diff --git a/.github/workflows/esp32.yaml b/.github/workflows/esp32.yaml new file mode 100644 index 0000000..02dc47b --- /dev/null +++ b/.github/workflows/esp32.yaml @@ -0,0 +1,21 @@ +on: + pull_request: + push: + workflow_dispatch: + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - name: Checkout repo + uses: actions/checkout@v2 + with: + submodules: 'recursive' + - name: esp-idf build + uses: espressif/esp-idf-ci-action@v1 + with: + esp_idf_version: v4.4.2 + target: esp32s3 + path: 'esp-idf' diff --git a/.gitignore b/.gitignore index f5acea7..e6f03e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /firmware/ /__version__.py -__pycache__/ \ No newline at end of file +__pycache__/ + +# OSX Files +.DS_STORE diff --git a/.gitmodules b/.gitmodules index 6c78d32..9d6009a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,9 @@ [submodule "vendor/microdot"] path = vendor/microdot url = https://github.com/miguelgrinberg/microdot.git +[submodule "esp-idf/third_party/golioth-firmware-sdk"] + path = esp-idf/third_party/golioth-firmware-sdk + url = https://github.com/golioth/golioth-firmware-sdk.git +[submodule "esp-idf/third_party/esp-idf-lib"] + path = esp-idf/third_party/esp-idf-lib + url = https://github.com/UncleRus/esp-idf-lib.git diff --git a/esp-idf/.vscode/settings.json b/esp-idf/.vscode/settings.json new file mode 100644 index 0000000..245f296 --- /dev/null +++ b/esp-idf/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "idf.adapterTargetName": "esp32s3" +} \ No newline at end of file diff --git a/esp-idf/CMakeLists.txt b/esp-idf/CMakeLists.txt new file mode 100644 index 0000000..edd38c8 --- /dev/null +++ b/esp-idf/CMakeLists.txt @@ -0,0 +1,5 @@ +cmake_minimum_required(VERSION 3.5) +list(APPEND EXTRA_COMPONENT_DIRS third_party/golioth-firmware-sdk/port/esp_idf/components) +list(APPEND EXTRA_COMPONENT_DIRS third_party/esp-idf-lib/components) +include($ENV{IDF_PATH}/tools/cmake/project.cmake) +project(golioth-esp-idf-external-app) diff --git a/esp-idf/build/.bin_timestamp b/esp-idf/build/.bin_timestamp new file mode 100644 index 0000000..7e10d34 --- /dev/null +++ b/esp-idf/build/.bin_timestamp @@ -0,0 +1 @@ +974085bd1db6037dd3e5f1557bd58628 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.bin diff --git a/esp-idf/build/.ninja_deps b/esp-idf/build/.ninja_deps new file mode 100644 index 0000000..64b07b8 Binary files /dev/null and b/esp-idf/build/.ninja_deps differ diff --git a/esp-idf/build/.ninja_log b/esp-idf/build/.ninja_log new file mode 100644 index 0000000..8f2ca08 --- /dev/null +++ b/esp-idf/build/.ninja_log @@ -0,0 +1,1297 @@ +# ninja log v5 +41 50 1670619157998664538 project_elf_src_esp32s3.c 7c9e19ca4be6b637 +41 50 1670619157998664538 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/project_elf_src_esp32s3.c 7c9e19ca4be6b637 +41 69 1670619158015860188 ota_data_initial.bin 60f84f40d6808e41 +41 69 1670619158015860188 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/ota_data_initial.bin 60f84f40d6808e41 +42 95 1670619158040511599 esp-idf/esp_system/ld/memory.ld ac8981958535bd13 +42 95 1670619158040511599 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/ld/memory.ld ac8981958535bd13 +41 138 1670619158020882528 partition_table/partition-table.bin 6d0eb86d12795c1c +41 138 1670619158020882528 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/partition_table/partition-table.bin 6d0eb86d12795c1c +99 320 1670619158263934215 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj a6e8b43f9f0b6b61 +95 321 1670619158264660299 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj 584d46ca76ae3a86 +95 322 1670619158266079552 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj 8ac741049c78b64a +96 324 1670619158268506472 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj f32e8cf27517388c +138 355 1670619158297626514 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj 583663c9c8645b50 +322 507 1670619158453119073 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj c0f827dc3e2491b5 +321 513 1670619158460057459 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj 9542364ee1fc8451 +95 539 1670619158485337662 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj 3d2a478839b60dc5 +99 563 1670619158506920527 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj 5c41c5261cde9564 +97 563 1670619158507364986 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj 28eebb48ad1631d +355 606 1670619158548977755 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj a4aa91bb5fe3cbc1 +513 632 1670619158573866457 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj 36e3fb1bb34cdf71 +563 691 1670619158636256090 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj 81942ea3d9a653d +97 697 1670619158642038807 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj f2c110bb90e8cad9 +324 742 1670619158687180247 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj 150856c735d8f674 +320 750 1670619158695847218 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj 56baa19e20b44ee5 +691 805 1670619158752059633 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj 744518434d56e94d +606 935 1670619158879370402 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj b917eb96ed9c2dbb +540 942 1670619158887929872 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj 70bc10a2ca7db7b8 +805 971 1670619158916985456 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj 3a65be524cbd4817 +563 1023 1670619158966015153 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj 6e77cd21aa5ca7a0 +508 1039 1670619158985308181 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj e9d165e1bd1421f6 +632 1069 1670619159014734723 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj 79de415fc70710ca +971 1078 1670619159024247029 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj d8d6958a1139ccdf +1023 1133 1670619159079413401 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj ad852bf2c4d04dcd +99 1155 1670619159099766389 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj 236cf10dffacd5d +1078 1188 1670619159133534105 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj 7f55dff901140b7e +750 1207 1670619159152845966 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj fcea9339582df358 +1133 1251 1670619159196915280 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj eb35406011872a38 +1039 1295 1670619159241433928 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj ecc9a1ae10c6a665 +1188 1298 1670619159244739266 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj ae892780075fccc6 +935 1314 1670619159258894579 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj b0b58b7fb6d3be22 +1207 1329 1670619159274172517 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj a746df267447dc8c +1069 1343 1670619159289193081 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj 5c4deab894d9c1ac +1251 1363 1670619159308079942 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj 967741521ccb33bd +1155 1378 1670619159322219212 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj 12e201b7d6166ea9 +1295 1427 1670619159369353906 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj 29b10e19e803da94 +1314 1446 1670619159392030022 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj fb48c35b7cbf74a1 +942 1535 1670619159480381776 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj ea5d2b367e744a2c +742 1576 1670619159519360082 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj 6a2e29f67068a793 +1343 1608 1670619159553876966 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj c6da2e272b0e845 +1378 1638 1670619159584529010 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj 6b8f322263a26375 +1298 1705 1670619159650906773 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj 5b3766190ffd81df +1330 1729 1670619159673806807 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj d6b6f78bda38f2f7 +1364 1731 1670619159673103139 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj 19148882de45df07 +1427 1736 1670619159682183444 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj 3f6e9847e96a9826 +1638 1757 1670619159702564182 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj 33d7a9c5f2533235 +1608 1773 1670619159719822207 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj 1a8dc61cd0fb6406 +1576 1797 1670619159742072739 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj 5ad6cd98eefffcae +697 1915 1670619159851555815 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj 454f35b006cb2c46 +1535 1953 1670619159897575507 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj 54473c5f29f3422 +1736 2024 1670619159970060446 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj 45cba043191e144f +1797 2037 1670619159982529714 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj fce513e2a2681451 +1773 2073 1670619160017520890 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj c809f5ecddb33a43 +1729 2117 1670619160062260830 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj cb5e579bb491728b +1446 2136 1670619160079050479 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj 5bf0c574e461b9d1 +1731 2168 1670619160113749196 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj 1b19da82bf006104 +1757 2172 1670619160117447910 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj 8752863af0a4d86b +2024 2179 1670619160124713004 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj 47475fc0020d1b1e +2136 2250 1670619160195484315 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj 2fb81cc427328384 +1915 2361 1670619160305523100 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj 1b69cdcb18658644 +2179 2440 1670619160381294711 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj 78a137293367673d +2250 2472 1670619160418707307 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj 31e7b3423185bc01 +1953 2482 1670619160425944859 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj d79590b6862201a0 +2073 2485 1670619160427512444 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj c4af1821064fd0bf +2117 2498 1670619160443307467 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj bb692fb99689bd89 +2172 2568 1670619160512209151 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj 729ba2ba59ebe24a +2037 2570 1670619160514128070 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj 5f94066e2763e91c +2440 2571 1670619160515882156 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj 60a86e531b92b9ed +2498 2634 1670619160577396162 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj 534f3253a1b673 +2472 2674 1670619160619041181 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj 163145e8c18b2a18 +2482 2678 1670619160620932017 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj 5a40f9d701c3640 +2568 2753 1670619160698637714 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj a452bce77625e73c +2485 2820 1670619160757325174 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj da8d5611663dea31 +2361 2841 1670619160786306174 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj f50ae33da93f4897 +2571 2920 1670619160866796666 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj 199336410c4afdec +2634 2921 1670619160866099790 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj 4bf2619746b53ff3 +2674 2922 1670619160864952205 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj 6afcc5e54806247d +2571 3039 1670619160984138212 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj 490ceff164e4ce7d +2678 3063 1670619161007980538 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj 7bfb392950b068c5 +2753 3071 1670619161016449134 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj 924563267ff1d1f5 +2841 3170 1670619161116240154 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj 905bdf02f01de997 +2820 3257 1670619161202688446 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj d9acd3b9e8885f87 +3063 3375 1670619161315996945 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj 5f030a1ac34774d6 +2921 3406 1670619161351357204 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj b8d166d351110dd9 +3071 3407 1670619161351531246 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj e9b7dbf0c6262352 +2922 3409 1670619161353500582 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj 7f4d1e96a8c7209a +2168 3427 1670619161370741108 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj 719955bf7fc8ac5a +3040 3457 1670619161402853863 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj ffc1020f78b59e6f +3170 3476 1670619161419295595 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj edf5bc04bdc0fdde +3407 3556 1670619161502809383 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.obj e0ff6e0523ee8ec4 +3406 3574 1670619161519834491 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj c4d4b00e6f5229af +3375 3623 1670619161569219938 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj cf6aa303abe813fa +3257 3684 1670619161629285234 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj ccbfdb6f27b0e549 +3684 3783 1670619161729817546 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj bc8da1b21fdc4aee +2920 3845 1670619161790063884 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj 79a3bab56ef2d7be +3556 3859 1670619161804442155 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj 22c8e079669cd70 +3427 3877 1670619161821927847 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj 4fc1a8135cc7f9ba +1705 3915 1670619161858925359 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj 94b3c1f6bd679fdd +3623 3974 1670619161918804238 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj 6d2d32abb8a6f699 +3457 4014 1670619161957673961 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj 7ccb2db6bcc8a493 +3574 4014 1670619161958990338 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 625ae9df339e0bd8 +3845 4118 1670619162063601323 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 91dc3cee78f9dd84 +3409 4123 1670619162067706538 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj efbb30b440e513ad +3783 4155 1670619162101552129 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj a0c6fff52f727fd3 +4118 4236 1670619162181401661 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj 98a66e9e91d95cf2 +3877 4242 1670619162187892879 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj 154e6f569d5c7dd3 +4236 4260 1670619162207207491 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 4c71118efc7e8a0b +4236 4260 1670619162207207491 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 4c71118efc7e8a0b +4123 4269 1670619162214362959 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj 153badb0615df7ac +4260 4275 1670619162223249222 bootloader-prefix/src/bootloader-stamp/bootloader-download c251d4dfb50cd11d +4260 4275 1670619162223249222 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-download c251d4dfb50cd11d +4276 4294 1670619162243218126 bootloader-prefix/src/bootloader-stamp/bootloader-update 559a5dd13b6828d7 +4276 4294 1670619162243218126 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-update 559a5dd13b6828d7 +4294 4310 1670619162257552272 bootloader-prefix/src/bootloader-stamp/bootloader-patch 23f2449a3d064331 +4294 4310 1670619162257552272 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch 23f2449a3d064331 +4014 4475 1670619162421344719 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj cbbfdee3c3a1e421 +4269 4599 1670619162544942607 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_app_desc.c.obj bccf28d8f4725873 +4155 4751 1670619162696548660 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj 241d68d03711ac56 +3476 4771 1670619162712256058 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 6ed49ce7aa18a5f0 +4242 4821 1670619162766423762 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj 25e38221309dbc11 +3860 4851 1670619162794460094 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.obj bd1dc6f4e8e91cbf +4475 4893 1670619162838151950 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj c16d07bf0086cc5f +4751 4918 1670619162864048362 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 32c59f5bbbe8d776 +4599 4974 1670619162920251111 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj 9c0d45f5b67782d9 +4821 4999 1670619162945625523 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj da6c3d043be825c8 +4851 5022 1670619162968393806 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj d9ee209e5e49d443 +4893 5045 1670619162989453836 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj f3290bd886dbdd67 +3974 5133 1670619163078367716 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.obj 53e015bfdc2f9566 +5022 5162 1670619163107634050 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj 9aba594ba362e1b5 +5045 5222 1670619163165826926 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj 770dbbdea0b13009 +4999 5223 1670619163166603511 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 9cd6731d8eebd4ad +4771 5252 1670619163197714306 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj cc60ea54b3530803 +3915 5299 1670619163240718743 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj c96de0372d27dfa4 +5162 5329 1670619163275816753 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj 339fe14987b5a022 +5222 5337 1670619163283548597 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj a8376a8c13aa62a3 +5299 5376 1670619163322239612 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj ae35b4e8663a3e61 +5134 5418 1670619163361701919 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj 6b2061628a0c0624 +5223 5450 1670619163395266593 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj 51a8d2f724af3ca1 +5376 5505 1670619163450268715 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj a5ae07d571873114 +4974 5534 1670619163478117047 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj f8bdc9864ab9b1d0 +4014 5535 1670619163478881506 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj 6b20587ab71ed671 +5337 5628 1670619163574656396 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.c.obj 98ae8df2f9a4012a +5329 5666 1670619163612197575 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj 83fd8a3887ef12cf +5450 5696 1670619163642046785 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj 80e0899416b6c851 +4918 5719 1670619163662635690 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 97f80547e69e8761 +5505 5745 1670619163691319524 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj ee3a83b9dc1372d2 +5252 5782 1670619163727829035 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj f69c1e7f47bec0ea +5629 5784 1670619163729916246 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj 14556623fea552be +5534 5839 1670619163784100575 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj a8afa3c58d2150c4 +5535 5881 1670619163823825175 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj 4610ce746802d16b +5696 5950 1670619163894259902 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj a6bea54f54ffa22f +5419 6034 1670619163979891985 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj 5bb9e1efcedf007d +5720 6054 1670619163998740304 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj 54e40e5a1a96330e +5666 6061 1670619164006525732 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj f84c9aa0cd487734 +5784 6169 1670619164114796681 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj da2e24b195981685 +5745 6172 1670619164117726435 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 500f84c4cff42e75 +5839 6209 1670619164154983281 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/flash_ops_esp32s3.c.obj a353e8b2ec488c85 +6054 6228 1670619164173132099 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj 5a516b9952fd8915 +5782 6339 1670619164283066884 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj b0eedf5983b7f465 +5950 6439 1670619164385179782 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj 8c765b39b68792cc +6034 6510 1670619164452231463 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 8b1b159fcf66a4a8 +5881 6589 1670619164533380581 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj f4389b9860bb78d5 +6172 7211 1670619165157222655 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj 5b3bebe4e2c302a7 +6589 7215 1670619165160802910 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj 19a9b24ee6f3f42c +6169 7304 1670619165249781415 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj 72cb981a6db9a4df +6228 7377 1670619165322287937 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj 87f6038bdddd8fc3 +6510 7392 1670619165338404044 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj 39a2fc71a52102c9 +6440 7511 1670619165450364873 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj 8a1bbd106e0aaf1b +6209 7660 1670619165605021140 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj ef41659f6319acd +7392 7683 1670619165629104466 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj 834e50499fb86958 +6061 7688 1670619165631327761 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj ff87401cade164c0 +7511 7794 1670619165739884336 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj 280ece460fa67e73 +6339 7840 1670619165784703109 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj 95937bb3a13104f5 +7688 7896 1670619165839169272 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj 2834ae67f6c6a08c +7840 7936 1670619165880517207 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj aa39e4c4125ed862 +7377 7979 1670619165922013101 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj 4aee6f45c3be99e8 +7661 7987 1670619165933040908 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj aa5f6da9d7d5de96 +7684 8017 1670619165962321867 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj 2de2233119a23070 +7212 8036 1670619165981504770 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj 96e39af05724bf41 +7794 8052 1670619165994255706 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj d5b3a5275772e3b0 +7936 8116 1670619166060684886 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj 23ee2aadbad7bf60 +7304 8141 1670619166086257715 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj d6f8b9b7a3ac466 +7979 8167 1670619166112620003 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj ad543b3f64e8f96d +8052 8226 1670619166171111046 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj 11def081fa5e7786 +8037 8235 1670619166181080436 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj 762c9f6c456dfa6c +8017 8253 1670619166198986253 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj da6b254f6324b2f8 +8116 8276 1670619166221949745 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj 9ca20a57df60a113 +7896 8330 1670619166273052403 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj 5345753de7453eec +8141 8330 1670619166275950407 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj ba3544d053ba3625 +8168 8429 1670619166372730089 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj c0903141dd51ac81 +7987 8432 1670619166377576305 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj a17c9750c36bc614 +8235 8505 1670619166451221620 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 632c4847ac42906d +8253 8570 1670619166515205546 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj b0783d4e3fdafa06 +8276 8573 1670619166519646386 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 15671e57c6a67cc9 +8330 8619 1670619166563932409 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj a30e1555425c1d4e +8429 8676 1670619166621823827 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj 9eb907c1b62d9034 +8505 8704 1670619166650086118 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj 3a65979a230ea829 +8570 8707 1670619166653676331 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj 129381ca4bd86914 +8226 8777 1670619166719583344 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj 255c5a2287b2a877 +8330 8798 1670619166742803586 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj 6572aa4178e0826d +7215 8808 1670619166752226766 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj b6441c3aff064b6e +8619 8817 1670619166763157115 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj 1ab62f63e5448f6b +4310 8860 1670619166806825429 bootloader-prefix/src/bootloader-stamp/bootloader-configure 8629e2f59e82b8db +4310 8860 1670619166806825429 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure 8629e2f59e82b8db +8809 8951 1670619166893022804 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj ddcbcf661c87dc34 +8704 9183 1670619167122947847 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj fbd08febd6014339 +8798 9232 1670619167172881044 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj 95f1f91e55d58ba +8676 9252 1670619167194703118 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj 5858d7c27b88bfdf +8433 9294 1670619167235266969 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj a954265c33e36a22 +8574 9318 1670619167257229459 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt.c.obj 4a422ce4957b8d54 +9318 9465 1670619167409152388 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj 98a8677ed5cb4fa9 +8707 9543 1670619167484202122 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj b94054d35d14fdfd +9543 9696 1670619167639877140 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj adc335827cfd0746 +8951 9879 1670619167820222611 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj aacaddef18cdd025 +8817 9917 1670619167860847336 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj 7e86f87adec55367 +8778 9932 1670619167878166653 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj e23c63cea82bb789 +9879 9970 1670619167915421916 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj f17b55b27d7f12f4 +9252 9990 1670619167935483695 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj 65308bd508cc3049 +9971 10081 1670619168024960117 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 96639fb694b192f +9232 10085 1670619168030603792 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj 811fce1eb1652a8b +9991 10138 1670619168074538897 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 8cdde19f0f97b21f +9917 10170 1670619168114735081 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj 5babbdcef66d0d9b +10086 10200 1670619168143967165 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj b0f1cf92c2b12d4b +10138 10226 1670619168170235370 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj 6cb9b3ddb95a6863 +9183 10268 1670619168212639431 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj c1c9d31ad2d877f3 +9932 10282 1670619168227716245 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj fdb611ab04ace69 +9294 10383 1670619168327931849 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj 645fd88127f03ed6 +9697 10426 1670619168370383952 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj 7e2615e98f8908eb +10082 10438 1670619168383810389 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj 3486747dbf74e99d +9466 10452 1670619168398178201 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj f6ef751fc53aaeb0 +10200 10535 1670619168479572861 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj ac295040125fd9ef +10226 10581 1670619168525956804 esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj f7baa96ab28a4f8b +10269 10764 1670619168708173277 esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj 3b8082a604ec8950 +10170 10845 1670619168789557854 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 6c362697e23213ea +10581 10895 1670619168836202255 esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_hal.c.obj 1b0a77b3f5e1452d +10283 11080 1670619169023940986 esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj 4dff1ea627ba7749 +10438 11197 1670619169138683153 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj 3156a3f3d76f3e2e +10383 11239 1670619169183339343 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj 77b4e06eb49b06fb +10845 11279 1670619169207740628 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj aa18d4d503ad3829 +10895 11326 1670619169267288382 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj 82761954b5c33291 +10452 11365 1670619169308951901 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj fe8c791acfefcf62 +10764 11429 1670619169371297575 esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj cc25613d3aeb2a93 +11198 11626 1670619169568075236 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj 9d03bfbf8c41157b +10426 11663 1670619169606299499 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj fee7c08b56f7b43c +11327 11754 1670619169690312247 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj c74d233a5093e054 +11239 11789 1670619169729513429 esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj 81195ac7151c8762 +10535 11790 1670619169734087727 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj 92d8afe6993ef455 +11080 11902 1670619169846366849 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj b67bd74423aa61fe +11663 11921 1670619169865519752 esp-idf/hal/CMakeFiles/__idf_hal.dir/soc_hal.c.obj e9a3a5dce11e893f +11626 11984 1670619169929945429 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj 8505a59d787dd1af +11754 12085 1670619170031535826 esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_hal.c.obj c4c8a1b281326c1d +11365 12128 1670619170073563387 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj 6dda0f1c4cb13813 +11279 12191 1670619170136270978 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj a4d012f3a479e4eb +11790 12334 1670619170259660741 esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj 82cfe7985a4a0080 +11789 12433 1670619170377168954 esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj c472617145285a80 +12191 12471 1670619170417473971 esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj 1d0b10c398d26a62 +12086 12472 1670619170418374139 esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj d1a228a26e447e86 +12334 12491 1670619170435289622 esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj 32b27a832079c9f3 +11921 12535 1670619170474592054 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj 2eb8ea84541e7988 +12128 12592 1670619170532142471 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj 30161eef6eb11daa +11429 12623 1670619170567564356 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj e7fa2c79be69e2c5 +11902 12633 1670619170578842289 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj 8d9cca792e58363d +12434 12718 1670619170663206370 esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj 5c6ffe91dc29bed +12592 12994 1670619170917162781 esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj a2725ea2510af2c +12718 13045 1670619170988513676 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj a1b344cc76b96bb0 +12634 13120 1670619171061243240 esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj 8d6996b3d6775707 +12623 13123 1670619171062430034 esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj 7b23881da38e8bd2 +12535 13209 1670619171147384199 esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj c8d18909a14f2b1f +12491 13334 1670619171280455351 esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj 93ef999e5a0f2ae3 +13046 13413 1670619171358680464 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj 817d3ebc41785134 +12994 13514 1670619171458482609 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj c752f5432e344710 +11984 13545 1670619171490035030 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj 2d16db51fbc5e6d8 +13123 13689 1670619171633429697 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj d3c267e0f26798f1 +12471 13691 1670619171637456536 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj e4e3833e1abd961a +12472 13787 1670619171732737925 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj d800f803b3e07591 +13120 13847 1670619171791935303 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj ba22f938a0b258b1 +13209 14026 1670619171971536606 esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj c86b80313b18581a +13847 14038 1670619171984843375 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy.c.obj 3ef91596c5f1f3d4 +13689 14087 1670619172032881903 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj 5fe94907cc4853ab +13545 14091 1670619172036612658 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj e790dc5ab182a1d +13413 14126 1670619172071369334 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj b0b43f9a7bf4515c +13691 14252 1670619172197276934 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj e32009e18c25e2 +13515 14305 1670619172250842762 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj a48b16be393acef6 +14126 14317 1670619172263641697 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj 7f7e990e9d90a4ae +13335 14443 1670619172387362710 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj aca01c696e2aa856 +14091 14452 1670619172395463264 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj bfa2de95b057ba8f +14026 14453 1670619172398730393 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj 9adec7b6db5fe973 +14087 14502 1670619172448262632 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj b7fd48596ab8b6c3 +13787 14519 1670619172462698278 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj 812b4df1ad7827c9 +14305 14567 1670619172512678017 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj 816a6b098d35581 +14318 14682 1670619172622975594 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj e0b892d8bf47faf7 +14444 14691 1670619172636303405 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj 6ddbaa4f7af20291 +14038 14745 1670619172688150606 esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj e57211c883f975d6 +14502 14820 1670619172763918841 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj 14cb2e0dad0d4aef +14452 14833 1670619172777666653 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj f4e92f742c951af4 +14519 14846 1670619172791814715 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj a628901b28c1a5a +14682 14922 1670619172865736864 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj 64d03d589b6c1e70 +14567 14933 1670619172877463798 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj a0fb5402f5a7b774 +8863 14980 1670619166806825429 bootloader-prefix/src/bootloader-stamp/bootloader-build 36ab58e84c73fac3 +8863 14980 1670619166806825429 bootloader/bootloader.elf 36ab58e84c73fac3 +8863 14980 1670619166806825429 bootloader/bootloader.bin 36ab58e84c73fac3 +8863 14980 1670619166806825429 bootloader/bootloader.map 36ab58e84c73fac3 +8863 14980 1670619166806825429 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 36ab58e84c73fac3 +8863 14980 1670619166806825429 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.elf 36ab58e84c73fac3 +8863 14980 1670619166806825429 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.bin 36ab58e84c73fac3 +8863 14980 1670619166806825429 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.map 36ab58e84c73fac3 +14981 15008 1670619172956387329 bootloader-prefix/src/bootloader-stamp/bootloader-install 1d5a3771457ce77f +14981 15008 1670619172956387329 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 1d5a3771457ce77f +15009 15032 1670619172980888156 CMakeFiles/bootloader-complete 7f86ffa4133f50ce +15009 15032 1670619172980888156 bootloader-prefix/src/bootloader-stamp/bootloader-done 7f86ffa4133f50ce +15009 15032 1670619172980888156 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader-complete 7f86ffa4133f50ce +15009 15032 1670619172980888156 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 7f86ffa4133f50ce +14453 15121 1670619173065776488 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj b12bda8d12895872 +14745 15136 1670619173081634636 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj b0dd8a2ae398c831 +14933 15148 1670619173093958529 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj e51b24237b993ebd +14691 15187 1670619173132555752 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj f67d1a9d057e35b1 +15032 15272 1670619173217594709 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj 96aea4c354f75dee +15122 15286 1670619173232377064 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj 3a0c2dcb31d4f235 +14252 15336 1670619173279805591 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj 443b4ce7fa1df525 +15187 15339 1670619173285030682 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj c907265bd9715123 +14833 15370 1670619173315600601 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj e924115362bb34fe +15272 15441 1670619173386738080 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj 570bbd64e39b0944 +15136 15462 1670619173405899900 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj 7b87a61d259b6bd1 +15286 15488 1670619173433689190 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj 5035c6754e49e7f1 +15148 15507 1670619173453108760 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj d3785638d75c8d0b +15371 15560 1670619173501597622 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 24e0db68f14ae3be +14922 15586 1670619173531566832 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj 23b8d61cf177c5c7 +15339 15609 1670619173554979908 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj 34b7448137a7dc8b +15441 15629 1670619173573099934 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj aca8461f1eb73f74 +14846 15669 1670619173611865991 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj f837f3048c77f4c5 +15488 15692 1670619173638674113 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj e913647f74433bc8 +15586 15783 1670619173729140328 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj 8d89ed8b5c8f9097 +15336 15796 1670619173741408762 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj 478a45c5f0b8b83c +15462 15825 1670619173768546594 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj a58d62cbc0a5d16e +15507 15834 1670619173779532484 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj 7e0a560c8f4642aa +15629 15900 1670619173845809373 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj b3bd5c1546587932 +14820 15969 1670619173914166847 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj e7d51d51bad0ae4a +15560 15998 1670619173941911762 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj 6d6a1971168fa46c +15783 16029 1670619173975128061 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj f63b4bf8ef34fc79 +15900 16097 1670619174039773155 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj 5c98caf94f85b0cd +15796 16123 1670619174068683905 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj aa7195a392664af0 +15998 16261 1670619174202427641 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj f1d2a292cabfb437 +15825 16322 1670619174266789985 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj 33ea184f14aa0bed +15692 16336 1670619174279939004 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj 2629201e75c405c8 +15609 16344 1670619174288981184 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj 2089c4108cf67a94 +15669 16359 1670619174304475748 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj 9cb569633e4df834 +16344 16503 1670619174448802166 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj eed29ae32be0912f +16322 16555 1670619174500695366 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 7fa06e9a615f9597 +15834 16557 1670619174501805868 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj a59b9080ed288bfe +16360 16562 1670619174507866377 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj bdbd54b86b8aa568 +16029 16619 1670619174564088417 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj 8816b74382f9a50e +16097 16651 1670619174595635838 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj 9a8bf3d308996efb +16336 16732 1670619174678265125 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj ab882661cec62aec +16503 16753 1670619174698349529 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj 727bc8ad53f3cecd +16261 16759 1670619174703305494 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj ef63a3449c4eb5fb +16555 16783 1670619174728846823 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj 61de4ded5af8a705 +16651 16949 1670619174894386439 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj bcb4020d20ea595f +16732 16993 1670619174937350835 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj e68023394c879a8b +15970 16997 1670619174941517466 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj e6f28f0f3a95e789 +16557 17000 1670619174945799014 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj 2a6ee496ba65a641 +16619 17023 1670619174966449002 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj ccc149e7a2f669c5 +16562 17027 1670619174970430716 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 950dc38c2fe05ca2 +16759 17040 1670619174985107821 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj ed3d8023d67783ba +16124 17124 1670619175067147898 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj 465c7f660922da21 +16993 17150 1670619175095861107 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj a21fe95a4e7b3165 +16753 17229 1670619175173745762 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj c3b749f038d13d35 +17023 17356 1670619175301896865 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 1c6cf61c0442698 +16783 17382 1670619175325439857 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj e378c3d757f81664 +17000 17383 1670619175327617944 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj 13c4a5b0a6169305 +17040 17411 1670619175354266858 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj 8b128c052cab2faf +17124 17515 1670619175460553846 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj 93884b8e4c05df29 +17383 17561 1670619175506344870 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 300e5b39322bd7fa +17229 17573 1670619175517527178 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj 5c5c4bee7c272280 +17356 17612 1670619175555634067 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj cf27741a560f7590 +17150 17614 1670619175558978114 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj 8262c86a677e0445 +17411 17737 1670619175683088211 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj 24071f8dd78c265a +17614 17742 1670619175688035760 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj 1f3fb7ff6b33992c +17573 17764 1670619175707585413 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj 4ef20c58fc0d9dd8 +17561 17766 1670619175711264418 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 75e10b0f046e93d6 +16997 17779 1670619175722111809 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj 200a48c02649be6f +17516 17784 1670619175725161064 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj 5f62139f7125e5ed +17382 17937 1670619175882148542 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-ec.c.obj e746c9faf2af72b +17612 17983 1670619175929110027 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj 45a8acd9fa3f072c +17742 18035 1670619175978208848 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj 5b2ecb5c539c21b1 +17737 18040 1670619175984149357 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj 93c338b67963bb1a +16949 18093 1670619176036076099 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_registrar.c.obj 806f488385e0ad6d +17027 18115 1670619176059730550 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj 2ad710da4fbc0d4c +17766 18172 1670619176118413260 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj 5ec5005661080ffd +17784 18219 1670619176164110702 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj 5acd7ddac1cfbf6e +17983 18225 1670619176170697920 esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj 157e294166b4f21d +18040 18266 1670619176197404625 esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj 6a578542f400d93 +17764 18291 1670619176236779183 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj c2f835fb3fdbf17f +17779 18432 1670619176374308341 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 400358c8f4c14eac +18173 18469 1670619176415067233 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj 89951bf6a7d79938 +18291 18482 1670619176429350421 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj e2a240a79547fde1 +18035 18513 1670619176458350505 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj fd575c824661d263 +18266 18538 1670619176483117166 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj dedbcca95d9242c2 +17937 18563 1670619176507349993 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj c01585912a34e1e +18482 18665 1670619176606724845 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj 8711d0d3e02f951a +18432 18748 1670619176694379056 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj 51cbd5dcce4baf5f +18115 18766 1670619176710747997 esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj c067898f446423ce +18219 18798 1670619176742510335 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj 921c43b48399c89d +18469 18835 1670619176779415472 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj ee5c564aeb1b6d8e +18538 18868 1670619176813586855 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj 372d79b7b177cfa5 +18563 18962 1670619176907255241 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj 2504d8bb5e3b11e4 +18835 19079 1670619177023798202 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 65fb8a29772af470 +18226 19113 1670619177053006911 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj 790dba7c89fe16c0 +18665 19113 1670619177048628613 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj 15e2b9946be06565 +18748 19132 1670619177076647195 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj faa744abcd009338 +18868 19285 1670619177230928961 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj abfbcc357f523cef +18962 19304 1670619177248526820 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj bd42c217d660117c +18094 19317 1670619177255874164 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj a0800272cde9f4a2 +18799 19348 1670619177292587551 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj 171e1a85cf7d4496 +19079 19497 1670619177442582186 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj 9d4c187dadd7c4b2 +19304 19519 1670619177464219759 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 689e52ec3486c64f +19286 19553 1670619177499187810 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj 23b73de2dd8efcf7 +18766 19703 1670619177647112233 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj 22530004d11b4bbb +19132 19733 1670619177678891571 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj 45bc53f6a71a946b +19113 19774 1670619177719449838 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj 59579589aad4cb8 +19703 19881 1670619177826707953 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj fad75ba0519dac13 +19519 19929 1670619177871506435 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj 257a3ff0ce854805 +18513 19952 1670619177894675218 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj c125b1568f189617 +19113 20046 1670619177976884921 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj a4e791095c628ae2 +20047 20223 1670619178168128449 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj 26de6161a5ced680 +19317 20241 1670619178183109054 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj b16872873820ec6b +19881 20254 1670619178199610162 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj d092fc7b92e6bbc4 +19553 20256 1670619178200906414 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 184c4ed3a1e049d6 +19498 20363 1670619178307928777 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 8f3b2ede2e45fc1b +19348 20364 1670619178309600322 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj abbd927547058e8 +19774 20482 1670619178412530180 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj b05bb7fa0e042db +20254 20523 1670619178468811095 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj 6ad35c841a79671d +19929 20524 1670619178469963846 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj 4e294e95d42e1dfa +19733 20596 1670619178539502239 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 345fa0db16e68fe8 +20364 20602 1670619178548693586 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj f01eb25eba9ce33c +19952 20682 1670619178627547742 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj 77b2177fa0dfd21c +20256 20718 1670619178664034462 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj f4cd751a88f06c3a +20223 20791 1670619178734790107 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj 943064df271d0955 +20363 20844 1670619178790066687 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj c0aad543b2214f13 +20241 20854 1670619178797285322 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 9aaac7ab3ba79cca +20524 20985 1670619178931008309 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj 52f22498558fef27 +20844 21032 1670619178972920286 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj 2b4918d0c9a7f9ef +20854 21057 1670619179003248622 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj fd82154684767f20 +20682 21110 1670619179054731113 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj 22ecf7a329c373f3 +20596 21128 1670619179073593933 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj 6358c1a9fd899d1c +20523 21143 1670619179088241704 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 78246930088467f8 +20985 21167 1670619179112803698 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj a31d9914f95319ef +20791 21249 1670619179194610275 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj fb6b7043b5ffc6e6 +21032 21313 1670619179256793907 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj 7655893efe0b2806 +21129 21358 1670619179301285472 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj 2be590afda353007 +21057 21386 1670619179331546516 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj 8a205f52934a54a8 +21111 21477 1670619179422527815 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj 28d6653a137ec522 +21167 21482 1670619179428144281 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj beac94e4b2589f7b +21144 21484 1670619179428027865 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj 72b5ca2ce22d9ba4 +20482 21528 1670619179469318091 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj 2bbc5773106cf31f +21250 21569 1670619179515090366 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj 5dc54d33af0183dd +21313 21569 1670619179514388073 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj 22c681d972a39295 +21386 21580 1670619179525352548 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj a76395591fbc7da8 +20718 21588 1670619179534057185 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/lowpan6.c.obj 29bdfbff275579f9 +21358 21673 1670619179619379810 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj 41ad8d7062e38130 +21482 21734 1670619179678943354 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj 282fd464751dd9c8 +21477 21751 1670619179696276005 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj 66227b0059bc3083 +21484 21763 1670619179705928269 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj cc06eea38765f408 +21569 21763 1670619179706172102 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj 97c49b3a6bfe2dae +21528 21782 1670619179726521215 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj e2afbe45b3b9e2c7 +21569 21787 1670619179732423224 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj a7d2b1cd855a5853 +21581 21816 1670619179761488766 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj 4a43be92cd4a9bfc +21588 21904 1670619179848848768 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj ce53f0c55569dac9 +21673 21954 1670619179899160383 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj cf7bdb46c595ecf7 +21734 21962 1670619179905973060 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj 1b8ac0bd136dfd89 +21751 21970 1670619179916498200 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj 4780dc23e93a7d62 +21763 22004 1670619179950274332 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj 8e1adb22ecb92bac +21782 22004 1670619179948686288 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj 1aa0195c65967508 +20602 22110 1670619180054407567 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj beb175a7b785086 +21763 22143 1670619180085979363 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj adea1e4982539fd +21816 22245 1670619180189250971 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj dc6018375cbffbb0 +21787 22247 1670619180193308602 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj bf9c9a338fb65e42 +21954 22254 1670619180200228071 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj af7919f4d3a47674 +21970 22254 1670619180199783695 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj 6be58f081257574f +22004 22287 1670619180231866783 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj b23e6d9249a74b10 +21904 22324 1670619180265828625 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj b27e99234ab8caf6 +21962 22328 1670619180271404841 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj 70b849a6cf761f6c +22004 22479 1670619180424879939 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj 43aa90d72282a73 +22247 22495 1670619180440226086 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj 1994348321cefe4 +22246 22563 1670619180508446602 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj 9818de1a4878e2f5 +22254 22590 1670619180536559727 esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj 72aee7fc1cad6cfd +22495 22620 1670619180566523062 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj d374ad086a690c77 +22287 22640 1670619180584964089 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj b97d0f5832003db1 +22590 22669 1670619180613314172 esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj f082d581b3e16c83 +22110 22689 1670619180633952493 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj 4f4c2c858e4a8c1b +22254 22690 1670619180634959536 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj a1b3f05d47bdb08d +22563 22712 1670619180654243689 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 80ffe4ce68f890f1 +22324 22715 1670619180655083232 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj 14bf6d4fe0a846d0 +22479 22727 1670619180670157254 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj da20e610a9be2673 +22640 22758 1670619180701924467 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj a28130feb6f9d04c +22670 22765 1670619180710499188 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj 5b3943866394ed61 +22620 22787 1670619180722724206 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj 52b973dc299345ff +22690 22816 1670619180762689180 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj f8c1cda5535b1f57 +22689 22822 1670619180765059434 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj b0639c158665038a +22715 22832 1670619180776582576 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj e95e6408e3cd99cb +22727 22840 1670619180778874245 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj e5f286b2e40e043 +22712 22842 1670619180786048381 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj c820c50591eeb2f2 +22765 22936 1670619180875680428 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj 4f678636c6010e62 +22758 22940 1670619180880969477 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj 46bc129610524c6 +22816 22953 1670619180895070748 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj e5ee70f456a84470 +22787 22965 1670619180906315098 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj 44bc04f2b7c3db1a +22143 22967 1670619180909260393 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj 965b17d695754b92 +22832 22987 1670619180926776169 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj 5f190abe5fcdfdfa +22822 22990 1670619180932446135 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj 821f08d94f2f70ea +22840 22994 1670619180935864682 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj c5c14086eff65da2 +22842 22995 1670619180938293936 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj 98e81a340a75d93c +22940 23084 1670619181029163151 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj 44e760940b310c20 +22937 23097 1670619181042344045 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj 4d6c0ec4a7fe310b +22988 23113 1670619181056492982 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj 71f3d1f3055308e1 +22965 23123 1670619181069331501 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj 8ea1e0d79a017138 +22953 23149 1670619181094487580 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj cd14ee439e83d3da +22967 23153 1670619181099436045 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj 309f446f0f8a7573 +22328 23204 1670619181145103236 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_tlsf.c.obj be30f7518280c294 +23113 23294 1670619181238807456 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj bc11b0088c20a297 +23084 23314 1670619181260171362 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj a837e0ea1df06d8b +22994 23342 1670619181287618944 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj ca39b7b91c9a4e39 +22990 23356 1670619181302663257 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj 8371d2da778a4ef5 +23097 23407 1670619181353679081 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj 31c4d177e7e3e87a +23294 23428 1670619181374059486 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj 236830924e0cb461 +23205 23430 1670619181371771358 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj 8cf54772e6119aa1 +23150 23494 1670619181436580952 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj 9ad930ee5c711daa +22995 23524 1670619181465238285 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj 2b4da9cc7fa1905a +23314 23530 1670619181475606509 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj f63599bb51717647 +23430 23577 1670619181522284035 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj 747e7497165a75b1 +23530 23603 1670619181549467991 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj ed3c48441e4bcf36 +23123 23647 1670619181592739554 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj 3182e08a9aa6d76e +23408 23667 1670619181613498542 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj 12feb0130b96fea9 +23577 23700 1670619181646916633 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj dbb7732eb595e0f +23357 23747 1670619181692127032 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj e42aba4c5c81b518 +23524 23748 1670619181694123285 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj 88222ee4c7659f +23495 23757 1670619181703670757 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj bf7c9f7474b22d68 +23647 23796 1670619181740022518 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj 45a42ca784dcf293 +23428 23847 1670619181792813303 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj c53e3a51e2c8ae45 +23757 23863 1670619181809801036 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj 98cb773c5db7afcb +23748 23869 1670619181810003912 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj dddeb25071f0fe85 +23342 23873 1670619181815491961 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj 1c421c1d8a6a0c04 +23748 23921 1670619181867903787 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj 1a2d45c6fa09f217 +23667 23942 1670619181888062400 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj fe57d5bbf2850c79 +23603 23958 1670619181902434296 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj b03e7d8087f17cb4 +23864 23979 1670619181923671494 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj f9f1022087ffb4b4 +23796 24022 1670619181967410890 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj 7c586d045ce47c02 +23700 24076 1670619182021871886 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj 8225dc6a9f987ad2 +24022 24126 1670619182072608252 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj 2b50446ddce6915a +23847 24147 1670619182093213740 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj 6ba1ca6229d11908 +23942 24167 1670619182113028185 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj da81fab1fbbf4f77 +24076 24179 1670619182122460657 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj ce5379e700ed6c0e +23921 24247 1670619182191646175 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj fb8290028027d33c +24126 24249 1670619182194352512 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj 7d05ecda02ec7062 +23153 24254 1670619182199744312 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj b7f291538ebb02a0 +24167 24256 1670619182202330649 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj 334c515fc8cbf831 +24179 24273 1670619182215926502 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj ee7fc0a26177c239 +23959 24277 1670619182220692300 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj 273315aa174a2c00 +23869 24284 1670619182229213354 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 86cf99926cc041b4 +24149 24366 1670619182311795349 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj d7318e8e19bfa7f9 +23873 24449 1670619182395229179 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj d108244048b97fc3 +24256 24459 1670619182405210444 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj fef014bcbd8f478d +24249 24503 1670619182448944049 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj c77d2f7d365382f3 +24277 24509 1670619182454460640 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj 910e50241fd43653 +23979 24616 1670619182560772086 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/port.c.obj 8a89a003632460c7 +24255 24636 1670619182580199782 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj 35ffbedf68ec513f +24503 24653 1670619182598933225 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj 501bb2d47f4fb5ea +24273 24660 1670619182606038861 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj 1be9de5a6945afd1 +24247 24693 1670619182636959364 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj 6e6d5c67678b8daf +24509 24753 1670619182699179371 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj c3c09799bbdb6d99 +24616 24777 1670619182722219905 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj 97a2911a0cf06b9a +24636 24834 1670619182780057739 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj 776d960da2587c25 +24653 24867 1670619182812201077 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj 267a20c15f6a12de +24693 24884 1670619182830440020 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj b34040cc8d74077f +24450 24902 1670619182847492170 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj 5d309290a9b390fe +24753 24915 1670619182860891190 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj 7b20c4b39cfab604 +24777 24942 1670619182885910101 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj 33948d4e6b2a82f1 +24459 24979 1670619182923709531 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj 80997bee359866f3 +24661 24982 1670619182924329657 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj 39b6d2179ca33d76 +24284 24998 1670619182943320476 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj 8bb8d790faa7ae98 +24867 25077 1670619183018014210 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj f840533b3edaa6d +24902 25082 1670619183027515724 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj bd07f796e403219d +24835 25084 1670619183028077183 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj 77614b5f014e70ed +24884 25123 1670619183069628660 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj e75c3489d9324b3b +24998 25207 1670619183149992860 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj ad60245a79a6f449 +24980 25210 1670619183153307490 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj 48baa22646ae62ee +24982 25214 1670619183157525996 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj feb2ffb607294508 +24915 25272 1670619183217639917 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj 82ac2f98025062fb +24942 25312 1670619183251610383 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj 2ea229f5b15e4364 +25084 25396 1670619183340054178 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj 428b887f71718d54 +24366 25414 1670619183357695912 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj a70d3d80060f2558 +25207 25427 1670619183371415349 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj b8964d8fa63858a0 +25211 25440 1670619183385880995 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj ed4b58c72a9329ed +25312 25500 1670619183446261874 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj c3f4c10b7a944626 +25272 25533 1670619183479271714 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj 17124a10028de14e +25440 25597 1670619183537393382 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj 6155cecfe061edc9 +25123 25634 1670619183580494069 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj b6af1f92ca8f12a0 +25078 25654 1670619183600237765 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj 6d559499b686d6e5 +25214 25698 1670619183639712489 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj 5dc905b6c2f8138d +25427 25791 1670619183732321832 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj e54adc1dbdaef3b7 +25597 25814 1670619183755497616 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj 9d05f18400b624cf +25500 25820 1670619183759169371 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj c61361500ad6d007 +25634 25832 1670619183772836391 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj 24a99078824ca64a +25654 25867 1670619183807721108 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj b3236822c0d5f4e4 +25533 25886 1670619183825453592 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj ca33d0dee245883c +25396 25902 1670619183845163204 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj 928bdc268e7de8c5 +25699 25911 1670619183856212762 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj f3764b3ba074ab51 +25082 25994 1670619183939063466 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj ebd75cdac67cc4c8 +25814 26053 1670619183998377677 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj a388c584feed7fce +25791 26068 1670619184013958283 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj a674ad170a270f5d +25415 26106 1670619184051031212 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj 3525d95cc0d984d1 +25820 26118 1670619184063707564 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj 30610bfed8b89d8b +25832 26150 1670619184094918234 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj de17969897f0db86 +25994 26159 1670619184103777622 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj d083db859ffee2b3 +25868 26167 1670619184111926425 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj 7457cb9118ade5bb +26106 26384 1670619184329355450 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj 274bbb34a5b40ce7 +25902 26436 1670619184381665693 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj bdba2c85aaa8dd24 +25911 26497 1670619184442489906 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj ed97d8c27bfcbbd8 +26384 26580 1670619184526804237 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_utils.c.obj 4a64b528f3cbeb62 +26118 26599 1670619184544290054 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj 5a2ade1a5a6f08b2 +26159 26789 1670619184725464859 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 9a530300723151df +26150 26822 1670619184766765836 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 2eefefd2cc929458 +26167 26903 1670619184846077618 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj ea76347c28e4a1fc +26599 26924 1670619184866596481 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj 93c96df24eb41f18 +26068 26927 1670619184869766319 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj 61382b361135cfeb +26580 26962 1670619184903430160 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj f48b817421c946d1 +26053 27043 1670619184984075319 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj 4f30423c98b4c312 +26789 27169 1670619185112647881 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj d42426107d325334 +26436 27229 1670619185174085678 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj faef218a7685dbe9 +27043 27259 1670619185203272054 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj 967674fdd8e060ef +26822 27456 1670619185400229174 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj d5add86ca8178a58 +26924 27457 1670619185401076967 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj a4407eb3d5f14123 +26962 27500 1670619185446265282 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj 673714b3f8967a2f +26903 27540 1670619185473391488 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj 1c1e88979abc0431 +26927 27551 1670619185480164790 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj 18b439b79601b13a +27169 27557 1670619185470716193 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj 9c99f75003551474 +26499 27611 1670619185554895315 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj d5f912b66bcab09c +27259 27819 1670619185762087116 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj d796cac1d86f9ce6 +27611 27828 1670619185773814675 esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj a6d726f3e2318ad1 +27229 27874 1670619185818146323 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj a923017c698c5e73 +27457 27943 1670619185886712589 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj 5bce2d35245da1f4 +27828 28019 1670619185963691826 esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj 33536c42707bc330 +27557 28056 1670619185999622587 esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj 519b99e971226005 +27551 28094 1670619186039892604 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj da00b9471a987a04 +27541 28099 1670619186044479944 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj 9ffea39df294c3dc +25887 28111 1670619186054329416 esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj a37cb61035f36e8d +27456 28113 1670619186057986547 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj 9a8c329b3210dc3e +27500 28149 1670619186095469851 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 87f39fb48e32c979 +27874 28167 1670619186114065212 esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj 99d333b9af3f9267 +27819 28204 1670619186150877890 esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj 46f1c0a9a1c66d76 +28167 28219 1670619186167708000 esp-idf/ulp/libulp.a 99453795dcbfb6d8 +28219 28251 1670619186199821000 esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a 28caf156a65d9ddf +28251 28281 1670619186230486000 esp-idf/sdmmc/libsdmmc.a e90d230a9b935d33 +28281 28332 1670619186280986000 esp-idf/esp_https_ota/libesp_https_ota.a d8f5ff433e92182b +28332 28368 1670619186316801000 esp-idf/esp_http_server/libesp_http_server.a 37b9ce1f4f595b5e +28368 28399 1670619186348407000 esp-idf/esp_http_client/libesp_http_client.a 440fe47c7c5bd40 +28399 28430 1670619186379434000 esp-idf/tcp_transport/libtcp_transport.a d45ed49705168a67 +28430 28462 1670619186410729000 esp-idf/esp-tls/libesp-tls.a 445e250dafbd9165 +28462 28500 1670619186449393000 esp-idf/nghttp/libnghttp.a a7c1b2c71cf9b2f4 +28500 28535 1670619186483894000 esp-idf/app_trace/libapp_trace.a 665e8d143cdc91b9 +28535 28564 1670619186513636000 esp-idf/cxx/libcxx.a 55929319b579d5ac +28565 28597 1670619186546443000 esp-idf/newlib/libnewlib.a cd32d0f66e6a09e9 +28597 28635 1670619186584116000 esp-idf/freertos/libfreertos.a 51e60665164a04d4 +28635 28666 1670619186615481000 esp-idf/esp_timer/libesp_timer.a 2076780d1e37c1a7 +28666 28694 1670619186643421000 esp-idf/esp_common/libesp_common.a 19cc530d39509517 +28694 28724 1670619186673384000 esp-idf/xtensa/libxtensa.a b35b2e08883d0b03 +28724 28761 1670619186709629000 esp-idf/esp_hw_support/libesp_hw_support.a 55b2e75ce290b635 +28761 28794 1670619186743439000 esp-idf/soc/libsoc.a bf574793d24cf9b4 +28794 28828 1670619186777116000 esp-idf/heap/libheap.a 4491a4dd6cd46b3e +28828 28858 1670619186807086000 esp-idf/log/liblog.a 5f63b711cb059914 +28858 28926 1670619186875546000 esp-idf/lwip/liblwip.a 4866967b6f2bf7ea +28927 28959 1670619186908091000 esp-idf/console/libconsole.a dae3b5f027629d40 +28959 28992 1670619186941331000 esp-idf/esp_wifi/libesp_wifi.a 18934c32f31004a7 +28992 29091 1670619187040016000 esp-idf/wpa_supplicant/libwpa_supplicant.a db5456a8967ee6b0 +29091 29122 1670619187071608000 esp-idf/esp_event/libesp_event.a cee56d7e68e2066d +29122 29156 1670619187105510000 esp-idf/esp_netif/libesp_netif.a a72abe89674e46d0 +29156 29186 1670619187135461000 esp-idf/tcpip_adapter/libtcpip_adapter.a 3965185b267d45e3 +29186 29218 1670619187167324000 esp-idf/esp_eth/libesp_eth.a 77b0670e41cde87a +29218 29252 1670619187201199000 esp-idf/vfs/libvfs.a 73066c3bfd2b39ce +29252 29309 1670619187257966000 esp-idf/hal/libhal.a 93d833a90a14d45d +29309 29340 1670619187288749000 esp-idf/esp_rom/libesp_rom.a 913f8aa6841165d8 +29340 29387 1670619187336525000 esp-idf/esp_system/libesp_system.a 3feaf2ac69d8e5ec +29387 29417 1670619187365579000 esp-idf/esp_phy/libesp_phy.a 1c574145a90d6144 +29417 29449 1670619187397846000 esp-idf/espcoredump/libespcoredump.a 7227c2f132c698 +29449 29478 1670619187427527000 esp-idf/esp_gdbstub/libesp_gdbstub.a 36e6ea0b7bc4f666 +29478 29508 1670619187457366000 esp-idf/pthread/libpthread.a bc10cd0a12c92144 +29508 29545 1670619187494006000 esp-idf/nvs_flash/libnvs_flash.a c3de4955fee92e02 +29545 29583 1670619187532152000 esp-idf/spi_flash/libspi_flash.a 913fe0a35b93d95b +29583 29616 1670619187564747000 esp-idf/bootloader_support/libbootloader_support.a e9e9f92417fb7587 +29616 29644 1670619187592741000 esp-idf/app_update/libapp_update.a ff9b16499b76af9c +29644 29677 1670619187626485000 esp-idf/mbedtls/mbedtls/library/libmbedtls.a 1749f511ae04da93 +29677 29710 1670619187658767000 esp-idf/mbedtls/mbedtls/library/libmbedx509.a 4093c0e830848385 +29710 29763 1670619187712520000 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a 91ca6c3320b904d5 +29763 30035 1670619187976660337 esp-idf/mbedtls/x509_crt_bundle 108b28de363a6802 +29763 30035 1670619187976660337 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/x509_crt_bundle 108b28de363a6802 +30035 30116 1670619188065069340 x509_crt_bundle.S 80ce48e2b16933bb +30035 30116 1670619188065069340 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/x509_crt_bundle.S 80ce48e2b16933bb +30117 30374 1670619188319392710 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj 13ac17328ff8125f +30117 30423 1670619188367031696 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj d012b61a09f4ab57 +30118 30487 1670619188432886792 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 615a925dd2dfa3c0 +30119 30511 1670619188454310323 esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj 7abd84349c41a653 +30423 30516 1670619188457972703 esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj ec9262b94690ca07 +30118 30555 1670619188501519017 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 36505a38e474c19d +30117 30578 1670619188520702420 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj 48209cb212e9d642 +30117 30580 1670619188522247047 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj 4e6e79cd82ab812a +30487 30582 1670619188526770303 esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj 1cd9db2237dc6c6f +30119 30597 1670619188542260076 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj bc35159e9121a277 +30374 30685 1670619188630038954 esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj 3393b93c3af839cd +30118 30768 1670619188704845896 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 3393557c56a6200e +30117 30938 1670619188882413737 esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj a4a36e90a913efa +30582 30944 1670619188886813202 esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj 9cc8543395a21a02 +30938 31067 1670619189009242672 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj 55ce1fd01539f42c +30516 31124 1670619189069455926 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj 367da33461b520b3 +30580 31181 1670619189125748883 esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj 632ebcd8ff81d870 +30685 31193 1670619189137720150 esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj 7e1215dfb7e5bd49 +30768 31216 1670619189159542890 esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj fa7929552f9f668a +30511 31267 1670619189210526339 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio.c.obj 7f057eaf8c9d005e +31124 31429 1670619189375788829 esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj 7ee98c0141a01fd1 +31067 31483 1670619189429422158 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj 713cb73388948284 +30578 31495 1670619189438383337 esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj 7a6efe5166812db9 +30944 31591 1670619189535820146 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj a0572554a386ea7d +30555 31625 1670619189568997985 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj eb9f6568bdac4766 +31216 31710 1670619189652170606 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj 6db2c641e0bc95b0 +31267 31753 1670619189698471341 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj 710551d00abfcd01 +31193 31820 1670619189764791437 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj c2c7c68bc89e54c4 +30597 31844 1670619189787382470 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj ac78544ee739af0d +31181 31926 1670619189869790548 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj ddaa1ae52692ad89 +31591 32013 1670619189956569924 esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj 9c999aa8b6c7f48f +31430 32082 1670619190026913235 esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj 4e781ffb346ea792 +31625 32094 1670619190037606709 esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj 6fb61421608d9c93 +31484 32101 1670619190046933555 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj a93637427c4946a8 +31710 32139 1670619190084738694 esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj 5f988563bb610365 +31753 32308 1670619190252868813 esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj 472ddf3d75d94221 +32013 32312 1670619190257080236 esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj ae7e3a09e30722 +31820 32323 1670619190268711420 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj edfddbb544d9ba26 +31844 32353 1670619190296221126 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj 2ceda82f040ed6e4 +32312 32514 1670619190458742738 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj 9b9a20fbc0cb1c57 +32139 32518 1670619190463430703 esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj f08c482ee5ba2c6d +32308 32522 1670619190468794044 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj a7e16647f89a413f +32094 32559 1670619190505185305 esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj 44859cc296688a1 +32514 32609 1670619190552597707 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj e3ddccbcdcb4a941 +32082 32627 1670619190571962819 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj 4010c29cef87f8c2 +32353 32643 1670619190587312925 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj 61223880d7acbc89 +32522 32672 1670619190613635338 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj 7d5fcf9b21b2ab2f +32643 32704 1670619190650611000 esp-idf/mbedtls/libmbedtls.a 694af6d282ae910d +32323 32781 1670619190723425873 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj 21b30a5cabb0cbb5 +32609 32830 1670619190769928565 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj b47cd8b593546ca5 +31495 32854 1670619190796331062 esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj 45a840c3a35a1f54 +32781 32864 1670619190813023000 esp-idf/esp_pm/libesp_pm.a e74f543401152f7a +32627 32877 1670619190823279643 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj e1f3ac8dfcc9e051 +32704 33019 1670619190960438425 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj ad63726eb5db26ee +32102 33044 1670619190988207674 esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj f85fda33fe6229c9 +32560 33117 1670619191062925283 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj 7f108f4d8623dd4a +32877 33150 1670619191096402582 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj 950160d8adb4f66b +33118 33294 1670619191240506458 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj 8a4fa2bbdcabcc08 +32672 33318 1670619191261537322 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj 89e31ee54fb8a1a9 +33044 33323 1670619191269336791 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj c2e33670e1abdcb1 +33150 33349 1670619191289917071 esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj b57dd3a00340754d +32831 33430 1670619191373914443 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj ea6b3c98b973f7c3 +32864 33433 1670619191374399069 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj 68f2456fcb330ee3 +32854 33546 1670619191488640777 esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj 13b650d68bd0ded8 +31926 33597 1670619191538305891 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj 89f81cb8f8b5ca61 +33597 33685 1670619191633665000 esp-idf/driver/libdriver.a 78b06c6a9c1979ae +33294 33716 1670619191659544567 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj 75991df0a095b8f2 +33685 33731 1670619191679722000 esp-idf/esp_ipc/libesp_ipc.a cde1a0beba651807 +33731 33794 1670619191743166000 esp-idf/efuse/libefuse.a e08fb3de907c01b1 +33794 33844 1670619191792476000 esp-idf/esp_ringbuf/libesp_ringbuf.a f255bf9cb69bc314 +33319 33882 1670619191828312437 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj a6c6433519d586d0 +33844 33886 1670619191834468000 esp-idf/cbor/libcbor.a 4725286bae8183ce +33546 33889 1670619191833955862 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj 3119db6dff565ed9 +33349 33905 1670619191851056054 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj 25d41b61518ff0b7 +33020 33964 1670619191908931263 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj a4509aa9c7524957 +33965 34022 1670619191970029000 esp-idf/unity/libunity.a 83f48a0eda351167 +34022 34063 1670619192011881000 esp-idf/cmock/libcmock.a 37f01e7cfee3e095 +33716 34088 1670619192033900986 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj ce056fb2c1825af0 +33889 34177 1670619192122955616 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj e3a468aa87833cca +33430 34189 1670619192134974300 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj 905c07005ab3c370 +33905 34321 1670619192266988742 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj 7c36c684bfb26693 +33433 34383 1670619192326276703 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj 38ab608f4223fcd4 +34321 34570 1670619192515516103 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj 4f23d53814999c76 +34177 34571 1670619192517051106 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj 8928ed9134070c2a +34089 34622 1670619192566906386 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj 3ce15f9db11a7b30 +34189 34664 1670619192610463491 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj 4e2a68f590f6023d +33323 34769 1670619192714318851 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj 7503bfb4714503c9 +34769 34984 1670619192929720622 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj 812d7de2b3d70b9c +33882 34994 1670619192939153594 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj e1606eb8e3b28d66 +34664 35016 1670619192961256501 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj 7c96f1accea08d8c +33887 35022 1670619192965657591 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj 9a84dee38f4f240a +35016 35295 1670619193240489532 esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj d66657d86e08283d +34994 35299 1670619193245304540 esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj 29cda510c9709798 +34570 35333 1670619193278383379 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj 5bcd5d2c8fee0086 +35299 35341 1670619193289508000 esp-idf/esp_adc_cal/libesp_adc_cal.a fb403448d383deff +34063 35393 1670619193337373507 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj d9641f1648d33a55 +35022 35432 1670619193376715564 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj 462971797d01f5aa +34571 35523 1670619193468420531 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj 8bdce923372e161f +35393 35582 1670619193527669075 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj 683bd074eebe83f2 +35341 35630 1670619193576067270 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj 2bc920420b4332e4 +34622 35716 1670619193660550518 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj 3be2162c548c2f12 +34984 35724 1670619193666021526 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj 9d2a61a132b97a20 +35333 35776 1670619193720610272 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj c5347abd56b77c01 +35524 35780 1670619193722909692 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj 787510dac6926648 +34383 35917 1670619193858810682 esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj c87945f7714c63a0 +35432 35923 1670619193865153566 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj 8960b8f0ab89eba5 +35780 35957 1670619193902860162 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj 2c3cb795765a77e8 +35917 35980 1670619193929448000 esp-idf/coap/libcoap.a f3c056af389e69b5 +35295 35993 1670619193937989130 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj e89f81b089e1523a +35993 36036 1670619193985498000 esp-idf/esp_hid/libesp_hid.a 2cfff773026e1ef1 +35724 36151 1670619194096620569 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj 77013b7fed49681b +35716 36242 1670619194188242327 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj f0d699e1bd73da0c +36037 36256 1670619194201892597 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj 573456120ab329 +35582 36289 1670619194233776644 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj 3edc042c6abf5c5c +35776 36294 1670619194238551234 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj b3cca2d0ee8dd38f +35980 36313 1670619194257594345 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj 38ad161d8e263a48 +36243 36355 1670619194295554650 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj e10e33a76b676cc8 +36256 36430 1670619194376796143 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj b3fb30c65b52963e +35630 36437 1670619194382513235 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i80.c.obj d8aa5dce54d7b977 +36294 36450 1670619194396230130 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj 7cd5809549d58310 +36290 36484 1670619194429286970 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj c29512a370af91c4 +36151 36628 1670619194573113095 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj 7f76c5080d1c5aba +36313 36636 1670619194582287525 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj e5b7e655739f5781 +35924 36654 1670619194600165426 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj 1a69303440e095bf +36355 36684 1670619194629238760 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj 14cdf60b065bbfa8 +36654 36692 1670619194641113000 esp-idf/esp_lcd/libesp_lcd.a dbd5b90d40a07a13 +36484 36823 1670619194764008331 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj 24dd414b73ff751a +36628 36834 1670619194779676562 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj 70099e829b3bc832 +36636 36879 1670619194824931253 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj 47bd215990b572e0 +36437 36944 1670619194889465222 esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj c4d547a2301ba97d +36879 36973 1670619194919205140 esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj c609d3fe3bf99df1 +36944 37017 1670619194964396998 esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj 975f1fcec5e7a924 +36450 37110 1670619195053412710 esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj 60e062c43f566b53 +36823 37118 1670619195063847434 esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj 976fc98d3dbe401f +36973 37203 1670619195147533555 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj 4c128b518150b548 +37018 37224 1670619195169929797 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj 8ce104a0d8bb3bd2 +36684 37292 1670619195236920435 esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj 3def594dad43d16 +35957 37299 1670619195242455068 esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj 59e8e24659e29932 +37224 37331 1670619195277671203 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj 99c09e3a7de88ac3 +37293 37333 1670619195282051000 esp-idf/esp_websocket_client/libesp_websocket_client.a 7f263c2c4e99e353 +37299 37340 1670619195288760000 esp-idf/protobuf-c/libprotobuf-c.a 30336a5cf01fe678 +37340 37383 1670619195331795000 esp-idf/protocomm/libprotocomm.a 13bc42605311cb2 +37110 37410 1670619195355556275 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj b7d500500b050376 +37118 37422 1670619195367764292 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj fcad20c55129a903 +37383 37628 1670619195572837174 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj 6c0553ac1893cea3 +37410 37639 1670619195585483776 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj c212f1ef0c610030 +37333 37669 1670619195613412691 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj 30479592eb01d096 +37423 37687 1670619195632241594 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj 8002dffd4545dc0d +37331 37688 1670619195632535886 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj 2600bc46a5d40ee0 +37669 37865 1670619195811825355 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj cbfdb377344eaf39 +37640 37874 1670619195820773785 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj c74a6a9e33a6dad5 +37203 37899 1670619195844740153 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj 448e6527837a263d +37899 37946 1670619195895195000 esp-idf/wear_levelling/libwear_levelling.a 16280b9438dfa04e +37874 38130 1670619196074978279 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj e1610960aea05c88 +37688 38131 1670619196077701950 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj 17bcbb6b374c8ada +37866 38226 1670619196168255790 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj 8aa685c37ae92a40 +37687 38250 1670619196194595120 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj 47328d19babfc548 +37946 38388 1670619196332927863 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj c6d3a325a930e51b +38130 38492 1670619196437714265 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj d8ac3154fef1258a +38250 38517 1670619196462658926 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj 6d2a58ecdee9c97b +38227 38524 1670619196470188895 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj f28e94a4db3ef753 +38132 38527 1670619196471990898 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj 954f798e93066236 +36431 38592 1670619196526193935 esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj d22dd1fc00cb3401 +38388 38636 1670619196581666724 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj f8090f9b214b611c +38592 38648 1670619196595720000 esp-idf/mdns/libmdns.a 7361912e9e325bcb +37628 38650 1670619196593459700 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj 63fdfd30e137f5e3 +38648 38700 1670619196649374000 esp-idf/esp_local_ctrl/libesp_local_ctrl.a 2401c442ace482bf +38650 38706 1670619196654511000 esp-idf/fatfs/libfatfs.a 19e028d5bf1d78ba +38517 38820 1670619196765402200 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj 3c86c864d1f01e87 +38524 38840 1670619196784078394 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj f286958991a62426 +38527 38857 1670619196802472587 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj bbfc72bd845e0ef3 +38492 38927 1670619196871350187 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj 355c1168ac9d41ff +38636 38991 1670619196935735614 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj 9f5eef606b410a50 +38821 39004 1670619196950029385 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj e2bd12c5d448822f +38701 39029 1670619196972139125 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj 310f7d070a82c7db +38840 39047 1670619196993724782 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj 2dd5223c6e72addf +38706 39068 1670619197013136310 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj 14ffea818e326a5f +39068 39148 1670619197095129179 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj 39fa47b8c3d5413b +36834 39171 1670619197100298395 esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj 17020cb47ba52415 +36692 39182 1670619197122880970 esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj b09eb1c330ca8688 +38857 39214 1670619197159986149 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj b0c9fef2c153466b +38991 39216 1670619197161838693 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj d8d9b04c48e4ae64 +39182 39234 1670619197183044000 esp-idf/expat/libexpat.a e15e5e9497669245 +38927 39306 1670619197251229031 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj 9e5d31f39cefdaee +39004 39323 1670619197269178349 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj f890d8b9d47d4303 +39029 39361 1670619197306423653 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj 7a210c5d31da2135 +39148 39418 1670619197363652778 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj c5b24e9ae25e9ee0 +39047 39474 1670619197419415901 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj 5cdb6b08c0f20bed +39234 39494 1670619197439763055 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj 92d31ac3132b2604 +39171 39505 1670619197451554781 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj 9e8995abaf394d28 +39214 39585 1670619197531614564 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj 84b8378f0c140d65 +39323 39599 1670619197543895498 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj 539b77db268ead5d +39306 39637 1670619197582353596 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj 960a082b9145bcf1 +39216 39647 1670619197587220770 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj c8d2c1e09fce3e10 +39362 39707 1670619197651231654 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj d7d4c92e2409b11d +39637 39847 1670619197793208361 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj a01c124dc0e39264 +39647 39851 1670619197796594366 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj 74cb4bd73a227ed2 +39418 39884 1670619197828749788 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj 2cd17ac7fd0194e1 +39707 39921 1670619197865741383 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj 3dd6f965806b4da0 +39505 39954 1670619197899741557 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj 525ef1aabfcccd95 +39851 40049 1670619197995011238 esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj e2a420b09cc9e30b +39474 40070 1670619198014978350 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj fb84458aea3a572b +39848 40072 1670619198017520437 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj e3e9881d17e36c78 +40049 40097 1670619198045738000 esp-idf/jsmn/libjsmn.a 6fccdd11fcc8c62b +39954 40168 1670619198114637328 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj 37e8c6d135281f7a +40072 40202 1670619198146821375 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj c083b0df414f323b +39494 40243 1670619198188320311 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj 7efb2f06038b6d7d +40097 40272 1670619198217066977 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj be2aeeb346ba782 +40070 40301 1670619198247160396 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj 2fb964620eb357d +39586 40306 1670619198251637903 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj 7f5e8a098d86c529 +40168 40341 1670619198286592953 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj 2b0bc0fe41e5b81c +40202 40350 1670619198296121926 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj 146b869ab08e3f76 +40243 40383 1670619198327399138 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj 1c95ec1034e26271 +40272 40432 1670619198375767166 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj 135287d979de728 +32518 40456 1670619198389528853 esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj d633fbb3e3df0524 +40301 40486 1670619198431360122 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj cef8f1bcfc3c903d +39921 40509 1670619198452347611 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj 35f4973e548d4ed +40457 40515 1670619198463389000 esp-idf/asio/libasio.a c1beb59cd852bffb +40306 40527 1670619198472598432 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj 7b479ceaf356e0f6 +40341 40527 1670619198472039806 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj 82b0b2463e82f911 +40350 40539 1670619198484863742 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj 5d09716f0e651a4a +40515 40617 1670619198563128897 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj 818e6ed5e14b02ab +40432 40668 1670619198614695014 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj a47cb2510008e709 +40540 40683 1670619198627098782 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj 4ff1739b33c05d4 +40383 40699 1670619198644736891 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj 3b30dc07b22c6e5f +39599 40722 1670619198665503129 esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj dbed19b4af3f4df9 +40617 40739 1670619198683641697 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj 376098ba9f6a902 +40527 40745 1670619198688686663 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj aba2fc83ba8fbc3b +40509 40796 1670619198741589073 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj 7c3ea83f6e33ce68 +40722 40807 1670619198755254000 esp-idf/freemodbus/libfreemodbus.a 30bb3edd9aa0a94e +40527 40828 1670619198772540452 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj d562e1b6bb20e1ef +40684 40839 1670619198783197134 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj 6d63b1eb3a1b0d4a +40796 40940 1670619198885729158 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj 7aec56bd54d1d47d +40828 40957 1670619198901292931 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj a32401e4699ab324 +40745 40960 1670619198905918062 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj 4826f1f62640f554 +39884 41032 1670619198972522409 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj a1b01f258d657767 +40739 41066 1670619199012388675 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj caac8bda89b6c34c +40940 41072 1670619199017292016 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj faa718ffe7ca77fe +41032 41094 1670619199042943000 esp-idf/json/libjson.a 48474a4dc984aa02 +40961 41102 1670619199048894187 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj 942c773d90c508d3 +40957 41180 1670619199124062088 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj eb743d7a6eb56dfb +41072 41231 1670619199176683498 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj a742ba573fd0cfa2 +40700 41232 1670619199176868206 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj ddba023dd8f0c5d6 +41232 41358 1670619199304836517 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj 9f9811de4e285cd5 +41102 41372 1670619199319083496 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj d76404d930b76779 +41067 41405 1670619199351610085 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj 65e7fa39fdca00d +40807 41458 1670619199403401994 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj 83a1d07472b570c5 +41358 41486 1670619199429654074 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj 2201f904b5b399 +41405 41538 1670619199484298737 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj 3035eba510087109 +41231 41596 1670619199526205922 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj c1c35a3467b0d37d +41181 41634 1670619199579239875 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj f592bf249a6b5272 +41094 41652 1670619199597345734 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj 6cffb309afad1d86 +41486 41704 1670619199650365686 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj 96204f44a6a4eee7 +41458 41746 1670619199692386706 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj d0d1b4ac22440b88 +41634 41788 1670619199734101766 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj b3273d796dff6cff +41538 41823 1670619199769525901 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj 17c7d21f503c967a +41597 41842 1670619199788129928 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj b1b79fc886b80c8 +41747 41919 1670619199865296041 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj 800d32eeccdcc8c0 +41843 41982 1670619199927769382 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj 564c40760f3b1449 +41652 41986 1670619199932264596 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj 620bb4c94c3557d6 +41823 42010 1670619199956810965 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj f226187b47e12052 +41982 42056 1670619200002401782 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj 4067d49777e3f70b +41986 42058 1670619200003866784 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj 2daaa07919f749ec +41789 42106 1670619200049229891 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj bf758adf4472e0f0 +42010 42119 1670619200065227415 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj bbe8bf78f5422663 +42056 42139 1670619200083707983 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj 3e605e086d5df15f +42058 42142 1670619200088023864 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj a826bc6af041e922 +41704 42194 1670619200137045061 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj 783534324af6ebf7 +42106 42215 1670619200160711304 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj 4a19524c89e28e95 +40839 42219 1670619200163167724 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj 7a1293d7f697b0cd +42140 42225 1670619200171910570 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj 3bf3d3c10c8cf6c3 +42142 42233 1670619200173213155 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj 92c78feeab888e50 +42120 42246 1670619200188236260 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj 486ffa923413b62f +42194 42374 1670619200320896245 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj eca64530c6dab2ad +42225 42436 1670619200381250333 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj 35d3c7d5eff5de5f +42215 42487 1670619200432317490 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj 2c7f0e7ceea91de9 +42220 42491 1670619200437057539 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj eed8df55f5509de0 +42246 42580 1670619200523626456 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj e62f0d6bd7a3db51 +42234 42600 1670619200545569613 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj ee5f95f2296375f +42487 42610 1670619200555468836 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj f3cf668087f33b23 +42374 42623 1670619200569040981 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj a3821e4677da42af +42600 42701 1670619200648279888 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj 3bba850aef1424b2 +42610 42716 1670619200657272442 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj b06c13d1c49b5907 +42623 42752 1670619200697161708 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj 4518bb268ae0542b +42491 42865 1670619200796482353 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj 44ea65507c82b370 +42580 42868 1670619200799506732 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj 3b094bd8f34e702d +41373 42910 1670619200854120603 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj bd8d06f4cfe0fa7f +42436 42925 1670619200871261503 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj 6b4acf53c545987 +42752 43011 1670619200956391377 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj 1fcf8952f1c268f7 +42910 43033 1670619200974413237 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj 5ccc372691907666 +42716 43041 1670619200986501421 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj ae0e5f400ece7836 +42869 43046 1670619200992041346 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj 838787e9150b9698 +42925 43057 1670619201003030528 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj d996d3ccb668e473 +42866 43120 1670619201066890163 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj 88053d640e3fd05f +41919 43163 1670619201107727889 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj 1515b8cfe76ac542 +43041 43173 1670619201119926823 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj db6e6139bb4392c6 +43121 43195 1670619201141012812 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj f4f81635c2257283 +43033 43220 1670619201166054099 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj d6d52c48822b731f +43163 43260 1670619201205178864 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj 20f0ee2b42bc33b8 +43046 43270 1670619201215515462 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj 580d8d8afc9b30cb +43057 43282 1670619201226728395 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj 9e56d7f4b66a692e +43173 43293 1670619201232126653 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj 3ed577ba9d576b36 +43195 43332 1670619201275892092 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj 18222d3d9381c73e +43260 43383 1670619201329575128 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj 23bd32a9595af474 +43282 43473 1670619201351514993 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj 16bd992b5d97d807 +43332 43515 1670619201461230278 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj 5f3a1a511e582cb5 +43293 43520 1670619201464504699 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj ac83866be85d440e +43271 43520 1670619201465929868 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj 107b6dbecedf540b +43220 43520 1670619201467141703 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj 6adcd9657c22f5d2 +42701 43552 1670619201497164289 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj c25f2515c3a0194b +43552 43666 1670619201612802832 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj 8f6538d5ba23727e +43011 43676 1670619201621058302 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj e80e1396c3b2be8d +43383 43683 1670619201628342854 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj 8674fa29a4f53b0f +43473 43704 1670619201649047343 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj 2551b4bc42e9363c +43520 43705 1670619201648063383 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj ab53b80831af041f +43520 43729 1670619201674823672 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj b9e39611df49ae76 +43666 43835 1670619201780881618 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj 3495a98cbdfa0c80 +43729 43904 1670619201850173552 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj 5909473bcca68102 +43516 43951 1670619201895426409 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj 30f21bb3ffba7c3e +43520 43962 1670619201907099635 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj 592e5be6b44e41c6 +43706 43972 1670619201918744818 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj de8cd06f045dcfdb +43904 44076 1670619202021603093 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj 272457fbf3e872ae +43704 44131 1670619202075491004 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj 1e32179c41e69368 +43951 44137 1670619202083237849 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj 4af01bc62248ca80 +43972 44142 1670619202088631232 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj 27f4fa934964e92f +43962 44160 1670619202105151423 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj 43d120724b9d9a27 +44076 44228 1670619202173601189 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj 9733dccce6ed8d06 +43683 44276 1670619202219376964 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj 7215ff059875bda6 +44142 44288 1670619202233630443 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj 7b054d0ee1672cda +43835 44313 1670619202255744600 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj 243ba1f21949fa4a +44131 44355 1670619202301884167 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj ca49f1f0180c3749 +44160 44376 1670619202321977488 esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj f83851950295baca +44276 44379 1670619202324712408 esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj 851eb7b74586b88f +44230 44530 1670619202470738413 esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj cb50a6ffb82b57fc +44530 44580 1670619202529284000 esp-idf/perfmon/libperfmon.a 674b5b37c3c1f714 +44137 44583 1670619202523121489 esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj 5be2d2437c6275b0 +44313 44587 1670619202532529544 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj b90d5664dc84be68 +44583 44626 1670619202574304000 esp-idf/openssl/libopenssl.a ca3e78d6953d6ea9 +44356 44696 1670619202641769161 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj 46cc472b654ceacd +43676 44759 1670619202703804460 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj 50377b0aa023a1b1 +44759 44797 1670619202746363000 esp-idf/mqtt/libmqtt.a ac2ac2695ccdff0b +44379 44822 1670619202768047136 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj 1075268f9fcb2739 +44288 44843 1670619202787811332 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj 67a5a7ea860bf9cd +44376 44928 1670619202873298331 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj 93bea32941c772b7 +44843 44990 1670619202936961799 esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj 40f1dfd3fbbc3fc8 +44798 45079 1670619203024471759 esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj 9ac3ddb66375a9e +44697 45131 1670619203077401628 esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj a779b209e32ee51f +44580 45215 1670619203159222080 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj 6880cfd2b0948efb +44990 45292 1670619203238605987 esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj 56cb019a1f46d11c +44587 45372 1670619203315023974 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj d95387cc4d8d3185 +44928 45381 1670619203326461782 esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj e526031b4e6498c9 +44822 45396 1670619203339965260 esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj 1c7c6b845650038c +45079 45416 1670619203360484165 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj ffeb35324ea94ffe +45372 45423 1670619203371998000 esp-idf/spiffs/libspiffs.a b1c898e3d92aacae +45131 45526 1670619203471681910 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj 5fc5b5f1f9646081 +45423 45578 1670619203525173029 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj 2264f3b0b883c43b +45396 45626 1670619203570988012 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj 7cc9de5a7e22c093 +45417 45637 1670619203582038987 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj 5aeb44a7eda18952 +45292 45717 1670619203659974475 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj 3288147a2b30fd56 +45382 45733 1670619203678605335 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj 74485966d006423a +44626 45773 1670619203713699553 esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj 100fda960e116b0e +45774 45832 1670619203780959000 esp-idf/usb/libusb.a 12ffa370e252c04c +40668 45841 1670619203785382074 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj 319ab50ec43f08b5 +45578 45849 1670619203795182547 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj e8855326af4d27a4 +45526 45917 1670619203860601559 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj f562329f51067cae +45841 46064 1670619204010308151 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj d5f5a3eb1c573b6f +45626 46098 1670619204042384823 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj a3058dbd2c77dfe +45215 46135 1670619204078976334 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj ee7b616cd962f8f0 +45717 46137 1670619204081963255 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj 627d186ed760a0af +45849 46152 1670619204098160529 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj f055bcb93b99e9df +46135 46198 1670619204146441000 esp-idf/wifi_provisioning/libwifi_provisioning.a 75b9ab24a1134b8a +45733 46234 1670619204179025897 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj 15ccdce54513629 +46098 46310 1670619204253559421 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj 6273eb0cd02f2c04 +46138 46417 1670619204363389956 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj 310494f2a8d480bf +45832 46495 1670619204440321276 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj 63e169d74bc08e02 +46235 46546 1670619204491714101 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj f97b4423c3a0e92 +46198 46568 1670619204513863592 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj d5833332204ee6f2 +46417 46601 1670619204547241182 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj 3863b429dd659a4a +46310 46663 1670619204609089938 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj 19ace23cecbd9f67 +45918 46743 1670619204687815470 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj dff493e2997eaa7 +40486 46783 1670619204723013937 esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj c7fca94927e56b50 +45637 46838 1670619204782944858 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj 29713d06b193324c +46783 46867 1670619204816047000 esp-idf/libsodium/liblibsodium.a 23b2ae30e95c72d +46663 46926 1670619204872208446 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj a1bf499a96b6c25b +46743 46985 1670619204931178573 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj 1a5693f81e2eea53 +46064 47009 1670619204953511773 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj e45a6c833a37cc0a +46868 47087 1670619205032696388 esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj f5deb7bdac08cba9 +47087 47142 1670619205091443000 esp-idf/heatshrink/libheatshrink.a 90feecf2dd1ff1a4 +47009 47177 1670619205123244061 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj d213eea296a94eb9 +46546 47185 1670619205129275445 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj fbe4cca8d40671eb +46985 47224 1670619205169487503 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj ed8d36a7c3c325d0 +46926 47234 1670619205179691435 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj d85dc382a8fcf462 +47142 47297 1670619205243466403 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj a34035a83a4a9276 +46568 47349 1670619205291749265 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj fcd85f8ab2caccb4 +46152 47440 1670619205381291103 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj 227ac7adeefb792c +46839 47441 1670619205385526901 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj c3aac1471f0852aa +47349 47489 1670619205435827474 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj 4f50c11a7414dce +46601 47508 1670619205454056126 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj f6e1cefc2b7f5bab +47185 47572 1670619205518117760 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj 506e5dc80dcfbcf3 +47441 47581 1670619205527674108 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj 4911239eff2ba5e2 +47509 47659 1670619205604115177 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj 546be88870c4814e +47234 47679 1670619205623065871 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj a4ea9c367df785b2 +47581 47765 1670619205711607000 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj eb787cd0bc9936f3 +47224 47775 1670619205720428304 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj 1caa6f71fc90fbe2 +47297 47778 1670619205722327766 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj e6343ddd2f97289e +47572 47827 1670619205772820756 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj 5b708bd41a73d09c +46495 47841 1670619205785147149 esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj e7b37d8e2845472a +47659 47864 1670619205808052265 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj e63ba8ac516cd02d +47679 47885 1670619205830799923 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj ea2c7914f30385ec +47841 47907 1670619205855808000 esp-idf/libcoap/liblibcoap.a c60027ccffdf9242 +47490 47968 1670619205912945251 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj 65244b6d63f0fd52 +47440 48104 1670619205942942711 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj 89e7e492fd165ebd +47827 48144 1670619206086859254 esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj 5fe5df6b1d505a6 +47864 48170 1670619206109977079 esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj 782b679d3c05e6d1 +47775 48190 1670619206133746739 esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj b366acfb108208ce +47765 48203 1670619206146621091 esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj dbe623bb0719189e +47885 48213 1670619206156543814 esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj f16265f3d02b4af5 +48203 48262 1670619206211427000 esp-idf/i2cdev/libi2cdev.a d677aca3b085adf9 +47177 48299 1670619206242325897 esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj b42457053a487869 +48263 48302 1670619206250354000 esp-idf/ads111x/libads111x.a 319a8a3c1c16dbf +48190 48334 1670619206279966701 esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj c67a8f0a60a0084d +48302 48343 1670619206292061000 esp-idf/aht/libaht.a f9ac5e12d018d60c +48299 48352 1670619206299197000 esp-idf/golioth_sdk/libgolioth_sdk.a 64e471f0747f0c1 +48334 48390 1670619206339025000 esp-idf/bh1750/libbh1750.a b691521f190e9f6a +48343 48396 1670619206344562000 esp-idf/bh1900nux/libbh1900nux.a d4c54e8c3710ea5c +48145 48399 1670619206345424797 esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj a441d9198a24b9a3 +48352 48401 1670619206349800000 esp-idf/lib8tion/liblib8tion.a eeaab3c9495455c6 +47778 48445 1670619206390350279 esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj d509e695973378bf +48399 48453 1670619206401475000 esp-idf/button/libbutton.a a33a5648257504d5 +48446 48493 1670619206441409000 esp-idf/ads130e08/libads130e08.a 46be8e157d576ea8 +47968 48509 1670619206453544454 esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj 20232bd5f855c4aa +48509 48562 1670619206510963000 esp-idf/bmp180/libbmp180.a 50545efde834dc49 +47907 48629 1670619206574378671 esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj c6dea30d7903db4d +48629 48685 1670619206634177000 esp-idf/bme680/libbme680.a 12ae20c72c1c8542 +48170 48771 1670619206715288918 esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj 590631c3cf5fc3f6 +48105 48782 1670619206727442936 esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj 2f6974da5f2b57f6 +48771 48823 1670619206771841000 esp-idf/ccs811/libccs811.a d85683c798215bfb +48782 48837 1670619206785952000 esp-idf/bmp280/libbmp280.a d9ce28e21283a565 +48390 48858 1670619206803717963 esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj c6f34ec057ea7da9 +48858 48921 1670619206869718000 esp-idf/dht/libdht.a 20737d212635fecb +48213 48940 1670619206885404957 esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj bfad3e8ba448e51b +48401 48966 1670619206909299992 esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj f385c022c1e0a22b +48493 49009 1670619206948522257 esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj d7ca46c513ebe392 +48940 49011 1670619206958343000 esp-idf/color/libcolor.a 83f4536aeb8a7d1e +48454 49047 1670619206992113862 esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj 6f76b4b8f3fa39bd +49009 49074 1670619207022194000 esp-idf/ds1307/libds1307.a a25e1463f21368cf +49047 49092 1670619207040990000 esp-idf/ds1302/libds1302.a ffd2e65ce72c3c63 +48562 49180 1670619207119352214 esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj 8b913e0f2f85cb4c +48966 49183 1670619207128772852 esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj e588d16cf5e90c66 +48837 49190 1670619207136007905 esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj e36b32f0608645a5 +49183 49230 1670619207178397000 esp-idf/example/libexample.a 42d5d3180e70155a +49180 49233 1670619207181927000 esp-idf/onewire/libonewire.a a8c66027b1dfd7b +48686 49234 1670619207180133385 esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj 78137e3110d5856f +49190 49235 1670619207183269000 esp-idf/ds3502/libds3502.a 5e06269bf0a3950b +49234 49273 1670619207221565000 esp-idf/ds18x20/libds18x20.a af5bcb6d5212a78d +48396 49282 1670619207227220871 esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj 91db007ca811992 +49282 49358 1670619207306537000 esp-idf/dps310/libdps310.a c7a6fbfd2f98cd9b +48921 49440 1670619207384919141 esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj 8593c4435f39cdf2 +48823 49454 1670619207399093662 esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj 300e8a9749058e6f +49440 49490 1670619207435528000 esp-idf/encoder/libencoder.a 561621d48c23e762 +49454 49504 1670619207453023000 esp-idf/ds3231/libds3231.a 55e093cae9c5608c +49074 49515 1670619207459517458 esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj 5ec9639f26c197c5 +49092 49565 1670619207510669616 esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj c2d5108eb71dfdc1 +49011 49611 1670619207553274220 esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj 5bb571840aa7df50 +49565 49620 1670619207569293000 esp-idf/hd44780/libhd44780.a c7c94d9a11e0e63d +49611 49661 1670619207608756000 esp-idf/framebuffer/libframebuffer.a 9b3d53523b12aa74 +49235 49663 1670619207606410339 esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj 378f7d56130885c2 +49663 49716 1670619207664347000 esp-idf/ht16k33/libht16k33.a a3684e4013697694 +49358 49779 1670619207722674341 esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj 175c5179bf474810 +49779 49867 1670619207815487000 esp-idf/hx711/libhx711.a c0bb9c95a15d9769 +49233 49883 1670619207828581703 esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj 79accac822fa509 +49273 49899 1670619207841665097 esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj b2d5a1553be1cbc +49230 49931 1670619207876646606 esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj 51757bc65c9196df +49883 49933 1670619207881246000 esp-idf/hmc5883l/libhmc5883l.a 5f0f3247beefc5b2 +49899 49946 1670619207895284000 esp-idf/hts221/libhts221.a f912dd05f294196c +49931 49976 1670619207924034000 esp-idf/hdc1000/libhdc1000.a d7e544360a6bfacc +49504 49991 1670619207935912318 esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj c8550434798d22f8 +49490 50030 1670619207975821167 esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj 456b8bfb00c34316 +49991 50033 1670619207982191000 esp-idf/ina260/libina260.a db5bd6673b9c41e4 +50031 50090 1670619208038503000 esp-idf/ina219/libina219.a bba41f20bb3d8487 +49515 50110 1670619208053903948 esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj 483c154a4dc940a2 +50110 50155 1670619208103724000 esp-idf/ina3221/libina3221.a 95e76426322a2357 +49716 50200 1670619208146236790 esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj 8f8610c2e1ed2006 +49620 50235 1670619208178671504 esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj 7fd0ab60b46f5236 +50235 50273 1670619208222356000 esp-idf/lc709203f/liblc709203f.a 9fb0aca8d559ede0 +49867 50294 1670619208237755632 esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj cd10b8b752fc0cc4 +49661 50341 1670619208286838453 esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj 86e3816053a7f5b8 +50294 50361 1670619208309710000 esp-idf/led_strip_spi/libled_strip_spi.a cee901c24f177cec +50341 50387 1670619208335481000 esp-idf/led_strip/libled_strip.a bae512d0b073880f +49933 50428 1670619208372335827 esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj ff3730ce725774fb +50033 50430 1670619208374230455 esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj 64b6255f4fccfcf2 +49946 50433 1670619208378395711 esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj 6945221a4641e9a2 +49977 50459 1670619208396998613 esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj f0879cc80dfffb44 +50433 50479 1670619208427814000 esp-idf/ls7366r/libls7366r.a 510fd8fc16a7ff61 +50430 50479 1670619208428220000 esp-idf/max31855/libmax31855.a bb46032cd52b2346 +50428 50481 1670619208430572000 esp-idf/lm75/liblm75.a 9075e8e99f4f533d +50460 50503 1670619208451611000 esp-idf/max31725/libmax31725.a a7ef528b9d16f2ae +50091 50701 1670619208647137060 esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj b193e2fbb19fb4ff +50155 50713 1670619208656056573 esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj 85748e2454f3f805 +50702 50741 1670619208689548000 esp-idf/max31865/libmax31865.a c6020d707f3a2cd2 +50387 50742 1670619208687671411 esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj bb5b91e2a3dc9636 +50713 50746 1670619208695201000 esp-idf/max7219/libmax7219.a 91cd759895be5d07 +50201 50772 1670619208717527371 esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj 5700253bbe87ad21 +50742 50784 1670619208732741000 esp-idf/mcp4725/libmcp4725.a 4589f2ad762d1dec +50273 50790 1670619208736042273 esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj 149a7ea066c06c0c +50772 50822 1670619208770989000 esp-idf/mcp23008/libmcp23008.a eafa58b39acf4f6a +50790 50840 1670619208788671000 esp-idf/mcp23x17/libmcp23x17.a dcfa26a4eff81fa +50503 50852 1670619208798066030 esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj 5a7938ff260b2a23 +50362 50856 1670619208800231991 esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj 636c95a8067b09c7 +50856 50896 1670619208845243000 esp-idf/mcp342x/libmcp342x.a 83803f2e91521f73 +50852 50901 1670619208850018000 esp-idf/ms5611/libms5611.a 6f15f60d0f26d816 +50479 50959 1670619208904621143 esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj 91a06eb81751ce15 +50959 50994 1670619208943247000 esp-idf/mcp9808/libmcp9808.a e3f994a42da44f41 +50482 51029 1670619208973404951 esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj 7bf21eb945a2e5f6 +51029 51072 1670619209020963000 esp-idf/mhz19b/libmhz19b.a 20c8998ddbb1a111 +50479 51092 1670619209037323336 esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj e2bc589adb62ef03 +51092 51137 1670619209086085000 esp-idf/mcp960x/libmcp960x.a cdbfb242311cc932 +50746 51165 1670619209111279194 esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj 4793f28a0864d8f0 +50840 51181 1670619209123089252 esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj a05acfce54b61be3 +51166 51209 1670619209156736000 esp-idf/pca9557/libpca9557.a c8d512f740e7f6f1 +51181 51236 1670619209184731000 esp-idf/pcf8574/libpcf8574.a 3bf4f9caf622e20e +50901 51255 1670619209201446200 esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj 25e743bd2fa0442a +50897 51269 1670619209215330761 esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj 71b9ae19f2db1f4a +51255 51304 1670619209252865000 esp-idf/pcf8591/libpcf8591.a 6c6cb2fa69596a95 +51269 51317 1670619209265694000 esp-idf/pcf8575/libpcf8575.a 41d09636aa4c4dee +50784 51330 1670619209273429263 esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj 37b7845421deeb40 +50822 51355 1670619209299168342 esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj 2d3109e2646e7e89 +51330 51369 1670619209316337000 esp-idf/pca9685/libpca9685.a 51d52825824213f2 +51355 51403 1670619209351668000 esp-idf/pcf8563/libpcf8563.a 566a2bc172c1e0a4 +50994 51457 1670619209391405809 esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj fba8f89541b669bd +51457 51513 1670619209461610000 esp-idf/qmc5883l/libqmc5883l.a cc290ef931bddfe +50741 51544 1670619209488615617 esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj 58157b967ef2c2b2 +51544 51586 1670619209535092000 esp-idf/noise/libnoise.a c6e1ef91a7efb454 +51137 51661 1670619209604352869 esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj 2ac0b344755e285c +51304 51684 1670619209629108696 esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj 630868d0c5bbd225 +51072 51699 1670619209645214095 esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj fe4eca66577ac801 +51661 51709 1670619209657852000 esp-idf/scd30/libscd30.a e0041d12c639d294 +51237 51739 1670619209683232192 esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj f2ff98c759af3fce +51210 51740 1670619209683068733 esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj f4d74f5b8495d4d8 +51700 51748 1670619209695748000 esp-idf/rda5807m/librda5807m.a 7595182072480bc6 +51740 51789 1670619209737224000 esp-idf/scd4x/libscd4x.a f81200cbc374066d +51739 51793 1670619209740258000 esp-idf/sgp40/libsgp40.a 59a84865b0b4d9eb +51317 51796 1670619209741953194 esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj d1618be0352686ff +51403 51824 1670619209769755984 esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj 128708c33a790ccf +51369 51835 1670619209779056164 esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj 950978f62ffb95a1 +51796 51839 1670619209787304000 esp-idf/sht3x/libsht3x.a 9a3b5aef3ddf384c +51824 51871 1670619209819619000 esp-idf/si7021/libsi7021.a ae698c558215cfb7 +51586 51891 1670619209836596956 esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj 25e9826bea567045 +51835 51895 1670619209844104000 esp-idf/sht4x/libsht4x.a 978960d0f69e9f9b +51891 51935 1670619209883814000 esp-idf/tca9548/libtca9548.a c9442d503a071050 +51513 51952 1670619209897824504 esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj 691434b9f1277b54 +51953 52003 1670619209952199000 esp-idf/sts21/libsts21.a 28eb8c2e07f5bfa8 +51684 52037 1670619209983255086 esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj 9208909c46764ddf +52037 52079 1670619210028034000 esp-idf/tca95x5/libtca95x5.a 237219c9d96ab2e9 +51935 52141 1670619210084844734 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj 5c052c84cef662a9 +51794 52149 1670619210095167707 esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj 710bac7850ee54d6 +51709 52159 1670619210104322554 esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj 66e24d8b1074487e +52003 52162 1670619210108333935 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj 230a55572bf2cf89 +51748 52178 1670619210123605415 esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj 67f4e33557209151 +51895 52199 1670619210145725323 esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj 4e50d628aee54aec +52149 52202 1670619210150361000 esp-idf/tsl4531/libtsl4531.a c6f8c67c50f66bb2 +51871 52205 1670619210151819956 esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj d961ea6ebb749dff +52159 52206 1670619210153701000 esp-idf/tda74xx/libtda74xx.a 93dc6a2c5616f5f7 +52178 52223 1670619210171042000 esp-idf/tsl2561/libtsl2561.a 4a40f77be9c29275 +52199 52260 1670619210207265000 esp-idf/wiegand/libwiegand.a d55f223f7e6383ca +52205 52284 1670619210232830000 esp-idf/ultrasonic/libultrasonic.a 301200966895783d +51839 52322 1670619210264070536 esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj daec23b1eb80e67 +52079 52353 1670619210299854797 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj f10ab9e463e14da4 +52162 52357 1670619210303130093 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj be325acd86b0878d +52322 52364 1670619210313191000 esp-idf/tsys01/libtsys01.a 73a9a45be0d38040 +52141 52387 1670619210332266511 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj f0df98d8db4ecbf +52285 52454 1670619210400692985 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj ac7ee79c765437c5 +52202 52468 1670619210413341878 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj dd2bd3d630161698 +52260 52496 1670619210441783211 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj f4c864b89df40aee +52206 52519 1670619210463638285 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj cfcbcc21a111e716 +51789 52540 1670619210485638109 esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj 2cc141648f75a30 +52223 52551 1670619210491956535 esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj 116a779f7acd2a0a +52541 52595 1670619210543100000 esp-idf/tsl2591/libtsl2591.a 7e47e5988318be67 +52551 52597 1670619210546125000 esp-idf/libnmea-esp32/liblibnmea-esp32.a 7ed631932eca05fb +52387 52599 1670619210545187112 esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj ed6823230562aa46 +52364 52688 1670619210634592075 esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj fd76580f823acdb0 +52353 52722 1670619210668513833 esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj ef6b66ab46728388 +52357 52732 1670619210678489514 esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj 385ced309a8d7198 +52732 52763 1670619210712426000 esp-idf/main/libmain.a a64853194024126f +52763 55095 1670619213024791926 esp-idf/esp_system/ld/sections.ld 66b4490846f9634c +52763 55095 1670619213024791926 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/ld/sections.ld 66b4490846f9634c +55095 55161 1670619213107629630 CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj be76873aaf293ab +55161 58089 1670619216020704324 golioth-esp-idf-external-app.elf af69422bf72888b8 +58089 58244 1670619216192578865 .bin_timestamp fd71668ebd6e3ef7 +58089 58244 1670619216192578865 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/.bin_timestamp fd71668ebd6e3ef7 +58244 58274 0 esp-idf/esptool_py/CMakeFiles/app_check_size 2a4a1153627b9c86 +58244 58274 0 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/app_check_size 2a4a1153627b9c86 diff --git a/esp-idf/build/CMakeCache.txt b/esp-idf/build/CMakeCache.txt new file mode 100644 index 0000000..8983794 --- /dev/null +++ b/esp-idf/build/CMakeCache.txt @@ -0,0 +1,942 @@ +# This is the CMakeCache file. +# For build in directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build +# It was generated by CMake: /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_AR:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib + +//ASM Compiler Base Flags +CMAKE_ASM_FLAGS:STRING='-mlongcalls ' + +//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=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib + +//C++ Compiler Base Flags +CMAKE_CXX_FLAGS:STRING='-mlongcalls ' + +//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=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib + +//C Compiler Base Flags +CMAKE_C_FLAGS:STRING='-mlongcalls ' + +//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 + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//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=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/pkgRedirects + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Path to a program. +CMAKE_LINKER:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld + +//Program used to build from build.ninja files. +CMAKE_MAKE_PROGRAM:FILEPATH=/opt/homebrew/bin/ninja + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=golioth-esp-idf-external-app + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-readelf + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-strip + +//The CMake toolchain file +CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.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 + +//Build mbed TLS programs. +ENABLE_PROGRAMS:BOOL= + +//Build mbed TLS tests. +ENABLE_TESTING:BOOL= + +//Build mbed TLS with zlib library. +ENABLE_ZLIB_SUPPORT:BOOL=OFF + +//No help, variable specified on the command line. +ESP_PLATFORM:UNINITIALIZED=1 + +//Git command line client +GIT_EXECUTABLE:FILEPATH=/usr/bin/git + +//IDF Build Target +IDF_TARGET:STRING=esp32s3 + +//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 + +//Compiler warnings treated as errors +MBEDTLS_FATAL_WARNINGS:BOOL=ON + +//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 with the pkcs11-helper library. +USE_PKCS11_HELPER_LIBRARY:BOOL=OFF + +//Build mbed TLS shared library. +USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF + +//Build mbed TLS static library. +USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON + +//Dependencies for the target +__idf_ads111x_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ads130e08_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_aht_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_app_trace_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_app_update_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_asio_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_bh1750_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_bh1900nux_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_bme680_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_bmp180_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_bmp280_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_bootloader_support_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_button_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_cbor_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ccs811_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_cmock_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_coap_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_color_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_console_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_cxx_LIB_DEPENDS:STATIC=general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;stdc++;general;gcc; + +//Dependencies for the target +__idf_dht_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_dps310_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_driver_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_ds1302_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ds1307_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ds18x20_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ds3231_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ds3502_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_efuse_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_encoder_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp-tls_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_adc_cal_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_common_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_system;general;__idf_ulp;general;__idf_efuse;general;__idf_esp_http_client;general;__idf_esp_http_server;general;__idf_bootloader_support;general;__idf_nvs_flash;general;__idf_esp_wifi;general;__idf_app_update;general;__idf_lwip;general;__idf_spi_flash;general;__idf_wpa_supplicant;general;__idf_tcpip_adapter;general;__idf_esp_serial_slave_link;general;__idf_esp_netif;general;__idf_soc;general;__idf_esp-tls;general;__idf_esp_https_ota;general;__idf_esp_hw_support; + +//Dependencies for the target +__idf_esp_eth_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_event_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_gdbstub_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_hid_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_http_client_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_http_server_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_https_ota_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_hw_support_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_ipc_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_lcd_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_local_ctrl_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_netif_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_phy_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;general;-L "/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3";general;phy;general;btbb; + +//Dependencies for the target +__idf_esp_pm_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_ringbuf_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_rom_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_serial_slave_link_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_system_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_timer_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_websocket_client_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_esp_wifi_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;general;-L "/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3";general;coexist;general;core;general;espnow;general;mesh;general;net80211;general;pp;general;smartconfig;general;wapi; + +//Dependencies for the target +__idf_espcoredump_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_example_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_expat_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_fatfs_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_framebuffer_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_freemodbus_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_freertos_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_golioth_sdk_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_hal_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_lwip;general;__idf_soc;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_hd44780_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_hdc1000_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_heap_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_heatshrink_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_hmc5883l_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ht16k33_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_hts221_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_hx711_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_i2cdev_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ina219_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ina260_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ina3221_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_jsmn_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_json_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_lc709203f_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_led_strip_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_led_strip_spi_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_lib8tion_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_libcoap_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_libnmea-esp32_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_libsodium_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_lm75_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_log_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_ls7366r_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_lwip_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_esp32s3; + +//Dependencies for the target +__idf_main_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_max31725_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_max31855_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_max31865_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_max7219_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;general;mbedtls;general;mbedcrypto;general;mbedx509;general;__idf_esp32s3; + +//Dependencies for the target +__idf_mcp23008_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mcp23x17_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mcp342x_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mcp4725_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mcp960x_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mcp9808_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mdns_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mhz19b_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_mqtt_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_nghttp;general;__idf_tcp_transport; + +//Dependencies for the target +__idf_ms5611_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_newlib_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_nghttp_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_noise_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_nvs_flash_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;general;__idf_mbedtls; + +//Dependencies for the target +__idf_onewire_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_openssl_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pca9557_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pca9685_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pcf8563_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pcf8574_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pcf8575_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pcf8591_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_perfmon_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_protobuf-c_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_protocomm_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_pthread_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_qmc5883l_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_rda5807m_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_scd30_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_scd4x_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_sdmmc_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_sgp40_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_sht3x_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_sht4x_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_si7021_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_soc_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_lwip;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_spi_flash_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_spiffs_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_sts21_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tca9548_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tca95x5_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tcp_transport_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tcpip_adapter_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_tda74xx_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tsl2561_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tsl2591_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tsl4531_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_tsys01_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ulp_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_ultrasonic_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_unity_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_usb_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_vfs_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_wear_levelling_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_wiegand_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_wifi_provisioning_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system; + +//Dependencies for the target +__idf_wpa_supplicant_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//Dependencies for the target +__idf_xtensa_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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;general;/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a; + +//Value Computed by CMake +esp-idf_BINARY_DIR:STATIC=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf + +//Value Computed by CMake +esp-idf_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +esp-idf_SOURCE_DIR:STATIC=/Users/keenan/esp/esp-idf + +//Value Computed by CMake +golioth-esp-idf-external-app_BINARY_DIR:STATIC=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + +//Value Computed by CMake +golioth-esp-idf-external-app_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +golioth-esp-idf-external-app_SOURCE_DIR:STATIC=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf + +//Value Computed by CMake +mbed TLS_BINARY_DIR:STATIC=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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=/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls + +//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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3; + +//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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;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_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp32s3;general;mbedcrypto; + + +######################## +# 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=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=24 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Ninja +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf +//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=174 +//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=/opt/homebrew/Cellar/cmake/3.24.2/share/cmake +//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 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS +C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1 +//Details about finding Git +FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.37.1 (Apple Git-137.1)()] +//Details about finding Python3 +FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/opt/homebrew/Frameworks/Python.framework/Versions/3.10/bin/python3.10][cfound components: Interpreter ][v3.10.6()] +//ADVANCED property for variable: GIT_EXECUTABLE +GIT_EXECUTABLE-ADVANCED:INTERNAL=1 +//Path to a program. +_Python3_EXECUTABLE:INTERNAL=/opt/homebrew/Frameworks/Python.framework/Versions/3.10/bin/python3.10 +//Python3 Properties +_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;10;6;32;;;/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10;/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10;/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages;/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages +_Python3_INTERPRETER_SIGNATURE:INTERNAL=bbf2b9870fbe1eb82ffe935215ec1a6d + diff --git a/esp-idf/build/CMakeFiles/3.24.2/CMakeASMCompiler.cmake b/esp-idf/build/CMakeFiles/3.24.2/CMakeASMCompiler.cmake new file mode 100644 index 0000000..ac15e57 --- /dev/null +++ b/esp-idf/build/CMakeFiles/3.24.2/CMakeASMCompiler.cmake @@ -0,0 +1,20 @@ +set(CMAKE_ASM_COMPILER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar") +set(CMAKE_ASM_COMPILER_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar") +set(CMAKE_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib") +set(CMAKE_ASM_COMPILER_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib") +set(CMAKE_LINKER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld") +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/esp-idf/build/CMakeFiles/3.24.2/CMakeCCompiler.cmake b/esp-idf/build/CMakeFiles/3.24.2/CMakeCCompiler.cmake new file mode 100644 index 0000000..fd4f1ab --- /dev/null +++ b/esp-idf/build/CMakeFiles/3.24.2/CMakeCCompiler.cmake @@ -0,0 +1,72 @@ +set(CMAKE_C_COMPILER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "8.4.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") +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 "") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar") +set(CMAKE_C_COMPILER_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar") +set(CMAKE_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib") +set(CMAKE_C_COMPILER_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib") +set(CMAKE_LINKER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld") +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 "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/esp-idf/build/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake b/esp-idf/build/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..d41bd92 --- /dev/null +++ b/esp-idf/build/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake @@ -0,0 +1,83 @@ +set(CMAKE_CXX_COMPILER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "8.4.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") +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") +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 "") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar") +set(CMAKE_CXX_COMPILER_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar") +set(CMAKE_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib") +set(CMAKE_LINKER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld") +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 "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/backward;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/esp-idf/build/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin b/esp-idf/build/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000..9b10d29 Binary files /dev/null and b/esp-idf/build/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin differ diff --git a/esp-idf/build/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin b/esp-idf/build/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000..5481237 Binary files /dev/null and b/esp-idf/build/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/esp-idf/build/CMakeFiles/3.24.2/CMakeSystem.cmake b/esp-idf/build/CMakeFiles/3.24.2/CMakeSystem.cmake new file mode 100644 index 0000000..e23be1e --- /dev/null +++ b/esp-idf/build/CMakeFiles/3.24.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Darwin-22.1.0") +set(CMAKE_HOST_SYSTEM_NAME "Darwin") +set(CMAKE_HOST_SYSTEM_VERSION "22.1.0") +set(CMAKE_HOST_SYSTEM_PROCESSOR "arm64") + +include("/Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake") + +set(CMAKE_SYSTEM "Generic") +set(CMAKE_SYSTEM_NAME "Generic") +set(CMAKE_SYSTEM_VERSION "") +set(CMAKE_SYSTEM_PROCESSOR "") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/esp-idf/build/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.c b/esp-idf/build/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000..2b43aa6 --- /dev/null +++ b/esp-idf/build/CMakeFiles/3.24.2/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/esp-idf/build/CMakeFiles/3.24.2/CompilerIdC/a.out b/esp-idf/build/CMakeFiles/3.24.2/CompilerIdC/a.out new file mode 100755 index 0000000..df8aa31 Binary files /dev/null and b/esp-idf/build/CMakeFiles/3.24.2/CompilerIdC/a.out differ diff --git a/esp-idf/build/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/esp-idf/build/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..486becd --- /dev/null +++ b/esp-idf/build/CMakeFiles/3.24.2/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/esp-idf/build/CMakeFiles/3.24.2/CompilerIdCXX/a.out b/esp-idf/build/CMakeFiles/3.24.2/CompilerIdCXX/a.out new file mode 100755 index 0000000..d86884f Binary files /dev/null and b/esp-idf/build/CMakeFiles/3.24.2/CompilerIdCXX/a.out differ diff --git a/esp-idf/build/CMakeFiles/CMakeOutput.log b/esp-idf/build/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000..027f924 --- /dev/null +++ b/esp-idf/build/CMakeFiles/CMakeOutput.log @@ -0,0 +1,379 @@ +The target system is: Generic - - +The host system is: Darwin - 22.1.0 - arm64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc +Build flags: -mlongcalls; +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/3.24.2/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ +Build flags: -mlongcalls; +Id flags: + +The output was: +0 + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is GNU, found in "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/3.24.2/CompilerIdCXX/a.out" + +Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": +xtensa-esp32s3-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0 +Copyright (C) 2018 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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/opt/homebrew/bin/ninja cmTC_c3a57 && [1/2] Building C object CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1 -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mlongcalls -auxbase-strip CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccLz2E6R.s +GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include" +#include "..." search starts here: +#include <...> search starts here: + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include +End of search list. +GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 803047a206c18d3a08e5e868cdb5bc02 +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccLz2E6R.s +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj' '-c' +[2/2] Linking C executable cmTC_c3a57 +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc +COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_c3a57' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccgRX7nK.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 -o cmTC_c3a57 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_c3a57' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + end of search list found + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + implicit include dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/opt/homebrew/bin/ninja cmTC_c3a57 && [1/2] Building C object CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1 -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mlongcalls -auxbase-strip CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccLz2E6R.s] + ignore line: [GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + ignore line: [End of search list.] + ignore line: [GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 803047a206c18d3a08e5e868cdb5bc02] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccLz2E6R.s] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj' '-c'] + ignore line: [[2/2] Linking C executable cmTC_c3a57] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc] + ignore line: [COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_c3a57'] + link line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccgRX7nK.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 -o cmTC_c3a57 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_c3a57.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccgRX7nK.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 [-o] ==> ignore + arg [cmTC_c3a57] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] + arg [CMakeFiles/cmTC_c3a57.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 [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit libs: [gcc;c;nosys;c;gcc] + implicit objs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + implicit dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit fwks: [] + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/opt/homebrew/bin/ninja cmTC_a586b && [1/2] Building CXX object CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1plus -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mlongcalls -auxbase-strip CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccAPXQEc.s +GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include" +#include "..." search starts here: +#include <...> search starts here: + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0 + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include +End of search list. +GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 8b29b90a7ccf318c7c651f4bc57ecca6 +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccAPXQEc.s +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' +[2/2] Linking CXX executable cmTC_a586b +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ +COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_a586b' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//cczMI2eL.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 -o cmTC_a586b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_a586b' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + end of search list found + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/backward] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + implicit include dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/backward;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/opt/homebrew/bin/ninja cmTC_a586b && [1/2] Building CXX object CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1plus -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mlongcalls -auxbase-strip CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccAPXQEc.s] + ignore line: [GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + ignore line: [End of search list.] + ignore line: [GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 8b29b90a7ccf318c7c651f4bc57ecca6] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccAPXQEc.s] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj' '-c'] + ignore line: [[2/2] Linking CXX executable cmTC_a586b] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++] + ignore line: [COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_a586b'] + link line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//cczMI2eL.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 -o cmTC_a586b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_a586b.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//cczMI2eL.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 [-o] ==> ignore + arg [cmTC_a586b] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] + arg [CMakeFiles/cmTC_a586b.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 [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit libs: [stdc++;m;gcc;c;nosys;c;gcc] + implicit objs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + implicit dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit fwks: [] + + +Performing C SOURCE FILE Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS succeeded with the following output: +Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/opt/homebrew/bin/ninja cmTC_efe4d && [1/2] Building C object CMakeFiles/cmTC_efe4d.dir/src.c.obj +[2/2] Linking C executable cmTC_efe4d + + +Source file was: +int main(void) { return 0; } diff --git a/esp-idf/build/CMakeFiles/TargetDirectories.txt b/esp-idf/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..cca28cd --- /dev/null +++ b/esp-idf/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,1248 @@ +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/menuconfig.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/confserver.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/gen_project_binary.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/app.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/erase_flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/monitor.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/encrypted-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/_project_elf_src.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/golioth-esp-idf-external-app.elf.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/size.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/size-files.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/size-components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/dfu.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/dfu-list.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/dfu-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/uf2-app.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/uf2.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/app_check_size.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/partition-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/partition_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/blank_ota_data.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/read-otadata.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/read_otadata.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/erase-otadata.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/erase_otadata.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/otadata-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/encrypted-otadata-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/memory_ld.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/__idf_asio.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/__idf_aht.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/__idf_bme680.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/__idf_button.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/__idf_color.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/__idf_dht.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/__idf_onewire.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/__idf_encoder.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/__idf_example.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/__idf_hts221.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/__idf_hx711.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/__idf_ina219.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/__idf_ina260.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/__idf_lm75.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/__idf_max31725.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/__idf_max31855.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/__idf_max31865.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/__idf_max7219.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/__idf_noise.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/__idf_scd30.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/__idf_si7021.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/__idf_sts21.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/install/strip.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/list_install_components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/install.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/install/local.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/CMakeFiles/install/strip.dir diff --git a/esp-idf/build/CMakeFiles/bootloader-complete b/esp-idf/build/CMakeFiles/bootloader-complete new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/CMakeFiles/bootloader.dir/Labels.json b/esp-idf/build/CMakeFiles/bootloader.dir/Labels.json new file mode 100644 index 0000000..220465b --- /dev/null +++ b/esp-idf/build/CMakeFiles/bootloader.dir/Labels.json @@ -0,0 +1,43 @@ +{ + "sources" : + [ + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader-complete.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule" + }, + { + "file" : "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule" + } + ], + "target" : + { + "labels" : + [ + "bootloader" + ], + "name" : "bootloader" + } +} \ No newline at end of file diff --git a/esp-idf/build/CMakeFiles/bootloader.dir/Labels.txt b/esp-idf/build/CMakeFiles/bootloader.dir/Labels.txt new file mode 100644 index 0000000..42fe8e0 --- /dev/null +++ b/esp-idf/build/CMakeFiles/bootloader.dir/Labels.txt @@ -0,0 +1,13 @@ +# Target labels + bootloader +# Source files and their labels +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader-complete.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule diff --git a/esp-idf/build/CMakeFiles/cmake.check_cache b/esp-idf/build/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/esp-idf/build/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/esp-idf/build/CMakeFiles/git-data/HEAD b/esp-idf/build/CMakeFiles/git-data/HEAD new file mode 100644 index 0000000..4f90f49 --- /dev/null +++ b/esp-idf/build/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +ref: refs/heads/esp-idf diff --git a/esp-idf/build/CMakeFiles/git-data/grabRef.cmake b/esp-idf/build/CMakeFiles/git-data/grabRef.cmake new file mode 100644 index 0000000..b64481f --- /dev/null +++ b/esp-idf/build/CMakeFiles/git-data/grabRef.cmake @@ -0,0 +1,50 @@ +# +# Internal file for GetGitRevisionDescription.cmake +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +set(HEAD_HASH) + +file(READ "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/.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}" "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/esp-idf/build/CMakeFiles/git-data/head-ref b/esp-idf/build/CMakeFiles/git-data/head-ref new file mode 100644 index 0000000..2041977 --- /dev/null +++ b/esp-idf/build/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +93cf0a3550eb2136ff4acbf296c97e4807591471 diff --git a/esp-idf/build/CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj b/esp-idf/build/CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj new file mode 100644 index 0000000..bd4e8f0 Binary files /dev/null and b/esp-idf/build/CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj differ diff --git a/esp-idf/build/CMakeFiles/rules.ninja b/esp-idf/build/CMakeFiles/rules.ninja new file mode 100644 index 0000000..05c4b1b --- /dev/null +++ b/esp-idf/build/CMakeFiles/rules.ninja @@ -0,0 +1,3089 @@ +# 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: golioth-esp-idf-external-app +# Configurations: +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__golioth-esp-idf-external-app.2eelf_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX executable. + +rule CXX_EXECUTABLE_LINKER__golioth-esp-idf-external-app.2eelf_ + command = $PRE_LINK && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD + description = Linking CXX executable $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for running custom commands. + +rule CUSTOM_COMMAND + command = $COMMAND + description = $DESC + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_ringbuf_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_efuse_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_ipc_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_ipc_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_ipc_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_driver_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_pm_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mbedtls_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mbedtls_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedcrypto_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__mbedcrypto_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedx509_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__mbedx509_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__mbedtls_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_update_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_app_update_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_nvs_flash_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pthread_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_gdbstub_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_gdbstub_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_espcoredump_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_phy_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_system_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_system_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_system_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_rom_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_rom_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hal_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_vfs_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_eth_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tcpip_adapter_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tcpip_adapter_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_netif_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_event_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_console_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_lwip_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_log_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_heap_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_soc_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_xtensa_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_xtensa_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_xtensa_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_common_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_timer_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_freertos_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_freertos_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_newlib_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_cxx_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_app_trace_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_asio_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_asio_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_cbor_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_cbor_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_unity_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_unity_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_cmock_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_coap_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_coap_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_nghttp_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_nghttp_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp-tls_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_adc_cal_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_adc_cal_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_hid_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tcp_transport_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_http_client_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_http_server_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_https_ota_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_protobuf-c_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_protocomm_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mdns_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mdns_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_local_ctrl_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_sdmmc_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_serial_slave_link_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_serial_slave_link_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_websocket_client_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_websocket_client_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_expat_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_expat_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wear_levelling_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_fatfs_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_freemodbus_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_freemodbus_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_jsmn_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_jsmn_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_json_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_libsodium_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_libsodium_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_libsodium_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mqtt_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_openssl_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_openssl_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_perfmon_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_perfmon_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_spiffs_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_usb_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_usb_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ulp_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ulp_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wifi_provisioning_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_libcoap_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_libcoap_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_heatshrink_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_heatshrink_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_golioth_sdk_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_golioth_sdk_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_i2cdev_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_i2cdev_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ads111x_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ads111x_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ads130e08_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ads130e08_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_aht_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_aht_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bh1750_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bh1750_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bh1900nux_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bh1900nux_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bme680_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bme680_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bmp180_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bmp180_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bmp280_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bmp280_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_button_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_button_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ccs811_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ccs811_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_lib8tion_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_lib8tion_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_color_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_color_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_dht_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_dht_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_dps310_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_dps310_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ds1302_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ds1302_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ds1307_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ds1307_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_onewire_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_onewire_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ds18x20_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ds18x20_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ds3231_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ds3231_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ds3502_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ds3502_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_encoder_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_encoder_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_example_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_example_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_framebuffer_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_framebuffer_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hd44780_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hd44780_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hdc1000_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hdc1000_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hmc5883l_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hmc5883l_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ht16k33_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ht16k33_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hts221_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hts221_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hx711_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hx711_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ina219_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ina219_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ina260_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ina260_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ina3221_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ina3221_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_lc709203f_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_lc709203f_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_led_strip_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_led_strip_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_led_strip_spi_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_led_strip_spi_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_lm75_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_lm75_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ls7366r_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ls7366r_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_max31725_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_max31725_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_max31855_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_max31855_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_max31865_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_max31865_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_max7219_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_max7219_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mcp23008_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mcp23008_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mcp23x17_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mcp23x17_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mcp342x_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mcp342x_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mcp4725_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mcp4725_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mcp960x_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mcp960x_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mcp9808_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mcp9808_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mhz19b_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mhz19b_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ms5611_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ms5611_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_noise_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_noise_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pca9557_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pca9557_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pca9685_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pca9685_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pcf8563_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pcf8563_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pcf8574_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pcf8574_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pcf8575_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pcf8575_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pcf8591_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pcf8591_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_qmc5883l_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_qmc5883l_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_rda5807m_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_rda5807m_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_scd30_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_scd30_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_scd4x_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_scd4x_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_sgp40_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_sgp40_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_sht3x_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_sht3x_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_sht4x_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_sht4x_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_si7021_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_si7021_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_sts21_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_sts21_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tca9548_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tca9548_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tca95x5_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tca95x5_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tda74xx_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tda74xx_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tsl2561_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tsl2561_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tsl2591_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tsl2591_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tsl4531_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tsl4531_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tsys01_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tsys01_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ultrasonic_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_ultrasonic_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_wiegand_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wiegand_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_libnmea-esp32_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_libnmea-esp32_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_main_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = /opt/homebrew/bin/ninja $FILE_ARG -t clean $TARGETS + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = /opt/homebrew/bin/ninja -t targets + description = All primary targets available: + diff --git a/esp-idf/build/app-flash_args b/esp-idf/build/app-flash_args new file mode 100644 index 0000000..b828197 --- /dev/null +++ b/esp-idf/build/app-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x10000 golioth-esp-idf-external-app.bin diff --git a/esp-idf/build/bootloader-flash_args b/esp-idf/build/bootloader-flash_args new file mode 100644 index 0000000..0837e62 --- /dev/null +++ b/esp-idf/build/bootloader-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-done b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-done new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-download b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-download new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-install b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-install new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt new file mode 100644 index 0000000..a3f99ea --- /dev/null +++ b/esp-idf/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=/Users/keenan/esp/esp-idf/components/bootloader/subproject +work_dir= + diff --git a/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-update b/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-update new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt b/esp-idf/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt new file mode 100644 index 0000000..2a06974 --- /dev/null +++ b/esp-idf/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt @@ -0,0 +1 @@ +cmd='/opt/homebrew/Cellar/cmake/3.24.2/bin/cmake;-DSDKCONFIG=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig;-DIDF_PATH=/Users/keenan/esp/esp-idf;-DIDF_TARGET=esp32s3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python;-DEXTRA_COMPONENT_DIRS=/Users/keenan/esp/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf;-DLEGACY_INCLUDE_COMMON_HEADERS=;-GNinja;' diff --git a/esp-idf/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake b/esp-idf/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake new file mode 100644 index 0000000..3fc0df1 --- /dev/null +++ b/esp-idf/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 + "/Users/keenan/esp/esp-idf/components/bootloader/subproject" + "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader" + "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix" + "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/tmp" + "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp" + "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src" + "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp" +) + +set(configSubDirs ) +foreach(subDir IN LISTS configSubDirs) + file(MAKE_DIRECTORY "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/${subDir}") +endforeach() +if(cfgdir) + file(MAKE_DIRECTORY "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash +endif() diff --git a/esp-idf/build/bootloader/.bin_timestamp b/esp-idf/build/bootloader/.bin_timestamp new file mode 100644 index 0000000..a58a775 --- /dev/null +++ b/esp-idf/build/bootloader/.bin_timestamp @@ -0,0 +1 @@ +8fe07a8ac668b660cc4ae263045da826 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.bin diff --git a/esp-idf/build/bootloader/.ninja_deps b/esp-idf/build/bootloader/.ninja_deps new file mode 100644 index 0000000..1d7a229 Binary files /dev/null and b/esp-idf/build/bootloader/.ninja_deps differ diff --git a/esp-idf/build/bootloader/.ninja_log b/esp-idf/build/bootloader/.ninja_log new file mode 100644 index 0000000..948e8ff --- /dev/null +++ b/esp-idf/build/bootloader/.ninja_log @@ -0,0 +1,105 @@ +# ninja log v5 +6 19 1670619166843475190 project_elf_src_esp32s3.c 41180933470f5b49 +6 19 1670619166843475190 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/project_elf_src_esp32s3.c 41180933470f5b49 +19 150 1670619166973534671 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj 26811ef83b5012f +10 171 1670619166995338870 esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj bf476b4f7a5aa966 +12 173 1670619166994305035 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj ee6387567536ba3a +14 186 1670619167006457302 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj f3d140a9b4f362a3 +10 193 1670619167017321193 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj 6f5966e997da64f4 +8 241 1670619167065926306 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj 74628ae978ff3de4 +150 324 1670619167143611460 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj 75df473bc5b296d1 +186 326 1670619167146485173 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj 4881676067f05da9 +171 326 1670619167149046510 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj d67a089859cafe3 +14 330 1670619167153455724 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj 651a25ff0b020677 +174 350 1670619167170190749 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj aac92477437ed17c +193 393 1670619167186497023 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj 78912441ec57402e +242 452 1670619167273049524 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj 857e5378b10522b9 +326 471 1670619167294691555 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj fc0c81df6940c9b0 +331 517 1670619167339386912 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj a1381d5b9be3ea3b +350 546 1670619167365372033 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj a7b268a920098a11 +395 610 1670619167424488244 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj 2d25f32d4c8dfb2a +452 621 1670619167434630217 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj 5a70c4d746384647 +472 633 1670619167455598456 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj fbd094c096fc99d3 +7 639 1670619167443378479 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj c204bc4e45f8493e +10 641 1670619167460019004 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 2be4ab5abf3b98b5 +324 655 1670619167473027439 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj 720aecad48f393da +517 711 1670619167529318771 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj 30ff00c91d7e732a +639 778 1670619167601616210 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj 8d15545d38f586e3 +621 781 1670619167603706004 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj 785ff5551e0171f8 +8 789 1670619167613306893 esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj 63677678d699cb2 +326 822 1670619167646193274 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj 5082c1f3c300c2e +610 832 1670619167652432783 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj 9dcb6c087ba81153 +546 950 1670619167766687324 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj f39a5781520a1f03 +781 1193 1670619168014382601 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj c7ecac92ff6a90ff +711 1207 1670619168029325873 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 62245c63cb10845a +822 1264 1670619168088090750 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj 68bd0f8b2230c663 +1207 1414 1670619168238991428 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj bb731b81c8803023 +789 1452 1670619168276277941 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 16e5382836c25974 +655 1810 1670619168631900874 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj b40d5fbe3bb99068 +641 1885 1670619168705563315 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 9140dd73b9a153d9 +1264 1886 1670619168710452030 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj 42762db8387faadd +1452 1916 1670619168734891149 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj c0ccabf724e384a6 +1810 1949 1670619168772861329 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj 19b5b1d4d62f7eb1 +1886 2044 1670619168868050009 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj dea5041d8e6b34d9 +1193 2065 1670619168885894577 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj a4a57bc6650496f8 +1949 2074 1670619168897746303 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj 5145f416bfd6b546 +778 2201 1670619169025197779 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj 4b55a53eea78a9fd +1414 2305 1670619169127031511 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj d2a4567db4b62834 +1916 2316 1670619169138862153 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj 5fc787746e84688e +2074 2457 1670619169280750568 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj 7cf358703802d8b +2305 2491 1670619169315584910 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj c35731372e9acabd +2066 2561 1670619169385510720 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj a58e36d6dc45957 +2044 2563 1670619169387686098 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj 66fec99a6c6f5539 +832 2759 1670619169583062424 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj d8b5054e45344efd +1885 2765 1670619169589644434 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj 9b6518c4eaeab277 +2316 2881 1670619169699826761 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj a83b443c55024e1a +950 2955 1670619169778669542 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj c6f21829c1fbba53 +2563 3142 1670619169966944816 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 1ea4bb8d3703e6a5 +2457 3180 1670619170002480867 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj 9839519559758b81 +2881 3306 1670619170130683137 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 1219ab78bd3b3146 +2491 3379 1670619170199404279 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj 6b764bb167710817 +2955 3394 1670619170211126671 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj fcb21d2289d91ed5 +2201 3403 1670619170226319609 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj a667dd682d252111 +3394 3583 1670619170406177204 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj ef13aab5d1d2db71 +2561 3652 1670619170465341582 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj e6a2fbd4dd2706c5 +3652 3785 1670619170608671290 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj 62267f8de777e4d5 +3142 3941 1670619170759217634 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj 6ce8d7c2a96fdc18 +3306 4047 1670619170869742378 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj f0fc2acfe3ffd741 +2766 4053 1670619170875478137 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj 885b8ee94a368aa +3785 4056 1670619170879616351 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj 5c5497027680cb7e +3941 4090 1670619170914873861 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj ab98393e70ea9b4c +4056 4227 1670619171051460268 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 3422621f89450741 +3403 4360 1670619171181112915 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj 9050d81729c4dd10 +4090 4364 1670619171186893006 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 7fc05b2b51f085c9 +3583 4396 1670619171218527260 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj e3a24f515f3b7408 +4364 4449 1670619171274138258 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj 9a14d74ead3be5e8 +4361 4451 1670619171276973721 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj d77795457cbf055a +4047 4480 1670619171302904342 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj 4682711112a94cde +633 4520 1670619171341340481 esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj d04f2ffac2a52e8a +2759 4558 1670619171381644123 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 6135bae38c0ecdc8 +3379 4620 1670619171443993713 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj afcb13745d0a0627 +4227 4649 1670619171472028254 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj a1ef5963216abda9 +4053 4676 1670619171501004921 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 52dde3916af2bac7 +3180 4693 1670619171516305444 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj 288ddb18c466bf01 +4480 4704 1670619171529140212 esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj ce40986b3314753f +4451 4711 1670619171536895765 esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj f65fb12ae066f0ea +4396 5008 1670619171833367196 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj 2236fe3d8a8b3399 +4449 5044 1670619171869330957 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj fe580186226b8580 +5044 5151 1670619171978511000 esp-idf/log/liblog.a 67732e595d67106d +5151 5200 1670619172026883000 esp-idf/esp_rom/libesp_rom.a 913f8aa6841165d8 +5201 5241 1670619172068716000 esp-idf/esp_common/libesp_common.a 19cc530d39509517 +5241 5281 1670619172108952000 esp-idf/xtensa/libxtensa.a 9d3e5caa32c6bd2e +5281 5331 1670619172159192000 esp-idf/esp_hw_support/libesp_hw_support.a 7072b4b285f2027 +5331 5373 1670619172200569000 esp-idf/esp_system/libesp_system.a 7ab95c33f34eb9be +5373 5420 1670619172247732000 esp-idf/efuse/libefuse.a e08fb3de907c01b1 +5420 5475 1670619172303377000 esp-idf/bootloader_support/libbootloader_support.a 3b401320a1a2aa20 +5475 5520 1670619172347725000 esp-idf/spi_flash/libspi_flash.a 5e38efe8b6ca5624 +5520 5573 1670619172400638000 esp-idf/micro-ecc/libmicro-ecc.a 9dedb09816ce5699 +5573 5625 1670619172452863000 esp-idf/soc/libsoc.a bf574793d24cf9b4 +5625 5690 1670619172517907000 esp-idf/hal/libhal.a 5337ec0a9cfdd896 +5690 5741 1670619172568946000 esp-idf/main/libmain.a 4ff4f1b9d08c2e45 +5741 5912 1670619172731886628 bootloader.elf d4ce9e2f1288478e +5912 6041 1670619172868759410 .bin_timestamp cf1db07e3aac1bac +5912 6041 1670619172868759410 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/.bin_timestamp cf1db07e3aac1bac +6041 6099 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7ff23dc95536da3d +6041 6099 0 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7ff23dc95536da3d diff --git a/esp-idf/build/bootloader/CMakeCache.txt b/esp-idf/build/bootloader/CMakeCache.txt new file mode 100644 index 0000000..18ff6d8 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeCache.txt @@ -0,0 +1,480 @@ +# This is the CMakeCache file. +# For build in directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader +# It was generated by CMake: /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_AR:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib + +//ASM Compiler Base Flags +CMAKE_ASM_FLAGS:STRING='-mlongcalls ' + +//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=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib + +//C++ Compiler Base Flags +CMAKE_CXX_FLAGS:STRING='-mlongcalls ' + +//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=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib + +//C Compiler Base Flags +CMAKE_C_FLAGS:STRING='-mlongcalls ' + +//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 + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//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=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/pkgRedirects + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Path to a program. +CMAKE_LINKER:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld + +//Program used to build from build.ninja files. +CMAKE_MAKE_PROGRAM:FILEPATH=/opt/homebrew/bin/ninja + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=bootloader + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-readelf + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-strip + +//The CMake toolchain file +CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.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=/Users/keenan/esp/esp-idf/components/bootloader + +//Git command line client +GIT_EXECUTABLE:FILEPATH=/usr/bin/git + +//No help, variable specified on the command line. +IDF_PATH:UNINITIALIZED=/Users/keenan/esp/esp-idf + +//IDF Build Target +IDF_TARGET:STRING=esp32s3 + +//IDF Build Toolchain Type +IDF_TOOLCHAIN:STRING=gcc + +//No help, variable specified on the command line. +LEGACY_INCLUDE_COMMON_HEADERS:UNINITIALIZED= + +//No help, variable specified on the command line. +PROJECT_SOURCE_DIR:UNINITIALIZED=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf + +//No help, variable specified on the command line. +PYTHON:UNINITIALIZED=/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python + +//No help, variable specified on the command line. +PYTHON_DEPS_CHECKED:UNINITIALIZED=1 + +//No help, variable specified on the command line. +SDKCONFIG:UNINITIALIZED=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig + +//Dependencies for the target +__idf_bootloader_support_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_efuse_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_common_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_efuse;general;__idf_bootloader_support;general;__idf_spi_flash;general;__idf_soc;general;__idf_esp_hw_support; + +//Dependencies for the target +__idf_esp_hw_support_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_esp_rom_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal; + +//Dependencies for the target +__idf_esp_system_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_hal_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_esp32s3; + +//Dependencies for the target +__idf_log_LIB_DEPENDS:STATIC=general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal; + +//Dependencies for the target +__idf_main_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal; + +//Dependencies for the target +__idf_micro-ecc_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_soc_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_spi_flash_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3; + +//Dependencies for the target +__idf_xtensa_LIB_DEPENDS:STATIC=general;__idf_log;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_hw_support;general;__idf_hal;general;__idf_esp32s3;general;/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a; + +//Value Computed by CMake +bootloader_BINARY_DIR:STATIC=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + +//Value Computed by CMake +bootloader_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +bootloader_SOURCE_DIR:STATIC=/Users/keenan/esp/esp-idf/components/bootloader/subproject + +//Value Computed by CMake +esp-idf_BINARY_DIR:STATIC=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf + +//Value Computed by CMake +esp-idf_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +esp-idf_SOURCE_DIR:STATIC=/Users/keenan/esp/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=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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=2 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Ninja +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/Users/keenan/esp/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=/opt/homebrew/Cellar/cmake/3.24.2/share/cmake +//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 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Details about finding Git +FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.37.1 (Apple Git-137.1)()] +//ADVANCED property for variable: GIT_EXECUTABLE +GIT_EXECUTABLE-ADVANCED:INTERNAL=1 + diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeASMCompiler.cmake b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeASMCompiler.cmake new file mode 100644 index 0000000..ac15e57 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeASMCompiler.cmake @@ -0,0 +1,20 @@ +set(CMAKE_ASM_COMPILER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar") +set(CMAKE_ASM_COMPILER_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar") +set(CMAKE_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib") +set(CMAKE_ASM_COMPILER_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib") +set(CMAKE_LINKER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld") +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/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeCCompiler.cmake b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeCCompiler.cmake new file mode 100644 index 0000000..fd4f1ab --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeCCompiler.cmake @@ -0,0 +1,72 @@ +set(CMAKE_C_COMPILER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "8.4.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") +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 "") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar") +set(CMAKE_C_COMPILER_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar") +set(CMAKE_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib") +set(CMAKE_C_COMPILER_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib") +set(CMAKE_LINKER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld") +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 "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..d41bd92 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake @@ -0,0 +1,83 @@ +set(CMAKE_CXX_COMPILER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "8.4.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") +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") +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 "") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar") +set(CMAKE_CXX_COMPILER_AR "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ar") +set(CMAKE_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc-ranlib") +set(CMAKE_LINKER "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ld") +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 "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/backward;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000..9b10d29 Binary files /dev/null and b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin differ diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000..5481237 Binary files /dev/null and b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeSystem.cmake b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeSystem.cmake new file mode 100644 index 0000000..e23be1e --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Darwin-22.1.0") +set(CMAKE_HOST_SYSTEM_NAME "Darwin") +set(CMAKE_HOST_SYSTEM_VERSION "22.1.0") +set(CMAKE_HOST_SYSTEM_PROCESSOR "arm64") + +include("/Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake") + +set(CMAKE_SYSTEM "Generic") +set(CMAKE_SYSTEM_NAME "Generic") +set(CMAKE_SYSTEM_VERSION "") +set(CMAKE_SYSTEM_PROCESSOR "") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.c b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000..2b43aa6 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/3.24.2/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/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdC/a.out b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdC/a.out new file mode 100755 index 0000000..df8aa31 Binary files /dev/null and b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdC/a.out differ diff --git a/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..486becd --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/3.24.2/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/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdCXX/a.out b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdCXX/a.out new file mode 100755 index 0000000..d86884f Binary files /dev/null and b/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdCXX/a.out differ diff --git a/esp-idf/build/bootloader/CMakeFiles/CMakeOutput.log b/esp-idf/build/bootloader/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000..672eb28 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/CMakeOutput.log @@ -0,0 +1,370 @@ +The target system is: Generic - - +The host system is: Darwin - 22.1.0 - arm64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc +Build flags: -mlongcalls; +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ +Build flags: -mlongcalls; +Id flags: + +The output was: +0 + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is GNU, found in "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/3.24.2/CompilerIdCXX/a.out" + +Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": +xtensa-esp32s3-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0 +Copyright (C) 2018 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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):/opt/homebrew/bin/ninja cmTC_87079 && [1/2] Building C object CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1 -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mlongcalls -auxbase-strip CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccQXBBmr.s +GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include" +#include "..." search starts here: +#include <...> search starts here: + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include +End of search list. +GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 803047a206c18d3a08e5e868cdb5bc02 +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccQXBBmr.s +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj' '-c' +[2/2] Linking C executable cmTC_87079 +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc +COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_87079' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//cceWpM9t.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 -o cmTC_87079 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_87079' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + end of search list found + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + implicit include dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/opt/homebrew/bin/ninja cmTC_87079 && [1/2] Building C object CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1 -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mlongcalls -auxbase-strip CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccQXBBmr.s] + ignore line: [GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + ignore line: [End of search list.] + ignore line: [GNU C17 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 803047a206c18d3a08e5e868cdb5bc02] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccQXBBmr.s] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj' '-c'] + ignore line: [[2/2] Linking C executable cmTC_87079] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc] + ignore line: [COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_87079'] + link line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//cceWpM9t.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 -o cmTC_87079 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_87079.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//cceWpM9t.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 [-o] ==> ignore + arg [cmTC_87079] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] + arg [CMakeFiles/cmTC_87079.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 [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit libs: [gcc;c;nosys;c;gcc] + implicit objs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + implicit dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit fwks: [] + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):/opt/homebrew/bin/ninja cmTC_8929f && [1/2] Building CXX object CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1plus -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mlongcalls -auxbase-strip CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccZ1L8au.s +GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include" +ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include" +#include "..." search starts here: +#include <...> search starts here: + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0 + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include +End of search list. +GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf) + compiled by GNU C version 8.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.19-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 8b29b90a7ccf318c7c651f4bc57ecca6 +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccZ1L8au.s +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' +[2/2] Linking CXX executable cmTC_8929f +Using built-in specs. +COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ +COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper +Target: xtensa-esp32s3-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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 +Thread model: posix +gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) +COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ +LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/ +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_8929f' + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccaFmN9T.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 -o cmTC_8929f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o +COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_8929f' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + add: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + end of search list found + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/backward] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include] + collapse include dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + implicit include dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include/c++/8.4.0/backward;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/sys-include;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(xtensa-esp32s3-elf-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/opt/homebrew/bin/ninja cmTC_8929f && [1/2] Building CXX object CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/cc1plus -quiet -v -iprefix /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/ /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mlongcalls -auxbase-strip CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj -version -o /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccZ1L8au.s] + ignore line: [GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include"] + ignore line: [ignoring duplicate directory "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/xtensa-esp32s3-elf] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include/c++/8.4.0/backward] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/include-fixed] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/sys-include] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/include] + ignore line: [End of search list.] + ignore line: [GNU C++14 (crosstool-NG esp-2021r2-patch3) version 8.4.0 (xtensa-esp32s3-elf)] + ignore line: [ compiled by GNU C version 8.3.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.19-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 8b29b90a7ccf318c7c651f4bc57ecca6] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj' '-c'] + ignore line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/as --traditional-format --longcalls -o CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccZ1L8au.s] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj' '-c'] + ignore line: [[2/2] Linking CXX executable cmTC_8929f] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++] + ignore line: [COLLECT_LTO_WRAPPER=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] + ignore line: [Target: xtensa-esp32s3-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_apple-darwin12 --target=xtensa-esp32s3-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32s3-elf/xtensa-esp32s3-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2021r2-patch3' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-apple-darwin12/xtensa-esp32s3-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] + ignore line: [Thread model: posix] + ignore line: [gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3) ] + ignore line: [COMPILER_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/] + ignore line: [LIBRARY_PATH=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/:/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-v' '-o' 'cmTC_8929f'] + link line: [ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2 -plugin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so -plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccaFmN9T.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 -o cmTC_8929f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0 -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc -L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib CMakeFiles/cmTC_8929f.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../libexec/gcc/xtensa-esp32s3-elf/8.4.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/var/folders/3b/s92mn6kj4hg11mzhx0g638kc0000gn/T//ccaFmN9T.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 [-o] ==> ignore + arg [cmTC_8929f] ==> ignore + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] + arg [-L/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] + arg [CMakeFiles/cmTC_8929f.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 [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + arg [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/crt0.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o] + collapse obj [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc] + collapse library dir [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib] ==> [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit libs: [stdc++;m;gcc;c;nosys;c;gcc] + implicit objs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib/crt0.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crti.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtbegin.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtend.o;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0/crtn.o] + implicit dirs: [/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc/xtensa-esp32s3-elf/8.4.0;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/lib/gcc;/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/xtensa-esp32s3-elf/lib] + implicit fwks: [] + + diff --git a/esp-idf/build/bootloader/CMakeFiles/TargetDirectories.txt b/esp-idf/build/bootloader/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..7934720 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,83 @@ +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/menuconfig.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/confserver.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/gen_project_binary.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/app.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/erase_flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/monitor.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/_project_elf_src.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/bootloader.elf.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/size.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/size-files.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/size-components.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/dfu.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/dfu-list.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/dfu-flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/uf2-app.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/uf2.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/newlib/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/newlib/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp32s3/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp32s3/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir diff --git a/esp-idf/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj b/esp-idf/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj new file mode 100644 index 0000000..bd4e8f0 Binary files /dev/null and b/esp-idf/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj differ diff --git a/esp-idf/build/bootloader/CMakeFiles/cmake.check_cache b/esp-idf/build/bootloader/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/esp-idf/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/esp-idf/build/bootloader/CMakeFiles/git-data/HEAD b/esp-idf/build/bootloader/CMakeFiles/git-data/HEAD new file mode 100644 index 0000000..18c598d --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +1b16ef6cfc2479a08136782f9dc57effefa86f66 diff --git a/esp-idf/build/bootloader/CMakeFiles/git-data/grabRef.cmake b/esp-idf/build/bootloader/CMakeFiles/git-data/grabRef.cmake new file mode 100644 index 0000000..7d8a5ee --- /dev/null +++ b/esp-idf/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 "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "/Users/keenan/esp/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}" "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref b/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref new file mode 100644 index 0000000..18c598d --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +1b16ef6cfc2479a08136782f9dc57effefa86f66 diff --git a/esp-idf/build/bootloader/CMakeFiles/rules.ninja b/esp-idf/build/bootloader/CMakeFiles/rules.ninja new file mode 100644 index 0000000..3a757d5 --- /dev/null +++ b/esp-idf/build/bootloader/CMakeFiles/rules.ninja @@ -0,0 +1,321 @@ +# 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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $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 = $PRE_LINK && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $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_hal_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hal_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_soc_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_micro-ecc_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_efuse_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_system_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_xtensa_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_xtensa_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_common_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_rom_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_rom_ + depfile = $DEP_FILE + deps = gcc + command = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_log_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $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 = /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_main_ + command = $PRE_LINK && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E rm -f $TARGET_FILE && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-ranlib $TARGET_FILE && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = /opt/homebrew/bin/ninja $FILE_ARG -t clean $TARGETS + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = /opt/homebrew/bin/ninja -t targets + description = All primary targets available: + diff --git a/esp-idf/build/bootloader/bootloader.bin b/esp-idf/build/bootloader/bootloader.bin new file mode 100644 index 0000000..2c4470b Binary files /dev/null and b/esp-idf/build/bootloader/bootloader.bin differ diff --git a/esp-idf/build/bootloader/bootloader.elf b/esp-idf/build/bootloader/bootloader.elf new file mode 100755 index 0000000..e1ed1d8 Binary files /dev/null and b/esp-idf/build/bootloader/bootloader.elf differ diff --git a/esp-idf/build/bootloader/bootloader.map b/esp-idf/build/bootloader/bootloader.map new file mode 100644 index 0000000..3eb9c11 --- /dev/null +++ b/esp-idf/build/bootloader/bootloader.map @@ -0,0 +1,6191 @@ +Archive member included to satisfy reference by file (symbol) + +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_common.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_common_get_reset_reason) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (bootloader_mmap) +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(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(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_partition_table_verify) +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_esp32s3.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_esp32s3.c.obj) (bootloader_clock_configure) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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(bootloader_random_esp32s3.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_config_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (bootloader_flash_update_id) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) (bootloader_common_get_chip_revision) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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_esp32s3.c.obj) (bootloader_console_init) +esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (esp_cpu_in_ocd_debug_mode) +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_freq_get) +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_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (rtc_vddsdio_get_config) +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_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (rtc_clk_cal) +esp-idf/log/liblog.a(log_noos.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_log_early_timestamp) +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(mpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) (mpu_hal_set_region_access) +esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) (cpu_hal_set_watchpoint) +esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (GPIO_PIN_MUX_REG) +esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) (ESP_EFUSE_OCODE) +esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.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_count_once) +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/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_get_coding_scheme) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__ashldi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__lshrdi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (__divdi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (__udivdi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + esp-idf/main/libmain.a(bootloader_start.c.obj) (_global_impure_ptr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (memcmp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (memcpy) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + esp-idf/main/libmain.a(bootloader_start.c.obj) (memset) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strcspn) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strlen) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strncpy) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strstr) + +Allocating common symbols +Common symbol size file + +bootloader_image_hdr + 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + +Discarded input sections + + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .text 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_line 0x0000000000000000 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_str 0x0000000000000000 0x108 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .xt.prop 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .literal 0x0000000000000000 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .fini.literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .init.literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .text 0x0000000000000000 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .data 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .bss 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .eh_frame 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .tm_clone_table + 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .fini 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .init 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .xt.lit 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .xt.prop 0x0000000000000000 0x15c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .text 0x0000000000000000 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj + .data 0x0000000000000000 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj + .bss 0x0000000000000000 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj + .comment 0x0000000000000000 0x2d CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .literal.__getreent + 0x0000000000000000 0x4 esp-idf/main/libmain.a(bootloader_start.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .text.__getreent + 0x0000000000000000 0xa esp-idf/main/libmain.a(bootloader_start.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/main/libmain.a(bootloader_start.c.obj) + .xt.prop 0x0000000000000000 0x9c esp-idf/main/libmain.a(bootloader_start.c.obj) + .literal.bootloader_common_check_long_hold_gpio_level + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_check_long_hold_gpio + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_label_search + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_erase_part_type_data + 0x0000000000000000 0x64 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_get_sha256_of_partition + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_vddsdio_configure + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_flash_get_cs_io + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio_level + 0x0000000000000000 0xba esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_label_search.str1.1 + 0x0000000000000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_label_search + 0x0000000000000000 0xaf esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_erase_part_type_data.str1.1 + 0x0000000000000000 0x108 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_erase_part_type_data + 0x0000000000000000 0x111 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_sha256_of_partition + 0x0000000000000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_vddsdio_configure + 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_flash_get_cs_io + 0x0000000000000000 0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .xt.prop 0x0000000000000000 0x2dc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_flash_erase_range + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_flash_wrap_set + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_range + 0x0000000000000000 0x55 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_wrap_set + 0x0000000000000000 0x14f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .xt.prop 0x0000000000000000 0x618 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_atexit + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_sha256_flash_contents + 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x0000000000000000 0xb esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x0000000000000000 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x0000000000000000 0x86 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .xt.prop 0x0000000000000000 0x6c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_load_image_no_verify + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_verify + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_get_metadata + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_verify_bootloader_data + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_verify_bootloader + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_get_flash_size + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x0000000000000000 0x6e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .xt.prop 0x0000000000000000 0x81c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .xt.prop 0x0000000000000000 0x108 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .xt.prop 0x0000000000000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .xt.prop 0x0000000000000000 0xe4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0x150 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .literal.bootloader_common_get_partition_description + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_get_partition_description.str1.1 + 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_get_partition_description + 0x0000000000000000 0x7b esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .xt.prop 0x0000000000000000 0x210 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .xt.prop 0x0000000000000000 0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .iram1.1.literal + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.1 0x0000000000000000 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0xf0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .iram1.1 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .xt.prop 0x0000000000000000 0x138 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .iram1.3.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.4.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.5.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.6.literal + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.7.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.3 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.4 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.5 0x0000000000000000 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.6 0x0000000000000000 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.7 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .xt.prop 0x0000000000000000 0x1a4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .literal.rtc_clk_32k_enable_external + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_32k_bootstrap + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_32k_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_8m_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_8md256_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_cpu_freq_set_config_fast + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_cpu_freq_set_xtal + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_dig_clk8m_enable + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_dig_clk8m_disable + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_dig_8m_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable_external + 0x0000000000000000 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_bootstrap + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enabled + 0x0000000000000000 0x23 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_enabled + 0x0000000000000000 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8md256_enabled + 0x0000000000000000 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config_fast + 0x0000000000000000 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_xtal + 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_enable + 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_disable + 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_8m_enabled + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .xt.lit 0x0000000000000000 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .xt.prop 0x0000000000000000 0x840 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .literal.rtc_init + 0x0000000000000000 0x168 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .literal.rtc_vddsdio_get_config + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .literal.rtc_vddsdio_set_config + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.rtc_init.str1.1 + 0x0000000000000000 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_init + 0x0000000000000000 0x621 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_vddsdio_get_config + 0x0000000000000000 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_vddsdio_set_config + 0x0000000000000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.__func__$6527 + 0x0000000000000000 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_frame 0x0000000000000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_info 0x0000000000000000 0x67b6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_abbrev 0x0000000000000000 0x3f4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_loc 0x0000000000000000 0x647 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_ranges 0x0000000000000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_line 0x0000000000000000 0xe57 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x0000000000000000 0x47fb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .xt.prop 0x0000000000000000 0x18c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .literal.rtc_sleep_pu + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_get_default_config + 0x0000000000000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_init + 0x0000000000000000 0xe0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_low_init + 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_set_wakeup_time + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_start + 0x0000000000000000 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_pu + 0x0000000000000000 0x19d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.rtc_sleep_get_default_config.str1.1 + 0x0000000000000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_get_default_config + 0x0000000000000000 0x12c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.rtc_sleep_init.str1.1 + 0x0000000000000000 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_init + 0x0000000000000000 0x3fe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_low_init + 0x0000000000000000 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_set_wakeup_time + 0x0000000000000000 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_start + 0x0000000000000000 0xaf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.__func__$2495 + 0x0000000000000000 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.__func__$2490 + 0x0000000000000000 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_frame 0x0000000000000000 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_info 0x0000000000000000 0xeef esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_abbrev 0x0000000000000000 0x341 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_loc 0x0000000000000000 0x127 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_ranges 0x0000000000000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_line 0x0000000000000000 0xab8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x0000000000000000 0x92d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .xt.prop 0x0000000000000000 0x2ac esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_clk_cal_ratio + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_time_us_to_slowclk + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_time_get + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_light_slp_time_get + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_deep_slp_time_get + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_clk_wait_for_slow_cycle + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_clk_freq_cal + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_cal_ratio + 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_us_to_slowclk + 0x0000000000000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_slowclk_to_us + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_get + 0x0000000000000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_light_slp_time_get + 0x0000000000000000 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_deep_slp_time_get + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_wait_for_slow_cycle + 0x0000000000000000 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_freq_cal + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .xt.prop 0x0000000000000000 0x300 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.esp_log_impl_lock + 0x0000000000000000 0x14 esp-idf/log/liblog.a(log_noos.c.obj) + .literal.esp_log_lock_impl_timeout + 0x0000000000000000 0x4 esp-idf/log/liblog.a(log_noos.c.obj) + .literal.esp_log_impl_unlock + 0x0000000000000000 0x14 esp-idf/log/liblog.a(log_noos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.esp_log_impl_lock.str1.1 + 0x0000000000000000 0x2b esp-idf/log/liblog.a(log_noos.c.obj) + .text.esp_log_impl_lock + 0x0000000000000000 0x22 esp-idf/log/liblog.a(log_noos.c.obj) + .text.esp_log_lock_impl_timeout + 0x0000000000000000 0xd esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.esp_log_impl_unlock.str1.1 + 0x0000000000000000 0xc esp-idf/log/liblog.a(log_noos.c.obj) + .text.esp_log_impl_unlock + 0x0000000000000000 0x22 esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.__func__$3675 + 0x0000000000000000 0x14 esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.__func__$3668 + 0x0000000000000000 0x12 esp-idf/log/liblog.a(log_noos.c.obj) + .bss.s_lock 0x0000000000000000 0x4 esp-idf/log/liblog.a(log_noos.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/log/liblog.a(log_noos.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/log/liblog.a(log_noos.c.obj) + .literal.wdt_hal_deinit + 0x0000000000000000 0xc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .literal.wdt_hal_disable + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .literal.wdt_hal_handle_intr + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .literal.wdt_hal_feed + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_deinit + 0x0000000000000000 0xb2 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_disable + 0x0000000000000000 0x2f esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_handle_intr + 0x0000000000000000 0x4a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_feed + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_is_enabled + 0x0000000000000000 0x1d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .xt.prop 0x0000000000000000 0x3b4 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .xt.prop 0x0000000000000000 0x84 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .literal.cpu_hal_set_watchpoint + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_set_breakpoint + 0x0000000000000000 0x22 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_clear_breakpoint + 0x0000000000000000 0x23 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_set_watchpoint + 0x0000000000000000 0x59 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_clear_watchpoint + 0x0000000000000000 0x19 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_set_vecbase + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_frame 0x0000000000000000 0x88 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_info 0x0000000000000000 0x1519 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x304 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_loc 0x0000000000000000 0x34a esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x40 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_ranges 0x0000000000000000 0xa8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_line 0x0000000000000000 0x7ec esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_str 0x0000000000000000 0x12c2 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/hal/libhal.a(cpu_hal.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .xt.prop 0x0000000000000000 0x138 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .rodata.GPIO_HOLD_MASK + 0x0000000000000000 0xc4 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .rodata.GPIO_PIN_MUX_REG + 0x0000000000000000 0xc4 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0000000000000000 0x1503 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x1cd esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0000000000000000 0x39e esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x0000000000000000 0xb44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .xt.prop 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_OCODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_TEMP_CALIB + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_BLK_VER_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_BLK_VER_MINOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_PKG_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WAFER_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_CS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_MAC_FACTORY + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_OTG_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FORCE_SEND_RESUME + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_ECC_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_PAGE_SIZE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_TYPE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_PIN_POWER_SELECTION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_UART_PRINT_CONTROL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_ECC_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DIRECT_BOOT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_TPUW + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USB_PHY_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_STRAP_JTAG_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WDT_DELAY_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_VDD_SPI_FORCE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_VDD_SPI_TIEH + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_VDD_SPI_XPD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_BTLC_GPIO_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USB_EXT_PHY_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USB_EXCHG_PINS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_HARD_DIS_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SOFT_DIS_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_APP_CPU + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_CAN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_DCACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DCACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_USB_EXCHG_PINS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_BLK1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_GROUP_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_GROUP_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_GROUP_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY5 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY4 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY3 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY2 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY1 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY0 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.OCODE 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.TEMP_CALIB + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.BLK_VER_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.BLK_VER_MINOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.PKG_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WAFER_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_CS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC_FACTORY + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_OTG_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FORCE_SEND_RESUME + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_ECC_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_PAGE_SIZE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_TYPE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.PIN_POWER_SELECTION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.UART_PRINT_CONTROL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_ECC_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DIRECT_BOOT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_TPUW + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USB_PHY_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.STRAP_JTAG_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WDT_DELAY_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.VDD_SPI_FORCE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.VDD_SPI_TIEH + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.VDD_SPI_XPD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.BTLC_GPIO_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USB_EXT_PHY_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USB_EXCHG_PINS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.HARD_DIS_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SOFT_DIS_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_APP_CPU + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_CAN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_DCACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DCACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_USB_EXCHG_PINS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_BLK1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_GROUP_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_GROUP_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_GROUP_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x0000000000000000 0x21ee esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x0000000000000000 0x1dc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x0000000000000000 0x43d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x0000000000000000 0x1e5b esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .xt.prop 0x0000000000000000 0xc18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .literal.esp_efuse_read_field_blob + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_field_bit + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_field_cnt + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_field_blob + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_field_cnt + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_field_bit + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_reg + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_block + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_reg + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_block + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_batch_write_begin + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_batch_write_cancel + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_batch_write_commit + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_check_errors + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_blob + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_read_field_bit.str1.1 + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_bit + 0x0000000000000000 0x35 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_cnt + 0x0000000000000000 0x3a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_blob + 0x0000000000000000 0x62 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_write_field_cnt.str1.1 + 0x0000000000000000 0x56 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_cnt + 0x0000000000000000 0x8a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_bit + 0x0000000000000000 0x3d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_get_field_size + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_reg + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_block + 0x0000000000000000 0x43 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_reg + 0x0000000000000000 0x2e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_block + 0x0000000000000000 0x43 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_begin.str1.1 + 0x0000000000000000 0x59 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_begin + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_cancel.str1.1 + 0x0000000000000000 0x73 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_cancel + 0x0000000000000000 0x4c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_commit.str1.1 + 0x0000000000000000 0x41 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_commit + 0x0000000000000000 0x61 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_check_errors + 0x0000000000000000 0xd esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__$4048 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__$4020 + 0x0000000000000000 0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__$3981 + 0x0000000000000000 0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss.s_batch_writing_mode + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x0000000000000000 0x178 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x0000000000000000 0x1c39 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x0000000000000000 0x3e0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x0000000000000000 0x5ca esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x0000000000000000 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x0000000000000000 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x0000000000000000 0x111f esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x0000000000000000 0x1927 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .xt.prop 0x0000000000000000 0x4bc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.write_reg + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_process + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_reset + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_burn_efuses + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_update_virt_blocks + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_debug_dump_blocks + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_read_reg + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_fill_buff + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_count_once + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_write_cnt + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_write_reg + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_write_blob + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_get_read_register_address + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_is_correct_written_data + 0x0000000000000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.1 + 0x0000000000000000 0xb2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.write_reg + 0x0000000000000000 0x57 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.1 + 0x0000000000000000 0x65 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_process + 0x0000000000000000 0x147 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_reset + 0x0000000000000000 0x47 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_efuses + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_erase_virt_blocks + 0x0000000000000000 0x5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_update_virt_blocks.str1.1 + 0x0000000000000000 0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_update_virt_blocks + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_blocks.str1.1 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_blocks + 0x0000000000000000 0x57 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_number_of_items + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_read_reg + 0x0000000000000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_fill_buff + 0x0000000000000000 0xbc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_count_once + 0x0000000000000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_cnt.str1.1 + 0x0000000000000000 0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_cnt + 0x0000000000000000 0x7b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_reg.str1.1 + 0x0000000000000000 0x5c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_reg + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_blob + 0x0000000000000000 0x9a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_get_read_register_address.str1.1 + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_read_register_address + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_is_correct_written_data.str1.1 + 0x0000000000000000 0xd5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_is_correct_written_data + 0x0000000000000000 0x8b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$4063 + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$3992 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$3999 + 0x0000000000000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$4048 + 0x0000000000000000 0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$3896 + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.s_burn_counter + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x0000000000000000 0x190 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x0000000000000000 0x1e11 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x4b5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000000000 0xffa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000000000 0x98 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000000000 0x270 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0000000000000000 0x1840 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0000000000000000 0xded esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.prop 0x0000000000000000 0x504 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_set_timing + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.efuse_read + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.efuse_hal_is_coding_error_in_block + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_clear_program_registers + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_burn_chip + 0x0000000000000000 0xc8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_apply_new_coding_scheme + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_set_timing + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.efuse_read + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.efuse_hal_is_coding_error_in_block + 0x0000000000000000 0x4f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_clear_program_registers + 0x0000000000000000 0x11 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_check_errors + 0x0000000000000000 0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_burn_chip.str1.1 + 0x0000000000000000 0x229 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_chip + 0x0000000000000000 0x237 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.1 + 0x0000000000000000 0x49 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_apply_new_coding_scheme + 0x0000000000000000 0x81 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_write_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.write_mass_blocks + 0x0000000000000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_read_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x0000000000000000 0xb8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x0000000000000000 0x11fe esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x3a9 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000000000 0x3a9 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000000000 0x118 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0000000000000000 0xf97 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0000000000000000 0xb49 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.prop 0x0000000000000000 0x2d0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_block_is_empty + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_write_protect + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_read_protect + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_purpose_field + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key_dis_read + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_key_dis_read + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key_dis_write + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_key_dis_write + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key_purpose + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_key_purpose + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_keypurpose_dis_write + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_keypurpose_dis_write + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_find_purpose + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_key_block_unused + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_find_unused_key_block + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_count_unused_key_blocks + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_digest_revoke + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_digest_revoke + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_write_protect_of_digest_revoke + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_write_protect_of_digest_revoke + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_write_key + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_write_keys + 0x0000000000000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_secure_boot_read_key_digests + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_block_is_empty + 0x0000000000000000 0x36 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_write_protect + 0x0000000000000000 0x55 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_read_protect + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_coding_scheme + 0x0000000000000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_purpose_field + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_efuse_get_key_dis_read.str1.1 + 0x0000000000000000 0x6b esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key_dis_read + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_key_dis_read + 0x0000000000000000 0x25 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key_dis_write + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_key_dis_write + 0x0000000000000000 0x25 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key_purpose + 0x0000000000000000 0x39 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_key_purpose + 0x0000000000000000 0x2e esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_keypurpose_dis_write + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_keypurpose_dis_write + 0x0000000000000000 0x25 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_find_purpose + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_key_block_unused + 0x0000000000000000 0x49 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_find_unused_key_block + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_count_unused_key_blocks + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_efuse_get_digest_revoke.str1.1 + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_digest_revoke + 0x0000000000000000 0x31 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_digest_revoke + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_write_protect_of_digest_revoke + 0x0000000000000000 0x31 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_write_protect_of_digest_revoke + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_write_key + 0x0000000000000000 0xae esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_efuse_write_keys.str1.1 + 0x0000000000000000 0xf0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_write_keys + 0x0000000000000000 0xea esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_secure_boot_read_key_digests.str1.1 + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_secure_boot_read_key_digests + 0x0000000000000000 0x7f esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4121 + 0x0000000000000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4087 + 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4080 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4044 + 0x0000000000000000 0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4024 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4015 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.s_revoke_table + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.s_table + 0x0000000000000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_frame 0x0000000000000000 0x268 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_info 0x0000000000000000 0x2311 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_abbrev 0x0000000000000000 0x446 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_loc 0x0000000000000000 0x93a esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_aranges + 0x0000000000000000 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_ranges 0x0000000000000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_line 0x0000000000000000 0x1570 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_str 0x0000000000000000 0x1de4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .xt.lit 0x0000000000000000 0xc0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .xt.prop 0x0000000000000000 0x750 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .debug_line 0x0000000000000000 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .debug_str 0x0000000000000000 0x10e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .text 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .debug_line 0x0000000000000000 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .debug_str 0x0000000000000000 0x10e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .text 0x0000000000000000 0x37 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_info 0x0000000000000000 0xb01 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_abbrev 0x0000000000000000 0x1b1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_loc 0x0000000000000000 0xd1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_line 0x0000000000000000 0x40f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_str 0x0000000000000000 0x714 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .text 0x0000000000000000 0x2aa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .eh_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_info 0x0000000000000000 0x114a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_abbrev 0x0000000000000000 0x28e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_loc 0x0000000000000000 0xb09 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_ranges 0x0000000000000000 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_line 0x0000000000000000 0xbbb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_str 0x0000000000000000 0x789 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .xt.prop 0x0000000000000000 0x1bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .text 0x0000000000000000 0x26e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .eh_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_info 0x0000000000000000 0x10fc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_abbrev 0x0000000000000000 0x27a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_loc 0x0000000000000000 0xa8a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_ranges 0x0000000000000000 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_line 0x0000000000000000 0xb12 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_str 0x0000000000000000 0x78a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .xt.prop 0x0000000000000000 0x1a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .bss 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_info 0x0000000000000000 0x915 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_abbrev 0x0000000000000000 0x169 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_aranges + 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_line 0x0000000000000000 0x13d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_str 0x0000000000000000 0x5d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .text 0x0000000000000000 0x52 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_info 0x0000000000000000 0x9ca /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_abbrev 0x0000000000000000 0x1af /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_loc 0x0000000000000000 0x17f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_line 0x0000000000000000 0x35d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_str 0x0000000000000000 0x5e8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .literal 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .text 0x0000000000000000 0x135 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_line 0x0000000000000000 0x372 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .xt.prop 0x0000000000000000 0x15c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .literal 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .text 0x0000000000000000 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_line 0x0000000000000000 0x1a9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .xt.prop 0x0000000000000000 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .text 0x0000000000000000 0x2b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_info 0x0000000000000000 0x979 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_abbrev 0x0000000000000000 0x1b9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_loc 0x0000000000000000 0x83 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_line 0x0000000000000000 0x310 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_str 0x0000000000000000 0x5ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .text 0x0000000000000000 0x63 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_line 0x0000000000000000 0x185 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .text 0x0000000000000000 0x113 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_line 0x0000000000000000 0x30c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_str 0x0000000000000000 0x121 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .xt.prop 0x0000000000000000 0x1a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .text 0x0000000000000000 0x36 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_info 0x0000000000000000 0x979 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_abbrev 0x0000000000000000 0x1b9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_loc 0x0000000000000000 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_line 0x0000000000000000 0x32e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_str 0x0000000000000000 0x5e8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .init.literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .text 0x0000000000000000 0x16 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .eh_frame 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .tm_clone_table + 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .init 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .xt.lit 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .init 0x0000000000000000 0x2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .fini 0x0000000000000000 0x2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + +Memory Configuration + +Name Origin Length Attributes +iram_seg 0x00000000403c9700 0x0000000000003000 xrw +iram_loader_seg 0x00000000403cc700 0x0000000000007000 xrw +dram_seg 0x000000003fce3700 0x0000000000004000 rw +*default* 0x0000000000000000 0xffffffffffffffff + +Linker script and memory map + +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +LOAD CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.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/hal/libhal.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.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/hal/libhal.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.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/hal/libhal.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.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/hal/libhal.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/log/liblog.a +LOAD /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libnosys.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + [!provide] PROVIDE (UART0 = 0x60000000) + 0x0000000060002000 PROVIDE (SPIMEM1 = 0x60002000) + [!provide] PROVIDE (SPIMEM0 = 0x60003000) + 0x0000000060004000 PROVIDE (GPIO = 0x60004000) + [!provide] PROVIDE (SIGMADELTA = 0x60004f00) + 0x0000000060008000 PROVIDE (RTCCNTL = 0x60008000) + [!provide] PROVIDE (RTCIO = 0x60008400) + [!provide] PROVIDE (SENS = 0x60008800) + [!provide] PROVIDE (HINF = 0x6000b000) + [!provide] PROVIDE (I2S0 = 0x6000f000) + [!provide] PROVIDE (I2S1 = 0x6002d000) + [!provide] PROVIDE (UART1 = 0x60010000) + [!provide] PROVIDE (I2C0 = 0x60013000) + [!provide] PROVIDE (UHCI0 = 0x60014000) + [!provide] PROVIDE (UHCI1 = 0x60014000) + [!provide] PROVIDE (HOST = 0x60015000) + [!provide] PROVIDE (RMT = 0x60016000) + [!provide] PROVIDE (RMTMEM = 0x60016800) + [!provide] PROVIDE (PCNT = 0x60017000) + [!provide] PROVIDE (SLC = 0x60018000) + [!provide] PROVIDE (LEDC = 0x60019000) + [!provide] PROVIDE (MCPWM0 = 0x6001e000) + [!provide] PROVIDE (MCPWM1 = 0x6002c000) + [!provide] PROVIDE (MCP = 0x600c3000) + 0x000000006001f000 PROVIDE (TIMERG0 = 0x6001f000) + 0x0000000060020000 PROVIDE (TIMERG1 = 0x60020000) + [!provide] PROVIDE (SYSTIMER = 0x60023000) + [!provide] PROVIDE (GPSPI2 = 0x60024000) + [!provide] PROVIDE (GPSPI3 = 0x60025000) + [!provide] PROVIDE (SYSCON = 0x60026000) + [!provide] PROVIDE (I2C1 = 0x60027000) + [!provide] PROVIDE (SDMMC = 0x60028000) + [!provide] PROVIDE (TWAI = 0x6002b000) + [!provide] PROVIDE (GPSPI4 = 0x60037000) + [!provide] PROVIDE (GDMA = 0x6003f000) + [!provide] PROVIDE (UART2 = 0x6002e000) + [!provide] PROVIDE (DMA = 0x6003f000) + [!provide] PROVIDE (APB_SARADC = 0x60040000) + [!provide] PROVIDE (LCD_CAM = 0x60041000) + 0x0000000060038000 PROVIDE (USB_SERIAL_JTAG = 0x60038000) + [!provide] PROVIDE (USB0 = 0x60080000) + [!provide] PROVIDE (USBH = 0x60080000) + [!provide] PROVIDE (USB_WRAP = 0x60039000) + 0x000000004000057c rtc_get_reset_reason = 0x4000057c + 0x0000000040000588 analog_super_wdt_reset_happened = 0x40000588 + 0x0000000040000594 jtag_cpu_reset_happened = 0x40000594 + 0x00000000400005a0 rtc_get_wakeup_cause = 0x400005a0 + 0x00000000400005ac rtc_select_apb_bridge = 0x400005ac + 0x00000000400005b8 rtc_unhold_all_pads = 0x400005b8 + 0x00000000400005c4 ets_is_print_boot = 0x400005c4 + 0x00000000400005d0 ets_printf = 0x400005d0 + 0x00000000400005dc ets_install_putc1 = 0x400005dc + 0x00000000400005e8 ets_install_uart_printf = 0x400005e8 + 0x00000000400005f4 ets_install_putc2 = 0x400005f4 + 0x0000000040000600 PROVIDE (ets_delay_us = 0x40000600) + 0x000000004000060c ets_get_stack_info = 0x4000060c + 0x0000000040000618 ets_install_lock = 0x40000618 + 0x0000000040000624 ets_backup_dma_copy = 0x40000624 + 0x0000000040000630 ets_apb_backup_init_lock_func = 0x40000630 + 0x000000004000063c UartRxString = 0x4000063c + 0x0000000040000648 uart_tx_one_char = 0x40000648 + 0x0000000040000654 uart_tx_one_char2 = 0x40000654 + 0x0000000040000660 uart_rx_one_char = 0x40000660 + 0x000000004000066c uart_rx_one_char_block = 0x4000066c + 0x0000000040000678 uart_rx_readbuff = 0x40000678 + 0x0000000040000684 uartAttach = 0x40000684 + 0x0000000040000690 uart_tx_flush = 0x40000690 + 0x000000004000069c uart_tx_wait_idle = 0x4000069c + 0x00000000400006a8 uart_div_modify = 0x400006a8 + 0x00000000400006b4 ets_write_char_uart = 0x400006b4 + 0x00000000400006c0 uart_tx_switch = 0x400006c0 + 0x00000000400006cc multofup = 0x400006cc + 0x00000000400006d8 software_reset = 0x400006d8 + 0x00000000400006e4 software_reset_cpu = 0x400006e4 + 0x00000000400006f0 assist_debug_clock_enable = 0x400006f0 + 0x00000000400006fc assist_debug_record_enable = 0x400006fc + 0x0000000040000708 clear_super_wdt_reset_flag = 0x40000708 + 0x0000000040000714 disable_default_watchdog = 0x40000714 + 0x0000000040000720 ets_set_appcpu_boot_addr = 0x40000720 + 0x000000004000072c esp_rom_set_rtc_wake_addr = 0x4000072c + 0x0000000040000738 esp_rom_get_rtc_wake_addr = 0x40000738 + 0x0000000040000744 send_packet = 0x40000744 + 0x0000000040000750 recv_packet = 0x40000750 + 0x000000004000075c GetUartDevice = 0x4000075c + 0x0000000040000768 UartDwnLdProc = 0x40000768 + 0x0000000040000774 Uart_Init = 0x40000774 + 0x0000000040000780 ets_set_user_start = 0x40000780 + 0x000000003ff1fffc ets_rom_layout_p = 0x3ff1fffc + 0x000000003fcefffc ets_ops_table_ptr = 0x3fcefffc + 0x000000004000078c mz_adler32 = 0x4000078c + 0x0000000040000798 mz_crc32 = 0x40000798 + 0x00000000400007a4 mz_free = 0x400007a4 + 0x00000000400007b0 tdefl_compress = 0x400007b0 + 0x00000000400007bc tdefl_compress_buffer = 0x400007bc + 0x00000000400007c8 tdefl_compress_mem_to_heap = 0x400007c8 + 0x00000000400007d4 tdefl_compress_mem_to_mem = 0x400007d4 + 0x00000000400007e0 tdefl_compress_mem_to_output = 0x400007e0 + 0x00000000400007ec tdefl_get_adler32 = 0x400007ec + 0x00000000400007f8 tdefl_get_prev_return_status = 0x400007f8 + 0x0000000040000804 tdefl_init = 0x40000804 + 0x0000000040000810 tdefl_write_image_to_png_file_in_memory = 0x40000810 + 0x000000004000081c tdefl_write_image_to_png_file_in_memory_ex = 0x4000081c + 0x0000000040000828 tinfl_decompress = 0x40000828 + 0x0000000040000834 tinfl_decompress_mem_to_callback = 0x40000834 + 0x0000000040000840 tinfl_decompress_mem_to_heap = 0x40000840 + 0x000000004000084c tinfl_decompress_mem_to_mem = 0x4000084c + [!provide] PROVIDE (jd_prepare = 0x40000858) + [!provide] PROVIDE (jd_decomp = 0x40000864) + 0x000000003fcefff8 dsps_fft2r_w_table_fc32_1024 = 0x3fcefff8 + [!provide] PROVIDE (opi_flash_set_lock_func = 0x40000870) + [!provide] PROVIDE (esp_rom_spi_cmd_config = 0x4000087c) + [!provide] PROVIDE (esp_rom_spi_cmd_start = 0x40000888) + [!provide] PROVIDE (esp_rom_opiflash_pin_config = 0x40000894) + [!provide] PROVIDE (esp_rom_spi_set_op_mode = 0x400008a0) + [!provide] PROVIDE (esp_rom_opiflash_mode_reset = 0x400008ac) + [!provide] PROVIDE (esp_rom_opiflash_exec_cmd = 0x400008b8) + [!provide] PROVIDE (esp_rom_opiflash_soft_reset = 0x400008c4) + [!provide] PROVIDE (esp_rom_opiflash_read_id = 0x400008d0) + [!provide] PROVIDE (esp_rom_opiflash_rdsr = 0x400008dc) + [!provide] PROVIDE (esp_rom_opiflash_wait_idle = 0x400008e8) + [!provide] PROVIDE (esp_rom_opiflash_wren = 0x400008f4) + [!provide] PROVIDE (esp_rom_opiflash_erase_sector = 0x40000900) + [!provide] PROVIDE (esp_rom_opiflash_erase_block_64k = 0x4000090c) + [!provide] PROVIDE (esp_rom_opiflash_erase_area = 0x40000918) + [!provide] PROVIDE (esp_rom_opiflash_read = 0x40000924) + [!provide] PROVIDE (esp_rom_opiflash_write = 0x40000930) + [!provide] PROVIDE (esp_rom_spi_set_dtr_swap_mode = 0x4000093c) + [!provide] PROVIDE (esp_rom_opiflash_exit_continuous_read_mode = 0x40000948) + [!provide] PROVIDE (esp_rom_opiflash_legacy_driver_init = 0x40000954) + [!provide] PROVIDE (esp_rom_opiflash_read_raw = 0x4004d9d4) + [!provide] PROVIDE (rom_opiflash_cmd_def = 0x3fcefff4) + [!provide] PROVIDE (rom_spi_usr_cmd_legacy_funcs = 0x3fcefff0) + 0x0000000040000960 PROVIDE (esp_rom_spiflash_wait_idle = 0x40000960) + 0x000000004000096c PROVIDE (esp_rom_spiflash_write_encrypted = 0x4000096c) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_dest = 0x40000978) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_enable = 0x40000984) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_disable = 0x40000990) + [!provide] PROVIDE (esp_rom_spiflash_erase_chip = 0x4000099c) + [!provide] PROVIDE (_esp_rom_spiflash_erase_sector = 0x400009a8) + [!provide] PROVIDE (_esp_rom_spiflash_erase_block = 0x400009b4) + [!provide] PROVIDE (_esp_rom_spiflash_write = 0x400009c0) + [!provide] PROVIDE (_esp_rom_spiflash_read = 0x400009cc) + [!provide] PROVIDE (_esp_rom_spiflash_unlock = 0x400009d8) + [!provide] PROVIDE (_SPIEraseArea = 0x400009e4) + [!provide] PROVIDE (_SPI_write_enable = 0x400009f0) + 0x00000000400009fc PROVIDE (esp_rom_spiflash_erase_sector = 0x400009fc) + 0x0000000040000a08 PROVIDE (esp_rom_spiflash_erase_block = 0x40000a08) + 0x0000000040000a14 PROVIDE (esp_rom_spiflash_write = 0x40000a14) + 0x0000000040000a20 PROVIDE (esp_rom_spiflash_read = 0x40000a20) + [!provide] PROVIDE (esp_rom_spiflash_unlock = 0x40000a2c) + [!provide] PROVIDE (SPIEraseArea = 0x40000a38) + [!provide] PROVIDE (SPI_write_enable = 0x40000a44) + 0x0000000040000a50 PROVIDE (esp_rom_spiflash_config_param = 0x40000a50) + [!provide] PROVIDE (esp_rom_spiflash_read_user_cmd = 0x40000a5c) + [!provide] PROVIDE (esp_rom_spiflash_select_qio_pins = 0x40000a68) + [!provide] PROVIDE (esp_rom_spi_flash_auto_sus_res = 0x40000a74) + [!provide] PROVIDE (esp_rom_spi_flash_send_resume = 0x40000a80) + [!provide] PROVIDE (esp_rom_spi_flash_update_id = 0x40000a8c) + 0x0000000040000a98 PROVIDE (esp_rom_spiflash_config_clk = 0x40000a98) + [!provide] PROVIDE (esp_rom_spiflash_config_readmode = 0x40000aa4) + [!provide] PROVIDE (esp_rom_spiflash_read_status = 0x40000ab0) + [!provide] PROVIDE (esp_rom_spiflash_read_statushigh = 0x40000abc) + [!provide] PROVIDE (esp_rom_spiflash_write_status = 0x40000ac8) + [!provide] PROVIDE (esp_rom_opiflash_cache_mode_config = 0x40000ad4) + [!provide] PROVIDE (esp_rom_spiflash_auto_wait_idle = 0x40000ae0) + [!provide] PROVIDE (spi_flash_attach = 0x40000aec) + [!provide] PROVIDE (spi_flash_get_chip_size = 0x40000af8) + [!provide] PROVIDE (spi_flash_guard_set = 0x40000b04) + [!provide] PROVIDE (spi_flash_guard_get = 0x40000b10) + [!provide] PROVIDE (spi_flash_write_config_set = 0x40000b1c) + [!provide] PROVIDE (spi_flash_write_config_get = 0x40000b28) + [!provide] PROVIDE (spi_flash_safe_write_address_func_set = 0x40000b34) + [!provide] PROVIDE (spi_flash_unlock = 0x40000b40) + [!provide] PROVIDE (spi_flash_erase_range = 0x40000b4c) + [!provide] PROVIDE (spi_flash_erase_sector = 0x40000b58) + [!provide] PROVIDE (spi_flash_write = 0x40000b64) + [!provide] PROVIDE (spi_flash_read = 0x40000b70) + [!provide] PROVIDE (spi_flash_write_encrypted = 0x40000b7c) + [!provide] PROVIDE (spi_flash_read_encrypted = 0x40000b88) + [!provide] PROVIDE (spi_flash_mmap_os_func_set = 0x40000b94) + [!provide] PROVIDE (spi_flash_mmap_page_num_init = 0x40000ba0) + [!provide] PROVIDE (spi_flash_mmap = 0x40000bac) + [!provide] PROVIDE (spi_flash_mmap_pages = 0x40000bb8) + [!provide] PROVIDE (spi_flash_munmap = 0x40000bc4) + [!provide] PROVIDE (spi_flash_mmap_dump = 0x40000bd0) + [!provide] PROVIDE (spi_flash_check_and_flush_cache = 0x40000bdc) + [!provide] PROVIDE (spi_flash_mmap_get_free_pages = 0x40000be8) + [!provide] PROVIDE (spi_flash_cache2phys = 0x40000bf4) + [!provide] PROVIDE (spi_flash_phys2cache = 0x40000c00) + [!provide] PROVIDE (spi_flash_disable_cache = 0x40000c0c) + [!provide] PROVIDE (spi_flash_restore_cache = 0x40000c18) + [!provide] PROVIDE (spi_flash_cache_enabled = 0x40000c24) + [!provide] PROVIDE (spi_flash_enable_cache = 0x40000c30) + [!provide] PROVIDE (spi_cache_mode_switch = 0x40000c3c) + [!provide] PROVIDE (spi_common_set_dummy_output = 0x40000c48) + [!provide] PROVIDE (spi_common_set_flash_cs_timing = 0x40000c54) + [!provide] PROVIDE (esp_rom_spi_set_address_bit_len = 0x40000c60) + [!provide] PROVIDE (esp_enable_cache_flash_wrap = 0x40000c6c) + [!provide] PROVIDE (SPILock = 0x40000c78) + [!provide] PROVIDE (SPIMasterReadModeCnfig = 0x40000c84) + [!provide] PROVIDE (SPI_Common_Command = 0x40000c90) + [!provide] PROVIDE (SPI_WakeUp = 0x40000c9c) + [!provide] PROVIDE (SPI_block_erase = 0x40000ca8) + [!provide] PROVIDE (SPI_chip_erase = 0x40000cb4) + [!provide] PROVIDE (SPI_init = 0x40000cc0) + [!provide] PROVIDE (SPI_page_program = 0x40000ccc) + [!provide] PROVIDE (SPI_read_data = 0x40000cd8) + [!provide] PROVIDE (SPI_sector_erase = 0x40000ce4) + [!provide] PROVIDE (SelectSpiFunction = 0x40000cf0) + [!provide] PROVIDE (SetSpiDrvs = 0x40000cfc) + [!provide] PROVIDE (Wait_SPI_Idle = 0x40000d08) + [!provide] PROVIDE (spi_dummy_len_fix = 0x40000d14) + [!provide] PROVIDE (Disable_QMode = 0x40000d20) + [!provide] PROVIDE (Enable_QMode = 0x40000d2c) + [!provide] PROVIDE (rom_spiflash_legacy_funcs = 0x3fceffe8) + 0x000000003fceffe4 PROVIDE (rom_spiflash_legacy_data = 0x3fceffe4) + [!provide] PROVIDE (g_flash_guard_ops = 0x3fceffec) + [!provide] PROVIDE (spi_flash_hal_poll_cmd_done = 0x40000d38) + [!provide] PROVIDE (spi_flash_hal_device_config = 0x40000d44) + [!provide] PROVIDE (spi_flash_hal_configure_host_io_mode = 0x40000d50) + [!provide] PROVIDE (spi_flash_hal_common_command = 0x40000d5c) + [!provide] PROVIDE (spi_flash_hal_read = 0x40000d68) + [!provide] PROVIDE (spi_flash_hal_erase_chip = 0x40000d74) + [!provide] PROVIDE (spi_flash_hal_erase_sector = 0x40000d80) + [!provide] PROVIDE (spi_flash_hal_erase_block = 0x40000d8c) + [!provide] PROVIDE (spi_flash_hal_program_page = 0x40000d98) + [!provide] PROVIDE (spi_flash_hal_set_write_protect = 0x40000da4) + [!provide] PROVIDE (spi_flash_hal_host_idle = 0x40000db0) + [!provide] PROVIDE (wdt_hal_init = 0x40000dbc) + [!provide] PROVIDE (wdt_hal_deinit = 0x40000dc8) + [!provide] PROVIDE (wdt_hal_config_stage = 0x40000dd4) + [!provide] PROVIDE (wdt_hal_write_protect_disable = 0x40000de0) + [!provide] PROVIDE (wdt_hal_write_protect_enable = 0x40000dec) + [!provide] PROVIDE (wdt_hal_enable = 0x40000df8) + [!provide] PROVIDE (wdt_hal_disable = 0x40000e04) + [!provide] PROVIDE (wdt_hal_handle_intr = 0x40000e10) + [!provide] PROVIDE (wdt_hal_feed = 0x40000e1c) + [!provide] PROVIDE (wdt_hal_set_flashboot_en = 0x40000e28) + [!provide] PROVIDE (wdt_hal_is_enabled = 0x40000e34) + [!provide] PROVIDE (systimer_hal_get_counter_value = 0x40000e40) + [!provide] PROVIDE (systimer_hal_get_time = 0x40000e4c) + [!provide] PROVIDE (systimer_hal_set_alarm_target = 0x40000e58) + [!provide] PROVIDE (systimer_hal_set_alarm_period = 0x40000e64) + [!provide] PROVIDE (systimer_hal_get_alarm_value = 0x40000e70) + [!provide] PROVIDE (systimer_hal_enable_alarm_int = 0x40000e7c) + [!provide] PROVIDE (systimer_hal_on_apb_freq_update = 0x40000e88) + [!provide] PROVIDE (systimer_hal_counter_value_advance = 0x40000e94) + [!provide] PROVIDE (systimer_hal_enable_counter = 0x40000ea0) + [!provide] PROVIDE (systimer_hal_init = 0x40000eac) + [!provide] PROVIDE (systimer_hal_select_alarm_mode = 0x40000eb8) + [!provide] PROVIDE (systimer_hal_connect_alarm_counter = 0x40000ec4) + [!provide] PROVIDE (spi_flash_chip_generic_probe = 0x40000ed0) + [!provide] PROVIDE (spi_flash_chip_generic_detect_size = 0x40000edc) + [!provide] PROVIDE (spi_flash_chip_generic_write = 0x40000ee8) + [!provide] PROVIDE (spi_flash_chip_generic_write_encrypted = 0x40000ef4) + [!provide] PROVIDE (spi_flash_chip_generic_set_write_protect = 0x40000f00) + [!provide] PROVIDE (spi_flash_common_write_status_16b_wrsr = 0x40000f0c) + [!provide] PROVIDE (spi_flash_chip_generic_reset = 0x40000f18) + [!provide] PROVIDE (spi_flash_chip_generic_erase_chip = 0x40000f24) + [!provide] PROVIDE (spi_flash_chip_generic_erase_sector = 0x40000f30) + [!provide] PROVIDE (spi_flash_chip_generic_erase_block = 0x40000f3c) + [!provide] PROVIDE (spi_flash_chip_generic_page_program = 0x40000f48) + [!provide] PROVIDE (spi_flash_chip_generic_get_write_protect = 0x40000f54) + [!provide] PROVIDE (spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000f60) + [!provide] PROVIDE (spi_flash_chip_generic_read_reg = 0x40000f6c) + [!provide] PROVIDE (spi_flash_chip_generic_yield = 0x40000f78) + [!provide] PROVIDE (spi_flash_generic_wait_host_idle = 0x40000f84) + [!provide] PROVIDE (spi_flash_chip_generic_wait_idle = 0x40000f90) + [!provide] PROVIDE (spi_flash_chip_generic_config_host_io_mode = 0x40000f9c) + [!provide] PROVIDE (spi_flash_chip_generic_read = 0x40000fa8) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr2 = 0x40000fb4) + [!provide] PROVIDE (spi_flash_chip_generic_get_io_mode = 0x40000fc0) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr = 0x40000fcc) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr = 0x40000fd8) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr2 = 0x40000fe4) + [!provide] PROVIDE (spi_flash_common_set_io_mode = 0x40000ff0) + [!provide] PROVIDE (spi_flash_chip_generic_set_io_mode = 0x40000ffc) + [!provide] PROVIDE (spi_flash_chip_gd_get_io_mode = 0x40001008) + [!provide] PROVIDE (spi_flash_chip_gd_probe = 0x40001014) + [!provide] PROVIDE (spi_flash_chip_gd_set_io_mode = 0x40001020) + [!provide] PROVIDE (spi_flash_chip_generic_config_data = 0x3fceffe0) + [!provide] PROVIDE (memspi_host_read_id_hs = 0x4000102c) + [!provide] PROVIDE (memspi_host_read_status_hs = 0x40001038) + [!provide] PROVIDE (memspi_host_flush_cache = 0x40001044) + [!provide] PROVIDE (memspi_host_erase_chip = 0x40001050) + [!provide] PROVIDE (memspi_host_erase_sector = 0x4000105c) + [!provide] PROVIDE (memspi_host_erase_block = 0x40001068) + [!provide] PROVIDE (memspi_host_program_page = 0x40001074) + [!provide] PROVIDE (memspi_host_read = 0x40001080) + [!provide] PROVIDE (memspi_host_set_write_protect = 0x4000108c) + [!provide] PROVIDE (memspi_host_set_max_read_len = 0x40001098) + [!provide] PROVIDE (memspi_host_read_data_slicer = 0x400010a4) + [!provide] PROVIDE (memspi_host_write_data_slicer = 0x400010b0) + [!provide] PROVIDE (esp_flash_chip_driver_initialized = 0x400010bc) + [!provide] PROVIDE (esp_flash_read_id = 0x400010c8) + [!provide] PROVIDE (esp_flash_get_size = 0x400010d4) + [!provide] PROVIDE (esp_flash_erase_chip = 0x400010e0) + [!provide] PROVIDE (rom_esp_flash_erase_region = 0x400010ec) + [!provide] PROVIDE (esp_flash_get_chip_write_protect = 0x400010f8) + [!provide] PROVIDE (esp_flash_set_chip_write_protect = 0x40001104) + [!provide] PROVIDE (esp_flash_get_protectable_regions = 0x40001110) + [!provide] PROVIDE (esp_flash_get_protected_region = 0x4000111c) + [!provide] PROVIDE (esp_flash_set_protected_region = 0x40001128) + [!provide] PROVIDE (esp_flash_read = 0x40001134) + [!provide] PROVIDE (esp_flash_write = 0x40001140) + [!provide] PROVIDE (esp_flash_write_encrypted = 0x4000114c) + [!provide] PROVIDE (esp_flash_read_encrypted = 0x40001158) + [!provide] PROVIDE (esp_flash_get_io_mode = 0x40001164) + [!provide] PROVIDE (esp_flash_set_io_mode = 0x40001170) + [!provide] PROVIDE (spi_flash_boot_attach = 0x4000117c) + [!provide] PROVIDE (spi_flash_dump_counters = 0x40001188) + [!provide] PROVIDE (spi_flash_get_counters = 0x40001194) + [!provide] PROVIDE (spi_flash_op_counters_config = 0x400011a0) + [!provide] PROVIDE (spi_flash_reset_counters = 0x400011ac) + [!provide] PROVIDE (esp_flash_read_chip_id = 0x400011b8) + [!provide] PROVIDE (detect_spi_flash_chip = 0x400011c4) + [!provide] PROVIDE (esp_rom_spiflash_write_disable = 0x400011d0) + [!provide] PROVIDE (esp_flash_default_chip = 0x3fceffdc) + [!provide] PROVIDE (esp_flash_api_funcs = 0x3fceffd8) + [!provide] PROVIDE (Cache_Get_ICache_Line_Size = 0x400015fc) + [!provide] PROVIDE (Cache_Get_DCache_Line_Size = 0x40001608) + [!provide] PROVIDE (Cache_Get_Mode = 0x40001614) + [!provide] PROVIDE (Cache_Set_ICache_Mode = 0x40001620) + [!provide] PROVIDE (Cache_Set_DCache_Mode = 0x4000162c) + [!provide] PROVIDE (Cache_Address_Through_ICache = 0x40001638) + [!provide] PROVIDE (Cache_Address_Through_DCache = 0x40001644) + [!provide] PROVIDE (Cache_Set_Default_Mode = 0x40001650) + [!provide] PROVIDE (Cache_Enable_Defalut_ICache_Mode = 0x4000165c) + [!provide] PROVIDE (ROM_Boot_Cache_Init = 0x40001668) + [!provide] PROVIDE (Cache_Invalidate_ICache_Items = 0x40001674) + [!provide] PROVIDE (Cache_Invalidate_DCache_Items = 0x40001680) + [!provide] PROVIDE (Cache_Clean_Items = 0x4000168c) + [!provide] PROVIDE (Cache_WriteBack_Items = 0x40001698) + [!provide] PROVIDE (Cache_Op_Addr = 0x400016a4) + [!provide] PROVIDE (Cache_Invalidate_Addr = 0x400016b0) + [!provide] PROVIDE (Cache_Clean_Addr = 0x400016bc) + [!provide] PROVIDE (Cache_WriteBack_Addr = 0x400016c8) + [!provide] PROVIDE (Cache_Invalidate_ICache_All = 0x400016d4) + 0x00000000400016e0 PROVIDE (Cache_Invalidate_DCache_All = 0x400016e0) + [!provide] PROVIDE (Cache_Clean_All = 0x400016ec) + [!provide] PROVIDE (Cache_WriteBack_All = 0x400016f8) + [!provide] PROVIDE (Cache_Mask_All = 0x40001704) + [!provide] PROVIDE (Cache_UnMask_Dram0 = 0x40001710) + [!provide] PROVIDE (Cache_Suspend_ICache_Autoload = 0x4000171c) + [!provide] PROVIDE (Cache_Resume_ICache_Autoload = 0x40001728) + [!provide] PROVIDE (Cache_Suspend_DCache_Autoload = 0x40001734) + [!provide] PROVIDE (Cache_Resume_DCache_Autoload = 0x40001740) + [!provide] PROVIDE (Cache_Start_ICache_Preload = 0x4000174c) + [!provide] PROVIDE (Cache_ICache_Preload_Done = 0x40001758) + [!provide] PROVIDE (Cache_End_ICache_Preload = 0x40001764) + [!provide] PROVIDE (Cache_Start_DCache_Preload = 0x40001770) + [!provide] PROVIDE (Cache_DCache_Preload_Done = 0x4000177c) + [!provide] PROVIDE (Cache_End_DCache_Preload = 0x40001788) + [!provide] PROVIDE (Cache_Config_ICache_Autoload = 0x40001794) + [!provide] PROVIDE (Cache_Config_ICache_Region_Autoload = 0x400017a0) + [!provide] PROVIDE (Cache_Enable_ICache_Autoload = 0x400017ac) + [!provide] PROVIDE (Cache_Disable_ICache_Autoload = 0x400017b8) + [!provide] PROVIDE (Cache_Config_DCache_Autoload = 0x400017c4) + [!provide] PROVIDE (Cache_Config_DCache_Region_Autoload = 0x400017d0) + [!provide] PROVIDE (Cache_Enable_DCache_Autoload = 0x400017dc) + [!provide] PROVIDE (Cache_Disable_DCache_Autoload = 0x400017e8) + [!provide] PROVIDE (Cache_Enable_ICache_PreLock = 0x400017f4) + [!provide] PROVIDE (Cache_Disable_ICache_PreLock = 0x40001800) + [!provide] PROVIDE (Cache_Lock_ICache_Items = 0x4000180c) + [!provide] PROVIDE (Cache_Unlock_ICache_Items = 0x40001818) + [!provide] PROVIDE (Cache_Enable_DCache_PreLock = 0x40001824) + [!provide] PROVIDE (Cache_Disable_DCache_PreLock = 0x40001830) + [!provide] PROVIDE (Cache_Lock_DCache_Items = 0x4000183c) + [!provide] PROVIDE (Cache_Unlock_DCache_Items = 0x40001848) + [!provide] PROVIDE (Cache_Lock_Addr = 0x40001854) + [!provide] PROVIDE (Cache_Unlock_Addr = 0x40001860) + [!provide] PROVIDE (Cache_Disable_ICache = 0x4000186c) + [!provide] PROVIDE (Cache_Enable_ICache = 0x40001878) + [!provide] PROVIDE (Cache_Disable_DCache = 0x40001884) + [!provide] PROVIDE (Cache_Enable_DCache = 0x40001890) + [!provide] PROVIDE (Cache_Suspend_ICache = 0x4000189c) + [!provide] PROVIDE (Cache_Resume_ICache = 0x400018a8) + 0x00000000400018b4 PROVIDE (Cache_Suspend_DCache = 0x400018b4) + 0x00000000400018c0 PROVIDE (Cache_Resume_DCache = 0x400018c0) + [!provide] PROVIDE (Cache_Occupy_Items = 0x400018cc) + [!provide] PROVIDE (Cache_Occupy_Addr = 0x400018d8) + [!provide] PROVIDE (Cache_Freeze_ICache_Enable = 0x400018e4) + [!provide] PROVIDE (Cache_Freeze_ICache_Disable = 0x400018f0) + [!provide] PROVIDE (Cache_Freeze_DCache_Enable = 0x400018fc) + [!provide] PROVIDE (Cache_Freeze_DCache_Disable = 0x40001908) + [!provide] PROVIDE (Cache_Set_IDROM_MMU_Size = 0x40001914) + [!provide] PROVIDE (flash2spiram_instruction_offset = 0x40001920) + [!provide] PROVIDE (flash2spiram_rodata_offset = 0x4000192c) + [!provide] PROVIDE (flash_instr_rodata_start_page = 0x40001938) + [!provide] PROVIDE (flash_instr_rodata_end_page = 0x40001944) + [!provide] PROVIDE (Cache_Set_IDROM_MMU_Info = 0x40001950) + [!provide] PROVIDE (Cache_Get_IROM_MMU_End = 0x4000195c) + [!provide] PROVIDE (Cache_Get_DROM_MMU_End = 0x40001968) + [!provide] PROVIDE (Cache_Owner_Init = 0x40001974) + [!provide] PROVIDE (Cache_Occupy_ICache_MEMORY = 0x40001980) + [!provide] PROVIDE (Cache_Occupy_DCache_MEMORY = 0x4000198c) + 0x0000000040001998 PROVIDE (Cache_MMU_Init = 0x40001998) + 0x00000000400019a4 PROVIDE (Cache_Ibus_MMU_Set = 0x400019a4) + 0x00000000400019b0 PROVIDE (Cache_Dbus_MMU_Set = 0x400019b0) + [!provide] PROVIDE (Cache_Count_Flash_Pages = 0x400019bc) + [!provide] PROVIDE (Cache_Flash_To_SPIRAM_Copy = 0x400019c8) + [!provide] PROVIDE (Cache_Travel_Tag_Memory = 0x400019d4) + [!provide] PROVIDE (Cache_Travel_Tag_Memory2 = 0x400019e0) + [!provide] PROVIDE (Cache_Get_Virtual_Addr = 0x400019ec) + [!provide] PROVIDE (Cache_Get_Memory_BaseAddr = 0x400019f8) + [!provide] PROVIDE (Cache_Get_Memory_Addr = 0x40001a04) + [!provide] PROVIDE (Cache_Get_Memory_value = 0x40001a10) + [!provide] PROVIDE (rom_config_instruction_cache_mode = 0x40001a1c) + [!provide] PROVIDE (rom_config_data_cache_mode = 0x40001a28) + [!provide] PROVIDE (rom_cache_op_cb = 0x3fceffc8) + [!provide] PROVIDE (rom_cache_internal_table_ptr = 0x3fceffc4) + 0x0000000040001a34 ets_get_apb_freq = 0x40001a34 + 0x0000000040001a40 ets_get_cpu_frequency = 0x40001a40 + 0x0000000040001a4c ets_update_cpu_frequency = 0x40001a4c + 0x0000000040001a58 ets_get_printf_channel = 0x40001a58 + 0x0000000040001a64 ets_get_xtal_div = 0x40001a64 + 0x0000000040001a70 ets_set_xtal_div = 0x40001a70 + 0x0000000040001a7c ets_get_xtal_freq = 0x40001a7c + 0x0000000040001a88 gpio_input_get = 0x40001a88 + 0x0000000040001a94 gpio_matrix_in = 0x40001a94 + 0x0000000040001aa0 gpio_matrix_out = 0x40001aa0 + 0x0000000040001aac gpio_output_disable = 0x40001aac + 0x0000000040001ab8 gpio_output_enable = 0x40001ab8 + 0x0000000040001ac4 gpio_output_set = 0x40001ac4 + 0x0000000040001ad0 gpio_pad_hold = 0x40001ad0 + 0x0000000040001adc gpio_pad_input_disable = 0x40001adc + 0x0000000040001ae8 gpio_pad_input_enable = 0x40001ae8 + 0x0000000040001af4 gpio_pad_pulldown = 0x40001af4 + 0x0000000040001b00 gpio_pad_pullup = 0x40001b00 + 0x0000000040001b0c gpio_pad_select_gpio = 0x40001b0c + 0x0000000040001b18 gpio_pad_set_drv = 0x40001b18 + 0x0000000040001b24 gpio_pad_unhold = 0x40001b24 + 0x0000000040001b30 gpio_pin_wakeup_disable = 0x40001b30 + 0x0000000040001b3c gpio_pin_wakeup_enable = 0x40001b3c + 0x0000000040001b48 gpio_bypass_matrix_in = 0x40001b48 + 0x0000000040001b54 intr_matrix_set = 0x40001b54 + 0x0000000040001b60 ets_intr_lock = 0x40001b60 + 0x0000000040001b6c ets_intr_unlock = 0x40001b6c + 0x0000000040001b78 ets_isr_attach = 0x40001b78 + 0x0000000040001b84 ets_isr_mask = 0x40001b84 + 0x0000000040001b90 ets_isr_unmask = 0x40001b90 + 0x0000000040001b9c xthal_bcopy = 0x40001b9c + 0x0000000040001ba8 xthal_memcpy = 0x40001ba8 + 0x0000000040001bb4 xthal_get_ccompare = 0x40001bb4 + 0x0000000040001bc0 xthal_set_ccompare = 0x40001bc0 + 0x0000000040001bcc xthal_get_ccount = 0x40001bcc + 0x0000000040001bd8 xthal_get_interrupt = 0x40001bd8 + 0x0000000040001be4 xthal_set_intclear = 0x40001be4 + 0x0000000040001bf0 _xtos_ints_off = 0x40001bf0 + 0x0000000040001bfc _xtos_ints_on = 0x40001bfc + 0x0000000040001c08 _xtos_restore_intlevel = 0x40001c08 + 0x0000000040001c14 _xtos_set_exception_handler = 0x40001c14 + 0x0000000040001c20 _xtos_set_interrupt_handler = 0x40001c20 + 0x0000000040001c2c _xtos_set_interrupt_handler_arg = 0x40001c2c + 0x0000000040001c38 _xtos_set_intlevel = 0x40001c38 + 0x0000000040001c44 _xtos_set_vpri = 0x40001c44 + 0x0000000040001c50 md5_vector = 0x40001c50 + 0x0000000040001c5c MD5Init = 0x40001c5c + 0x0000000040001c68 MD5Update = 0x40001c68 + 0x0000000040001c74 MD5Final = 0x40001c74 + 0x0000000040001c80 hmac_md5_vector = 0x40001c80 + 0x0000000040001c8c hmac_md5 = 0x40001c8c + 0x0000000040001c98 crc32_le = 0x40001c98 + 0x0000000040001ca4 crc32_be = 0x40001ca4 + 0x0000000040001cb0 crc16_le = 0x40001cb0 + 0x0000000040001cbc crc16_be = 0x40001cbc + 0x0000000040001cc8 crc8_le = 0x40001cc8 + 0x0000000040001cd4 crc8_be = 0x40001cd4 + 0x0000000040001ce0 esp_crc8 = 0x40001ce0 + 0x0000000040001cec ets_sha_enable = 0x40001cec + 0x0000000040001cf8 ets_sha_disable = 0x40001cf8 + 0x0000000040001d04 ets_sha_get_state = 0x40001d04 + 0x0000000040001d10 ets_sha_init = 0x40001d10 + 0x0000000040001d1c ets_sha_process = 0x40001d1c + 0x0000000040001d28 ets_sha_starts = 0x40001d28 + 0x0000000040001d34 ets_sha_update = 0x40001d34 + 0x0000000040001d40 ets_sha_finish = 0x40001d40 + 0x0000000040001d4c ets_sha_clone = 0x40001d4c + 0x0000000040001d58 ets_hmac_enable = 0x40001d58 + 0x0000000040001d64 ets_hmac_disable = 0x40001d64 + 0x0000000040001d70 ets_hmac_calculate_message = 0x40001d70 + 0x0000000040001d7c ets_hmac_calculate_downstream = 0x40001d7c + 0x0000000040001d88 ets_hmac_invalidate_downstream = 0x40001d88 + 0x0000000040001d94 ets_jtag_enable_temporarily = 0x40001d94 + 0x0000000040001da0 ets_aes_enable = 0x40001da0 + 0x0000000040001dac ets_aes_disable = 0x40001dac + 0x0000000040001db8 ets_aes_setkey = 0x40001db8 + 0x0000000040001dc4 ets_aes_block = 0x40001dc4 + 0x0000000040001dd0 ets_bigint_enable = 0x40001dd0 + 0x0000000040001ddc ets_bigint_disable = 0x40001ddc + 0x0000000040001de8 ets_bigint_multiply = 0x40001de8 + 0x0000000040001df4 ets_bigint_modmult = 0x40001df4 + 0x0000000040001e00 ets_bigint_modexp = 0x40001e00 + 0x0000000040001e0c ets_bigint_wait_finish = 0x40001e0c + 0x0000000040001e18 ets_bigint_getz = 0x40001e18 + 0x0000000040001e24 ets_ds_enable = 0x40001e24 + 0x0000000040001e30 ets_ds_disable = 0x40001e30 + 0x0000000040001e3c ets_ds_start_sign = 0x40001e3c + 0x0000000040001e48 ets_ds_is_busy = 0x40001e48 + 0x0000000040001e54 ets_ds_finish_sign = 0x40001e54 + 0x0000000040001e60 ets_ds_encrypt_params = 0x40001e60 + 0x0000000040001e6c ets_aes_setkey_dec = 0x40001e6c + 0x0000000040001e78 ets_aes_setkey_enc = 0x40001e78 + 0x0000000040001e84 ets_mgf1_sha256 = 0x40001e84 + 0x0000000040001e90 ets_efuse_read = 0x40001e90 + 0x0000000040001e9c ets_efuse_program = 0x40001e9c + 0x0000000040001ea8 ets_efuse_clear_program_registers = 0x40001ea8 + 0x0000000040001eb4 ets_efuse_write_key = 0x40001eb4 + 0x0000000040001ec0 ets_efuse_get_read_register_address = 0x40001ec0 + 0x0000000040001ecc ets_efuse_get_key_purpose = 0x40001ecc + 0x0000000040001ed8 ets_efuse_key_block_unused = 0x40001ed8 + 0x0000000040001ee4 ets_efuse_find_unused_key_block = 0x40001ee4 + 0x0000000040001ef0 ets_efuse_rs_calculate = 0x40001ef0 + 0x0000000040001efc ets_efuse_count_unused_key_blocks = 0x40001efc + 0x0000000040001f08 ets_efuse_secure_boot_enabled = 0x40001f08 + 0x0000000040001f14 ets_efuse_secure_boot_aggressive_revoke_enabled = 0x40001f14 + 0x0000000040001f20 ets_efuse_cache_encryption_enabled = 0x40001f20 + 0x0000000040001f2c ets_efuse_download_modes_disabled = 0x40001f2c + 0x0000000040001f38 ets_efuse_find_purpose = 0x40001f38 + 0x0000000040001f44 ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x40001f44 + 0x0000000040001f50 ets_efuse_force_send_resume = 0x40001f50 + 0x0000000040001f5c ets_efuse_get_flash_delay_us = 0x40001f5c + 0x0000000040001f68 ets_efuse_get_mac = 0x40001f68 + 0x0000000040001f74 ets_efuse_get_spiconfig = 0x40001f74 + 0x0000000040001f80 ets_efuse_usb_print_is_disabled = 0x40001f80 + 0x0000000040001f8c ets_efuse_usb_serial_jtag_print_is_disabled = 0x40001f8c + 0x0000000040001f98 ets_efuse_get_uart_print_control = 0x40001f98 + 0x0000000040001fa4 ets_efuse_get_wp_pad = 0x40001fa4 + 0x0000000040001fb0 ets_efuse_legacy_spi_boot_mode_disabled = 0x40001fb0 + 0x0000000040001fbc ets_efuse_security_download_modes_enabled = 0x40001fbc + 0x0000000040001fc8 ets_efuse_set_timing = 0x40001fc8 + 0x0000000040001fd4 ets_efuse_jtag_disabled = 0x40001fd4 + 0x0000000040001fe0 ets_efuse_usb_download_mode_disabled = 0x40001fe0 + 0x0000000040001fec ets_efuse_usb_module_disabled = 0x40001fec + 0x0000000040001ff8 ets_efuse_usb_device_disabled = 0x40001ff8 + 0x0000000040002004 ets_efuse_flash_octal_mode = 0x40002004 + 0x0000000040002010 ets_efuse_ecc_en = 0x40002010 + 0x000000004000201c ets_efuse_ecc_flash_page_size = 0x4000201c + 0x0000000040002028 ets_efuse_ecc_16to17_mode = 0x40002028 + 0x0000000040002034 ets_ecc_flash_enable = 0x40002034 + 0x0000000040002040 ets_ecc_flash_enable_all = 0x40002040 + 0x000000004000204c ets_ecc_flash_disable = 0x4000204c + 0x0000000040002058 ets_ecc_flash_disable_all = 0x40002058 + 0x0000000040002064 ets_ecc_get_flash_page_size = 0x40002064 + 0x0000000040002070 ets_ecc_set_flash_page_size = 0x40002070 + 0x000000004000207c ets_ecc_set_flash_byte_mode = 0x4000207c + 0x0000000040002088 ets_ecc_get_flash_byte_mode = 0x40002088 + 0x0000000040002094 ets_ecc_set_flash_range = 0x40002094 + 0x00000000400020a0 ets_ecc_get_flash_range = 0x400020a0 + 0x00000000400020ac ets_ecc_sram_enable = 0x400020ac + 0x00000000400020b8 ets_ecc_sram_disable = 0x400020b8 + 0x00000000400020c4 ets_ecc_sram_enable_all = 0x400020c4 + 0x00000000400020d0 ets_ecc_sram_disable_all = 0x400020d0 + 0x00000000400020dc ets_ecc_get_sram_page_size = 0x400020dc + 0x00000000400020e8 ets_ecc_set_sram_page_size = 0x400020e8 + 0x00000000400020f4 ets_ecc_get_sram_byte_mode = 0x400020f4 + 0x0000000040002100 ets_ecc_set_sram_byte_mode = 0x40002100 + 0x000000004000210c ets_ecc_set_sram_range = 0x4000210c + 0x0000000040002118 ets_ecc_get_sram_range = 0x40002118 + 0x000000003fceffc0 ets_ecc_table_ptr = 0x3fceffc0 + 0x0000000040002124 ets_emsa_pss_verify = 0x40002124 + 0x0000000040002130 ets_rsa_pss_verify = 0x40002130 + 0x000000004000213c ets_secure_boot_verify_bootloader_with_keys = 0x4000213c + 0x0000000040002148 ets_secure_boot_verify_signature = 0x40002148 + 0x0000000040002154 ets_secure_boot_read_key_digests = 0x40002154 + 0x0000000040002160 ets_secure_boot_revoke_public_key_digest = 0x40002160 + [!provide] PROVIDE (usb_uart_otg_rx_one_char = 0x400025a4) + [!provide] PROVIDE (usb_uart_otg_rx_one_char_block = 0x400025b0) + [!provide] PROVIDE (usb_uart_otg_tx_flush = 0x400025bc) + [!provide] PROVIDE (usb_uart_otg_tx_one_char = 0x400025c8) + [!provide] PROVIDE (usb_uart_device_rx_one_char = 0x400025d4) + [!provide] PROVIDE (usb_uart_device_rx_one_char_block = 0x400025e0) + [!provide] PROVIDE (usb_uart_device_tx_flush = 0x400025ec) + [!provide] PROVIDE (usb_uart_device_tx_one_char = 0x400025f8) + [!provide] PROVIDE (Uart_Init_USB = 0x40002604) + [!provide] PROVIDE (uart_acm_dev = 0x3fceffbc) + [!provide] PROVIDE (g_uart_print = 0x3fceffb9) + [!provide] PROVIDE (g_usb_print = 0x3fceffb8) + 0x0000000040002610 cdc_acm_class_handle_req = 0x40002610 + 0x000000004000261c cdc_acm_init = 0x4000261c + 0x0000000040002628 cdc_acm_fifo_fill = 0x40002628 + 0x0000000040002634 cdc_acm_rx_fifo_cnt = 0x40002634 + 0x0000000040002640 cdc_acm_fifo_read = 0x40002640 + 0x000000004000264c cdc_acm_irq_tx_enable = 0x4000264c + 0x0000000040002658 cdc_acm_irq_tx_disable = 0x40002658 + 0x0000000040002664 cdc_acm_irq_state_enable = 0x40002664 + 0x0000000040002670 cdc_acm_irq_state_disable = 0x40002670 + 0x000000004000267c cdc_acm_irq_tx_ready = 0x4000267c + 0x0000000040002688 cdc_acm_irq_rx_enable = 0x40002688 + 0x0000000040002694 cdc_acm_irq_rx_disable = 0x40002694 + 0x00000000400026a0 cdc_acm_irq_rx_ready = 0x400026a0 + 0x00000000400026ac cdc_acm_irq_is_pending = 0x400026ac + 0x00000000400026b8 cdc_acm_irq_callback_set = 0x400026b8 + 0x00000000400026c4 cdc_acm_line_ctrl_set = 0x400026c4 + 0x00000000400026d0 cdc_acm_line_ctrl_get = 0x400026d0 + 0x00000000400026dc cdc_acm_poll_out = 0x400026dc + 0x00000000400026e8 chip_usb_dw_did_persist = 0x400026e8 + 0x00000000400026f4 chip_usb_dw_init = 0x400026f4 + 0x0000000040002700 chip_usb_detach = 0x40002700 + 0x000000004000270c chip_usb_dw_prepare_persist = 0x4000270c + 0x0000000040002718 chip_usb_get_persist_flags = 0x40002718 + 0x0000000040002724 chip_usb_set_persist_flags = 0x40002724 + 0x0000000040002730 cpio_start = 0x40002730 + 0x000000004000273c cpio_feed = 0x4000273c + 0x0000000040002748 cpio_done = 0x40002748 + 0x0000000040002754 cpio_destroy = 0x40002754 + 0x0000000040002760 dfu_flash_init = 0x40002760 + 0x000000004000276c dfu_flash_erase = 0x4000276c + 0x0000000040002778 dfu_flash_program = 0x40002778 + 0x0000000040002784 dfu_flash_read = 0x40002784 + 0x0000000040002790 dfu_flash_attach = 0x40002790 + 0x000000004000279c dfu_cpio_callback = 0x4000279c + 0x00000000400027a8 dfu_updater_get_err = 0x400027a8 + 0x00000000400027b4 dfu_updater_clear_err = 0x400027b4 + 0x00000000400027c0 dfu_updater_enable = 0x400027c0 + 0x00000000400027cc dfu_updater_begin = 0x400027cc + 0x00000000400027d8 dfu_updater_feed = 0x400027d8 + 0x00000000400027e4 dfu_updater_end = 0x400027e4 + 0x00000000400027f0 dfu_updater_set_raw_addr = 0x400027f0 + 0x00000000400027fc dfu_updater_flash_read = 0x400027fc + 0x0000000040002808 usb_dc_prepare_persist = 0x40002808 + 0x0000000040002814 usb_dw_isr_handler = 0x40002814 + 0x0000000040002820 usb_dc_attach = 0x40002820 + 0x000000004000282c usb_dc_detach = 0x4000282c + 0x0000000040002838 usb_dc_reset = 0x40002838 + 0x0000000040002844 usb_dc_set_address = 0x40002844 + 0x0000000040002850 usb_dc_ep_check_cap = 0x40002850 + 0x000000004000285c usb_dc_ep_configure = 0x4000285c + 0x0000000040002868 usb_dc_ep_set_stall = 0x40002868 + 0x0000000040002874 usb_dc_ep_clear_stall = 0x40002874 + 0x0000000040002880 usb_dc_ep_halt = 0x40002880 + 0x000000004000288c usb_dc_ep_is_stalled = 0x4000288c + 0x0000000040002898 usb_dc_ep_enable = 0x40002898 + 0x00000000400028a4 usb_dc_ep_disable = 0x400028a4 + 0x00000000400028b0 usb_dc_ep_flush = 0x400028b0 + 0x00000000400028bc usb_dc_ep_write_would_block = 0x400028bc + 0x00000000400028c8 usb_dc_ep_write = 0x400028c8 + 0x00000000400028d4 usb_dc_ep_read_wait = 0x400028d4 + 0x00000000400028e0 usb_dc_ep_read_continue = 0x400028e0 + 0x00000000400028ec usb_dc_ep_read = 0x400028ec + 0x00000000400028f8 usb_dc_ep_set_callback = 0x400028f8 + 0x0000000040002904 usb_dc_set_status_callback = 0x40002904 + 0x0000000040002910 usb_dc_ep_mps = 0x40002910 + 0x000000004000291c usb_dc_check_poll_for_interrupts = 0x4000291c + 0x0000000040002928 mac_addr_to_serial_str_desc = 0x40002928 + 0x0000000040002934 usb_set_current_descriptor = 0x40002934 + 0x0000000040002940 usb_get_descriptor = 0x40002940 + 0x000000004000294c usb_dev_resume = 0x4000294c + 0x0000000040002958 usb_dev_get_configuration = 0x40002958 + 0x0000000040002964 usb_set_config = 0x40002964 + 0x0000000040002970 usb_deconfig = 0x40002970 + 0x000000004000297c usb_enable = 0x4000297c + 0x0000000040002988 usb_disable = 0x40002988 + 0x0000000040002994 usb_write_would_block = 0x40002994 + 0x00000000400029a0 usb_write = 0x400029a0 + 0x00000000400029ac usb_read = 0x400029ac + 0x00000000400029b8 usb_ep_set_stall = 0x400029b8 + 0x00000000400029c4 usb_ep_clear_stall = 0x400029c4 + 0x00000000400029d0 usb_ep_read_wait = 0x400029d0 + 0x00000000400029dc usb_ep_read_continue = 0x400029dc + 0x00000000400029e8 usb_transfer_ep_callback = 0x400029e8 + 0x00000000400029f4 usb_transfer = 0x400029f4 + 0x0000000040002a00 usb_cancel_transfer = 0x40002a00 + 0x0000000040002a0c usb_transfer_sync = 0x40002a0c + 0x0000000040002a18 usb_dfu_set_detach_cb = 0x40002a18 + 0x0000000040002a24 dfu_class_handle_req = 0x40002a24 + 0x0000000040002a30 dfu_status_cb = 0x40002a30 + 0x0000000040002a3c dfu_custom_handle_req = 0x40002a3c + 0x0000000040002a48 usb_dfu_init = 0x40002a48 + 0x0000000040002a54 usb_dfu_force_detach = 0x40002a54 + 0x0000000040002a60 usb_dev_deinit = 0x40002a60 + 0x0000000040002a6c usb_dw_ctrl_deinit = 0x40002a6c + 0x000000003fceffac s_usb_osglue = 0x3fceffac + 0x0000000040002a78 bt_rf_coex_get_dft_cfg = 0x40002a78 + 0x0000000040002a84 bt_rf_coex_hooks_p_set = 0x40002a84 + 0x0000000040002a90 btdm_con_maxevtime_cal_impl = 0x40002a90 + 0x0000000040002a9c btdm_controller_get_compile_version_impl = 0x40002a9c + 0x0000000040002aa8 btdm_controller_rom_data_init = 0x40002aa8 + 0x0000000040002ab4 btdm_dis_privacy_err_report_impl = 0x40002ab4 + 0x0000000040002ac0 btdm_disable_adv_delay_impl = 0x40002ac0 + 0x0000000040002acc btdm_enable_scan_continue_impl = 0x40002acc + 0x0000000040002ad8 btdm_enable_scan_forever_impl = 0x40002ad8 + 0x0000000040002ae4 btdm_get_power_state_impl = 0x40002ae4 + 0x0000000040002af0 btdm_get_prevent_sleep_flag_impl = 0x40002af0 + 0x0000000040002afc btdm_power_state_active_impl = 0x40002afc + 0x0000000040002b08 btdm_switch_phy_coded_impl = 0x40002b08 + 0x0000000040002b14 hci_acl_data_handler = 0x40002b14 + 0x0000000040002b20 hci_disconnect_cmd_handler = 0x40002b20 + 0x0000000040002b2c hci_le_con_upd_cmd_handler = 0x40002b2c + 0x0000000040002b38 hci_le_ltk_req_neg_reply_cmd_handler = 0x40002b38 + 0x0000000040002b44 hci_le_ltk_req_reply_cmd_handler = 0x40002b44 + 0x0000000040002b50 hci_le_rd_chnl_map_cmd_handler = 0x40002b50 + 0x0000000040002b5c hci_le_rd_phy_cmd_handler = 0x40002b5c + 0x0000000040002b68 hci_le_rd_rem_feats_cmd_handler = 0x40002b68 + 0x0000000040002b74 hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x40002b74 + 0x0000000040002b80 hci_le_rem_con_param_req_reply_cmd_handler = 0x40002b80 + 0x0000000040002b8c hci_le_set_data_len_cmd_handler = 0x40002b8c + 0x0000000040002b98 hci_le_set_phy_cmd_handler = 0x40002b98 + 0x0000000040002ba4 hci_le_start_enc_cmd_handler = 0x40002ba4 + 0x0000000040002bb0 hci_rd_auth_payl_to_cmd_handler = 0x40002bb0 + 0x0000000040002bbc hci_rd_rem_ver_info_cmd_handler = 0x40002bbc + 0x0000000040002bc8 hci_rd_rssi_cmd_handler = 0x40002bc8 + 0x0000000040002bd4 hci_rd_tx_pwr_lvl_cmd_handler = 0x40002bd4 + 0x0000000040002be0 hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40002be0 + 0x0000000040002bec hci_vs_set_pref_slave_latency_cmd_handler = 0x40002bec + 0x0000000040002bf8 hci_wr_auth_payl_to_cmd_handler = 0x40002bf8 + 0x0000000040002c04 ll_channel_map_ind_handler = 0x40002c04 + 0x0000000040002c10 ll_connection_param_req_handler = 0x40002c10 + 0x0000000040002c1c ll_connection_param_rsp_handler = 0x40002c1c + 0x0000000040002c28 ll_connection_update_ind_handler = 0x40002c28 + 0x0000000040002c34 ll_enc_req_handler = 0x40002c34 + 0x0000000040002c40 ll_enc_rsp_handler = 0x40002c40 + 0x0000000040002c4c ll_feature_req_handler = 0x40002c4c + 0x0000000040002c58 ll_feature_rsp_handler = 0x40002c58 + 0x0000000040002c64 ll_length_req_handler = 0x40002c64 + 0x0000000040002c70 ll_length_rsp_handler = 0x40002c70 + 0x0000000040002c7c ll_min_used_channels_ind_handler = 0x40002c7c + 0x0000000040002c88 ll_pause_enc_req_handler = 0x40002c88 + 0x0000000040002c94 ll_pause_enc_rsp_handler = 0x40002c94 + 0x0000000040002ca0 ll_phy_req_handler = 0x40002ca0 + 0x0000000040002cac ll_phy_rsp_handler = 0x40002cac + 0x0000000040002cb8 ll_phy_update_ind_handler = 0x40002cb8 + 0x0000000040002cc4 ll_ping_req_handler = 0x40002cc4 + 0x0000000040002cd0 ll_ping_rsp_handler = 0x40002cd0 + 0x0000000040002cdc ll_slave_feature_req_handler = 0x40002cdc + 0x0000000040002ce8 ll_start_enc_req_handler = 0x40002ce8 + 0x0000000040002cf4 ll_start_enc_rsp_handler = 0x40002cf4 + 0x0000000040002d00 ll_terminate_ind_handler = 0x40002d00 + 0x0000000040002d0c ll_version_ind_handler = 0x40002d0c + 0x0000000040002d18 llc_auth_payl_nearly_to_handler = 0x40002d18 + 0x0000000040002d24 llc_auth_payl_real_to_handler = 0x40002d24 + 0x0000000040002d30 llc_encrypt_ind_handler = 0x40002d30 + 0x0000000040002d3c llc_hci_command_handler_wrapper = 0x40002d3c + 0x0000000040002d48 llc_ll_connection_param_req_pdu_send = 0x40002d48 + 0x0000000040002d54 llc_ll_connection_param_rsp_pdu_send = 0x40002d54 + 0x0000000040002d60 llc_ll_connection_update_ind_pdu_send = 0x40002d60 + 0x0000000040002d6c llc_ll_enc_req_pdu_send = 0x40002d6c + 0x0000000040002d78 llc_ll_enc_rsp_pdu_send = 0x40002d78 + 0x0000000040002d84 llc_ll_feature_req_pdu_send = 0x40002d84 + 0x0000000040002d90 llc_ll_feature_rsp_pdu_send = 0x40002d90 + 0x0000000040002d9c llc_ll_length_req_pdu_send = 0x40002d9c + 0x0000000040002da8 llc_ll_length_rsp_pdu_send = 0x40002da8 + 0x0000000040002db4 llc_ll_pause_enc_req_pdu_send = 0x40002db4 + 0x0000000040002dc0 llc_ll_pause_enc_rsp_pdu_send = 0x40002dc0 + 0x0000000040002dcc llc_ll_phy_req_pdu_send = 0x40002dcc + 0x0000000040002dd8 llc_ll_phy_rsp_pdu_send = 0x40002dd8 + 0x0000000040002de4 llc_ll_ping_req_pdu_send = 0x40002de4 + 0x0000000040002df0 llc_ll_ping_rsp_pdu_send = 0x40002df0 + 0x0000000040002dfc llc_ll_start_enc_req_pdu_send = 0x40002dfc + 0x0000000040002e08 llc_ll_start_enc_rsp_pdu_send = 0x40002e08 + 0x0000000040002e14 llc_ll_terminate_ind_pdu_send = 0x40002e14 + 0x0000000040002e20 llc_ll_unknown_rsp_pdu_send = 0x40002e20 + 0x0000000040002e2c llc_llcp_ch_map_update_ind_pdu_send = 0x40002e2c + 0x0000000040002e38 llc_llcp_phy_upd_ind_pdu_send = 0x40002e38 + 0x0000000040002e44 llc_llcp_version_ind_pdu_send = 0x40002e44 + 0x0000000040002e50 llc_op_ch_map_upd_ind_handler = 0x40002e50 + 0x0000000040002e5c llc_op_con_upd_ind_handler = 0x40002e5c + 0x0000000040002e68 llc_op_disconnect_ind_handler = 0x40002e68 + 0x0000000040002e74 llc_op_dl_upd_ind_handler = 0x40002e74 + 0x0000000040002e80 llc_op_encrypt_ind_handler = 0x40002e80 + 0x0000000040002e8c llc_op_feats_exch_ind_handler = 0x40002e8c + 0x0000000040002e98 llc_op_le_ping_ind_handler = 0x40002e98 + 0x0000000040002ea4 llc_op_phy_upd_ind_handler = 0x40002ea4 + 0x0000000040002eb0 llc_op_ver_exch_ind_handler = 0x40002eb0 + 0x0000000040002ebc llc_stopped_ind_handler = 0x40002ebc + 0x0000000040002ec8 lld_acl_rx_ind_handler = 0x40002ec8 + 0x0000000040002ed4 lld_acl_tx_cfm_handler = 0x40002ed4 + 0x0000000040002ee0 lld_adv_end_ind_handler = 0x40002ee0 + 0x0000000040002eec lld_adv_rep_ind_handler = 0x40002eec + 0x0000000040002ef8 lld_ch_map_upd_cfm_handler = 0x40002ef8 + 0x0000000040002f04 lld_con_estab_ind_handler = 0x40002f04 + 0x0000000040002f10 lld_con_evt_sd_evt_time_set = 0x40002f10 + 0x0000000040002f1c lld_con_offset_upd_ind_handler = 0x40002f1c + 0x0000000040002f28 lld_con_param_upd_cfm_handler = 0x40002f28 + 0x0000000040002f34 lld_disc_ind_handler = 0x40002f34 + 0x0000000040002f40 lld_init_end_ind_handler = 0x40002f40 + 0x0000000040002f4c lld_llcp_rx_ind_handler_wrapper = 0x40002f4c + 0x0000000040002f58 lld_llcp_tx_cfm_handler = 0x40002f58 + 0x0000000040002f64 lld_per_adv_end_ind_handler = 0x40002f64 + 0x0000000040002f70 lld_per_adv_rep_ind_handler = 0x40002f70 + 0x0000000040002f7c lld_per_adv_rx_end_ind_handler = 0x40002f7c + 0x0000000040002f88 lld_phy_coded_500k_get = 0x40002f88 + 0x0000000040002f94 lld_phy_upd_cfm_handler = 0x40002f94 + 0x0000000040002fa0 lld_scan_end_ind_handler = 0x40002fa0 + 0x0000000040002fac lld_scan_req_ind_handler = 0x40002fac + 0x0000000040002fb8 lld_sync_start_req_handler = 0x40002fb8 + 0x0000000040002fc4 lld_test_end_ind_handler = 0x40002fc4 + 0x0000000040002fd0 lld_update_rxbuf_handler = 0x40002fd0 + 0x0000000040002fdc llm_ch_map_update_ind_handler = 0x40002fdc + 0x0000000040002fe8 llm_hci_command_handler_wrapper = 0x40002fe8 + 0x0000000040002ff4 llm_scan_period_to_handler = 0x40002ff4 + 0x0000000040003000 r_Add2SelfBigHex256 = 0x40003000 + 0x000000004000300c r_AddBigHex256 = 0x4000300c + 0x0000000040003018 r_AddBigHexModP256 = 0x40003018 + 0x0000000040003024 r_AddP256 = 0x40003024 + 0x0000000040003030 r_AddPdiv2_256 = 0x40003030 + 0x000000004000303c r_GF_Jacobian_Point_Addition256 = 0x4000303c + 0x0000000040003048 r_GF_Jacobian_Point_Double256 = 0x40003048 + 0x0000000040003054 r_GF_Point_Jacobian_To_Affine256 = 0x40003054 + 0x0000000040003060 r_MultiplyBigHexByUint32_256 = 0x40003060 + 0x000000004000306c r_MultiplyBigHexModP256 = 0x4000306c + 0x0000000040003078 r_MultiplyByU16ModP256 = 0x40003078 + 0x0000000040003084 r_SubtractBigHex256 = 0x40003084 + 0x0000000040003090 r_SubtractBigHexMod256 = 0x40003090 + 0x000000004000309c r_SubtractBigHexUint32_256 = 0x4000309c + 0x00000000400030a8 r_SubtractFromSelfBigHex256 = 0x400030a8 + 0x00000000400030b4 r_SubtractFromSelfBigHexSign256 = 0x400030b4 + 0x00000000400030c0 r_aes_alloc = 0x400030c0 + 0x00000000400030cc r_aes_ccm_continue = 0x400030cc + 0x00000000400030d8 r_aes_ccm_process_e = 0x400030d8 + 0x00000000400030e4 r_aes_ccm_xor_128_lsb = 0x400030e4 + 0x00000000400030f0 r_aes_ccm_xor_128_msb = 0x400030f0 + 0x00000000400030fc r_aes_cmac_continue = 0x400030fc + 0x0000000040003108 r_aes_cmac_start = 0x40003108 + 0x0000000040003114 r_aes_k1_continue = 0x40003114 + 0x0000000040003120 r_aes_k2_continue = 0x40003120 + 0x000000004000312c r_aes_k3_continue = 0x4000312c + 0x0000000040003138 r_aes_k4_continue = 0x40003138 + 0x0000000040003144 r_aes_shift_left_128 = 0x40003144 + 0x0000000040003150 r_aes_start = 0x40003150 + 0x000000004000315c r_aes_xor_128 = 0x4000315c + 0x0000000040003168 r_assert_err = 0x40003168 + 0x0000000040003174 r_assert_param = 0x40003174 + 0x0000000040003180 r_assert_warn = 0x40003180 + 0x000000004000318c r_bigHexInversion256 = 0x4000318c + 0x0000000040003198 r_ble_sw_cca_check_isr = 0x40003198 + 0x00000000400031a4 r_ble_util_buf_acl_tx_alloc = 0x400031a4 + 0x00000000400031b0 r_ble_util_buf_acl_tx_elt_get = 0x400031b0 + 0x00000000400031bc r_ble_util_buf_acl_tx_free = 0x400031bc + 0x00000000400031c8 r_ble_util_buf_acl_tx_free_in_isr = 0x400031c8 + 0x00000000400031d4 r_ble_util_buf_adv_tx_alloc = 0x400031d4 + 0x00000000400031e0 r_ble_util_buf_adv_tx_free = 0x400031e0 + 0x00000000400031ec r_ble_util_buf_adv_tx_free_in_isr = 0x400031ec + 0x00000000400031f8 r_ble_util_buf_env_deinit = 0x400031f8 + 0x0000000040003204 r_ble_util_buf_env_init = 0x40003204 + 0x0000000040003210 r_ble_util_buf_get_rx_buf_nb = 0x40003210 + 0x000000004000321c r_ble_util_buf_get_rx_buf_size = 0x4000321c + 0x0000000040003228 r_ble_util_buf_llcp_tx_alloc = 0x40003228 + 0x0000000040003234 r_ble_util_buf_llcp_tx_free = 0x40003234 + 0x0000000040003240 r_ble_util_buf_rx_alloc = 0x40003240 + 0x000000004000324c r_ble_util_buf_rx_alloc_in_isr = 0x4000324c + 0x0000000040003258 r_ble_util_buf_rx_free = 0x40003258 + 0x0000000040003264 r_ble_util_buf_rx_free_in_isr = 0x40003264 + 0x0000000040003270 r_ble_util_buf_set_rx_buf_nb = 0x40003270 + 0x000000004000327c r_ble_util_buf_set_rx_buf_size = 0x4000327c + 0x0000000040003288 r_ble_util_data_rx_buf_reset = 0x40003288 + 0x0000000040003294 r_bt_bb_get_intr_mask = 0x40003294 + 0x00000000400032a0 r_bt_bb_intr_clear = 0x400032a0 + 0x00000000400032ac r_bt_bb_intr_mask_set = 0x400032ac + 0x00000000400032b8 r_bt_bb_isr = 0x400032b8 + 0x00000000400032c4 r_bt_rf_coex_cfg_set = 0x400032c4 + 0x00000000400032d0 r_bt_rf_coex_conn_dynamic_pti_en_get = 0x400032d0 + 0x00000000400032dc r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get = 0x400032dc + 0x00000000400032e8 r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x400032e8 + 0x00000000400032f4 r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x400032f4 + 0x0000000040003300 r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40003300 + 0x000000004000330c r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x4000330c + 0x0000000040003318 r_bt_rf_coex_pti_table_get = 0x40003318 + 0x0000000040003324 r_bt_rf_coex_st_param_get = 0x40003324 + 0x0000000040003330 r_bt_rf_coex_st_param_set = 0x40003330 + 0x000000004000333c r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x4000333c + 0x0000000040003348 r_bt_rma_apply_rule_cs_fmt = 0x40003348 + 0x0000000040003354 r_bt_rma_apply_rule_cs_idx = 0x40003354 + 0x0000000040003360 r_bt_rma_configure = 0x40003360 + 0x000000004000336c r_bt_rma_deregister_rule_cs_fmt = 0x4000336c + 0x0000000040003378 r_bt_rma_deregister_rule_cs_idx = 0x40003378 + 0x0000000040003384 r_bt_rma_get_ant_by_act = 0x40003384 + 0x0000000040003390 r_bt_rma_init = 0x40003390 + 0x000000004000339c r_bt_rma_register_rule_cs_fmt = 0x4000339c + 0x00000000400033a8 r_bt_rma_register_rule_cs_idx = 0x400033a8 + 0x00000000400033b4 r_bt_rtp_apply_rule_cs_fmt = 0x400033b4 + 0x00000000400033c0 r_bt_rtp_apply_rule_cs_idx = 0x400033c0 + 0x00000000400033cc r_bt_rtp_deregister_rule_cs_fmt = 0x400033cc + 0x00000000400033d8 r_bt_rtp_deregister_rule_cs_idx = 0x400033d8 + 0x00000000400033e4 r_bt_rtp_get_txpwr_idx_by_act = 0x400033e4 + 0x00000000400033f0 r_bt_rtp_init = 0x400033f0 + 0x00000000400033fc r_bt_rtp_register_rule_cs_fmt = 0x400033fc + 0x0000000040003408 r_bt_rtp_register_rule_cs_idx = 0x40003408 + 0x0000000040003414 r_btdm_isr = 0x40003414 + 0x0000000040003420 r_btdm_task_post = 0x40003420 + 0x000000004000342c r_btdm_task_post_from_isr = 0x4000342c + 0x0000000040003438 r_btdm_task_recycle = 0x40003438 + 0x0000000040003444 r_cali_phase_match_p = 0x40003444 + 0x0000000040003450 r_cmp_abs_time = 0x40003450 + 0x000000004000345c r_cmp_dest_id = 0x4000345c + 0x0000000040003468 r_cmp_timer_id = 0x40003468 + 0x0000000040003474 r_co_bdaddr_compare = 0x40003474 + 0x0000000040003480 r_co_ble_pkt_dur_in_us = 0x40003480 + 0x000000004000348c r_co_list_extract = 0x4000348c + 0x0000000040003498 r_co_list_extract_after = 0x40003498 + 0x00000000400034a4 r_co_list_extract_sublist = 0x400034a4 + 0x00000000400034b0 r_co_list_find = 0x400034b0 + 0x00000000400034bc r_co_list_init = 0x400034bc + 0x00000000400034c8 r_co_list_insert_after = 0x400034c8 + 0x00000000400034d4 r_co_list_insert_before = 0x400034d4 + 0x00000000400034e0 r_co_list_merge = 0x400034e0 + 0x00000000400034ec r_co_list_pool_init = 0x400034ec + 0x00000000400034f8 r_co_list_pop_front = 0x400034f8 + 0x0000000040003504 r_co_list_push_back = 0x40003504 + 0x0000000040003510 r_co_list_push_back_sublist = 0x40003510 + 0x000000004000351c r_co_list_push_front = 0x4000351c + 0x0000000040003528 r_co_list_size = 0x40003528 + 0x0000000040003534 r_co_nb_good_le_channels = 0x40003534 + 0x0000000040003540 r_co_util_pack = 0x40003540 + 0x000000004000354c r_co_util_read_array_size = 0x4000354c + 0x0000000040003558 r_co_util_unpack = 0x40003558 + 0x0000000040003564 r_dbg_env_deinit = 0x40003564 + 0x0000000040003570 r_dbg_env_init = 0x40003570 + 0x000000004000357c r_dbg_platform_reset_complete = 0x4000357c + 0x0000000040003588 r_dl_upd_proc_start = 0x40003588 + 0x0000000040003594 r_dump_data = 0x40003594 + 0x00000000400035a0 r_ecc_abort_key256_generation = 0x400035a0 + 0x00000000400035ac r_ecc_gen_new_public_key = 0x400035ac + 0x00000000400035b8 r_ecc_gen_new_secret_key = 0x400035b8 + 0x00000000400035c4 r_ecc_generate_key256 = 0x400035c4 + 0x00000000400035d0 r_ecc_get_debug_Keys = 0x400035d0 + 0x00000000400035dc r_ecc_init = 0x400035dc + 0x00000000400035e8 r_ecc_is_valid_point = 0x400035e8 + 0x00000000400035f4 r_ecc_multiplication_event_handler = 0x400035f4 + 0x0000000040003600 r_ecc_point_multiplication_win_256 = 0x40003600 + 0x000000004000360c r_emi_alloc_em_mapping_by_offset = 0x4000360c + 0x0000000040003618 r_emi_base_reg_lut_show = 0x40003618 + 0x0000000040003624 r_emi_em_base_reg_show = 0x40003624 + 0x0000000040003630 r_emi_free_em_mapping_by_offset = 0x40003630 + 0x000000004000363c r_emi_get_em_mapping_idx_by_offset = 0x4000363c + 0x0000000040003648 r_emi_get_mem_addr_by_offset = 0x40003648 + 0x0000000040003654 r_emi_overwrite_em_mapping_by_offset = 0x40003654 + 0x0000000040003660 r_esp_vendor_hci_command_handler = 0x40003660 + 0x000000004000366c r_get_stack_usage = 0x4000366c + 0x0000000040003678 r_h4tl_acl_hdr_rx_evt_handler = 0x40003678 + 0x0000000040003684 r_h4tl_cmd_hdr_rx_evt_handler = 0x40003684 + 0x0000000040003690 r_h4tl_cmd_pld_rx_evt_handler = 0x40003690 + 0x000000004000369c r_h4tl_eif_io_event_post = 0x4000369c + 0x00000000400036a8 r_h4tl_eif_register = 0x400036a8 + 0x00000000400036b4 r_h4tl_init = 0x400036b4 + 0x00000000400036c0 r_h4tl_out_of_sync = 0x400036c0 + 0x00000000400036cc r_h4tl_out_of_sync_check = 0x400036cc + 0x00000000400036d8 r_h4tl_read_hdr = 0x400036d8 + 0x00000000400036e4 r_h4tl_read_next_out_of_sync = 0x400036e4 + 0x00000000400036f0 r_h4tl_read_payl = 0x400036f0 + 0x00000000400036fc r_h4tl_read_start = 0x400036fc + 0x0000000040003708 r_h4tl_rx_acl_hdr_extract = 0x40003708 + 0x0000000040003714 r_h4tl_rx_cmd_hdr_extract = 0x40003714 + 0x0000000040003720 r_h4tl_rx_done = 0x40003720 + 0x000000004000372c r_h4tl_start = 0x4000372c + 0x0000000040003738 r_h4tl_stop = 0x40003738 + 0x0000000040003744 r_h4tl_tx_done = 0x40003744 + 0x0000000040003750 r_h4tl_tx_evt_handler = 0x40003750 + 0x000000004000375c r_h4tl_write = 0x4000375c + 0x0000000040003768 r_hci_acl_tx_data_alloc = 0x40003768 + 0x0000000040003774 r_hci_acl_tx_data_received = 0x40003774 + 0x0000000040003780 r_hci_basic_cmd_send_2_controller = 0x40003780 + 0x000000004000378c r_hci_ble_adv_report_filter_check = 0x4000378c + 0x0000000040003798 r_hci_ble_adv_report_tx_check = 0x40003798 + 0x00000000400037a4 r_hci_ble_conhdl_register = 0x400037a4 + 0x00000000400037b0 r_hci_ble_conhdl_unregister = 0x400037b0 + 0x00000000400037bc r_hci_build_acl_data = 0x400037bc + 0x00000000400037c8 r_hci_build_cc_evt = 0x400037c8 + 0x00000000400037d4 r_hci_build_cs_evt = 0x400037d4 + 0x00000000400037e0 r_hci_build_evt = 0x400037e0 + 0x00000000400037ec r_hci_build_le_evt = 0x400037ec + 0x00000000400037f8 r_hci_cmd_get_max_param_size = 0x400037f8 + 0x0000000040003804 r_hci_cmd_received = 0x40003804 + 0x0000000040003810 r_hci_cmd_reject = 0x40003810 + 0x000000004000381c r_hci_evt_mask_check = 0x4000381c + 0x0000000040003828 r_hci_evt_mask_set = 0x40003828 + 0x0000000040003834 r_hci_fc_acl_buf_size_set = 0x40003834 + 0x0000000040003840 r_hci_fc_acl_en = 0x40003840 + 0x000000004000384c r_hci_fc_acl_packet_sent = 0x4000384c + 0x0000000040003858 r_hci_fc_check_host_available_nb_acl_packets = 0x40003858 + 0x0000000040003864 r_hci_fc_host_nb_acl_pkts_complete = 0x40003864 + 0x0000000040003870 r_hci_fc_init = 0x40003870 + 0x000000004000387c r_hci_look_for_cmd_desc = 0x4000387c + 0x0000000040003888 r_hci_look_for_evt_desc = 0x40003888 + 0x0000000040003894 r_hci_look_for_le_evt_desc = 0x40003894 + 0x00000000400038a0 r_hci_look_for_le_evt_desc_esp = 0x400038a0 + 0x00000000400038ac r_hci_pack_bytes = 0x400038ac + 0x00000000400038b8 r_hci_register_vendor_desc_tab = 0x400038b8 + 0x00000000400038c4 r_hci_send_2_controller = 0x400038c4 + 0x00000000400038d0 r_hci_send_2_host = 0x400038d0 + 0x00000000400038dc r_hci_tl_c2h_data_flow_on = 0x400038dc + 0x00000000400038e8 r_hci_tl_cmd_hdr_rx_evt_handler = 0x400038e8 + 0x00000000400038f4 r_hci_tl_cmd_pld_rx_evt_handler = 0x400038f4 + 0x0000000040003900 r_hci_tl_get_pkt = 0x40003900 + 0x000000004000390c r_hci_tl_hci_pkt_handler = 0x4000390c + 0x0000000040003918 r_hci_tl_hci_tx_done_evt_handler = 0x40003918 + 0x0000000040003924 r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40003924 + 0x0000000040003930 r_hci_tl_save_pkt = 0x40003930 + 0x000000004000393c r_hci_tl_send = 0x4000393c + 0x0000000040003948 r_hci_tx_done = 0x40003948 + 0x0000000040003954 r_hci_tx_start = 0x40003954 + 0x0000000040003960 r_hci_tx_trigger = 0x40003960 + 0x000000004000396c r_isValidSecretKey_256 = 0x4000396c + 0x0000000040003978 r_ke_check_malloc = 0x40003978 + 0x0000000040003984 r_ke_event_callback_set = 0x40003984 + 0x0000000040003990 r_ke_event_clear = 0x40003990 + 0x000000004000399c r_ke_event_flush = 0x4000399c + 0x00000000400039a8 r_ke_event_get = 0x400039a8 + 0x00000000400039b4 r_ke_event_get_all = 0x400039b4 + 0x00000000400039c0 r_ke_event_init = 0x400039c0 + 0x00000000400039cc r_ke_event_schedule = 0x400039cc + 0x00000000400039d8 r_ke_event_set = 0x400039d8 + 0x00000000400039e4 r_ke_flush = 0x400039e4 + 0x00000000400039f0 r_ke_free = 0x400039f0 + 0x00000000400039fc r_ke_handler_search = 0x400039fc + 0x0000000040003a08 r_ke_init = 0x40003a08 + 0x0000000040003a14 r_ke_is_free = 0x40003a14 + 0x0000000040003a20 r_ke_malloc = 0x40003a20 + 0x0000000040003a2c r_ke_mem_init = 0x40003a2c + 0x0000000040003a38 r_ke_mem_is_empty = 0x40003a38 + 0x0000000040003a44 r_ke_mem_is_in_heap = 0x40003a44 + 0x0000000040003a50 r_ke_msg_alloc = 0x40003a50 + 0x0000000040003a5c r_ke_msg_dest_id_get = 0x40003a5c + 0x0000000040003a68 r_ke_msg_discard = 0x40003a68 + 0x0000000040003a74 r_ke_msg_forward = 0x40003a74 + 0x0000000040003a80 r_ke_msg_forward_new_id = 0x40003a80 + 0x0000000040003a8c r_ke_msg_free = 0x40003a8c + 0x0000000040003a98 r_ke_msg_in_queue = 0x40003a98 + 0x0000000040003aa4 r_ke_msg_save = 0x40003aa4 + 0x0000000040003ab0 r_ke_msg_send = 0x40003ab0 + 0x0000000040003abc r_ke_msg_send_basic = 0x40003abc + 0x0000000040003ac8 r_ke_msg_src_id_get = 0x40003ac8 + 0x0000000040003ad4 r_ke_queue_extract = 0x40003ad4 + 0x0000000040003ae0 r_ke_queue_insert = 0x40003ae0 + 0x0000000040003aec r_ke_sleep_check = 0x40003aec + 0x0000000040003af8 r_ke_state_get = 0x40003af8 + 0x0000000040003b04 r_ke_state_set = 0x40003b04 + 0x0000000040003b10 r_ke_task_check = 0x40003b10 + 0x0000000040003b1c r_ke_task_create = 0x40003b1c + 0x0000000040003b28 r_ke_task_delete = 0x40003b28 + 0x0000000040003b34 r_ke_task_handler_get = 0x40003b34 + 0x0000000040003b40 r_ke_task_init = 0x40003b40 + 0x0000000040003b4c r_ke_task_msg_flush = 0x40003b4c + 0x0000000040003b58 r_ke_task_saved_update = 0x40003b58 + 0x0000000040003b64 r_ke_task_schedule = 0x40003b64 + 0x0000000040003b70 r_ke_time = 0x40003b70 + 0x0000000040003b7c r_ke_time_cmp = 0x40003b7c + 0x0000000040003b88 r_ke_time_past = 0x40003b88 + 0x0000000040003b94 r_ke_timer_active = 0x40003b94 + 0x0000000040003ba0 r_ke_timer_adjust_all = 0x40003ba0 + 0x0000000040003bac r_ke_timer_clear = 0x40003bac + 0x0000000040003bb8 r_ke_timer_init = 0x40003bb8 + 0x0000000040003bc4 r_ke_timer_schedule = 0x40003bc4 + 0x0000000040003bd0 r_ke_timer_set = 0x40003bd0 + 0x0000000040003bdc r_led_init = 0x40003bdc + 0x0000000040003be8 r_led_set_all = 0x40003be8 + 0x0000000040003bf4 r_llc_aes_res_cb = 0x40003bf4 + 0x0000000040003c00 r_llc_ch_map_up_proc_err_cb = 0x40003c00 + 0x0000000040003c0c r_llc_cleanup = 0x40003c0c + 0x0000000040003c18 r_llc_cmd_cmp_send = 0x40003c18 + 0x0000000040003c24 r_llc_cmd_stat_send = 0x40003c24 + 0x0000000040003c30 r_llc_con_move_cbk = 0x40003c30 + 0x0000000040003c3c r_llc_con_plan_set_update = 0x40003c3c + 0x0000000040003c48 r_llc_con_upd_param_in_range = 0x40003c48 + 0x0000000040003c54 r_llc_disconnect = 0x40003c54 + 0x0000000040003c60 r_llc_disconnect_end = 0x40003c60 + 0x0000000040003c6c r_llc_disconnect_proc_continue = 0x40003c6c + 0x0000000040003c78 r_llc_disconnect_proc_err_cb = 0x40003c78 + 0x0000000040003c84 r_llc_dl_chg_check = 0x40003c84 + 0x0000000040003c90 r_llc_dle_proc_err_cb = 0x40003c90 + 0x0000000040003c9c r_llc_feats_exch_proc_err_cb = 0x40003c9c + 0x0000000040003ca8 r_llc_hci_cmd_handler_tab_p_get = 0x40003ca8 + 0x0000000040003cb4 r_llc_hci_command_handler = 0x40003cb4 + 0x0000000040003cc0 r_llc_hci_con_param_req_evt_send = 0x40003cc0 + 0x0000000040003ccc r_llc_hci_con_upd_info_send = 0x40003ccc + 0x0000000040003cd8 r_llc_hci_disconnected_dis = 0x40003cd8 + 0x0000000040003ce4 r_llc_hci_dl_upd_info_send = 0x40003ce4 + 0x0000000040003cf0 r_llc_hci_enc_evt_send = 0x40003cf0 + 0x0000000040003cfc r_llc_hci_feats_info_send = 0x40003cfc + 0x0000000040003d08 r_llc_hci_le_phy_upd_cmp_evt_send = 0x40003d08 + 0x0000000040003d14 r_llc_hci_ltk_request_evt_send = 0x40003d14 + 0x0000000040003d20 r_llc_hci_nb_cmp_pkts_evt_send = 0x40003d20 + 0x0000000040003d2c r_llc_hci_version_info_send = 0x40003d2c + 0x0000000040003d38 r_llc_init_term_proc = 0x40003d38 + 0x0000000040003d44 r_llc_iv_skd_rand_gen = 0x40003d44 + 0x0000000040003d50 r_llc_le_ping_proc_continue = 0x40003d50 + 0x0000000040003d5c r_llc_le_ping_proc_err_cb = 0x40003d5c + 0x0000000040003d68 r_llc_le_ping_restart = 0x40003d68 + 0x0000000040003d74 r_llc_le_ping_set = 0x40003d74 + 0x0000000040003d80 r_llc_ll_pause_enc_rsp_ack_handler = 0x40003d80 + 0x0000000040003d8c r_llc_ll_reject_ind_ack_handler = 0x40003d8c + 0x0000000040003d98 r_llc_ll_reject_ind_pdu_send = 0x40003d98 + 0x0000000040003da4 r_llc_ll_start_enc_rsp_ack_handler = 0x40003da4 + 0x0000000040003db0 r_llc_ll_terminate_ind_ack = 0x40003db0 + 0x0000000040003dbc r_llc_ll_unknown_ind_handler = 0x40003dbc + 0x0000000040003dc8 r_llc_llcp_send = 0x40003dc8 + 0x0000000040003dd4 r_llc_llcp_state_set = 0x40003dd4 + 0x0000000040003de0 r_llc_llcp_trans_timer_set = 0x40003de0 + 0x0000000040003dec r_llc_llcp_tx_check = 0x40003dec + 0x0000000040003df8 r_llc_loc_ch_map_proc_continue = 0x40003df8 + 0x0000000040003e04 r_llc_loc_con_upd_proc_continue = 0x40003e04 + 0x0000000040003e10 r_llc_loc_con_upd_proc_err_cb = 0x40003e10 + 0x0000000040003e1c r_llc_loc_dl_upd_proc_continue = 0x40003e1c + 0x0000000040003e28 r_llc_loc_encrypt_proc_continue = 0x40003e28 + 0x0000000040003e34 r_llc_loc_encrypt_proc_err_cb = 0x40003e34 + 0x0000000040003e40 r_llc_loc_feats_exch_proc_continue = 0x40003e40 + 0x0000000040003e4c r_llc_loc_phy_upd_proc_continue = 0x40003e4c + 0x0000000040003e58 r_llc_loc_phy_upd_proc_err_cb = 0x40003e58 + 0x0000000040003e64 r_llc_msg_handler_tab_p_get = 0x40003e64 + 0x0000000040003e70 r_llc_pref_param_compute = 0x40003e70 + 0x0000000040003e7c r_llc_proc_collision_check = 0x40003e7c + 0x0000000040003e88 r_llc_proc_err_ind = 0x40003e88 + 0x0000000040003e94 r_llc_proc_get = 0x40003e94 + 0x0000000040003ea0 r_llc_proc_id_get = 0x40003ea0 + 0x0000000040003eac r_llc_proc_reg = 0x40003eac + 0x0000000040003eb8 r_llc_proc_state_get = 0x40003eb8 + 0x0000000040003ec4 r_llc_proc_state_set = 0x40003ec4 + 0x0000000040003ed0 r_llc_proc_timer_pause_set = 0x40003ed0 + 0x0000000040003edc r_llc_proc_timer_set = 0x40003edc + 0x0000000040003ee8 r_llc_proc_unreg = 0x40003ee8 + 0x0000000040003ef4 r_llc_rem_ch_map_proc_continue = 0x40003ef4 + 0x0000000040003f00 r_llc_rem_con_upd_proc_continue = 0x40003f00 + 0x0000000040003f0c r_llc_rem_con_upd_proc_err_cb = 0x40003f0c + 0x0000000040003f18 r_llc_rem_dl_upd_proc = 0x40003f18 + 0x0000000040003f24 r_llc_rem_encrypt_proc_continue = 0x40003f24 + 0x0000000040003f30 r_llc_rem_encrypt_proc_err_cb = 0x40003f30 + 0x0000000040003f3c r_llc_rem_phy_upd_proc_continue = 0x40003f3c + 0x0000000040003f48 r_llc_rem_phy_upd_proc_err_cb = 0x40003f48 + 0x0000000040003f54 r_llc_role_get = 0x40003f54 + 0x0000000040003f60 r_llc_sk_gen = 0x40003f60 + 0x0000000040003f6c r_llc_start = 0x40003f6c + 0x0000000040003f78 r_llc_stop = 0x40003f78 + 0x0000000040003f84 r_llc_ver_exch_loc_proc_continue = 0x40003f84 + 0x0000000040003f90 r_llc_ver_proc_err_cb = 0x40003f90 + 0x0000000040003f9c r_llcp_pdu_handler_tab_p_get = 0x40003f9c + 0x0000000040003fa8 r_lld_aa_gen = 0x40003fa8 + 0x0000000040003fb4 r_lld_adv_adv_data_set = 0x40003fb4 + 0x0000000040003fc0 r_lld_adv_adv_data_update = 0x40003fc0 + 0x0000000040003fcc r_lld_adv_aux_ch_idx_set = 0x40003fcc + 0x0000000040003fd8 r_lld_adv_aux_evt_canceled_cbk = 0x40003fd8 + 0x0000000040003fe4 r_lld_adv_aux_evt_start_cbk = 0x40003fe4 + 0x0000000040003ff0 r_lld_adv_coex_check_ext_adv_synced = 0x40003ff0 + 0x0000000040003ffc r_lld_adv_coex_env_reset = 0x40003ffc + 0x0000000040004008 r_lld_adv_duration_update = 0x40004008 + 0x0000000040004014 r_lld_adv_dynamic_pti_process = 0x40004014 + 0x0000000040004020 r_lld_adv_end = 0x40004020 + 0x000000004000402c r_lld_adv_evt_canceled_cbk = 0x4000402c + 0x0000000040004038 r_lld_adv_evt_start_cbk = 0x40004038 + 0x0000000040004044 r_lld_adv_ext_chain_construct = 0x40004044 + 0x0000000040004050 r_lld_adv_ext_pkt_prepare = 0x40004050 + 0x000000004000405c r_lld_adv_frm_cbk = 0x4000405c + 0x0000000040004068 r_lld_adv_frm_isr = 0x40004068 + 0x0000000040004074 r_lld_adv_frm_skip_isr = 0x40004074 + 0x0000000040004080 r_lld_adv_init = 0x40004080 + 0x000000004000408c r_lld_adv_pkt_rx = 0x4000408c + 0x0000000040004098 r_lld_adv_pkt_rx_connect_ind = 0x40004098 + 0x00000000400040a4 r_lld_adv_pkt_rx_send_scan_req_evt = 0x400040a4 + 0x00000000400040b0 r_lld_adv_rand_addr_update = 0x400040b0 + 0x00000000400040bc r_lld_adv_restart = 0x400040bc + 0x00000000400040c8 r_lld_adv_scan_rsp_data_set = 0x400040c8 + 0x00000000400040d4 r_lld_adv_scan_rsp_data_update = 0x400040d4 + 0x00000000400040e0 r_lld_adv_set_tx_power = 0x400040e0 + 0x00000000400040ec r_lld_adv_start = 0x400040ec + 0x00000000400040f8 r_lld_adv_stop = 0x400040f8 + 0x0000000040004104 r_lld_adv_sync_info_set = 0x40004104 + 0x0000000040004110 r_lld_adv_sync_info_update = 0x40004110 + 0x000000004000411c r_lld_calc_aux_rx = 0x4000411c + 0x0000000040004128 r_lld_cca_alloc = 0x40004128 + 0x0000000040004134 r_lld_cca_data_reset = 0x40004134 + 0x0000000040004140 r_lld_cca_free = 0x40004140 + 0x000000004000414c r_lld_ch_assess_data_get = 0x4000414c + 0x0000000040004158 r_lld_ch_idx_get = 0x40004158 + 0x0000000040004164 r_lld_ch_map_set = 0x40004164 + 0x0000000040004170 r_lld_channel_assess = 0x40004170 + 0x000000004000417c r_lld_con_activity_act_offset_compute = 0x4000417c + 0x0000000040004188 r_lld_con_activity_offset_compute = 0x40004188 + 0x0000000040004194 r_lld_con_ch_map_update = 0x40004194 + 0x00000000400041a0 r_lld_con_cleanup = 0x400041a0 + 0x00000000400041ac r_lld_con_current_tx_power_get = 0x400041ac + 0x00000000400041b8 r_lld_con_data_flow_set = 0x400041b8 + 0x00000000400041c4 r_lld_con_data_len_update = 0x400041c4 + 0x00000000400041d0 r_lld_con_data_tx = 0x400041d0 + 0x00000000400041dc r_lld_con_enc_key_load = 0x400041dc + 0x00000000400041e8 r_lld_con_event_counter_get = 0x400041e8 + 0x00000000400041f4 r_lld_con_evt_canceled_cbk = 0x400041f4 + 0x0000000040004200 r_lld_con_evt_duration_min_get = 0x40004200 + 0x000000004000420c r_lld_con_evt_max_eff_time_cal = 0x4000420c + 0x0000000040004218 r_lld_con_evt_sd_evt_time_get = 0x40004218 + 0x0000000040004224 r_lld_con_evt_start_cbk = 0x40004224 + 0x0000000040004230 r_lld_con_evt_time_update = 0x40004230 + 0x000000004000423c r_lld_con_free_all_tx_buf = 0x4000423c + 0x0000000040004248 r_lld_con_frm_cbk = 0x40004248 + 0x0000000040004254 r_lld_con_frm_isr = 0x40004254 + 0x0000000040004260 r_lld_con_frm_skip_isr = 0x40004260 + 0x000000004000426c r_lld_con_init = 0x4000426c + 0x0000000040004278 r_lld_con_llcp_tx = 0x40004278 + 0x0000000040004284 r_lld_con_max_lat_calc = 0x40004284 + 0x0000000040004290 r_lld_con_offset_get = 0x40004290 + 0x000000004000429c r_lld_con_param_update = 0x4000429c + 0x00000000400042a8 r_lld_con_phys_update = 0x400042a8 + 0x00000000400042b4 r_lld_con_pref_slave_evt_dur_set = 0x400042b4 + 0x00000000400042c0 r_lld_con_pref_slave_latency_set = 0x400042c0 + 0x00000000400042cc r_lld_con_rssi_get = 0x400042cc + 0x00000000400042d8 r_lld_con_rx = 0x400042d8 + 0x00000000400042e4 r_lld_con_rx_channel_assess = 0x400042e4 + 0x00000000400042f0 r_lld_con_rx_enc = 0x400042f0 + 0x00000000400042fc r_lld_con_rx_isr = 0x400042fc + 0x0000000040004308 r_lld_con_rx_link_info_check = 0x40004308 + 0x0000000040004314 r_lld_con_rx_llcp_check = 0x40004314 + 0x0000000040004320 r_lld_con_rx_sync_time_update = 0x40004320 + 0x000000004000432c r_lld_con_sched = 0x4000432c + 0x0000000040004338 r_lld_con_set_tx_power = 0x40004338 + 0x0000000040004344 r_lld_con_start = 0x40004344 + 0x0000000040004350 r_lld_con_stop = 0x40004350 + 0x000000004000435c r_lld_con_tx = 0x4000435c + 0x0000000040004368 r_lld_con_tx_enc = 0x40004368 + 0x0000000040004374 r_lld_con_tx_isr = 0x40004374 + 0x0000000040004380 r_lld_con_tx_len_update = 0x40004380 + 0x000000004000438c r_lld_con_tx_len_update_for_intv = 0x4000438c + 0x0000000040004398 r_lld_con_tx_len_update_for_rate = 0x40004398 + 0x00000000400043a4 r_lld_con_tx_prog = 0x400043a4 + 0x00000000400043b0 r_lld_conn_dynamic_pti_process = 0x400043b0 + 0x00000000400043bc r_lld_continue_scan_rx_isr_end_process = 0x400043bc + 0x00000000400043c8 r_lld_ext_scan_dynamic_pti_process = 0x400043c8 + 0x00000000400043d4 r_lld_hw_cca_end_isr = 0x400043d4 + 0x00000000400043e0 r_lld_hw_cca_evt_handler = 0x400043e0 + 0x00000000400043ec r_lld_hw_cca_isr = 0x400043ec + 0x00000000400043f8 r_lld_init_cal_anchor_point = 0x400043f8 + 0x0000000040004404 r_lld_init_compute_winoffset = 0x40004404 + 0x0000000040004410 r_lld_init_connect_req_pack = 0x40004410 + 0x000000004000441c r_lld_init_end = 0x4000441c + 0x0000000040004428 r_lld_init_evt_canceled_cbk = 0x40004428 + 0x0000000040004434 r_lld_init_evt_start_cbk = 0x40004434 + 0x0000000040004440 r_lld_init_frm_cbk = 0x40004440 + 0x000000004000444c r_lld_init_frm_eof_isr = 0x4000444c + 0x0000000040004458 r_lld_init_frm_skip_isr = 0x40004458 + 0x0000000040004464 r_lld_init_init = 0x40004464 + 0x0000000040004470 r_lld_init_process_pkt_rx = 0x40004470 + 0x000000004000447c r_lld_init_process_pkt_rx_adv_ext_ind = 0x4000447c + 0x0000000040004488 r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x40004488 + 0x0000000040004494 r_lld_init_process_pkt_rx_aux_connect_rsp = 0x40004494 + 0x00000000400044a0 r_lld_init_process_pkt_tx = 0x400044a0 + 0x00000000400044ac r_lld_init_process_pkt_tx_cal_con_timestamp = 0x400044ac + 0x00000000400044b8 r_lld_init_sched = 0x400044b8 + 0x00000000400044c4 r_lld_init_set_tx_power = 0x400044c4 + 0x00000000400044d0 r_lld_init_start = 0x400044d0 + 0x00000000400044dc r_lld_init_stop = 0x400044dc + 0x00000000400044e8 r_lld_instant_proc_end = 0x400044e8 + 0x00000000400044f4 r_lld_llcp_rx_ind_handler = 0x400044f4 + 0x0000000040004500 r_lld_per_adv_ch_map_update = 0x40004500 + 0x000000004000450c r_lld_per_adv_chain_construct = 0x4000450c + 0x0000000040004518 r_lld_per_adv_cleanup = 0x40004518 + 0x0000000040004524 r_lld_per_adv_coex_env_reset = 0x40004524 + 0x0000000040004530 r_lld_per_adv_data_set = 0x40004530 + 0x000000004000453c r_lld_per_adv_data_update = 0x4000453c + 0x0000000040004548 r_lld_per_adv_dynamic_pti_process = 0x40004548 + 0x0000000040004554 r_lld_per_adv_evt_canceled_cbk = 0x40004554 + 0x0000000040004560 r_lld_per_adv_evt_start_cbk = 0x40004560 + 0x000000004000456c r_lld_per_adv_ext_pkt_prepare = 0x4000456c + 0x0000000040004578 r_lld_per_adv_frm_cbk = 0x40004578 + 0x0000000040004584 r_lld_per_adv_frm_isr = 0x40004584 + 0x0000000040004590 r_lld_per_adv_frm_skip_isr = 0x40004590 + 0x000000004000459c r_lld_per_adv_init = 0x4000459c + 0x00000000400045a8 r_lld_per_adv_init_info_get = 0x400045a8 + 0x00000000400045b4 r_lld_per_adv_list_add = 0x400045b4 + 0x00000000400045c0 r_lld_per_adv_list_rem = 0x400045c0 + 0x00000000400045cc r_lld_per_adv_sched = 0x400045cc + 0x00000000400045d8 r_lld_per_adv_set_tx_power = 0x400045d8 + 0x00000000400045e4 r_lld_per_adv_start = 0x400045e4 + 0x00000000400045f0 r_lld_per_adv_stop = 0x400045f0 + 0x00000000400045fc r_lld_per_adv_sync_info_get = 0x400045fc + 0x0000000040004608 r_lld_process_cca_data = 0x40004608 + 0x0000000040004614 r_lld_ral_search = 0x40004614 + 0x0000000040004620 r_lld_read_clock = 0x40004620 + 0x000000004000462c r_lld_res_list_add = 0x4000462c + 0x0000000040004638 r_lld_res_list_clear = 0x40004638 + 0x0000000040004644 r_lld_res_list_is_empty = 0x40004644 + 0x0000000040004650 r_lld_res_list_local_rpa_get = 0x40004650 + 0x000000004000465c r_lld_res_list_peer_rpa_get = 0x4000465c + 0x0000000040004668 r_lld_res_list_peer_update = 0x40004668 + 0x0000000040004674 r_lld_res_list_priv_mode_update = 0x40004674 + 0x0000000040004680 r_lld_res_list_rem = 0x40004680 + 0x000000004000468c r_lld_reset_reg = 0x4000468c + 0x0000000040004698 r_lld_rpa_renew = 0x40004698 + 0x00000000400046a4 r_lld_rpa_renew_evt_canceled_cbk = 0x400046a4 + 0x00000000400046b0 r_lld_rpa_renew_evt_start_cbk = 0x400046b0 + 0x00000000400046bc r_lld_rpa_renew_instant_cbk = 0x400046bc + 0x00000000400046c8 r_lld_rxdesc_check = 0x400046c8 + 0x00000000400046d4 r_lld_rxdesc_free = 0x400046d4 + 0x00000000400046e0 r_lld_scan_create_sync = 0x400046e0 + 0x00000000400046ec r_lld_scan_create_sync_cancel = 0x400046ec + 0x00000000400046f8 r_lld_scan_end = 0x400046f8 + 0x0000000040004704 r_lld_scan_evt_canceled_cbk = 0x40004704 + 0x0000000040004710 r_lld_scan_evt_start_cbk = 0x40004710 + 0x000000004000471c r_lld_scan_frm_cbk = 0x4000471c + 0x0000000040004728 r_lld_scan_frm_eof_isr = 0x40004728 + 0x0000000040004734 r_lld_scan_frm_rx_isr = 0x40004734 + 0x0000000040004740 r_lld_scan_frm_skip_isr = 0x40004740 + 0x000000004000474c r_lld_scan_init = 0x4000474c + 0x0000000040004758 r_lld_scan_params_update = 0x40004758 + 0x0000000040004764 r_lld_scan_process_pkt_rx = 0x40004764 + 0x0000000040004770 r_lld_scan_process_pkt_rx_adv_rep = 0x40004770 + 0x000000004000477c r_lld_scan_process_pkt_rx_aux_adv_ind = 0x4000477c + 0x0000000040004788 r_lld_scan_process_pkt_rx_aux_chain_ind = 0x40004788 + 0x0000000040004794 r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40004794 + 0x00000000400047a0 r_lld_scan_process_pkt_rx_ext_adv = 0x400047a0 + 0x00000000400047ac r_lld_scan_process_pkt_rx_ext_adv_ind = 0x400047ac + 0x00000000400047b8 r_lld_scan_process_pkt_rx_legacy_adv = 0x400047b8 + 0x00000000400047c4 r_lld_scan_restart = 0x400047c4 + 0x00000000400047d0 r_lld_scan_sched = 0x400047d0 + 0x00000000400047dc r_lld_scan_set_tx_power = 0x400047dc + 0x00000000400047e8 r_lld_scan_start = 0x400047e8 + 0x00000000400047f4 r_lld_scan_stop = 0x400047f4 + 0x0000000040004800 r_lld_scan_sync_accept = 0x40004800 + 0x000000004000480c r_lld_scan_sync_info_unpack = 0x4000480c + 0x0000000040004818 r_lld_scan_trunc_ind = 0x40004818 + 0x0000000040004824 r_lld_sw_cca_evt_handler = 0x40004824 + 0x0000000040004830 r_lld_sw_cca_isr = 0x40004830 + 0x000000004000483c r_lld_sync_ch_map_update = 0x4000483c + 0x0000000040004848 r_lld_sync_cleanup = 0x40004848 + 0x0000000040004854 r_lld_sync_evt_canceled_cbk = 0x40004854 + 0x0000000040004860 r_lld_sync_evt_start_cbk = 0x40004860 + 0x000000004000486c r_lld_sync_frm_cbk = 0x4000486c + 0x0000000040004878 r_lld_sync_frm_eof_isr = 0x40004878 + 0x0000000040004884 r_lld_sync_frm_rx_isr = 0x40004884 + 0x0000000040004890 r_lld_sync_frm_skip_isr = 0x40004890 + 0x000000004000489c r_lld_sync_init = 0x4000489c + 0x00000000400048a8 r_lld_sync_process_pkt_rx = 0x400048a8 + 0x00000000400048b4 r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400048b4 + 0x00000000400048c0 r_lld_sync_process_pkt_rx_pkt_check = 0x400048c0 + 0x00000000400048cc r_lld_sync_scan_dynamic_pti_process = 0x400048cc + 0x00000000400048d8 r_lld_sync_sched = 0x400048d8 + 0x00000000400048e4 r_lld_sync_start = 0x400048e4 + 0x00000000400048f0 r_lld_sync_stop = 0x400048f0 + 0x00000000400048fc r_lld_sync_trunc_ind = 0x400048fc + 0x0000000040004908 r_lld_test_cleanup = 0x40004908 + 0x0000000040004914 r_lld_test_evt_canceled_cbk = 0x40004914 + 0x0000000040004920 r_lld_test_evt_start_cbk = 0x40004920 + 0x000000004000492c r_lld_test_freq2chnl = 0x4000492c + 0x0000000040004938 r_lld_test_frm_cbk = 0x40004938 + 0x0000000040004944 r_lld_test_frm_isr = 0x40004944 + 0x0000000040004950 r_lld_test_init = 0x40004950 + 0x000000004000495c r_lld_test_rx_isr = 0x4000495c + 0x0000000040004968 r_lld_test_set_tx_power = 0x40004968 + 0x0000000040004974 r_lld_test_start = 0x40004974 + 0x0000000040004980 r_lld_test_stop = 0x40004980 + 0x000000004000498c r_lld_update_rxbuf = 0x4000498c + 0x0000000040004998 r_lld_update_rxbuf_isr = 0x40004998 + 0x00000000400049a4 r_lld_white_list_add = 0x400049a4 + 0x00000000400049b0 r_lld_white_list_rem = 0x400049b0 + 0x00000000400049bc r_llm_activity_free_get = 0x400049bc + 0x00000000400049c8 r_llm_activity_free_set = 0x400049c8 + 0x00000000400049d4 r_llm_activity_syncing_get = 0x400049d4 + 0x00000000400049e0 r_llm_adv_con_len_check = 0x400049e0 + 0x00000000400049ec r_llm_adv_hdl_to_id = 0x400049ec + 0x00000000400049f8 r_llm_adv_rep_flow_control_check = 0x400049f8 + 0x0000000040004a04 r_llm_adv_rep_flow_control_update = 0x40004a04 + 0x0000000040004a10 r_llm_adv_reports_list_check = 0x40004a10 + 0x0000000040004a1c r_llm_adv_set_all_release = 0x40004a1c + 0x0000000040004a28 r_llm_adv_set_dft_params = 0x40004a28 + 0x0000000040004a34 r_llm_adv_set_release = 0x40004a34 + 0x0000000040004a40 r_llm_aes_res_cb = 0x40004a40 + 0x0000000040004a4c r_llm_ble_update_adv_flow_control = 0x40004a4c + 0x0000000040004a58 r_llm_ch_map_update = 0x40004a58 + 0x0000000040004a64 r_llm_cmd_cmp_send = 0x40004a64 + 0x0000000040004a70 r_llm_cmd_stat_send = 0x40004a70 + 0x0000000040004a7c r_llm_dev_list_empty_entry = 0x40004a7c + 0x0000000040004a88 r_llm_dev_list_search = 0x40004a88 + 0x0000000040004a94 r_llm_env_adv_dup_filt_deinit = 0x40004a94 + 0x0000000040004aa0 r_llm_env_adv_dup_filt_init = 0x40004aa0 + 0x0000000040004aac r_llm_init_ble_adv_report_flow_contol = 0x40004aac + 0x0000000040004ab8 r_llm_is_dev_connected = 0x40004ab8 + 0x0000000040004ac4 r_llm_is_dev_synced = 0x40004ac4 + 0x0000000040004ad0 r_llm_is_non_con_act_ongoing_check = 0x40004ad0 + 0x0000000040004adc r_llm_is_wl_accessible = 0x40004adc + 0x0000000040004ae8 r_llm_le_evt_mask_check = 0x40004ae8 + 0x0000000040004af4 r_llm_le_features_get = 0x40004af4 + 0x0000000040004b00 r_llm_link_disc = 0x40004b00 + 0x0000000040004b0c r_llm_master_ch_map_get = 0x40004b0c + 0x0000000040004b18 r_llm_msg_handler_tab_p_get = 0x40004b18 + 0x0000000040004b24 r_llm_no_activity = 0x40004b24 + 0x0000000040004b30 r_llm_per_adv_slot_dur = 0x40004b30 + 0x0000000040004b3c r_llm_plan_elt_get = 0x40004b3c + 0x0000000040004b48 r_llm_rx_path_comp_get = 0x40004b48 + 0x0000000040004b54 r_llm_scan_start = 0x40004b54 + 0x0000000040004b60 r_llm_scan_sync_acad_attach = 0x40004b60 + 0x0000000040004b6c r_llm_scan_sync_acad_detach = 0x40004b6c + 0x0000000040004b78 r_llm_send_adv_lost_event_to_host = 0x40004b78 + 0x0000000040004b84 r_llm_tx_path_comp_get = 0x40004b84 + 0x0000000040004b90 r_misc_deinit = 0x40004b90 + 0x0000000040004b9c r_misc_free_em_buf_in_isr = 0x40004b9c + 0x0000000040004ba8 r_misc_init = 0x40004ba8 + 0x0000000040004bb4 r_misc_msg_handler_tab_p_get = 0x40004bb4 + 0x0000000040004bc0 r_notEqual256 = 0x40004bc0 + 0x0000000040004bcc r_phy_upd_proc_start = 0x40004bcc + 0x0000000040004bd8 r_platform_reset = 0x40004bd8 + 0x0000000040004be4 r_register_esp_vendor_cmd_handler = 0x40004be4 + 0x0000000040004bf0 r_rf_em_init = 0x40004bf0 + 0x0000000040004bfc r_rf_force_agc_enable = 0x40004bfc + 0x0000000040004c08 r_rf_reg_rd = 0x40004c08 + 0x0000000040004c14 r_rf_reg_wr = 0x40004c14 + 0x0000000040004c20 r_rf_reset = 0x40004c20 + 0x0000000040004c2c r_rf_rssi_convert = 0x40004c2c + 0x0000000040004c38 r_rf_rw_v9_le_disable = 0x40004c38 + 0x0000000040004c44 r_rf_rw_v9_le_enable = 0x40004c44 + 0x0000000040004c50 r_rf_sleep = 0x40004c50 + 0x0000000040004c5c r_rf_txpwr_cs_get = 0x40004c5c + 0x0000000040004c68 r_rf_txpwr_dbm_get = 0x40004c68 + 0x0000000040004c74 r_rf_util_cs_fmt_convert = 0x40004c74 + 0x0000000040004c80 r_rw_crypto_aes_ccm = 0x40004c80 + 0x0000000040004c8c r_rw_crypto_aes_encrypt = 0x40004c8c + 0x0000000040004c98 r_rw_crypto_aes_init = 0x40004c98 + 0x0000000040004ca4 r_rw_crypto_aes_k1 = 0x40004ca4 + 0x0000000040004cb0 r_rw_crypto_aes_k2 = 0x40004cb0 + 0x0000000040004cbc r_rw_crypto_aes_k3 = 0x40004cbc + 0x0000000040004cc8 r_rw_crypto_aes_k4 = 0x40004cc8 + 0x0000000040004cd4 r_rw_crypto_aes_rand = 0x40004cd4 + 0x0000000040004ce0 r_rw_crypto_aes_result_handler = 0x40004ce0 + 0x0000000040004cec r_rw_crypto_aes_s1 = 0x40004cec + 0x0000000040004cf8 r_rw_cryto_aes_cmac = 0x40004cf8 + 0x0000000040004d04 r_rw_v9_init_em_radio_table = 0x40004d04 + 0x0000000040004d10 r_rwble_isr = 0x40004d10 + 0x0000000040004d1c r_rwble_sleep_enter = 0x40004d1c + 0x0000000040004d28 r_rwble_sleep_wakeup_end = 0x40004d28 + 0x0000000040004d34 r_rwbtdm_isr_wrapper = 0x40004d34 + 0x0000000040004d40 r_rwip_active_check = 0x40004d40 + 0x0000000040004d4c r_rwip_aes_encrypt = 0x40004d4c + 0x0000000040004d58 r_rwip_assert = 0x40004d58 + 0x0000000040004d64 r_rwip_crypt_evt_handler = 0x40004d64 + 0x0000000040004d70 r_rwip_crypt_isr_handler = 0x40004d70 + 0x0000000040004d7c r_rwip_eif_get = 0x40004d7c + 0x0000000040004d88 r_rwip_half_slot_2_lpcycles = 0x40004d88 + 0x0000000040004d94 r_rwip_hus_2_lpcycles = 0x40004d94 + 0x0000000040004da0 r_rwip_isr = 0x40004da0 + 0x0000000040004dac r_rwip_lpcycles_2_hus = 0x40004dac + 0x0000000040004db8 r_rwip_prevent_sleep_clear = 0x40004db8 + 0x0000000040004dc4 r_rwip_prevent_sleep_set = 0x40004dc4 + 0x0000000040004dd0 r_rwip_schedule = 0x40004dd0 + 0x0000000040004ddc r_rwip_sleep = 0x40004ddc + 0x0000000040004de8 r_rwip_sw_int_handler = 0x40004de8 + 0x0000000040004df4 r_rwip_sw_int_req = 0x40004df4 + 0x0000000040004e00 r_rwip_time_get = 0x40004e00 + 0x0000000040004e0c r_rwip_timer_10ms_handler = 0x40004e0c + 0x0000000040004e18 r_rwip_timer_10ms_set = 0x40004e18 + 0x0000000040004e24 r_rwip_timer_hs_handler = 0x40004e24 + 0x0000000040004e30 r_rwip_timer_hs_set = 0x40004e30 + 0x0000000040004e3c r_rwip_timer_hus_handler = 0x40004e3c + 0x0000000040004e48 r_rwip_timer_hus_set = 0x40004e48 + 0x0000000040004e54 r_rwip_wakeup = 0x40004e54 + 0x0000000040004e60 r_rwip_wakeup_end = 0x40004e60 + 0x0000000040004e6c r_rwip_wlcoex_set = 0x40004e6c + 0x0000000040004e78 r_sch_alarm_clear = 0x40004e78 + 0x0000000040004e84 r_sch_alarm_init = 0x40004e84 + 0x0000000040004e90 r_sch_alarm_prog = 0x40004e90 + 0x0000000040004e9c r_sch_alarm_set = 0x40004e9c + 0x0000000040004ea8 r_sch_alarm_timer_isr = 0x40004ea8 + 0x0000000040004eb4 r_sch_arb_conflict_check = 0x40004eb4 + 0x0000000040004ec0 r_sch_arb_elt_cancel = 0x40004ec0 + 0x0000000040004ecc r_sch_arb_event_start_isr = 0x40004ecc + 0x0000000040004ed8 r_sch_arb_init = 0x40004ed8 + 0x0000000040004ee4 r_sch_arb_insert = 0x40004ee4 + 0x0000000040004ef0 r_sch_arb_prog_timer = 0x40004ef0 + 0x0000000040004efc r_sch_arb_remove = 0x40004efc + 0x0000000040004f08 r_sch_arb_sw_isr = 0x40004f08 + 0x0000000040004f14 r_sch_plan_chk = 0x40004f14 + 0x0000000040004f20 r_sch_plan_clock_wrap_offset_update = 0x40004f20 + 0x0000000040004f2c r_sch_plan_init = 0x40004f2c + 0x0000000040004f38 r_sch_plan_interval_req = 0x40004f38 + 0x0000000040004f44 r_sch_plan_offset_max_calc = 0x40004f44 + 0x0000000040004f50 r_sch_plan_offset_req = 0x40004f50 + 0x0000000040004f5c r_sch_plan_position_range_compute = 0x40004f5c + 0x0000000040004f68 r_sch_plan_rem = 0x40004f68 + 0x0000000040004f74 r_sch_plan_req = 0x40004f74 + 0x0000000040004f80 r_sch_plan_set = 0x40004f80 + 0x0000000040004f8c r_sch_prog_end_isr = 0x40004f8c + 0x0000000040004f98 r_sch_prog_init = 0x40004f98 + 0x0000000040004fa4 r_sch_prog_push = 0x40004fa4 + 0x0000000040004fb0 r_sch_prog_rx_isr = 0x40004fb0 + 0x0000000040004fbc r_sch_prog_skip_isr = 0x40004fbc + 0x0000000040004fc8 r_sch_prog_tx_isr = 0x40004fc8 + 0x0000000040004fd4 r_sch_slice_bg_add = 0x40004fd4 + 0x0000000040004fe0 r_sch_slice_bg_remove = 0x40004fe0 + 0x0000000040004fec r_sch_slice_compute = 0x40004fec + 0x0000000040004ff8 r_sch_slice_fg_add = 0x40004ff8 + 0x0000000040005004 r_sch_slice_fg_remove = 0x40005004 + 0x0000000040005010 r_sch_slice_init = 0x40005010 + 0x000000004000501c r_sch_slice_per_add = 0x4000501c + 0x0000000040005028 r_sch_slice_per_remove = 0x40005028 + 0x0000000040005034 r_sdk_config_get_bt_sleep_enable = 0x40005034 + 0x0000000040005040 r_sdk_config_get_hl_derived_opts = 0x40005040 + 0x000000004000504c r_sdk_config_get_opts = 0x4000504c + 0x0000000040005058 r_sdk_config_get_priv_opts = 0x40005058 + 0x0000000040005064 r_sdk_config_set_bt_sleep_enable = 0x40005064 + 0x0000000040005070 r_sdk_config_set_hl_derived_opts = 0x40005070 + 0x000000004000507c r_sdk_config_set_opts = 0x4000507c + 0x0000000040005088 r_specialModP256 = 0x40005088 + 0x0000000040005094 r_unloaded_area_init = 0x40005094 + 0x00000000400050a0 r_vhci_flow_off = 0x400050a0 + 0x00000000400050ac r_vhci_flow_on = 0x400050ac + 0x00000000400050b8 r_vhci_notify_host_send_available = 0x400050b8 + 0x00000000400050c4 r_vhci_send_to_host = 0x400050c4 + 0x00000000400050d0 r_vnd_hci_command_handler = 0x400050d0 + 0x00000000400050dc r_vshci_init = 0x400050dc + 0x00000000400050e8 vnd_hci_command_handler_wrapper = 0x400050e8 + 0x00000000400050f4 r_lld_legacy_adv_dynamic_pti_get = 0x400050f4 + 0x0000000040005100 r_lld_legacy_adv_dynamic_pti_process = 0x40005100 + 0x000000004000510c r_lld_ext_adv_dynamic_pti_get = 0x4000510c + 0x0000000040005118 r_lld_ext_adv_dynamic_aux_pti_process = 0x40005118 + 0x0000000040005124 r_lld_ext_adv_dynamic_pti_process = 0x40005124 + 0x0000000040005130 r_lld_adv_ext_pkt_prepare_set = 0x40005130 + 0x000000004000513c r_lld_adv_ext_chain_none_construct = 0x4000513c + 0x0000000040005148 r_lld_adv_ext_chain_connectable_construct = 0x40005148 + 0x0000000040005154 r_lld_adv_ext_chain_scannable_construct = 0x40005154 + 0x0000000040005160 r_lld_adv_pkt_rx_connect_post = 0x40005160 + 0x000000004000516c r_lld_adv_start_init_evt_param = 0x4000516c + 0x0000000040005178 r_lld_adv_start_set_cs = 0x40005178 + 0x0000000040005184 r_lld_adv_start_update_filter_policy = 0x40005184 + 0x0000000040005190 r_lld_adv_start_schedule_asap = 0x40005190 + 0x000000004000519c r_lld_con_tx_prog_new_packet_coex = 0x4000519c + 0x00000000400051a8 r_lld_con_tx_prog_new_packet = 0x400051a8 + 0x00000000400051b4 r_lld_per_adv_dynamic_pti_get = 0x400051b4 + 0x00000000400051c0 r_lld_per_adv_evt_start_chm_upd = 0x400051c0 + 0x00000000400051cc r_lld_ext_scan_dynamic_pti_get = 0x400051cc + 0x00000000400051d8 r_lld_scan_try_sched = 0x400051d8 + 0x00000000400051e4 r_lld_sync_insert = 0x400051e4 + 0x00000000400051f0 r_sch_prog_ble_push = 0x400051f0 + 0x00000000400051fc r_sch_prog_bt_push = 0x400051fc + 0x0000000040005208 r_lld_init_evt_end_type_set = 0x40005208 + 0x0000000040005214 r_lld_init_evt_end_type_get = 0x40005214 + 0x0000000040005220 r_lld_adv_direct_adv_use_rpa_addr_state_set = 0x40005220 + 0x000000004000522c r_lld_adv_direct_adv_use_rpa_addr_state_get = 0x4000522c + 0x0000000040005238 r_lld_init_evt_end_type_check_state_set = 0x40005238 + 0x0000000040005244 r_lld_init_evt_end_type_check_state_get = 0x40005244 + 0x000000003fceffa8 bt_rf_coex_cfg_p = 0x3fceffa8 + 0x000000003fceffa4 bt_rf_coex_hooks_p = 0x3fceffa4 + 0x000000003fceffa0 btdm_env_p = 0x3fceffa0 + 0x000000003fceff9c g_rw_controller_task_handle = 0x3fceff9c + 0x000000003fceff98 g_rw_init_sem = 0x3fceff98 + 0x000000003fceff94 g_rw_schd_queue = 0x3fceff94 + 0x000000003fceff90 lld_init_env = 0x3fceff90 + 0x000000003fceff8c lld_rpa_renew_env = 0x3fceff8c + 0x000000003fceff88 lld_scan_env = 0x3fceff88 + 0x000000003fceff84 lld_scan_sync_env = 0x3fceff84 + 0x000000003fceff80 lld_test_env = 0x3fceff80 + 0x000000003fceff7c p_ble_util_buf_env = 0x3fceff7c + 0x000000003fceff78 p_lld_env = 0x3fceff78 + 0x000000003fceff74 p_llm_env = 0x3fceff74 + 0x000000003fceff70 r_h4tl_eif_p = 0x3fceff70 + 0x000000003fceff6c r_hli_funcs_p = 0x3fceff6c + 0x000000003fceff68 r_ip_funcs_p = 0x3fceff68 + 0x000000003fceff64 r_modules_funcs_p = 0x3fceff64 + 0x000000003fceff60 r_osi_funcs_p = 0x3fceff60 + 0x000000003fceff5c r_plf_funcs_p = 0x3fceff5c + 0x000000003fceff58 vhci_env_p = 0x3fceff58 + 0x000000003fceff54 aa_gen = 0x3fceff54 + 0x000000003fceff48 aes_env = 0x3fceff48 + 0x000000003fcefef8 bt_rf_coex_cfg_cb = 0x3fcefef8 + 0x000000003fcefef4 btdm_pwr_state = 0x3fcefef4 + 0x000000003fcefef0 btdm_slp_err = 0x3fcefef0 + 0x000000003fcefee8 ecc_env = 0x3fcefee8 + 0x000000003fcefee0 esp_handler = 0x3fcefee0 + 0x000000003fcefed8 esp_vendor_cmd = 0x3fcefed8 + 0x000000003fcefed4 g_adv_delay_dis = 0x3fcefed4 + 0x000000003fcefed0 g_conflict_elt = 0x3fcefed0 + 0x000000003fcefec0 g_eif_api = 0x3fcefec0 + 0x000000003fcefeb4 g_event_empty = 0x3fcefeb4 + 0x000000003fcefeaa g_llc_state = 0x3fcefeaa + 0x000000003fcefea9 g_llm_state = 0x3fcefea9 + 0x000000003fcefea7 g_max_evt_env = 0x3fcefea7 + 0x000000003fcefea6 g_misc_state = 0x3fcefea6 + 0x000000003fcefe8a g_rma_rule_db = 0x3fcefe8a + 0x000000003fcefe6e g_rtp_rule_db = 0x3fcefe6e + 0x000000003fcefe6d g_scan_forever = 0x3fcefe6d + 0x000000003fcefe6c g_time_msb = 0x3fcefe6c + 0x000000003fcefe44 h4tl_env = 0x3fcefe44 + 0x000000003fcefe21 hci_env = 0x3fcefe21 + 0x000000003fcefe20 hci_ext_host = 0x3fcefe20 + 0x000000003fcefe18 hci_fc_env = 0x3fcefe18 + 0x000000003fcefdec hci_tl_env = 0x3fcefdec + 0x000000003fcefdbc ke_env = 0x3fcefdbc + 0x000000003fcefd7c ke_event_env = 0x3fcefd7c + 0x000000003fcefd00 ke_task_env = 0x3fcefd00 + 0x000000003fcefcd8 llc_env = 0x3fcefcd8 + 0x000000003fcefcb0 lld_adv_env = 0x3fcefcb0 + 0x000000003fcefc88 lld_con_env = 0x3fcefc88 + 0x000000003fcefc80 lld_exp_sync_pos_tab = 0x3fcefc80 + 0x000000003fcefc58 lld_per_adv_env = 0x3fcefc58 + 0x000000003fcefc30 lld_sync_env = 0x3fcefc30 + 0x000000003fcefc24 llm_le_adv_flow_env = 0x3fcefc24 + 0x000000003fcefc20 rw_sleep_enable = 0x3fcefc20 + 0x000000003fcefc18 rwble_env = 0x3fcefc18 + 0x000000003fcefbfc rwip_env = 0x3fcefbfc + 0x000000003fcefbf0 rwip_param = 0x3fcefbf0 + 0x000000003fcefbec rwip_prog_delay = 0x3fcefbec + 0x000000003fcefbb4 rwip_rf = 0x3fcefbb4 + 0x000000003fcefbac sch_alarm_env = 0x3fcefbac + 0x000000003fcefb98 sch_arb_env = 0x3fcefb98 + 0x000000003fcefb90 sch_plan_env = 0x3fcefb90 + 0x000000003fcefa8c sch_prog_env = 0x3fcefa8c + 0x000000003fcefa2c sch_slice_env = 0x3fcefa2c + 0x000000003fcefa24 sch_slice_params = 0x3fcefa24 + 0x000000003fcefa1c timer_env = 0x3fcefa1c + 0x000000003fcefa18 unloaded_area = 0x3fcefa18 + 0x000000003fcefa14 vshci_state = 0x3fcefa14 + 0x000000003fcefa08 TASK_DESC_LLC = 0x3fcefa08 + 0x000000003fcef9fc TASK_DESC_LLM = 0x3fcef9fc + 0x000000003fcef9f0 TASK_DESC_VSHCI = 0x3fcef9f0 + 0x000000003fcef9e8 co_default_bdaddr = 0x3fcef9e8 + 0x000000003fcef9e4 dbg_assert_block = 0x3fcef9e4 + 0x000000003fcef9e0 g_bt_plf_log_level = 0x3fcef9e0 + 0x000000003fcef9bc hci_cmd_desc_tab_vs_esp = 0x3fcef9bc + 0x000000003fcef9a4 hci_command_handler_tab_esp = 0x3fcef9a4 + 0x000000003fcef9a0 privacy_en = 0x3fcef9a0 + 0x000000003fcef958 sdk_cfg_priv_opts = 0x3fcef958 + 0x000000003ff1ffdc BasePoint_x_256 = 0x3ff1ffdc + 0x000000003ff1ffbc BasePoint_y_256 = 0x3ff1ffbc + 0x000000003ff1ff9c DebugE256PublicKey_x = 0x3ff1ff9c + 0x000000003ff1ff7c DebugE256PublicKey_y = 0x3ff1ff7c + 0x000000003ff1ff5c DebugE256SecretKey = 0x3ff1ff5c + 0x000000003ff1f7a0 ECC_4Win_Look_up_table = 0x3ff1f7a0 + 0x000000003ff1f79a LLM_AA_CT1 = 0x3ff1f79a + 0x000000003ff1f798 LLM_AA_CT2 = 0x3ff1f798 + 0x000000003ff1f790 RF_TX_PW_CONV_TBL = 0x3ff1f790 + 0x000000003ff1f784 TASK_DESC_MISC = 0x3ff1f784 + 0x000000003ff1f766 adv_evt_prop2type = 0x3ff1f766 + 0x000000003ff1f761 adv_evt_type2prop = 0x3ff1f761 + 0x000000003ff1f751 aes_cmac_zero = 0x3ff1f751 + 0x000000003ff1f741 aes_k2_salt = 0x3ff1f741 + 0x000000003ff1f73c aes_k3_id64 = 0x3ff1f73c + 0x000000003ff1f72c aes_k3_salt = 0x3ff1f72c + 0x000000003ff1f728 aes_k4_id6 = 0x3ff1f728 + 0x000000003ff1f718 aes_k4_salt = 0x3ff1f718 + 0x000000003ff1f6ec bigHexP256 = 0x3ff1f6ec + 0x000000003ff1f6e2 byte_tx_time = 0x3ff1f6e2 + 0x000000003ff1f6dc co_null_bdaddr = 0x3ff1f6dc + 0x000000003ff1f6d7 co_phy_mask_to_rate = 0x3ff1f6d7 + 0x000000003ff1f6d2 co_phy_mask_to_value = 0x3ff1f6d2 + 0x000000003ff1f6ce co_phy_to_rate = 0x3ff1f6ce + 0x000000003ff1f6ca co_phy_value_to_mask = 0x3ff1f6ca + 0x000000003ff1f6c5 co_rate_to_byte_dur_us = 0x3ff1f6c5 + 0x000000003ff1f6c0 co_rate_to_phy = 0x3ff1f6c0 + 0x000000003ff1f6bc co_rate_to_phy_mask = 0x3ff1f6bc + 0x000000003ff1f6ac co_sca2ppm = 0x3ff1f6ac + 0x000000003ff1f680 coef_B = 0x3ff1f680 + 0x000000003ff1f678 connect_req_dur_tab = 0x3ff1f678 + 0x000000003ff1f5f4 ecc_Jacobian_InfinityPoint256 = 0x3ff1f5f4 + 0x000000003ff1f526 em_base_reg_lut = 0x3ff1f526 + 0x000000003ff1f51e fixed_tx_time = 0x3ff1f51e + 0x000000003ff1f518 h4tl_msgtype2hdrlen = 0x3ff1f518 + 0x000000003ff1f4e8 hci_cmd_desc_root_tab = 0x3ff1f4e8 + 0x000000003ff1f47c hci_cmd_desc_tab_ctrl_bb = 0x3ff1f47c + 0x000000003ff1f44c hci_cmd_desc_tab_info_par = 0x3ff1f44c + 0x000000003ff1f0b0 hci_cmd_desc_tab_le = 0x3ff1f0b0 + 0x000000003ff1f098 hci_cmd_desc_tab_lk_ctrl = 0x3ff1f098 + 0x000000003ff1f08c hci_cmd_desc_tab_stat_par = 0x3ff1f08c + 0x000000003ff1f050 hci_cmd_desc_tab_vs = 0x3ff1f050 + 0x000000003ff1f008 hci_evt_desc_tab = 0x3ff1f008 + 0x000000003ff1ef68 hci_evt_le_desc_tab = 0x3ff1ef68 + 0x000000003ff1ef60 hci_evt_le_desc_tab_esp = 0x3ff1ef60 + 0x000000003ff1ef57 hci_rsvd_evt_msk = 0x3ff1ef57 + 0x000000003ff1ef54 lld_aux_phy_to_rate = 0x3ff1ef54 + 0x000000003ff1ef4c lld_init_max_aux_dur_tab = 0x3ff1ef4c + 0x000000003ff1ef44 lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef44 + 0x000000003ff1ef3c lld_scan_max_aux_dur_tab = 0x3ff1ef3c + 0x000000003ff1ef34 lld_sync_max_aux_dur_tab = 0x3ff1ef34 + 0x000000003ff1ef2c llm_local_le_feats = 0x3ff1ef2c + 0x000000003ff1ef24 llm_local_le_states = 0x3ff1ef24 + 0x000000003ff1eefc llm_local_supp_cmds = 0x3ff1eefc + 0x000000003ff1eedc maxSecretKey_256 = 0x3ff1eedc + 0x000000003ff1eed4 max_data_tx_time = 0x3ff1eed4 + 0x000000003ff1eec3 one_bits = 0x3ff1eec3 + 0x000000003ff1eebe rwip_coex_cfg = 0x3ff1eebe + 0x000000003ff1eea8 rwip_priority = 0x3ff1eea8 + 0x000000003ff1ee5c veryBigHexP256 = 0x3ff1ee5c + 0x0000000040005250 esp_pp_rom_version_get = 0x40005250 + 0x000000004000525c RC_GetBlockAckTime = 0x4000525c + 0x0000000040005268 ebuf_list_remove = 0x40005268 + 0x0000000040005274 esf_buf_alloc = 0x40005274 + 0x0000000040005280 esf_buf_alloc_dynamic = 0x40005280 + 0x000000004000528c esf_buf_recycle = 0x4000528c + 0x0000000040005298 GetAccess = 0x40005298 + 0x00000000400052a4 hal_mac_is_low_rate_enabled = 0x400052a4 + 0x00000000400052b0 hal_mac_tx_get_blockack = 0x400052b0 + 0x00000000400052c8 ic_get_trc = 0x400052c8 + 0x00000000400052d4 ic_mac_deinit = 0x400052d4 + 0x00000000400052e0 ic_mac_init = 0x400052e0 + 0x00000000400052ec ic_interface_enabled = 0x400052ec + 0x00000000400052f8 is_lmac_idle = 0x400052f8 + 0x0000000040005304 lmacAdjustTimestamp = 0x40005304 + 0x0000000040005310 lmacDiscardAgedMSDU = 0x40005310 + 0x000000004000531c lmacDiscardMSDU = 0x4000531c + 0x0000000040005328 lmacEndFrameExchangeSequence = 0x40005328 + 0x0000000040005334 lmacIsIdle = 0x40005334 + 0x0000000040005340 lmacIsLongFrame = 0x40005340 + 0x000000004000534c lmacMSDUAged = 0x4000534c + 0x0000000040005358 lmacPostTxComplete = 0x40005358 + 0x0000000040005364 lmacProcessAllTxTimeout = 0x40005364 + 0x0000000040005370 lmacProcessCollisions = 0x40005370 + 0x000000004000537c lmacProcessRxSucData = 0x4000537c + 0x0000000040005388 lmacReachLongLimit = 0x40005388 + 0x0000000040005394 lmacReachShortLimit = 0x40005394 + 0x00000000400053a0 lmacRecycleMPDU = 0x400053a0 + 0x00000000400053ac lmacRxDone = 0x400053ac + 0x00000000400053b8 lmacSetTxFrame = 0x400053b8 + 0x00000000400053c4 lmacTxDone = 0x400053c4 + 0x00000000400053d0 lmacTxFrame = 0x400053d0 + 0x00000000400053dc mac_tx_set_duration = 0x400053dc + 0x00000000400053f4 mac_tx_set_plcp0 = 0x400053f4 + 0x000000004000540c mac_tx_set_plcp2 = 0x4000540c + 0x0000000040005418 pm_check_state = 0x40005418 + 0x0000000040005424 pm_disable_dream_timer = 0x40005424 + 0x0000000040005430 pm_disable_sleep_delay_timer = 0x40005430 + 0x000000004000543c pm_dream = 0x4000543c + 0x0000000040005448 pm_mac_wakeup = 0x40005448 + 0x0000000040005454 pm_mac_sleep = 0x40005454 + 0x0000000040005460 pm_enable_active_timer = 0x40005460 + 0x000000004000546c pm_enable_sleep_delay_timer = 0x4000546c + 0x0000000040005478 pm_local_tsf_process = 0x40005478 + 0x0000000040005484 pm_set_beacon_filter = 0x40005484 + 0x0000000040005490 pm_is_in_wifi_slice_threshold = 0x40005490 + 0x000000004000549c pm_is_waked = 0x4000549c + 0x00000000400054a8 pm_keep_alive = 0x400054a8 + 0x00000000400054b4 pm_on_beacon_rx = 0x400054b4 + 0x00000000400054c0 pm_on_data_rx = 0x400054c0 + 0x00000000400054cc pm_on_tbtt = 0x400054cc + 0x00000000400054d8 pm_parse_beacon = 0x400054d8 + 0x00000000400054e4 pm_process_tim = 0x400054e4 + 0x00000000400054fc pm_rx_data_process = 0x400054fc + 0x0000000040005514 pm_sleep_for = 0x40005514 + 0x0000000040005520 pm_tbtt_process = 0x40005520 + 0x000000004000552c ppAMPDU2Normal = 0x4000552c + 0x0000000040005538 ppAssembleAMPDU = 0x40005538 + 0x0000000040005544 ppCalFrameTimes = 0x40005544 + 0x0000000040005550 ppCalSubFrameLength = 0x40005550 + 0x000000004000555c ppCalTxAMPDULength = 0x4000555c + 0x0000000040005568 ppCheckTxAMPDUlength = 0x40005568 + 0x0000000040005574 ppDequeueRxq_Locked = 0x40005574 + 0x0000000040005580 ppDequeueTxQ = 0x40005580 + 0x000000004000558c ppEmptyDelimiterLength = 0x4000558c + 0x0000000040005598 ppEnqueueRxq = 0x40005598 + 0x00000000400055a4 ppEnqueueTxDone = 0x400055a4 + 0x00000000400055b0 ppGetTxQFirstAvail_Locked = 0x400055b0 + 0x00000000400055bc ppGetTxframe = 0x400055bc + 0x00000000400055c8 ppMapTxQueue = 0x400055c8 + 0x00000000400055e0 ppProcessRxPktHdr = 0x400055e0 + 0x00000000400055ec ppProcessTxQ = 0x400055ec + 0x00000000400055f8 ppRecordBarRRC = 0x400055f8 + 0x0000000040005604 lmacRequestTxopQueue = 0x40005604 + 0x0000000040005610 lmacReleaseTxopQueue = 0x40005610 + 0x000000004000561c ppRecycleAmpdu = 0x4000561c + 0x0000000040005628 ppRecycleRxPkt = 0x40005628 + 0x0000000040005634 ppResortTxAMPDU = 0x40005634 + 0x0000000040005640 ppResumeTxAMPDU = 0x40005640 + 0x0000000040005658 ppRxPkt = 0x40005658 + 0x0000000040005664 ppRxProtoProc = 0x40005664 + 0x0000000040005670 ppSearchTxQueue = 0x40005670 + 0x000000004000567c ppSearchTxframe = 0x4000567c + 0x0000000040005688 ppSelectNextQueue = 0x40005688 + 0x0000000040005694 ppSubFromAMPDU = 0x40005694 + 0x00000000400056a0 ppTask = 0x400056a0 + 0x00000000400056ac ppTxPkt = 0x400056ac + 0x00000000400056b8 ppTxProtoProc = 0x400056b8 + 0x00000000400056c4 ppTxqUpdateBitmap = 0x400056c4 + 0x00000000400056d0 pp_coex_tx_request = 0x400056d0 + 0x00000000400056dc pp_hdrsize = 0x400056dc + 0x00000000400056e8 pp_post = 0x400056e8 + 0x00000000400056f4 pp_process_hmac_waiting_txq = 0x400056f4 + 0x0000000040005700 rcGetAmpduSched = 0x40005700 + 0x000000004000570c rcUpdateRxDone = 0x4000570c + 0x0000000040005718 rc_get_trc = 0x40005718 + 0x0000000040005724 rc_get_trc_by_index = 0x40005724 + 0x0000000040005730 rcAmpduLowerRate = 0x40005730 + 0x000000004000573c rcampduuprate = 0x4000573c + 0x0000000040005748 rcClearCurAMPDUSched = 0x40005748 + 0x0000000040005754 rcClearCurSched = 0x40005754 + 0x0000000040005760 rcClearCurStat = 0x40005760 + 0x000000004000576c rcGetSched = 0x4000576c + 0x0000000040005778 rcLowerSched = 0x40005778 + 0x0000000040005784 rcSetTxAmpduLimit = 0x40005784 + 0x0000000040005790 rcTxUpdatePer = 0x40005790 + 0x000000004000579c rcUpdateAckSnr = 0x4000579c + 0x00000000400057a8 rcUpdateRate = 0x400057a8 + 0x00000000400057c0 rcUpdateTxDoneAmpdu2 = 0x400057c0 + 0x00000000400057cc rcUpSched = 0x400057cc + 0x00000000400057d8 rssi_margin = 0x400057d8 + 0x00000000400057e4 rx11NRate2AMPDULimit = 0x400057e4 + 0x00000000400057f0 TRC_AMPDU_PER_DOWN_THRESHOLD = 0x400057f0 + 0x00000000400057fc TRC_AMPDU_PER_UP_THRESHOLD = 0x400057fc + 0x0000000040005808 trc_calc_duration = 0x40005808 + 0x0000000040005814 trc_isTxAmpduOperational = 0x40005814 + 0x0000000040005820 trc_onAmpduOp = 0x40005820 + 0x000000004000582c TRC_PER_IS_GOOD = 0x4000582c + 0x0000000040005838 trc_SetTxAmpduState = 0x40005838 + 0x0000000040005844 trc_tid_isTxAmpduOperational = 0x40005844 + 0x0000000040005850 trcAmpduSetState = 0x40005850 + 0x000000004000585c wDevCheckBlockError = 0x4000585c + 0x0000000040005868 wDev_AppendRxBlocks = 0x40005868 + 0x0000000040005874 wDev_DiscardFrame = 0x40005874 + 0x0000000040005880 wDev_GetNoiseFloor = 0x40005880 + 0x000000004000588c wDev_IndicateAmpdu = 0x4000588c + 0x0000000040005898 wDev_IndicateFrame = 0x40005898 + 0x00000000400058a4 wdev_bank_store = 0x400058a4 + 0x00000000400058b0 wdev_bank_load = 0x400058b0 + 0x00000000400058bc wdev_mac_reg_load = 0x400058bc + 0x00000000400058c8 wdev_mac_reg_store = 0x400058c8 + 0x00000000400058d4 wdev_mac_special_reg_load = 0x400058d4 + 0x00000000400058e0 wdev_mac_special_reg_store = 0x400058e0 + 0x00000000400058ec wdev_mac_wakeup = 0x400058ec + 0x00000000400058f8 wdev_mac_sleep = 0x400058f8 + 0x0000000040005904 hal_mac_is_dma_enable = 0x40005904 + 0x0000000040005910 wDev_ProcessFiq = 0x40005910 + 0x000000004000591c wDev_ProcessRxSucData = 0x4000591c + 0x0000000040005928 wdevProcessRxSucDataAll = 0x40005928 + 0x0000000040005934 wdev_csi_len_align = 0x40005934 + 0x0000000040005940 ppDequeueTxDone_Locked = 0x40005940 + 0x000000004000594c ppProcTxDone = 0x4000594c + 0x0000000040005964 config_is_cache_tx_buf_enabled = 0x40005964 + 0x0000000040005970 ppMapWaitTxq = 0x40005970 + 0x000000004000597c ppProcessWaitingQueue = 0x4000597c + 0x0000000040005988 ppDisableQueue = 0x40005988 + 0x0000000040005994 pm_allow_tx = 0x40005994 + 0x00000000400059a0 wdev_is_data_in_rxlist = 0x400059a0 + 0x00000000400059ac ppProcTxCallback = 0x400059ac + 0x000000003ff1ee58 our_instances_ptr = 0x3ff1ee58 + 0x000000003fcef954 pTxRx = 0x3fcef954 + 0x000000003fcef950 lmacConfMib_ptr = 0x3fcef950 + 0x000000003fcef94c our_wait_eb = 0x3fcef94c + 0x000000003fcef948 our_tx_eb = 0x3fcef948 + 0x000000003fcef944 pp_wdev_funcs = 0x3fcef944 + 0x000000003fcef940 g_osi_funcs_p = 0x3fcef940 + 0x000000003fcef93c wDevCtrl_ptr = 0x3fcef93c + 0x000000003ff1ee54 g_wdev_last_desc_reset_ptr = 0x3ff1ee54 + 0x000000003fcef938 wDevMacSleep_ptr = 0x3fcef938 + 0x000000003fcef934 g_lmac_cnt_ptr = 0x3fcef934 + 0x000000003ff1ee50 our_controls_ptr = 0x3ff1ee50 + 0x000000003fcef930 pp_sig_cnt_ptr = 0x3fcef930 + 0x000000003fcef92c g_eb_list_desc_ptr = 0x3fcef92c + 0x000000003fcef928 s_fragment_ptr = 0x3fcef928 + 0x000000003fcef924 if_ctrl_ptr = 0x3fcef924 + 0x000000003fcef920 g_intr_lock_mux = 0x3fcef920 + 0x000000003fcef91c g_wifi_global_lock = 0x3fcef91c + 0x000000003fcef918 s_wifi_queue = 0x3fcef918 + 0x000000003fcef914 pp_task_hdl = 0x3fcef914 + 0x000000003fcef910 s_pp_task_create_sem = 0x3fcef910 + 0x000000003fcef90c s_pp_task_del_sem = 0x3fcef90c + 0x000000003fcef908 g_wifi_menuconfig_ptr = 0x3fcef908 + 0x000000003fcef904 xphyQueue = 0x3fcef904 + 0x000000003fcef900 ap_no_lr_ptr = 0x3fcef900 + 0x000000003fcef8fc rc11BSchedTbl_ptr = 0x3fcef8fc + 0x000000003fcef8f8 rc11NSchedTbl_ptr = 0x3fcef8f8 + 0x000000003fcef8f4 rcLoRaSchedTbl_ptr = 0x3fcef8f4 + 0x000000003fcef8f0 BasicOFDMSched_ptr = 0x3fcef8f0 + 0x000000003fcef8ec trc_ctl_ptr = 0x3fcef8ec + 0x000000003fcef8e8 g_pm_cnt_ptr = 0x3fcef8e8 + 0x000000003fcef8e4 g_pm_ptr = 0x3fcef8e4 + 0x000000003fcef8e0 g_pm_cfg_ptr = 0x3fcef8e0 + 0x000000003fcef8dc g_esp_mesh_quick_funcs_ptr = 0x3fcef8dc + 0x000000003fcef8d8 g_txop_queue_status_ptr = 0x3fcef8d8 + 0x000000003fcef8d4 g_mac_sleep_en_ptr = 0x3fcef8d4 + 0x000000003fcef8d0 g_mesh_is_root_ptr = 0x3fcef8d0 + 0x000000003fcef8cc g_mesh_topology_ptr = 0x3fcef8cc + 0x000000003fcef8c8 g_mesh_init_ps_type_ptr = 0x3fcef8c8 + 0x000000003fcef8c4 g_mesh_is_started_ptr = 0x3fcef8c4 + 0x000000003fcef8c0 g_config_func = 0x3fcef8c0 + 0x000000003fcef8bc g_net80211_tx_func = 0x3fcef8bc + 0x000000003fcef8b8 g_timer_func = 0x3fcef8b8 + 0x000000003fcef8b4 s_michael_mic_failure_cb = 0x3fcef8b4 + 0x000000003fcef8b0 wifi_sta_rx_probe_req = 0x3fcef8b0 + 0x000000003fcef8ac g_tx_done_cb_func = 0x3fcef8ac + 0x000000003fcef860 g_per_conn_trc = 0x3fcef860 + 0x000000003fcef85c s_encap_amsdu_func = 0x3fcef85c + 0x00000000400059b8 esp_net80211_rom_version_get = 0x400059b8 + 0x00000000400059c4 ampdu_dispatch = 0x400059c4 + 0x00000000400059d0 ampdu_dispatch_all = 0x400059d0 + 0x00000000400059dc ampdu_dispatch_as_many_as_possible = 0x400059dc + 0x00000000400059e8 ampdu_dispatch_movement = 0x400059e8 + 0x00000000400059f4 ampdu_dispatch_upto = 0x400059f4 + 0x0000000040005a00 chm_is_at_home_channel = 0x40005a00 + 0x0000000040005a0c cnx_node_is_existing = 0x40005a0c + 0x0000000040005a18 cnx_node_search = 0x40005a18 + 0x0000000040005a24 ic_ebuf_recycle_rx = 0x40005a24 + 0x0000000040005a30 ic_ebuf_recycle_tx = 0x40005a30 + 0x0000000040005a3c ic_reset_rx_ba = 0x40005a3c + 0x0000000040005a48 ieee80211_align_eb = 0x40005a48 + 0x0000000040005a54 ieee80211_ampdu_reorder = 0x40005a54 + 0x0000000040005a60 ieee80211_ampdu_start_age_timer = 0x40005a60 + 0x0000000040005a78 ieee80211_is_tx_allowed = 0x40005a78 + 0x0000000040005a84 ieee80211_output_pending_eb = 0x40005a84 + 0x0000000040005a90 ieee80211_output_process = 0x40005a90 + 0x0000000040005a9c ieee80211_set_tx_desc = 0x40005a9c + 0x0000000040005ab4 wifi_get_macaddr = 0x40005ab4 + 0x0000000040005ac0 wifi_rf_phy_disable = 0x40005ac0 + 0x0000000040005acc wifi_rf_phy_enable = 0x40005acc + 0x0000000040005ad8 ic_ebuf_alloc = 0x40005ad8 + 0x0000000040005ae4 ieee80211_classify = 0x40005ae4 + 0x0000000040005af0 ieee80211_copy_eb_header = 0x40005af0 + 0x0000000040005afc ieee80211_recycle_cache_eb = 0x40005afc + 0x0000000040005b08 ieee80211_search_node = 0x40005b08 + 0x0000000040005b14 roundup2 = 0x40005b14 + 0x0000000040005b20 ieee80211_crypto_encap = 0x40005b20 + 0x0000000040005b2c ieee80211_crypto_decap = 0x40005b2c + 0x0000000040005b44 ieee80211_set_tx_pti = 0x40005b44 + 0x0000000040005b50 wifi_is_started = 0x40005b50 + 0x0000000040005b5c ieee80211_gettid = 0x40005b5c + 0x000000003fcef858 net80211_funcs = 0x3fcef858 + 0x000000003fcef854 g_scan = 0x3fcef854 + 0x000000003fcef850 g_chm = 0x3fcef850 + 0x000000003fcef84c g_ic_ptr = 0x3fcef84c + 0x000000003fcef848 g_hmac_cnt_ptr = 0x3fcef848 + 0x000000003fcef844 g_tx_cacheq_ptr = 0x3fcef844 + 0x000000003fcef840 s_netstack_free = 0x3fcef840 + 0x000000003fcef83c mesh_rxcb = 0x3fcef83c + 0x000000003fcef838 sta_rxcb = 0x3fcef838 + 0x0000000040005b68 esp_coex_rom_version_get = 0x40005b68 + 0x0000000040005b74 coex_bt_release = 0x40005b74 + 0x0000000040005b80 coex_bt_request = 0x40005b80 + 0x0000000040005b8c coex_core_ble_conn_dyn_prio_get = 0x40005b8c + 0x0000000040005b98 coex_core_event_duration_get = 0x40005b98 + 0x0000000040005ba4 coex_core_pti_get = 0x40005ba4 + 0x0000000040005bb0 coex_core_release = 0x40005bb0 + 0x0000000040005bbc coex_core_request = 0x40005bbc + 0x0000000040005bc8 coex_core_status_get = 0x40005bc8 + 0x0000000040005bd4 coex_core_timer_idx_get = 0x40005bd4 + 0x0000000040005be0 coex_event_duration_get = 0x40005be0 + 0x0000000040005bec coex_hw_timer_disable = 0x40005bec + 0x0000000040005bf8 coex_hw_timer_enable = 0x40005bf8 + 0x0000000040005c04 coex_hw_timer_set = 0x40005c04 + 0x0000000040005c10 coex_schm_interval_set = 0x40005c10 + 0x0000000040005c1c coex_schm_lock = 0x40005c1c + 0x0000000040005c28 coex_schm_unlock = 0x40005c28 + 0x0000000040005c34 coex_status_get = 0x40005c34 + 0x0000000040005c40 coex_wifi_release = 0x40005c40 + 0x0000000040005c4c esp_coex_ble_conn_dynamic_prio_get = 0x40005c4c + 0x000000003fcef834 coex_env_ptr = 0x3fcef834 + 0x000000003fcef830 coex_pti_tab_ptr = 0x3fcef830 + 0x000000003fcef82c coex_schm_env_ptr = 0x3fcef82c + 0x000000003fcef828 coexist_funcs = 0x3fcef828 + 0x000000003fcef824 g_coa_funcs_p = 0x3fcef824 + 0x000000003fcef820 g_coex_param_ptr = 0x3fcef820 + 0x0000000040005c58 phy_get_romfuncs = 0x40005c58 + 0x0000000040005c64 rom_abs_temp = 0x40005c64 + 0x0000000040005c70 rom_bb_bss_cbw40_dig = 0x40005c70 + 0x0000000040005c7c rom_bb_wdg_test_en = 0x40005c7c + 0x0000000040005c88 rom_bb_wdt_get_status = 0x40005c88 + 0x0000000040005c94 rom_bb_wdt_int_enable = 0x40005c94 + 0x0000000040005ca0 rom_bb_wdt_rst_enable = 0x40005ca0 + 0x0000000040005cac rom_bb_wdt_timeout_clear = 0x40005cac + 0x0000000040005cb8 rom_cbw2040_cfg = 0x40005cb8 + 0x0000000040005cc4 rom_check_noise_floor = 0x40005cc4 + 0x0000000040005cd0 rom_chip_i2c_readReg = 0x40005cd0 + 0x0000000040005cdc rom_chip_i2c_writeReg = 0x40005cdc + 0x0000000040005ce8 rom_dc_iq_est = 0x40005ce8 + 0x0000000040005cf4 rom_disable_agc = 0x40005cf4 + 0x0000000040005d00 rom_en_pwdet = 0x40005d00 + 0x0000000040005d0c rom_enable_agc = 0x40005d0c + 0x0000000040005d18 rom_get_bbgain_db = 0x40005d18 + 0x0000000040005d24 rom_get_data_sat = 0x40005d24 + 0x0000000040005d30 rom_get_i2c_read_mask = 0x40005d30 + 0x0000000040005d3c rom_get_pwctrl_correct = 0x40005d3c + 0x0000000040005d48 rom_i2c_readReg = 0x40005d48 + 0x0000000040005d54 rom_i2c_readReg_Mask = 0x40005d54 + 0x0000000040005d60 rom_i2c_writeReg = 0x40005d60 + 0x0000000040005d6c rom_i2c_writeReg_Mask = 0x40005d6c + 0x0000000040005d78 rom_index_to_txbbgain = 0x40005d78 + 0x0000000040005d84 rom_iq_est_disable = 0x40005d84 + 0x0000000040005d90 rom_iq_est_enable = 0x40005d90 + 0x0000000040005d9c rom_linear_to_db = 0x40005d9c + 0x0000000040005da8 rom_loopback_mode_en = 0x40005da8 + 0x0000000040005db4 rom_mhz2ieee = 0x40005db4 + 0x0000000040005dc0 rom_noise_floor_auto_set = 0x40005dc0 + 0x0000000040005dcc rom_pbus_debugmode = 0x40005dcc + 0x0000000040005dd8 rom_pbus_force_mode = 0x40005dd8 + 0x0000000040005de4 rom_pbus_force_test = 0x40005de4 + 0x0000000040005df0 rom_pbus_rd = 0x40005df0 + 0x0000000040005dfc rom_pbus_rd_addr = 0x40005dfc + 0x0000000040005e08 rom_pbus_rd_shift = 0x40005e08 + 0x0000000040005e14 rom_pbus_set_dco = 0x40005e14 + 0x0000000040005e20 rom_pbus_set_rxgain = 0x40005e20 + 0x0000000040005e2c rom_pbus_workmode = 0x40005e2c + 0x0000000040005e38 rom_pbus_xpd_rx_off = 0x40005e38 + 0x0000000040005e44 rom_pbus_xpd_rx_on = 0x40005e44 + 0x0000000040005e50 rom_pbus_xpd_tx_off = 0x40005e50 + 0x0000000040005e5c rom_pbus_xpd_tx_on = 0x40005e5c + 0x0000000040005e68 rom_phy_byte_to_word = 0x40005e68 + 0x0000000040005e74 rom_phy_disable_cca = 0x40005e74 + 0x0000000040005e80 rom_phy_enable_cca = 0x40005e80 + 0x0000000040005e8c rom_phy_get_noisefloor = 0x40005e8c + 0x0000000040005e98 rom_phy_get_rx_freq = 0x40005e98 + 0x0000000040005ea4 rom_phy_set_bbfreq_init = 0x40005ea4 + 0x0000000040005eb0 rom_pow_usr = 0x40005eb0 + 0x0000000040005ebc rom_pwdet_sar2_init = 0x40005ebc + 0x0000000040005ec8 rom_read_hw_noisefloor = 0x40005ec8 + 0x0000000040005ed4 rom_read_sar_dout = 0x40005ed4 + 0x0000000040005ee0 rom_set_cal_rxdc = 0x40005ee0 + 0x0000000040005eec rom_set_chan_cal_interp = 0x40005eec + 0x0000000040005ef8 rom_set_loopback_gain = 0x40005ef8 + 0x0000000040005f04 rom_set_noise_floor = 0x40005f04 + 0x0000000040005f10 rom_set_rxclk_en = 0x40005f10 + 0x0000000040005f1c rom_set_tx_dig_gain = 0x40005f1c + 0x0000000040005f28 rom_set_txcap_reg = 0x40005f28 + 0x0000000040005f34 rom_set_txclk_en = 0x40005f34 + 0x0000000040005f40 rom_spur_cal = 0x40005f40 + 0x0000000040005f4c rom_spur_reg_write_one_tone = 0x40005f4c + 0x0000000040005f58 rom_target_power_add_backoff = 0x40005f58 + 0x0000000040005f64 rom_tx_pwctrl_bg_init = 0x40005f64 + 0x0000000040005f70 rom_txbbgain_to_index = 0x40005f70 + 0x0000000040005f7c rom_wifi_11g_rate_chg = 0x40005f7c + 0x0000000040005f88 rom_write_gain_mem = 0x40005f88 + 0x0000000040005f94 chip728_phyrom_version = 0x40005f94 + 0x0000000040005fa0 rom_disable_wifi_agc = 0x40005fa0 + 0x0000000040005fac rom_enable_wifi_agc = 0x40005fac + 0x0000000040005fb8 rom_bt_index_to_bb = 0x40005fb8 + 0x0000000040005fc4 rom_bt_bb_to_index = 0x40005fc4 + 0x0000000040005fd0 rom_spur_coef_cfg = 0x40005fd0 + 0x0000000040005fdc rom_bb_bss_cbw40 = 0x40005fdc + 0x0000000040005fe8 rom_set_cca = 0x40005fe8 + 0x0000000040005ff4 rom_tx_paon_set = 0x40005ff4 + 0x0000000040006000 rom_i2cmst_reg_init = 0x40006000 + 0x000000004000600c rom_iq_corr_enable = 0x4000600c + 0x0000000040006018 rom_fe_reg_init = 0x40006018 + 0x0000000040006024 rom_agc_reg_init = 0x40006024 + 0x0000000040006030 rom_bb_reg_init = 0x40006030 + 0x000000004000603c rom_mac_enable_bb = 0x4000603c + 0x0000000040006048 rom_bb_wdg_cfg = 0x40006048 + 0x0000000040006054 rom_force_txon = 0x40006054 + 0x0000000040006060 rom_fe_txrx_reset = 0x40006060 + 0x000000004000606c rom_set_rx_comp = 0x4000606c + 0x0000000040006078 rom_set_pbus_reg = 0x40006078 + 0x0000000040006084 rom_write_chan_freq = 0x40006084 + 0x0000000040006090 rom_phy_xpd_rf = 0x40006090 + 0x000000004000609c rom_set_xpd_sar = 0x4000609c + 0x00000000400060a8 rom_get_target_power_offset = 0x400060a8 + 0x00000000400060b4 rom_write_txrate_power_offset = 0x400060b4 + 0x00000000400060c0 rom_get_rate_fcc_index = 0x400060c0 + 0x00000000400060cc rom_get_rate_target_power = 0x400060cc + 0x00000000400060d8 rom_pkdet_vol_start = 0x400060d8 + 0x00000000400060e4 rom_read_sar2_code = 0x400060e4 + 0x00000000400060f0 rom_get_sar2_vol = 0x400060f0 + 0x00000000400060fc rom_get_pll_vol = 0x400060fc + 0x0000000040006108 rom_get_phy_target_power = 0x40006108 + 0x0000000040006114 rom_temp_to_power = 0x40006114 + 0x0000000040006120 rom_phy_track_pll_cap = 0x40006120 + 0x000000004000612c rom_phy_pwdet_always_en = 0x4000612c + 0x0000000040006138 rom_phy_pwdet_onetime_en = 0x40006138 + 0x0000000040006144 rom_get_i2c_mst0_mask = 0x40006144 + 0x0000000040006150 rom_get_i2c_hostid = 0x40006150 + 0x000000004000615c rom_enter_critical_phy = 0x4000615c + 0x0000000040006168 rom_exit_critical_phy = 0x40006168 + 0x0000000040006174 rom_chip_i2c_readReg_org = 0x40006174 + 0x0000000040006180 rom_i2c_paral_set_mst0 = 0x40006180 + 0x000000004000618c rom_i2c_paral_set_read = 0x4000618c + 0x0000000040006198 rom_i2c_paral_read = 0x40006198 + 0x00000000400061a4 rom_i2c_paral_write = 0x400061a4 + 0x00000000400061b0 rom_i2c_paral_write_num = 0x400061b0 + 0x00000000400061bc rom_i2c_paral_write_mask = 0x400061bc + 0x00000000400061c8 rom_bb_bss_cbw40_ana = 0x400061c8 + 0x00000000400061d4 rom_chan_to_freq = 0x400061d4 + 0x00000000400061e0 rom_open_i2c_xpd = 0x400061e0 + 0x00000000400061ec rom_dac_rate_set = 0x400061ec + 0x00000000400061f8 rom_tsens_read_init = 0x400061f8 + 0x0000000040006204 rom_tsens_code_read = 0x40006204 + 0x0000000040006210 rom_tsens_index_to_dac = 0x40006210 + 0x000000004000621c rom_tsens_index_to_offset = 0x4000621c + 0x0000000040006228 rom_tsens_dac_cal = 0x40006228 + 0x0000000040006234 rom_code_to_temp = 0x40006234 + 0x0000000040006240 rom_write_pll_cap_mem = 0x40006240 + 0x000000004000624c rom_pll_correct_dcap = 0x4000624c + 0x0000000040006258 rom_phy_en_hw_set_freq = 0x40006258 + 0x0000000040006264 rom_phy_dis_hw_set_freq = 0x40006264 + 0x0000000040006270 rom_pll_vol_cal = 0x40006270 + 0x000000004000627c rom_wrtie_pll_cap = 0x4000627c + 0x0000000040006288 rom_set_tx_gain_mem = 0x40006288 + 0x0000000040006294 rom_bt_tx_dig_gain = 0x40006294 + 0x00000000400062a0 rom_bt_get_tx_gain = 0x400062a0 + 0x00000000400062ac rom_get_chan_target_power = 0x400062ac + 0x00000000400062b8 rom_get_tx_gain_value = 0x400062b8 + 0x00000000400062c4 rom_wifi_tx_dig_gain = 0x400062c4 + 0x00000000400062d0 rom_wifi_get_tx_gain = 0x400062d0 + 0x00000000400062dc rom_fe_i2c_reg_renew = 0x400062dc + 0x00000000400062e8 rom_wifi_agc_sat_gain = 0x400062e8 + 0x00000000400062f4 rom_i2c_master_reset = 0x400062f4 + 0x0000000040006300 rom_bt_filter_reg = 0x40006300 + 0x000000004000630c rom_phy_bbpll_cal = 0x4000630c + 0x0000000040006318 rom_i2c_sar2_init_code = 0x40006318 + 0x0000000040006324 rom_phy_param_addr = 0x40006324 + 0x0000000040006330 rom_phy_reg_init = 0x40006330 + 0x000000004000633c rom_set_chan_reg = 0x4000633c + 0x0000000040006348 rom_phy_wakeup_init = 0x40006348 + 0x0000000040006354 rom_phy_i2c_init1 = 0x40006354 + 0x0000000040006360 rom_tsens_temp_read = 0x40006360 + 0x000000004000636c rom_bt_track_pll_cap = 0x4000636c + 0x0000000040006378 rom_wifi_track_pll_cap = 0x40006378 + 0x0000000040006384 rom_wifi_set_tx_gain = 0x40006384 + 0x0000000040006390 rom_txpwr_cal_track = 0x40006390 + 0x000000004000639c rom_tx_pwctrl_background = 0x4000639c + 0x00000000400063a8 rom_bt_set_tx_gain = 0x400063a8 + 0x00000000400063b4 rom_noise_check_loop = 0x400063b4 + 0x00000000400063c0 rom_phy_close_rf = 0x400063c0 + 0x00000000400063cc rom_phy_xpd_tsens = 0x400063cc + 0x00000000400063d8 rom_phy_freq_mem_backup = 0x400063d8 + 0x00000000400063e4 rom_phy_ant_init = 0x400063e4 + 0x00000000400063f0 rom_bt_track_tx_power = 0x400063f0 + 0x00000000400063fc rom_wifi_track_tx_power = 0x400063fc + 0x0000000040006408 rom_phy_dig_reg_backup = 0x40006408 + 0x0000000040006414 chip728_phyrom_version_num = 0x40006414 + 0x0000000040006420 rom_mac_tx_chan_offset = 0x40006420 + 0x000000004000642c rom_rx_gain_force = 0x4000642c + 0x000000003fcef81c phy_param_rom = 0x3fcef81c + [!provide] PROVIDE (esp_rom_tjpgd_decomp = 0x40000864) + [!provide] PROVIDE (esp_rom_tjpgd_prepare = 0x40000858) + 0x0000000040001c98 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) + 0x0000000040001b0c PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio) + 0x0000000040001b00 PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup) + 0x0000000040001b18 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) + 0x0000000040001f74 PROVIDE (esp_rom_efuse_get_flash_gpio_info = ets_efuse_get_spiconfig) + 0x0000000040001fa4 PROVIDE (esp_rom_efuse_get_flash_wp_gpio = ets_efuse_get_wp_pad) + [!provide] PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled) + [!provide] PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush) + [!provide] PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char) + 0x000000004000069c 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) + [!provide] PROVIDE (esp_rom_uart_set_as_console = uart_tx_switch) + [!provide] PROVIDE (esp_rom_uart_usb_acm_init = Uart_Init_USB) + [!provide] PROVIDE (esp_rom_uart_putc = ets_write_char_uart) + 0x0000000040001c5c PROVIDE (esp_rom_md5_init = MD5Init) + 0x0000000040001c68 PROVIDE (esp_rom_md5_update = MD5Update) + 0x0000000040001c74 PROVIDE (esp_rom_md5_final = MD5Final) + 0x00000000400005d0 PROVIDE (esp_rom_printf = ets_printf) + 0x0000000040000600 PROVIDE (esp_rom_delay_us = ets_delay_us) + [!provide] PROVIDE (esp_rom_install_uart_printf = ets_install_uart_printf) + 0x000000004000057c PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason) + [!provide] PROVIDE (esp_rom_spiflash_attach = spi_flash_attach) + 0x000000004000216c __absvdi2 = 0x4000216c + 0x0000000040002178 __absvsi2 = 0x40002178 + 0x0000000040002184 __adddf3 = 0x40002184 + 0x0000000040002190 __addsf3 = 0x40002190 + 0x000000004000219c __addvdi3 = 0x4000219c + 0x00000000400021a8 __addvsi3 = 0x400021a8 + 0x00000000400021b4 __ashldi3 = 0x400021b4 + 0x00000000400021c0 __ashrdi3 = 0x400021c0 + 0x00000000400021cc __bswapdi2 = 0x400021cc + 0x00000000400021d8 __bswapsi2 = 0x400021d8 + 0x00000000400021e4 __clear_cache = 0x400021e4 + 0x00000000400021f0 __clrsbdi2 = 0x400021f0 + 0x00000000400021fc __clrsbsi2 = 0x400021fc + 0x0000000040002208 __clzdi2 = 0x40002208 + 0x0000000040002214 __clzsi2 = 0x40002214 + 0x0000000040002220 __cmpdi2 = 0x40002220 + 0x000000004000222c __ctzdi2 = 0x4000222c + 0x0000000040002238 __ctzsi2 = 0x40002238 + 0x0000000040002244 __divdc3 = 0x40002244 + 0x0000000040002250 __divdf3 = 0x40002250 + 0x000000004000225c __divdi3 = 0x4000225c + 0x0000000040002268 __divsc3 = 0x40002268 + 0x0000000040002274 __divsf3 = 0x40002274 + 0x0000000040002280 __divsi3 = 0x40002280 + 0x000000004000228c __eqdf2 = 0x4000228c + 0x0000000040002298 __eqsf2 = 0x40002298 + 0x00000000400022a4 __extendsfdf2 = 0x400022a4 + 0x00000000400022b0 __ffsdi2 = 0x400022b0 + 0x00000000400022bc __ffssi2 = 0x400022bc + 0x00000000400022c8 __fixdfdi = 0x400022c8 + 0x00000000400022d4 __fixdfsi = 0x400022d4 + 0x00000000400022e0 __fixsfdi = 0x400022e0 + 0x00000000400022ec __fixsfsi = 0x400022ec + 0x00000000400022f8 __fixunsdfsi = 0x400022f8 + 0x0000000040002304 __fixunssfdi = 0x40002304 + 0x0000000040002310 __fixunssfsi = 0x40002310 + 0x000000004000231c __floatdidf = 0x4000231c + 0x0000000040002328 __floatdisf = 0x40002328 + 0x0000000040002334 __floatsidf = 0x40002334 + 0x0000000040002340 __floatsisf = 0x40002340 + 0x000000004000234c __floatundidf = 0x4000234c + 0x0000000040002358 __floatundisf = 0x40002358 + 0x0000000040002364 __floatunsidf = 0x40002364 + 0x0000000040002370 __floatunsisf = 0x40002370 + 0x000000004000237c __gcc_bcmp = 0x4000237c + 0x0000000040002388 __gedf2 = 0x40002388 + 0x0000000040002394 __gesf2 = 0x40002394 + 0x00000000400023a0 __gtdf2 = 0x400023a0 + 0x00000000400023ac __gtsf2 = 0x400023ac + 0x00000000400023b8 __ledf2 = 0x400023b8 + 0x00000000400023c4 __lesf2 = 0x400023c4 + 0x00000000400023d0 __lshrdi3 = 0x400023d0 + 0x00000000400023dc __ltdf2 = 0x400023dc + 0x00000000400023e8 __ltsf2 = 0x400023e8 + 0x00000000400023f4 __moddi3 = 0x400023f4 + 0x0000000040002400 __modsi3 = 0x40002400 + 0x000000004000240c __muldc3 = 0x4000240c + 0x0000000040002418 __muldf3 = 0x40002418 + 0x0000000040002424 __muldi3 = 0x40002424 + 0x0000000040002430 __mulsc3 = 0x40002430 + 0x000000004000243c __mulsf3 = 0x4000243c + 0x0000000040002448 __mulsi3 = 0x40002448 + 0x0000000040002454 __mulvdi3 = 0x40002454 + 0x0000000040002460 __mulvsi3 = 0x40002460 + 0x000000004000246c __nedf2 = 0x4000246c + 0x0000000040002478 __negdf2 = 0x40002478 + 0x0000000040002484 __negdi2 = 0x40002484 + 0x0000000040002490 __negsf2 = 0x40002490 + 0x000000004000249c __negvdi2 = 0x4000249c + 0x00000000400024a8 __negvsi2 = 0x400024a8 + 0x00000000400024b4 __nesf2 = 0x400024b4 + 0x00000000400024c0 __paritysi2 = 0x400024c0 + 0x00000000400024cc __popcountdi2 = 0x400024cc + 0x00000000400024d8 __popcountsi2 = 0x400024d8 + 0x00000000400024e4 __powidf2 = 0x400024e4 + 0x00000000400024f0 __powisf2 = 0x400024f0 + 0x00000000400024fc __subdf3 = 0x400024fc + 0x0000000040002508 __subsf3 = 0x40002508 + 0x0000000040002514 __subvdi3 = 0x40002514 + 0x0000000040002520 __subvsi3 = 0x40002520 + 0x000000004000252c __truncdfsf2 = 0x4000252c + 0x0000000040002538 __ucmpdi2 = 0x40002538 + 0x0000000040002544 __udivdi3 = 0x40002544 + 0x0000000040002550 __udivmoddi4 = 0x40002550 + 0x000000004000255c __udivsi3 = 0x4000255c + 0x0000000040002568 __udiv_w_sdiv = 0x40002568 + 0x0000000040002574 __umoddi3 = 0x40002574 + 0x0000000040002580 __umodsi3 = 0x40002580 + 0x000000004000258c __unorddf2 = 0x4000258c + 0x0000000040002598 __unordsf2 = 0x40002598 + 0x00000000400011dc esp_rom_newlib_init_common_mutexes = 0x400011dc + 0x00000000400011e8 memset = 0x400011e8 + 0x00000000400011f4 memcpy = 0x400011f4 + 0x0000000040001200 memmove = 0x40001200 + 0x000000004000120c memcmp = 0x4000120c + 0x0000000040001218 strcpy = 0x40001218 + 0x0000000040001224 strncpy = 0x40001224 + 0x0000000040001230 strcmp = 0x40001230 + 0x000000004000123c strncmp = 0x4000123c + 0x0000000040001248 strlen = 0x40001248 + 0x0000000040001254 strstr = 0x40001254 + 0x0000000040001260 bzero = 0x40001260 + 0x0000000040001278 sbrk = 0x40001278 + 0x0000000040001284 isalnum = 0x40001284 + 0x0000000040001290 isalpha = 0x40001290 + 0x000000004000129c isascii = 0x4000129c + 0x00000000400012a8 isblank = 0x400012a8 + 0x00000000400012b4 iscntrl = 0x400012b4 + 0x00000000400012c0 isdigit = 0x400012c0 + 0x00000000400012cc islower = 0x400012cc + 0x00000000400012d8 isgraph = 0x400012d8 + 0x00000000400012e4 isprint = 0x400012e4 + 0x00000000400012f0 ispunct = 0x400012f0 + 0x00000000400012fc isspace = 0x400012fc + 0x0000000040001308 isupper = 0x40001308 + 0x0000000040001314 toupper = 0x40001314 + 0x0000000040001320 tolower = 0x40001320 + 0x000000004000132c toascii = 0x4000132c + 0x0000000040001338 memccpy = 0x40001338 + 0x0000000040001344 memchr = 0x40001344 + 0x0000000040001350 memrchr = 0x40001350 + 0x000000004000135c strcasecmp = 0x4000135c + 0x0000000040001368 strcasestr = 0x40001368 + 0x0000000040001374 strcat = 0x40001374 + 0x0000000040001380 strdup = 0x40001380 + 0x000000004000138c strchr = 0x4000138c + 0x0000000040001398 strcspn = 0x40001398 + 0x00000000400013a4 strcoll = 0x400013a4 + 0x00000000400013b0 strlcat = 0x400013b0 + 0x00000000400013bc strlcpy = 0x400013bc + 0x00000000400013c8 strlwr = 0x400013c8 + 0x00000000400013d4 strncasecmp = 0x400013d4 + 0x00000000400013e0 strncat = 0x400013e0 + 0x00000000400013ec strndup = 0x400013ec + 0x00000000400013f8 strnlen = 0x400013f8 + 0x0000000040001404 strrchr = 0x40001404 + 0x0000000040001410 strsep = 0x40001410 + 0x000000004000141c strspn = 0x4000141c + 0x0000000040001428 strtok_r = 0x40001428 + 0x0000000040001434 strupr = 0x40001434 + 0x0000000040001440 longjmp = 0x40001440 + 0x000000004000144c setjmp = 0x4000144c + 0x0000000040001458 abs = 0x40001458 + 0x0000000040001464 div = 0x40001464 + 0x0000000040001470 labs = 0x40001470 + 0x000000004000147c ldiv = 0x4000147c + 0x0000000040001488 qsort = 0x40001488 + 0x0000000040001494 rand_r = 0x40001494 + 0x00000000400014a0 rand = 0x400014a0 + 0x00000000400014ac srand = 0x400014ac + 0x00000000400014b8 utoa = 0x400014b8 + 0x00000000400014c4 itoa = 0x400014c4 + 0x00000000400014d0 atoi = 0x400014d0 + 0x00000000400014dc atol = 0x400014dc + 0x00000000400014e8 strtol = 0x400014e8 + 0x00000000400014f4 strtoul = 0x400014f4 + [!provide] PROVIDE (fflush = 0x40001500) + [!provide] PROVIDE (_fflush_r = 0x4000150c) + [!provide] PROVIDE (_fwalk = 0x40001518) + [!provide] PROVIDE (_fwalk_reent = 0x40001524) + [!provide] PROVIDE (__swbuf_r = 0x40001548) + 0x0000000040001554 __swbuf = 0x40001554 + 0x000000003fceffd4 syscall_table_ptr = 0x3fceffd4 + 0x000000003fceffd0 _global_impure_ptr = 0x3fceffd0 + 0x00000000006f0000 iram_dram_offset = 0x6f0000 + 0x000000003fce9700 bootloader_usable_dram_end = 0x3fce9700 + 0x0000000000002000 bootloader_stack_overhead = 0x2000 + 0x0000000000004000 bootloader_dram_seg_len = 0x4000 + 0x0000000000007000 bootloader_iram_loader_seg_len = 0x7000 + 0x0000000000003000 bootloader_iram_seg_len = 0x3000 + 0x000000003fce7700 bootloader_dram_seg_end = (bootloader_usable_dram_end - bootloader_stack_overhead) + 0x000000003fce3700 bootloader_dram_seg_start = (bootloader_dram_seg_end - bootloader_dram_seg_len) + 0x00000000403cc700 bootloader_iram_loader_seg_start = ((bootloader_dram_seg_start - bootloader_iram_loader_seg_len) + iram_dram_offset) + 0x00000000403c9700 bootloader_iram_seg_start = (bootloader_iram_loader_seg_start - bootloader_iram_seg_len) + 0x0000000000000001 ASSERT ((bootloader_iram_loader_seg_start == 0x403cc700), bootloader_iram_loader_seg_start inconsistent with SRAM_IRAM_END) + +.iram_loader.text + 0x00000000403cc700 0x2f97 + 0x00000000403cc700 . = ALIGN (0x10) + 0x00000000403cc700 _loader_text_start = ABSOLUTE (.) + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.iram1 .iram1.*) + .iram1.4.literal + 0x00000000403cc700 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x48 (size before relaxing) + .iram1.5.literal + 0x00000000403cc744 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4 (size before relaxing) + .iram1.3.literal + 0x00000000403cc744 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c (size before relaxing) + .iram1.6.literal + 0x00000000403cc748 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x14 (size before relaxing) + .iram1.7.literal + 0x00000000403cc750 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0xc (size before relaxing) + .iram1.9.literal + 0x00000000403cc758 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x48 (size before relaxing) + .iram1.3.literal + 0x00000000403cc76c 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .iram1.5.literal + 0x00000000403cc770 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + 0x20 (size before relaxing) + .iram1.0.literal + 0x00000000403cc77c 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.2.literal + 0x00000000403cc784 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.3.literal + 0x00000000403cc790 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x8 (size before relaxing) + .iram1.8.literal + 0x00000000403cc790 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .literal.esp_log_early_timestamp + 0x00000000403cc794 0x4 esp-idf/log/liblog.a(log_noos.c.obj) + .literal.bootloader_common_ota_select_crc + 0x00000000403cc798 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .literal.bootloader_common_ota_select_valid + 0x00000000403cc79c 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x8 (size before relaxing) + .literal.bootloader_common_check_chip_validity + 0x00000000403cc79c 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x34 (size before relaxing) + .literal.bootloader_common_get_active_otadata + 0x00000000403cc7b4 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0xc (size before relaxing) + .literal.spi_to_esp_err + 0x00000000403cc7b4 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_mmap + 0x00000000403cc7bc 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x50 (size before relaxing) + .literal.bootloader_munmap + 0x00000000403cc7e8 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x14 (size before relaxing) + .literal.bootloader_flash_read + 0x00000000403cc7f0 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x5c (size before relaxing) + .literal.bootloader_flash_erase_sector + 0x00000000403cc804 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x8 (size before relaxing) + .literal.bootloader_flash_write + 0x00000000403cc808 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x34 (size before relaxing) + .literal.bootloader_enable_wp + 0x00000000403cc81c 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4 (size before relaxing) + .literal.bootloader_fill_random + 0x00000000403cc81c 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + 0x14 (size before relaxing) + .literal.bootloader_random_disable + 0x00000000403cc82c 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + 0x40 (size before relaxing) + .literal.write_otadata + 0x00000000403cc858 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x18 (size before relaxing) + .literal.load_image + 0x00000000403cc860 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x70 (size before relaxing) + .literal.log_invalid_app_partition + 0x00000000403cc890 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x28 (size before relaxing) + .literal.set_actual_ota_seq$isra$3$part$4 + 0x00000000403cc8a0 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x20 (size before relaxing) + .literal.try_load_partition + 0x00000000403cc8a8 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x14 (size before relaxing) + .literal.bootloader_utility_load_partition_table + 0x00000000403cc8ac 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x8c (size before relaxing) + .literal.bootloader_utility_get_selected_boot_partition + 0x00000000403cc8f8 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x84 (size before relaxing) + .literal.bootloader_reset + 0x00000000403cc91c 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x10 (size before relaxing) + .literal.bootloader_utility_load_boot_image + 0x00000000403cc920 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x5c (size before relaxing) + .literal.bootloader_sha256_start + 0x00000000403cc92c 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .literal.bootloader_sha256_data + 0x00000000403cc938 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x1c (size before relaxing) + .literal.bootloader_sha256_finish + 0x00000000403cc94c 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x1c (size before relaxing) + .literal.__assert_func + 0x00000000403cc954 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x8 (size before relaxing) + .literal.unlikely.abort + 0x00000000403cc958 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x10 (size before relaxing) + .literal.bootloader_ana_super_wdt_reset_config + 0x00000000403cc960 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .literal.bootloader_ana_bod_reset_config + 0x00000000403cc970 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x10 (size before relaxing) + .literal.bootloader_ana_clock_glitch_reset_config + 0x00000000403cc974 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x10 (size before relaxing) + .literal.process_appended_hash + 0x00000000403cc980 0xc esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x18 (size before relaxing) + .literal.process_checksum + 0x00000000403cc98c 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x1c (size before relaxing) + .literal.process_image_header + 0x00000000403cc990 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x34 (size before relaxing) + .literal.bootloader_util_regions_overlap + 0x00000000403cc998 0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x14 (size before relaxing) + .literal.verify_load_addresses + 0x00000000403cc9a8 0x7c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0xa4 (size before relaxing) + .literal.should_load + 0x00000000403cca24 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x24 (size before relaxing) + .literal.process_segments + 0x00000000403cca28 0x28 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x98 (size before relaxing) + .literal.image_load + 0x00000000403cca50 0x18 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x6c (size before relaxing) + .literal.bootloader_load_image + 0x00000000403cca68 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x4 (size before relaxing) + .literal.esp_partition_table_verify + 0x00000000403cca68 0x2c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + 0x54 (size before relaxing) + .literal.wdt_hal_init + 0x00000000403cca94 0x40 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4c (size before relaxing) + .literal.wdt_hal_config_stage + 0x00000000403ccad4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x24 (size before relaxing) + .literal.wdt_hal_write_protect_disable + 0x00000000403ccad4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_enable + 0x00000000403ccad4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_set_flashboot_en + 0x00000000403ccad4 0x8 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .literal.rtc_clk_bbpll_disable + 0x00000000403ccadc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x8 (size before relaxing) + .literal.wait_dig_dbias_valid$constprop$1 + 0x00000000403ccae0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x8 (size before relaxing) + .literal.rtc_clk_cpu_freq_to_pll_mhz + 0x00000000403ccae4 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x34 (size before relaxing) + .literal.rtc_clk_32k_enable_internal + 0x00000000403ccb04 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_32k_enable + 0x00000000403ccb1c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x1c (size before relaxing) + .literal.rtc_clk_8m_enable + 0x00000000403ccb30 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_slow_freq_set + 0x00000000403ccb38 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x14 (size before relaxing) + .literal.rtc_clk_slow_freq_get + 0x00000000403ccb44 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_slow_freq_get_hz + 0x00000000403ccb44 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_fast_freq_set + 0x00000000403ccb4c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_fast_freq_get + 0x00000000403ccb50 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_bbpll_configure + 0x00000000403ccb50 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x30 (size before relaxing) + .literal.rtc_clk_cpu_freq_to_xtal + 0x00000000403ccb58 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x1c (size before relaxing) + .literal.rtc_clk_xtal_freq_get + 0x00000000403ccb5c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x14 (size before relaxing) + .literal.rtc_clk_cpu_freq_mhz_to_config + 0x00000000403ccb64 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_cpu_freq_get_config + 0x00000000403ccb64 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x1c (size before relaxing) + .literal.rtc_clk_cpu_freq_set_config + 0x00000000403ccb68 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3c (size before relaxing) + .literal.rtc_clk_xtal_freq_update + 0x00000000403ccb70 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_apb_freq_update + 0x00000000403ccb70 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_apb_freq_get + 0x00000000403ccb70 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_divider_set + 0x00000000403ccb70 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_8m_divider_set + 0x00000000403ccb84 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0xc (size before relaxing) + .literal.rtc_clk_cal_internal + 0x00000000403ccb8c 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x48 (size before relaxing) + .literal.rtc_clk_cal + 0x00000000403ccbac 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0xc (size before relaxing) + .iram1.4 0x00000000403ccbac 0x1e3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x1e7 (size before relaxing) + *fill* 0x00000000403ccd8f 0x1 + .iram1.5 0x00000000403ccd90 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00000000403ccd90 bootloader_execute_flash_command + .iram1.3 0x00000000403ccdb0 0x132 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x146 (size before relaxing) + 0x00000000403ccdb0 bootloader_flash_unlock + *fill* 0x00000000403ccee2 0x2 + .iram1.6 0x00000000403ccee4 0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x36 (size before relaxing) + 0x00000000403ccee4 bootloader_flash_read_sfdp + *fill* 0x00000000403ccf16 0x2 + .iram1.7 0x00000000403ccf18 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x2e (size before relaxing) + 0x00000000403ccf18 bootloader_read_flash_id + *fill* 0x00000000403ccf42 0x2 + .iram1.9 0x00000000403ccf44 0xa3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0xbf (size before relaxing) + 0x00000000403ccf44 bootloader_flash_xmc_startup + *fill* 0x00000000403ccfe7 0x1 + .iram1.3 0x00000000403ccfe8 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + *fill* 0x00000000403cd00f 0x1 + .iram1.5 0x00000000403cd010 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + 0x00000000403cd010 bootloader_configure_spi_pins + *fill* 0x00000000403cd08f 0x1 + .iram1.0 0x00000000403cd090 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x00000000403cd090 bootloader_flash_cs_timing_config + *fill* 0x00000000403cd0ca 0x2 + .iram1.2 0x00000000403cd0cc 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x00000000403cd0cc bootloader_flash_set_dummy_out + .iram1.3 0x00000000403cd0f4 0xd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x14 (size before relaxing) + 0x00000000403cd0f4 bootloader_flash_dummy_config + *fill* 0x00000000403cd101 0x3 + .iram1.8 0x00000000403cd104 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x00000000403cd104 esp_cpu_in_ocd_debug_mode + *fill* 0x00000000403cd112 0x2 + .iram1.8 0x00000000403cd114 0x46 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x0 + *fill* 0x00000000403cd15a 0x2 + .iram1.0 0x00000000403cd15c 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + 0x00000000403cd15c bootloader_common_get_chip_revision + *fill* 0x00000000403cd163 0x0 + *liblog.a:(.literal .text .literal.* .text.*) + *fill* 0x00000000403cd163 0x1 + .text.esp_log_early_timestamp + 0x00000000403cd164 0x1f esp-idf/log/liblog.a(log_noos.c.obj) + 0x00000000403cd164 esp_log_timestamp + 0x00000000403cd164 esp_log_early_timestamp + *fill* 0x00000000403cd183 0x0 + *libgcc.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.*) + *fill* 0x00000000403cd183 0x1 + .text.bootloader_common_ota_select_crc + 0x00000000403cd184 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x00000000403cd184 bootloader_common_ota_select_crc + .text.bootloader_common_ota_select_valid + 0x00000000403cd198 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x26 (size before relaxing) + 0x00000000403cd198 bootloader_common_ota_select_valid + *fill* 0x00000000403cd1ba 0x2 + .text.bootloader_common_check_chip_validity + 0x00000000403cd1bc 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x93 (size before relaxing) + 0x00000000403cd1bc bootloader_common_check_chip_validity + *fill* 0x00000000403cd244 0x0 + .text.bootloader_common_get_active_otadata + 0x00000000403cd244 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x30 (size before relaxing) + 0x00000000403cd244 bootloader_common_get_active_otadata + *fill* 0x00000000403cd26c 0x0 + .text.bootloader_common_ota_select_invalid + 0x00000000403cd26c 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x00000000403cd26c bootloader_common_ota_select_invalid + *fill* 0x00000000403cd285 0x0 + *fill* 0x00000000403cd285 0x0 + *fill* 0x00000000403cd285 0x3 + .text.bootloader_common_select_otadata + 0x00000000403cd288 0x4d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x00000000403cd288 bootloader_common_select_otadata + *fill* 0x00000000403cd2d5 0x0 + *libbootloader_support.a:bootloader_flash.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cd2d5 0x3 + .text.spi_to_esp_err + 0x00000000403cd2d8 0x1d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x00000000403cd2f5 0x3 + .text.bootloader_mmap + 0x00000000403cd2f8 0xa9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0xad (size before relaxing) + 0x00000000403cd2f8 bootloader_mmap + *fill* 0x00000000403cd3a1 0x3 + .text.bootloader_munmap + 0x00000000403cd3a4 0x2b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00000000403cd3a4 bootloader_munmap + *fill* 0x00000000403cd3cf 0x1 + .text.bootloader_flash_read + 0x00000000403cd3d0 0x10f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x117 (size before relaxing) + 0x00000000403cd3d0 bootloader_flash_read + *fill* 0x00000000403cd4df 0x1 + .text.bootloader_flash_erase_sector + 0x00000000403cd4e0 0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x16 (size before relaxing) + 0x00000000403cd4e0 bootloader_flash_erase_sector + *fill* 0x00000000403cd4f2 0x2 + .text.bootloader_flash_write + 0x00000000403cd4f4 0x92 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x96 (size before relaxing) + 0x00000000403cd4f4 bootloader_flash_write + *fill* 0x00000000403cd586 0x2 + .text.bootloader_enable_wp + 0x00000000403cd588 0x13 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00000000403cd588 bootloader_enable_wp + *fill* 0x00000000403cd59b 0x1 + .text.bootloader_mmap_get_free_pages + 0x00000000403cd59c 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00000000403cd59c bootloader_mmap_get_free_pages + *fill* 0x00000000403cd5a3 0x0 + *fill* 0x00000000403cd5a3 0x0 + *fill* 0x00000000403cd5a3 0x0 + *fill* 0x00000000403cd5a3 0x0 + *fill* 0x00000000403cd5a3 0x0 + *fill* 0x00000000403cd5a3 0x0 + *libbootloader_support.a:bootloader_random.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cd5a3 0x1 + .text.bootloader_fill_random + 0x00000000403cd5a4 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + 0x00000000403cd5a4 bootloader_fill_random + *fill* 0x00000000403cd5fd 0x0 + *libbootloader_support.a:bootloader_random*.*(.literal.bootloader_random_disable .text.bootloader_random_disable) + *fill* 0x00000000403cd5fd 0x3 + .text.bootloader_random_disable + 0x00000000403cd600 0xc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + 0x00000000403cd600 bootloader_random_disable + *fill* 0x00000000403cd6c4 0x0 + *libesp_common.a:fpga_overrides.*(.literal.bootloader_fill_random .text.bootloader_fill_random) + *libbootloader_support.a:bootloader_efuse_esp32s3.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:bootloader_utility.*(.literal .text .literal.* .text.*) + .text.write_otadata + 0x00000000403cd6c4 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x3c (size before relaxing) + .text.load_image + 0x00000000403cd6fc 0x14f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x15f (size before relaxing) + *fill* 0x00000000403cd84b 0x1 + .text.log_invalid_app_partition + 0x00000000403cd84c 0x53 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x5b (size before relaxing) + *fill* 0x00000000403cd89f 0x1 + .text.set_actual_ota_seq$isra$3$part$4 + 0x00000000403cd8a0 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x4c (size before relaxing) + .text.try_load_partition + 0x00000000403cd8e0 0x2f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x33 (size before relaxing) + *fill* 0x00000000403cd90f 0x1 + .text.bootloader_utility_load_partition_table + 0x00000000403cd910 0x177 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x18b (size before relaxing) + 0x00000000403cd910 bootloader_utility_load_partition_table + *fill* 0x00000000403cda87 0x1 + .text.bootloader_utility_get_selected_boot_partition + 0x00000000403cda88 0x176 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x1a5 (size before relaxing) + 0x00000000403cda88 bootloader_utility_get_selected_boot_partition + *fill* 0x00000000403cdbfe 0x2 + .text.bootloader_reset + 0x00000000403cdc00 0x1d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x20 (size before relaxing) + 0x00000000403cdc00 bootloader_reset + *fill* 0x00000000403cdc1d 0x3 + .text.bootloader_utility_load_boot_image + 0x00000000403cdc20 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x120 (size before relaxing) + 0x00000000403cdc20 bootloader_utility_load_boot_image + *fill* 0x00000000403cdd24 0x0 + .text.index_to_partition + 0x00000000403cdd24 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + *fill* 0x00000000403cdd64 0x0 + *fill* 0x00000000403cdd64 0x0 + *fill* 0x00000000403cdd64 0x0 + *fill* 0x00000000403cdd64 0x0 + .text.bootloader_debug_buffer + 0x00000000403cdd64 0x5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x00000000403cdd64 bootloader_debug_buffer + *libbootloader_support.a:bootloader_sha.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cdd69 0x3 + .text.bootloader_sha256_start + 0x00000000403cdd6c 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x00000000403cdd6c bootloader_sha256_start + .text.bootloader_sha256_data + 0x00000000403cdd84 0x33 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x37 (size before relaxing) + 0x00000000403cdd84 bootloader_sha256_data + *fill* 0x00000000403cddb7 0x1 + .text.bootloader_sha256_finish + 0x00000000403cddb8 0x31 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x00000000403cddb8 bootloader_sha256_finish + *fill* 0x00000000403cdde9 0x0 + *fill* 0x00000000403cdde9 0x0 + *libbootloader_support.a:bootloader_console_loader.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cdde9 0x3 + .text.bootloader_console_deinit + 0x00000000403cddec 0x5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + 0x00000000403cddec bootloader_console_deinit + *libbootloader_support.a:bootloader_panic.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cddf1 0x3 + .text.__assert_func + 0x00000000403cddf4 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x00000000403cddf4 __assert_func + *fill* 0x00000000403cde0b 0x1 + .text.unlikely.abort + 0x00000000403cde0c 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x00000000403cde0c abort + *fill* 0x00000000403cde3c 0x0 + *fill* 0x00000000403cde3c 0x0 + *libbootloader_support.a:bootloader_soc.*(.literal .text .literal.* .text.*) + .text.bootloader_ana_super_wdt_reset_config + 0x00000000403cde3c 0x39 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x00000000403cde3c bootloader_ana_super_wdt_reset_config + *fill* 0x00000000403cde75 0x3 + .text.bootloader_ana_bod_reset_config + 0x00000000403cde78 0x39 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x00000000403cde78 bootloader_ana_bod_reset_config + *fill* 0x00000000403cdeb1 0x3 + .text.bootloader_ana_clock_glitch_reset_config + 0x00000000403cdeb4 0x39 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x00000000403cdeb4 bootloader_ana_clock_glitch_reset_config + *fill* 0x00000000403cdeed 0x0 + *fill* 0x00000000403cdeed 0x0 + *libbootloader_support.a:esp_image_format.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cdeed 0x3 + .text.process_appended_hash + 0x00000000403cdef0 0x59 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x5d (size before relaxing) + *fill* 0x00000000403cdf49 0x3 + .text.process_checksum + 0x00000000403cdf4c 0x97 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x9b (size before relaxing) + *fill* 0x00000000403cdfe3 0x1 + .text.process_image_header + 0x00000000403cdfe4 0xbf esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0xd3 (size before relaxing) + *fill* 0x00000000403ce0a3 0x1 + .text.bootloader_util_regions_overlap + 0x00000000403ce0a4 0x38 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x3c (size before relaxing) + .text.verify_load_addresses + 0x00000000403ce0dc 0x193 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x1a7 (size before relaxing) + *fill* 0x00000000403ce26f 0x1 + .text.should_load + 0x00000000403ce270 0x6e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + *fill* 0x00000000403ce2de 0x2 + .text.process_segments + 0x00000000403ce2e0 0x2ca esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x2e6 (size before relaxing) + *fill* 0x00000000403ce5aa 0x2 + .text.image_load + 0x00000000403ce5ac 0x1c9 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x1e5 (size before relaxing) + *fill* 0x00000000403ce775 0x3 + .text.bootloader_load_image + 0x00000000403ce778 0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x14 (size before relaxing) + 0x00000000403ce778 bootloader_load_image + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *fill* 0x00000000403ce788 0x0 + *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 + 0x00000000403ce788 0x11d esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + 0x124 (size before relaxing) + 0x00000000403ce788 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.*) + *fill* 0x00000000403ce8a5 0x3 + .text.wdt_hal_init + 0x00000000403ce8a8 0x243 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x00000000403ce8a8 wdt_hal_init + *fill* 0x00000000403ceaeb 0x1 + .text.wdt_hal_config_stage + 0x00000000403ceaec 0x140 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x144 (size before relaxing) + 0x00000000403ceaec wdt_hal_config_stage + .text.wdt_hal_write_protect_disable + 0x00000000403cec2c 0x1d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x00000000403cec2c wdt_hal_write_protect_disable + *fill* 0x00000000403cec49 0x3 + .text.wdt_hal_enable + 0x00000000403cec4c 0x46 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x00000000403cec4c wdt_hal_enable + *fill* 0x00000000403cec92 0x2 + .text.wdt_hal_set_flashboot_en + 0x00000000403cec94 0x43 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x00000000403cec94 wdt_hal_set_flashboot_en + *fill* 0x00000000403cecd7 0x0 + *fill* 0x00000000403cecd7 0x1 + .text.wdt_hal_write_protect_enable + 0x00000000403cecd8 0x1c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x00000000403cecd8 wdt_hal_write_protect_enable + *fill* 0x00000000403cecf4 0x0 + *libesp_hw_support.a:rtc_clk.*(.literal .text .literal.* .text.*) + .text.rtc_clk_bbpll_disable + 0x00000000403cecf4 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x00000000403ced13 0x1 + .text.wait_dig_dbias_valid$constprop$1 + 0x00000000403ced14 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x27 (size before relaxing) + *fill* 0x00000000403ced38 0x0 + .text.rtc_clk_cpu_freq_to_pll_mhz + 0x00000000403ced38 0xa7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0xaf (size before relaxing) + *fill* 0x00000000403ceddf 0x1 + .text.rtc_clk_32k_enable_internal + 0x00000000403cede0 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cede0 rtc_clk_32k_enable_internal + *fill* 0x00000000403cee62 0x2 + .text.rtc_clk_32k_enable + 0x00000000403cee64 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x62 (size before relaxing) + 0x00000000403cee64 rtc_clk_32k_enable + *fill* 0x00000000403ceec2 0x2 + .text.rtc_clk_8m_enable + 0x00000000403ceec4 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403ceec4 rtc_clk_8m_enable + .text.rtc_clk_slow_freq_set + 0x00000000403cef48 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cef48 rtc_clk_slow_freq_set + .text.rtc_clk_slow_freq_get + 0x00000000403cefa8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cefa8 rtc_clk_slow_freq_get + .text.rtc_clk_slow_freq_get_hz + 0x00000000403cefb8 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cefb8 rtc_clk_slow_freq_get_hz + *fill* 0x00000000403cefde 0x2 + .text.rtc_clk_fast_freq_set + 0x00000000403cefe0 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cefe0 rtc_clk_fast_freq_set + .text.rtc_clk_fast_freq_get + 0x00000000403cf00c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf00c rtc_clk_fast_freq_get + .text.rtc_clk_bbpll_configure + 0x00000000403cf01c 0x145 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf01c rtc_clk_bbpll_configure + *fill* 0x00000000403cf161 0x3 + .text.rtc_clk_cpu_freq_to_xtal + 0x00000000403cf164 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf164 rtc_clk_cpu_freq_to_xtal + .text.rtc_clk_xtal_freq_get + 0x00000000403cf1d4 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf1d4 rtc_get_xtal + 0x00000000403cf1d4 rtc_clk_xtal_freq_get + *fill* 0x00000000403cf20a 0x2 + .text.rtc_clk_cpu_freq_mhz_to_config + 0x00000000403cf20c 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf20c rtc_clk_cpu_freq_mhz_to_config + *fill* 0x00000000403cf25e 0x2 + .text.rtc_clk_cpu_freq_get_config + 0x00000000403cf260 0x9d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0xa1 (size before relaxing) + 0x00000000403cf260 rtc_clk_cpu_freq_get_config + *fill* 0x00000000403cf2fd 0x3 + .text.rtc_clk_cpu_freq_set_config + 0x00000000403cf300 0xaf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0xbf (size before relaxing) + 0x00000000403cf300 rtc_clk_cpu_freq_set_config + *fill* 0x00000000403cf3af 0x1 + .text.rtc_clk_xtal_freq_update + 0x00000000403cf3b0 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf3b0 rtc_clk_xtal_freq_update + *fill* 0x00000000403cf3c6 0x2 + .text.rtc_clk_apb_freq_update + 0x00000000403cf3c8 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf3c8 rtc_clk_apb_freq_update + *fill* 0x00000000403cf3d2 0x2 + .text.rtc_clk_apb_freq_get + 0x00000000403cf3d4 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf3d4 rtc_clk_apb_freq_get + *fill* 0x00000000403cf3de 0x2 + .text.rtc_clk_divider_set + 0x00000000403cf3e0 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf3e0 rtc_clk_divider_set + .text.rtc_clk_8m_divider_set + 0x00000000403cf424 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000403cf424 rtc_clk_8m_divider_set + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *fill* 0x00000000403cf466 0x0 + *libesp_hw_support.a:rtc_time.*(.literal .text .literal.* .text.*) + *fill* 0x00000000403cf466 0x2 + .text.rtc_clk_cal_internal + 0x00000000403cf468 0x1de esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x1e2 (size before relaxing) + 0x00000000403cf468 rtc_clk_cal_internal + *fill* 0x00000000403cf646 0x2 + .text.rtc_clk_cal + 0x00000000403cf648 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x54 (size before relaxing) + 0x00000000403cf648 rtc_clk_cal + *fill* 0x00000000403cf694 0x0 + *fill* 0x00000000403cf694 0x0 + *libesp_hw_support.a:regi2c_ctrl.*(.literal .text .literal.* .text.*) + *libefuse.a:*.*(.literal .text .literal.* .text.*) + *(.fini.literal) + *(.fini) + .fini 0x00000000403cf694 0x3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + 0x00000000403cf694 _fini + *(.gnu.version) + 0x00000000403cf697 _loader_text_end = ABSOLUTE (.) + +.iram.text 0x00000000403c9700 0xb9c + 0x00000000403c9700 . = ALIGN (0x10) + *(.entry.text) + *(.init.literal) + *(.init) + .init 0x00000000403c9700 0x3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + 0x00000000403c9700 _init + 0x00000000403c9703 _stext = . + 0x00000000403c9703 _text_start = ABSOLUTE (.) + *(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *fill* 0x00000000403c9703 0x1 + .literal.call_start_cpu0 + 0x00000000403c9704 0x18 esp-idf/main/libmain.a(bootloader_start.c.obj) + 0x3c (size before relaxing) + .literal.bootloader_common_get_reset_reason + 0x00000000403c971c 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_init + 0x00000000403c9720 0x10c esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + 0x194 (size before relaxing) + .literal.bootloader_clock_configure + 0x00000000403c982c 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + 0x38 (size before relaxing) + .literal.bootloader_init_mem + 0x00000000403c9850 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4 (size before relaxing) + .literal.bootloader_random_enable + 0x00000000403c9850 0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + 0x9c (size before relaxing) + .literal.bootloader_flash_update_id + 0x00000000403c98dc 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x8 (size before relaxing) + .literal.bootloader_clear_bss_section + 0x00000000403c98dc 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0xc (size before relaxing) + .literal.bootloader_read_bootloader_header + 0x00000000403c98dc 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x18 (size before relaxing) + .literal.bootloader_check_bootloader_validity + 0x00000000403c98e4 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x1c (size before relaxing) + .literal.bootloader_config_wdt + 0x00000000403c98e8 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x48 (size before relaxing) + .literal.bootloader_enable_random + 0x00000000403c9900 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x14 (size before relaxing) + .literal.bootloader_print_banner + 0x00000000403c9904 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x20 (size before relaxing) + .literal.bootloader_console_init + 0x00000000403c9910 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .literal.esp_cpu_configure_region_protection + 0x00000000403c9914 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_init + 0x00000000403c991c 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + 0x78 (size before relaxing) + .text.call_start_cpu0 + 0x00000000403c994c 0x6c esp-idf/main/libmain.a(bootloader_start.c.obj) + 0x7c (size before relaxing) + 0x00000000403c994c call_start_cpu0 + .text.bootloader_common_get_reset_reason + 0x00000000403c99b8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + 0x00000000403c99b8 bootloader_common_get_reset_reason + .text.bootloader_init + 0x00000000403c99c8 0x327 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + 0x377 (size before relaxing) + 0x00000000403c99c8 bootloader_init + *fill* 0x00000000403c9cef 0x1 + .text.bootloader_clock_configure + 0x00000000403c9cf0 0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + 0x90 (size before relaxing) + 0x00000000403c9cf0 bootloader_clock_configure + .text.bootloader_init_mem + 0x00000000403c9d70 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0xb (size before relaxing) + 0x00000000403c9d70 bootloader_init_mem + *fill* 0x00000000403c9d78 0x0 + .text.bootloader_random_enable + 0x00000000403c9d78 0x22a esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + 0x00000000403c9d78 bootloader_random_enable + *fill* 0x00000000403c9fa2 0x2 + .text.bootloader_flash_update_id + 0x00000000403c9fa4 0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x00000000403c9fa4 bootloader_flash_update_id + *fill* 0x00000000403c9fb6 0x2 + .text.bootloader_clear_bss_section + 0x00000000403c9fb8 0x16 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x00000000403c9fb8 bootloader_clear_bss_section + *fill* 0x00000000403c9fce 0x2 + .text.bootloader_read_bootloader_header + 0x00000000403c9fd0 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x2e (size before relaxing) + 0x00000000403c9fd0 bootloader_read_bootloader_header + *fill* 0x00000000403c9ffa 0x2 + .text.bootloader_check_bootloader_validity + 0x00000000403c9ffc 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x38 (size before relaxing) + 0x00000000403c9ffc bootloader_check_bootloader_validity + .text.bootloader_config_wdt + 0x00000000403ca02c 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0xa0 (size before relaxing) + 0x00000000403ca02c bootloader_config_wdt + .text.bootloader_enable_random + 0x00000000403ca0a8 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x20 (size before relaxing) + 0x00000000403ca0a8 bootloader_enable_random + *fill* 0x00000000403ca0c1 0x3 + .text.bootloader_print_banner + 0x00000000403ca0c4 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x32 (size before relaxing) + 0x00000000403ca0c4 bootloader_print_banner + *fill* 0x00000000403ca0f2 0x2 + .text.bootloader_console_init + 0x00000000403ca0f4 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + 0x00000000403ca0f4 bootloader_console_init + .text.esp_cpu_configure_region_protection + 0x00000000403ca104 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x33 (size before relaxing) + 0x00000000403ca104 esp_cpu_configure_region_protection + *fill* 0x00000000403ca133 0x1 + .text.rtc_clk_init + 0x00000000403ca134 0x11a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + 0x13e (size before relaxing) + 0x00000000403ca134 rtc_clk_init + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x0 + *fill* 0x00000000403ca24e 0x2 + .text.mpu_hal_set_region_access + 0x00000000403ca250 0x3c esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x00000000403ca250 mpu_hal_set_region_access + *(.iram .iram.*) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x00000000403ca29c . = (. + 0x10) + *fill* 0x00000000403ca28c 0x10 + 0x00000000403ca29c _text_end = ABSOLUTE (.) + 0x00000000403ca29c _etext = . + +.dram0.bss 0x000000003fce3700 0x108 + 0x000000003fce3700 . = ALIGN (0x8) + 0x000000003fce3700 _dram_start = ABSOLUTE (.) + 0x000000003fce3700 _bss_start = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.bss) + *(.bss.*) + .bss.mapped 0x000000003fce3700 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss.ota_has_initial_contents + 0x000000003fce3701 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + *fill* 0x000000003fce3702 0x2 + .bss.ram_obfs_value + 0x000000003fce3704 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss.ctx 0x000000003fce370c 0xd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss.s_apb_freq + 0x000000003fce37e4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss.s_cur_pll_freq + 0x000000003fce37e8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *(.gnu.linkonce.b.*) + *(COMMON) + COMMON 0x000000003fce37ec 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x000000003fce37ec bootloader_image_hdr + 0x000000003fce3808 . = ALIGN (0x8) + *fill* 0x000000003fce3804 0x4 + 0x000000003fce3808 _bss_end = ABSOLUTE (.) + +.dram0.data 0x000000003fce3808 0x4 + 0x000000003fce3808 _data_start = ABSOLUTE (.) + *(.data) + *(.data.*) + .data.current_read_mapping + 0x000000003fce3808 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *(.gnu.linkonce.d.*) + *(.data1) + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + 0x000000003fce380c _data_end = ABSOLUTE (.) + +.dram0.rodata 0x000000003fce380c 0x164c + 0x000000003fce380c _rodata_start = ABSOLUTE (.) + *(.rodata) + .rodata 0x000000003fce380c 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .rodata 0x000000003fce3814 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata 0x000000003fce381c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + *(.rodata.*) + .rodata.__assert_func.str1.1 + 0x000000003fce3830 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .rodata.abort.str1.1 + 0x000000003fce3852 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .rodata.call_start_cpu0.str1.1 + 0x000000003fce3874 0x38 esp-idf/main/libmain.a(bootloader_start.c.obj) + .rodata.str1.1 + 0x000000003fce38ac 0xc7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_mmap.str1.1 + 0x000000003fce3973 0xb4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_flash_read.str1.1 + 0x000000003fce3a27 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_flash_write.str1.1 + 0x000000003fce3b09 0xe7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.__func__$4978 + 0x000000003fce3bf0 0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.__func__$4956 + 0x000000003fce3c0b 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.write_otadata.str1.1 + 0x000000003fce3c33 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x49 (size before relaxing) + .rodata.load_image.str1.1 + 0x000000003fce3c77 0xa5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.log_invalid_app_partition.str1.1 + 0x000000003fce3d1c 0xa7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq$isra$3$part$4.str1.1 + 0x000000003fce3dc3 0x3b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.try_load_partition.str1.1 + 0x000000003fce3dfe 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.1 + 0x000000003fce3e3e 0x1bd esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.1 + 0x000000003fce3ffb 0x160 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.1 + 0x000000003fce415b 0xdd esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.process_appended_hash.str1.1 + 0x000000003fce4238 0x54 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.1 + 0x000000003fce428c 0x42 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_image_header.str1.1 + 0x000000003fce42ce 0x99 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.bootloader_util_regions_overlap.str1.1 + 0x000000003fce4367 0x55 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_load_addresses.str1.1 + 0x000000003fce43bc 0xea esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.1 + 0x000000003fce44a6 0x148 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x183 (size before relaxing) + .rodata.image_load.str1.1 + 0x000000003fce45ee 0x9f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.__func__$4799 + 0x000000003fce468d 0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.__func__$5132 + 0x000000003fce46ad 0x16 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.esp_partition_table_verify.str1.1 + 0x000000003fce46c3 0x15c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.bootloader_sha256_data.str1.1 + 0x000000003fce481f 0x61 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__$3507 + 0x000000003fce4880 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__$3502 + 0x000000003fce4899 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.bootloader_init.str1.1 + 0x000000003fce48b0 0x210 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + 0x21c (size before relaxing) + .rodata.__func__$7023 + 0x000000003fce4ac0 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .rodata.bootloader_common_check_chip_validity.str1.1 + 0x000000003fce4ad0 0x11a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_fill_random.str1.1 + 0x000000003fce4bea 0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .rodata.__func__$3673 + 0x000000003fce4c34 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .rodata.bootloader_read_bootloader_header.str1.1 + 0x000000003fce4c4b 0x3f esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x44 (size before relaxing) + .rodata.bootloader_check_bootloader_validity.str1.1 + 0x000000003fce4c8a 0x29 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.bootloader_enable_random.str1.1 + 0x000000003fce4cb3 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.bootloader_print_banner.str1.1 + 0x000000003fce4cef 0x6b esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.rtc_clk_cpu_freq_to_pll_mhz.str1.1 + 0x000000003fce4d5a 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_xtal_freq_get.str1.1 + 0x000000003fce4d8b 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_cpu_freq_get_config.str1.1 + 0x000000003fce4dca 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_init.str1.1 + 0x000000003fce4e05 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + *(.gnu.linkonce.r.*) + *(.rodata1) + *(.sdata2 .sdata2.*) + 0x000000003fce4e45 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + *(.eh_frame) + 0x000000003fce4e48 . = ((. + 0x3) & 0xfffffffffffffffc) + *fill* 0x000000003fce4e45 0x3 + 0x000000003fce4e48 __init_array_start = ABSOLUTE (.) + *crtbegin.*(.ctors) + .ctors 0x000000003fce4e48 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + *(EXCLUDE_FILE(*crtend.*) .ctors) + *(SORT_BY_NAME(.ctors.*)) + *(.ctors) + .ctors 0x000000003fce4e4c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + 0x000000003fce4e50 __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + .dtors 0x000000003fce4e50 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + *(EXCLUDE_FILE(*crtend.*) .dtors) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + .dtors 0x000000003fce4e54 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + 0x000000003fce4e54 __DTOR_END__ + 0x000000003fce4e58 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x000000003fce4e58 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x000000003fce4e58 _rodata_end = ABSOLUTE (.) + 0x000000003fce4e58 _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x000000003fce4e58 _lit4_end = ABSOLUTE (.) + 0x000000003fce4e58 . = ALIGN (0x4) + 0x000000003fce4e58 _dram_end = ABSOLUTE (.) + [!provide] PROVIDE (ets_update_cpu_frequency = 0x40043164) +OUTPUT(bootloader.elf elf32-xtensa-le) + +.xtensa.info 0x0000000000000000 0x38 + .xtensa.info 0x0000000000000000 0x38 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .xtensa.info 0x0000000000000038 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_ashldi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + +.comment 0x0000000000000000 0x2c + .comment 0x0000000000000000 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + 0x2d (size before relaxing) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/main/libmain.a(bootloader_start.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/log/liblog.a(log_noos.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(mpu_hal.c.obj) + .comment 0x000000000000002c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + +.debug_frame 0x0000000000000000 0x10c8 + .debug_frame 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_frame 0x0000000000000040 0x40 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_frame 0x0000000000000080 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_frame 0x0000000000000150 0x1a8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x00000000000002f8 0x178 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x0000000000000470 0x178 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x00000000000005e8 0x28 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x0000000000000610 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_frame 0x0000000000000638 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x0000000000000690 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_frame 0x00000000000006e8 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_frame 0x0000000000000728 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x00000000000007e0 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_frame 0x0000000000000808 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000000000000830 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_frame 0x0000000000000858 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_frame 0x0000000000000898 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_frame 0x0000000000000920 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_frame 0x0000000000000960 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_frame 0x0000000000000a00 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_frame 0x0000000000000a28 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_frame 0x0000000000000ae0 0x310 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x0000000000000df0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_frame 0x0000000000000e18 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_frame 0x0000000000000f18 0x70 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_frame 0x0000000000000f88 0x118 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_frame 0x00000000000010a0 0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_info 0x0000000000000000 0x45d09 + .debug_info 0x0000000000000000 0x12ff esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_info 0x00000000000012ff 0xfcf esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_info 0x00000000000022ce 0x2701 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_info 0x00000000000049cf 0x4c51 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x0000000000009620 0xb470 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x0000000000014a90 0x350a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x0000000000017f9a 0xe54 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x0000000000018dee 0x91 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_info 0x0000000000018e7f 0xc75 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x0000000000019af4 0x9c7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_info 0x000000000001a4bb 0x6891 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_info 0x0000000000020d4c 0x2103 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x0000000000022e4f 0xbd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_info 0x0000000000023a27 0x1177 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x0000000000024b9e 0x12e2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_info 0x0000000000025e80 0xb62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_info 0x00000000000269e2 0xd12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_info 0x00000000000276f4 0xba esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_info 0x00000000000277ae 0x64a5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_info 0x000000000002dc53 0x31e0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_info 0x0000000000030e33 0x7dd8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_info 0x0000000000038c0b 0x2809 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x000000000003b414 0x1849 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_info 0x000000000003cc5d 0xd9c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_info 0x000000000003d9f9 0x130b esp-idf/log/liblog.a(log_noos.c.obj) + .debug_info 0x000000000003ed04 0x64ef esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_info 0x00000000000451f3 0xb16 esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_abbrev 0x0000000000000000 0x5549 + .debug_abbrev 0x0000000000000000 0x273 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_abbrev 0x0000000000000273 0x2f7 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_abbrev 0x000000000000056a 0x447 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_abbrev 0x00000000000009b1 0x5a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x0000000000000f51 0x669 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x00000000000015ba 0x5c5 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0000000000001b7f 0x278 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x0000000000001df7 0x6d esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_abbrev 0x0000000000001e64 0x254 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x00000000000020b8 0x1be esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_abbrev 0x0000000000002276 0x4b9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_abbrev 0x000000000000272f 0x3de esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x0000000000002b0d 0x248 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_abbrev 0x0000000000002d55 0x1c7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x0000000000002f1c 0x278 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_abbrev 0x0000000000003194 0x1e6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_abbrev 0x000000000000337a 0x286 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_abbrev 0x0000000000003600 0x55 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_abbrev 0x0000000000003655 0x361 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_abbrev 0x00000000000039b6 0x299 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_abbrev 0x0000000000003c4f 0x3ee esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_abbrev 0x000000000000403d 0x602 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x000000000000463f 0x325 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_abbrev 0x0000000000004964 0x293 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_abbrev 0x0000000000004bf7 0x2ac esp-idf/log/liblog.a(log_noos.c.obj) + .debug_abbrev 0x0000000000004ea3 0x427 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_abbrev 0x00000000000052ca 0x27f esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_loc 0x0000000000000000 0x5d3c + .debug_loc 0x0000000000000000 0x23 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_loc 0x0000000000000023 0xed esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_loc 0x0000000000000110 0x4e2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_loc 0x00000000000005f2 0xcd1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x00000000000012c3 0xedf esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x00000000000021a2 0x16be esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x0000000000003860 0x1c6 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x0000000000003a26 0x3fe esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_loc 0x0000000000003e24 0x31e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x0000000000004142 0xad esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_loc 0x00000000000041ef 0x5d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_loc 0x000000000000424c 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_loc 0x000000000000428c 0x15 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_loc 0x00000000000042a1 0x12a esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_loc 0x00000000000043cb 0x76e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x0000000000004b39 0x101 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_loc 0x0000000000004c3a 0x3a0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_loc 0x0000000000004fda 0x15 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_loc 0x0000000000004fef 0xc11 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_loc 0x0000000000005c00 0x13c esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_aranges 0x0000000000000000 0x790 + .debug_aranges + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_aranges + 0x0000000000000028 0x28 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_aranges + 0x0000000000000050 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_aranges + 0x00000000000000a8 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x0000000000000148 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x00000000000001d8 0x90 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x0000000000000268 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x0000000000000288 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_aranges + 0x00000000000002a8 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x00000000000002d8 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_aranges + 0x0000000000000308 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_aranges + 0x0000000000000330 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x0000000000000380 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_aranges + 0x00000000000003a0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x00000000000003c0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_aranges + 0x00000000000003e0 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_aranges + 0x0000000000000408 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_aranges + 0x0000000000000448 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_aranges + 0x0000000000000470 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_aranges + 0x00000000000004b8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_aranges + 0x00000000000004d8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_aranges + 0x0000000000000528 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_aranges + 0x0000000000000640 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_aranges + 0x0000000000000660 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_aranges + 0x00000000000006c8 0x38 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_aranges + 0x0000000000000700 0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_aranges + 0x0000000000000770 0x20 esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_ranges 0x0000000000000000 0xf60 + .debug_ranges 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_ranges 0x0000000000000018 0x30 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_ranges 0x0000000000000048 0x100 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_ranges 0x0000000000000148 0x130 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x0000000000000278 0x200 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x0000000000000478 0x408 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x0000000000000880 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x00000000000008f8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_ranges 0x0000000000000908 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x0000000000000928 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_ranges 0x0000000000000948 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_ranges 0x00000000000009a8 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x00000000000009e8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_ranges 0x00000000000009f8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x0000000000000a08 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_ranges 0x0000000000000a38 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_ranges 0x0000000000000a50 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_ranges 0x0000000000000a80 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_ranges 0x0000000000000a98 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_ranges 0x0000000000000ad0 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_ranges 0x0000000000000ae0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_ranges 0x0000000000000b38 0x168 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x0000000000000ca0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_ranges 0x0000000000000cc8 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_ranges 0x0000000000000d38 0x28 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_ranges 0x0000000000000d60 0x1d8 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_ranges 0x0000000000000f38 0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_line 0x0000000000000000 0x12ab9 + .debug_line 0x0000000000000000 0x5c3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_line 0x00000000000005c3 0x709 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_line 0x0000000000000ccc 0x1062 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_line 0x0000000000001d2e 0x1bb6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00000000000038e4 0x21a8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x0000000000005a8c 0x2548 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x0000000000007fd4 0x844 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x0000000000008818 0xe3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_line 0x00000000000088fb 0x4f6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x0000000000008df1 0x464 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_line 0x0000000000009255 0x1209 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + .debug_line 0x000000000000a45e 0xb6f esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x000000000000afcd 0x4a7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_line 0x000000000000b474 0x479 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000000000000b8ed 0x5f5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_line 0x000000000000bee2 0x5f0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_line 0x000000000000c4d2 0x5e7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_line 0x000000000000cab9 0x1e2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_line 0x000000000000cc9b 0xa12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_line 0x000000000000d6ad 0x479 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_line 0x000000000000db26 0x7d2 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_line 0x000000000000e2f8 0x166d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x000000000000f965 0x777 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_line 0x00000000000100dc 0xa88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_line 0x0000000000010b64 0x4f4 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_line 0x0000000000011058 0x15d5 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_line 0x000000000001262d 0x48c esp-idf/hal/libhal.a(mpu_hal.c.obj) + +.debug_str 0x0000000000000000 0xce75 + .debug_str 0x0000000000000000 0x119b esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x1248 (size before relaxing) + .debug_str 0x000000000000119b 0x7c3 esp-idf/main/libmain.a(bootloader_start.c.obj) + 0xe61 (size before relaxing) + .debug_str 0x000000000000195e 0xe2f esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + 0x1bea (size before relaxing) + .debug_str 0x000000000000278d 0x208c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x2db2 (size before relaxing) + .debug_str 0x0000000000004819 0x3f9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x6c47 (size before relaxing) + .debug_str 0x00000000000087b8 0x70b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x22e9 (size before relaxing) + .debug_str 0x0000000000008ec3 0xbe esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + 0x8c1 (size before relaxing) + .debug_str 0x0000000000008f81 0x74 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + 0x213 (size before relaxing) + .debug_str 0x0000000000008ff5 0x11a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x7dd (size before relaxing) + .debug_str 0x000000000000910f 0x9b esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x69f (size before relaxing) + .debug_str 0x00000000000091aa 0xc27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + 0x4a5e (size before relaxing) + .debug_str 0x0000000000009dd1 0x1af esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x171d (size before relaxing) + .debug_str 0x0000000000009f80 0x1f2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + 0xa5b (size before relaxing) + .debug_str 0x000000000000a172 0x84 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x118e (size before relaxing) + .debug_str 0x000000000000a1f6 0x74 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + 0x11d3 (size before relaxing) + .debug_str 0x000000000000a26a 0x87 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + 0x6f8 (size before relaxing) + .debug_str 0x000000000000a2f1 0xc9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x9d4 (size before relaxing) + .debug_str 0x000000000000a3ba 0x7a esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + 0x244 (size before relaxing) + .debug_str 0x000000000000a434 0x2e5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x4e3c (size before relaxing) + .debug_str 0x000000000000a719 0x10c3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + 0x20a8 (size before relaxing) + .debug_str 0x000000000000b7dc 0x1d3 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x4c56 (size before relaxing) + .debug_str 0x000000000000b9af 0xd45 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x1bf0 (size before relaxing) + .debug_str 0x000000000000c6f4 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + 0x1a00 (size before relaxing) + .debug_str 0x000000000000c789 0x18f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x8c4 (size before relaxing) + .debug_str 0x000000000000c918 0x91 esp-idf/log/liblog.a(log_noos.c.obj) + 0x11da (size before relaxing) + .debug_str 0x000000000000c9a9 0x421 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3ce2 (size before relaxing) + .debug_str 0x000000000000cdca 0xab esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x6dc (size before relaxing) + +Cross Reference Table + +Symbol File +Cache_Dbus_MMU_Set esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +Cache_Ibus_MMU_Set esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +Cache_Invalidate_DCache_All esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +Cache_MMU_Init esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +Cache_Resume_DCache esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +Cache_Suspend_DCache esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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_ADC2_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC2_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VER_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +ESP_EFUSE_BLK_VER_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BTLC_GPIO_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_APP_CPU esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_CAN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DCACHE 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_EFUSE_DIS_DOWNLOAD_DCACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.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_USB 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_EFUSE_DIS_USB_OTG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.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_EFUSE_FLASH_ECC_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_ECC_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_PAGE_SIZE 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_TYPE 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_HARD_DIS_JTAG 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_esp32xx.c.obj) +ESP_EFUSE_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +ESP_EFUSE_MAC_FACTORY esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +ESP_EFUSE_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_PIN_POWER_SELECTION 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_EFUSE_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_RD_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_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_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_D_D0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_STRAP_JTAG_SEL 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_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USB_EXT_PHY_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USB_PHY_SEL 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_FORCE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_TIEH esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_XPD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION 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_BLK1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_GROUP_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY0_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY1_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY2_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY3_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY4_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY5_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT 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_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +GPIO esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +GPIO_HOLD_MASK esp-idf/soc/libsoc.a(gpio_periph.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) +GetUartDevice esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) +RTCCNTL esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.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) +USB_SERIAL_JTAG esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +_ITM_deregisterTMCloneTable /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +_ITM_registerTMCloneTable /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__DTOR_END__ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__TMC_END__ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__ashldi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/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/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/log/liblog.a(log_noos.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/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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_flash.c.obj) +__deregister_frame_info /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__divdi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 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) +__dso_handle /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__getreent esp-idf/main/libmain.a(bootloader_start.c.obj) +__lshrdi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_lshrdi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__popcountsi2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__register_frame_info /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__udivdi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 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) +_bss_end esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +_bss_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +_data_end esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +_data_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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) +_fini /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o +_global_impure_ptr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + esp-idf/main/libmain.a(bootloader_start.c.obj) +_init /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.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) +_start /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o +abort esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.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_esp32s3.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_esp32s3.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_esp32s3.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_esp32s3.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_esp32s3.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_esp32s3.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_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) +bootloader_common_get_chip_revision esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.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) +bootloader_common_get_chip_ver_pkg esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) +bootloader_common_get_partition_description esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +bootloader_common_get_reset_reason esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_common_get_sha256_of_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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) +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_select_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +bootloader_common_vddsdio_configure esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_config_wdt esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_configure_spi_pins esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.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_esp32s3.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_esp32s3.c.obj) +bootloader_enable_wp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_execute_flash_command esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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_esp32s3.c.obj) +bootloader_flash_cs_timing_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_flash_dummy_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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_get_cs_io esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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_set_dummy_out esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +bootloader_flash_unlock esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_flash_update_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_flash_wrap_set esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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_esp32s3.c.obj) +bootloader_image_hdr esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_init esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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_esp32s3.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(bootloader_common_loader.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/bootloader_support/libbootloader_support.a(bootloader_common.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(bootloader_common_loader.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/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_print_banner esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) +bootloader_random_disable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.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_esp32s3.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_esp32s3.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_esp32s3.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) + 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(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.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) +call_start_cpu0 esp-idf/main/libmain.a(bootloader_start.c.obj) +cpu_hal_clear_breakpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) +cpu_hal_clear_watchpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +cpu_hal_set_breakpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) +cpu_hal_set_vecbase esp-idf/hal/libhal.a(cpu_hal.c.obj) +cpu_hal_set_watchpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +esp_cpu_clear_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +esp_cpu_configure_region_protection esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) +esp_cpu_in_ocd_debug_mode esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_cpu_reset esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +esp_cpu_stall esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +esp_cpu_unstall esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +esp_efuse_block_is_empty esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.c.obj) +esp_efuse_find_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_find_unused_key_block esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.c.obj) +esp_efuse_get_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_purpose_field esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_key_block_unused esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.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_esp32xx.c.obj) +esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_read_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_write_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +esp_efuse_write_key esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_write_keys esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_write_reg esp-idf/efuse/libefuse.a(esp_efuse_api.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_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-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_log_impl_lock esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_impl_unlock esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_lock_impl_timeout esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_timestamp esp-idf/log/liblog.a(log_noos.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + 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-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.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_esp32s3.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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-idf/bootloader_support/libbootloader_support.a(bootloader_common.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_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_efuse_get_flash_gpio_info esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_efuse_get_flash_wp_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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_esp32s3.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/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + 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-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.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_esp32s3.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) +esp_rom_spiflash_config_clk esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +esp_rom_spiflash_config_param esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.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.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_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_clock_init.c.obj) +esp_secure_boot_read_key_digests esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ets_efuse_clear_program_registers esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +ets_efuse_rs_calculate esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +ets_get_cpu_frequency esp-idf/log/liblog.a(log_noos.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) +ets_update_cpu_frequency esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +main /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o +memcmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +memcpy /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.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/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +memset /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.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/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +mpu_hal_set_region_access esp-idf/hal/libhal.a(mpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.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_i2c_readReg_Mask esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rom_i2c_writeReg esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rom_i2c_writeReg_Mask 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/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) +rom_spiflash_legacy_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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_enable_internal 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_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_configure 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(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_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(rtc_init.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_init.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) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_clk_cpu_freq_to_xtal 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_freq_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_freq_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_freq_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.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 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(rtc_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_freq_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_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) +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_deep_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.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) +rtc_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_light_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_sleep_get_default_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_sleep_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_sleep_low_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.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_set_wakeup_time esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.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(rtc_init.c.obj) +rtc_time_slowclk_to_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.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(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_vddsdio_get_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtc_vddsdio_set_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +s_revoke_table esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +s_table esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +soc_hal_stall_core esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +soc_hal_unstall_core esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +strcspn /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strlen /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strncpy /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strstr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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/esp-idf/build/bootloader/build.ninja b/esp-idf/build/bootloader/build.ninja new file mode 100644 index 0000000..7c991ba --- /dev/null +++ b/esp-idf/build/bootloader/build.ninja @@ -0,0 +1,2401 @@ +## 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 = /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/ + +############################################# +# Utility command for menuconfig + +build menuconfig: phony CMakeFiles/menuconfig + + +############################################# +# Utility command for confserver + +build confserver: phony CMakeFiles/confserver + + +############################################# +# 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 monitor + +build monitor: phony CMakeFiles/monitor + + +############################################# +# Utility command for _project_elf_src + +build _project_elf_src: phony CMakeFiles/_project_elf_src project_elf_src_esp32s3.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_hal cmake_object_order_depends_target___idf_main project_elf_src_esp32s3.c + +build CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj: C_COMPILER__bootloader.2eelf_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/project_elf_src_esp32s3.c || cmake_object_order_depends_target_bootloader.elf + DEP_FILE = CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj.d + FLAGS = -mlongcalls + INCLUDES = -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_esp32s3.c.obj | esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.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/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a /Users/keenan/esp/esp-idf/components/soc/esp32s3/ld/esp32s3.peripherals.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.api.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.libgcc.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.newlib.ld /Users/keenan/esp/esp-idf/components/bootloader/subproject/main/ld/esp32s3/bootloader.ld /Users/keenan/esp/esp-idf/components/bootloader/subproject/main/ld/esp32s3/bootloader.rom.ld || _project_elf_src esp-idf/hal/libhal.a esp-idf/main/libmain.a + FLAGS = -mlongcalls + LINK_LIBRARIES = esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.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 -Wl,--cref -Wl,--Map="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.map" -Wl,--gc-sections -fno-rtti -fno-lto esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/hal/libhal.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/spi_flash/libspi_flash.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a -u __assert_func -L "/Users/keenan/esp/esp-idf/components/soc/esp32s3/ld" -T esp32s3.peripherals.ld -u abort -u __ubsan_include /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a -L "/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld" -T esp32s3.rom.ld -T esp32s3.rom.api.ld -T esp32s3.rom.libgcc.ld -T esp32s3.rom.newlib.ld -L "/Users/keenan/esp/esp-idf/components/bootloader/subproject/main/ld/esp32s3" -T bootloader.ld -T bootloader.rom.ld -u bootloader_hooks_include + OBJECT_DIR = CMakeFiles/bootloader.elf.dir + POST_BUILD = : + PRE_LINK = : + 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 dfu + +build dfu: phony CMakeFiles/dfu gen_project_binary + + +############################################# +# Utility command for dfu-list + +build dfu-list: phony CMakeFiles/dfu-list + + +############################################# +# Utility command for dfu-flash + +build dfu-flash: phony CMakeFiles/dfu-flash + + +############################################# +# Utility command for uf2-app + +build uf2-app: phony CMakeFiles/uf2-app gen_project_binary + + +############################################# +# Utility command for uf2 + +build uf2: phony CMakeFiles/uf2 gen_project_binary + + +############################################# +# Utility command for edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config.env && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py --kconfig /Users/keenan/esp/esp-idf/Kconfig --sdkconfig-rename /Users/keenan/esp/esp-idf/sdkconfig.rename --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config.env --env IDF_TARGET=esp32s3 --env IDF_ENV_FPGA= --dont-write-deprecated --output config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/check_term.py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env COMPONENT_KCONFIGS_SOURCE_FILE=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/kconfigs.in COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/kconfigs_projbuild.in IDF_CMAKE=y KCONFIG_CONFIG=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig IDF_TARGET=esp32s3 IDF_ENV_FPGA= /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python -m menuconfig /Users/keenan/esp/esp-idf/Kconfig && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py --kconfig /Users/keenan/esp/esp-idf/Kconfig --sdkconfig-rename /Users/keenan/esp/esp-idf/sdkconfig.rename --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config.env --env IDF_TARGET=esp32s3 --env IDF_ENV_FPGA= --output config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig + pool = console + + +############################################# +# Custom command for CMakeFiles/confserver + +build CMakeFiles/confserver | ${cmake_ninja_workdir}CMakeFiles/confserver: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config.env && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/confserver.py --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config.env --kconfig /Users/keenan/esp/esp-idf/Kconfig --sdkconfig-rename /Users/keenan/esp/esp-idf/sdkconfig.rename --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig + 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_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 esp-idf/xtensa/libxtensa.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_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 esp-idf/xtensa/libxtensa.a + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.bin /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.elf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Generated /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.bin" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E md5sum /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.bin > /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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_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 esp-idf/xtensa/libxtensa.a gen_project_binary + + +############################################# +# Custom command for CMakeFiles/erase_flash + +build CMakeFiles/erase_flash | ${cmake_ninja_workdir}CMakeFiles/erase_flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/esp/esp-idf/components/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="erase_flash" -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/esp/esp-idf/components/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_monitor.py" -D SERIAL_TOOL_ARGS="--target esp32s3 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.elf" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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_esp32s3.c + + +############################################# +# Custom command for project_elf_src_esp32s3.c + +build project_elf_src_esp32s3.c | ${cmake_ninja_workdir}project_elf_src_esp32s3.c: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/project_elf_src_esp32s3.c + DESC = Generating project_elf_src_esp32s3.c + restat = 1 + + +############################################# +# Custom command for CMakeFiles/size + +build CMakeFiles/size | ${cmake_ninja_workdir}CMakeFiles/size: CUSTOM_COMMAND bootloader.map + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_size.py /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.map + + +############################################# +# Custom command for CMakeFiles/size-files + +build CMakeFiles/size-files | ${cmake_ninja_workdir}CMakeFiles/size-files: CUSTOM_COMMAND bootloader.map + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_size.py --files /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.map + + +############################################# +# Custom command for CMakeFiles/size-components + +build CMakeFiles/size-components | ${cmake_ninja_workdir}CMakeFiles/size-components: CUSTOM_COMMAND bootloader.map + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_size.py --archives /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.map + + +############################################# +# Custom command for CMakeFiles/dfu + +build CMakeFiles/dfu | ${cmake_ninja_workdir}CMakeFiles/dfu: CUSTOM_COMMAND bootloader || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.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 esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/mkdfu.py write -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/dfu.bin --json /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/flasher_args.json --pid 9 --flash-size 4MB + pool = console + + +############################################# +# Custom command for CMakeFiles/dfu-list + +build CMakeFiles/dfu-list | ${cmake_ninja_workdir}CMakeFiles/dfu-list: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D ESP_DFU_LIST="1" -P /Users/keenan/esp/esp-idf/tools/cmake/run_dfu_util.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/dfu-flash + +build CMakeFiles/dfu-flash | ${cmake_ninja_workdir}CMakeFiles/dfu-flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D ESP_DFU_BIN="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/dfu.bin" -D ESP_DFU_PID="9" -P /Users/keenan/esp/esp-idf/tools/cmake/run_dfu_util.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2-app + +build CMakeFiles/uf2-app | ${cmake_ninja_workdir}CMakeFiles/uf2-app: CUSTOM_COMMAND || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.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 esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/mkuf2.py write -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/uf2-app.bin --json /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/flasher_args.json --chip-id 0xc47e5767 --bin app + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2 + +build CMakeFiles/uf2 | ${cmake_ninja_workdir}CMakeFiles/uf2: CUSTOM_COMMAND bootloader || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.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 esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/mkuf2.py write -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/uf2.bin --json /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/flasher_args.json --chip-id 0xc47e5767 + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/bootloader/subproject/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_soc + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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/mpu_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/mpu_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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/cpu_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/cpu_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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/wdt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj || esp-idf/soc/libsoc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_FILE = esp-idf/hal/libhal.a + TARGET_PDB = esp-idf/hal/libhal.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hal/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/soc/lldesc.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/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/soc_include_legacy_warn.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/soc_include_legacy_warn.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/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/esp32s3/adc_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/adc_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/dedic_gpio_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/dedic_gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/gdma_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/gdma_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/gpio_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/i2c_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2c_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/i2s_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2s_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/interrupts.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/interrupts.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/lcd_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/lcd_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/ledc_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/ledc_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/mcpwm_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/mcpwm_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/pcnt_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/pcnt_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/rmt_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/rmt_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/rtc_io_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/rtc_io_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/sdio_slave_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdio_slave_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/sdmmc_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdmmc_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/sigmadelta_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/sigmadelta_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/spi_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/spi_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/timer_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/timer_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/touch_sensor_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/touch_sensor_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/uart_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/uart_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/usb_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/usb_phy_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_phy_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/soc_include_legacy_warn.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj || esp-idf/micro-ecc/libmicro-ecc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_FILE = esp-idf/soc/libsoc.a + TARGET_PDB = esp-idf/soc/libsoc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/esp-idf/components/soc/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/edit_cache: phony esp-idf/soc/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/soc/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/rebuild_cache: phony esp-idf/soc/esp32s3/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_spi_flash + +build esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj: C_COMPILER____idf_micro-ecc_ /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c || cmake_object_order_depends_target___idf_micro-ecc + DEP_FILE = esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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/spi_flash/libspi_flash.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir + POST_BUILD = : + PRE_LINK = : + 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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_bootloader_support + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj: C_COMPILER____idf_spi_flash_ /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_flash_rom_patch.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3 + 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/esp32s3/spi_flash_rom_patch.c.obj || esp-idf/bootloader_support/libbootloader_support.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_FILE = esp-idf/spi_flash/libspi_flash.a + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spi_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_flash.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_utility.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp_image_format.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_qio_mode.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_qio_mode.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_flash_config_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash_config_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_efuse_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_console.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_console_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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_panic.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_panic.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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/esp32s3/bootloader_sha.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_sha.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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/esp32s3 + 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/esp32s3/bootloader_soc.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_soc.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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/esp32s3 + 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/esp32s3/bootloader_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/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/esp32s3 + 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_flash.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_random_esp32s3.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/esp_image_format.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/flash_partitions.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.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/bootloader_panic.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj || esp-idf/efuse/libefuse.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_FILE = esp-idf/bootloader_support/libbootloader_support.a + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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/esp32s3/esp_efuse_table.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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/esp32s3 + 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/esp32s3/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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/esp32s3 + 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/esp32s3/esp_efuse_rtc_calib.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_rtc_calib.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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/esp32s3 + 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/esp32s3/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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/esp32s3 + 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_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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_api_key_esp32xx.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api_key_esp32xx.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/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 + + +# ============================================================================= +# 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/esp32s3/esp_efuse_table.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/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/esp_efuse_api_key_esp32xx.c.obj || esp-idf/esp_system/libesp_system.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_FILE = esp-idf/efuse/libefuse.a + TARGET_PDB = esp-idf/efuse/libefuse.pdb + + +############################################# +# Utility command for efuse-common-table + +build esp-idf/efuse/efuse-common-table: phony esp-idf/efuse/CMakeFiles/efuse-common-table + + +############################################# +# Utility command for efuse_common_table + +build esp-idf/efuse/efuse_common_table: phony esp-idf/efuse/CMakeFiles/efuse_common_table esp-idf/efuse/efuse-common-table + + +############################################# +# Utility command for efuse-custom-table + +build esp-idf/efuse/efuse-custom-table: phony + + +############################################# +# Utility command for efuse_custom_table + +build esp-idf/efuse/efuse_custom_table: phony esp-idf/efuse/CMakeFiles/efuse_custom_table esp-idf/efuse/efuse-custom-table + + +############################################# +# Utility command for show-efuse-table + +build esp-idf/efuse/show-efuse-table: phony esp-idf/efuse/CMakeFiles/show-efuse-table + + +############################################# +# Utility command for show_efuse_table + +build esp-idf/efuse/show_efuse_table: phony esp-idf/efuse/CMakeFiles/show_efuse_table esp-idf/efuse/show-efuse-table + + +############################################# +# Utility command for efuse_test_table + +build esp-idf/efuse/efuse_test_table: phony esp-idf/efuse/CMakeFiles/efuse_test_table + + +############################################# +# Utility command for edit_cache + +build esp-idf/efuse/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/efuse/efuse_table_gen.py /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.csv -t esp32s3 --max_blk_len 256 + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_common_table + +build esp-idf/efuse/CMakeFiles/efuse_common_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_common_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-common-table + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "efuse_common_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "efuse-common-table"\ instead. + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_custom_table + +build esp-idf/efuse/CMakeFiles/efuse_custom_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_custom_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-custom-table + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "efuse_custom_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "efuse-custom-table"\ instead. + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show-efuse-table + +build esp-idf/efuse/CMakeFiles/show-efuse-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show-efuse-table: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/efuse/efuse_table_gen.py /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.csv -t esp32s3 --max_blk_len 256 --info + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show_efuse_table + +build esp-idf/efuse/CMakeFiles/show_efuse_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show_efuse_table: CUSTOM_COMMAND || esp-idf/efuse/show-efuse-table + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "show_efuse_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "show-efuse-table"\ instead. + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_test_table + +build esp-idf/efuse/CMakeFiles/efuse_test_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_test_table: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/efuse/efuse_table_gen.py /Users/keenan/esp/esp-idf/components/efuse/test/esp_efuse_test_table.csv -t esp32s3 --max_blk_len 256 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_system/esp_err.c || cmake_object_order_depends_target___idf_esp_system + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/spi_flash/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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_FILE = esp-idf/esp_system/libesp_system.a + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_xtensa + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/compare_set.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/cpu_util.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/cpu_util.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3/rtc_clk.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_clk_init.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_init.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_pm.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_pm.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_sleep.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_sleep.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_time.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_time.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_wdt.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_wdt.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/chip_info.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/chip_info.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/compare_set.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_FILE = esp-idf/esp_hw_support/libesp_hw_support.a + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/esp-idf/components/esp_hw_support/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/edit_cache: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/rebuild_cache: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_xtensa + + +############################################# +# Order-only phony target for __idf_xtensa + +build cmake_object_order_depends_target___idf_xtensa: phony || cmake_object_order_depends_target___idf_esp_common + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj: C_COMPILER____idf_xtensa_ /Users/keenan/esp/esp-idf/components/xtensa/eri.c || cmake_object_order_depends_target___idf_xtensa + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj: C_COMPILER____idf_xtensa_ /Users/keenan/esp/esp-idf/components/xtensa/xt_trax.c || cmake_object_order_depends_target___idf_xtensa + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_xtensa + + +############################################# +# Link the static library esp-idf/xtensa/libxtensa.a + +build esp-idf/xtensa/libxtensa.a: C_STATIC_LIBRARY_LINKER____idf_xtensa_ esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj || esp-idf/esp_common/libesp_common.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_FILE = esp-idf/xtensa/libxtensa.a + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/xtensa/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/xtensa/edit_cache: phony esp-idf/xtensa/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/xtensa/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/xtensa/rebuild_cache: phony esp-idf/xtensa/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp32s3/edit_cache: phony esp-idf/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp32s3/rebuild_cache: phony esp-idf/esp32s3/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_common/src/esp_err_to_name.c || cmake_object_order_depends_target___idf_esp_common + DEP_FILE = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb + TARGET_FILE = esp-idf/esp_common/libesp_common.a + TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_common/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_tjpgd.c.obj: C_COMPILER____idf_esp_rom_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_tjpgd.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_longjmp.S.obj: ASM_COMPILER____idf_esp_rom_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_tjpgd.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj || esp-idf/log/liblog.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_FILE = esp-idf/esp_rom/libesp_rom.a + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_rom/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/log/log.c || cmake_object_order_depends_target___idf_log + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_ /Users/keenan/esp/esp-idf/components/log/log_buffers.c || cmake_object_order_depends_target___idf_log + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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_ /Users/keenan/esp/esp-idf/components/log/log_noos.c || cmake_object_order_depends_target___idf_log + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/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 = -mlongcalls + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_FILE = esp-idf/log/liblog.a + TARGET_PDB = esp-idf/log/liblog.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/log/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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_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 esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/bootloader.bin + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/partition_table/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: +# /Users/keenan/esp/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_hal + +build esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj: C_COMPILER____idf_main_ /Users/keenan/esp/esp-idf/components/bootloader/subproject/main/bootloader_start.c || cmake_object_order_depends_target___idf_main + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader + 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/hal/libhal.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb + TARGET_FILE = esp-idf/main/libmain.a + TARGET_PDB = esp-idf/main/libmain.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/main/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/esp/esp-idf/components/bootloader/subproject -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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_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 __idf_xtensa: phony esp-idf/xtensa/libxtensa.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_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 libxtensa.a: phony esp-idf/xtensa/libxtensa.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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader + +build all: phony app bootloader.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf + +build esp-idf/all: phony esp-idf/newlib/all esp-idf/hal/all esp-idf/soc/all esp-idf/micro-ecc/all esp-idf/spi_flash/all esp-idf/bootloader_support/all esp-idf/efuse/all esp-idf/esp_system/all esp-idf/esp_hw_support/all esp-idf/xtensa/all esp-idf/esp32s3/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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp32s3 + +build esp-idf/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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/esp32s3/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3 + +build esp-idf/esp_hw_support/port/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system + +build esp-idf/esp_system/all: phony esp-idf/esp_system/libesp_system.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/freertos + +build esp-idf/freertos/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc + +build esp-idf/micro-ecc/all: phony esp-idf/micro-ecc/libmicro-ecc.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/newlib + +build esp-idf/newlib/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a esp-idf/soc/esp32s3/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/esp32s3 + +build esp-idf/soc/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa + +build esp-idf/xtensa/all: phony esp-idf/xtensa/libxtensa.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig /Users/keenan/esp/esp-idf/.git/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/asio/asio/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cbor/tinycbor/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/coap/libcoap/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esptool_py/esptool/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/expat/expat/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/ieee802154/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/libsodium/libsodium/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/nghttp/nghttp2/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/tinyusb/tinyusb/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/unity/unity/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/build_system/cmake/import_lib/main/lib/tinyxml2/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/HEAD /Users/keenan/esp/esp-idf/CMakeLists.txt /Users/keenan/esp/esp-idf/components/asio/asio/.git /Users/keenan/esp/esp-idf/components/bootloader/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/project_include.cmake /Users/keenan/esp/esp-idf/components/bootloader/subproject/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /Users/keenan/esp/esp-idf/components/bootloader/subproject/main/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32/.git /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /Users/keenan/esp/esp-idf/components/bt/host/nimble/nimble/.git /Users/keenan/esp/esp-idf/components/cbor/tinycbor/.git /Users/keenan/esp/esp-idf/components/cmock/CMock/.git /Users/keenan/esp/esp-idf/components/coap/libcoap/.git /Users/keenan/esp/esp-idf/components/efuse/CMakeLists.txt /Users/keenan/esp/esp-idf/components/efuse/esp32s3/sources.cmake /Users/keenan/esp/esp-idf/components/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_phy/lib/.git /Users/keenan/esp/esp-idf/components/esp_rom/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/.git /Users/keenan/esp/esp-idf/components/esptool_py/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esptool_py/esptool/.git /Users/keenan/esp/esp-idf/components/esptool_py/project_include.cmake /Users/keenan/esp/esp-idf/components/expat/expat/.git /Users/keenan/esp/esp-idf/components/freertos/CMakeLists.txt /Users/keenan/esp/esp-idf/components/hal/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ieee802154/lib/.git /Users/keenan/esp/esp-idf/components/json/cJSON/.git /Users/keenan/esp/esp-idf/components/libsodium/libsodium/.git /Users/keenan/esp/esp-idf/components/log/CMakeLists.txt /Users/keenan/esp/esp-idf/components/lwip/lwip/.git /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/.git /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/.git /Users/keenan/esp/esp-idf/components/newlib/CMakeLists.txt /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/.git /Users/keenan/esp/esp-idf/components/openthread/lib/.git /Users/keenan/esp/esp-idf/components/openthread/openthread/.git /Users/keenan/esp/esp-idf/components/partition_table/CMakeLists.txt /Users/keenan/esp/esp-idf/components/partition_table/project_include.cmake /Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/.git /Users/keenan/esp/esp-idf/components/soc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/soc/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spi_flash/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spiffs/spiffs/.git /Users/keenan/esp/esp-idf/components/tinyusb/tinyusb/.git /Users/keenan/esp/esp-idf/components/unity/unity/.git /Users/keenan/esp/esp-idf/components/xtensa/CMakeLists.txt /Users/keenan/esp/esp-idf/components/xtensa/project_include.cmake /Users/keenan/esp/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2/.git /Users/keenan/esp/esp-idf/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/.git /Users/keenan/esp/esp-idf/tools/cmake/build.cmake /Users/keenan/esp/esp-idf/tools/cmake/component.cmake /Users/keenan/esp/esp-idf/tools/cmake/crosstool_version_check.cmake /Users/keenan/esp/esp-idf/tools/cmake/dfu.cmake /Users/keenan/esp/esp-idf/tools/cmake/git_submodules.cmake /Users/keenan/esp/esp-idf/tools/cmake/idf.cmake /Users/keenan/esp/esp-idf/tools/cmake/kconfig.cmake /Users/keenan/esp/esp-idf/tools/cmake/ldgen.cmake /Users/keenan/esp/esp-idf/tools/cmake/project.cmake /Users/keenan/esp/esp-idf/tools/cmake/project_description.json.in /Users/keenan/esp/esp-idf/tools/cmake/targets.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake /Users/keenan/esp/esp-idf/tools/cmake/uf2.cmake /Users/keenan/esp/esp-idf/tools/cmake/utilities.cmake /Users/keenan/esp/esp-idf/tools/cmake/version.cmake /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py /Users/keenan/esp/esp-idf/tools/kconfig_new/config.env.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCompilerIdDetection.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerABI.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeFindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeGenericSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeInitializeConfigs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeLanguageInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeNinjaFindMake.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystem.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCompilerCommon.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-ASM.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindGit.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageMessage.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/FeatureTesting.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.24.2/CMakeASMCompiler.cmake CMakeFiles/3.24.2/CMakeCCompiler.cmake CMakeFiles/3.24.2/CMakeCXXCompiler.cmake CMakeFiles/3.24.2/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake config/sdkconfig.cmake config/sdkconfig.h + pool = console + + +############################################# +# A missing CMake input file is not an error. + +build /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig /Users/keenan/esp/esp-idf/.git/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/asio/asio/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cbor/tinycbor/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/coap/libcoap/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esptool_py/esptool/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/expat/expat/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/ieee802154/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/libsodium/libsodium/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/nghttp/nghttp2/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/tinyusb/tinyusb/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/unity/unity/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/build_system/cmake/import_lib/main/lib/tinyxml2/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/HEAD /Users/keenan/esp/esp-idf/CMakeLists.txt /Users/keenan/esp/esp-idf/components/asio/asio/.git /Users/keenan/esp/esp-idf/components/bootloader/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/project_include.cmake /Users/keenan/esp/esp-idf/components/bootloader/subproject/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /Users/keenan/esp/esp-idf/components/bootloader/subproject/main/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32/.git /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /Users/keenan/esp/esp-idf/components/bt/host/nimble/nimble/.git /Users/keenan/esp/esp-idf/components/cbor/tinycbor/.git /Users/keenan/esp/esp-idf/components/cmock/CMock/.git /Users/keenan/esp/esp-idf/components/coap/libcoap/.git /Users/keenan/esp/esp-idf/components/efuse/CMakeLists.txt /Users/keenan/esp/esp-idf/components/efuse/esp32s3/sources.cmake /Users/keenan/esp/esp-idf/components/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_phy/lib/.git /Users/keenan/esp/esp-idf/components/esp_rom/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/.git /Users/keenan/esp/esp-idf/components/esptool_py/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esptool_py/esptool/.git /Users/keenan/esp/esp-idf/components/esptool_py/project_include.cmake /Users/keenan/esp/esp-idf/components/expat/expat/.git /Users/keenan/esp/esp-idf/components/freertos/CMakeLists.txt /Users/keenan/esp/esp-idf/components/hal/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ieee802154/lib/.git /Users/keenan/esp/esp-idf/components/json/cJSON/.git /Users/keenan/esp/esp-idf/components/libsodium/libsodium/.git /Users/keenan/esp/esp-idf/components/log/CMakeLists.txt /Users/keenan/esp/esp-idf/components/lwip/lwip/.git /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/.git /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/.git /Users/keenan/esp/esp-idf/components/newlib/CMakeLists.txt /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/.git /Users/keenan/esp/esp-idf/components/openthread/lib/.git /Users/keenan/esp/esp-idf/components/openthread/openthread/.git /Users/keenan/esp/esp-idf/components/partition_table/CMakeLists.txt /Users/keenan/esp/esp-idf/components/partition_table/project_include.cmake /Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/.git /Users/keenan/esp/esp-idf/components/soc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/soc/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spi_flash/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spiffs/spiffs/.git /Users/keenan/esp/esp-idf/components/tinyusb/tinyusb/.git /Users/keenan/esp/esp-idf/components/unity/unity/.git /Users/keenan/esp/esp-idf/components/xtensa/CMakeLists.txt /Users/keenan/esp/esp-idf/components/xtensa/project_include.cmake /Users/keenan/esp/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2/.git /Users/keenan/esp/esp-idf/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/.git /Users/keenan/esp/esp-idf/tools/cmake/build.cmake /Users/keenan/esp/esp-idf/tools/cmake/component.cmake /Users/keenan/esp/esp-idf/tools/cmake/crosstool_version_check.cmake /Users/keenan/esp/esp-idf/tools/cmake/dfu.cmake /Users/keenan/esp/esp-idf/tools/cmake/git_submodules.cmake /Users/keenan/esp/esp-idf/tools/cmake/idf.cmake /Users/keenan/esp/esp-idf/tools/cmake/kconfig.cmake /Users/keenan/esp/esp-idf/tools/cmake/ldgen.cmake /Users/keenan/esp/esp-idf/tools/cmake/project.cmake /Users/keenan/esp/esp-idf/tools/cmake/project_description.json.in /Users/keenan/esp/esp-idf/tools/cmake/targets.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake /Users/keenan/esp/esp-idf/tools/cmake/uf2.cmake /Users/keenan/esp/esp-idf/tools/cmake/utilities.cmake /Users/keenan/esp/esp-idf/tools/cmake/version.cmake /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py /Users/keenan/esp/esp-idf/tools/kconfig_new/config.env.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCompilerIdDetection.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerABI.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeFindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeGenericSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeInitializeConfigs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeLanguageInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeNinjaFindMake.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystem.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCompilerCommon.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-ASM.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindGit.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageMessage.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/FeatureTesting.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.24.2/CMakeASMCompiler.cmake CMakeFiles/3.24.2/CMakeCCompiler.cmake CMakeFiles/3.24.2/CMakeCXXCompiler.cmake CMakeFiles/3.24.2/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake config/sdkconfig.cmake config/sdkconfig.h: phony + + +############################################# +# Clean all the built files. + +build clean: CLEAN + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/esp-idf/build/bootloader/cmake_install.cmake b/esp-idf/build/bootloader/cmake_install.cmake new file mode 100644 index 0000000..63c1beb --- /dev/null +++ b/esp-idf/build/bootloader/cmake_install.cmake @@ -0,0 +1,55 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader/subproject + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/esp-idf/build/bootloader/compile_commands.json b/esp-idf/build/bootloader/compile_commands.json new file mode 100644 index 0000000..1418cb4 --- /dev/null +++ b/esp-idf/build/bootloader/compile_commands.json @@ -0,0 +1,422 @@ +[ +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -o CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/project_elf_src_esp32s3.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/project_elf_src_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/wdt_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/wdt_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/mpu_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/mpu_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/cpu_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/cpu_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj -c /Users/keenan/esp/esp-idf/components/soc/lldesc.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/lldesc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj -c /Users/keenan/esp/esp-idf/components/soc/soc_include_legacy_warn.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/soc_include_legacy_warn.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/adc_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/adc_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/dedic_gpio_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/dedic_gpio_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/gdma_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/gdma_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/gpio_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/gpio_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2c_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/i2c_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2s_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/i2s_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/interrupts.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/interrupts.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/lcd_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/lcd_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/ledc_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/ledc_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/mcpwm_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/mcpwm_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/pcnt_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/pcnt_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/rmt_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/rmt_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/rtc_io_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/rtc_io_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdio_slave_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/sdio_slave_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdmmc_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/sdmmc_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/sigmadelta_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/sigmadelta_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/spi_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/spi_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/timer_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/timer_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/touch_sensor_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/touch_sensor_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/uart_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/uart_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_phy_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_phy_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_flash_rom_patch.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_flash_rom_patch.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp_image_format.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/esp_image_format.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/secure_boot.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/secure_boot.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_partitions.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_partitions.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_qio_mode.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_qio_mode.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash_config_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash_config_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_efuse_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_efuse_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_init.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_console.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_console.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_console_loader.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_console_loader.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_panic.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_panic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_sha.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_sha.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_soc.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_soc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/esp32s3/bootloader_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_fields.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_fields.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_rtc_calib.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_rtc_calib.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_utility.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_utility.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_fields.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_fields.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_utility.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_utility.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api_key_esp32xx.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api_key_esp32xx.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/esp_err.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/esp_err.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/compare_set.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/compare_set.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/cpu_util.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/cpu_util.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk_init.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_init.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_pm.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_pm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_sleep.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_sleep.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_time.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_wdt.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_wdt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/chip_info.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/chip_info.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj -c /Users/keenan/esp/esp-idf/components/xtensa/eri.c", + "file": "/Users/keenan/esp/esp-idf/components/xtensa/eri.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj -c /Users/keenan/esp/esp-idf/components/xtensa/xt_trax.c", + "file": "/Users/keenan/esp/esp-idf/components/xtensa/xt_trax.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj -c /Users/keenan/esp/esp-idf/components/esp_common/src/esp_err_to_name.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_common/src/esp_err_to_name.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_tjpgd.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_tjpgd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj -c /Users/keenan/esp/esp-idf/components/log/log.c", + "file": "/Users/keenan/esp/esp-idf/components/log/log.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj -c /Users/keenan/esp/esp-idf/components/log/log_buffers.c", + "file": "/Users/keenan/esp/esp-idf/components/log/log_buffers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj -c /Users/keenan/esp/esp-idf/components/log/log_noos.c", + "file": "/Users/keenan/esp/esp-idf/components/log/log_noos.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/keenan/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -DBOOTLOADER_BUILD=1 -o esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader/subproject/main/bootloader_start.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader/subproject/main/bootloader_start.c" +} +] \ No newline at end of file diff --git a/esp-idf/build/bootloader/config.env b/esp-idf/build/bootloader/config.env new file mode 100644 index 0000000..04a1c54 --- /dev/null +++ b/esp-idf/build/bootloader/config.env @@ -0,0 +1,11 @@ +{ + "COMPONENT_KCONFIGS": "/Users/keenan/esp/esp-idf/components/efuse/Kconfig /Users/keenan/esp/esp-idf/components/esp32s3/Kconfig /Users/keenan/esp/esp-idf/components/esp_common/Kconfig /Users/keenan/esp/esp-idf/components/esp_hw_support/Kconfig /Users/keenan/esp/esp-idf/components/esp_system/Kconfig /Users/keenan/esp/esp-idf/components/freertos/Kconfig /Users/keenan/esp/esp-idf/components/hal/Kconfig /Users/keenan/esp/esp-idf/components/log/Kconfig /Users/keenan/esp/esp-idf/components/newlib/Kconfig /Users/keenan/esp/esp-idf/components/spi_flash/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD": "/Users/keenan/esp/esp-idf/components/bootloader/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/esp_rom/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/esptool_py/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/partition_table/Kconfig.projbuild", + "COMPONENT_SDKCONFIG_RENAMES": "/Users/keenan/esp/esp-idf/components/bootloader/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_hw_support/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_system/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esptool_py/sdkconfig.rename /Users/keenan/esp/esp-idf/components/freertos/sdkconfig.rename /Users/keenan/esp/esp-idf/components/spi_flash/sdkconfig.rename", + "IDF_CMAKE": "y", + "IDF_TARGET": "esp32s3", + "IDF_ENV_FPGA": "", + "IDF_PATH": "/Users/keenan/esp/esp-idf", + "COMPONENT_KCONFIGS_SOURCE_FILE": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/kconfigs.in", + "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/kconfigs_projbuild.in" +} diff --git a/esp-idf/build/bootloader/config/kconfig_menus.json b/esp-idf/build/bootloader/config/kconfig_menus.json new file mode 100644 index 0000000..f3cad14 --- /dev/null +++ b/esp-idf/build/bootloader/config/kconfig_menus.json @@ -0,0 +1,5513 @@ +[ + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CMAKE", + "name": "IDF_CMAKE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_ENV_FPGA", + "name": "IDF_ENV_FPGA", + "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", + "name": "IDF_TARGET", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32", + "name": "IDF_TARGET_ESP32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S2", + "name": "IDF_TARGET_ESP32S2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S3", + "name": "IDF_TARGET_ESP32S3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C3", + "name": "IDF_TARGET_ESP32C3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_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": [], + "depends_on": null, + "help": "The prefix/path that is used to call the toolchain. The default setting assumes\na crosstool-ng gcc setup that is in your PATH.", + "id": "SDK_TOOLPREFIX", + "name": "SDK_TOOLPREFIX", + "range": null, + "title": "Compiler toolchain path/prefix", + "type": "string" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": "The executable name/path that is used to run python.\n\n(Note: This option is used with the legacy GNU Make build system only.)", + "id": "SDK_PYTHON", + "name": "SDK_PYTHON", + "range": null, + "title": "Python interpreter", + "type": "string" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": "Adds --warn-undefined-variables to MAKEFLAGS. This causes make to\nprint a warning any time an undefined variable is referenced.\n\nThis option helps find places where a variable reference is misspelled\nor otherwise missing, but it can be unwanted if you have Makefiles which\ndepend on undefined variables expanding to an empty string.\n\n(Note: this option is used with the legacy GNU Make build system only.)", + "id": "SDK_MAKE_WARN_UNDEFINED_VARIABLES", + "name": "SDK_MAKE_WARN_UNDEFINED_VARIABLES", + "range": null, + "title": "'make' warns on undefined variables", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option in case you have a custom toolchain which supports time_t wide 64-bits.\nThis option checks time_t is 64-bits and disables ROM time functions\nto use the time functions from the toolchain instead.\nThis option allows resolving the Y2K38 problem.\nSee \"Setup Linux Toolchain from Scratch\" to build\na custom toolchain which supports 64-bits time_t.\n\nNote: ESP-IDF does not currently come with any pre-compiled toolchain\nthat supports 64-bit wide time_t.\nThis will change in a future major release,\nbut currently 64-bit time_t requires a custom built toolchain.", + "id": "SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS", + "name": "SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS", + "range": null, + "title": "Toolchain supports time_t wide 64-bits", + "type": "bool" + } + ], + "depends_on": null, + "id": "sdk-tool-configuration", + "title": "SDK tool configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "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_ELF_RAM", + "name": "APP_BUILD_TYPE_ELF_RAM", + "range": null, + "title": "ELF file, loadable into 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. Note that since IRAM and DRAM sizes are very limited, it is not possible to\nbuild any complex application this way. However for kinds of testing and debugging,\nthis option may provide faster iterations, since the application does not need to be\nwritten into flash.\nNote that at the moment, ESP-IDF does not contain all the startup code required to\ninitialize the CPUs and ROM memory (data/bss). Therefore it is necessary to execute\na bit of ROM code prior to executing the application. A 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\nRecommended sdkconfig.defaults for building loadable ELF files is as follows.\nCONFIG_APP_BUILD_TYPE_ELF_RAM is required, other options help reduce application\nmemory footprint.\n\n CONFIG_APP_BUILD_TYPE_ELF_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": null, + "help": null, + "id": "APP_BUILD_USE_FLASH_SECTIONS", + "name": "APP_BUILD_USE_FLASH_SECTIONS", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "build-type", + "title": "Build type", + "type": "menu" + }, + { + "children": [ + { + "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": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "name": "BOOTLOADER_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)\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- The \"None\" setting will add the -O0 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": [], + "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": [ + { + "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": null, + "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" + } + ], + "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 ESP32_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": "(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": null, + "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 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": null, + "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": null, + "help": "Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.\nXMC chips will be forbidden to be used, when this option is disabled.\n\nDON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU ARE DOING.", + "id": "BOOTLOADER_FLASH_XMC_SUPPORT", + "name": "BOOTLOADER_FLASH_XMC_SUPPORT", + "range": null, + "title": "Enable the support for flash chips of XMC (READ HELP FIRST)", + "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": "ESP32_REV_MIN_3 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": null, + "id": "SECURE_BOOT_SUPPORTS_RSA", + "name": "SECURE_BOOT_SUPPORTS_RSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": null, + "id": "SECURE_TARGET_HAS_SECURE_ROM_DL_MODE", + "name": "SECURE_TARGET_HAS_SECURE_ROM_DL_MODE", + "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": "IDF_TARGET_ESP32 && (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.\n\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_SUPPORTS_RSA && (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" + } + ], + "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 options:\n1. ECDSA based secure boot scheme. (Only choice for Secure Boot V1)\nSupported in ESP32 and ESP32-ECO3.\n2. The RSA based secure boot scheme. (Only choice for Secure Boot V2)\nSupported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3, ESP32-S3.", + "id": "security-features-app-signing-scheme", + "name": "SECURE_SIGNED_APPS_SCHEME", + "title": "App Signing Scheme", + "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": "IDF_TARGET_ESP32 && ", + "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_SUPPORTS_RSA && ", + "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 based secure boot scheme.\nSupported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3 ECO3.\nSecure Boot V1 is the AES based secure boot scheme.\nSupported in ESP32 and ESP32-ECO3.", + "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": "IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || ESP32C3_REV_MIN >= 3 || IDF_TARGET_ESP32S3", + "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_BOOT_BUILD_SIGNED_BINARIES && !SECURE_SIGNED_APPS_RSA_SCHEME", + "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.\nSecure Boot V2: This RSA public key is compiled into the signature block at\nthe end of the bootloader/app.\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 && (IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3)", + "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": [ + { + "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": "", + "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": "", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES256", + "name": "SECURE_FLASH_ENCRYPTION_AES256", + "range": null, + "title": "AES-256 (512-bit key)", + "type": "bool" + } + ], + "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && SECURE_FLASH_ENC_ENABLED", + "help": "Size of generated AES-XTS key.\n\nAES-128 uses a 256-bit key (32 bytes) which occupies one Efuse key block.\nAES-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-aes-xts-key", + "name": "SECURE_FLASH_ENCRYPTION_KEYSIZE", + "title": "Size of generated AES-XTS 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": "", + "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\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": [ + { + "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", + "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 && !IDF_TARGET_ESP32", + "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", + "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" + } + ], + "depends_on": null, + "id": "security-features-potentially-insecure-options", + "title": "Potentially insecure options", + "type": "menu" + }, + { + "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": [ + { + "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": "SECURE_TARGET_HAS_SECURE_ROM_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 simple flash read,\nwrite and erase operations, plus a command to return a summary of currently enabled\nsecurity features.\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_3)", + "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": [ + { + "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": "!IDF_CMAKE", + "help": "The serial port that's connected to the ESP chip. This can be overridden by setting the ESPPORT\nenvironment variable.\n\nThis value is ignored when using the CMake-based build system or idf.py.", + "id": "ESPTOOLPY_PORT", + "name": "ESPTOOLPY_PORT", + "range": null, + "title": "Default serial port", + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_115200B", + "name": "ESPTOOLPY_BAUD_115200B", + "range": null, + "title": "115200 baud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_230400B", + "name": "ESPTOOLPY_BAUD_230400B", + "range": null, + "title": "230400 baud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_921600B", + "name": "ESPTOOLPY_BAUD_921600B", + "range": null, + "title": "921600 baud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_2MB", + "name": "ESPTOOLPY_BAUD_2MB", + "range": null, + "title": "2Mbaud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_OTHER", + "name": "ESPTOOLPY_BAUD_OTHER", + "range": null, + "title": "Other baud rate", + "type": "bool" + } + ], + "depends_on": "!IDF_CMAKE", + "help": "Default baud rate to use while communicating with the ESP chip. Can be overridden by\nsetting the ESPBAUD variable.\n\nThis value is ignored when using the CMake-based build system or idf.py.", + "id": "serial-flasher-config-default-baud-rate", + "name": "ESPTOOLPY_BAUD", + "title": "Default baud rate", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_BAUD_OTHER_VAL", + "name": "ESPTOOLPY_BAUD_OTHER_VAL", + "range": null, + "title": "Other baud rate value", + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": null, + "id": "ESPTOOLPY_BAUD", + "name": "ESPTOOLPY_BAUD", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": "The flasher tool can send data compressed using zlib, letting the ROM on the ESP chip\ndecompress it on the fly before flashing it. For most payloads, this should result in a\nspeed increase.", + "id": "ESPTOOLPY_COMPRESSED", + "name": "ESPTOOLPY_COMPRESSED", + "range": null, + "title": "Use compressed upload", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "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", + "help": null, + "id": "ESPTOOLPY_OCT_FLASH", + "name": "ESPTOOLPY_OCT_FLASH", + "range": null, + "title": "Enable Octal Flash", + "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": null, + "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": null, + "help": null, + "id": "serial-flasher-config-flash-sampling-mode", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE", + "title": "Flash Sampling Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_FLASHMODE", + "name": "ESPTOOLPY_FLASHMODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && ESPTOOLPY_FLASH_SAMPLE_MODE_STR && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_120M", + "name": "ESPTOOLPY_FLASHFREQ_120M", + "range": null, + "title": "120 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_80M", + "name": "ESPTOOLPY_FLASHFREQ_80M", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_40M", + "name": "ESPTOOLPY_FLASHFREQ_40M", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3) && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_26M", + "name": "ESPTOOLPY_FLASHFREQ_26M", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_20M", + "name": "ESPTOOLPY_FLASHFREQ_20M", + "range": null, + "title": "20 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "The SPI flash frequency to be used.", + "id": "serial-flasher-config-flash-spi-speed", + "name": "ESPTOOLPY_FLASHFREQ", + "title": "Flash SPI speed", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "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": null, + "help": "SPI flash size, in megabytes", + "id": "serial-flasher-config-flash-size", + "name": "ESPTOOLPY_FLASHSIZE", + "title": "Flash size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_FLASHSIZE", + "name": "ESPTOOLPY_FLASHSIZE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "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.", + "id": "ESPTOOLPY_FLASHSIZE_DETECT", + "name": "ESPTOOLPY_FLASHSIZE_DETECT", + "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": null, + "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": null, + "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": null, + "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": null, + "help": null, + "id": "ESPTOOLPY_AFTER", + "name": "ESPTOOLPY_AFTER", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_CONSOLE", + "name": "ESPTOOLPY_MONITOR_BAUD_CONSOLE", + "range": null, + "title": "Same as UART console baud rate", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_9600B", + "name": "ESPTOOLPY_MONITOR_BAUD_9600B", + "range": null, + "title": "9600 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_57600B", + "name": "ESPTOOLPY_MONITOR_BAUD_57600B", + "range": null, + "title": "57600 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_115200B", + "name": "ESPTOOLPY_MONITOR_BAUD_115200B", + "range": null, + "title": "115200 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_230400B", + "name": "ESPTOOLPY_MONITOR_BAUD_230400B", + "range": null, + "title": "230400 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_921600B", + "name": "ESPTOOLPY_MONITOR_BAUD_921600B", + "range": null, + "title": "921600 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_2MB", + "name": "ESPTOOLPY_MONITOR_BAUD_2MB", + "range": null, + "title": "2 Mbps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_OTHER", + "name": "ESPTOOLPY_MONITOR_BAUD_OTHER", + "range": null, + "title": "Custom baud rate", + "type": "bool" + } + ], + "depends_on": null, + "help": "Baud rate to use when running 'idf.py monitor' or 'make monitor'\nto view serial output from a running chip.\n\nIf \"Same as UART Console baud rate\" is chosen then the value will\nfollow the \"UART Console baud rate\" config item.\n\nCan override by setting the MONITORBAUD environment variable.", + "id": "serial-flasher-config--idf-py-monitor-baud-rate", + "name": "ESPTOOLPY_MONITOR_BAUD", + "title": "'idf.py monitor' baud rate", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_OTHER_VAL", + "name": "ESPTOOLPY_MONITOR_BAUD_OTHER_VAL", + "range": null, + "title": "Custom baud rate value", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD", + "name": "ESPTOOLPY_MONITOR_BAUD", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "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_ENCRYPTION && ", + "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_ENCRYPTION && ", + "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_ENCRYPTION && ", + "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": "!ESP32_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "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_DEFAULT", + "name": "COMPILER_OPTIMIZATION_DEFAULT", + "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 \"Default\" 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": [], + "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": "IDF_CMAKE", + "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 using GCC 6 or newer, and wanting to disable warnings which don't appear with\nGCC 5.", + "id": "COMPILER_DISABLE_GCC8_WARNINGS", + "name": "COMPILER_DISABLE_GCC8_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 6 - 8", + "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" + } + ], + "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" + } + ], + "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\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": "IDF_ENV_FPGA && ", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_40", + "name": "ESP32S3_DEFAULT_CPU_FREQ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_80", + "name": "ESP32S3_DEFAULT_CPU_FREQ_80", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_160", + "name": "ESP32S3_DEFAULT_CPU_FREQ_160", + "range": null, + "title": "160 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_240", + "name": "ESP32S3_DEFAULT_CPU_FREQ_240", + "range": null, + "title": "240 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "CPU frequency to be set on application startup.", + "id": "component-config-esp32s3-specific-cpu-frequency", + "name": "ESP32S3_DEFAULT_CPU_FREQ_MHZ", + "title": "CPU frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_MHZ", + "name": "ESP32S3_DEFAULT_CPU_FREQ_MHZ", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_16KB", + "name": "ESP32S3_INSTRUCTION_CACHE_16KB", + "range": null, + "title": "16KB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_32KB", + "name": "ESP32S3_INSTRUCTION_CACHE_32KB", + "range": null, + "title": "32KB", + "type": "bool" + } + ], + "depends_on": null, + "help": "Instruction cache size to be set on application startup.\nIf you use 16KB instruction cache rather than 32KB instruction cache,\nthen the other 16KB will be managed by heap allocator.", + "id": "component-config-esp32s3-specific-cache-config-instruction-cache-size", + "name": "ESP32S3_INSTRUCTION_CACHE_SIZE", + "title": "Instruction cache size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_SIZE", + "name": "ESP32S3_INSTRUCTION_CACHE_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_4WAYS", + "name": "ESP32S3_INSTRUCTION_CACHE_4WAYS", + "range": null, + "title": "4 ways", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_8WAYS", + "name": "ESP32S3_INSTRUCTION_CACHE_8WAYS", + "range": null, + "title": "8 ways", + "type": "bool" + } + ], + "depends_on": null, + "help": "Instruction cache associated ways to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-instruction-cache-associated-ways", + "name": "ESP32S3_ICACHE_ASSOCIATED_WAYS", + "title": "Instruction cache associated ways", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_ICACHE_ASSOCIATED_WAYS", + "name": "ESP32S3_ICACHE_ASSOCIATED_WAYS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_INSTRUCTION_CACHE_16KB && ", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_LINE_16B", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_16B", + "range": null, + "title": "16 Bytes", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_LINE_32B", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_32B", + "range": null, + "title": "32 Bytes", + "type": "bool" + } + ], + "depends_on": null, + "help": "Instruction cache line size to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-instruction-cache-line-size", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE", + "title": "Instruction cache line size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, instruction cache will use wrap mode to read spi flash or spi ram.\nThe wrap length equals to ESP32S3_INSTRUCTION_CACHE_LINE_SIZE.\nHowever, it depends on complex conditions.", + "id": "ESP32S3_INSTRUCTION_CACHE_WRAP", + "name": "ESP32S3_INSTRUCTION_CACHE_WRAP", + "range": null, + "title": "Enable instruction cache wrap mode", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_16KB", + "name": "ESP32S3_DATA_CACHE_16KB", + "range": null, + "title": "16KB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_32KB", + "name": "ESP32S3_DATA_CACHE_32KB", + "range": null, + "title": "32KB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_64KB", + "name": "ESP32S3_DATA_CACHE_64KB", + "range": null, + "title": "64KB", + "type": "bool" + } + ], + "depends_on": null, + "help": "Data cache size to be set on application startup.\nIf you use 32KB data cache rather than 64KB data cache,\nthe other 32KB will be added to the heap.", + "id": "component-config-esp32s3-specific-cache-config-data-cache-size", + "name": "ESP32S3_DATA_CACHE_SIZE", + "title": "Data cache size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DATA_CACHE_SIZE", + "name": "ESP32S3_DATA_CACHE_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_4WAYS", + "name": "ESP32S3_DATA_CACHE_4WAYS", + "range": null, + "title": "4 ways", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_8WAYS", + "name": "ESP32S3_DATA_CACHE_8WAYS", + "range": null, + "title": "8 ways", + "type": "bool" + } + ], + "depends_on": null, + "help": "Data cache associated ways to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-data-cache-associated-ways", + "name": "ESP32S3_DCACHE_ASSOCIATED_WAYS", + "title": "Data cache associated ways", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DCACHE_ASSOCIATED_WAYS", + "name": "ESP32S3_DCACHE_ASSOCIATED_WAYS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "(ESP32S3_DATA_CACHE_16KB || ESP32S3_DATA_CACHE_32KB) && ", + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_16B", + "name": "ESP32S3_DATA_CACHE_LINE_16B", + "range": null, + "title": "16 Bytes", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_32B", + "name": "ESP32S3_DATA_CACHE_LINE_32B", + "range": null, + "title": "32 Bytes", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_64B", + "name": "ESP32S3_DATA_CACHE_LINE_64B", + "range": null, + "title": "64 Bytes", + "type": "bool" + } + ], + "depends_on": null, + "help": "Data cache line size to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-data-cache-line-size", + "name": "ESP32S3_DATA_CACHE_LINE_SIZE", + "title": "Data cache line size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_SIZE", + "name": "ESP32S3_DATA_CACHE_LINE_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, data cache will use wrap mode to read spi flash or spi ram.\nThe wrap length equals to ESP32S3_DATA_CACHE_LINE_SIZE.\nHowever, it depends on complex conditions.", + "id": "ESP32S3_DATA_CACHE_WRAP", + "name": "ESP32S3_DATA_CACHE_WRAP", + "range": null, + "title": "Enable data cache wrap mode", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp32s3-specific-cache-config", + "title": "Cache config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_MODE_QUAD", + "name": "SPIRAM_MODE_QUAD", + "range": null, + "title": "Quad Mode PSRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_MODE_OCT", + "name": "SPIRAM_MODE_OCT", + "range": null, + "title": "Octal Mode PSRAM", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-mode-quad-oct-of-spi-ram-chip-in-use", + "name": "SPIRAM_MODE", + "title": "Mode (QUAD/OCT) of SPI RAM chip in use", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_TYPE_AUTO", + "name": "SPIRAM_TYPE_AUTO", + "range": null, + "title": "Auto-detect", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_MODE_QUAD && ", + "help": null, + "id": "SPIRAM_TYPE_ESPPSRAM16", + "name": "SPIRAM_TYPE_ESPPSRAM16", + "range": null, + "title": "ESP-PSRAM16 or APS1604", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_MODE_QUAD && ", + "help": null, + "id": "SPIRAM_TYPE_ESPPSRAM32", + "name": "SPIRAM_TYPE_ESPPSRAM32", + "range": null, + "title": "ESP-PSRAM32 or IS25WP032", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_TYPE_ESPPSRAM64", + "name": "SPIRAM_TYPE_ESPPSRAM64", + "range": null, + "title": "ESP-PSRAM64 , LY68L6400 or APS6408", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-type-of-spiram-chip-in-use", + "name": "SPIRAM_TYPE", + "title": "Type of SPIRAM chip in use", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "SPIRAM_SIZE", + "name": "SPIRAM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT && ESP32S3_SPIRAM_SUPPORT", + "help": "The PSRAM Clock IO can be any unused GPIO, please refer to your hardware design.", + "id": "DEFAULT_PSRAM_CLK_IO", + "name": "DEFAULT_PSRAM_CLK_IO", + "range": null, + "title": "PSRAM CLK IO number", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT && ESP32S3_SPIRAM_SUPPORT", + "help": "The PSRAM CS IO can be any unused GPIO, please refer to your hardware design.", + "id": "DEFAULT_PSRAM_CS_IO", + "name": "DEFAULT_PSRAM_CS_IO", + "range": null, + "title": "PSRAM CS IO number", + "type": "int" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT && ESP32S3_SPIRAM_SUPPORT", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs-io-for-esp32s3", + "title": "PSRAM Clock and CS IO for ESP32S3", + "type": "menu" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, instruction in flash will be copied into SPIRAM.\nIf SPIRAM_RODATA also enabled, you can run the instruction when erasing or programming the flash.", + "id": "SPIRAM_FETCH_INSTRUCTIONS", + "name": "SPIRAM_FETCH_INSTRUCTIONS", + "range": null, + "title": "Cache fetch instructions from SPI RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, rodata in flash will be copied into SPIRAM.\nIf SPIRAM_FETCH_INSTRUCTIONS is also enabled,\nyou can run the instruction when erasing or programming the flash.", + "id": "SPIRAM_RODATA", + "name": "SPIRAM_RODATA", + "range": null, + "title": "Cache load read only data from SPI RAM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPIRAM_MODE_QUAD && ", + "help": null, + "id": "SPIRAM_SPEED_120M", + "name": "SPIRAM_SPEED_120M", + "range": null, + "title": "120MHz clock speed", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_SPEED_80M", + "name": "SPIRAM_SPEED_80M", + "range": null, + "title": "80MHz clock speed", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_SPEED_40M", + "name": "SPIRAM_SPEED_40M", + "range": null, + "title": "40Mhz clock speed", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "Select the speed for the SPI RAM chip.", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-set-ram-clock-speed", + "name": "SPIRAM_SPEED", + "title": "Set RAM clock speed", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "SPIRAM", + "name": "SPIRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPIRAM_BOOT_INIT && !SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY && ESP32S3_SPIRAM_SUPPORT", + "help": "Normally, if psram initialization is enabled during compile time but not found at runtime, it\nis seen as an error making the CPU panic. If this is enabled, booting will complete\nbut no PSRAM will be available.", + "id": "SPIRAM_IGNORE_NOTFOUND", + "name": "SPIRAM_IGNORE_NOTFOUND", + "range": null, + "title": "Ignore PSRAM when not found", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "If this is enabled, the SPI RAM will be enabled during initial boot. Unless you\nhave specific requirements, you'll want to leave this enabled so memory allocated\nduring boot-up can also be placed in SPI RAM.", + "id": "SPIRAM_BOOT_INIT", + "name": "SPIRAM_BOOT_INIT", + "range": null, + "title": "Initialize SPI RAM during startup", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_USE_MEMMAP", + "name": "SPIRAM_USE_MEMMAP", + "range": null, + "title": "Integrate RAM into memory map", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_USE_CAPS_ALLOC", + "name": "SPIRAM_USE_CAPS_ALLOC", + "range": null, + "title": "Make RAM allocatable using heap_caps_malloc(..., MALLOC_CAP_SPIRAM)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_USE_MALLOC", + "name": "SPIRAM_USE_MALLOC", + "range": null, + "title": "Make RAM allocatable using malloc() as well", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "The SPI RAM can be accessed in multiple methods: by just having it available as an unmanaged\nmemory region in the CPU's memory map, by integrating it in the heap as 'special' memory\nneeding heap_caps_malloc to allocate, or by fully integrating it making malloc() also able to\nreturn SPI RAM pointers.", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-spi-ram-access-method", + "name": "SPIRAM_USE", + "title": "SPI RAM access method", + "type": "choice" + }, + { + "children": [], + "depends_on": "SPIRAM_BOOT_INIT && ESP32S3_SPIRAM_SUPPORT", + "help": "Runs a rudimentary memory test on initialization. Aborts when memory test fails. Disable this for\nslightly faster startup.", + "id": "SPIRAM_MEMTEST", + "name": "SPIRAM_MEMTEST", + "range": null, + "title": "Run memory test on SPI RAM initialization", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_USE_MALLOC && ESP32S3_SPIRAM_SUPPORT", + "help": "If malloc() is capable of also allocating SPI-connected ram, its allocation strategy will prefer to\nallocate chunks less than this size in internal memory, while allocations larger than this will be\ndone from external RAM. If allocation from the preferred region fails, an attempt is made to allocate\nfrom the non-preferred region instead, so malloc() will not suddenly fail when either internal or\nexternal memory is full.", + "id": "SPIRAM_MALLOC_ALWAYSINTERNAL", + "name": "SPIRAM_MALLOC_ALWAYSINTERNAL", + "range": null, + "title": "Maximum malloc() size, in bytes, to always put in internal memory", + "type": "int" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ESP32S3_SPIRAM_SUPPORT", + "help": "Try to allocate memories of WiFi and LWIP in SPIRAM firstly. If failed, try to allocate internal\nmemory then.", + "id": "SPIRAM_TRY_ALLOCATE_WIFI_LWIP", + "name": "SPIRAM_TRY_ALLOCATE_WIFI_LWIP", + "range": null, + "title": "Try to allocate memories of WiFi and LWIP in SPIRAM firstly. If failed, allocate internal memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_USE_MALLOC && ESP32S3_SPIRAM_SUPPORT", + "help": "Because the external/internal RAM allocation strategy is not always perfect, it sometimes may happen\nthat the internal memory is entirely filled up. This causes allocations that are specifically done in\ninternal memory, for example the stack for new tasks or memory to service DMA or have memory that's\nalso available when SPI cache is down, to fail. This option reserves a pool specifically for requests\nlike that; the memory in this pool is not given out when a normal malloc() is called.\n\nSet this to 0 to disable this feature.\n\nNote that because FreeRTOS stacks are forced to internal memory, they will also use this memory pool;\nbe sure to keep this in mind when adjusting this value.\n\nNote also that the DMA reserved pool may not be one single contiguous memory region, depending on the\nconfigured size and the static memory usage of the app.", + "id": "SPIRAM_MALLOC_RESERVE_INTERNAL", + "name": "SPIRAM_MALLOC_RESERVE_INTERNAL", + "range": null, + "title": "Reserve this amount of bytes for data that specifically needs to be in DMA or internal memory", + "type": "int" + }, + { + "children": [], + "depends_on": "SPIRAM && (IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2) && ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, variables with EXT_RAM_ATTR attribute will be placed in SPIRAM instead of internal DRAM.\nBSS section of `lwip`, `net80211`, `pp`, `bt` libraries will be automatically placed\nin SPIRAM. BSS sections from other object files and libraries can also be placed in SPIRAM through\nlinker fragment scheme `extram_bss`.\n\nNote that the variables placed in SPIRAM using EXT_RAM_ATTR will be zero initialized.", + "id": "SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "name": "SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "range": null, + "title": "Allow .bss segment placed in external memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM && IDF_TARGET_ESP32 && ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, noinit variables can be placed in PSRAM using EXT_RAM_NOINIT_ATTR.\n\nNote the values placed into this section will not be initialized at startup and should keep its value\nafter software restart.", + "id": "SPIRAM_ALLOW_NOINIT_SEG_EXTERNAL_MEMORY", + "name": "SPIRAM_ALLOW_NOINIT_SEG_EXTERNAL_MEMORY", + "range": null, + "title": "Allow .noinit segment placed in external memory", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config", + "title": "SPI RAM config", + "type": "menu" + } + ], + "depends_on": null, + "help": "This enables support for an external SPI RAM chip, connected in parallel with the\nmain SPI flash chip.", + "id": "ESP32S3_SPIRAM_SUPPORT", + "name": "ESP32S3_SPIRAM_SUPPORT", + "range": null, + "title": "Support for external, SPI-connected RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_MEMMAP_TRACEMEM", + "name": "ESP32S3_MEMMAP_TRACEMEM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_MEMMAP_TRACEMEM_TWOBANKS", + "name": "ESP32S3_MEMMAP_TRACEMEM_TWOBANKS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_TRAX && !FREERTOS_UNICORE", + "help": "The esp32-s3 contains a feature which allows you to trace the execution path the processor\nhas taken through the program. This is stored in a chunk of 32K (16K for single-processor)\nof memory that can't be used for general purposes anymore. Disable this if you do not know\nwhat this is.", + "id": "ESP32S3_TRAX_TWOBANKS", + "name": "ESP32S3_TRAX_TWOBANKS", + "range": null, + "title": "Reserve memory for tracing both pro as well as app cpu execution", + "type": "bool" + } + ], + "depends_on": null, + "help": "The esp32-s3 contains a feature which allows you to trace the execution path the processor\nhas taken through the program. This is stored in a chunk of 32K (16K for single-processor)\nof memory that can't be used for general purposes anymore. Disable this if you do not know\nwhat this is.", + "id": "ESP32S3_TRAX", + "name": "ESP32S3_TRAX", + "range": null, + "title": "Use TRAX tracing feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_TRACEMEM_RESERVE_DRAM", + "name": "ESP32S3_TRACEMEM_RESERVE_DRAM", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Bytes of memory to reserve for ULP coprocessor firmware & data.\n\nData is reserved at the beginning of RTC slow memory.", + "id": "ESP32S3_ULP_COPROC_RESERVE_MEM", + "name": "ESP32S3_ULP_COPROC_RESERVE_MEM", + "range": [ + 0, + 0 + ], + "title": "RTC slow memory reserved for coprocessor", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32S3_ULP_COPROC_ENABLED", + "help": "Set this to y to use the RISC-V coprocessor instead of the FSM-ULP.", + "id": "ESP32S3_ULP_COPROC_RISCV", + "name": "ESP32S3_ULP_COPROC_RISCV", + "range": null, + "title": "Enable RISC-V as ULP coprocessor", + "type": "bool" + } + ], + "depends_on": null, + "help": "Set to 'y' if you plan to load a firmware for the coprocessor.\n\nIf this option is enabled, further coprocessor configuration will appear in the Components menu.", + "id": "ESP32S3_ULP_COPROC_ENABLED", + "name": "ESP32S3_ULP_COPROC_ENABLED", + "range": null, + "title": "Enable Ultra Low Power (ULP) Coprocessor", + "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": "ESP32S3_DEBUG_OCDAWARE", + "name": "ESP32S3_DEBUG_OCDAWARE", + "range": null, + "title": "Make exception and panic handlers JTAG/OCD aware", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_7", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_7", + "range": null, + "title": "2.44V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_6", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_6", + "range": null, + "title": "2.56V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_5", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_5", + "range": null, + "title": "2.67V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_4", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_4", + "range": null, + "title": "2.84V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_3", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_3", + "range": null, + "title": "2.98V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_2", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_2", + "range": null, + "title": "3.19V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_1", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_1", + "range": null, + "title": "3.30V", + "type": "bool" + } + ], + "depends_on": "ESP32S3_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 ESP3-S3 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-esp32s3-specific-hardware-brownout-detect-reset-brownout-voltage-level", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL", + "title": "Brownout voltage level", + "type": "choice" + } + ], + "depends_on": "!IDF_ENV_FPGA", + "help": "The ESP32-S3 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": "ESP32S3_BROWNOUT_DET", + "name": "ESP32S3_BROWNOUT_DET", + "range": null, + "title": "Hardware brownout detect & reset", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL", + "name": "ESP32S3_BROWNOUT_DET_LVL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_RTC_FRC1", + "name": "ESP32S3_TIME_SYSCALL_USE_RTC_FRC1", + "range": null, + "title": "RTC and high-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_RTC", + "name": "ESP32S3_TIME_SYSCALL_USE_RTC", + "range": null, + "title": "RTC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_FRC1", + "name": "ESP32S3_TIME_SYSCALL_USE_FRC1", + "range": null, + "title": "High-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_NONE", + "name": "ESP32S3_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 and RTC timers are used, timekeeping will\n continue in deep sleep. Time will be reported at 1 microsecond\n resolution. This is the default, and the recommended option.\n- If only high-resolution timer 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-esp32s3-specific-timers-used-for-gettimeofday-function", + "name": "ESP32S3_TIME_SYSCALL", + "title": "Timers used for gettimeofday function", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_INT_RC", + "name": "ESP32S3_RTC_CLK_SRC_INT_RC", + "range": null, + "title": "Internal 150kHz RC oscillator", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_EXT_CRYS", + "name": "ESP32S3_RTC_CLK_SRC_EXT_CRYS", + "range": null, + "title": "External 32kHz crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_EXT_OSC", + "name": "ESP32S3_RTC_CLK_SRC_EXT_OSC", + "range": null, + "title": "External 32kHz oscillator at 32K_XP pin", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_INT_8MD256", + "name": "ESP32S3_RTC_CLK_SRC_INT_8MD256", + "range": null, + "title": "Internal 8MHz oscillator, divided by 256 (~32kHz)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose which clock is used as RTC clock source.", + "id": "component-config-esp32s3-specific-rtc-clock-source", + "name": "ESP32S3_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": "ESP32S3_RTC_CLK_CAL_CYCLES", + "name": "ESP32S3_RTC_CLK_CAL_CYCLES", + "range": [ + 0, + 32766 + ], + "title": "Number of cycles for RTC_SLOW_CLK calibration", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "When ESP32S3 exits deep sleep, the CPU and the flash chip are powered on\nat the same time. CPU will run deep sleep stub first, and then\nproceed to load code from flash. Some flash chips need sufficient\ntime to pass between power on and first read operation. By default,\nwithout any extra delay, this time is approximately 900us, although\nsome flash chip types need more than that.\n\nBy 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\nconsole after deep sleep reset, try increasing this value.", + "id": "ESP32S3_DEEP_SLEEP_WAKEUP_DELAY", + "name": "ESP32S3_DEEP_SLEEP_WAKEUP_DELAY", + "range": [ + 0, + 5000 + ], + "title": "Extra delay in deep sleep wake stub (in us)", + "type": "int" + }, + { + "children": [], + "depends_on": "!BT_ENABLED", + "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": "ESP32S3_NO_BLOBS", + "name": "ESP32S3_NO_BLOBS", + "range": null, + "title": "No Binary Blobs", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option allows to place .rtc_data and .rtc_rodata sections into\nRTC fast memory segment to free the slow memory region for ULP programs.", + "id": "ESP32S3_RTCDATA_IN_FAST_MEM", + "name": "ESP32S3_RTCDATA_IN_FAST_MEM", + "range": null, + "title": "Place RTC_DATA_ATTR and RTC_RODATA_ATTR variables into RTC fast memory segment", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_USE_FIXED_STATIC_RAM_SIZE", + "help": "RAM size dedicated for static variables (.data & .bss sections).", + "id": "ESP32S3_FIXED_STATIC_RAM_SIZE", + "name": "ESP32S3_FIXED_STATIC_RAM_SIZE", + "range": null, + "title": "Fixed Static RAM size", + "type": "hex" + } + ], + "depends_on": null, + "help": "If this option is disabled, the DRAM part of the heap starts right after the .bss section,\nwithin the dram0_0 region. As a result, adding or removing some static variables\nwill change the available heap size.\n\nIf this option is enabled, the DRAM part of the heap starts right after the dram0_0 region,\nwhere its length is set with ESP32S3_FIXED_STATIC_RAM_SIZE", + "id": "ESP32S3_USE_FIXED_STATIC_RAM_SIZE", + "name": "ESP32S3_USE_FIXED_STATIC_RAM_SIZE", + "range": null, + "title": "Use fixed static RAM size", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp32s3-specific", + "title": "ESP32S3-Specific", + "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": [], + "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": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": "Two", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": "Four", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the number of universally administered (by IEEE) MAC addresses.\nDuring initialization, MAC addresses for each network interface are generated or derived from a\nsingle base MAC address.\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.\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.\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.)", + "id": "component-config-hardware-settings-mac-config-number-of-universally-administered-by-ieee-mac-address", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES", + "title": "Number of universally administered (by IEEE) MAC address", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_UNIVERSAL_MAC_ADDRESSES", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES", + "range": null, + "title": null, + "type": "int" + } + ], + "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.\nThis option will in fact consider VDD_SDIO auto power value (ESP_PD_OPTION_AUTO) as OFF. Also, it is\npossible to force a power domain to stay ON during light sleep by using esp_sleep_pd_config()\nfunction.", + "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": 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": "esp32c3 and esp32s3 will reset at wake-up if GPIO is received a small electrostatic\npulse 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": "SPIRAM", + "help": "When the CS pin of SPIRAM is not pulled up, the sleep current will\nincrease during light sleep. If the CS pin of SPIRAM has an external\npull-up, you do not need to select this option, otherwise, you\nshould enable this option.", + "id": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "range": null, + "title": "PSRAM leakage current workaround in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When the CS pin of Flash is not pulled up, the sleep current will\nincrease during light sleep. If the CS pin of Flash has an external\npull-up, you do not need to select this option, otherwise, you\nshould enable this option.", + "id": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "range": null, + "title": "Flash leakage current workaround in light sleep", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-sleep-config", + "title": "Sleep Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_SERIAL_JTAG || ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "help": "When the chip goes sleep or software reset, the clock source would change to XTAL\nand switch off the BBPLL clock for saving power. However, this might make the\nUSB_SERIAL_JTAG down which depends on BBPLL as its unique clock source.\nTherefore, this is used for keeping bbpll clock always on when USB_SERIAL_JTAG PORT is using.\nIf you want to use USB_SERIAL_JTAG under sw_reset case or sleep-wakeup case, you shoule select\nthis option. But be aware that this might increase the power consumption.", + "id": "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB", + "name": "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB", + "range": null, + "title": "Keep BBPLL clock always work", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-rtc-clock-config", + "title": "RTC Clock Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings", + "title": "Hardware Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "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": "", + "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": "", + "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": "", + "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" + }, + { + "children": [], + "depends_on": "", + "help": "Invoke gdbstub on the serial port, allowing for gdb to attach to it and to do a debug on runtime.\nThis feature will switch system to single core mode.", + "id": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "name": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "range": null, + "title": "GDBStub at runtime", + "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": 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": null, + "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": null, + "help": null, + "id": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "name": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "range": null, + "title": null, + "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": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "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" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "help": null, + "id": "ESP_SYSTEM_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "name": "ESP_SYSTEM_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "help": null, + "id": "ESP_SYSTEM_MEMPROT_MEM_ALIGN_SIZE", + "name": "ESP_SYSTEM_MEMPROT_MEM_ALIGN_SIZE", + "range": null, + "title": null, + "type": "int" + } + ], + "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": "(IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && ", + "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": "IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3", + "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_UART", + "name": "ESP_CONSOLE_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_MULTIPLE_UART", + "name": "ESP_CONSOLE_MULTIPLE_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 && ESP_CONSOLE_MULTIPLE_UART", + "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": null, + "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", + "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", + "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", + "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 && !FREERTOS_UNICORE", + "help": "If this option is enabled, the Task Wtachdog 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": null, + "help": "The Task Watchdog Timer can be used to make sure individual tasks are still\nrunning. Enabling this option will cause the Task Watchdog Timer to be\ninitialized automatically at startup. The Task Watchdog timer can be\ninitialized after startup as well (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT", + "name": "ESP_TASK_WDT", + "range": null, + "title": "Initialize Task Watchdog Timer on startup", + "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": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ", + "help": "Using level 5 interrupt for Interrupt Watchdog 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 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 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" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings", + "title": "ESP System Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This version of FreeRTOS normally takes control of all cores of\nthe CPU. Select this if you only want to start it on the first core.\nThis is needed when e.g. another process needs complete control\nover the second core.\n\n# This invisible config value sets the value of tskNO_AFFINITY in task.h.\n# Intended to be used as a constant from other Kconfig files.\n# Value is (32-bit) INT_MAX.", + "id": "FREERTOS_UNICORE", + "name": "FREERTOS_UNICORE", + "range": null, + "title": "Run FreeRTOS only on first core", + "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_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\nthe main tick source to increase counters, run timers and do\npre-emptive multitasking with. There are multiple timers available\nto do this, with different interrupt priorities. Check", + "id": "component-config-freertos-xtensa-timer-to-use-as-the-freertos-tick-source", + "name": "FREERTOS_CORETIMER", + "title": "Xtensa timer to use as the FreeRTOS tick source", + "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": [], + "depends_on": "FREERTOS_UNICORE", + "help": "On most platforms there are instructions can speedup the ready task\nsearching. Enabling this option the FreeRTOS with this instructions\nsupport will be built.", + "id": "FREERTOS_OPTIMIZED_SCHEDULER", + "name": "FREERTOS_OPTIMIZED_SCHEDULER", + "range": null, + "title": "Enable FreeRTOS p\u013aatform optimized scheduler", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select the tick rate at which FreeRTOS does pre-emptive context switching.", + "id": "FREERTOS_HZ", + "name": "FREERTOS_HZ", + "range": [ + 1, + 1000 + ], + "title": "Tick rate (Hz)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Some functions in FreeRTOS have not been thoroughly tested yet when moving to\nthe SMP implementation of FreeRTOS. When this option is enabled, these fuctions\nwill throw an assert().", + "id": "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION", + "name": "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION", + "range": null, + "title": "Halt when an SMP-untested function is called", + "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\nthe stack pointer is in a valid range. Quick but does not detect\nstack 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", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Places some magic bytes at the end of the stack area and on each\ncontext switch, check if these bytes are still intact. More thorough\nthan 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", + "type": "bool" + } + ], + "depends_on": null, + "help": "FreeRTOS can check for stack overflows in threads and trigger an user function\ncalled vApplicationStackOverflowHook when this happens.", + "id": "component-config-freertos-check-for-stack-overflow", + "name": "FREERTOS_CHECK_STACKOVERFLOW", + "title": "Check for stack overflow", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS can check if a stack has overflown its bounds by checking either the value of\nthe stack pointer or by checking the integrity of canary bytes. (See FREERTOS_CHECK_STACKOVERFLOW\nfor more information.) These checks only happen on a context switch, and the situation that caused\nthe stack overflow may already be long gone by then. This option will use the last debug memory\nwatchpoint to allow breaking into the debugger (or panic'ing) as soon as any\nof the last 32 bytes on the stack of a task are overwritten. The side effect is that using gdb, you\neffectively have one hardware watchpoint less because the last one is overwritten as soon as a task\nswitch 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 the\nsize 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, esp-idf\nwill panic on an unhandled debug exception.", + "id": "FREERTOS_WATCHPOINT_END_OF_STACK", + "name": "FREERTOS_WATCHPOINT_END_OF_STACK", + "range": null, + "title": "Set a debug watchpoint as a stack overflow check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, interrupt stack frame will be modified to\npoint to the code of the interrupted task as its return address.\nThis helps the debugger (or the panic handler) show a backtrace from\nthe interrupt to the task which was interrupted. This also works for\nnested interrupts: higer level interrupt stack can be traced back to the\nlower level interrupt.\nThis option adds 4 instructions to 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": null, + "help": "FreeRTOS has the ability to store per-thread pointers in the task\ncontrol block. This controls the number of pointers available.\n\nThis 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": "Number of thread local storage pointers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "!COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE && ", + "help": "If a FreeRTOS configASSERT() fails, FreeRTOS will abort() and\nhalt execution. The panic handler can be configured to handle\nthe outcome of an abort() in different ways.\n\nIf assertions are disabled for the entire project, they are also\ndisabled in FreeRTOS and this option is unavailable.", + "id": "FREERTOS_ASSERT_FAIL_ABORT", + "name": "FREERTOS_ASSERT_FAIL_ABORT", + "range": null, + "title": "abort() on failed assertions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If a FreeRTOS assertion fails, print it out and continue.", + "id": "FREERTOS_ASSERT_FAIL_PRINT_CONTINUE", + "name": "FREERTOS_ASSERT_FAIL_PRINT_CONTINUE", + "range": null, + "title": "Print and continue failed assertions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "FreeRTOS configASSERT() will not be compiled into the binary.", + "id": "FREERTOS_ASSERT_DISABLE", + "name": "FREERTOS_ASSERT_DISABLE", + "range": null, + "title": "Disable FreeRTOS assertions", + "type": "bool" + } + ], + "depends_on": null, + "help": "Failed FreeRTOS configASSERT() assertions can be configured to\nbehave in different ways.\n\nBy default these behave the same as the global project assert settings.", + "id": "component-config-freertos-freertos-assertions", + "name": "FREERTOS_ASSERT", + "title": "FreeRTOS assertions", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "The idle task has its own stack, sized in bytes. The default size is enough for most uses. Size can be\nreduced to 768 bytes if no (or simple) FreeRTOS idle hooks are used and pthread local storage or FreeRTOS\nlocal storage cleanup callbacks are not used.\n\nThe stack size may need to be increased above the default if the app installs idle or thread local storage\ncleanup hooks that use a lot of stack memory.", + "id": "FREERTOS_IDLE_TASK_STACKSIZE", + "name": "FREERTOS_IDLE_TASK_STACKSIZE", + "range": [ + 768, + 32768 + ], + "title": "Idle Task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The interrupt handlers have their own stack. The size of the stack can be defined here.\nEach processor has 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": "FreeRTOS offers a number of hooks/callback functions that are called when a timer\ntick happens, the idle thread runs etc. esp-idf replaces these by runtime registerable\nhooks using the esp_register_freertos_xxx_hook system, but for legacy reasons the old\nhooks can also still be enabled. Please enable this only if you have code that for some\nreason can't be migrated to the esp_register_freertos_xxx_hook system.", + "id": "FREERTOS_LEGACY_HOOKS", + "name": "FREERTOS_LEGACY_HOOKS", + "range": null, + "title": "Use FreeRTOS legacy hooks", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Changes the maximum task name length. Each task allocated will\ninclude this many bytes for a task name. Using a shorter value\nsaves a small amount of RAM, a longer value allows more complex\nnames.\n\nFor most uses, the default of 16 is OK.", + "id": "FREERTOS_MAX_TASK_NAME_LEN", + "name": "FREERTOS_MAX_TASK_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "Maximum task name length", + "type": "int" + }, + { + "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": "Enable this option to make FreeRTOS call the static task clean up hook when a task is deleted.\n\nBear in mind that if this option is enabled you will need to implement the following function::\n\n void vPortCleanUpTCB ( void *pxTCB ) {\n // place clean up code here\n }", + "id": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "name": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "range": null, + "title": "Enable static task clean up hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The timer service task (primarily) makes use of existing FreeRTOS features, allowing timer\nfunctionality to be added to an application with minimal impact on the size of the application's\nexecutable binary.\n\nUse this constant to define the priority that the timer task will run at.", + "id": "FREERTOS_TIMER_TASK_PRIORITY", + "name": "FREERTOS_TIMER_TASK_PRIORITY", + "range": [ + 1, + 25 + ], + "title": "FreeRTOS timer task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The timer service task (primarily) makes use of existing FreeRTOS features, allowing timer\nfunctionality to be added to an application with minimal impact on the size of the application's\nexecutable binary.\n\nUse this constant to define the size (in bytes) of the stack allocated for the timer task.", + "id": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "name": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "range": [ + 1536, + 32768 + ], + "title": "FreeRTOS timer task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS provides a set of timer related API functions. Many of these functions use a standard\nFreeRTOS queue to send commands to the timer service task. The queue used for this purpose is\ncalled the 'timer command queue'. The 'timer command queue' is private to the FreeRTOS timer\nimplementation, and cannot be accessed directly.\n\nFor most uses the default value of 10 is OK.", + "id": "FREERTOS_TIMER_QUEUE_LENGTH", + "name": "FREERTOS_TIMER_QUEUE_LENGTH", + "range": [ + 5, + 20 + ], + "title": "FreeRTOS timer queue length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS uses the queue registry as a means for kernel aware debuggers to locate queues, semaphores,\nand mutexes. The registry allows for a textual name to be associated with a queue for easy identification\nwithin a debugging GUI. A value of 0 will disable queue registry functionality, and a value larger than 0\nwill specify the number of queues/semaphores/mutexes that the registry can hold.", + "id": "FREERTOS_QUEUE_REGISTRY_SIZE", + "name": "FREERTOS_QUEUE_REGISTRY_SIZE", + "range": [ + 0, + 20 + ], + "title": "FreeRTOS queue registry size", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "help": "If enabled, this will include an extra column when vTaskList is called\nto display the CoreID the task is 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": "If enabled, configUSE_STATS_FORMATTING_FUNCTIONS will be defined as 1 in\nFreeRTOS. This will allow the usage of stats formatting functions such\nas vTaskList().", + "id": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "name": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "range": null, + "title": "Enable FreeRTOS stats formatting functions", + "type": "bool" + } + ], + "depends_on": null, + "help": "If enabled, configUSE_TRACE_FACILITY will be defined as 1 in FreeRTOS.\nThis will allow the usage of trace facility functions such as\nuxTaskGetSystemState().", + "id": "FREERTOS_USE_TRACE_FACILITY", + "name": "FREERTOS_USE_TRACE_FACILITY", + "range": null, + "title": "Enable FreeRTOS trace facility", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "ESP Timer will be used as the clock source for FreeRTOS run time stats.\nThe ESP Timer runs at a frequency of 1MHz regardless of Dynamic\nFrequency 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\ntime stats. The CPU Clock has a frequency dependent on\nESP32_DEFAULT_CPU_FREQ_MHZ and Dynamic Frequency Scaling (DFS).\nTherefore the CPU Clock frequency can fluctuate between 80 to 240MHz.\nRun time stats generated using the CPU Clock represents the number of\nCPU 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\nclock consistently runs at the maximum frequency of 240MHz, it will\noverflow 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\nCPU Clock or the ESP Timer. Both clock sources are 32 bits. The CPU\nClock can run at a higher frequency hence provide a finer resolution\nbut will overflow much quicker. Note that run time stats are only valid\nuntil the clock source overflows.", + "id": "component-config-freertos-enable-freertos-to-collect-run-time-stats-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" + } + ], + "depends_on": null, + "help": "If enabled, configGENERATE_RUN_TIME_STATS will be defined as 1 in\nFreeRTOS. This will allow FreeRTOS to collect information regarding the\nusage of processor time amongst FreeRTOS tasks. Run time stats are\ngenerated using either the ESP Timer or the CPU Clock as the clock\nsource (Note that run time stats are only valid until the clock source\noverflows). The function vTaskGetRunTimeStats() will also be available\nif FREERTOS_USE_STATS_FORMATTING_FUNCTIONS and\nFREERTOS_USE_TRACE_FACILITY are enabled. vTaskGetRunTimeStats() will\ndisplay the run time of each task as a % of the total run time of all\nCPUs (task run time / no of CPUs) / (total run time / 100 )", + "id": "FREERTOS_GENERATE_RUN_TIME_STATS", + "name": "FREERTOS_GENERATE_RUN_TIME_STATS", + "range": null, + "title": "Enable FreeRTOS to collect 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\nof ticks.", + "id": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "name": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "range": null, + "title": "Minimum number of ticks to enter sleep mode for", + "type": "int" + } + ], + "depends_on": "PM_ENABLE", + "help": "If power management support is enabled, FreeRTOS will be able to put\nthe system into light sleep mode when no tasks need to run for a number\nof ticks. This number can be set using FREERTOS_IDLE_TIME_BEFORE_SLEEP option.\nThis feature is also known as \"automatic light sleep\".\n\nNote that timers created using esp_timer APIs may prevent the system from\nentering sleep mode, even when no tasks need to run.\nTo skip unnecessary wake-up initialize a timer with the \"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": "Tickless idle support", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_DEFAULT", + "help": "If enabled, all FreeRTOS task functions will be enclosed in a wrapper function.\nIf a task function mistakenly returns (i.e. does not delete), the call flow will\nreturn to the wrapper function. The wrapper function will then log an error and\nabort the application. This option is also required for GDB backtraces and C++\nexceptions to work correctly inside top-level task functions.", + "id": "FREERTOS_TASK_FUNCTION_WRAPPER", + "name": "FREERTOS_TASK_FUNCTION_WRAPPER", + "range": null, + "title": "Enclose all task functions in a wrapper function", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, assert that when a mutex semaphore is given, the task giving the\nsemaphore is the task which 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": "If enabled, context of port*_CRITICAL calls (ISR or Non-ISR)\nwould be checked to be in compliance with Vanilla FreeRTOS.\ne.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" + }, + { + "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": "Hidden option, gets selected by CONFIG_ESPxx_DEBUG_OCDAWARE", + "id": "FREERTOS_DEBUG_OCDAWARE", + "name": "FREERTOS_DEBUG_OCDAWARE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "When enabled, the usage of float type is allowed inside Level 1\nISRs.", + "id": "FREERTOS_FPU_IN_ISR", + "name": "FREERTOS_FPU_IN_ISR", + "range": null, + "title": "Allow use of float inside Level 1 ISR (EXPERIMENTAL)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_ENABLE_TASK_SNAPSHOT && !ESP_PANIC_HANDLER_IRAM", + "help": "When enabled, the functions related to snapshots, such as vTaskGetSnapshot or uxTaskGetSnapshotAll,\nwill be placed in flash. Note that if enabled, these functions cannot be called when cache is disabled.", + "id": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "name": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "range": null, + "title": "Place task snapshot functions into flash", + "type": "bool" + } + ], + "depends_on": null, + "help": "When enabled, the functions related to snapshots, such as vTaskGetSnapshot or uxTaskGetSnapshotAll,\nare compiled and linked.", + "id": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "name": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "range": null, + "title": "Enable task snapshot functions", + "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_SILIENT", + "name": "HAL_ASSERTION_SILIENT", + "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" + } + ], + "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": "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 ESP32's\n RTC and FRC1 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": "ESP32 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, build system will use functions available in\nROM, reducing the application binary size. Functions available in ROM run\nfaster than functions which run from flash. Functions available in ROM can\nalso run when flash instruction cache is disabled.\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" + } + ], + "depends_on": null, + "id": "component-config-newlib", + "title": "Newlib", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE", + "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", + "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": null, + "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": null, + "help": "This option enables the following APIs:\n\n- spi_flash_reset_counters\n- spi_flash_dump_counters\n- spi_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": null, + "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": "IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3", + "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": null, + "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": null, + "help": "The implementation of SPI flash has been greatly changed in IDF v4.0.\nEnable this option to use the legacy implementation.", + "id": "SPI_FLASH_USE_LEGACY_IMPL", + "name": "SPI_FLASH_USE_LEGACY_IMPL", + "range": null, + "title": "Use the legacy implementation before IDF v4.0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPI_FLASH_USE_LEGACY_IMPL && !IDF_TARGET_ESP32S2", + "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": null, + "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", + "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", + "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": null, + "help": "This allows to yield the CPUs between erase commands.\nPrevents starvation of other tasks.", + "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": "IDF_TARGET_ESP32C3 && !SPI_FLASH_USE_LEGACY_IMPL && !SPI_FLASH_ROM_IMPL", + "help": "This option is default n before ESP32-C3, because it needs bootloader support.\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\nAuto-suspend feature only supported by XMC chip.\nIf you are using an official module, please contact Espressif Business support.\nAlso reading auto suspend part in `SPI Flash API` document before you enable this function.", + "id": "SPI_FLASH_AUTO_SUSPEND", + "name": "SPI_FLASH_AUTO_SUSPEND", + "range": null, + "title": "Auto suspend long erase/write operations (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "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": null, + "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": "!SPI_FLASH_USE_LEGACY_IMPL", + "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": "!SPI_FLASH_USE_LEGACY_IMPL", + "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": null, + "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": null, + "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": null, + "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": null, + "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": null, + "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": null, + "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", + "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": null, + "id": "component-config-spi-flash-driver-auto-detect-flash-chips", + "title": "Auto-detect flash chips", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "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": null, + "id": "component-config-spi-flash-driver", + "title": "SPI Flash driver", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config", + "title": "Component config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Soc, esp32, and driver components, the most common\ncomponents. Some header of these components are included\nimplicitly by headers of other components before IDF v4.0.\nIt's not required for high-level components, but still\nincluded through long header chain everywhere.\n\nThis is harmful to the modularity. So it's changed in IDF\nv4.0.\n\nYou can still include these headers in a legacy way until it\nis totally deprecated by enable this option.", + "id": "LEGACY_INCLUDE_COMMON_HEADERS", + "name": "LEGACY_INCLUDE_COMMON_HEADERS", + "range": null, + "title": "Include headers across components as before IDF v4.0", + "type": "bool" + } + ], + "depends_on": null, + "id": "compatibility-options", + "title": "Compatibility options", + "type": "menu" + } +] \ No newline at end of file diff --git a/esp-idf/build/bootloader/config/sdkconfig.cmake b/esp-idf/build/bootloader/config/sdkconfig.cmake new file mode 100644 index 0000000..2433890 --- /dev/null +++ b/esp-idf/build/bootloader/config/sdkconfig.cmake @@ -0,0 +1,382 @@ +# +# Automatically generated file. DO NOT EDIT. +# Espressif IoT Development Framework (ESP-IDF) Configuration cmake include file +# +set(CONFIG_IDF_CMAKE "y") +set(CONFIG_IDF_TARGET_ARCH_XTENSA "y") +set(CONFIG_IDF_TARGET "esp32s3") +set(CONFIG_IDF_TARGET_ESP32S3 "y") +set(CONFIG_IDF_FIRMWARE_CHIP_ID "0x9") +set(CONFIG_SDK_TOOLPREFIX "xtensa-esp32s3-elf-") +set(CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS "") +set(CONFIG_APP_BUILD_TYPE_APP_2NDBOOT "y") +set(CONFIG_APP_BUILD_TYPE_ELF_RAM "") +set(CONFIG_APP_BUILD_GENERATE_BINARIES "y") +set(CONFIG_APP_BUILD_BOOTLOADER "y") +set(CONFIG_APP_BUILD_USE_FLASH_SECTIONS "y") +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_VDDSDIO_BOOST_1_9V "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_BOOTLOADER_FLASH_XMC_SUPPORT "y") +set(CONFIG_SECURE_BOOT_SUPPORTS_RSA "y") +set(CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE "y") +set(CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT "") +set(CONFIG_SECURE_BOOT "") +set(CONFIG_SECURE_FLASH_ENC_ENABLED "") +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_BAUD_OTHER_VAL "115200") +set(CONFIG_ESPTOOLPY_NO_STUB "y") +set(CONFIG_ESPTOOLPY_OCT_FLASH "") +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_120M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ_40M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_20M "") +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_FLASHSIZE_DETECT "y") +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_CONSOLE "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B "y") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL "115200") +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 "y") +set(CONFIG_PARTITION_TABLE_CUSTOM "") +set(CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_FILENAME "partitions_two_ota.csv") +set(CONFIG_PARTITION_TABLE_OFFSET "0x8000") +set(CONFIG_PARTITION_TABLE_MD5 "y") +set(CONFIG_COMPILER_OPTIMIZATION_DEFAULT "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_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_DISABLE_GCC8_WARNINGS "") +set(CONFIG_COMPILER_DUMP_RTL_FILES "") +set(CONFIG_EFUSE_CUSTOM_TABLE "") +set(CONFIG_EFUSE_VIRTUAL "") +set(CONFIG_EFUSE_MAX_BLK_LEN "256") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_80 "") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160 "y") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240 "") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB "y") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB "") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE "0x4000") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_4WAYS "") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS "y") +set(CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS "8") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_16B "") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B "y") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE "32") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_WRAP "") +set(CONFIG_ESP32S3_DATA_CACHE_16KB "") +set(CONFIG_ESP32S3_DATA_CACHE_32KB "y") +set(CONFIG_ESP32S3_DATA_CACHE_64KB "") +set(CONFIG_ESP32S3_DATA_CACHE_SIZE "0x8000") +set(CONFIG_ESP32S3_DATA_CACHE_4WAYS "") +set(CONFIG_ESP32S3_DATA_CACHE_8WAYS "y") +set(CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS "8") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_16B "") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_32B "y") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_64B "") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE "32") +set(CONFIG_ESP32S3_DATA_CACHE_WRAP "") +set(CONFIG_ESP32S3_SPIRAM_SUPPORT "") +set(CONFIG_ESP32S3_TRAX "") +set(CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM "0x0") +set(CONFIG_ESP32S3_ULP_COPROC_ENABLED "") +set(CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM "0") +set(CONFIG_ESP32S3_DEBUG_OCDAWARE "y") +set(CONFIG_ESP32S3_BROWNOUT_DET "y") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_1 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1 "y") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC "") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_FRC1 "") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_NONE "") +set(CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_ESP32S3_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_ESP32S3_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_ESP32S3_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY "2000") +set(CONFIG_ESP32S3_NO_BLOBS "") +set(CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM "") +set(CONFIG_ESP32S3_USE_FIXED_STATIC_RAM_SIZE "") +set(CONFIG_ESP_ERR_TO_NAME_LOOKUP "y") +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_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO "") +set(CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES "4") +set(CONFIG_ESP_SLEEP_POWER_DOWN_FLASH "y") +set(CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND "") +set(CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB "y") +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_GDBSTUB_RUNTIME "") +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_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_CPU1 "") +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 "") +set(CONFIG_ESP_CONSOLE_USB_CDC "") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG "y") +set(CONFIG_ESP_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_NONE "y") +set(CONFIG_ESP_CONSOLE_MULTIPLE_UART "y") +set(CONFIG_ESP_CONSOLE_UART_NUM "-1") +set(CONFIG_ESP_INT_WDT "y") +set(CONFIG_ESP_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_ESP_INT_WDT_CHECK_CPU1 "y") +set(CONFIG_ESP_TASK_WDT "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_TASK_WDT_CHECK_IDLE_TASK_CPU1 "y") +set(CONFIG_ESP_PANIC_HANDLER_IRAM "") +set(CONFIG_ESP_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 "y") +set(CONFIG_FREERTOS_UNICORE "") +set(CONFIG_FREERTOS_NO_AFFINITY "0x7fffffff") +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_HZ "100") +set(CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION "y") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY "y") +set(CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK "") +set(CONFIG_FREERTOS_INTERRUPT_BACKTRACE "y") +set(CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS "1") +set(CONFIG_FREERTOS_ASSERT_FAIL_ABORT "y") +set(CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE "") +set(CONFIG_FREERTOS_ASSERT_DISABLE "") +set(CONFIG_FREERTOS_IDLE_TASK_STACKSIZE "1536") +set(CONFIG_FREERTOS_ISR_STACKSIZE "1536") +set(CONFIG_FREERTOS_LEGACY_HOOKS "") +set(CONFIG_FREERTOS_MAX_TASK_NAME_LEN "16") +set(CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION "y") +set(CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP "") +set(CONFIG_FREERTOS_TIMER_TASK_PRIORITY "1") +set(CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH "2048") +set(CONFIG_FREERTOS_TIMER_QUEUE_LENGTH "10") +set(CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE "0") +set(CONFIG_FREERTOS_USE_TRACE_FACILITY "y") +set(CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS "y") +set(CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID "") +set(CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS "") +set(CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER "y") +set(CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER "y") +set(CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE "") +set(CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_FREERTOS_DEBUG_OCDAWARE "y") +set(CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT "y") +set(CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH "") +set(CONFIG_HAL_ASSERTION_EQUALS_SYSTEM "y") +set(CONFIG_HAL_ASSERTION_DISABLE "") +set(CONFIG_HAL_ASSERTION_SILIENT "") +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_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_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_USE_LEGACY_IMPL "") +set(CONFIG_SPI_FLASH_SHARE_SPI1_BUS "") +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_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_SUPPORT_MXIC_OPI_CHIP "y") +set(CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE "y") +set(CONFIG_LEGACY_INCLUDE_COMMON_HEADERS "") +set(CONFIGS_LIST CONFIG_IDF_CMAKE;CONFIG_IDF_TARGET_ARCH_XTENSA;CONFIG_IDF_TARGET;CONFIG_IDF_TARGET_ESP32S3;CONFIG_IDF_FIRMWARE_CHIP_ID;CONFIG_SDK_TOOLPREFIX;CONFIG_TOOLPREFIX;CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS;CONFIG_APP_BUILD_TYPE_APP_2NDBOOT;CONFIG_APP_BUILD_TYPE_ELF_RAM;CONFIG_APP_BUILD_GENERATE_BINARIES;CONFIG_APP_BUILD_BOOTLOADER;CONFIG_APP_BUILD_USE_FLASH_SECTIONS;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_VDDSDIO_BOOST_1_9V;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_BOOTLOADER_FLASH_XMC_SUPPORT;CONFIG_SECURE_BOOT_SUPPORTS_RSA;CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE;CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT;CONFIG_SECURE_BOOT;CONFIG_SECURE_FLASH_ENC_ENABLED;CONFIG_FLASH_ENCRYPTION_ENABLED;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_BAUD_OTHER_VAL;CONFIG_ESPTOOLPY_NO_STUB;CONFIG_ESPTOOLPY_OCT_FLASH;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_120M;CONFIG_ESPTOOLPY_FLASHFREQ_80M;CONFIG_ESPTOOLPY_FLASHFREQ_40M;CONFIG_ESPTOOLPY_FLASHFREQ_20M;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_FLASHSIZE_DETECT;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_CONSOLE;CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B;CONFIG_MONITOR_BAUD_9600B;CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B;CONFIG_MONITOR_BAUD_57600B;CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B;CONFIG_MONITOR_BAUD_115200B;CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B;CONFIG_MONITOR_BAUD_230400B;CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B;CONFIG_MONITOR_BAUD_921600B;CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB;CONFIG_MONITOR_BAUD_2MB;CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER;CONFIG_MONITOR_BAUD_OTHER;CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL;CONFIG_MONITOR_BAUD_OTHER_VAL;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_DEFAULT;CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_SIZE;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_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_DISABLE_GCC8_WARNINGS;CONFIG_DISABLE_GCC8_WARNINGS;CONFIG_COMPILER_DUMP_RTL_FILES;CONFIG_EFUSE_CUSTOM_TABLE;CONFIG_EFUSE_VIRTUAL;CONFIG_EFUSE_MAX_BLK_LEN;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_80;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB;CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB;CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE;CONFIG_ESP32S3_INSTRUCTION_CACHE_4WAYS;CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS;CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS;CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_16B;CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B;CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE;CONFIG_ESP32S3_INSTRUCTION_CACHE_WRAP;CONFIG_ESP32S3_DATA_CACHE_16KB;CONFIG_ESP32S3_DATA_CACHE_32KB;CONFIG_ESP32S3_DATA_CACHE_64KB;CONFIG_ESP32S3_DATA_CACHE_SIZE;CONFIG_ESP32S3_DATA_CACHE_4WAYS;CONFIG_ESP32S3_DATA_CACHE_8WAYS;CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS;CONFIG_ESP32S3_DATA_CACHE_LINE_16B;CONFIG_ESP32S3_DATA_CACHE_LINE_32B;CONFIG_ESP32S3_DATA_CACHE_LINE_64B;CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE;CONFIG_ESP32S3_DATA_CACHE_WRAP;CONFIG_ESP32S3_SPIRAM_SUPPORT;CONFIG_ESP32S3_TRAX;CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM;CONFIG_ESP32S3_ULP_COPROC_ENABLED;CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM;CONFIG_ESP32S3_DEBUG_OCDAWARE;CONFIG_ESP32S3_BROWNOUT_DET;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_1;CONFIG_ESP32S3_BROWNOUT_DET_LVL;CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1;CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC;CONFIG_ESP32S3_TIME_SYSCALL_USE_FRC1;CONFIG_ESP32S3_TIME_SYSCALL_USE_NONE;CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC;CONFIG_ESP32S3_RTC_CLK_SRC_EXT_CRYS;CONFIG_ESP32S3_RTC_CLK_SRC_EXT_OSC;CONFIG_ESP32S3_RTC_CLK_SRC_INT_8MD256;CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES;CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY;CONFIG_ESP32S3_NO_BLOBS;CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM;CONFIG_ESP32S3_USE_FIXED_STATIC_RAM_SIZE;CONFIG_ESP_ERR_TO_NAME_LOOKUP;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_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO;CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES;CONFIG_ESP_SLEEP_POWER_DOWN_FLASH;CONFIG_ESP_SYSTEM_PD_FLASH;CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND;CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND;CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB;CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT;CONFIG_ESP32S2_PANIC_PRINT_HALT;CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT;CONFIG_ESP32S2_PANIC_PRINT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT;CONFIG_ESP32S2_PANIC_SILENT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_GDBSTUB;CONFIG_ESP32S2_PANIC_GDBSTUB;CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME;CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK;CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP;CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP;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_CPU1;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_CDC;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_UART_CUSTOM;CONFIG_CONSOLE_UART_CUSTOM;CONFIG_ESP_CONSOLE_NONE;CONFIG_ESP_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_SECONDARY_NONE;CONFIG_ESP_CONSOLE_MULTIPLE_UART;CONFIG_ESP_CONSOLE_UART_NUM;CONFIG_CONSOLE_UART_NUM;CONFIG_ESP_INT_WDT;CONFIG_INT_WDT;CONFIG_ESP_INT_WDT_TIMEOUT_MS;CONFIG_INT_WDT_TIMEOUT_MS;CONFIG_ESP_INT_WDT_CHECK_CPU1;CONFIG_INT_WDT_CHECK_CPU1;CONFIG_ESP_TASK_WDT;CONFIG_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_TASK_WDT_CHECK_IDLE_TASK_CPU1;CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1;CONFIG_ESP_PANIC_HANDLER_IRAM;CONFIG_ESP_DEBUG_STUBS_ENABLE;CONFIG_ESP32_DEBUG_STUBS_ENABLE;CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4;CONFIG_FREERTOS_UNICORE;CONFIG_FREERTOS_NO_AFFINITY;CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3;CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER;CONFIG_FREERTOS_HZ;CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY;CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK;CONFIG_FREERTOS_INTERRUPT_BACKTRACE;CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS;CONFIG_FREERTOS_ASSERT_FAIL_ABORT;CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE;CONFIG_FREERTOS_ASSERT_DISABLE;CONFIG_FREERTOS_IDLE_TASK_STACKSIZE;CONFIG_FREERTOS_ISR_STACKSIZE;CONFIG_FREERTOS_LEGACY_HOOKS;CONFIG_FREERTOS_MAX_TASK_NAME_LEN;CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION;CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP;CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK;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_USE_TRACE_FACILITY;CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS;CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID;CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS;CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER;CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER;CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE;CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH;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_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_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_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_USE_LEGACY_IMPL;CONFIG_SPI_FLASH_SHARE_SPI1_BUS;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_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_SUPPORT_MXIC_OPI_CHIP;CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE;CONFIG_LEGACY_INCLUDE_COMMON_HEADERS) +# List of deprecated options for backward compatibility +set(CONFIG_TOOLPREFIX "xtensa-esp32s3-elf-") +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_9600B "") +set(CONFIG_MONITOR_BAUD_57600B "") +set(CONFIG_MONITOR_BAUD_115200B "y") +set(CONFIG_MONITOR_BAUD_230400B "") +set(CONFIG_MONITOR_BAUD_921600B "") +set(CONFIG_MONITOR_BAUD_2MB "") +set(CONFIG_MONITOR_BAUD_OTHER "") +set(CONFIG_MONITOR_BAUD_OTHER_VAL "115200") +set(CONFIG_MONITOR_BAUD "115200") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG "y") +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_DISABLE_GCC8_WARNINGS "") +set(CONFIG_ESP_SYSTEM_PD_FLASH "y") +set(CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP32S2_PANIC_PRINT_HALT "") +set(CONFIG_ESP32S2_PANIC_PRINT_REBOOT "y") +set(CONFIG_ESP32S2_PANIC_SILENT_REBOOT "") +set(CONFIG_ESP32S2_PANIC_GDBSTUB "") +set(CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP "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 "") +set(CONFIG_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_UART_NONE "") +set(CONFIG_CONSOLE_UART_NUM "-1") +set(CONFIG_INT_WDT "y") +set(CONFIG_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_INT_WDT_CHECK_CPU1 "y") +set(CONFIG_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_TASK_WDT_CHECK_IDLE_TASK_CPU1 "y") +set(CONFIG_ESP32_DEBUG_STUBS_ENABLE "") +set(CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK "") +set(CONFIG_TIMER_TASK_PRIORITY "1") +set(CONFIG_TIMER_TASK_STACK_DEPTH "2048") +set(CONFIG_TIMER_QUEUE_LENGTH "10") +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/esp-idf/build/bootloader/config/sdkconfig.h b/esp-idf/build/bootloader/config/sdkconfig.h new file mode 100644 index 0000000..4231081 --- /dev/null +++ b/esp-idf/build/bootloader/config/sdkconfig.h @@ -0,0 +1,192 @@ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) Configuration Header + */ +#pragma once +#define CONFIG_IDF_CMAKE 1 +#define CONFIG_IDF_TARGET_ARCH_XTENSA 1 +#define CONFIG_IDF_TARGET "esp32s3" +#define CONFIG_IDF_TARGET_ESP32S3 1 +#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0009 +#define CONFIG_SDK_TOOLPREFIX "xtensa-esp32s3-elf-" +#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_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_VDDSDIO_BOOST_1_9V 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_BOOTLOADER_FLASH_XMC_SUPPORT 1 +#define CONFIG_SECURE_BOOT_SUPPORTS_RSA 1 +#define CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE 1 +#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1 +#define CONFIG_ESPTOOLPY_BAUD_OTHER_VAL 115200 +#define CONFIG_ESPTOOLPY_NO_STUB 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" +#define CONFIG_ESPTOOLPY_FLASHSIZE_4MB 1 +#define CONFIG_ESPTOOLPY_FLASHSIZE "4MB" +#define CONFIG_ESPTOOLPY_FLASHSIZE_DETECT 1 +#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_115200B 1 +#define CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL 115200 +#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200 +#define CONFIG_PARTITION_TABLE_TWO_OTA 1 +#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_FILENAME "partitions_two_ota.csv" +#define CONFIG_PARTITION_TABLE_OFFSET 0x8000 +#define CONFIG_PARTITION_TABLE_MD5 1 +#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 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_EFUSE_MAX_BLK_LEN 256 +#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160 1 +#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ 160 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB 1 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE 0x4000 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS 1 +#define CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS 8 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B 1 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE 32 +#define CONFIG_ESP32S3_DATA_CACHE_32KB 1 +#define CONFIG_ESP32S3_DATA_CACHE_SIZE 0x8000 +#define CONFIG_ESP32S3_DATA_CACHE_8WAYS 1 +#define CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS 8 +#define CONFIG_ESP32S3_DATA_CACHE_LINE_32B 1 +#define CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE 32 +#define CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM 0x0 +#define CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM 0 +#define CONFIG_ESP32S3_DEBUG_OCDAWARE 1 +#define CONFIG_ESP32S3_BROWNOUT_DET 1 +#define CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7 1 +#define CONFIG_ESP32S3_BROWNOUT_DET_LVL 7 +#define CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1 1 +#define CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC 1 +#define CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES 1024 +#define CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY 2000 +#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1 +#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_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES 4 +#define CONFIG_ESP_SLEEP_POWER_DOWN_FLASH 1 +#define CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1 +#define CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB 1 +#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 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_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_USB_SERIAL_JTAG 1 +#define CONFIG_ESP_CONSOLE_SECONDARY_NONE 1 +#define CONFIG_ESP_CONSOLE_MULTIPLE_UART 1 +#define CONFIG_ESP_CONSOLE_UART_NUM -1 +#define CONFIG_ESP_INT_WDT 1 +#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300 +#define CONFIG_ESP_INT_WDT_CHECK_CPU1 1 +#define CONFIG_ESP_TASK_WDT 1 +#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 1 +#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1 +#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF +#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1 +#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1 +#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1 +#define CONFIG_FREERTOS_HZ 100 +#define CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION 1 +#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1 +#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1 +#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1 +#define CONFIG_FREERTOS_ASSERT_FAIL_ABORT 1 +#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536 +#define CONFIG_FREERTOS_ISR_STACKSIZE 1536 +#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16 +#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1 +#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1 +#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048 +#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10 +#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0 +#define CONFIG_FREERTOS_USE_TRACE_FACILITY 1 +#define CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS 1 +#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1 +#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1 +#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1 +#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 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_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_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_SUPPORT_MXIC_OPI_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_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEFAULT +#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND +#define CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP +#define CONFIG_ESP32S2_PANIC_PRINT_REBOOT CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT +#define CONFIG_ESP32_ALLOW_RTC_FAST_MEM_AS_HEAP CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP +#define CONFIG_ESP32_PANIC_PRINT_REBOOT CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT +#define CONFIG_ESP_SYSTEM_PD_FLASH CONFIG_ESP_SLEEP_POWER_DOWN_FLASH +#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO +#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT +#define CONFIG_INT_WDT_CHECK_CPU1 CONFIG_ESP_INT_WDT_CHECK_CPU1 +#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS +#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_115200B CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B +#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE +#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEFAULT +#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 +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 +#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 +#define CONFIG_TOOLPREFIX CONFIG_SDK_TOOLPREFIX diff --git a/esp-idf/build/bootloader/config/sdkconfig.json b/esp-idf/build/bootloader/config/sdkconfig.json new file mode 100644 index 0000000..c0b866b --- /dev/null +++ b/esp-idf/build/bootloader/config/sdkconfig.json @@ -0,0 +1,311 @@ +{ + "APP_BUILD_BOOTLOADER": true, + "APP_BUILD_GENERATE_BINARIES": true, + "APP_BUILD_TYPE_APP_2NDBOOT": true, + "APP_BUILD_TYPE_ELF_RAM": false, + "APP_BUILD_USE_FLASH_SECTIONS": true, + "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_CUSTOM_RESERVE_RTC": false, + "BOOTLOADER_FACTORY_RESET": 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_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_VDDSDIO_BOOST_1_9V": true, + "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_GCC8_WARNINGS": false, + "COMPILER_DUMP_RTL_FILES": false, + "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_DEFAULT": true, + "COMPILER_OPTIMIZATION_NONE": false, + "COMPILER_OPTIMIZATION_PERF": false, + "COMPILER_OPTIMIZATION_SIZE": 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, + "ESP32S3_BROWNOUT_DET": true, + "ESP32S3_BROWNOUT_DET_LVL": 7, + "ESP32S3_BROWNOUT_DET_LVL_SEL_1": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_2": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_3": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_4": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_5": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_6": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_7": true, + "ESP32S3_DATA_CACHE_16KB": false, + "ESP32S3_DATA_CACHE_32KB": true, + "ESP32S3_DATA_CACHE_4WAYS": false, + "ESP32S3_DATA_CACHE_64KB": false, + "ESP32S3_DATA_CACHE_8WAYS": true, + "ESP32S3_DATA_CACHE_LINE_16B": false, + "ESP32S3_DATA_CACHE_LINE_32B": true, + "ESP32S3_DATA_CACHE_LINE_64B": false, + "ESP32S3_DATA_CACHE_LINE_SIZE": 32, + "ESP32S3_DATA_CACHE_SIZE": 32768, + "ESP32S3_DATA_CACHE_WRAP": false, + "ESP32S3_DCACHE_ASSOCIATED_WAYS": 8, + "ESP32S3_DEBUG_OCDAWARE": true, + "ESP32S3_DEEP_SLEEP_WAKEUP_DELAY": 2000, + "ESP32S3_DEFAULT_CPU_FREQ_160": true, + "ESP32S3_DEFAULT_CPU_FREQ_240": false, + "ESP32S3_DEFAULT_CPU_FREQ_80": false, + "ESP32S3_DEFAULT_CPU_FREQ_MHZ": 160, + "ESP32S3_ICACHE_ASSOCIATED_WAYS": 8, + "ESP32S3_INSTRUCTION_CACHE_16KB": true, + "ESP32S3_INSTRUCTION_CACHE_32KB": false, + "ESP32S3_INSTRUCTION_CACHE_4WAYS": false, + "ESP32S3_INSTRUCTION_CACHE_8WAYS": true, + "ESP32S3_INSTRUCTION_CACHE_LINE_16B": false, + "ESP32S3_INSTRUCTION_CACHE_LINE_32B": true, + "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE": 32, + "ESP32S3_INSTRUCTION_CACHE_SIZE": 16384, + "ESP32S3_INSTRUCTION_CACHE_WRAP": false, + "ESP32S3_NO_BLOBS": false, + "ESP32S3_RTCDATA_IN_FAST_MEM": false, + "ESP32S3_RTC_CLK_CAL_CYCLES": 1024, + "ESP32S3_RTC_CLK_SRC_EXT_CRYS": false, + "ESP32S3_RTC_CLK_SRC_EXT_OSC": false, + "ESP32S3_RTC_CLK_SRC_INT_8MD256": false, + "ESP32S3_RTC_CLK_SRC_INT_RC": true, + "ESP32S3_SPIRAM_SUPPORT": false, + "ESP32S3_TIME_SYSCALL_USE_FRC1": false, + "ESP32S3_TIME_SYSCALL_USE_NONE": false, + "ESP32S3_TIME_SYSCALL_USE_RTC": false, + "ESP32S3_TIME_SYSCALL_USE_RTC_FRC1": true, + "ESP32S3_TRACEMEM_RESERVE_DRAM": 0, + "ESP32S3_TRAX": false, + "ESP32S3_ULP_COPROC_ENABLED": false, + "ESP32S3_ULP_COPROC_RESERVE_MEM": 0, + "ESP32S3_UNIVERSAL_MAC_ADDRESSES": 4, + "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO": false, + "ESP32S3_USE_FIXED_STATIC_RAM_SIZE": false, + "ESPTOOLPY_AFTER": "hard_reset", + "ESPTOOLPY_AFTER_NORESET": false, + "ESPTOOLPY_AFTER_RESET": true, + "ESPTOOLPY_BAUD_OTHER_VAL": 115200, + "ESPTOOLPY_BEFORE": "default_reset", + "ESPTOOLPY_BEFORE_NORESET": false, + "ESPTOOLPY_BEFORE_RESET": true, + "ESPTOOLPY_FLASHFREQ": "80m", + "ESPTOOLPY_FLASHFREQ_120M": false, + "ESPTOOLPY_FLASHFREQ_20M": false, + "ESPTOOLPY_FLASHFREQ_40M": false, + "ESPTOOLPY_FLASHFREQ_80M": 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_FLASHSIZE_DETECT": true, + "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, + "ESPTOOLPY_MONITOR_BAUD": 115200, + "ESPTOOLPY_MONITOR_BAUD_115200B": true, + "ESPTOOLPY_MONITOR_BAUD_230400B": false, + "ESPTOOLPY_MONITOR_BAUD_2MB": false, + "ESPTOOLPY_MONITOR_BAUD_57600B": false, + "ESPTOOLPY_MONITOR_BAUD_921600B": false, + "ESPTOOLPY_MONITOR_BAUD_9600B": false, + "ESPTOOLPY_MONITOR_BAUD_CONSOLE": false, + "ESPTOOLPY_MONITOR_BAUD_OTHER": false, + "ESPTOOLPY_MONITOR_BAUD_OTHER_VAL": 115200, + "ESPTOOLPY_NO_STUB": true, + "ESPTOOLPY_OCT_FLASH": false, + "ESP_CONSOLE_MULTIPLE_UART": true, + "ESP_CONSOLE_NONE": false, + "ESP_CONSOLE_SECONDARY_NONE": true, + "ESP_CONSOLE_UART_CUSTOM": false, + "ESP_CONSOLE_UART_DEFAULT": false, + "ESP_CONSOLE_UART_NUM": -1, + "ESP_CONSOLE_USB_CDC": false, + "ESP_CONSOLE_USB_SERIAL_JTAG": true, + "ESP_DEBUG_STUBS_ENABLE": false, + "ESP_ERR_TO_NAME_LOOKUP": true, + "ESP_INT_WDT": true, + "ESP_INT_WDT_CHECK_CPU1": true, + "ESP_INT_WDT_TIMEOUT_MS": 300, + "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_MAIN_TASK_AFFINITY": 0, + "ESP_MAIN_TASK_AFFINITY_CPU0": true, + "ESP_MAIN_TASK_AFFINITY_CPU1": false, + "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_SLEEP_FLASH_LEAKAGE_WORKAROUND": false, + "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, + "ESP_SLEEP_POWER_DOWN_FLASH": true, + "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND": true, + "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": 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_PANIC_GDBSTUB": false, + "ESP_SYSTEM_PANIC_PRINT_HALT": false, + "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, + "ESP_SYSTEM_PANIC_SILENT_REBOOT": false, + "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true, + "ESP_TASK_WDT": true, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1": true, + "ESP_TASK_WDT_PANIC": false, + "ESP_TASK_WDT_TIMEOUT_S": 5, + "FREERTOS_ASSERT_DISABLE": false, + "FREERTOS_ASSERT_FAIL_ABORT": true, + "FREERTOS_ASSERT_FAIL_PRINT_CONTINUE": false, + "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION": true, + "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_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_LEGACY_HOOKS": false, + "FREERTOS_MAX_TASK_NAME_LEN": 16, + "FREERTOS_NO_AFFINITY": 2147483647, + "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false, + "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": false, + "FREERTOS_QUEUE_REGISTRY_SIZE": 0, + "FREERTOS_SUPPORT_STATIC_ALLOCATION": true, + "FREERTOS_SYSTICK_USES_SYSTIMER": true, + "FREERTOS_TASK_FUNCTION_WRAPPER": true, + "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1, + "FREERTOS_TICK_SUPPORT_SYSTIMER": true, + "FREERTOS_TIMER_QUEUE_LENGTH": 10, + "FREERTOS_TIMER_TASK_PRIORITY": 1, + "FREERTOS_TIMER_TASK_STACK_DEPTH": 2048, + "FREERTOS_UNICORE": false, + "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS": true, + "FREERTOS_USE_TRACE_FACILITY": true, + "FREERTOS_VTASKLIST_INCLUDE_COREID": false, + "FREERTOS_WATCHPOINT_END_OF_STACK": false, + "HAL_ASSERTION_DISABLE": false, + "HAL_ASSERTION_ENABLE": false, + "HAL_ASSERTION_EQUALS_SYSTEM": true, + "HAL_ASSERTION_SILIENT": false, + "HAL_DEFAULT_ASSERTION_LEVEL": 2, + "IDF_CMAKE": true, + "IDF_FIRMWARE_CHIP_ID": 9, + "IDF_TARGET": "esp32s3", + "IDF_TARGET_ARCH_XTENSA": true, + "IDF_TARGET_ESP32S3": true, + "LEGACY_INCLUDE_COMMON_HEADERS": false, + "LOG_COLORS": true, + "LOG_DEFAULT_LEVEL": 3, + "LOG_DEFAULT_LEVEL_DEBUG": false, + "LOG_DEFAULT_LEVEL_ERROR": false, + "LOG_DEFAULT_LEVEL_INFO": true, + "LOG_DEFAULT_LEVEL_NONE": false, + "LOG_DEFAULT_LEVEL_VERBOSE": false, + "LOG_DEFAULT_LEVEL_WARN": false, + "LOG_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, + "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, + "PARTITION_TABLE_CUSTOM": false, + "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv", + "PARTITION_TABLE_FILENAME": "partitions_two_ota.csv", + "PARTITION_TABLE_MD5": true, + "PARTITION_TABLE_OFFSET": 32768, + "PARTITION_TABLE_SINGLE_APP": false, + "PARTITION_TABLE_SINGLE_APP_LARGE": false, + "PARTITION_TABLE_TWO_OTA": true, + "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB": true, + "SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS": false, + "SDK_TOOLPREFIX": "xtensa-esp32s3-elf-", + "SECURE_BOOT": false, + "SECURE_BOOT_SUPPORTS_RSA": true, + "SECURE_FLASH_ENC_ENABLED": false, + "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false, + "SECURE_TARGET_HAS_SECURE_ROM_DL_MODE": 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_SHARE_SPI1_BUS": 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_MXIC_OPI_CHIP": true, + "SPI_FLASH_SUPPORT_TH_CHIP": true, + "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, + "SPI_FLASH_USE_LEGACY_IMPL": false, + "SPI_FLASH_VERIFY_WRITE": false, + "SPI_FLASH_WRITE_CHUNK_SIZE": 8192, + "SPI_FLASH_YIELD_DURING_ERASE": true +} \ No newline at end of file diff --git a/esp-idf/build/bootloader/esp-idf/bootloader/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 0000000..35137fd --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj new file mode 100644 index 0000000..4e98644 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj new file mode 100644 index 0000000..c9bc150 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj new file mode 100644 index 0000000..cdfc989 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj new file mode 100644 index 0000000..821a1fd Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj new file mode 100644 index 0000000..db93983 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj new file mode 100644 index 0000000..627ad64 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj new file mode 100644 index 0000000..da51122 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj new file mode 100644 index 0000000..3d2a18a Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj new file mode 100644 index 0000000..2ea7f2f Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj new file mode 100644 index 0000000..19ee028 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj new file mode 100644 index 0000000..9886391 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj new file mode 100644 index 0000000..aa575b7 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj new file mode 100644 index 0000000..10ec211 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj new file mode 100644 index 0000000..fac1357 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj new file mode 100644 index 0000000..2864d12 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj new file mode 100644 index 0000000..19e3497 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj new file mode 100644 index 0000000..4ad8bd8 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_sha.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj new file mode 100644 index 0000000..f62b906 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj new file mode 100644 index 0000000..fc3022e Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj new file mode 100644 index 0000000..1b1a391 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj new file mode 100644 index 0000000..f177b82 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj new file mode 100644 index 0000000..276ddca Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj new file mode 100644 index 0000000..7616819 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 0000000..bb3ec36 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a b/esp-idf/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a new file mode 100644 index 0000000..fd9dfc9 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a differ diff --git a/esp-idf/build/bootloader/esp-idf/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/cmake_install.cmake new file mode 100644 index 0000000..7796086 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/cmake_install.cmake @@ -0,0 +1,63 @@ +# Install script for directory: /Users/keenan/esp/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/newlib/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/hal/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/spi_flash/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/efuse/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_system/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/xtensa/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp32s3/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_common/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_rom/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/log/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esptool_py/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/partition_table/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/bootloader/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/freertos/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/main/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj new file mode 100644 index 0000000..487b8d4 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj new file mode 100644 index 0000000..cf2737b Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj new file mode 100644 index 0000000..31d1418 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj new file mode 100644 index 0000000..be5e8e8 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj new file mode 100644 index 0000000..e973bde Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj new file mode 100644 index 0000000..8234671 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj new file mode 100644 index 0000000..f27d3e6 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj new file mode 100644 index 0000000..b2d7838 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/efuse/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 0000000..065e1a0 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/efuse + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/efuse/libefuse.a b/esp-idf/build/bootloader/esp-idf/efuse/libefuse.a new file mode 100644 index 0000000..aebfe1c Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/efuse/libefuse.a differ diff --git a/esp-idf/build/bootloader/esp-idf/esp32s3/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..6743c96 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj b/esp-idf/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj new file mode 100644 index 0000000..aa78bfb Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_common/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 0000000..17beabe --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/esp_common/libesp_common.a b/esp-idf/build/bootloader/esp-idf/esp_common/libesp_common.a new file mode 100644 index 0000000..b995566 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_common/libesp_common.a differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj new file mode 100644 index 0000000..88acd89 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj new file mode 100644 index 0000000..7baab13 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj new file mode 100644 index 0000000..8d8bffe Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj new file mode 100644 index 0000000..14f228b Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj new file mode 100644 index 0000000..c60741b Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj new file mode 100644 index 0000000..2238a94 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj new file mode 100644 index 0000000..817cd16 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj new file mode 100644 index 0000000..df10666 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj new file mode 100644 index 0000000..ba294e4 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj new file mode 100644 index 0000000..0ee48ba Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake new file mode 100644 index 0000000..9821668 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_hw_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a b/esp-idf/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a new file mode 100644 index 0000000..de52bf5 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..3228e14 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj new file mode 100644 index 0000000..8b8bf31 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj new file mode 100644 index 0000000..ee014fe Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj new file mode 100644 index 0000000..2532eb4 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj new file mode 100644 index 0000000..73cc9b3 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj new file mode 100644 index 0000000..e254b5c Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esp_rom/cmake_install.cmake new file mode 100644 index 0000000..730b592 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esp_rom/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_rom + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/esp_rom/libesp_rom.a b/esp-idf/build/bootloader/esp-idf/esp_rom/libesp_rom.a new file mode 100644 index 0000000..8b941b7 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_rom/libesp_rom.a differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj b/esp-idf/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj new file mode 100644 index 0000000..321efa4 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/esp_system/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esp_system/cmake_install.cmake new file mode 100644 index 0000000..4e96c79 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esp_system/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_system + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/esp_system/libesp_system.a b/esp-idf/build/bootloader/esp-idf/esp_system/libesp_system.a new file mode 100644 index 0000000..6bb761e Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/esp_system/libesp_system.a differ diff --git a/esp-idf/build/bootloader/esp-idf/esptool_py/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 0000000..9bb7b17 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esptool_py + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/freertos/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 0000000..252d61c --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/freertos + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj b/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj new file mode 100644 index 0000000..e417eaa Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj b/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj new file mode 100644 index 0000000..7b05a29 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj b/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj new file mode 100644 index 0000000..9109d25 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/hal/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/hal/cmake_install.cmake new file mode 100644 index 0000000..5b39dae --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/hal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/hal/libhal.a b/esp-idf/build/bootloader/esp-idf/hal/libhal.a new file mode 100644 index 0000000..84138b7 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/hal/libhal.a differ diff --git a/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj b/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj new file mode 100644 index 0000000..55021dc Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj b/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj new file mode 100644 index 0000000..7cbac3c Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj b/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj new file mode 100644 index 0000000..211d7db Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/log/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/log/cmake_install.cmake new file mode 100644 index 0000000..dec7b25 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/log/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/log + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/log/liblog.a b/esp-idf/build/bootloader/esp-idf/log/liblog.a new file mode 100644 index 0000000..ef20b76 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/log/liblog.a differ diff --git a/esp-idf/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj b/esp-idf/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj new file mode 100644 index 0000000..98c3fc2 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/main/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/main/cmake_install.cmake new file mode 100644 index 0000000..2e0db98 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/main/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader/subproject/main + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/main/libmain.a b/esp-idf/build/bootloader/esp-idf/main/libmain.a new file mode 100644 index 0000000..e19f8af Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/main/libmain.a differ diff --git a/esp-idf/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj b/esp-idf/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj new file mode 100644 index 0000000..92151c2 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake new file mode 100644 index 0000000..88b34e1 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a b/esp-idf/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a new file mode 100644 index 0000000..db3308a Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a differ diff --git a/esp-idf/build/bootloader/esp-idf/newlib/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 0000000..692be8e --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/newlib + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/partition_table/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 0000000..3607110 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/partition_table + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj new file mode 100644 index 0000000..99f849a Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj new file mode 100644 index 0000000..74daff2 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj new file mode 100644 index 0000000..9469257 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj new file mode 100644 index 0000000..659bb47 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj new file mode 100644 index 0000000..01776be Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj new file mode 100644 index 0000000..97bee6d Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj new file mode 100644 index 0000000..975f07b Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj new file mode 100644 index 0000000..f907c7a Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj new file mode 100644 index 0000000..54a39cf Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj new file mode 100644 index 0000000..95b1f99 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj new file mode 100644 index 0000000..e334336 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj new file mode 100644 index 0000000..0633e97 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj new file mode 100644 index 0000000..07466bb Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj new file mode 100644 index 0000000..30d4af7 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj new file mode 100644 index 0000000..b2eb2d3 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj new file mode 100644 index 0000000..9c2355a Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj new file mode 100644 index 0000000..cbdb6c9 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj new file mode 100644 index 0000000..24c5a64 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj new file mode 100644 index 0000000..e6317fd Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj new file mode 100644 index 0000000..fee50a2 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj new file mode 100644 index 0000000..d1fba67 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj new file mode 100644 index 0000000..5414886 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj new file mode 100644 index 0000000..46677f0 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj new file mode 100644 index 0000000..7821d9d Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/soc/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/soc/cmake_install.cmake new file mode 100644 index 0000000..652a016 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/soc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader/esp-idf/soc/esp32s3/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/soc/esp32s3/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/soc/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..c0b7fe3 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/soc/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/soc/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/soc/libsoc.a b/esp-idf/build/bootloader/esp-idf/soc/libsoc.a new file mode 100644 index 0000000..8d13145 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/soc/libsoc.a differ diff --git a/esp-idf/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj b/esp-idf/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj new file mode 100644 index 0000000..66747d7 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/spi_flash/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 0000000..10ab574 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/spi_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/spi_flash/libspi_flash.a b/esp-idf/build/bootloader/esp-idf/spi_flash/libspi_flash.a new file mode 100644 index 0000000..0a13e90 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/spi_flash/libspi_flash.a differ diff --git a/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj b/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj new file mode 100644 index 0000000..fce0d89 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj b/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj new file mode 100644 index 0000000..ea5b237 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj differ diff --git a/esp-idf/build/bootloader/esp-idf/xtensa/cmake_install.cmake b/esp-idf/build/bootloader/esp-idf/xtensa/cmake_install.cmake new file mode 100644 index 0000000..4acd779 --- /dev/null +++ b/esp-idf/build/bootloader/esp-idf/xtensa/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/xtensa + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/bootloader/esp-idf/xtensa/libxtensa.a b/esp-idf/build/bootloader/esp-idf/xtensa/libxtensa.a new file mode 100644 index 0000000..d987af3 Binary files /dev/null and b/esp-idf/build/bootloader/esp-idf/xtensa/libxtensa.a differ diff --git a/esp-idf/build/bootloader/kconfigs.in b/esp-idf/build/bootloader/kconfigs.in new file mode 100644 index 0000000..2f2e4cd --- /dev/null +++ b/esp-idf/build/bootloader/kconfigs.in @@ -0,0 +1,10 @@ +source "/Users/keenan/esp/esp-idf/components/efuse/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp32s3/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_common/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_hw_support/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_system/Kconfig" +source "/Users/keenan/esp/esp-idf/components/freertos/Kconfig" +source "/Users/keenan/esp/esp-idf/components/hal/Kconfig" +source "/Users/keenan/esp/esp-idf/components/log/Kconfig" +source "/Users/keenan/esp/esp-idf/components/newlib/Kconfig" +source "/Users/keenan/esp/esp-idf/components/spi_flash/Kconfig" \ No newline at end of file diff --git a/esp-idf/build/bootloader/kconfigs_projbuild.in b/esp-idf/build/bootloader/kconfigs_projbuild.in new file mode 100644 index 0000000..ab9741f --- /dev/null +++ b/esp-idf/build/bootloader/kconfigs_projbuild.in @@ -0,0 +1,4 @@ +source "/Users/keenan/esp/esp-idf/components/bootloader/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/esp_rom/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/esptool_py/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/partition_table/Kconfig.projbuild" \ No newline at end of file diff --git a/esp-idf/build/bootloader/project_description.json b/esp-idf/build/bootloader/project_description.json new file mode 100644 index 0000000..4a2cbec --- /dev/null +++ b/esp-idf/build/bootloader/project_description.json @@ -0,0 +1,21 @@ +{ + "project_name": "bootloader", + "project_path": "/Users/keenan/esp/esp-idf/components/bootloader/subproject", + "build_dir": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader", + "config_file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig", + "config_defaults": "", + "app_elf": "bootloader.elf", + "app_bin": "bootloader.bin", + "git_revision": "v4.4.2", + "target": "esp32s3", + "rev": "", + "phy_data_partition": "", + "monitor_baud" : "115200", + "monitor_toolprefix": "xtensa-esp32s3-elf-", + "config_environment" : { + "COMPONENT_KCONFIGS" : "/Users/keenan/esp/esp-idf/components/efuse/Kconfig;/Users/keenan/esp/esp-idf/components/esp32s3/Kconfig;/Users/keenan/esp/esp-idf/components/esp_common/Kconfig;/Users/keenan/esp/esp-idf/components/esp_hw_support/Kconfig;/Users/keenan/esp/esp-idf/components/esp_system/Kconfig;/Users/keenan/esp/esp-idf/components/freertos/Kconfig;/Users/keenan/esp/esp-idf/components/hal/Kconfig;/Users/keenan/esp/esp-idf/components/log/Kconfig;/Users/keenan/esp/esp-idf/components/newlib/Kconfig;/Users/keenan/esp/esp-idf/components/spi_flash/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD" : "/Users/keenan/esp/esp-idf/components/bootloader/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/esp_rom/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/esptool_py/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/partition_table/Kconfig.projbuild" + }, + "build_components" : [ "bootloader", "bootloader_support", "efuse", "esp32s3", "esp_common", "esp_hw_support", "esp_rom", "esp_system", "esptool_py", "freertos", "hal", "log", "main", "micro-ecc", "newlib", "partition_table", "soc", "spi_flash", "xtensa", "" ], + "build_component_paths" : [ "/Users/keenan/esp/esp-idf/components/bootloader", "/Users/keenan/esp/esp-idf/components/bootloader_support", "/Users/keenan/esp/esp-idf/components/efuse", "/Users/keenan/esp/esp-idf/components/esp32s3", "/Users/keenan/esp/esp-idf/components/esp_common", "/Users/keenan/esp/esp-idf/components/esp_hw_support", "/Users/keenan/esp/esp-idf/components/esp_rom", "/Users/keenan/esp/esp-idf/components/esp_system", "/Users/keenan/esp/esp-idf/components/esptool_py", "/Users/keenan/esp/esp-idf/components/freertos", "/Users/keenan/esp/esp-idf/components/hal", "/Users/keenan/esp/esp-idf/components/log", "/Users/keenan/esp/esp-idf/components/bootloader/subproject/main", "/Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc", "/Users/keenan/esp/esp-idf/components/newlib", "/Users/keenan/esp/esp-idf/components/partition_table", "/Users/keenan/esp/esp-idf/components/soc", "/Users/keenan/esp/esp-idf/components/spi_flash", "/Users/keenan/esp/esp-idf/components/xtensa", "" ] +} diff --git a/esp-idf/build/bootloader/project_elf_src_esp32s3.c b/esp-idf/build/bootloader/project_elf_src_esp32s3.c new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/build.ninja b/esp-idf/build/build.ninja new file mode 100644 index 0000000..d5a18bd --- /dev/null +++ b/esp-idf/build/build.ninja @@ -0,0 +1,29657 @@ +## This file contains all the build statements describing the +# compilation DAG. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# +# Which is the root file. +# ============================================================================= + +# ============================================================================= +# Project: golioth-esp-idf-external-app +# 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 = /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/ + +############################################# +# Utility command for menuconfig + +build menuconfig: phony CMakeFiles/menuconfig + + +############################################# +# Utility command for confserver + +build confserver: phony CMakeFiles/confserver + + +############################################# +# 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 golioth-esp-idf-external-app.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 monitor + +build monitor: phony CMakeFiles/monitor + + +############################################# +# 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_esp32s3.c + +# ============================================================================= +# Object build statements for EXECUTABLE target golioth-esp-idf-external-app.elf + + +############################################# +# Order-only phony target for golioth-esp-idf-external-app.elf + +build cmake_object_order_depends_target_golioth-esp-idf-external-app.elf: phony || _project_elf_src cmake_object_order_depends_target___idf_ads111x cmake_object_order_depends_target___idf_ads130e08 cmake_object_order_depends_target___idf_aht cmake_object_order_depends_target___idf_asio cmake_object_order_depends_target___idf_bh1750 cmake_object_order_depends_target___idf_bh1900nux cmake_object_order_depends_target___idf_bme680 cmake_object_order_depends_target___idf_bmp180 cmake_object_order_depends_target___idf_bmp280 cmake_object_order_depends_target___idf_button cmake_object_order_depends_target___idf_cbor cmake_object_order_depends_target___idf_ccs811 cmake_object_order_depends_target___idf_cmock cmake_object_order_depends_target___idf_coap cmake_object_order_depends_target___idf_color cmake_object_order_depends_target___idf_dht cmake_object_order_depends_target___idf_dps310 cmake_object_order_depends_target___idf_ds1302 cmake_object_order_depends_target___idf_ds1307 cmake_object_order_depends_target___idf_ds18x20 cmake_object_order_depends_target___idf_ds3231 cmake_object_order_depends_target___idf_ds3502 cmake_object_order_depends_target___idf_encoder cmake_object_order_depends_target___idf_esp_adc_cal cmake_object_order_depends_target___idf_esp_hid cmake_object_order_depends_target___idf_esp_lcd cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_esp_websocket_client cmake_object_order_depends_target___idf_example cmake_object_order_depends_target___idf_expat cmake_object_order_depends_target___idf_fatfs cmake_object_order_depends_target___idf_framebuffer cmake_object_order_depends_target___idf_freemodbus cmake_object_order_depends_target___idf_golioth_sdk cmake_object_order_depends_target___idf_hd44780 cmake_object_order_depends_target___idf_hdc1000 cmake_object_order_depends_target___idf_heatshrink cmake_object_order_depends_target___idf_hmc5883l cmake_object_order_depends_target___idf_ht16k33 cmake_object_order_depends_target___idf_hts221 cmake_object_order_depends_target___idf_hx711 cmake_object_order_depends_target___idf_i2cdev cmake_object_order_depends_target___idf_ina219 cmake_object_order_depends_target___idf_ina260 cmake_object_order_depends_target___idf_ina3221 cmake_object_order_depends_target___idf_jsmn cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_lc709203f cmake_object_order_depends_target___idf_led_strip cmake_object_order_depends_target___idf_led_strip_spi cmake_object_order_depends_target___idf_lib8tion cmake_object_order_depends_target___idf_libcoap cmake_object_order_depends_target___idf_libnmea-esp32 cmake_object_order_depends_target___idf_libsodium cmake_object_order_depends_target___idf_lm75 cmake_object_order_depends_target___idf_ls7366r cmake_object_order_depends_target___idf_main cmake_object_order_depends_target___idf_max31725 cmake_object_order_depends_target___idf_max31855 cmake_object_order_depends_target___idf_max31865 cmake_object_order_depends_target___idf_max7219 cmake_object_order_depends_target___idf_mcp23008 cmake_object_order_depends_target___idf_mcp23x17 cmake_object_order_depends_target___idf_mcp342x cmake_object_order_depends_target___idf_mcp4725 cmake_object_order_depends_target___idf_mcp960x cmake_object_order_depends_target___idf_mcp9808 cmake_object_order_depends_target___idf_mdns cmake_object_order_depends_target___idf_mhz19b cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_ms5611 cmake_object_order_depends_target___idf_noise cmake_object_order_depends_target___idf_onewire cmake_object_order_depends_target___idf_openssl cmake_object_order_depends_target___idf_pca9557 cmake_object_order_depends_target___idf_pca9685 cmake_object_order_depends_target___idf_pcf8563 cmake_object_order_depends_target___idf_pcf8574 cmake_object_order_depends_target___idf_pcf8575 cmake_object_order_depends_target___idf_pcf8591 cmake_object_order_depends_target___idf_perfmon cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_qmc5883l cmake_object_order_depends_target___idf_rda5807m cmake_object_order_depends_target___idf_scd30 cmake_object_order_depends_target___idf_scd4x cmake_object_order_depends_target___idf_sgp40 cmake_object_order_depends_target___idf_sht3x cmake_object_order_depends_target___idf_sht4x cmake_object_order_depends_target___idf_si7021 cmake_object_order_depends_target___idf_spiffs cmake_object_order_depends_target___idf_sts21 cmake_object_order_depends_target___idf_tca9548 cmake_object_order_depends_target___idf_tca95x5 cmake_object_order_depends_target___idf_tda74xx cmake_object_order_depends_target___idf_tsl2561 cmake_object_order_depends_target___idf_tsl2591 cmake_object_order_depends_target___idf_tsl4531 cmake_object_order_depends_target___idf_tsys01 cmake_object_order_depends_target___idf_ultrasonic cmake_object_order_depends_target___idf_unity cmake_object_order_depends_target___idf_usb cmake_object_order_depends_target___idf_wear_levelling cmake_object_order_depends_target___idf_wiegand cmake_object_order_depends_target___idf_wifi_provisioning esp-idf/esp_system/__ldgen_output_sections.ld project_elf_src_esp32s3.c + +build CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj: C_COMPILER__golioth-esp-idf-external-app.2eelf_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/project_elf_src_esp32s3.c || cmake_object_order_depends_target_golioth-esp-idf-external-app.elf + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX + DEP_FILE = CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj.d + FLAGS = -mlongcalls + INCLUDES = -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main + OBJECT_DIR = CMakeFiles/golioth-esp-idf-external-app.elf.dir + OBJECT_FILE_DIR = CMakeFiles/golioth-esp-idf-external-app.elf.dir + TARGET_COMPILE_PDB = CMakeFiles/golioth-esp-idf-external-app.elf.dir/ + TARGET_PDB = golioth-esp-idf-external-app.elf.pdb + + +# ============================================================================= +# Link build statements for EXECUTABLE target golioth-esp-idf-external-app.elf + + +############################################# +# Link the executable golioth-esp-idf-external-app.elf + +build golioth-esp-idf-external-app.elf: CXX_EXECUTABLE_LINKER__golioth-esp-idf-external-app.2eelf_ CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj | esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/asio/libasio.a esp-idf/cbor/libcbor.a esp-idf/unity/libunity.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_lcd/libesp_lcd.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/mdns/libmdns.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/fatfs/libfatfs.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/libsodium/liblibsodium.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/perfmon/libperfmon.a esp-idf/spiffs/libspiffs.a esp-idf/usb/libusb.a esp-idf/ulp/libulp.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/libcoap/liblibcoap.a esp-idf/heatshrink/libheatshrink.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/i2cdev/libi2cdev.a esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/ccs811/libccs811.a esp-idf/lib8tion/liblib8tion.a esp-idf/color/libcolor.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/onewire/libonewire.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/example/libexample.a esp-idf/framebuffer/libframebuffer.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mhz19b/libmhz19b.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ultrasonic/libultrasonic.a esp-idf/wiegand/libwiegand.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/main/libmain.a esp-idf/asio/libasio.a esp-idf/cbor/libcbor.a esp-idf/cmock/libcmock.a esp-idf/unity/libunity.a esp-idf/coap/libcoap.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/libsodium/liblibsodium.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/perfmon/libperfmon.a esp-idf/spiffs/libspiffs.a esp-idf/usb/libusb.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/protocomm/libprotocomm.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/mdns/libmdns.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/json/libjson.a esp-idf/libcoap/liblibcoap.a esp-idf/heatshrink/libheatshrink.a esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/ccs811/libccs811.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/onewire/libonewire.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/example/libexample.a esp-idf/framebuffer/libframebuffer.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/color/libcolor.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mhz19b/libmhz19b.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/lib8tion/liblib8tion.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/i2cdev/libi2cdev.a esp-idf/ultrasonic/libultrasonic.a esp-idf/wiegand/libwiegand.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_phy/libesp_phy.a /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a esp-idf/newlib/libnewlib.a esp-idf/pthread/libpthread.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/app_trace/libapp_trace.a esp-idf/esp_system/ld/memory.ld esp-idf/esp_system/ld/sections.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.api.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.libgcc.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.newlib.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.version.ld /Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld/esp32s3.rom.newlib-time.ld /Users/keenan/esp/esp-idf/components/soc/esp32s3/ld/esp32s3.peripherals.ld || _project_elf_src esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a + FLAGS = -mlongcalls + LINK_LIBRARIES = esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/asio/libasio.a esp-idf/cbor/libcbor.a esp-idf/unity/libunity.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_lcd/libesp_lcd.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/mdns/libmdns.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/fatfs/libfatfs.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/libsodium/liblibsodium.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/perfmon/libperfmon.a esp-idf/spiffs/libspiffs.a esp-idf/usb/libusb.a esp-idf/ulp/libulp.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/libcoap/liblibcoap.a esp-idf/heatshrink/libheatshrink.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/i2cdev/libi2cdev.a esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/ccs811/libccs811.a esp-idf/lib8tion/liblib8tion.a esp-idf/color/libcolor.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/onewire/libonewire.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/example/libexample.a esp-idf/framebuffer/libframebuffer.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mhz19b/libmhz19b.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ultrasonic/libultrasonic.a esp-idf/wiegand/libwiegand.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/main/libmain.a -Wl,--cref -Wl,--Map="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.map" -Wl,--gc-sections -fno-rtti -fno-lto esp-idf/asio/libasio.a esp-idf/cbor/libcbor.a esp-idf/cmock/libcmock.a esp-idf/unity/libunity.a esp-idf/coap/libcoap.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/libsodium/liblibsodium.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/perfmon/libperfmon.a esp-idf/spiffs/libspiffs.a esp-idf/usb/libusb.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/protocomm/libprotocomm.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/mdns/libmdns.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/json/libjson.a esp-idf/libcoap/liblibcoap.a esp-idf/heatshrink/libheatshrink.a -Wl,--wrap=uart_hal_write_txfifo -u __wrap_uart_hal_write_txfifo esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/ccs811/libccs811.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/onewire/libonewire.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/example/libexample.a esp-idf/framebuffer/libframebuffer.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/color/libcolor.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mhz19b/libmhz19b.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/lib8tion/liblib8tion.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/i2cdev/libi2cdev.a esp-idf/ultrasonic/libultrasonic.a esp-idf/wiegand/libwiegand.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/ulp/libulp.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a -u esp_app_desc -u pthread_include_pthread_impl -u pthread_include_pthread_cond_impl -u pthread_include_pthread_local_storage_impl -u pthread_include_pthread_rwlock_impl -L "/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3" -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 ld_include_highint_hdl -u start_app -u start_app_other_cores -L "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/ld" -T memory.ld -T sections.ld -u __ubsan_include -L "/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3/ld" -T esp32s3.rom.ld -T esp32s3.rom.api.ld -T esp32s3.rom.libgcc.ld -T esp32s3.rom.newlib.ld -T esp32s3.rom.version.ld -T esp32s3.rom.newlib-time.ld -Wl,--wrap=longjmp -u __assert_func -u vfs_include_syscalls_impl -L "/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3" -L "/Users/keenan/esp/esp-idf/components/soc/esp32s3/ld" -T esp32s3.peripherals.ld /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a -Wl,--undefined=uxTopUsedPriority -u app_main -lm esp-idf/newlib/libnewlib.a -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 -u __cxa_guard_dummy -lstdc++ esp-idf/pthread/libpthread.a -lgcc esp-idf/cxx/libcxx.a -u __cxx_fatal_exception esp-idf/app_trace/libapp_trace.a -lgcov esp-idf/app_trace/libapp_trace.a -lgcov -lc + OBJECT_DIR = CMakeFiles/golioth-esp-idf-external-app.elf.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = CMakeFiles/golioth-esp-idf-external-app.elf.dir/ + TARGET_FILE = golioth-esp-idf-external-app.elf + TARGET_PDB = golioth-esp-idf-external-app.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 dfu + +build dfu: phony CMakeFiles/dfu bootloader gen_project_binary + + +############################################# +# Utility command for dfu-list + +build dfu-list: phony CMakeFiles/dfu-list + + +############################################# +# Utility command for dfu-flash + +build dfu-flash: phony CMakeFiles/dfu-flash + + +############################################# +# Utility command for uf2-app + +build uf2-app: phony CMakeFiles/uf2-app gen_project_binary + + +############################################# +# Utility command for uf2 + +build uf2: phony CMakeFiles/uf2 bootloader gen_project_binary + + +############################################# +# Utility command for edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build edit_cache: phony CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build rebuild_cache: phony CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build list_install_components: phony + + +############################################# +# Utility command for install + +build CMakeFiles/install.util: CUSTOM_COMMAND all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build install: phony CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build CMakeFiles/install/local.util: CUSTOM_COMMAND all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build install/local: phony CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build CMakeFiles/install/strip.util: CUSTOM_COMMAND all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build install/strip: phony CMakeFiles/install/strip.util + + +############################################# +# Custom command for CMakeFiles/menuconfig + +build CMakeFiles/menuconfig | ${cmake_ninja_workdir}CMakeFiles/menuconfig: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config.env && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py --kconfig /Users/keenan/esp/esp-idf/Kconfig --sdkconfig-rename /Users/keenan/esp/esp-idf/sdkconfig.rename --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig --defaults /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig.defaults --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config.env --env IDF_TARGET=esp32s3 --env IDF_ENV_FPGA= --dont-write-deprecated --output config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/check_term.py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env COMPONENT_KCONFIGS_SOURCE_FILE=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/kconfigs.in COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/kconfigs_projbuild.in IDF_CMAKE=y KCONFIG_CONFIG=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig IDF_TARGET=esp32s3 IDF_ENV_FPGA= /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python -m menuconfig /Users/keenan/esp/esp-idf/Kconfig && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py --kconfig /Users/keenan/esp/esp-idf/Kconfig --sdkconfig-rename /Users/keenan/esp/esp-idf/sdkconfig.rename --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig --defaults /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig.defaults --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config.env --env IDF_TARGET=esp32s3 --env IDF_ENV_FPGA= --output config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig + pool = console + + +############################################# +# Custom command for CMakeFiles/confserver + +build CMakeFiles/confserver | ${cmake_ninja_workdir}CMakeFiles/confserver: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config.env && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/kconfig_new/confserver.py --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config.env --kconfig /Users/keenan/esp/esp-idf/Kconfig --sdkconfig-rename /Users/keenan/esp/esp-idf/sdkconfig.rename --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig + pool = console + + +############################################# +# Phony custom command for CMakeFiles/bootloader + +build CMakeFiles/bootloader | ${cmake_ninja_workdir}CMakeFiles/bootloader: phony CMakeFiles/bootloader-complete || esp-idf/partition_table/partition_table_bin + + +############################################# +# Custom command for CMakeFiles/bootloader-complete + +build CMakeFiles/bootloader-complete bootloader-prefix/src/bootloader-stamp/bootloader-done | ${cmake_ninja_workdir}CMakeFiles/bootloader-complete ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-done: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-install bootloader-prefix/src/bootloader-stamp/bootloader-mkdir bootloader-prefix/src/bootloader-stamp/bootloader-download bootloader-prefix/src/bootloader-stamp/bootloader-update bootloader-prefix/src/bootloader-stamp/bootloader-patch bootloader-prefix/src/bootloader-stamp/bootloader-configure bootloader-prefix/src/bootloader-stamp/bootloader-build bootloader-prefix/src/bootloader-stamp/bootloader-install || esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E make_directory /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/CMakeFiles/bootloader-complete && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-done + DESC = Completed 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-build + +build bootloader-prefix/src/bootloader-stamp/bootloader-build bootloader/bootloader.elf bootloader/bootloader.bin bootloader/bootloader.map | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-build ${cmake_ninja_workdir}bootloader/bootloader.elf ${cmake_ninja_workdir}bootloader/bootloader.bin ${cmake_ninja_workdir}bootloader/bootloader.map: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-configure || esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --build . + DESC = Performing build step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-configure + +build bootloader-prefix/src/bootloader-stamp/bootloader-configure | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-configure: CUSTOM_COMMAND bootloader-prefix/tmp/bootloader-cfgcmd.txt bootloader-prefix/src/bootloader-stamp/bootloader-patch || esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DSDKCONFIG=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig -DIDF_PATH=/Users/keenan/esp/esp-idf -DIDF_TARGET=esp32s3 -DPYTHON_DEPS_CHECKED=1 -DPYTHON=/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python -DEXTRA_COMPONENT_DIRS=/Users/keenan/esp/esp-idf/components/bootloader -DPROJECT_SOURCE_DIR=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -DLEGACY_INCLUDE_COMMON_HEADERS= -GNinja /Users/keenan/esp/esp-idf/components/bootloader/subproject && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure + DESC = Performing configure step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-download + +build bootloader-prefix/src/bootloader-stamp/bootloader-download | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-download: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt bootloader-prefix/src/bootloader-stamp/bootloader-mkdir || esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo_append && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/src/bootloader-stamp/bootloader-download + DESC = No download step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-install + +build bootloader-prefix/src/bootloader-stamp/bootloader-install | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-install: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-build || esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo_append && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -Dcfgdir= -P /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo_append && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo_append && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 || _project_elf_src esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a golioth-esp-idf-external-app.elf + + +############################################# +# Custom command for .bin_timestamp + +build .bin_timestamp | ${cmake_ninja_workdir}.bin_timestamp: CUSTOM_COMMAND golioth-esp-idf-external-app.elf || _project_elf_src esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB --elf-sha256-offset 0xb0 -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.bin /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.elf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Generated /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.bin" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E md5sum /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.bin > /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 || _project_elf_src esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/esptool_py/app_check_size esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/partition_table/partition_table_bin esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + + +############################################# +# Custom command for CMakeFiles/erase_flash + +build CMakeFiles/erase_flash | ${cmake_ninja_workdir}CMakeFiles/erase_flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/esp/esp-idf/components/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="erase_flash" -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/esp/esp-idf/components/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_monitor.py" -D SERIAL_TOOL_ARGS="--target esp32s3 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.elf" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/flash + +build CMakeFiles/flash | ${cmake_ninja_workdir}CMakeFiles/flash: CUSTOM_COMMAND || _project_elf_src app bootloader esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/blank_ota_data esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/esptool_py/app_check_size esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/partition_table/partition_table_bin esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/esp/esp-idf/components/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="--before=default_reset --after=hard_reset --no-stub write_flash @flash_args" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Error: The target encrypted-flash requires" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P /Users/keenan/esp/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_esp32s3.c + + +############################################# +# Custom command for project_elf_src_esp32s3.c + +build project_elf_src_esp32s3.c | ${cmake_ninja_workdir}project_elf_src_esp32s3.c: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E touch /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/project_elf_src_esp32s3.c + DESC = Generating project_elf_src_esp32s3.c + restat = 1 + + +############################################# +# Custom command for CMakeFiles/size + +build CMakeFiles/size | ${cmake_ninja_workdir}CMakeFiles/size: CUSTOM_COMMAND golioth-esp-idf-external-app.map + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_size.py /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.map + + +############################################# +# Custom command for CMakeFiles/size-files + +build CMakeFiles/size-files | ${cmake_ninja_workdir}CMakeFiles/size-files: CUSTOM_COMMAND golioth-esp-idf-external-app.map + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_size.py --files /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.map + + +############################################# +# Custom command for CMakeFiles/size-components + +build CMakeFiles/size-components | ${cmake_ninja_workdir}CMakeFiles/size-components: CUSTOM_COMMAND golioth-esp-idf-external-app.map + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/idf_size.py --archives /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.map + + +############################################# +# Custom command for CMakeFiles/dfu + +build CMakeFiles/dfu | ${cmake_ninja_workdir}CMakeFiles/dfu: CUSTOM_COMMAND || _project_elf_src bootloader esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/partition_table/partition_table_bin esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/mkdfu.py write -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/dfu.bin --json /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/flasher_args.json --pid 9 --flash-size 4MB + pool = console + + +############################################# +# Custom command for CMakeFiles/dfu-list + +build CMakeFiles/dfu-list | ${cmake_ninja_workdir}CMakeFiles/dfu-list: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D ESP_DFU_LIST="1" -P /Users/keenan/esp/esp-idf/tools/cmake/run_dfu_util.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/dfu-flash + +build CMakeFiles/dfu-flash | ${cmake_ninja_workdir}CMakeFiles/dfu-flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D ESP_DFU_BIN="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/dfu.bin" -D ESP_DFU_PID="9" -P /Users/keenan/esp/esp-idf/tools/cmake/run_dfu_util.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2-app + +build CMakeFiles/uf2-app | ${cmake_ninja_workdir}CMakeFiles/uf2-app: CUSTOM_COMMAND || _project_elf_src esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/mkuf2.py write -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/uf2-app.bin --json /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/flasher_args.json --chip-id 0xc47e5767 --bin app + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2 + +build CMakeFiles/uf2 | ${cmake_ninja_workdir}CMakeFiles/uf2: CUSTOM_COMMAND || _project_elf_src bootloader esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/partition_table/partition_table_bin esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/mkuf2.py write -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/uf2.bin --json /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/flasher_args.json --chip-id 0xc47e5767 + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/edit_cache: phony esp-idf/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rebuild_cache: phony esp-idf/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/install: phony esp-idf/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/install/local: phony esp-idf/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/install/strip: phony esp-idf/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_ringbuf/ringbuf.c || cmake_object_order_depends_target___idf_esp_ringbuf + DEP_FILE = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb + TARGET_FILE = esp-idf/esp_ringbuf/libesp_ringbuf.a + TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/edit_cache: phony esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/rebuild_cache: phony esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_ringbuf/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_ringbuf/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install: phony esp-idf/esp_ringbuf/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_ringbuf/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install/local: phony esp-idf/esp_ringbuf/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_ringbuf/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install/strip: phony esp-idf/esp_ringbuf/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ipc + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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/esp32s3 + 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/esp32s3/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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/esp32s3 + 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/esp32s3/esp_efuse_rtc_calib.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_rtc_calib.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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/esp32s3 + 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/esp32s3/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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/esp32s3 + 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_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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_api_key_esp32xx.c.obj: C_COMPILER____idf_efuse_ /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api_key_esp32xx.c || cmake_object_order_depends_target___idf_efuse + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/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 + + +# ============================================================================= +# 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/esp32s3/esp_efuse_table.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/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/esp_efuse_api_key_esp32xx.c.obj || esp-idf/esp_ipc/libesp_ipc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_FILE = esp-idf/efuse/libefuse.a + TARGET_PDB = esp-idf/efuse/libefuse.pdb + + +############################################# +# Utility command for efuse-common-table + +build esp-idf/efuse/efuse-common-table: phony esp-idf/efuse/CMakeFiles/efuse-common-table + + +############################################# +# Utility command for efuse_common_table + +build esp-idf/efuse/efuse_common_table: phony esp-idf/efuse/CMakeFiles/efuse_common_table esp-idf/efuse/efuse-common-table + + +############################################# +# Utility command for efuse-custom-table + +build esp-idf/efuse/efuse-custom-table: phony + + +############################################# +# Utility command for efuse_custom_table + +build esp-idf/efuse/efuse_custom_table: phony esp-idf/efuse/CMakeFiles/efuse_custom_table esp-idf/efuse/efuse-custom-table + + +############################################# +# Utility command for show-efuse-table + +build esp-idf/efuse/show-efuse-table: phony esp-idf/efuse/CMakeFiles/show-efuse-table + + +############################################# +# Utility command for show_efuse_table + +build esp-idf/efuse/show_efuse_table: phony esp-idf/efuse/CMakeFiles/show_efuse_table esp-idf/efuse/show-efuse-table + + +############################################# +# Utility command for efuse_test_table + +build esp-idf/efuse/efuse_test_table: phony esp-idf/efuse/CMakeFiles/efuse_test_table + + +############################################# +# Utility command for edit_cache + +build esp-idf/efuse/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/efuse/edit_cache: phony esp-idf/efuse/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/efuse/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/efuse/rebuild_cache: phony esp-idf/efuse/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/efuse/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/efuse/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/efuse/install: phony esp-idf/efuse/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/efuse/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/efuse/install/local: phony esp-idf/efuse/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/efuse/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/efuse/install/strip: phony esp-idf/efuse/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse-common-table + +build esp-idf/efuse/CMakeFiles/efuse-common-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse-common-table: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/efuse/efuse_table_gen.py /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.csv -t esp32s3 --max_blk_len 256 + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_common_table + +build esp-idf/efuse/CMakeFiles/efuse_common_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_common_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-common-table + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "efuse_common_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "efuse-common-table"\ instead. + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_custom_table + +build esp-idf/efuse/CMakeFiles/efuse_custom_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_custom_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-custom-table + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "efuse_custom_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "efuse-custom-table"\ instead. + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show-efuse-table + +build esp-idf/efuse/CMakeFiles/show-efuse-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show-efuse-table: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/efuse/efuse_table_gen.py /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.csv -t esp32s3 --max_blk_len 256 --info + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show_efuse_table + +build esp-idf/efuse/CMakeFiles/show_efuse_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show_efuse_table: CUSTOM_COMMAND || esp-idf/efuse/show-efuse-table + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "show_efuse_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "show-efuse-table"\ instead. + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_test_table + +build esp-idf/efuse/CMakeFiles/efuse_test_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_test_table: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/efuse/efuse_table_gen.py /Users/keenan/esp/esp-idf/components/efuse/test/esp_efuse_test_table.csv -t esp32s3 --max_blk_len 256 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_ipc + + +############################################# +# Order-only phony target for __idf_esp_ipc + +build cmake_object_order_depends_target___idf_esp_ipc: phony || cmake_object_order_depends_target___idf_driver + +build esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj: C_COMPILER____idf_esp_ipc_ /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc.c || cmake_object_order_depends_target___idf_esp_ipc + DEP_FILE = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir + OBJECT_FILE_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/__idf_esp_ipc.pdb + TARGET_PDB = esp-idf/esp_ipc/libesp_ipc.pdb + +build esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj: C_COMPILER____idf_esp_ipc_ /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr.c || cmake_object_order_depends_target___idf_esp_ipc + DEP_FILE = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir + OBJECT_FILE_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr + TARGET_COMPILE_PDB = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/__idf_esp_ipc.pdb + TARGET_PDB = esp-idf/esp_ipc/libesp_ipc.pdb + +build esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj: ASM_COMPILER____idf_esp_ipc_ /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr_handler.S || cmake_object_order_depends_target___idf_esp_ipc + DEP_FILE = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir + OBJECT_FILE_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr + TARGET_COMPILE_PDB = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/__idf_esp_ipc.pdb + TARGET_PDB = esp-idf/esp_ipc/libesp_ipc.pdb + +build esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj: ASM_COMPILER____idf_esp_ipc_ /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr_routines.S || cmake_object_order_depends_target___idf_esp_ipc + DEP_FILE = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir + OBJECT_FILE_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr + TARGET_COMPILE_PDB = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/__idf_esp_ipc.pdb + TARGET_PDB = esp-idf/esp_ipc/libesp_ipc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_ipc + + +############################################# +# Link the static library esp-idf/esp_ipc/libesp_ipc.a + +build esp-idf/esp_ipc/libesp_ipc.a: C_STATIC_LIBRARY_LINKER____idf_esp_ipc_ esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj || esp-idf/driver/libdriver.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/__idf_esp_ipc.pdb + TARGET_FILE = esp-idf/esp_ipc/libesp_ipc.a + TARGET_PDB = esp-idf/esp_ipc/libesp_ipc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_ipc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_ipc/edit_cache: phony esp-idf/esp_ipc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_ipc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_ipc/rebuild_cache: phony esp-idf/esp_ipc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_ipc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_ipc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_ipc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_ipc/install: phony esp-idf/esp_ipc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_ipc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_ipc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_ipc/install/local: phony esp-idf/esp_ipc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_ipc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_ipc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_ipc/install/strip: phony esp-idf/esp_ipc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/gpio.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/i2c.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/i2s.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/ledc.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/pcnt.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/pcnt.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/periph_ctrl.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/periph_ctrl.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/rmt.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/rtc_io.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/rtc_io.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/rtc_module.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/rtc_module.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/sdspi_crc.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/sdspi_crc.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/sdspi_host.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/sdspi_host.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/sdspi_transaction.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/sdspi_transaction.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/sigmadelta.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/sigmadelta.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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_common.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/spi_common.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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_master.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/spi_master.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -std=gnu11 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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_slave.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/spi_slave.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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_bus_lock.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/spi_bus_lock.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/timer.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/timer.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/twai.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/uart.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/adc_common.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/adc_common.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/adc.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/adc.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/dedic_gpio.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/dedic_gpio.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/gdma.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/gdma.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/sdmmc_host.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/sdmmc_host.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/sdmmc_transaction.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/sdmmc_transaction.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/mcpwm.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/mcpwm.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/usb_serial_jtag.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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_slave_hd.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/spi_slave_hd.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/touch_sensor_common.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/touch_sensor_common.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + 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/esp32s3/touch_sensor.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/esp32s3/touch_sensor.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3 + 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/esp32s3/rtc_tempsensor.c.obj: C_COMPILER____idf_driver_ /Users/keenan/esp/esp-idf/components/driver/esp32s3/rtc_tempsensor.c || cmake_object_order_depends_target___idf_driver + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3 + 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.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj || esp-idf/esp_pm/libesp_pm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_FILE = esp-idf/driver/libdriver.a + TARGET_PDB = esp-idf/driver/libdriver.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/driver/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/driver/edit_cache: phony esp-idf/driver/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/driver/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/driver/rebuild_cache: phony esp-idf/driver/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/driver/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/driver/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/driver/install: phony esp-idf/driver/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/driver/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/driver/install/local: phony esp-idf/driver/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/driver/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/driver/install/strip: phony esp-idf/driver/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_pm/pm_locks.c || cmake_object_order_depends_target___idf_esp_pm + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_pm/pm_trace.c || cmake_object_order_depends_target___idf_esp_pm + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_pm/pm_impl.c || cmake_object_order_depends_target___idf_esp_pm + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_FILE = esp-idf/esp_pm/libesp_pm.a + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_pm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_pm/edit_cache: phony esp-idf/esp_pm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_pm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_pm/rebuild_cache: phony esp-idf/esp_pm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_pm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_pm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_pm/install: phony esp-idf/esp_pm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_pm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_pm/install/local: phony esp-idf/esp_pm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_pm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_pm/install/strip: phony esp-idf/esp_pm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_mbedcrypto 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_ /Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/x509_crt_bundle.S || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/library/libmbedcrypto.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb + TARGET_FILE = esp-idf/mbedtls/libmbedtls.a + TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + + +############################################# +# Utility command for custom_bundle + +build esp-idf/mbedtls/custom_bundle: phony + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mbedtls/edit_cache: phony esp-idf/mbedtls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/rebuild_cache: phony esp-idf/mbedtls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/install: phony esp-idf/mbedtls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/install/local: phony esp-idf/mbedtls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/install/strip: phony esp-idf/mbedtls/CMakeFiles/install/strip.util + + +############################################# +# Custom command for x509_crt_bundle.S + +build x509_crt_bundle.S | ${cmake_ninja_workdir}x509_crt_bundle.S: CUSTOM_COMMAND esp-idf/mbedtls/x509_crt_bundle /Users/keenan/esp/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/esp-tls/libesp-tls.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_phy/libesp_phy.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory_ld esp-idf/esp_timer/libesp_timer.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle 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/nghttp/libnghttp.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/ulp/libulp.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D DATA_FILE=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/x509_crt_bundle -D SOURCE_FILE=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/x509_crt_bundle.S -D FILE_TYPE=BINARY -P /Users/keenan/esp/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake + DESC = Generating ../../x509_crt_bundle.S + restat = 1 + + +############################################# +# Custom command for esp-idf/mbedtls/x509_crt_bundle + +build esp-idf/mbedtls/x509_crt_bundle | ${cmake_ninja_workdir}esp-idf/mbedtls/x509_crt_bundle: CUSTOM_COMMAND || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/esp-tls/libesp-tls.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_phy/libesp_phy.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory_ld esp-idf/esp_timer/libesp_timer.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle 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/nghttp/libnghttp.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/ulp/libulp.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input /Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem /Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_local.pem -q + DESC = Generating x509_crt_bundle + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for apidoc + +build esp-idf/mbedtls/mbedtls/apidoc: phony esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/edit_cache: phony esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/rebuild_cache: phony esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install/local: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install/strip: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc + +build esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/doxygen && doxygen mbedtls.doxyfile + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/edit_cache: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/rebuild_cache: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/include/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install/local: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install/strip: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aesni.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/arc4.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aria.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/asn1write.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/base64.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/blowfish.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/camellia.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ccm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/chacha20.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/constant_time.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cmac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/des.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/dhm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/entropy.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/error.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/havege.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/hkdf.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md2.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md4.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/oid.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/padlock.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pk.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkparse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/platform.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/platform_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/poly1305.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/rsa_internal.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/threading.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/version.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/version_features.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/xtea.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3 + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj: C_COMPILER__mbedcrypto_ /Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/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/arc4.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/blowfish.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/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/havege.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/md.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.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/mps_reader.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.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_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.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_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_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/ripemd160.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.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/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/xtea.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedx509.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedx509 + + +############################################# +# Order-only phony target for mbedx509 + +build cmake_object_order_depends_target_mbedx509: phony || cmake_object_order_depends_target_mbedtls + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj: C_COMPILER__mbedx509_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/certs.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/pkcs11.c.obj: C_COMPILER__mbedx509_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs11.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_create.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/certs.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.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_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 = -mlongcalls + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedx509.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Order-only phony target for mbedtls + +build cmake_object_order_depends_target_mbedtls: phony || cmake_object_order_depends_target___idf_app_update + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj: C_COMPILER__mbedtls_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_cli.c.obj: C_COMPILER__mbedtls_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cli.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_srv.c.obj: C_COMPILER__mbedtls_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_srv.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj: C_COMPILER__mbedtls_ /Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/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/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj: C_COMPILER__mbedtls_ /Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj.d + FLAGS = -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/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/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_cli.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.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_tls13_keys.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj || esp-idf/app_update/libapp_update.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedtls.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + + +############################################# +# Utility command for lib + +build esp-idf/mbedtls/mbedtls/library/lib: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib esp-idf/esp_ringbuf/libesp_ringbuf.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/edit_cache: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/rebuild_cache: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/library/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/local: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/strip: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a || esp-idf/app_trace/libapp_trace.a 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_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_ipc/libesp_ipc.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory_ld esp-idf/esp_timer/libesp_timer.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.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/nghttp/libnghttp.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/ulp/libulp.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for bootloader-flash + +build esp-idf/bootloader/bootloader-flash: phony esp-idf/bootloader/CMakeFiles/bootloader-flash bootloader + + +############################################# +# Utility command for encrypted-bootloader-flash + +build esp-idf/bootloader/encrypted-bootloader-flash: phony esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bootloader/edit_cache: phony esp-idf/bootloader/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bootloader/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bootloader/rebuild_cache: phony esp-idf/bootloader/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bootloader/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bootloader/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bootloader/install: phony esp-idf/bootloader/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bootloader/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bootloader/install/local: phony esp-idf/bootloader/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bootloader/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bootloader/install/strip: phony esp-idf/bootloader/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/bootloader/CMakeFiles/bootloader-flash + +build esp-idf/bootloader/CMakeFiles/bootloader-flash | ${cmake_ninja_workdir}esp-idf/bootloader/CMakeFiles/bootloader-flash: CUSTOM_COMMAND || bootloader esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/esp/esp-idf/components/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="--before=default_reset --after=hard_reset --no-stub write_flash @bootloader-flash_args" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash + +build esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash | ${cmake_ninja_workdir}esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Error: The target encrypted-bootloader-flash requires" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P /Users/keenan/esp/esp-idf/tools/cmake/scripts/fail.cmake + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for app-flash + +build esp-idf/esptool_py/app-flash: phony esp-idf/esptool_py/CMakeFiles/app-flash app + + +############################################# +# Utility command for encrypted-app-flash + +build esp-idf/esptool_py/encrypted-app-flash: phony esp-idf/esptool_py/CMakeFiles/encrypted-app-flash + + +############################################# +# Utility command for app_check_size + +build esp-idf/esptool_py/app_check_size: phony esp-idf/esptool_py/CMakeFiles/app_check_size esp-idf/partition_table/partition_table_bin gen_project_binary + + +############################################# +# Utility command for edit_cache + +build esp-idf/esptool_py/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esptool_py/edit_cache: phony esp-idf/esptool_py/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esptool_py/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esptool_py/rebuild_cache: phony esp-idf/esptool_py/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esptool_py/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esptool_py/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esptool_py/install: phony esp-idf/esptool_py/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esptool_py/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/local: phony esp-idf/esptool_py/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esptool_py/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/strip: phony esp-idf/esptool_py/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/app-flash + +build esp-idf/esptool_py/CMakeFiles/app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app-flash: CUSTOM_COMMAND || _project_elf_src app esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/esptool_py/app_check_size esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/partition_table/partition_table_bin esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/esp/esp-idf/components/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="--before=default_reset --after=hard_reset --no-stub write_flash @app-flash_args" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/encrypted-app-flash + +build esp-idf/esptool_py/CMakeFiles/encrypted-app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/encrypted-app-flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Error: The target encrypted-app-flash requires" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P /Users/keenan/esp/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 || _project_elf_src esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.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_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/partition_table/partition_table_bin esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary golioth-esp-idf-external-app.elf + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/partition_table/partition-table.bin /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/golioth-esp-idf-external-app.bin + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for partition_table_bin + +build esp-idf/partition_table/partition_table_bin: phony esp-idf/partition_table/CMakeFiles/partition_table_bin partition_table/partition-table.bin + + +############################################# +# Utility command for partition-table + +build esp-idf/partition_table/partition-table: phony esp-idf/partition_table/CMakeFiles/partition-table esp-idf/partition_table/partition_table_bin + + +############################################# +# Utility command for partition_table + +build esp-idf/partition_table/partition_table: phony esp-idf/partition_table/CMakeFiles/partition_table esp-idf/partition_table/partition-table + + +############################################# +# Utility command for partition-table-flash + +build esp-idf/partition_table/partition-table-flash: phony esp-idf/partition_table/CMakeFiles/partition-table-flash + + +############################################# +# Utility command for encrypted-partition-table-flash + +build esp-idf/partition_table/encrypted-partition-table-flash: phony esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash + + +############################################# +# Utility command for partition_table-flash + +build esp-idf/partition_table/partition_table-flash: phony esp-idf/partition_table/CMakeFiles/partition_table-flash esp-idf/partition_table/partition-table-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/partition_table/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/partition_table/edit_cache: phony esp-idf/partition_table/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/partition_table/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/partition_table/rebuild_cache: phony esp-idf/partition_table/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/partition_table/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/partition_table/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/partition_table/install: phony esp-idf/partition_table/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/partition_table/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/partition_table/install/local: phony esp-idf/partition_table/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/partition_table/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/partition_table/install/strip: phony esp-idf/partition_table/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/partition_table/CMakeFiles/partition_table_bin + +build esp-idf/partition_table/CMakeFiles/partition_table_bin | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table_bin: phony partition_table/partition-table.bin partition_table/partition-table.bin + + +############################################# +# Custom command for partition_table/partition-table.bin + +build partition_table/partition-table.bin | ${cmake_ninja_workdir}partition_table/partition-table.bin: CUSTOM_COMMAND /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv /Users/keenan/esp/esp-idf/components/partition_table/gen_esp32part.py + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 4MB /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/partition_table/partition-table.bin && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Partition table binary generated. Contents:" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "*******************************************************************************" && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 4MB /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/partition_table/partition-table.bin && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "*******************************************************************************" + DESC = Generating ../../partition_table/partition-table.bin + restat = 1 + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition-table + +build esp-idf/partition_table/CMakeFiles/partition-table | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition-table: CUSTOM_COMMAND || esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Partition table binary generated. Contents:" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "*******************************************************************************" && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 4MB /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/partition_table/partition-table.bin && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "*******************************************************************************" + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition_table + +build esp-idf/partition_table/CMakeFiles/partition_table | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table: CUSTOM_COMMAND || esp-idf/partition_table/partition-table esp-idf/partition_table/partition_table_bin + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "partition_table"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "partition-table"\ instead. + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition-table-flash + +build esp-idf/partition_table/CMakeFiles/partition-table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition-table-flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/esp/esp-idf/components/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="--before=default_reset --after=hard_reset --no-stub write_flash @partition-table-flash_args" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash + +build esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Error: The target encrypted-partition-table-flash requires" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P /Users/keenan/esp/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition_table-flash + +build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table-flash: CUSTOM_COMMAND || esp-idf/partition_table/partition-table-flash + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "partition_table-flash"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "partition-table-flash"\ instead. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_bootloader_support + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj: C_COMPILER____idf_app_update_ /Users/keenan/esp/esp-idf/components/app_update/esp_ota_ops.c || cmake_object_order_depends_target___idf_app_update + DEP_FILE = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_app_desc.c.obj: C_COMPILER____idf_app_update_ /Users/keenan/esp/esp-idf/components/app_update/esp_app_desc.c || cmake_object_order_depends_target___idf_app_update + DEFINES = -D PROJECT_NAME=\"golioth-esp-idf-external-app\" -DPROJECT_VER=\"v0.0.6-10-g93cf0a3-dirty\" + DEP_FILE = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_app_desc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_app_desc.c.obj || esp-idf/bootloader_support/libbootloader_support.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb + TARGET_FILE = esp-idf/app_update/libapp_update.a + TARGET_PDB = esp-idf/app_update/libapp_update.pdb + + +############################################# +# Utility command for 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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/app_update/edit_cache: phony esp-idf/app_update/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_update/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_update/rebuild_cache: phony esp-idf/app_update/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_update/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_update/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_update/install: phony esp-idf/app_update/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_update/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_update/install/local: phony esp-idf/app_update/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_update/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_update/install/strip: phony esp-idf/app_update/CMakeFiles/install/strip.util + + +############################################# +# 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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/partition_table/gen_empty_partition.py 0x2000 /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv + COMMAND = cd /Users/keenan/esp/esp-idf/components/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/app_update/otatool.py" -D SERIAL_TOOL_ARGS="--esptool-args before=default_reset after=hard_reset --partition-table-file /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv --partition-table-offset 0x8000 read_otadata" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "read_otadata"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "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 /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv + COMMAND = cd /Users/keenan/esp/esp-idf/components/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/app_update/otatool.py" -D SERIAL_TOOL_ARGS="--esptool-args before=default_reset after=hard_reset --partition-table-file /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv --partition-table-offset 0x8000 erase_otadata" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo Warning:\ Command\ "erase_otadata"\ is\ deprecated\ and\ will\ be\ removed\ in\ the\ next\ major\ release.\ \ \ \ \ \ \ \ \ Please\ use\ "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 = cd /Users/keenan/esp/esp-idf/components/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -D IDF_PATH="/Users/keenan/esp/esp-idf" -D SERIAL_TOOL="/Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32s3" -D SERIAL_TOOL_ARGS="--before=default_reset --after=hard_reset --no-stub write_flash @otadata-flash_args" -D WORKING_DIRECTORY="/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build" -P /Users/keenan/esp/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "Error: The target encrypted-otadata-flash requires" && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P /Users/keenan/esp/esp-idf/tools/cmake/scripts/fail.cmake + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_spi_flash + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_flash.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_utility.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp_image_format.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_qio_mode.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_qio_mode.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_flash_config_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash_config_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_esp32s3.c.obj: C_COMPILER____idf_bootloader_support_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_efuse_esp32s3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/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_flash.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_random_esp32s3.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/esp_image_format.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/flash_partitions.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj || esp-idf/spi_flash/libspi_flash.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_FILE = esp-idf/bootloader_support/libbootloader_support.a + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bootloader_support/edit_cache: phony esp-idf/bootloader_support/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bootloader_support/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bootloader_support/rebuild_cache: phony esp-idf/bootloader_support/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bootloader_support/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bootloader_support/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install: phony esp-idf/bootloader_support/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bootloader_support/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install/local: phony esp-idf/bootloader_support/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bootloader_support/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install/strip: phony esp-idf/bootloader_support/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_nvs_flash + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj: C_COMPILER____idf_spi_flash_ /Users/keenan/esp/esp-idf/components/spi_flash/partition.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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/esp32s3/spi_flash_rom_patch.c.obj: C_COMPILER____idf_spi_flash_ /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_flash_rom_patch.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3 + 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/esp32s3/spi_timing_config.c.obj: C_COMPILER____idf_spi_flash_ /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_timing_config.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3 + 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_timing_tuning.c.obj: C_COMPILER____idf_spi_flash_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_timing_tuning.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_drivers.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_generic.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_issi.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_gd.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_winbond.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_boya.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_th.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/memspi_host_driver.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/cache_utils.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/flash_mmap.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/flash_ops.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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/esp32s3/flash_ops_esp32s3.c.obj: C_COMPILER____idf_spi_flash_ /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/flash_ops_esp32s3.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/flash_ops_esp32s3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3 + 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_ /Users/keenan/esp/esp-idf/components/spi_flash/esp_flash_api.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/esp_flash_spi_init.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_os_func_app.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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_ /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_os_func_noos.c || cmake_object_order_depends_target___idf_spi_flash + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/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/partition.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.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/esp32s3/flash_ops_esp32s3.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/nvs_flash/libnvs_flash.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_FILE = esp-idf/spi_flash/libspi_flash.a + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spi_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/spi_flash/edit_cache: phony esp-idf/spi_flash/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/spi_flash/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/spi_flash/rebuild_cache: phony esp-idf/spi_flash/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/spi_flash/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/spi_flash/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/spi_flash/install: phony esp-idf/spi_flash/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/spi_flash/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/spi_flash/install/local: phony esp-idf/spi_flash/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/spi_flash/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/spi_flash/install/strip: phony esp-idf/spi_flash/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_pthread + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_page.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_storage.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_types.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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/pthread/libpthread.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_FILE = esp-idf/nvs_flash/libnvs_flash.a + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/nvs_flash/edit_cache: phony esp-idf/nvs_flash/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/nvs_flash/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/nvs_flash/rebuild_cache: phony esp-idf/nvs_flash/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/nvs_flash/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/nvs_flash/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install: phony esp-idf/nvs_flash/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/nvs_flash/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install/local: phony esp-idf/nvs_flash/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/nvs_flash/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install/strip: phony esp-idf/nvs_flash/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_gdbstub + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj: C_COMPILER____idf_pthread_ /Users/keenan/esp/esp-idf/components/pthread/pthread.c || cmake_object_order_depends_target___idf_pthread + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/pthread/pthread_cond_var.c || cmake_object_order_depends_target___idf_pthread + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/pthread/pthread_local_storage.c || cmake_object_order_depends_target___idf_pthread + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/pthread/pthread_rwlock.c || cmake_object_order_depends_target___idf_pthread + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/esp_gdbstub/libesp_gdbstub.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_FILE = esp-idf/pthread/libpthread.a + TARGET_PDB = esp-idf/pthread/libpthread.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pthread/edit_cache: phony esp-idf/pthread/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pthread/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pthread/rebuild_cache: phony esp-idf/pthread/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pthread/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pthread/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pthread/install: phony esp-idf/pthread/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pthread/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pthread/install/local: phony esp-idf/pthread/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pthread/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pthread/install/strip: phony esp-idf/pthread/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_espcoredump + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj: C_COMPILER____idf_esp_gdbstub_ /Users/keenan/esp/esp-idf/components/esp_gdbstub/src/gdbstub.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/esp_gdbstub/src/packet.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/xtensa/gdbstub_xtensa.c.obj: C_COMPILER____idf_esp_gdbstub_ /Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa/gdbstub_xtensa.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa + 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/xtensa/gdbstub-entry.S.obj: ASM_COMPILER____idf_esp_gdbstub_ /Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa/gdbstub-entry.S || cmake_object_order_depends_target___idf_esp_gdbstub + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa + 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/esp_common/gdbstub_common.c.obj: C_COMPILER____idf_esp_gdbstub_ /Users/keenan/esp/esp-idf/components/esp_gdbstub/esp_common/gdbstub_common.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common + 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/packet.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj || esp-idf/espcoredump/libespcoredump.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_FILE = esp-idf/esp_gdbstub/libesp_gdbstub.a + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/edit_cache: phony esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/rebuild_cache: phony esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_gdbstub/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_gdbstub/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install: phony esp-idf/esp_gdbstub/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_gdbstub/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install/local: phony esp-idf/esp_gdbstub/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_gdbstub/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install/strip: phony esp-idf/esp_gdbstub/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_phy + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj: C_COMPILER____idf_espcoredump_ /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_common.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_checksum.c.obj: C_COMPILER____idf_espcoredump_ /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_checksum.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_flash.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_uart.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_elf.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_binary.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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/xtensa/core_dump_port.c.obj: C_COMPILER____idf_espcoredump_ /Users/keenan/esp/esp-idf/components/espcoredump/src/port/xtensa/core_dump_port.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa + 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_checksum.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/port/xtensa/core_dump_port.c.obj || esp-idf/esp_phy/libesp_phy.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_FILE = esp-idf/espcoredump/libespcoredump.a + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espcoredump/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/espcoredump/edit_cache: phony esp-idf/espcoredump/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espcoredump/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espcoredump/rebuild_cache: phony esp-idf/espcoredump/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espcoredump/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espcoredump/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espcoredump/install: phony esp-idf/espcoredump/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espcoredump/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espcoredump/install/local: phony esp-idf/espcoredump/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espcoredump/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espcoredump/install/strip: phony esp-idf/espcoredump/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_phy + + +############################################# +# Order-only phony target for __idf_esp_phy + +build cmake_object_order_depends_target___idf_esp_phy: phony || cmake_object_order_depends_target___idf_esp_system + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj: C_COMPILER____idf_esp_phy_ /Users/keenan/esp/esp-idf/components/esp_phy/src/phy_override.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_phy/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_phy/src/phy_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_init.c.obj || esp-idf/esp_system/libesp_system.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_FILE = esp-idf/esp_phy/libesp_phy.a + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_phy/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_phy/edit_cache: phony esp-idf/esp_phy/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_phy/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_phy/rebuild_cache: phony esp-idf/esp_phy/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_phy/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_phy/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_phy/install: phony esp-idf/esp_phy/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_phy/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_phy/install/local: phony esp-idf/esp_phy/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_phy/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_phy/install/strip: phony esp-idf/esp_phy/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_system/esp_err.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/crosscore_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/freertos_hooks.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/int_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/panic.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/esp_system.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/startup.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-stack-protector + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/system_time.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/stack_check.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-stack-protector + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/task_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/ubsan.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/xt_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/debug_stubs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/port/cpu_start.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/port/panic_handler.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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_ /Users/keenan/esp/esp-idf/components/esp_system/port/brownout.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/soc/esp32s3/highint_hdl.S.obj: ASM_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/highint_hdl.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/esp32s3 + 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/esp32s3/clk.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/clk.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/esp32s3 + 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/esp32s3/reset_reason.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/reset_reason.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/esp32s3 + 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/esp32s3/system_internal.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/system_internal.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/esp32s3 + 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/esp32s3/cache_err_int.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/cache_err_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/esp32s3 + 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/esp32s3/apb_backup_dma.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/apb_backup_dma.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/esp32s3 + 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/xtensa/panic_arch.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/panic_arch.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/panic_handler_asm.S.obj: ASM_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/panic_handler_asm.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/expression_with_stack_asm.S.obj: ASM_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack_asm.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/debug_helpers.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/debug_helpers_asm.S.obj: ASM_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers_asm.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/debug_stubs.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_stubs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/xtensa/trax.c.obj: C_COMPILER____idf_esp_system_ /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/trax.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa + 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/xtensa + 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/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/task_wdt.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/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/brownout.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj || esp-idf/esp_rom/libesp_rom.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_FILE = esp-idf/esp_system/libesp_system.a + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + + +############################################# +# Utility command for __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/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a + + +############################################# +# 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 edit_cache + +build esp-idf/esp_system/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_system/edit_cache: phony esp-idf/esp_system/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/rebuild_cache: phony esp-idf/esp_system/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/install: phony esp-idf/esp_system/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/install/local: phony esp-idf/esp_system/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/install/strip: phony esp-idf/esp_system/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/__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/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory_ld esp-idf/esp_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.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 /Users/keenan/esp/esp-idf/components/esp_system/ld/esp32s3/sections.ld.in /Users/keenan/esp/esp-idf/components/esp_ringbuf/linker.lf /Users/keenan/esp/esp-idf/components/driver/linker.lf /Users/keenan/esp/esp-idf/components/esp_pm/linker.lf /Users/keenan/esp/esp-idf/components/spi_flash/linker.lf /Users/keenan/esp/esp-idf/components/esp_gdbstub/linker.lf /Users/keenan/esp/esp-idf/components/espcoredump/linker.lf /Users/keenan/esp/esp-idf/components/esp_phy/linker.lf /Users/keenan/esp/esp-idf/components/esp_system/linker.lf /Users/keenan/esp/esp-idf/components/esp_system/app.lf /Users/keenan/esp/esp-idf/components/hal/linker.lf /Users/keenan/esp/esp-idf/components/esp_event/linker.lf /Users/keenan/esp/esp-idf/components/esp_wifi/linker.lf /Users/keenan/esp/esp-idf/components/lwip/linker.lf /Users/keenan/esp/esp-idf/components/log/linker.lf /Users/keenan/esp/esp-idf/components/heap/linker.lf /Users/keenan/esp/esp-idf/components/soc/linker.lf /Users/keenan/esp/esp-idf/components/esp_hw_support/linker.lf /Users/keenan/esp/esp-idf/components/xtensa/linker.lf /Users/keenan/esp/esp-idf/components/esp_common/common.lf /Users/keenan/esp/esp-idf/components/esp_common/soc.lf /Users/keenan/esp/esp-idf/components/freertos/linker.lf /Users/keenan/esp/esp-idf/components/newlib/newlib.lf /Users/keenan/esp/esp-idf/components/newlib/system_libs.lf /Users/keenan/esp/esp-idf/components/app_trace/linker.lf /Users/keenan/esp/esp-idf/components/bt/linker.lf /Users/keenan/esp/esp-idf/components/esp_lcd/linker.lf esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/console/libconsole.a esp-idf/lwip/liblwip.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/xtensa/libxtensa.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/asio/libasio.a esp-idf/cbor/libcbor.a esp-idf/unity/libunity.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_lcd/libesp_lcd.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/mdns/libmdns.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/fatfs/libfatfs.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/libsodium/liblibsodium.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/perfmon/libperfmon.a esp-idf/spiffs/libspiffs.a esp-idf/usb/libusb.a esp-idf/ulp/libulp.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/libcoap/liblibcoap.a esp-idf/heatshrink/libheatshrink.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/i2cdev/libi2cdev.a esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/ccs811/libccs811.a esp-idf/lib8tion/liblib8tion.a esp-idf/color/libcolor.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/onewire/libonewire.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/example/libexample.a esp-idf/framebuffer/libframebuffer.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mhz19b/libmhz19b.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ultrasonic/libultrasonic.a esp-idf/wiegand/libwiegand.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/main/libmain.a /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig || esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/driver/libdriver.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/efuse/libefuse.a esp-idf/encoder/libencoder.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.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_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_hw_support/libesp_hw_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_netif/libesp_netif.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_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory_ld esp-idf/esp_timer/libesp_timer.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/freertos/libfreertos.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hal/libhal.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heap/libheap.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/log/liblog.a esp-idf/ls7366r/libls7366r.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/newlib/libnewlib.a esp-idf/nghttp/libnghttp.a esp-idf/noise/libnoise.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sdmmc/libsdmmc.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ulp/libulp.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /Users/keenan/.espressif/python_env/idf4.4_py3.10_env/bin/python /Users/keenan/esp/esp-idf/tools/ldgen/ldgen.py --config /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig --fragments /Users/keenan/esp/esp-idf/components/esp_ringbuf/linker.lf /Users/keenan/esp/esp-idf/components/driver/linker.lf /Users/keenan/esp/esp-idf/components/esp_pm/linker.lf /Users/keenan/esp/esp-idf/components/spi_flash/linker.lf /Users/keenan/esp/esp-idf/components/esp_gdbstub/linker.lf /Users/keenan/esp/esp-idf/components/espcoredump/linker.lf /Users/keenan/esp/esp-idf/components/esp_phy/linker.lf /Users/keenan/esp/esp-idf/components/esp_system/linker.lf /Users/keenan/esp/esp-idf/components/esp_system/app.lf /Users/keenan/esp/esp-idf/components/hal/linker.lf /Users/keenan/esp/esp-idf/components/esp_event/linker.lf /Users/keenan/esp/esp-idf/components/esp_wifi/linker.lf /Users/keenan/esp/esp-idf/components/lwip/linker.lf /Users/keenan/esp/esp-idf/components/log/linker.lf /Users/keenan/esp/esp-idf/components/heap/linker.lf /Users/keenan/esp/esp-idf/components/soc/linker.lf /Users/keenan/esp/esp-idf/components/esp_hw_support/linker.lf /Users/keenan/esp/esp-idf/components/xtensa/linker.lf /Users/keenan/esp/esp-idf/components/esp_common/common.lf /Users/keenan/esp/esp-idf/components/esp_common/soc.lf /Users/keenan/esp/esp-idf/components/freertos/linker.lf /Users/keenan/esp/esp-idf/components/newlib/newlib.lf /Users/keenan/esp/esp-idf/components/newlib/system_libs.lf /Users/keenan/esp/esp-idf/components/app_trace/linker.lf /Users/keenan/esp/esp-idf/components/bt/linker.lf /Users/keenan/esp/esp-idf/components/esp_lcd/linker.lf --input /Users/keenan/esp/esp-idf/components/esp_system/ld/esp32s3/sections.ld.in --output /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/ld/sections.ld --kconfig /Users/keenan/esp/esp-idf/Kconfig --env-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config.env --libraries-file /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/ldgen_libraries --objdump /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump + DESC = Generating ld/sections.ld + restat = 1 + + +############################################# +# 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 /Users/keenan/esp/esp-idf/components/esp_system/ld/esp32s3/memory.ld.in config/sdkconfig.h + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system && /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -C -P -x c -E -o /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/ld/memory.ld -I /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I /Users/keenan/esp/esp-idf/components/esp_system/ld /Users/keenan/esp/esp-idf/components/esp_system/ld/esp32s3/memory.ld.in + DESC = Generating memory.ld linker script... + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/esp_system/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_system/port/edit_cache: phony esp-idf/esp_system/port/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/port/rebuild_cache: phony esp-idf/esp_system/port/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/port/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/port/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install: phony esp-idf/esp_system/port/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/port/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install/local: phony esp-idf/esp_system/port/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/port/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install/strip: phony esp-idf/esp_system/port/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/esp_system/port/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32s3/edit_cache: phony esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32s3/rebuild_cache: phony esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/port/soc/esp32s3/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32s3/install: phony esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32s3/install/local: phony esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32s3/install/strip: phony esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_tjpgd.c.obj: C_COMPILER____idf_esp_rom_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_tjpgd.c || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_longjmp.S.obj: ASM_COMPILER____idf_esp_rom_ /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S || cmake_object_order_depends_target___idf_esp_rom + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_tjpgd.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj || esp-idf/hal/libhal.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_FILE = esp-idf/esp_rom/libesp_rom.a + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_rom/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_rom/edit_cache: phony esp-idf/esp_rom/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_rom/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_rom/rebuild_cache: phony esp-idf/esp_rom/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_rom/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_rom/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_rom/install: phony esp-idf/esp_rom/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_rom/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_rom/install/local: phony esp-idf/esp_rom/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_rom/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_rom/install/strip: phony esp-idf/esp_rom/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_vfs + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/mpu_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/mpu_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/cpu_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/cpu_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/rmt_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/rmt_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/rtc_io_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/rtc_io_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_slave_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_slave_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_slave_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_slave_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/i2s_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/i2s_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/sigmadelta_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/sigmadelta_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/timer_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/timer_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/ledc_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/ledc_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/ledc_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/ledc_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/i2c_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/i2c_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/i2c_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/i2c_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/gpio_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/gpio_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/uart_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/uart_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/uart_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/uart_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_flash_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_flash_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_flash_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_flash_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_flash_encrypt_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/soc_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/soc_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/soc_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/interrupt_controller_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/interrupt_controller_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/sha_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/sha_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/aes_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/aes_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/twai_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/twai_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/twai_hal_iram.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/twai_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/adc_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/adc_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/ds_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/ds_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/gdma_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/gdma_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/lcd_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/lcd_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/mcpwm_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/mcpwm_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/pcnt_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/pcnt_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_flash_hal_gpspi.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_flash_hal_gpspi.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/spi_slave_hd_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/spi_slave_hd_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/systimer_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/systimer_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/touch_sensor_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/touch_sensor_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/usb_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/usb_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/usb_phy_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/usb_phy_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/xt_wdt_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/xt_wdt_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/esp32s3/brownout_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/esp32s3/brownout_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3 + 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/esp32s3/hmac_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/esp32s3/hmac_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3 + 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/esp32s3/interrupt_descriptor_table.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/esp32s3/interrupt_descriptor_table.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3 + 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/esp32s3/touch_sensor_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/esp32s3/touch_sensor_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3 + 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/esp32s3/rtc_cntl_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/esp32s3/rtc_cntl_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3 + 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/usbh_hal.c.obj: C_COMPILER____idf_hal_ /Users/keenan/esp/esp-idf/components/hal/usbh_hal.c || cmake_object_order_depends_target___idf_hal + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/wdt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_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/i2s_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_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/gpio_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/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/soc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_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/twai_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj || esp-idf/vfs/libvfs.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_FILE = esp-idf/hal/libhal.a + TARGET_PDB = esp-idf/hal/libhal.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hal/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/hal/edit_cache: phony esp-idf/hal/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hal/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hal/rebuild_cache: phony esp-idf/hal/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hal/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hal/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hal/install: phony esp-idf/hal/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hal/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hal/install/local: phony esp-idf/hal/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hal/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hal/install/strip: phony esp-idf/hal/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_eth + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj: C_COMPILER____idf_vfs_ /Users/keenan/esp/esp-idf/components/vfs/vfs.c || cmake_object_order_depends_target___idf_vfs + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/vfs/vfs_eventfd.c || cmake_object_order_depends_target___idf_vfs + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/vfs/vfs_uart.c || cmake_object_order_depends_target___idf_vfs + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/vfs/vfs_semihost.c || cmake_object_order_depends_target___idf_vfs + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/vfs/vfs_console.c || cmake_object_order_depends_target___idf_vfs + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/vfs/vfs_usb_serial_jtag.c || cmake_object_order_depends_target___idf_vfs + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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/esp_eth/libesp_eth.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_FILE = esp-idf/vfs/libvfs.a + TARGET_PDB = esp-idf/vfs/libvfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/vfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/vfs/edit_cache: phony esp-idf/vfs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/vfs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/vfs/rebuild_cache: phony esp-idf/vfs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/vfs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/vfs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/vfs/install: phony esp-idf/vfs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/vfs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/vfs/install/local: phony esp-idf/vfs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/vfs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/vfs/install/strip: phony esp-idf/vfs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_tcpip_adapter + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj: C_COMPILER____idf_esp_eth_ /Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth.c || cmake_object_order_depends_target___idf_esp_eth + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -std=gnu11 + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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.c.obj: C_COMPILER____idf_esp_eth_ /Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth_phy.c || cmake_object_order_depends_target___idf_esp_eth + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c || cmake_object_order_depends_target___idf_esp_eth + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj || esp-idf/tcpip_adapter/libtcpip_adapter.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_FILE = esp-idf/esp_eth/libesp_eth.a + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_eth/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_eth/edit_cache: phony esp-idf/esp_eth/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_eth/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_eth/rebuild_cache: phony esp-idf/esp_eth/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_eth/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_eth/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_eth/install: phony esp-idf/esp_eth/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_eth/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_eth/install/local: phony esp-idf/esp_eth/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_eth/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_eth/install/strip: phony esp-idf/esp_eth/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tcpip_adapter + + +############################################# +# Order-only phony target for __idf_tcpip_adapter + +build cmake_object_order_depends_target___idf_tcpip_adapter: phony || cmake_object_order_depends_target___idf_esp_netif + +build esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj: C_COMPILER____idf_tcpip_adapter_ /Users/keenan/esp/esp-idf/components/tcpip_adapter/tcpip_adapter_compat.c || cmake_object_order_depends_target___idf_tcpip_adapter + DEP_FILE = esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir + OBJECT_FILE_DIR = esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir + TARGET_COMPILE_PDB = esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/__idf_tcpip_adapter.pdb + TARGET_PDB = esp-idf/tcpip_adapter/libtcpip_adapter.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tcpip_adapter + + +############################################# +# Link the static library esp-idf/tcpip_adapter/libtcpip_adapter.a + +build esp-idf/tcpip_adapter/libtcpip_adapter.a: C_STATIC_LIBRARY_LINKER____idf_tcpip_adapter_ esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj || esp-idf/esp_netif/libesp_netif.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/__idf_tcpip_adapter.pdb + TARGET_FILE = esp-idf/tcpip_adapter/libtcpip_adapter.a + TARGET_PDB = esp-idf/tcpip_adapter/libtcpip_adapter.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tcpip_adapter/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tcpip_adapter/edit_cache: phony esp-idf/tcpip_adapter/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tcpip_adapter/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tcpip_adapter/rebuild_cache: phony esp-idf/tcpip_adapter/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tcpip_adapter/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tcpip_adapter/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tcpip_adapter/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tcpip_adapter/install: phony esp-idf/tcpip_adapter/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tcpip_adapter/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tcpip_adapter/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tcpip_adapter/install/local: phony esp-idf/tcpip_adapter/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tcpip_adapter/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tcpip_adapter/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tcpip_adapter/install/strip: phony esp-idf/tcpip_adapter/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_event + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj: C_COMPILER____idf_esp_netif_ /Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_handlers.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_objects.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_defaults.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_sta_list.c.obj: C_COMPILER____idf_esp_netif_ /Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_sta_list.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/loopback/esp_netif_loopback.c.obj: C_COMPILER____idf_esp_netif_ /Users/keenan/esp/esp-idf/components/esp_netif/loopback/esp_netif_loopback.c || cmake_object_order_depends_target___idf_esp_netif + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback + 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_lwip_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj || esp-idf/esp_event/libesp_event.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_FILE = esp-idf/esp_netif/libesp_netif.a + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_netif/edit_cache: phony esp-idf/esp_netif/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_netif/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_netif/rebuild_cache: phony esp-idf/esp_netif/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_netif/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_netif/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_netif/install: phony esp-idf/esp_netif/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_netif/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_netif/install/local: phony esp-idf/esp_netif/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_netif/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_netif/install/strip: phony esp-idf/esp_netif/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_wpa_supplicant + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj: C_COMPILER____idf_esp_event_ /Users/keenan/esp/esp-idf/components/esp_event/default_event_loop.c || cmake_object_order_depends_target___idf_esp_event + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_event/esp_event.c || cmake_object_order_depends_target___idf_esp_event + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_event/esp_event_private.c || cmake_object_order_depends_target___idf_esp_event + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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/event_loop_legacy.c.obj: C_COMPILER____idf_esp_event_ /Users/keenan/esp/esp-idf/components/esp_event/event_loop_legacy.c || cmake_object_order_depends_target___idf_esp_event + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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/event_send.c.obj: C_COMPILER____idf_esp_event_ /Users/keenan/esp/esp-idf/components/esp_event/event_send.c || cmake_object_order_depends_target___idf_esp_event + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj || esp-idf/wpa_supplicant/libwpa_supplicant.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_FILE = esp-idf/esp_event/libesp_event.a + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_event/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_event/edit_cache: phony esp-idf/esp_event/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_event/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_event/rebuild_cache: phony esp-idf/esp_event/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_event/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_event/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_event/install: phony esp-idf/esp_event/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_event/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_event/install/local: phony esp-idf/esp_event/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_event/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_event/install/strip: phony esp-idf/esp_event/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_wifi + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/port/os_xtensa.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/ap_config.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/common/sae.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/common/wpa_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/bitfield.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_peer/chap.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/base64.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/ext_password.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/uuid.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/json.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_registrar.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_registrar.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_registrar.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_validate.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_validate.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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/esp_supplicant/src/esp_wpa2.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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/src/crypto/tls_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/tls_mbedtls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_mbedtls-bignum.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls-bignum.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_mbedtls-ec.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls-ec.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-ec.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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/rc4.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/rc4.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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-omac1.c.obj: C_COMPILER____idf_wpa_supplicant_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-omac1.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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/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/common/sae.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/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/wps/wps_registrar.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.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_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_hostap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/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-omac1.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_wifi/libesp_wifi.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_FILE = esp-idf/wpa_supplicant/libwpa_supplicant.a + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/edit_cache: phony esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/rebuild_cache: phony esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wpa_supplicant/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wpa_supplicant/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install: phony esp-idf/wpa_supplicant/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wpa_supplicant/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install/local: phony esp-idf/wpa_supplicant/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wpa_supplicant/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install/strip: phony esp-idf/wpa_supplicant/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_console + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj: C_COMPILER____idf_esp_wifi_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/coexist.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj: C_COMPILER____idf_esp_wifi_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/mesh_event.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/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_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/smartconfig.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/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_ack.c.obj: C_COMPILER____idf_esp_wifi_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/smartconfig_ack.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/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_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_init.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/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_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_default.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/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_ /Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_netif.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/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/esp32s3/esp_adapter.c.obj: C_COMPILER____idf_esp_wifi_ /Users/keenan/esp/esp-idf/components/esp_wifi/esp32s3/esp_adapter.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3 + 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/coexist.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.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/esp32s3/esp_adapter.c.obj || esp-idf/console/libconsole.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_FILE = esp-idf/esp_wifi/libesp_wifi.a + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_wifi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_wifi/edit_cache: phony esp-idf/esp_wifi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_wifi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_wifi/rebuild_cache: phony esp-idf/esp_wifi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_wifi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_wifi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install: phony esp-idf/esp_wifi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_wifi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install/local: phony esp-idf/esp_wifi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_wifi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install/strip: phony esp-idf/esp_wifi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ieee802154/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ieee802154/edit_cache: phony esp-idf/ieee802154/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ieee802154/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ieee802154/rebuild_cache: phony esp-idf/ieee802154/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ieee802154/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ieee802154/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ieee802154/install: phony esp-idf/ieee802154/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ieee802154/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ieee802154/install/local: phony esp-idf/ieee802154/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ieee802154/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ieee802154/install/strip: phony esp-idf/ieee802154/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_lwip + +build esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj: C_COMPILER____idf_console_ /Users/keenan/esp/esp-idf/components/console/commands.c || cmake_object_order_depends_target___idf_console + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/console/esp_console_repl.c || cmake_object_order_depends_target___idf_console + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/console/split_argv.c || cmake_object_order_depends_target___idf_console + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_COMPILER____idf_console_ /Users/keenan/esp/esp-idf/components/console/argtable3/argtable3.c || cmake_object_order_depends_target___idf_console + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-clobbered + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/linenoise/linenoise.c.obj: C_COMPILER____idf_console_ /Users/keenan/esp/esp-idf/components/console/linenoise/linenoise.c || cmake_object_order_depends_target___idf_console + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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 + + +# ============================================================================= +# 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/argtable3/argtable3.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj || esp-idf/lwip/liblwip.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_FILE = esp-idf/console/libconsole.a + TARGET_PDB = esp-idf/console/libconsole.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/console/edit_cache: phony esp-idf/console/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/console/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/console/rebuild_cache: phony esp-idf/console/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/console/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/console/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/console/install: phony esp-idf/console/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/console/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/console/install/local: phony esp-idf/console/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/console/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/console/install/strip: phony esp-idf/console/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/openthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/openthread/edit_cache: phony esp-idf/openthread/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/openthread/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/openthread/rebuild_cache: phony esp-idf/openthread/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/openthread/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/openthread/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/openthread/install: phony esp-idf/openthread/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/openthread/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/openthread/install/local: phony esp-idf/openthread/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/openthread/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/openthread/install/strip: phony esp-idf/openthread/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_log + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/apps/sntp/sntp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/api_lib.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/api_msg.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/err.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/if_api.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netbuf.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netdb.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netifapi.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/sockets.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/tcpip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/def.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/dns.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/inet_chksum.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/init.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/mem.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/memp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/netif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/pbuf.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/raw.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/stats.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/sys.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -Wno-type-limits + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp_in.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp_out.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/timeouts.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/udp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ethernet.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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/lowpan6.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/lowpan6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/lowpan6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/slipif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -Wno-uninitialized + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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/esp32/hooks/tcp_isn_default.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/hooks/tcp_isn_default.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/esp32/hooks/lwip_default_hooks.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/hooks/lwip_default_hooks.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/esp32/debug/lwip_debug.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/debug/lwip_debug.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/esp32/freertos/sys_arch.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/freertos/sys_arch.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/esp32/netif/dhcp_state.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/dhcp_state.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/port/esp32/netif/wlanif.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/wlanif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/port/esp32/netif/ethernetif.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/ethernetif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/port/esp32/vfs_lwip.c.obj: C_COMPILER____idf_lwip_ /Users/keenan/esp/esp-idf/components/lwip/port/esp32/vfs_lwip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32 + TARGET_COMPILE_PDB = esp-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_ /Users/keenan/esp/esp-idf/components/lwip/apps/ping/esp_ping.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/apps/ping/ping.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/apps/ping/ping_sock.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console + 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/lowpan6.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/esp32/hooks/tcp_isn_default.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/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/log/liblog.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_FILE = esp-idf/lwip/liblwip.a + TARGET_PDB = esp-idf/lwip/liblwip.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lwip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/lwip/edit_cache: phony esp-idf/lwip/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/lwip/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/lwip/rebuild_cache: phony esp-idf/lwip/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/lwip/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/lwip/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/lwip/install: phony esp-idf/lwip/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/lwip/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/lwip/install/local: phony esp-idf/lwip/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/lwip/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/lwip/install/strip: phony esp-idf/lwip/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/log/log.c || cmake_object_order_depends_target___idf_log + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/log/log_buffers.c || cmake_object_order_depends_target___idf_log + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_freertos.c.obj: C_COMPILER____idf_log_ /Users/keenan/esp/esp-idf/components/log/log_freertos.c || cmake_object_order_depends_target___idf_log + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_freertos.c.obj || esp-idf/heap/libheap.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_FILE = esp-idf/log/liblog.a + TARGET_PDB = esp-idf/log/liblog.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/log/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/log/edit_cache: phony esp-idf/log/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/log/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/log/rebuild_cache: phony esp-idf/log/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/log/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/log/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/log/install: phony esp-idf/log/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/log/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/log/install/local: phony esp-idf/log/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/log/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/log/install/strip: phony esp-idf/log/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/heap/heap_caps.c || cmake_object_order_depends_target___idf_heap + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/heap/heap_caps_init.c || cmake_object_order_depends_target___idf_heap + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/heap/multi_heap.c || cmake_object_order_depends_target___idf_heap + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_tlsf.c.obj: C_COMPILER____idf_heap_ /Users/keenan/esp/esp-idf/components/heap/heap_tlsf.c || cmake_object_order_depends_target___idf_heap + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_tlsf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/port/memory_layout_utils.c.obj: C_COMPILER____idf_heap_ /Users/keenan/esp/esp-idf/components/heap/port/memory_layout_utils.c || cmake_object_order_depends_target___idf_heap + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/esp32s3/memory_layout.c.obj: C_COMPILER____idf_heap_ /Users/keenan/esp/esp-idf/components/heap/port/esp32s3/memory_layout.c || cmake_object_order_depends_target___idf_heap + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3 + 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/heap_tlsf.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj || esp-idf/soc/libsoc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_FILE = esp-idf/heap/libheap.a + TARGET_PDB = esp-idf/heap/libheap.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/heap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/heap/edit_cache: phony esp-idf/heap/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/heap/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/heap/rebuild_cache: phony esp-idf/heap/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/heap/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/heap/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/heap/install: phony esp-idf/heap/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/heap/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/heap/install/local: phony esp-idf/heap/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/heap/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/heap/install/strip: phony esp-idf/heap/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/soc/lldesc.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/soc_include_legacy_warn.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/soc_include_legacy_warn.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/esp32s3/adc_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/adc_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/dedic_gpio_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/dedic_gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/gdma_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/gdma_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/gpio_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/i2c_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2c_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/i2s_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2s_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/interrupts.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/interrupts.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/lcd_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/lcd_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/ledc_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/ledc_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/mcpwm_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/mcpwm_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/pcnt_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/pcnt_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/rmt_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/rmt_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/rtc_io_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/rtc_io_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/sdio_slave_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdio_slave_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/sdmmc_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdmmc_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/sigmadelta_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/sigmadelta_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/spi_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/spi_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/timer_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/timer_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/touch_sensor_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/touch_sensor_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/uart_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/uart_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/usb_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/esp32s3/usb_phy_periph.c.obj: C_COMPILER____idf_soc_ /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_phy_periph.c || cmake_object_order_depends_target___idf_soc + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3 + 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/soc_include_legacy_warn.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj || esp-idf/esp_hw_support/libesp_hw_support.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_FILE = esp-idf/soc/libsoc.a + TARGET_PDB = esp-idf/soc/libsoc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/soc/edit_cache: phony esp-idf/soc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/soc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/soc/rebuild_cache: phony esp-idf/soc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/soc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/soc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/soc/install: phony esp-idf/soc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/soc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/soc/install/local: phony esp-idf/soc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/soc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/soc/install/strip: phony esp-idf/soc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/soc/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/edit_cache: phony esp-idf/soc/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/soc/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/rebuild_cache: phony esp-idf/soc/esp32s3/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/soc/esp32s3/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/soc/esp32s3/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/soc/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/install: phony esp-idf/soc/esp32s3/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/soc/esp32s3/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/soc/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/install/local: phony esp-idf/soc/esp32s3/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/soc/esp32s3/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/soc/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/soc/esp32s3/install/strip: phony esp-idf/soc/esp32s3/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_xtensa + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/compare_set.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/cpu_util.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/cpu_util.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_async_memcpy.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/esp_async_memcpy.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_clk.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/esp_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/clk_ctrl_os.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/hw_random.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/intr_alloc.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/mac_addr.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_modes.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_gpio.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_mac_bb.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_mac_bb.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_ /Users/keenan/esp/esp-idf/components/esp_hw_support/regi2c_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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_retention.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_retention.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3/rtc_clk.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_clk_init.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_init.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_pm.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_pm.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_sleep.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_sleep.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_time.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_time.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/rtc_wdt.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_wdt.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/chip_info.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/chip_info.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/async_memcpy_impl_gdma.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/async_memcpy_impl_gdma.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/port/esp32s3/dport_access.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/dport_access.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/esp_hmac.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_hmac.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/esp_ds.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_ds.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/esp_crypto_lock.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_crypto_lock.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/esp32s3/spiram.c.obj: C_COMPILER____idf_esp_hw_support_ /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/spiram.c || cmake_object_order_depends_target___idf_esp_hw_support + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-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/esp32s3 + 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/compare_set.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.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/sleep_modes.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_mac_bb.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/sleep_retention.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_FILE = esp-idf/esp_hw_support/libesp_hw_support.a + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/edit_cache: phony esp-idf/esp_hw_support/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/rebuild_cache: phony esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install: phony esp-idf/esp_hw_support/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install/local: phony esp-idf/esp_hw_support/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install/strip: phony esp-idf/esp_hw_support/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/esp_hw_support/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/edit_cache: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/rebuild_cache: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/port/esp32s3/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/install: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/install/local: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32s3/install/strip: phony esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_xtensa + + +############################################# +# Order-only phony target for __idf_xtensa + +build cmake_object_order_depends_target___idf_xtensa: phony || cmake_object_order_depends_target___idf_esp_common + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj: C_COMPILER____idf_xtensa_ /Users/keenan/esp/esp-idf/components/xtensa/eri.c || cmake_object_order_depends_target___idf_xtensa + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj: C_COMPILER____idf_xtensa_ /Users/keenan/esp/esp-idf/components/xtensa/xt_trax.c || cmake_object_order_depends_target___idf_xtensa + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj: C_COMPILER____idf_xtensa_ /Users/keenan/esp/esp-idf/components/xtensa/xtensa_intr.c || cmake_object_order_depends_target___idf_xtensa + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj: ASM_COMPILER____idf_xtensa_ /Users/keenan/esp/esp-idf/components/xtensa/xtensa_intr_asm.S || cmake_object_order_depends_target___idf_xtensa + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_xtensa + + +############################################# +# Link the static library esp-idf/xtensa/libxtensa.a + +build esp-idf/xtensa/libxtensa.a: C_STATIC_LIBRARY_LINKER____idf_xtensa_ esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj || esp-idf/esp_common/libesp_common.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_FILE = esp-idf/xtensa/libxtensa.a + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/xtensa/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/xtensa/edit_cache: phony esp-idf/xtensa/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/xtensa/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/xtensa/rebuild_cache: phony esp-idf/xtensa/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/xtensa/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/xtensa/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/xtensa/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/xtensa/install: phony esp-idf/xtensa/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/xtensa/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/xtensa/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/xtensa/install/local: phony esp-idf/xtensa/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/xtensa/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/xtensa/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/xtensa/install/strip: phony esp-idf/xtensa/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp32s3/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp32s3/edit_cache: phony esp-idf/esp32s3/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp32s3/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp32s3/rebuild_cache: phony esp-idf/esp32s3/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp32s3/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp32s3/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp32s3/install: phony esp-idf/esp32s3/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp32s3/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp32s3/install/local: phony esp-idf/esp32s3/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp32s3/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp32s3/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp32s3/install/strip: phony esp-idf/esp32s3/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_common/src/esp_err_to_name.c || cmake_object_order_depends_target___idf_esp_common + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb + TARGET_FILE = esp-idf/esp_common/libesp_common.a + TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_common/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_common/edit_cache: phony esp-idf/esp_common/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_common/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_common/rebuild_cache: phony esp-idf/esp_common/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_common/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_common/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_common/install: phony esp-idf/esp_common/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_common/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_common/install/local: phony esp-idf/esp_common/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_common/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_common/install/strip: phony esp-idf/esp_common/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_freertos + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj: C_COMPILER____idf_esp_timer_ /Users/keenan/esp/esp-idf/components/esp_timer/src/esp_timer.c || cmake_object_order_depends_target___idf_esp_timer + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/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_ /Users/keenan/esp/esp-idf/components/esp_timer/src/ets_timer_legacy.c || cmake_object_order_depends_target___idf_esp_timer + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/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_ /Users/keenan/esp/esp-idf/components/esp_timer/src/system_time.c || cmake_object_order_depends_target___idf_esp_timer + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/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_ /Users/keenan/esp/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c || cmake_object_order_depends_target___idf_esp_timer + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/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_systimer.c.obj || esp-idf/freertos/libfreertos.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_FILE = esp-idf/esp_timer/libesp_timer.a + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_timer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_timer/edit_cache: phony esp-idf/esp_timer/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_timer/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_timer/rebuild_cache: phony esp-idf/esp_timer/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_timer/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_timer/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_timer/install: phony esp-idf/esp_timer/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_timer/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_timer/install/local: phony esp-idf/esp_timer/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_timer/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_timer/install/strip: phony esp-idf/esp_timer/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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/port/xtensa/port.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/port.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/port.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/xtensa/portasm.S.obj: ASM_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/portasm.S || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/xtensa/xtensa_context.S.obj: ASM_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_context.S || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/xtensa/xtensa_init.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_init.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/xtensa/xtensa_overlay_os_hook.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_overlay_os_hook.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/xtensa/xtensa_vector_defaults.S.obj: ASM_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_vector_defaults.S || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/xtensa/xtensa_vectors.S.obj: ASM_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_vectors.S || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa + 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/task_snapshot.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/esp_additions/task_snapshot.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/port_common.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port + 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/port_systick.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/port/port_systick.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port + 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/croutine.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/croutine.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/event_groups.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -D_ESP_FREERTOS_INTERNAL + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/list.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/queue.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -D_ESP_FREERTOS_INTERNAL + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/tasks.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -D_ESP_FREERTOS_INTERNAL + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/timers.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -D_ESP_FREERTOS_INTERNAL + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/stream_buffer.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -D_ESP_FREERTOS_INTERNAL + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/FreeRTOS-openocd.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj: C_COMPILER____idf_freertos_ /Users/keenan/esp/esp-idf/components/freertos/freertos_v8_compat.c || cmake_object_order_depends_target___idf_freertos + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +# ============================================================================= +# 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/port/xtensa/port.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj || esp-idf/newlib/libnewlib.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_FILE = esp-idf/freertos/libfreertos.a + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/freertos/edit_cache: phony esp-idf/freertos/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/freertos/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/freertos/rebuild_cache: phony esp-idf/freertos/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/freertos/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/freertos/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/freertos/install: phony esp-idf/freertos/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/freertos/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/freertos/install/local: phony esp-idf/freertos/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/freertos/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/freertos/install/strip: phony esp-idf/freertos/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/abort.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/assert.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/heap.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-builtin + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/locks.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/poll.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/pthread.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/random.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/reent_init.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/newlib_init.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/syscalls.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/termios.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/stdatomic.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/time.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/sysconf.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/realpath.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/newlib/port/esp_time_impl.c || cmake_object_order_depends_target___idf_newlib + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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/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 = -mlongcalls + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_FILE = esp-idf/newlib/libnewlib.a + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/newlib/edit_cache: phony esp-idf/newlib/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/newlib/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/newlib/rebuild_cache: phony esp-idf/newlib/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/newlib/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/newlib/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/newlib/install: phony esp-idf/newlib/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/newlib/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/newlib/install/local: phony esp-idf/newlib/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/newlib/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/newlib/install/strip: phony esp-idf/newlib/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/components/newlib/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/newlib/port/edit_cache: phony esp-idf/newlib/port/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/newlib/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/newlib/port/rebuild_cache: phony esp-idf/newlib/port/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/newlib/port/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/newlib/port/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/newlib/port/install: phony esp-idf/newlib/port/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/newlib/port/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/newlib/port/install/local: phony esp-idf/newlib/port/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/newlib/port/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/newlib/port/install/strip: phony esp-idf/newlib/port/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_app_trace + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj: CXX_COMPILER____idf_cxx_ /Users/keenan/esp/esp-idf/components/cxx/cxx_exception_stubs.cpp || cmake_object_order_depends_target___idf_cxx + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/cxx/cxx_guards.cpp || cmake_object_order_depends_target___idf_cxx + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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/app_trace/libapp_trace.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_FILE = esp-idf/cxx/libcxx.a + TARGET_PDB = esp-idf/cxx/libcxx.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cxx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/cxx/edit_cache: phony esp-idf/cxx/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cxx/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cxx/rebuild_cache: phony esp-idf/cxx/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cxx/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cxx/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cxx/install: phony esp-idf/cxx/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cxx/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cxx/install/local: phony esp-idf/cxx/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cxx/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cxx/install/strip: phony esp-idf/cxx/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_nghttp + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj: C_COMPILER____idf_app_trace_ /Users/keenan/esp/esp-idf/components/app_trace/app_trace.c || cmake_object_order_depends_target___idf_app_trace + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/app_trace/app_trace_util.c || cmake_object_order_depends_target___idf_app_trace + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/app_trace/host_file_io.c || cmake_object_order_depends_target___idf_app_trace + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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/gcov/gcov_rtio.c.obj: C_COMPILER____idf_app_trace_ /Users/keenan/esp/esp-idf/components/app_trace/gcov/gcov_rtio.c || cmake_object_order_depends_target___idf_app_trace + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov + 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/gcov/gcov_rtio.c.obj || esp-idf/nghttp/libnghttp.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_FILE = esp-idf/app_trace/libapp_trace.a + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_trace/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/app_trace/edit_cache: phony esp-idf/app_trace/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_trace/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_trace/rebuild_cache: phony esp-idf/app_trace/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_trace/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_trace/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_trace/install: phony esp-idf/app_trace/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_trace/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_trace/install/local: phony esp-idf/app_trace/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_trace/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_trace/install/strip: phony esp-idf/app_trace/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_asio + + +############################################# +# Order-only phony target for __idf_asio + +build cmake_object_order_depends_target___idf_asio: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj: CXX_COMPILER____idf_asio_ /Users/keenan/esp/esp-idf/components/asio/asio/asio/src/asio.cpp || cmake_object_order_depends_target___idf_asio + DEP_FILE = esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/asio/CMakeFiles/__idf_asio.dir + OBJECT_FILE_DIR = esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src + TARGET_COMPILE_PDB = esp-idf/asio/CMakeFiles/__idf_asio.dir/__idf_asio.pdb + TARGET_PDB = esp-idf/asio/libasio.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_asio + + +############################################# +# Link the static library esp-idf/asio/libasio.a + +build esp-idf/asio/libasio.a: C_STATIC_LIBRARY_LINKER____idf_asio_ esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/asio/CMakeFiles/__idf_asio.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/asio/CMakeFiles/__idf_asio.dir/__idf_asio.pdb + TARGET_FILE = esp-idf/asio/libasio.a + TARGET_PDB = esp-idf/asio/libasio.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/asio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/asio/edit_cache: phony esp-idf/asio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/asio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/asio/rebuild_cache: phony esp-idf/asio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/asio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/asio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/asio/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/asio/install: phony esp-idf/asio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/asio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/asio/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/asio/install/local: phony esp-idf/asio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/asio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/asio/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/asio/install/strip: phony esp-idf/asio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/bt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bt/edit_cache: phony esp-idf/bt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bt/rebuild_cache: phony esp-idf/bt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bt/install: phony esp-idf/bt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bt/install/local: phony esp-idf/bt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bt/install/strip: phony esp-idf/bt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_cbor + + +############################################# +# Order-only phony target for __idf_cbor + +build cmake_object_order_depends_target___idf_cbor: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborencoder_close_container_checked.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborencoder.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborerrorstrings.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborparser_dup_string.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborparser.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborpretty_stdio.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborpretty.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cbortojson.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborvalidation.c || cmake_object_order_depends_target___idf_cbor + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + +build esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj: C_COMPILER____idf_cbor_ /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/open_memstream.c || cmake_object_order_depends_target___idf_cbor + DEFINES = -D__linux__ + DEP_FILE = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + OBJECT_FILE_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_PDB = esp-idf/cbor/libcbor.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cbor + + +############################################# +# Link the static library esp-idf/cbor/libcbor.a + +build esp-idf/cbor/libcbor.a: C_STATIC_LIBRARY_LINKER____idf_cbor_ esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/cbor/CMakeFiles/__idf_cbor.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cbor/CMakeFiles/__idf_cbor.dir/__idf_cbor.pdb + TARGET_FILE = esp-idf/cbor/libcbor.a + TARGET_PDB = esp-idf/cbor/libcbor.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cbor/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/cbor/edit_cache: phony esp-idf/cbor/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cbor/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cbor/rebuild_cache: phony esp-idf/cbor/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cbor/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cbor/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cbor/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cbor/install: phony esp-idf/cbor/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cbor/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cbor/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cbor/install/local: phony esp-idf/cbor/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cbor/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cbor/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cbor/install/strip: phony esp-idf/cbor/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj: C_COMPILER____idf_unity_ /Users/keenan/esp/esp-idf/components/unity/unity/src/unity.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DUNITY_INCLUDE_CONFIG_H + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-const-variable + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/unity/unity_runner.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DUNITY_INCLUDE_CONFIG_H + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-const-variable + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/unity/unity_port_esp32.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DUNITY_INCLUDE_CONFIG_H + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-const-variable + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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 + + +# ============================================================================= +# 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_port_esp32.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_FILE = esp-idf/unity/libunity.a + TARGET_PDB = esp-idf/unity/libunity.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/unity/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/unity/edit_cache: phony esp-idf/unity/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/unity/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/unity/rebuild_cache: phony esp-idf/unity/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/unity/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/unity/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/unity/install: phony esp-idf/unity/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/unity/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/unity/install/local: phony esp-idf/unity/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/unity/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/unity/install/strip: phony esp-idf/unity/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf cmake_object_order_depends_target___idf_unity + +build esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj: C_COMPILER____idf_cmock_ /Users/keenan/esp/esp-idf/components/cmock/CMock/src/cmock.c || cmake_object_order_depends_target___idf_cmock + DEFINES = -DUNITY_INCLUDE_CONFIG_H + DEP_FILE = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/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/esp_ringbuf/libesp_ringbuf.a esp-idf/unity/libunity.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb + TARGET_FILE = esp-idf/cmock/libcmock.a + TARGET_PDB = esp-idf/cmock/libcmock.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cmock/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/cmock/edit_cache: phony esp-idf/cmock/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cmock/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cmock/rebuild_cache: phony esp-idf/cmock/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cmock/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cmock/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cmock/install: phony esp-idf/cmock/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cmock/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cmock/install/local: phony esp-idf/cmock/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cmock/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cmock/install/strip: phony esp-idf/cmock/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_coap + + +############################################# +# Order-only phony target for __idf_coap + +build cmake_object_order_depends_target___idf_coap: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/address.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/async.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/block.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_asn1.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_cache.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_debug.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_event.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_hashkey.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_io.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_mbedtls.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_notls.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_prng.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_session.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_tcp.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_time.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/encode.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/mem.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/net.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/option.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/pdu.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/resource.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/str.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/subscribe.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + +build esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj: C_COMPILER____idf_coap_ /Users/keenan/esp/esp-idf/components/coap/libcoap/src/uri.c || cmake_object_order_depends_target___idf_coap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + OBJECT_FILE_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_PDB = esp-idf/coap/libcoap.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_coap + + +############################################# +# Link the static library esp-idf/coap/libcoap.a + +build esp-idf/coap/libcoap.a: C_STATIC_LIBRARY_LINKER____idf_coap_ esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/coap/CMakeFiles/__idf_coap.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/coap/CMakeFiles/__idf_coap.dir/__idf_coap.pdb + TARGET_FILE = esp-idf/coap/libcoap.a + TARGET_PDB = esp-idf/coap/libcoap.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/coap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/coap/edit_cache: phony esp-idf/coap/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/coap/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/coap/rebuild_cache: phony esp-idf/coap/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/coap/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/coap/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/coap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/coap/install: phony esp-idf/coap/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/coap/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/coap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/coap/install/local: phony esp-idf/coap/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/coap/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/coap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/coap/install/strip: phony esp-idf/coap/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_nghttp + + +############################################# +# Order-only phony target for __idf_nghttp + +build cmake_object_order_depends_target___idf_nghttp: phony || cmake_object_order_depends_target___idf_esp-tls + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_buf.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_callbacks.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_debug.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_frame.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd_huffman.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd_huffman_data.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_helper.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_http.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_map.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_mem.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_npn.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_option.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_outbound_item.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_pq.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_priority_spec.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_queue.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_rcbuf.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_session.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_stream.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_submit.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_version.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + +build esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj: C_COMPILER____idf_nghttp_ /Users/keenan/esp/esp-idf/components/nghttp/port/http_parser.c || cmake_object_order_depends_target___idf_nghttp + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + OBJECT_FILE_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nghttp + + +############################################# +# Link the static library esp-idf/nghttp/libnghttp.a + +build esp-idf/nghttp/libnghttp.a: C_STATIC_LIBRARY_LINKER____idf_nghttp_ esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj || esp-idf/esp-tls/libesp-tls.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/__idf_nghttp.pdb + TARGET_FILE = esp-idf/nghttp/libnghttp.a + TARGET_PDB = esp-idf/nghttp/libnghttp.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nghttp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/nghttp/edit_cache: phony esp-idf/nghttp/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/nghttp/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/nghttp/rebuild_cache: phony esp-idf/nghttp/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/nghttp/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/nghttp/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/nghttp/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/nghttp/install: phony esp-idf/nghttp/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/nghttp/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/nghttp/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/nghttp/install/local: phony esp-idf/nghttp/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/nghttp/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/nghttp/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/nghttp/install/strip: phony esp-idf/nghttp/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_tcp_transport + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj: C_COMPILER____idf_esp-tls_ /Users/keenan/esp/esp-idf/components/esp-tls/esp_tls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/esp-tls/esp_tls_error_capture.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/esp-tls/esp_tls_mbedtls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_mbedtls.c.obj || esp-idf/tcp_transport/libtcp_transport.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_FILE = esp-idf/esp-tls/libesp-tls.a + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp-tls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp-tls/edit_cache: phony esp-idf/esp-tls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp-tls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp-tls/rebuild_cache: phony esp-idf/esp-tls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp-tls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp-tls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp-tls/install: phony esp-idf/esp-tls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp-tls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp-tls/install/local: phony esp-idf/esp-tls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp-tls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp-tls/install/strip: phony esp-idf/esp-tls/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_adc_cal + + +############################################# +# Order-only phony target for __idf_esp_adc_cal + +build cmake_object_order_depends_target___idf_esp_adc_cal: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj: C_COMPILER____idf_esp_adc_cal_ /Users/keenan/esp/esp-idf/components/esp_adc_cal/esp_adc_cal_common.c || cmake_object_order_depends_target___idf_esp_adc_cal + DEP_FILE = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir + OBJECT_FILE_DIR = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir + TARGET_COMPILE_PDB = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/__idf_esp_adc_cal.pdb + TARGET_PDB = esp-idf/esp_adc_cal/libesp_adc_cal.pdb + +build esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj: C_COMPILER____idf_esp_adc_cal_ /Users/keenan/esp/esp-idf/components/esp_adc_cal/esp32s3/esp_adc_cal.c || cmake_object_order_depends_target___idf_esp_adc_cal + DEP_FILE = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir + OBJECT_FILE_DIR = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3 + TARGET_COMPILE_PDB = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/__idf_esp_adc_cal.pdb + TARGET_PDB = esp-idf/esp_adc_cal/libesp_adc_cal.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_adc_cal + + +############################################# +# Link the static library esp-idf/esp_adc_cal/libesp_adc_cal.a + +build esp-idf/esp_adc_cal/libesp_adc_cal.a: C_STATIC_LIBRARY_LINKER____idf_esp_adc_cal_ esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/__idf_esp_adc_cal.pdb + TARGET_FILE = esp-idf/esp_adc_cal/libesp_adc_cal.a + TARGET_PDB = esp-idf/esp_adc_cal/libesp_adc_cal.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_adc_cal/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_adc_cal/edit_cache: phony esp-idf/esp_adc_cal/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_adc_cal/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_adc_cal/rebuild_cache: phony esp-idf/esp_adc_cal/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_adc_cal/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_adc_cal/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_adc_cal/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_adc_cal/install: phony esp-idf/esp_adc_cal/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_adc_cal/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_adc_cal/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_adc_cal/install/local: phony esp-idf/esp_adc_cal/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_adc_cal/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_adc_cal/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_adc_cal/install/strip: phony esp-idf/esp_adc_cal/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj: C_COMPILER____idf_esp_hid_ /Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hidd.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_hid/private -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hidh.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_hid/private -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hid_common.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_hid/private -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_FILE = esp-idf/esp_hid/libesp_hid.a + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hid/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_hid/edit_cache: phony esp-idf/esp_hid/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hid/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hid/rebuild_cache: phony esp-idf/esp_hid/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hid/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hid/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hid/install: phony esp-idf/esp_hid/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hid/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hid/install/local: phony esp-idf/esp_hid/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hid/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hid/install/strip: phony esp-idf/esp_hid/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/tcp_transport/transport.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/tcp_transport/transport_ssl.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_utils.c.obj: C_COMPILER____idf_tcp_transport_ /Users/keenan/esp/esp-idf/components/tcp_transport/transport_utils.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/tcp_transport/transport_ws.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_utils.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 = -mlongcalls + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_FILE = esp-idf/tcp_transport/libtcp_transport.a + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tcp_transport/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tcp_transport/edit_cache: phony esp-idf/tcp_transport/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tcp_transport/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tcp_transport/rebuild_cache: phony esp-idf/tcp_transport/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tcp_transport/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tcp_transport/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install: phony esp-idf/tcp_transport/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tcp_transport/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install/local: phony esp-idf/tcp_transport/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tcp_transport/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install/strip: phony esp-idf/tcp_transport/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_http_client/esp_http_client.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_auth.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_header.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_utils.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_FILE = esp-idf/esp_http_client/libesp_http_client.a + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_http_client/edit_cache: phony esp-idf/esp_http_client/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_http_client/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_http_client/rebuild_cache: phony esp-idf/esp_http_client/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_http_client/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_http_client/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install: phony esp-idf/esp_http_client/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_http_client/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install/local: phony esp-idf/esp_http_client/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_http_client/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install/strip: phony esp-idf/esp_http_client/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_main.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_parse.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_sess.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_txrx.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_uri.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_ws.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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_ /Users/keenan/esp/esp-idf/components/esp_http_server/src/util/ctrl_sock.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/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 = -mlongcalls + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_FILE = esp-idf/esp_http_server/libesp_http_server.a + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_http_server/edit_cache: phony esp-idf/esp_http_server/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_http_server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_http_server/rebuild_cache: phony esp-idf/esp_http_server/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_http_server/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_http_server/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install: phony esp-idf/esp_http_server/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_http_server/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install/local: phony esp-idf/esp_http_server/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_http_server/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install/strip: phony esp-idf/esp_http_server/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_https_ota + + +############################################# +# Order-only phony target for __idf_esp_https_ota + +build cmake_object_order_depends_target___idf_esp_https_ota: phony || cmake_object_order_depends_target___idf_sdmmc + +build esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj: C_COMPILER____idf_esp_https_ota_ /Users/keenan/esp/esp-idf/components/esp_https_ota/src/esp_https_ota.c || cmake_object_order_depends_target___idf_esp_https_ota + DEFINES = -DHAVE_CONFIG_H + DEP_FILE = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/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/sdmmc/libsdmmc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb + TARGET_FILE = esp-idf/esp_https_ota/libesp_https_ota.a + TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_ota/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/edit_cache: phony esp-idf/esp_https_ota/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/rebuild_cache: phony esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_https_ota/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_https_ota/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install: phony esp-idf/esp_https_ota/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_https_ota/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install/local: phony esp-idf/esp_https_ota/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_https_ota/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install/strip: phony esp-idf/esp_https_ota/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_https_server/edit_cache: phony esp-idf/esp_https_server/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_https_server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_https_server/rebuild_cache: phony esp-idf/esp_https_server/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_https_server/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_https_server/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install: phony esp-idf/esp_https_server/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_https_server/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install/local: phony esp-idf/esp_https_server/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_https_server/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install/strip: phony esp-idf/esp_https_server/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj: C_COMPILER____idf_esp_lcd_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_common.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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.c.obj: C_COMPILER____idf_esp_lcd_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_i2s.c.obj: C_COMPILER____idf_esp_lcd_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2s.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_spi.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_i80.c.obj: C_COMPILER____idf_esp_lcd_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i80.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i80.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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_rgb_panel.c.obj: C_COMPILER____idf_esp_lcd_ /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_rgb_panel.c || cmake_object_order_depends_target___idf_esp_lcd + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/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.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.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_io_i80.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_FILE = esp-idf/esp_lcd/libesp_lcd.a + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_lcd/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_lcd/edit_cache: phony esp-idf/esp_lcd/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_lcd/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_lcd/rebuild_cache: phony esp-idf/esp_lcd/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_lcd/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_lcd/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install: phony esp-idf/esp_lcd/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_lcd/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install/local: phony esp-idf/esp_lcd/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_lcd/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install/strip: phony esp-idf/esp_lcd/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj: C_COMPILER____idf_protobuf-c_ /Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c || cmake_object_order_depends_target___idf_protobuf-c + DEP_FILE = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb + TARGET_FILE = esp-idf/protobuf-c/libprotobuf-c.a + TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protobuf-c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/protobuf-c/edit_cache: phony esp-idf/protobuf-c/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/protobuf-c/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/protobuf-c/rebuild_cache: phony esp-idf/protobuf-c/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/protobuf-c/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/protobuf-c/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install: phony esp-idf/protobuf-c/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/protobuf-c/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install/local: phony esp-idf/protobuf-c/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/protobuf-c/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install/strip: phony esp-idf/protobuf-c/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf cmake_object_order_depends_target___idf_protobuf-c + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj: C_COMPILER____idf_protocomm_ /Users/keenan/esp/esp-idf/components/protocomm/src/common/protocomm.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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/src/security/security0.c.obj: C_COMPILER____idf_protocomm_ /Users/keenan/esp/esp-idf/components/protocomm/src/security/security0.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/protocomm/src/security/security1.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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/proto-c/constants.pb-c.c.obj: C_COMPILER____idf_protocomm_ /Users/keenan/esp/esp-idf/components/protocomm/proto-c/constants.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/protocomm/proto-c/sec0.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/protocomm/proto-c/sec1.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/protocomm/proto-c/session.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/protocomm/src/transports/protocomm_console.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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_ /Users/keenan/esp/esp-idf/components/protocomm/src/transports/protocomm_httpd.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + 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/src/security/security0.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.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/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/esp_ringbuf/libesp_ringbuf.a esp-idf/protobuf-c/libprotobuf-c.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_FILE = esp-idf/protocomm/libprotocomm.a + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protocomm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/protocomm/edit_cache: phony esp-idf/protocomm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/protocomm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/protocomm/rebuild_cache: phony esp-idf/protocomm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/protocomm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/protocomm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/protocomm/install: phony esp-idf/protocomm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/protocomm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/protocomm/install/local: phony esp-idf/protocomm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/protocomm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/protocomm/install/strip: phony esp-idf/protocomm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mdns + + +############################################# +# Order-only phony target for __idf_mdns + +build cmake_object_order_depends_target___idf_mdns: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj: C_COMPILER____idf_mdns_ /Users/keenan/esp/esp-idf/components/mdns/mdns.c || cmake_object_order_depends_target___idf_mdns + DEP_FILE = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mdns/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + OBJECT_FILE_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + TARGET_COMPILE_PDB = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/__idf_mdns.pdb + TARGET_PDB = esp-idf/mdns/libmdns.pdb + +build esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj: C_COMPILER____idf_mdns_ /Users/keenan/esp/esp-idf/components/mdns/mdns_networking_lwip.c || cmake_object_order_depends_target___idf_mdns + DEP_FILE = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mdns/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + OBJECT_FILE_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + TARGET_COMPILE_PDB = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/__idf_mdns.pdb + TARGET_PDB = esp-idf/mdns/libmdns.pdb + +build esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj: C_COMPILER____idf_mdns_ /Users/keenan/esp/esp-idf/components/mdns/mdns_console.c || cmake_object_order_depends_target___idf_mdns + DEP_FILE = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mdns/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/console + OBJECT_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + OBJECT_FILE_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + TARGET_COMPILE_PDB = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/__idf_mdns.pdb + TARGET_PDB = esp-idf/mdns/libmdns.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mdns + + +############################################# +# Link the static library esp-idf/mdns/libmdns.a + +build esp-idf/mdns/libmdns.a: C_STATIC_LIBRARY_LINKER____idf_mdns_ esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mdns/CMakeFiles/__idf_mdns.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mdns/CMakeFiles/__idf_mdns.dir/__idf_mdns.pdb + TARGET_FILE = esp-idf/mdns/libmdns.a + TARGET_PDB = esp-idf/mdns/libmdns.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mdns/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mdns/edit_cache: phony esp-idf/mdns/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mdns/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mdns/rebuild_cache: phony esp-idf/mdns/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mdns/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mdns/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mdns/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mdns/install: phony esp-idf/mdns/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mdns/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mdns/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mdns/install/local: phony esp-idf/mdns/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mdns/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mdns/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mdns/install/strip: phony esp-idf/mdns/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf cmake_object_order_depends_target___idf_mdns cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj: C_COMPILER____idf_esp_local_ctrl_ /Users/keenan/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console + 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_ /Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console + 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 + + +# ============================================================================= +# 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_ringbuf/libesp_ringbuf.a esp-idf/mdns/libmdns.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_FILE = esp-idf/esp_local_ctrl/libesp_local_ctrl.a + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/edit_cache: phony esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/rebuild_cache: phony esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_local_ctrl/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_local_ctrl/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install: phony esp-idf/esp_local_ctrl/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_local_ctrl/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install/local: phony esp-idf/esp_local_ctrl/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_local_ctrl/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install/strip: phony esp-idf/esp_local_ctrl/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sdmmc + + +############################################# +# Order-only phony target for __idf_sdmmc + +build cmake_object_order_depends_target___idf_sdmmc: phony || cmake_object_order_depends_target___idf_esp_serial_slave_link + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj: C_COMPILER____idf_sdmmc_ /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_cmd.c || cmake_object_order_depends_target___idf_sdmmc + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_common.c || cmake_object_order_depends_target___idf_sdmmc + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_init.c || cmake_object_order_depends_target___idf_sdmmc + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_io.c || cmake_object_order_depends_target___idf_sdmmc + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_mmc.c || cmake_object_order_depends_target___idf_sdmmc + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_sd.c || cmake_object_order_depends_target___idf_sdmmc + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/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/esp_serial_slave_link/libesp_serial_slave_link.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_FILE = esp-idf/sdmmc/libsdmmc.a + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/sdmmc/edit_cache: phony esp-idf/sdmmc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sdmmc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sdmmc/rebuild_cache: phony esp-idf/sdmmc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sdmmc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sdmmc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sdmmc/install: phony esp-idf/sdmmc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sdmmc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sdmmc/install/local: phony esp-idf/sdmmc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sdmmc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sdmmc/install/strip: phony esp-idf/sdmmc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_serial_slave_link + + +############################################# +# Order-only phony target for __idf_esp_serial_slave_link + +build cmake_object_order_depends_target___idf_esp_serial_slave_link: phony || cmake_object_order_depends_target___idf_ulp + +build esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj: C_COMPILER____idf_esp_serial_slave_link_ /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl.c || cmake_object_order_depends_target___idf_esp_serial_slave_link + DEP_FILE = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include + OBJECT_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + OBJECT_FILE_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + TARGET_COMPILE_PDB = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/__idf_esp_serial_slave_link.pdb + TARGET_PDB = esp-idf/esp_serial_slave_link/libesp_serial_slave_link.pdb + +build esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj: C_COMPILER____idf_esp_serial_slave_link_ /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl_sdio.c || cmake_object_order_depends_target___idf_esp_serial_slave_link + DEP_FILE = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include + OBJECT_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + OBJECT_FILE_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + TARGET_COMPILE_PDB = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/__idf_esp_serial_slave_link.pdb + TARGET_PDB = esp-idf/esp_serial_slave_link/libesp_serial_slave_link.pdb + +build esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj: C_COMPILER____idf_esp_serial_slave_link_ /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl_spi.c || cmake_object_order_depends_target___idf_esp_serial_slave_link + DEP_FILE = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include + OBJECT_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + OBJECT_FILE_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + TARGET_COMPILE_PDB = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/__idf_esp_serial_slave_link.pdb + TARGET_PDB = esp-idf/esp_serial_slave_link/libesp_serial_slave_link.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_serial_slave_link + + +############################################# +# Link the static library esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a + +build esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a: C_STATIC_LIBRARY_LINKER____idf_esp_serial_slave_link_ esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj || esp-idf/ulp/libulp.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/__idf_esp_serial_slave_link.pdb + TARGET_FILE = esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a + TARGET_PDB = esp-idf/esp_serial_slave_link/libesp_serial_slave_link.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_serial_slave_link/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_serial_slave_link/edit_cache: phony esp-idf/esp_serial_slave_link/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_serial_slave_link/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_serial_slave_link/rebuild_cache: phony esp-idf/esp_serial_slave_link/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_serial_slave_link/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_serial_slave_link/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_serial_slave_link/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_serial_slave_link/install: phony esp-idf/esp_serial_slave_link/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_serial_slave_link/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_serial_slave_link/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_serial_slave_link/install/local: phony esp-idf/esp_serial_slave_link/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_serial_slave_link/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_serial_slave_link/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_serial_slave_link/install/strip: phony esp-idf/esp_serial_slave_link/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_websocket_client + + +############################################# +# Order-only phony target for __idf_esp_websocket_client + +build cmake_object_order_depends_target___idf_esp_websocket_client: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj: C_COMPILER____idf_esp_websocket_client_ /Users/keenan/esp/esp-idf/components/esp_websocket_client/esp_websocket_client.c || cmake_object_order_depends_target___idf_esp_websocket_client + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes + OBJECT_DIR = esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir + OBJECT_FILE_DIR = esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir + TARGET_COMPILE_PDB = esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/__idf_esp_websocket_client.pdb + TARGET_PDB = esp-idf/esp_websocket_client/libesp_websocket_client.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_websocket_client + + +############################################# +# Link the static library esp-idf/esp_websocket_client/libesp_websocket_client.a + +build esp-idf/esp_websocket_client/libesp_websocket_client.a: C_STATIC_LIBRARY_LINKER____idf_esp_websocket_client_ esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/__idf_esp_websocket_client.pdb + TARGET_FILE = esp-idf/esp_websocket_client/libesp_websocket_client.a + TARGET_PDB = esp-idf/esp_websocket_client/libesp_websocket_client.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_websocket_client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_websocket_client/edit_cache: phony esp-idf/esp_websocket_client/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_websocket_client/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_websocket_client/rebuild_cache: phony esp-idf/esp_websocket_client/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_websocket_client/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_websocket_client/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_websocket_client/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_websocket_client/install: phony esp-idf/esp_websocket_client/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_websocket_client/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_websocket_client/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_websocket_client/install/local: phony esp-idf/esp_websocket_client/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_websocket_client/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_websocket_client/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_websocket_client/install/strip: phony esp-idf/esp_websocket_client/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_expat + + +############################################# +# Order-only phony target for __idf_expat + +build cmake_object_order_depends_target___idf_expat: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj: C_COMPILER____idf_expat_ /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmlparse.c || cmake_object_order_depends_target___idf_expat + DEFINES = -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM + DEP_FILE = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir + OBJECT_FILE_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib + TARGET_COMPILE_PDB = esp-idf/expat/CMakeFiles/__idf_expat.dir/__idf_expat.pdb + TARGET_PDB = esp-idf/expat/libexpat.pdb + +build esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj: C_COMPILER____idf_expat_ /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmlrole.c || cmake_object_order_depends_target___idf_expat + DEFINES = -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM + DEP_FILE = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir + OBJECT_FILE_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib + TARGET_COMPILE_PDB = esp-idf/expat/CMakeFiles/__idf_expat.dir/__idf_expat.pdb + TARGET_PDB = esp-idf/expat/libexpat.pdb + +build esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj: C_COMPILER____idf_expat_ /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok.c || cmake_object_order_depends_target___idf_expat + DEFINES = -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM + DEP_FILE = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir + OBJECT_FILE_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib + TARGET_COMPILE_PDB = esp-idf/expat/CMakeFiles/__idf_expat.dir/__idf_expat.pdb + TARGET_PDB = esp-idf/expat/libexpat.pdb + +build esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj: C_COMPILER____idf_expat_ /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok_impl.c || cmake_object_order_depends_target___idf_expat + DEFINES = -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM + DEP_FILE = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir + OBJECT_FILE_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib + TARGET_COMPILE_PDB = esp-idf/expat/CMakeFiles/__idf_expat.dir/__idf_expat.pdb + TARGET_PDB = esp-idf/expat/libexpat.pdb + +build esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj: C_COMPILER____idf_expat_ /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok_ns.c || cmake_object_order_depends_target___idf_expat + DEFINES = -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM + DEP_FILE = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir + OBJECT_FILE_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib + TARGET_COMPILE_PDB = esp-idf/expat/CMakeFiles/__idf_expat.dir/__idf_expat.pdb + TARGET_PDB = esp-idf/expat/libexpat.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_expat + + +############################################# +# Link the static library esp-idf/expat/libexpat.a + +build esp-idf/expat/libexpat.a: C_STATIC_LIBRARY_LINKER____idf_expat_ esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/expat/CMakeFiles/__idf_expat.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/expat/CMakeFiles/__idf_expat.dir/__idf_expat.pdb + TARGET_FILE = esp-idf/expat/libexpat.a + TARGET_PDB = esp-idf/expat/libexpat.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/expat/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/expat/edit_cache: phony esp-idf/expat/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/expat/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/expat/rebuild_cache: phony esp-idf/expat/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/expat/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/expat/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/expat/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/expat/install: phony esp-idf/expat/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/expat/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/expat/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/expat/install/local: phony esp-idf/expat/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/expat/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/expat/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/expat/install/strip: phony esp-idf/expat/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /Users/keenan/esp/esp-idf/components/wear_levelling/Partition.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wear_levelling/SPI_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wear_levelling/WL_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wear_levelling/crc32.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wear_levelling/wear_levelling.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/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/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_FILE = esp-idf/wear_levelling/libwear_levelling.a + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wear_levelling/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/wear_levelling/edit_cache: phony esp-idf/wear_levelling/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wear_levelling/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wear_levelling/rebuild_cache: phony esp-idf/wear_levelling/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wear_levelling/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wear_levelling/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install: phony esp-idf/wear_levelling/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wear_levelling/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install/local: phony esp-idf/wear_levelling/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wear_levelling/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install/strip: phony esp-idf/wear_levelling/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf cmake_object_order_depends_target___idf_wear_levelling + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj: C_COMPILER____idf_fatfs_ /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_ /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_rawflash.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_sdmmc.c.obj: C_COMPILER____idf_fatfs_ /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_ /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_wl.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_ /Users/keenan/esp/esp-idf/components/fatfs/src/ff.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_ /Users/keenan/esp/esp-idf/components/fatfs/port/freertos/ffsystem.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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/src/ffunicode.c.obj: C_COMPILER____idf_fatfs_ /Users/keenan/esp/esp-idf/components/fatfs/src/ffunicode.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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/vfs/vfs_fat.c.obj: C_COMPILER____idf_fatfs_ /Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_ /Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_ /Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c || cmake_object_order_depends_target___idf_fatfs + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/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_sdmmc.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/port/freertos/ffsystem.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.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/esp_ringbuf/libesp_ringbuf.a esp-idf/wear_levelling/libwear_levelling.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_FILE = esp-idf/fatfs/libfatfs.a + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/fatfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/fatfs/edit_cache: phony esp-idf/fatfs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/fatfs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/fatfs/rebuild_cache: phony esp-idf/fatfs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/fatfs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/fatfs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/fatfs/install: phony esp-idf/fatfs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/fatfs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/fatfs/install/local: phony esp-idf/fatfs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/fatfs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/fatfs/install/strip: phony esp-idf/fatfs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_freemodbus + + +############################################# +# Order-only phony target for __idf_freemodbus + +build cmake_object_order_depends_target___idf_freemodbus: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/mb.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/mb_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii/mbascii.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii/mbascii_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbrtu_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbrtu.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbcrc.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp/mbtcp.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp/mbtcp_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/port.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/portevent.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/portevent_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/portother.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/portother_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/portserial.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/portserial_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/porttimer.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/port/porttimer_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfunccoils.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfunccoils_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdiag.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdisc.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdisc_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncholding.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncholding_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncinput.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncinput_m.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncother.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbutils.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller/mbc_serial_slave.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller/mbc_serial_master.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port/port_tcp_slave.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller/mbc_tcp_slave.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller/mbc_tcp_master.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port/port_tcp_master.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master_tcp.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave_tcp.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master_serial.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + +build esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj: C_COMPILER____idf_freemodbus_ /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave_serial.c || cmake_object_order_depends_target___idf_freemodbus + DEP_FILE = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + OBJECT_FILE_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_freemodbus + + +############################################# +# Link the static library esp-idf/freemodbus/libfreemodbus.a + +build esp-idf/freemodbus/libfreemodbus.a: C_STATIC_LIBRARY_LINKER____idf_freemodbus_ esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/__idf_freemodbus.pdb + TARGET_FILE = esp-idf/freemodbus/libfreemodbus.a + TARGET_PDB = esp-idf/freemodbus/libfreemodbus.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/freemodbus/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/freemodbus/edit_cache: phony esp-idf/freemodbus/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/freemodbus/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/freemodbus/rebuild_cache: phony esp-idf/freemodbus/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/freemodbus/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/freemodbus/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/freemodbus/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/freemodbus/install: phony esp-idf/freemodbus/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/freemodbus/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/freemodbus/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/freemodbus/install/local: phony esp-idf/freemodbus/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/freemodbus/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/freemodbus/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/freemodbus/install/strip: phony esp-idf/freemodbus/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/idf_test/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/idf_test/edit_cache: phony esp-idf/idf_test/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/idf_test/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/idf_test/rebuild_cache: phony esp-idf/idf_test/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/idf_test/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/idf_test/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/idf_test/install: phony esp-idf/idf_test/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/idf_test/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/idf_test/install/local: phony esp-idf/idf_test/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/idf_test/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/idf_test/install/strip: phony esp-idf/idf_test/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_jsmn + + +############################################# +# Order-only phony target for __idf_jsmn + +build cmake_object_order_depends_target___idf_jsmn: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj: C_COMPILER____idf_jsmn_ /Users/keenan/esp/esp-idf/components/jsmn/src/jsmn.c || cmake_object_order_depends_target___idf_jsmn + DEP_FILE = esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir + OBJECT_FILE_DIR = esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src + TARGET_COMPILE_PDB = esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/__idf_jsmn.pdb + TARGET_PDB = esp-idf/jsmn/libjsmn.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_jsmn + + +############################################# +# Link the static library esp-idf/jsmn/libjsmn.a + +build esp-idf/jsmn/libjsmn.a: C_STATIC_LIBRARY_LINKER____idf_jsmn_ esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/__idf_jsmn.pdb + TARGET_FILE = esp-idf/jsmn/libjsmn.a + TARGET_PDB = esp-idf/jsmn/libjsmn.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/jsmn/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/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 = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -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: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj: C_COMPILER____idf_json_ /Users/keenan/esp/esp-idf/components/json/cJSON/cJSON.c || cmake_object_order_depends_target___idf_json + DEP_FILE = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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_ /Users/keenan/esp/esp-idf/components/json/cJSON/cJSON_Utils.c || cmake_object_order_depends_target___idf_json + DEP_FILE = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + 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/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb + TARGET_FILE = esp-idf/json/libjson.a + TARGET_PDB = esp-idf/json/libjson.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/json/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/json/edit_cache: phony esp-idf/json/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/json/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/json/rebuild_cache: phony esp-idf/json/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/json/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/json/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/json/install: phony esp-idf/json/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/json/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/json/install/local: phony esp-idf/json/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/json/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/json/install/strip: phony esp-idf/json/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_libsodium + + +############################################# +# Order-only phony target for __idf_libsodium + +build cmake_object_order_depends_target___idf_libsodium: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/crypto_auth.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_easy.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_seal.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/crypto_hash.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kx/crypto_kx.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-unknown-pragmas + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-implicit-fallthrough + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/crypto_sign.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/crypto_stream.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj: ASM_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20 + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_verify/sodium/verify.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/randombytes/randombytes.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -DRANDOMBYTES_DEFAULT_IMPLEMENTATION + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/codecs.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/core.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/runtime.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/utils.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-unused-variable + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/version.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + +build esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj: C_COMPILER____idf_libsodium_ /Users/keenan/esp/esp-idf/components/libsodium/port/randombytes_esp32.c || cmake_object_order_depends_target___idf_libsodium + DEFINES = -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS + DEP_FILE = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + OBJECT_FILE_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_libsodium + + +############################################# +# Link the static library esp-idf/libsodium/liblibsodium.a + +build esp-idf/libsodium/liblibsodium.a: C_STATIC_LIBRARY_LINKER____idf_libsodium_ esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/__idf_libsodium.pdb + TARGET_FILE = esp-idf/libsodium/liblibsodium.a + TARGET_PDB = esp-idf/libsodium/liblibsodium.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/libsodium/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/libsodium/edit_cache: phony esp-idf/libsodium/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/libsodium/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/libsodium/rebuild_cache: phony esp-idf/libsodium/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/libsodium/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/libsodium/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/libsodium/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/libsodium/install: phony esp-idf/libsodium/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/libsodium/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/libsodium/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/libsodium/install/local: phony esp-idf/libsodium/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/libsodium/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/libsodium/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/libsodium/install/strip: phony esp-idf/libsodium/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj: C_COMPILER____idf_mqtt_ /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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_ /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + 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/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb + TARGET_FILE = esp-idf/mqtt/libmqtt.a + TARGET_PDB = esp-idf/mqtt/libmqtt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mqtt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mqtt/edit_cache: phony esp-idf/mqtt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mqtt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mqtt/rebuild_cache: phony esp-idf/mqtt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mqtt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mqtt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mqtt/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mqtt/install: phony esp-idf/mqtt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mqtt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mqtt/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mqtt/install/local: phony esp-idf/mqtt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mqtt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mqtt/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mqtt/install/strip: phony esp-idf/mqtt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_openssl + + +############################################# +# Order-only phony target for __idf_openssl + +build cmake_object_order_depends_target___idf_openssl: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_cert.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_lib.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_methods.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_pkey.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_bio.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_err.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_stack.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/library/ssl_x509.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/platform/ssl_pm.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + +build esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj: C_COMPILER____idf_openssl_ /Users/keenan/esp/esp-idf/components/openssl/platform/ssl_port.c || cmake_object_order_depends_target___idf_openssl + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + OBJECT_FILE_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_openssl + + +############################################# +# Link the static library esp-idf/openssl/libopenssl.a + +build esp-idf/openssl/libopenssl.a: C_STATIC_LIBRARY_LINKER____idf_openssl_ esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/openssl/CMakeFiles/__idf_openssl.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/openssl/CMakeFiles/__idf_openssl.dir/__idf_openssl.pdb + TARGET_FILE = esp-idf/openssl/libopenssl.a + TARGET_PDB = esp-idf/openssl/libopenssl.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/openssl/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/openssl/edit_cache: phony esp-idf/openssl/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/openssl/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/openssl/rebuild_cache: phony esp-idf/openssl/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/openssl/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/openssl/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/openssl/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/openssl/install: phony esp-idf/openssl/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/openssl/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/openssl/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/openssl/install/local: phony esp-idf/openssl/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/openssl/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/openssl/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/openssl/install/strip: phony esp-idf/openssl/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_perfmon + + +############################################# +# Order-only phony target for __idf_perfmon + +build cmake_object_order_depends_target___idf_perfmon: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj: C_COMPILER____idf_perfmon_ /Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_access.c || cmake_object_order_depends_target___idf_perfmon + DEP_FILE = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + OBJECT_FILE_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + +build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj: C_COMPILER____idf_perfmon_ /Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_apis.c || cmake_object_order_depends_target___idf_perfmon + DEP_FILE = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + OBJECT_FILE_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + +build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj: C_COMPILER____idf_perfmon_ /Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_masks.c || cmake_object_order_depends_target___idf_perfmon + DEP_FILE = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + OBJECT_FILE_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_perfmon + + +############################################# +# Link the static library esp-idf/perfmon/libperfmon.a + +build esp-idf/perfmon/libperfmon.a: C_STATIC_LIBRARY_LINKER____idf_perfmon_ esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_FILE = esp-idf/perfmon/libperfmon.a + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/perfmon/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/perfmon/edit_cache: phony esp-idf/perfmon/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/perfmon/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/perfmon/rebuild_cache: phony esp-idf/perfmon/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/perfmon/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/perfmon/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/perfmon/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/perfmon/install: phony esp-idf/perfmon/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/perfmon/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/perfmon/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/perfmon/install/local: phony esp-idf/perfmon/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/perfmon/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/perfmon/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/perfmon/install/strip: phony esp-idf/perfmon/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER____idf_spiffs_ /Users/keenan/esp/esp-idf/components/spiffs/esp_spiffs.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_api.c.obj: C_COMPILER____idf_spiffs_ /Users/keenan/esp/esp-idf/components/spiffs/spiffs_api.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_ /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_ /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_check.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_ /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_ /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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_ /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c || cmake_object_order_depends_target___idf_spiffs + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-stringop-truncation + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/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 + + +# ============================================================================= +# 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/esp_spiffs.c.obj 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/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_FILE = esp-idf/spiffs/libspiffs.a + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spiffs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/spiffs/edit_cache: phony esp-idf/spiffs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/spiffs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/spiffs/rebuild_cache: phony esp-idf/spiffs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/spiffs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/spiffs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/spiffs/install: phony esp-idf/spiffs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/spiffs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/spiffs/install/local: phony esp-idf/spiffs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/spiffs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/spiffs/install/strip: phony esp-idf/spiffs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_usb + + +############################################# +# Order-only phony target for __idf_usb + +build cmake_object_order_depends_target___idf_usb: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/hcd.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/hub.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/usb_helpers.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/usb_host.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/usb_private.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/usbh.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + +build esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj: C_COMPILER____idf_usb_ /Users/keenan/esp/esp-idf/components/usb/usb_phy.c || cmake_object_order_depends_target___idf_usb + DEP_FILE = esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + OBJECT_FILE_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_PDB = esp-idf/usb/libusb.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_usb + + +############################################# +# Link the static library esp-idf/usb/libusb.a + +build esp-idf/usb/libusb.a: C_STATIC_LIBRARY_LINKER____idf_usb_ esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/usb/CMakeFiles/__idf_usb.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/usb/CMakeFiles/__idf_usb.dir/__idf_usb.pdb + TARGET_FILE = esp-idf/usb/libusb.a + TARGET_PDB = esp-idf/usb/libusb.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/usb/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/usb/edit_cache: phony esp-idf/usb/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/usb/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/usb/rebuild_cache: phony esp-idf/usb/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/usb/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/usb/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/usb/install: phony esp-idf/usb/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/usb/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/usb/install/local: phony esp-idf/usb/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/usb/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/usb/install/strip: phony esp-idf/usb/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/tinyusb/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tinyusb/edit_cache: phony esp-idf/tinyusb/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tinyusb/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tinyusb/rebuild_cache: phony esp-idf/tinyusb/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tinyusb/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tinyusb/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tinyusb/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tinyusb/install: phony esp-idf/tinyusb/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tinyusb/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tinyusb/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tinyusb/install/local: phony esp-idf/tinyusb/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tinyusb/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tinyusb/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tinyusb/install/strip: phony esp-idf/tinyusb/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ulp + + +############################################# +# Order-only phony target for __idf_ulp + +build cmake_object_order_depends_target___idf_ulp: phony || esp-idf/esp_system/memory_ld esp-idf/mbedtls/custom_bundle + +build esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj: C_COMPILER____idf_ulp_ /Users/keenan/esp/esp-idf/components/ulp/ulp.c || cmake_object_order_depends_target___idf_ulp + DEP_FILE = esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/ulp/CMakeFiles/__idf_ulp.dir + OBJECT_FILE_DIR = esp-idf/ulp/CMakeFiles/__idf_ulp.dir + TARGET_COMPILE_PDB = esp-idf/ulp/CMakeFiles/__idf_ulp.dir/__idf_ulp.pdb + TARGET_PDB = esp-idf/ulp/libulp.pdb + +build esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj: C_COMPILER____idf_ulp_ /Users/keenan/esp/esp-idf/components/ulp/ulp_macro.c || cmake_object_order_depends_target___idf_ulp + DEP_FILE = esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/ulp/CMakeFiles/__idf_ulp.dir + OBJECT_FILE_DIR = esp-idf/ulp/CMakeFiles/__idf_ulp.dir + TARGET_COMPILE_PDB = esp-idf/ulp/CMakeFiles/__idf_ulp.dir/__idf_ulp.pdb + TARGET_PDB = esp-idf/ulp/libulp.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ulp + + +############################################# +# Link the static library esp-idf/ulp/libulp.a + +build esp-idf/ulp/libulp.a: C_STATIC_LIBRARY_LINKER____idf_ulp_ esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj || esp-idf/esp_system/memory_ld esp-idf/mbedtls/custom_bundle + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ulp/CMakeFiles/__idf_ulp.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ulp/CMakeFiles/__idf_ulp.dir/__idf_ulp.pdb + TARGET_FILE = esp-idf/ulp/libulp.a + TARGET_PDB = esp-idf/ulp/libulp.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ulp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ulp/edit_cache: phony esp-idf/ulp/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ulp/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ulp/rebuild_cache: phony esp-idf/ulp/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ulp/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ulp/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ulp/install: phony esp-idf/ulp/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ulp/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ulp/install/local: phony esp-idf/ulp/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ulp/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ulp/install/strip: phony esp-idf/ulp/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_esp_ringbuf cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_mdns cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj: C_COMPILER____idf_wifi_provisioning_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/wifi_config.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/wifi_scan.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/manager.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/handlers.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/scheme_console.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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_ /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/scheme_softap.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/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/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_constants.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/json/libjson.a esp-idf/mdns/libmdns.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_FILE = esp-idf/wifi_provisioning/libwifi_provisioning.a + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/edit_cache: phony esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/rebuild_cache: phony esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wifi_provisioning/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wifi_provisioning/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install: phony esp-idf/wifi_provisioning/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wifi_provisioning/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install/local: phony esp-idf/wifi_provisioning/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wifi_provisioning/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install/strip: phony esp-idf/wifi_provisioning/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_libcoap + + +############################################# +# Order-only phony target for __idf_libcoap + +build cmake_object_order_depends_target___idf_libcoap: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_address.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_async.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/block.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_asn1.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_cache.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_debug.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_event.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_hashkey.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_io.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_mbedtls.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_notls.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_prng.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_session.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_tcp.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_time.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/encode.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/mem.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/net.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_option.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/pdu.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/resource.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/str.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_subscribe.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + +build esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj: C_COMPILER____idf_libcoap_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/uri.c || cmake_object_order_depends_target___idf_libcoap + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" + DEP_FILE = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + OBJECT_FILE_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_libcoap + + +############################################# +# Link the static library esp-idf/libcoap/liblibcoap.a + +build esp-idf/libcoap/liblibcoap.a: C_STATIC_LIBRARY_LINKER____idf_libcoap_ esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__idf_libcoap.pdb + TARGET_FILE = esp-idf/libcoap/liblibcoap.a + TARGET_PDB = esp-idf/libcoap/liblibcoap.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/libcoap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/libcoap/edit_cache: phony esp-idf/libcoap/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/libcoap/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/libcoap/rebuild_cache: phony esp-idf/libcoap/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/libcoap/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/libcoap/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/libcoap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/libcoap/install: phony esp-idf/libcoap/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/libcoap/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/libcoap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/libcoap/install/local: phony esp-idf/libcoap/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/libcoap/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/libcoap/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/libcoap/install/strip: phony esp-idf/libcoap/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_heatshrink + + +############################################# +# Order-only phony target for __idf_heatshrink + +build cmake_object_order_depends_target___idf_heatshrink: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj: C_COMPILER____idf_heatshrink_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink/heatshrink_decoder.c || cmake_object_order_depends_target___idf_heatshrink + DEP_FILE = esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir + OBJECT_FILE_DIR = esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink + TARGET_COMPILE_PDB = esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__idf_heatshrink.pdb + TARGET_PDB = esp-idf/heatshrink/libheatshrink.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_heatshrink + + +############################################# +# Link the static library esp-idf/heatshrink/libheatshrink.a + +build esp-idf/heatshrink/libheatshrink.a: C_STATIC_LIBRARY_LINKER____idf_heatshrink_ esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__idf_heatshrink.pdb + TARGET_FILE = esp-idf/heatshrink/libheatshrink.a + TARGET_PDB = esp-idf/heatshrink/libheatshrink.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/heatshrink/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/heatshrink/edit_cache: phony esp-idf/heatshrink/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/heatshrink/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/heatshrink/rebuild_cache: phony esp-idf/heatshrink/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/heatshrink/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/heatshrink/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/heatshrink/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/heatshrink/install: phony esp-idf/heatshrink/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/heatshrink/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/heatshrink/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/heatshrink/install/local: phony esp-idf/heatshrink/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/heatshrink/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/heatshrink/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/heatshrink/install/strip: phony esp-idf/heatshrink/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_golioth_sdk + + +############################################# +# Order-only phony target for __idf_golioth_sdk + +build cmake_object_order_depends_target___idf_golioth_sdk: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_heatshrink cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_libcoap + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/freertos/golioth_sys_freertos.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/fw_update_esp_idf.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__ + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/serial_tap_esp_idf.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__ + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_status.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_coap_client.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_log.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_lightdb.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_rpc.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_ota.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_time.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_fw_update.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_statistics.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_settings.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_remote_shell.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_debug.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_ringbuf.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_event_group.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + +build esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj: C_COMPILER____idf_golioth_sdk_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_mbox.c || cmake_object_order_depends_target___idf_golioth_sdk + DEFINES = -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DWITH_POSIX + DEP_FILE = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + OBJECT_FILE_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_golioth_sdk + + +############################################# +# Link the static library esp-idf/golioth_sdk/libgolioth_sdk.a + +build esp-idf/golioth_sdk/libgolioth_sdk.a: C_STATIC_LIBRARY_LINKER____idf_golioth_sdk_ esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/heatshrink/libheatshrink.a esp-idf/json/libjson.a esp-idf/libcoap/liblibcoap.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__idf_golioth_sdk.pdb + TARGET_FILE = esp-idf/golioth_sdk/libgolioth_sdk.a + TARGET_PDB = esp-idf/golioth_sdk/libgolioth_sdk.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/golioth_sdk/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/golioth_sdk/edit_cache: phony esp-idf/golioth_sdk/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/golioth_sdk/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/golioth_sdk/rebuild_cache: phony esp-idf/golioth_sdk/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/golioth_sdk/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/golioth_sdk/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/golioth_sdk/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/golioth_sdk/install: phony esp-idf/golioth_sdk/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/golioth_sdk/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/golioth_sdk/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/golioth_sdk/install/local: phony esp-idf/golioth_sdk/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/golioth_sdk/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/golioth_sdk/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/golioth_sdk/install/strip: phony esp-idf/golioth_sdk/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_idf_lib_helpers/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_idf_lib_helpers/edit_cache: phony esp-idf/esp_idf_lib_helpers/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_idf_lib_helpers/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_idf_lib_helpers/rebuild_cache: phony esp-idf/esp_idf_lib_helpers/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_idf_lib_helpers/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_idf_lib_helpers/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_idf_lib_helpers/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_idf_lib_helpers/install: phony esp-idf/esp_idf_lib_helpers/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_idf_lib_helpers/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_idf_lib_helpers/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_idf_lib_helpers/install/local: phony esp-idf/esp_idf_lib_helpers/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_idf_lib_helpers/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_idf_lib_helpers/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_idf_lib_helpers/install/strip: phony esp-idf/esp_idf_lib_helpers/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_i2cdev + + +############################################# +# Order-only phony target for __idf_i2cdev + +build cmake_object_order_depends_target___idf_i2cdev: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj: C_COMPILER____idf_i2cdev_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/i2cdev.c || cmake_object_order_depends_target___idf_i2cdev + DEP_FILE = esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir + OBJECT_FILE_DIR = esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir + TARGET_COMPILE_PDB = esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/__idf_i2cdev.pdb + TARGET_PDB = esp-idf/i2cdev/libi2cdev.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_i2cdev + + +############################################# +# Link the static library esp-idf/i2cdev/libi2cdev.a + +build esp-idf/i2cdev/libi2cdev.a: C_STATIC_LIBRARY_LINKER____idf_i2cdev_ esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/__idf_i2cdev.pdb + TARGET_FILE = esp-idf/i2cdev/libi2cdev.a + TARGET_PDB = esp-idf/i2cdev/libi2cdev.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/i2cdev/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/i2cdev/edit_cache: phony esp-idf/i2cdev/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/i2cdev/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/i2cdev/rebuild_cache: phony esp-idf/i2cdev/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/i2cdev/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/i2cdev/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/i2cdev/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/i2cdev/install: phony esp-idf/i2cdev/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/i2cdev/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/i2cdev/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/i2cdev/install/local: phony esp-idf/i2cdev/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/i2cdev/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/i2cdev/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/i2cdev/install/strip: phony esp-idf/i2cdev/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ads111x + + +############################################# +# Order-only phony target for __idf_ads111x + +build cmake_object_order_depends_target___idf_ads111x: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj: C_COMPILER____idf_ads111x_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x/ads111x.c || cmake_object_order_depends_target___idf_ads111x + DEP_FILE = esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir + OBJECT_FILE_DIR = esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir + TARGET_COMPILE_PDB = esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/__idf_ads111x.pdb + TARGET_PDB = esp-idf/ads111x/libads111x.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ads111x + + +############################################# +# Link the static library esp-idf/ads111x/libads111x.a + +build esp-idf/ads111x/libads111x.a: C_STATIC_LIBRARY_LINKER____idf_ads111x_ esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/__idf_ads111x.pdb + TARGET_FILE = esp-idf/ads111x/libads111x.a + TARGET_PDB = esp-idf/ads111x/libads111x.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ads111x/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ads111x/edit_cache: phony esp-idf/ads111x/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ads111x/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ads111x/rebuild_cache: phony esp-idf/ads111x/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ads111x/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ads111x/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ads111x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ads111x/install: phony esp-idf/ads111x/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ads111x/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ads111x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ads111x/install/local: phony esp-idf/ads111x/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ads111x/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ads111x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ads111x/install/strip: phony esp-idf/ads111x/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ads130e08 + + +############################################# +# Order-only phony target for __idf_ads130e08 + +build cmake_object_order_depends_target___idf_ads130e08: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj: C_COMPILER____idf_ads130e08_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08/ads130e08.c || cmake_object_order_depends_target___idf_ads130e08 + DEP_FILE = esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir + OBJECT_FILE_DIR = esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir + TARGET_COMPILE_PDB = esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/__idf_ads130e08.pdb + TARGET_PDB = esp-idf/ads130e08/libads130e08.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ads130e08 + + +############################################# +# Link the static library esp-idf/ads130e08/libads130e08.a + +build esp-idf/ads130e08/libads130e08.a: C_STATIC_LIBRARY_LINKER____idf_ads130e08_ esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/__idf_ads130e08.pdb + TARGET_FILE = esp-idf/ads130e08/libads130e08.a + TARGET_PDB = esp-idf/ads130e08/libads130e08.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ads130e08/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ads130e08/edit_cache: phony esp-idf/ads130e08/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ads130e08/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ads130e08/rebuild_cache: phony esp-idf/ads130e08/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ads130e08/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ads130e08/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ads130e08/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ads130e08/install: phony esp-idf/ads130e08/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ads130e08/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ads130e08/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ads130e08/install/local: phony esp-idf/ads130e08/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ads130e08/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ads130e08/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ads130e08/install/strip: phony esp-idf/ads130e08/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_aht + + +############################################# +# Order-only phony target for __idf_aht + +build cmake_object_order_depends_target___idf_aht: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj: C_COMPILER____idf_aht_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht/aht.c || cmake_object_order_depends_target___idf_aht + DEP_FILE = esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/aht/CMakeFiles/__idf_aht.dir + OBJECT_FILE_DIR = esp-idf/aht/CMakeFiles/__idf_aht.dir + TARGET_COMPILE_PDB = esp-idf/aht/CMakeFiles/__idf_aht.dir/__idf_aht.pdb + TARGET_PDB = esp-idf/aht/libaht.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_aht + + +############################################# +# Link the static library esp-idf/aht/libaht.a + +build esp-idf/aht/libaht.a: C_STATIC_LIBRARY_LINKER____idf_aht_ esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/aht/CMakeFiles/__idf_aht.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/aht/CMakeFiles/__idf_aht.dir/__idf_aht.pdb + TARGET_FILE = esp-idf/aht/libaht.a + TARGET_PDB = esp-idf/aht/libaht.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/aht/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/aht/edit_cache: phony esp-idf/aht/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/aht/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/aht/rebuild_cache: phony esp-idf/aht/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/aht/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/aht/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/aht/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/aht/install: phony esp-idf/aht/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/aht/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/aht/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/aht/install/local: phony esp-idf/aht/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/aht/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/aht/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/aht/install/strip: phony esp-idf/aht/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bh1750 + + +############################################# +# Order-only phony target for __idf_bh1750 + +build cmake_object_order_depends_target___idf_bh1750: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj: C_COMPILER____idf_bh1750_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750/bh1750.c || cmake_object_order_depends_target___idf_bh1750 + DEP_FILE = esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir + OBJECT_FILE_DIR = esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir + TARGET_COMPILE_PDB = esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/__idf_bh1750.pdb + TARGET_PDB = esp-idf/bh1750/libbh1750.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bh1750 + + +############################################# +# Link the static library esp-idf/bh1750/libbh1750.a + +build esp-idf/bh1750/libbh1750.a: C_STATIC_LIBRARY_LINKER____idf_bh1750_ esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/__idf_bh1750.pdb + TARGET_FILE = esp-idf/bh1750/libbh1750.a + TARGET_PDB = esp-idf/bh1750/libbh1750.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bh1750/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bh1750/edit_cache: phony esp-idf/bh1750/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bh1750/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bh1750/rebuild_cache: phony esp-idf/bh1750/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bh1750/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bh1750/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bh1750/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bh1750/install: phony esp-idf/bh1750/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bh1750/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bh1750/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bh1750/install/local: phony esp-idf/bh1750/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bh1750/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bh1750/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bh1750/install/strip: phony esp-idf/bh1750/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bh1900nux + + +############################################# +# Order-only phony target for __idf_bh1900nux + +build cmake_object_order_depends_target___idf_bh1900nux: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj: C_COMPILER____idf_bh1900nux_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux/bh1900nux.c || cmake_object_order_depends_target___idf_bh1900nux + DEP_FILE = esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir + OBJECT_FILE_DIR = esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir + TARGET_COMPILE_PDB = esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/__idf_bh1900nux.pdb + TARGET_PDB = esp-idf/bh1900nux/libbh1900nux.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bh1900nux + + +############################################# +# Link the static library esp-idf/bh1900nux/libbh1900nux.a + +build esp-idf/bh1900nux/libbh1900nux.a: C_STATIC_LIBRARY_LINKER____idf_bh1900nux_ esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/__idf_bh1900nux.pdb + TARGET_FILE = esp-idf/bh1900nux/libbh1900nux.a + TARGET_PDB = esp-idf/bh1900nux/libbh1900nux.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bh1900nux/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bh1900nux/edit_cache: phony esp-idf/bh1900nux/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bh1900nux/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bh1900nux/rebuild_cache: phony esp-idf/bh1900nux/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bh1900nux/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bh1900nux/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bh1900nux/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bh1900nux/install: phony esp-idf/bh1900nux/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bh1900nux/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bh1900nux/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bh1900nux/install/local: phony esp-idf/bh1900nux/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bh1900nux/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bh1900nux/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bh1900nux/install/strip: phony esp-idf/bh1900nux/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bme680 + + +############################################# +# Order-only phony target for __idf_bme680 + +build cmake_object_order_depends_target___idf_bme680: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj: C_COMPILER____idf_bme680_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680/bme680.c || cmake_object_order_depends_target___idf_bme680 + DEP_FILE = esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/bme680/CMakeFiles/__idf_bme680.dir + OBJECT_FILE_DIR = esp-idf/bme680/CMakeFiles/__idf_bme680.dir + TARGET_COMPILE_PDB = esp-idf/bme680/CMakeFiles/__idf_bme680.dir/__idf_bme680.pdb + TARGET_PDB = esp-idf/bme680/libbme680.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bme680 + + +############################################# +# Link the static library esp-idf/bme680/libbme680.a + +build esp-idf/bme680/libbme680.a: C_STATIC_LIBRARY_LINKER____idf_bme680_ esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bme680/CMakeFiles/__idf_bme680.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bme680/CMakeFiles/__idf_bme680.dir/__idf_bme680.pdb + TARGET_FILE = esp-idf/bme680/libbme680.a + TARGET_PDB = esp-idf/bme680/libbme680.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bme680/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bme680/edit_cache: phony esp-idf/bme680/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bme680/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bme680/rebuild_cache: phony esp-idf/bme680/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bme680/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bme680/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bme680/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bme680/install: phony esp-idf/bme680/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bme680/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bme680/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bme680/install/local: phony esp-idf/bme680/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bme680/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bme680/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bme680/install/strip: phony esp-idf/bme680/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bmp180 + + +############################################# +# Order-only phony target for __idf_bmp180 + +build cmake_object_order_depends_target___idf_bmp180: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj: C_COMPILER____idf_bmp180_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180/bmp180.c || cmake_object_order_depends_target___idf_bmp180 + DEP_FILE = esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir + OBJECT_FILE_DIR = esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir + TARGET_COMPILE_PDB = esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/__idf_bmp180.pdb + TARGET_PDB = esp-idf/bmp180/libbmp180.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bmp180 + + +############################################# +# Link the static library esp-idf/bmp180/libbmp180.a + +build esp-idf/bmp180/libbmp180.a: C_STATIC_LIBRARY_LINKER____idf_bmp180_ esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/__idf_bmp180.pdb + TARGET_FILE = esp-idf/bmp180/libbmp180.a + TARGET_PDB = esp-idf/bmp180/libbmp180.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bmp180/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bmp180/edit_cache: phony esp-idf/bmp180/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bmp180/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bmp180/rebuild_cache: phony esp-idf/bmp180/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bmp180/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bmp180/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bmp180/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bmp180/install: phony esp-idf/bmp180/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bmp180/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bmp180/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bmp180/install/local: phony esp-idf/bmp180/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bmp180/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bmp180/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bmp180/install/strip: phony esp-idf/bmp180/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bmp280 + + +############################################# +# Order-only phony target for __idf_bmp280 + +build cmake_object_order_depends_target___idf_bmp280: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj: C_COMPILER____idf_bmp280_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280/bmp280.c || cmake_object_order_depends_target___idf_bmp280 + DEP_FILE = esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir + OBJECT_FILE_DIR = esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir + TARGET_COMPILE_PDB = esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/__idf_bmp280.pdb + TARGET_PDB = esp-idf/bmp280/libbmp280.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bmp280 + + +############################################# +# Link the static library esp-idf/bmp280/libbmp280.a + +build esp-idf/bmp280/libbmp280.a: C_STATIC_LIBRARY_LINKER____idf_bmp280_ esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/__idf_bmp280.pdb + TARGET_FILE = esp-idf/bmp280/libbmp280.a + TARGET_PDB = esp-idf/bmp280/libbmp280.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bmp280/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/bmp280/edit_cache: phony esp-idf/bmp280/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bmp280/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bmp280/rebuild_cache: phony esp-idf/bmp280/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bmp280/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bmp280/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bmp280/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bmp280/install: phony esp-idf/bmp280/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bmp280/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bmp280/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bmp280/install/local: phony esp-idf/bmp280/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bmp280/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bmp280/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bmp280/install/strip: phony esp-idf/bmp280/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_button + + +############################################# +# Order-only phony target for __idf_button + +build cmake_object_order_depends_target___idf_button: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj: C_COMPILER____idf_button_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/button.c || cmake_object_order_depends_target___idf_button + DEP_FILE = esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/button/CMakeFiles/__idf_button.dir + OBJECT_FILE_DIR = esp-idf/button/CMakeFiles/__idf_button.dir + TARGET_COMPILE_PDB = esp-idf/button/CMakeFiles/__idf_button.dir/__idf_button.pdb + TARGET_PDB = esp-idf/button/libbutton.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_button + + +############################################# +# Link the static library esp-idf/button/libbutton.a + +build esp-idf/button/libbutton.a: C_STATIC_LIBRARY_LINKER____idf_button_ esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/button/CMakeFiles/__idf_button.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/button/CMakeFiles/__idf_button.dir/__idf_button.pdb + TARGET_FILE = esp-idf/button/libbutton.a + TARGET_PDB = esp-idf/button/libbutton.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/button/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/button/edit_cache: phony esp-idf/button/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/button/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/button/rebuild_cache: phony esp-idf/button/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/button/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/button/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/button/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/button/install: phony esp-idf/button/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/button/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/button/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/button/install/local: phony esp-idf/button/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/button/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/button/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/button/install/strip: phony esp-idf/button/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ccs811 + + +############################################# +# Order-only phony target for __idf_ccs811 + +build cmake_object_order_depends_target___idf_ccs811: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj: C_COMPILER____idf_ccs811_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811/ccs811.c || cmake_object_order_depends_target___idf_ccs811 + DEP_FILE = esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir + OBJECT_FILE_DIR = esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir + TARGET_COMPILE_PDB = esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/__idf_ccs811.pdb + TARGET_PDB = esp-idf/ccs811/libccs811.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ccs811 + + +############################################# +# Link the static library esp-idf/ccs811/libccs811.a + +build esp-idf/ccs811/libccs811.a: C_STATIC_LIBRARY_LINKER____idf_ccs811_ esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/__idf_ccs811.pdb + TARGET_FILE = esp-idf/ccs811/libccs811.a + TARGET_PDB = esp-idf/ccs811/libccs811.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ccs811/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ccs811/edit_cache: phony esp-idf/ccs811/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ccs811/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ccs811/rebuild_cache: phony esp-idf/ccs811/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ccs811/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ccs811/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ccs811/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ccs811/install: phony esp-idf/ccs811/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ccs811/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ccs811/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ccs811/install/local: phony esp-idf/ccs811/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ccs811/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ccs811/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ccs811/install/strip: phony esp-idf/ccs811/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_lib8tion + + +############################################# +# Order-only phony target for __idf_lib8tion + +build cmake_object_order_depends_target___idf_lib8tion: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj: C_COMPILER____idf_lib8tion_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion/lib8tion.c || cmake_object_order_depends_target___idf_lib8tion + DEP_FILE = esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir + OBJECT_FILE_DIR = esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir + TARGET_COMPILE_PDB = esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/__idf_lib8tion.pdb + TARGET_PDB = esp-idf/lib8tion/liblib8tion.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_lib8tion + + +############################################# +# Link the static library esp-idf/lib8tion/liblib8tion.a + +build esp-idf/lib8tion/liblib8tion.a: C_STATIC_LIBRARY_LINKER____idf_lib8tion_ esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/__idf_lib8tion.pdb + TARGET_FILE = esp-idf/lib8tion/liblib8tion.a + TARGET_PDB = esp-idf/lib8tion/liblib8tion.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lib8tion/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/lib8tion/edit_cache: phony esp-idf/lib8tion/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/lib8tion/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/lib8tion/rebuild_cache: phony esp-idf/lib8tion/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/lib8tion/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/lib8tion/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/lib8tion/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/lib8tion/install: phony esp-idf/lib8tion/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/lib8tion/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/lib8tion/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/lib8tion/install/local: phony esp-idf/lib8tion/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/lib8tion/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/lib8tion/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/lib8tion/install/strip: phony esp-idf/lib8tion/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_color + + +############################################# +# Order-only phony target for __idf_color + +build cmake_object_order_depends_target___idf_color: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_lib8tion + +build esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj: C_COMPILER____idf_color_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color/color.c || cmake_object_order_depends_target___idf_color + DEP_FILE = esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion + OBJECT_DIR = esp-idf/color/CMakeFiles/__idf_color.dir + OBJECT_FILE_DIR = esp-idf/color/CMakeFiles/__idf_color.dir + TARGET_COMPILE_PDB = esp-idf/color/CMakeFiles/__idf_color.dir/__idf_color.pdb + TARGET_PDB = esp-idf/color/libcolor.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_color + + +############################################# +# Link the static library esp-idf/color/libcolor.a + +build esp-idf/color/libcolor.a: C_STATIC_LIBRARY_LINKER____idf_color_ esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/lib8tion/liblib8tion.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/color/CMakeFiles/__idf_color.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/color/CMakeFiles/__idf_color.dir/__idf_color.pdb + TARGET_FILE = esp-idf/color/libcolor.a + TARGET_PDB = esp-idf/color/libcolor.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/color/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/color/edit_cache: phony esp-idf/color/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/color/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/color/rebuild_cache: phony esp-idf/color/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/color/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/color/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/color/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/color/install: phony esp-idf/color/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/color/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/color/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/color/install/local: phony esp-idf/color/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/color/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/color/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/color/install/strip: phony esp-idf/color/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_dht + + +############################################# +# Order-only phony target for __idf_dht + +build cmake_object_order_depends_target___idf_dht: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj: C_COMPILER____idf_dht_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht/dht.c || cmake_object_order_depends_target___idf_dht + DEP_FILE = esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/dht/CMakeFiles/__idf_dht.dir + OBJECT_FILE_DIR = esp-idf/dht/CMakeFiles/__idf_dht.dir + TARGET_COMPILE_PDB = esp-idf/dht/CMakeFiles/__idf_dht.dir/__idf_dht.pdb + TARGET_PDB = esp-idf/dht/libdht.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_dht + + +############################################# +# Link the static library esp-idf/dht/libdht.a + +build esp-idf/dht/libdht.a: C_STATIC_LIBRARY_LINKER____idf_dht_ esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/dht/CMakeFiles/__idf_dht.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/dht/CMakeFiles/__idf_dht.dir/__idf_dht.pdb + TARGET_FILE = esp-idf/dht/libdht.a + TARGET_PDB = esp-idf/dht/libdht.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/dht/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/dht/edit_cache: phony esp-idf/dht/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/dht/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/dht/rebuild_cache: phony esp-idf/dht/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/dht/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/dht/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/dht/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/dht/install: phony esp-idf/dht/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/dht/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/dht/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/dht/install/local: phony esp-idf/dht/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/dht/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/dht/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/dht/install/strip: phony esp-idf/dht/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_dps310 + + +############################################# +# Order-only phony target for __idf_dps310 + +build cmake_object_order_depends_target___idf_dps310: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj: C_COMPILER____idf_dps310_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/src/dps310.c || cmake_object_order_depends_target___idf_dps310 + DEP_FILE = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/priv_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/dps310/CMakeFiles/__idf_dps310.dir + OBJECT_FILE_DIR = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src + TARGET_COMPILE_PDB = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/__idf_dps310.pdb + TARGET_PDB = esp-idf/dps310/libdps310.pdb + +build esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj: C_COMPILER____idf_dps310_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/src/helper_i2c.c || cmake_object_order_depends_target___idf_dps310 + DEP_FILE = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/priv_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/dps310/CMakeFiles/__idf_dps310.dir + OBJECT_FILE_DIR = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src + TARGET_COMPILE_PDB = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/__idf_dps310.pdb + TARGET_PDB = esp-idf/dps310/libdps310.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_dps310 + + +############################################# +# Link the static library esp-idf/dps310/libdps310.a + +build esp-idf/dps310/libdps310.a: C_STATIC_LIBRARY_LINKER____idf_dps310_ esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/dps310/CMakeFiles/__idf_dps310.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/dps310/CMakeFiles/__idf_dps310.dir/__idf_dps310.pdb + TARGET_FILE = esp-idf/dps310/libdps310.a + TARGET_PDB = esp-idf/dps310/libdps310.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/dps310/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/dps310/edit_cache: phony esp-idf/dps310/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/dps310/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/dps310/rebuild_cache: phony esp-idf/dps310/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/dps310/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/dps310/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/dps310/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/dps310/install: phony esp-idf/dps310/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/dps310/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/dps310/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/dps310/install/local: phony esp-idf/dps310/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/dps310/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/dps310/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/dps310/install/strip: phony esp-idf/dps310/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ds1302 + + +############################################# +# Order-only phony target for __idf_ds1302 + +build cmake_object_order_depends_target___idf_ds1302: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj: C_COMPILER____idf_ds1302_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302/ds1302.c || cmake_object_order_depends_target___idf_ds1302 + DEP_FILE = esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir + OBJECT_FILE_DIR = esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir + TARGET_COMPILE_PDB = esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/__idf_ds1302.pdb + TARGET_PDB = esp-idf/ds1302/libds1302.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ds1302 + + +############################################# +# Link the static library esp-idf/ds1302/libds1302.a + +build esp-idf/ds1302/libds1302.a: C_STATIC_LIBRARY_LINKER____idf_ds1302_ esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/__idf_ds1302.pdb + TARGET_FILE = esp-idf/ds1302/libds1302.a + TARGET_PDB = esp-idf/ds1302/libds1302.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ds1302/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ds1302/edit_cache: phony esp-idf/ds1302/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ds1302/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ds1302/rebuild_cache: phony esp-idf/ds1302/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ds1302/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ds1302/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ds1302/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ds1302/install: phony esp-idf/ds1302/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ds1302/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ds1302/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ds1302/install/local: phony esp-idf/ds1302/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ds1302/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ds1302/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ds1302/install/strip: phony esp-idf/ds1302/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ds1307 + + +############################################# +# Order-only phony target for __idf_ds1307 + +build cmake_object_order_depends_target___idf_ds1307: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj: C_COMPILER____idf_ds1307_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307/ds1307.c || cmake_object_order_depends_target___idf_ds1307 + DEP_FILE = esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir + OBJECT_FILE_DIR = esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir + TARGET_COMPILE_PDB = esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/__idf_ds1307.pdb + TARGET_PDB = esp-idf/ds1307/libds1307.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ds1307 + + +############################################# +# Link the static library esp-idf/ds1307/libds1307.a + +build esp-idf/ds1307/libds1307.a: C_STATIC_LIBRARY_LINKER____idf_ds1307_ esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/__idf_ds1307.pdb + TARGET_FILE = esp-idf/ds1307/libds1307.a + TARGET_PDB = esp-idf/ds1307/libds1307.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ds1307/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ds1307/edit_cache: phony esp-idf/ds1307/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ds1307/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ds1307/rebuild_cache: phony esp-idf/ds1307/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ds1307/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ds1307/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ds1307/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ds1307/install: phony esp-idf/ds1307/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ds1307/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ds1307/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ds1307/install/local: phony esp-idf/ds1307/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ds1307/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ds1307/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ds1307/install/strip: phony esp-idf/ds1307/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_onewire + + +############################################# +# Order-only phony target for __idf_onewire + +build cmake_object_order_depends_target___idf_onewire: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj: C_COMPILER____idf_onewire_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/onewire.c || cmake_object_order_depends_target___idf_onewire + DEP_FILE = esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/onewire/CMakeFiles/__idf_onewire.dir + OBJECT_FILE_DIR = esp-idf/onewire/CMakeFiles/__idf_onewire.dir + TARGET_COMPILE_PDB = esp-idf/onewire/CMakeFiles/__idf_onewire.dir/__idf_onewire.pdb + TARGET_PDB = esp-idf/onewire/libonewire.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_onewire + + +############################################# +# Link the static library esp-idf/onewire/libonewire.a + +build esp-idf/onewire/libonewire.a: C_STATIC_LIBRARY_LINKER____idf_onewire_ esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/onewire/CMakeFiles/__idf_onewire.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/onewire/CMakeFiles/__idf_onewire.dir/__idf_onewire.pdb + TARGET_FILE = esp-idf/onewire/libonewire.a + TARGET_PDB = esp-idf/onewire/libonewire.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/onewire/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/onewire/edit_cache: phony esp-idf/onewire/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/onewire/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/onewire/rebuild_cache: phony esp-idf/onewire/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/onewire/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/onewire/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/onewire/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/onewire/install: phony esp-idf/onewire/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/onewire/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/onewire/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/onewire/install/local: phony esp-idf/onewire/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/onewire/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/onewire/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/onewire/install/strip: phony esp-idf/onewire/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ds18x20 + + +############################################# +# Order-only phony target for __idf_ds18x20 + +build cmake_object_order_depends_target___idf_ds18x20: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_onewire + +build esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj: C_COMPILER____idf_ds18x20_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20/ds18x20.c || cmake_object_order_depends_target___idf_ds18x20 + DEP_FILE = esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir + OBJECT_FILE_DIR = esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir + TARGET_COMPILE_PDB = esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/__idf_ds18x20.pdb + TARGET_PDB = esp-idf/ds18x20/libds18x20.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ds18x20 + + +############################################# +# Link the static library esp-idf/ds18x20/libds18x20.a + +build esp-idf/ds18x20/libds18x20.a: C_STATIC_LIBRARY_LINKER____idf_ds18x20_ esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/onewire/libonewire.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/__idf_ds18x20.pdb + TARGET_FILE = esp-idf/ds18x20/libds18x20.a + TARGET_PDB = esp-idf/ds18x20/libds18x20.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ds18x20/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ds18x20/edit_cache: phony esp-idf/ds18x20/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ds18x20/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ds18x20/rebuild_cache: phony esp-idf/ds18x20/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ds18x20/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ds18x20/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ds18x20/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ds18x20/install: phony esp-idf/ds18x20/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ds18x20/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ds18x20/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ds18x20/install/local: phony esp-idf/ds18x20/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ds18x20/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ds18x20/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ds18x20/install/strip: phony esp-idf/ds18x20/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ds3231 + + +############################################# +# Order-only phony target for __idf_ds3231 + +build cmake_object_order_depends_target___idf_ds3231: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj: C_COMPILER____idf_ds3231_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231/ds3231.c || cmake_object_order_depends_target___idf_ds3231 + DEP_FILE = esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir + OBJECT_FILE_DIR = esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir + TARGET_COMPILE_PDB = esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/__idf_ds3231.pdb + TARGET_PDB = esp-idf/ds3231/libds3231.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ds3231 + + +############################################# +# Link the static library esp-idf/ds3231/libds3231.a + +build esp-idf/ds3231/libds3231.a: C_STATIC_LIBRARY_LINKER____idf_ds3231_ esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/__idf_ds3231.pdb + TARGET_FILE = esp-idf/ds3231/libds3231.a + TARGET_PDB = esp-idf/ds3231/libds3231.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ds3231/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ds3231/edit_cache: phony esp-idf/ds3231/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ds3231/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ds3231/rebuild_cache: phony esp-idf/ds3231/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ds3231/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ds3231/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ds3231/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ds3231/install: phony esp-idf/ds3231/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ds3231/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ds3231/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ds3231/install/local: phony esp-idf/ds3231/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ds3231/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ds3231/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ds3231/install/strip: phony esp-idf/ds3231/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ds3502 + + +############################################# +# Order-only phony target for __idf_ds3502 + +build cmake_object_order_depends_target___idf_ds3502: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj: C_COMPILER____idf_ds3502_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502/ds3502.c || cmake_object_order_depends_target___idf_ds3502 + DEP_FILE = esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir + OBJECT_FILE_DIR = esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir + TARGET_COMPILE_PDB = esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/__idf_ds3502.pdb + TARGET_PDB = esp-idf/ds3502/libds3502.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ds3502 + + +############################################# +# Link the static library esp-idf/ds3502/libds3502.a + +build esp-idf/ds3502/libds3502.a: C_STATIC_LIBRARY_LINKER____idf_ds3502_ esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/__idf_ds3502.pdb + TARGET_FILE = esp-idf/ds3502/libds3502.a + TARGET_PDB = esp-idf/ds3502/libds3502.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ds3502/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ds3502/edit_cache: phony esp-idf/ds3502/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ds3502/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ds3502/rebuild_cache: phony esp-idf/ds3502/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ds3502/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ds3502/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ds3502/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ds3502/install: phony esp-idf/ds3502/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ds3502/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ds3502/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ds3502/install/local: phony esp-idf/ds3502/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ds3502/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ds3502/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ds3502/install/strip: phony esp-idf/ds3502/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_encoder + + +############################################# +# Order-only phony target for __idf_encoder + +build cmake_object_order_depends_target___idf_encoder: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj: C_COMPILER____idf_encoder_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/encoder.c || cmake_object_order_depends_target___idf_encoder + DEP_FILE = esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/encoder/CMakeFiles/__idf_encoder.dir + OBJECT_FILE_DIR = esp-idf/encoder/CMakeFiles/__idf_encoder.dir + TARGET_COMPILE_PDB = esp-idf/encoder/CMakeFiles/__idf_encoder.dir/__idf_encoder.pdb + TARGET_PDB = esp-idf/encoder/libencoder.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_encoder + + +############################################# +# Link the static library esp-idf/encoder/libencoder.a + +build esp-idf/encoder/libencoder.a: C_STATIC_LIBRARY_LINKER____idf_encoder_ esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/encoder/CMakeFiles/__idf_encoder.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/encoder/CMakeFiles/__idf_encoder.dir/__idf_encoder.pdb + TARGET_FILE = esp-idf/encoder/libencoder.a + TARGET_PDB = esp-idf/encoder/libencoder.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/encoder/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/encoder/edit_cache: phony esp-idf/encoder/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/encoder/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/encoder/rebuild_cache: phony esp-idf/encoder/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/encoder/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/encoder/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/encoder/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/encoder/install: phony esp-idf/encoder/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/encoder/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/encoder/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/encoder/install/local: phony esp-idf/encoder/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/encoder/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/encoder/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/encoder/install/strip: phony esp-idf/encoder/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_example + + +############################################# +# Order-only phony target for __idf_example + +build cmake_object_order_depends_target___idf_example: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj: C_COMPILER____idf_example_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/example.c || cmake_object_order_depends_target___idf_example + DEP_FILE = esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/example/CMakeFiles/__idf_example.dir + OBJECT_FILE_DIR = esp-idf/example/CMakeFiles/__idf_example.dir + TARGET_COMPILE_PDB = esp-idf/example/CMakeFiles/__idf_example.dir/__idf_example.pdb + TARGET_PDB = esp-idf/example/libexample.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_example + + +############################################# +# Link the static library esp-idf/example/libexample.a + +build esp-idf/example/libexample.a: C_STATIC_LIBRARY_LINKER____idf_example_ esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/example/CMakeFiles/__idf_example.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/example/CMakeFiles/__idf_example.dir/__idf_example.pdb + TARGET_FILE = esp-idf/example/libexample.a + TARGET_PDB = esp-idf/example/libexample.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/example/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/example/edit_cache: phony esp-idf/example/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/example/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/example/rebuild_cache: phony esp-idf/example/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/example/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/example/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/example/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/example/install: phony esp-idf/example/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/example/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/example/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/example/install/local: phony esp-idf/example/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/example/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/example/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/example/install/strip: phony esp-idf/example/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_framebuffer + + +############################################# +# Order-only phony target for __idf_framebuffer + +build cmake_object_order_depends_target___idf_framebuffer: phony || cmake_object_order_depends_target___idf_color cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_lib8tion + +build esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj: C_COMPILER____idf_framebuffer_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/framebuffer.c || cmake_object_order_depends_target___idf_framebuffer + DEP_FILE = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion + OBJECT_DIR = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir + OBJECT_FILE_DIR = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir + TARGET_COMPILE_PDB = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/__idf_framebuffer.pdb + TARGET_PDB = esp-idf/framebuffer/libframebuffer.pdb + +build esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj: C_COMPILER____idf_framebuffer_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/fbanimation.c || cmake_object_order_depends_target___idf_framebuffer + DEP_FILE = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion + OBJECT_DIR = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir + OBJECT_FILE_DIR = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir + TARGET_COMPILE_PDB = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/__idf_framebuffer.pdb + TARGET_PDB = esp-idf/framebuffer/libframebuffer.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_framebuffer + + +############################################# +# Link the static library esp-idf/framebuffer/libframebuffer.a + +build esp-idf/framebuffer/libframebuffer.a: C_STATIC_LIBRARY_LINKER____idf_framebuffer_ esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj || esp-idf/color/libcolor.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/lib8tion/liblib8tion.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/__idf_framebuffer.pdb + TARGET_FILE = esp-idf/framebuffer/libframebuffer.a + TARGET_PDB = esp-idf/framebuffer/libframebuffer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/framebuffer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/framebuffer/edit_cache: phony esp-idf/framebuffer/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/framebuffer/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/framebuffer/rebuild_cache: phony esp-idf/framebuffer/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/framebuffer/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/framebuffer/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/framebuffer/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/framebuffer/install: phony esp-idf/framebuffer/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/framebuffer/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/framebuffer/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/framebuffer/install/local: phony esp-idf/framebuffer/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/framebuffer/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/framebuffer/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/framebuffer/install/strip: phony esp-idf/framebuffer/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hd44780 + + +############################################# +# Order-only phony target for __idf_hd44780 + +build cmake_object_order_depends_target___idf_hd44780: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj: C_COMPILER____idf_hd44780_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780/hd44780.c || cmake_object_order_depends_target___idf_hd44780 + DEP_FILE = esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir + OBJECT_FILE_DIR = esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir + TARGET_COMPILE_PDB = esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/__idf_hd44780.pdb + TARGET_PDB = esp-idf/hd44780/libhd44780.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hd44780 + + +############################################# +# Link the static library esp-idf/hd44780/libhd44780.a + +build esp-idf/hd44780/libhd44780.a: C_STATIC_LIBRARY_LINKER____idf_hd44780_ esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/__idf_hd44780.pdb + TARGET_FILE = esp-idf/hd44780/libhd44780.a + TARGET_PDB = esp-idf/hd44780/libhd44780.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hd44780/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/hd44780/edit_cache: phony esp-idf/hd44780/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hd44780/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hd44780/rebuild_cache: phony esp-idf/hd44780/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hd44780/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hd44780/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hd44780/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hd44780/install: phony esp-idf/hd44780/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hd44780/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hd44780/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hd44780/install/local: phony esp-idf/hd44780/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hd44780/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hd44780/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hd44780/install/strip: phony esp-idf/hd44780/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hdc1000 + + +############################################# +# Order-only phony target for __idf_hdc1000 + +build cmake_object_order_depends_target___idf_hdc1000: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj: C_COMPILER____idf_hdc1000_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000/hdc1000.c || cmake_object_order_depends_target___idf_hdc1000 + DEP_FILE = esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir + OBJECT_FILE_DIR = esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir + TARGET_COMPILE_PDB = esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/__idf_hdc1000.pdb + TARGET_PDB = esp-idf/hdc1000/libhdc1000.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hdc1000 + + +############################################# +# Link the static library esp-idf/hdc1000/libhdc1000.a + +build esp-idf/hdc1000/libhdc1000.a: C_STATIC_LIBRARY_LINKER____idf_hdc1000_ esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/__idf_hdc1000.pdb + TARGET_FILE = esp-idf/hdc1000/libhdc1000.a + TARGET_PDB = esp-idf/hdc1000/libhdc1000.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hdc1000/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/hdc1000/edit_cache: phony esp-idf/hdc1000/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hdc1000/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hdc1000/rebuild_cache: phony esp-idf/hdc1000/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hdc1000/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hdc1000/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hdc1000/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hdc1000/install: phony esp-idf/hdc1000/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hdc1000/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hdc1000/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hdc1000/install/local: phony esp-idf/hdc1000/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hdc1000/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hdc1000/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hdc1000/install/strip: phony esp-idf/hdc1000/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hmc5883l + + +############################################# +# Order-only phony target for __idf_hmc5883l + +build cmake_object_order_depends_target___idf_hmc5883l: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj: C_COMPILER____idf_hmc5883l_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/hmc5883l.c || cmake_object_order_depends_target___idf_hmc5883l + DEP_FILE = esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir + OBJECT_FILE_DIR = esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir + TARGET_COMPILE_PDB = esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/__idf_hmc5883l.pdb + TARGET_PDB = esp-idf/hmc5883l/libhmc5883l.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hmc5883l + + +############################################# +# Link the static library esp-idf/hmc5883l/libhmc5883l.a + +build esp-idf/hmc5883l/libhmc5883l.a: C_STATIC_LIBRARY_LINKER____idf_hmc5883l_ esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/__idf_hmc5883l.pdb + TARGET_FILE = esp-idf/hmc5883l/libhmc5883l.a + TARGET_PDB = esp-idf/hmc5883l/libhmc5883l.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hmc5883l/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/hmc5883l/edit_cache: phony esp-idf/hmc5883l/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hmc5883l/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hmc5883l/rebuild_cache: phony esp-idf/hmc5883l/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hmc5883l/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hmc5883l/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hmc5883l/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hmc5883l/install: phony esp-idf/hmc5883l/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hmc5883l/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hmc5883l/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hmc5883l/install/local: phony esp-idf/hmc5883l/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hmc5883l/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hmc5883l/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hmc5883l/install/strip: phony esp-idf/hmc5883l/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ht16k33 + + +############################################# +# Order-only phony target for __idf_ht16k33 + +build cmake_object_order_depends_target___idf_ht16k33: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj: C_COMPILER____idf_ht16k33_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33/ht16k33.c || cmake_object_order_depends_target___idf_ht16k33 + DEP_FILE = esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir + OBJECT_FILE_DIR = esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir + TARGET_COMPILE_PDB = esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/__idf_ht16k33.pdb + TARGET_PDB = esp-idf/ht16k33/libht16k33.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ht16k33 + + +############################################# +# Link the static library esp-idf/ht16k33/libht16k33.a + +build esp-idf/ht16k33/libht16k33.a: C_STATIC_LIBRARY_LINKER____idf_ht16k33_ esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/__idf_ht16k33.pdb + TARGET_FILE = esp-idf/ht16k33/libht16k33.a + TARGET_PDB = esp-idf/ht16k33/libht16k33.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ht16k33/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ht16k33/edit_cache: phony esp-idf/ht16k33/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ht16k33/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ht16k33/rebuild_cache: phony esp-idf/ht16k33/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ht16k33/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ht16k33/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ht16k33/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ht16k33/install: phony esp-idf/ht16k33/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ht16k33/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ht16k33/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ht16k33/install/local: phony esp-idf/ht16k33/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ht16k33/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ht16k33/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ht16k33/install/strip: phony esp-idf/ht16k33/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hts221 + + +############################################# +# Order-only phony target for __idf_hts221 + +build cmake_object_order_depends_target___idf_hts221: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj: C_COMPILER____idf_hts221_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221/hts221.c || cmake_object_order_depends_target___idf_hts221 + DEP_FILE = esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/hts221/CMakeFiles/__idf_hts221.dir + OBJECT_FILE_DIR = esp-idf/hts221/CMakeFiles/__idf_hts221.dir + TARGET_COMPILE_PDB = esp-idf/hts221/CMakeFiles/__idf_hts221.dir/__idf_hts221.pdb + TARGET_PDB = esp-idf/hts221/libhts221.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hts221 + + +############################################# +# Link the static library esp-idf/hts221/libhts221.a + +build esp-idf/hts221/libhts221.a: C_STATIC_LIBRARY_LINKER____idf_hts221_ esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hts221/CMakeFiles/__idf_hts221.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hts221/CMakeFiles/__idf_hts221.dir/__idf_hts221.pdb + TARGET_FILE = esp-idf/hts221/libhts221.a + TARGET_PDB = esp-idf/hts221/libhts221.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hts221/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/hts221/edit_cache: phony esp-idf/hts221/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hts221/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hts221/rebuild_cache: phony esp-idf/hts221/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hts221/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hts221/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hts221/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hts221/install: phony esp-idf/hts221/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hts221/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hts221/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hts221/install/local: phony esp-idf/hts221/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hts221/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hts221/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hts221/install/strip: phony esp-idf/hts221/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hx711 + + +############################################# +# Order-only phony target for __idf_hx711 + +build cmake_object_order_depends_target___idf_hx711: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj: C_COMPILER____idf_hx711_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711/hx711.c || cmake_object_order_depends_target___idf_hx711 + DEP_FILE = esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/hx711/CMakeFiles/__idf_hx711.dir + OBJECT_FILE_DIR = esp-idf/hx711/CMakeFiles/__idf_hx711.dir + TARGET_COMPILE_PDB = esp-idf/hx711/CMakeFiles/__idf_hx711.dir/__idf_hx711.pdb + TARGET_PDB = esp-idf/hx711/libhx711.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hx711 + + +############################################# +# Link the static library esp-idf/hx711/libhx711.a + +build esp-idf/hx711/libhx711.a: C_STATIC_LIBRARY_LINKER____idf_hx711_ esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/hx711/CMakeFiles/__idf_hx711.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hx711/CMakeFiles/__idf_hx711.dir/__idf_hx711.pdb + TARGET_FILE = esp-idf/hx711/libhx711.a + TARGET_PDB = esp-idf/hx711/libhx711.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hx711/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/hx711/edit_cache: phony esp-idf/hx711/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hx711/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hx711/rebuild_cache: phony esp-idf/hx711/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hx711/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hx711/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hx711/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hx711/install: phony esp-idf/hx711/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hx711/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hx711/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hx711/install/local: phony esp-idf/hx711/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hx711/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hx711/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hx711/install/strip: phony esp-idf/hx711/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ina219 + + +############################################# +# Order-only phony target for __idf_ina219 + +build cmake_object_order_depends_target___idf_ina219: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj: C_COMPILER____idf_ina219_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219/ina219.c || cmake_object_order_depends_target___idf_ina219 + DEP_FILE = esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ina219/CMakeFiles/__idf_ina219.dir + OBJECT_FILE_DIR = esp-idf/ina219/CMakeFiles/__idf_ina219.dir + TARGET_COMPILE_PDB = esp-idf/ina219/CMakeFiles/__idf_ina219.dir/__idf_ina219.pdb + TARGET_PDB = esp-idf/ina219/libina219.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ina219 + + +############################################# +# Link the static library esp-idf/ina219/libina219.a + +build esp-idf/ina219/libina219.a: C_STATIC_LIBRARY_LINKER____idf_ina219_ esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ina219/CMakeFiles/__idf_ina219.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ina219/CMakeFiles/__idf_ina219.dir/__idf_ina219.pdb + TARGET_FILE = esp-idf/ina219/libina219.a + TARGET_PDB = esp-idf/ina219/libina219.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ina219/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ina219/edit_cache: phony esp-idf/ina219/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ina219/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ina219/rebuild_cache: phony esp-idf/ina219/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ina219/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ina219/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ina219/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ina219/install: phony esp-idf/ina219/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ina219/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ina219/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ina219/install/local: phony esp-idf/ina219/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ina219/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ina219/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ina219/install/strip: phony esp-idf/ina219/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ina260 + + +############################################# +# Order-only phony target for __idf_ina260 + +build cmake_object_order_depends_target___idf_ina260: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj: C_COMPILER____idf_ina260_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260/ina260.c || cmake_object_order_depends_target___idf_ina260 + DEP_FILE = esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ina260/CMakeFiles/__idf_ina260.dir + OBJECT_FILE_DIR = esp-idf/ina260/CMakeFiles/__idf_ina260.dir + TARGET_COMPILE_PDB = esp-idf/ina260/CMakeFiles/__idf_ina260.dir/__idf_ina260.pdb + TARGET_PDB = esp-idf/ina260/libina260.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ina260 + + +############################################# +# Link the static library esp-idf/ina260/libina260.a + +build esp-idf/ina260/libina260.a: C_STATIC_LIBRARY_LINKER____idf_ina260_ esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ina260/CMakeFiles/__idf_ina260.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ina260/CMakeFiles/__idf_ina260.dir/__idf_ina260.pdb + TARGET_FILE = esp-idf/ina260/libina260.a + TARGET_PDB = esp-idf/ina260/libina260.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ina260/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ina260/edit_cache: phony esp-idf/ina260/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ina260/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ina260/rebuild_cache: phony esp-idf/ina260/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ina260/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ina260/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ina260/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ina260/install: phony esp-idf/ina260/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ina260/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ina260/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ina260/install/local: phony esp-idf/ina260/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ina260/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ina260/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ina260/install/strip: phony esp-idf/ina260/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ina3221 + + +############################################# +# Order-only phony target for __idf_ina3221 + +build cmake_object_order_depends_target___idf_ina3221: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj: C_COMPILER____idf_ina3221_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221/ina3221.c || cmake_object_order_depends_target___idf_ina3221 + DEP_FILE = esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir + OBJECT_FILE_DIR = esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir + TARGET_COMPILE_PDB = esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/__idf_ina3221.pdb + TARGET_PDB = esp-idf/ina3221/libina3221.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ina3221 + + +############################################# +# Link the static library esp-idf/ina3221/libina3221.a + +build esp-idf/ina3221/libina3221.a: C_STATIC_LIBRARY_LINKER____idf_ina3221_ esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/__idf_ina3221.pdb + TARGET_FILE = esp-idf/ina3221/libina3221.a + TARGET_PDB = esp-idf/ina3221/libina3221.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ina3221/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ina3221/edit_cache: phony esp-idf/ina3221/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ina3221/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ina3221/rebuild_cache: phony esp-idf/ina3221/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ina3221/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ina3221/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ina3221/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ina3221/install: phony esp-idf/ina3221/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ina3221/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ina3221/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ina3221/install/local: phony esp-idf/ina3221/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ina3221/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ina3221/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ina3221/install/strip: phony esp-idf/ina3221/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_lc709203f + + +############################################# +# Order-only phony target for __idf_lc709203f + +build cmake_object_order_depends_target___idf_lc709203f: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj: C_COMPILER____idf_lc709203f_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f/lc709203f.c || cmake_object_order_depends_target___idf_lc709203f + DEP_FILE = esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir + OBJECT_FILE_DIR = esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir + TARGET_COMPILE_PDB = esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/__idf_lc709203f.pdb + TARGET_PDB = esp-idf/lc709203f/liblc709203f.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_lc709203f + + +############################################# +# Link the static library esp-idf/lc709203f/liblc709203f.a + +build esp-idf/lc709203f/liblc709203f.a: C_STATIC_LIBRARY_LINKER____idf_lc709203f_ esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/__idf_lc709203f.pdb + TARGET_FILE = esp-idf/lc709203f/liblc709203f.a + TARGET_PDB = esp-idf/lc709203f/liblc709203f.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lc709203f/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/lc709203f/edit_cache: phony esp-idf/lc709203f/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/lc709203f/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/lc709203f/rebuild_cache: phony esp-idf/lc709203f/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/lc709203f/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/lc709203f/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/lc709203f/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/lc709203f/install: phony esp-idf/lc709203f/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/lc709203f/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/lc709203f/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/lc709203f/install/local: phony esp-idf/lc709203f/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/lc709203f/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/lc709203f/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/lc709203f/install/strip: phony esp-idf/lc709203f/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_led_strip + + +############################################# +# Order-only phony target for __idf_led_strip + +build cmake_object_order_depends_target___idf_led_strip: phony || cmake_object_order_depends_target___idf_color cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_lib8tion + +build esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj: C_COMPILER____idf_led_strip_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/led_strip.c || cmake_object_order_depends_target___idf_led_strip + DEP_FILE = esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir + OBJECT_FILE_DIR = esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir + TARGET_COMPILE_PDB = esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/__idf_led_strip.pdb + TARGET_PDB = esp-idf/led_strip/libled_strip.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_led_strip + + +############################################# +# Link the static library esp-idf/led_strip/libled_strip.a + +build esp-idf/led_strip/libled_strip.a: C_STATIC_LIBRARY_LINKER____idf_led_strip_ esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj || esp-idf/color/libcolor.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/lib8tion/liblib8tion.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/__idf_led_strip.pdb + TARGET_FILE = esp-idf/led_strip/libled_strip.a + TARGET_PDB = esp-idf/led_strip/libled_strip.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/led_strip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/led_strip/edit_cache: phony esp-idf/led_strip/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/led_strip/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/led_strip/rebuild_cache: phony esp-idf/led_strip/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/led_strip/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/led_strip/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/led_strip/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/led_strip/install: phony esp-idf/led_strip/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/led_strip/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/led_strip/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/led_strip/install/local: phony esp-idf/led_strip/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/led_strip/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/led_strip/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/led_strip/install/strip: phony esp-idf/led_strip/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_led_strip_spi + + +############################################# +# Order-only phony target for __idf_led_strip_spi + +build cmake_object_order_depends_target___idf_led_strip_spi: phony || cmake_object_order_depends_target___idf_color cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_lib8tion + +build esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj: C_COMPILER____idf_led_strip_spi_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/led_strip_spi.c || cmake_object_order_depends_target___idf_led_strip_spi + DEP_FILE = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Werror=override-init + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir + OBJECT_FILE_DIR = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir + TARGET_COMPILE_PDB = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/__idf_led_strip_spi.pdb + TARGET_PDB = esp-idf/led_strip_spi/libled_strip_spi.pdb + +build esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj: C_COMPILER____idf_led_strip_spi_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.c || cmake_object_order_depends_target___idf_led_strip_spi + DEP_FILE = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Werror=override-init + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir + OBJECT_FILE_DIR = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir + TARGET_COMPILE_PDB = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/__idf_led_strip_spi.pdb + TARGET_PDB = esp-idf/led_strip_spi/libled_strip_spi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_led_strip_spi + + +############################################# +# Link the static library esp-idf/led_strip_spi/libled_strip_spi.a + +build esp-idf/led_strip_spi/libled_strip_spi.a: C_STATIC_LIBRARY_LINKER____idf_led_strip_spi_ esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj || esp-idf/color/libcolor.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/lib8tion/liblib8tion.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/__idf_led_strip_spi.pdb + TARGET_FILE = esp-idf/led_strip_spi/libled_strip_spi.a + TARGET_PDB = esp-idf/led_strip_spi/libled_strip_spi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/led_strip_spi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/led_strip_spi/edit_cache: phony esp-idf/led_strip_spi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/led_strip_spi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/led_strip_spi/rebuild_cache: phony esp-idf/led_strip_spi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/led_strip_spi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/led_strip_spi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/led_strip_spi/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/led_strip_spi/install: phony esp-idf/led_strip_spi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/led_strip_spi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/led_strip_spi/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/led_strip_spi/install/local: phony esp-idf/led_strip_spi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/led_strip_spi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/led_strip_spi/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/led_strip_spi/install/strip: phony esp-idf/led_strip_spi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_lm75 + + +############################################# +# Order-only phony target for __idf_lm75 + +build cmake_object_order_depends_target___idf_lm75: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj: C_COMPILER____idf_lm75_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75/lm75.c || cmake_object_order_depends_target___idf_lm75 + DEP_FILE = esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/lm75/CMakeFiles/__idf_lm75.dir + OBJECT_FILE_DIR = esp-idf/lm75/CMakeFiles/__idf_lm75.dir + TARGET_COMPILE_PDB = esp-idf/lm75/CMakeFiles/__idf_lm75.dir/__idf_lm75.pdb + TARGET_PDB = esp-idf/lm75/liblm75.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_lm75 + + +############################################# +# Link the static library esp-idf/lm75/liblm75.a + +build esp-idf/lm75/liblm75.a: C_STATIC_LIBRARY_LINKER____idf_lm75_ esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/lm75/CMakeFiles/__idf_lm75.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/lm75/CMakeFiles/__idf_lm75.dir/__idf_lm75.pdb + TARGET_FILE = esp-idf/lm75/liblm75.a + TARGET_PDB = esp-idf/lm75/liblm75.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lm75/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/lm75/edit_cache: phony esp-idf/lm75/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/lm75/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/lm75/rebuild_cache: phony esp-idf/lm75/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/lm75/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/lm75/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/lm75/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/lm75/install: phony esp-idf/lm75/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/lm75/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/lm75/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/lm75/install/local: phony esp-idf/lm75/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/lm75/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/lm75/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/lm75/install/strip: phony esp-idf/lm75/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ls7366r + + +############################################# +# Order-only phony target for __idf_ls7366r + +build cmake_object_order_depends_target___idf_ls7366r: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj: C_COMPILER____idf_ls7366r_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r/ls7366r.c || cmake_object_order_depends_target___idf_ls7366r + DEP_FILE = esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir + OBJECT_FILE_DIR = esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir + TARGET_COMPILE_PDB = esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/__idf_ls7366r.pdb + TARGET_PDB = esp-idf/ls7366r/libls7366r.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ls7366r + + +############################################# +# Link the static library esp-idf/ls7366r/libls7366r.a + +build esp-idf/ls7366r/libls7366r.a: C_STATIC_LIBRARY_LINKER____idf_ls7366r_ esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/__idf_ls7366r.pdb + TARGET_FILE = esp-idf/ls7366r/libls7366r.a + TARGET_PDB = esp-idf/ls7366r/libls7366r.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ls7366r/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ls7366r/edit_cache: phony esp-idf/ls7366r/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ls7366r/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ls7366r/rebuild_cache: phony esp-idf/ls7366r/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ls7366r/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ls7366r/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ls7366r/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ls7366r/install: phony esp-idf/ls7366r/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ls7366r/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ls7366r/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ls7366r/install/local: phony esp-idf/ls7366r/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ls7366r/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ls7366r/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ls7366r/install/strip: phony esp-idf/ls7366r/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_max31725 + + +############################################# +# Order-only phony target for __idf_max31725 + +build cmake_object_order_depends_target___idf_max31725: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj: C_COMPILER____idf_max31725_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725/max31725.c || cmake_object_order_depends_target___idf_max31725 + DEP_FILE = esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/max31725/CMakeFiles/__idf_max31725.dir + OBJECT_FILE_DIR = esp-idf/max31725/CMakeFiles/__idf_max31725.dir + TARGET_COMPILE_PDB = esp-idf/max31725/CMakeFiles/__idf_max31725.dir/__idf_max31725.pdb + TARGET_PDB = esp-idf/max31725/libmax31725.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_max31725 + + +############################################# +# Link the static library esp-idf/max31725/libmax31725.a + +build esp-idf/max31725/libmax31725.a: C_STATIC_LIBRARY_LINKER____idf_max31725_ esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/max31725/CMakeFiles/__idf_max31725.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/max31725/CMakeFiles/__idf_max31725.dir/__idf_max31725.pdb + TARGET_FILE = esp-idf/max31725/libmax31725.a + TARGET_PDB = esp-idf/max31725/libmax31725.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/max31725/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/max31725/edit_cache: phony esp-idf/max31725/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/max31725/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/max31725/rebuild_cache: phony esp-idf/max31725/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/max31725/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/max31725/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/max31725/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/max31725/install: phony esp-idf/max31725/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/max31725/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/max31725/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/max31725/install/local: phony esp-idf/max31725/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/max31725/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/max31725/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/max31725/install/strip: phony esp-idf/max31725/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_max31855 + + +############################################# +# Order-only phony target for __idf_max31855 + +build cmake_object_order_depends_target___idf_max31855: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj: C_COMPILER____idf_max31855_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855/max31855.c || cmake_object_order_depends_target___idf_max31855 + DEP_FILE = esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/max31855/CMakeFiles/__idf_max31855.dir + OBJECT_FILE_DIR = esp-idf/max31855/CMakeFiles/__idf_max31855.dir + TARGET_COMPILE_PDB = esp-idf/max31855/CMakeFiles/__idf_max31855.dir/__idf_max31855.pdb + TARGET_PDB = esp-idf/max31855/libmax31855.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_max31855 + + +############################################# +# Link the static library esp-idf/max31855/libmax31855.a + +build esp-idf/max31855/libmax31855.a: C_STATIC_LIBRARY_LINKER____idf_max31855_ esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/max31855/CMakeFiles/__idf_max31855.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/max31855/CMakeFiles/__idf_max31855.dir/__idf_max31855.pdb + TARGET_FILE = esp-idf/max31855/libmax31855.a + TARGET_PDB = esp-idf/max31855/libmax31855.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/max31855/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/max31855/edit_cache: phony esp-idf/max31855/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/max31855/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/max31855/rebuild_cache: phony esp-idf/max31855/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/max31855/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/max31855/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/max31855/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/max31855/install: phony esp-idf/max31855/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/max31855/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/max31855/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/max31855/install/local: phony esp-idf/max31855/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/max31855/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/max31855/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/max31855/install/strip: phony esp-idf/max31855/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_max31865 + + +############################################# +# Order-only phony target for __idf_max31865 + +build cmake_object_order_depends_target___idf_max31865: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj: C_COMPILER____idf_max31865_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865/max31865.c || cmake_object_order_depends_target___idf_max31865 + DEP_FILE = esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/max31865/CMakeFiles/__idf_max31865.dir + OBJECT_FILE_DIR = esp-idf/max31865/CMakeFiles/__idf_max31865.dir + TARGET_COMPILE_PDB = esp-idf/max31865/CMakeFiles/__idf_max31865.dir/__idf_max31865.pdb + TARGET_PDB = esp-idf/max31865/libmax31865.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_max31865 + + +############################################# +# Link the static library esp-idf/max31865/libmax31865.a + +build esp-idf/max31865/libmax31865.a: C_STATIC_LIBRARY_LINKER____idf_max31865_ esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/max31865/CMakeFiles/__idf_max31865.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/max31865/CMakeFiles/__idf_max31865.dir/__idf_max31865.pdb + TARGET_FILE = esp-idf/max31865/libmax31865.a + TARGET_PDB = esp-idf/max31865/libmax31865.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/max31865/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/max31865/edit_cache: phony esp-idf/max31865/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/max31865/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/max31865/rebuild_cache: phony esp-idf/max31865/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/max31865/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/max31865/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/max31865/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/max31865/install: phony esp-idf/max31865/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/max31865/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/max31865/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/max31865/install/local: phony esp-idf/max31865/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/max31865/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/max31865/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/max31865/install/strip: phony esp-idf/max31865/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_max7219 + + +############################################# +# Order-only phony target for __idf_max7219 + +build cmake_object_order_depends_target___idf_max7219: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj: C_COMPILER____idf_max7219_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219/max7219.c || cmake_object_order_depends_target___idf_max7219 + DEP_FILE = esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/max7219/CMakeFiles/__idf_max7219.dir + OBJECT_FILE_DIR = esp-idf/max7219/CMakeFiles/__idf_max7219.dir + TARGET_COMPILE_PDB = esp-idf/max7219/CMakeFiles/__idf_max7219.dir/__idf_max7219.pdb + TARGET_PDB = esp-idf/max7219/libmax7219.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_max7219 + + +############################################# +# Link the static library esp-idf/max7219/libmax7219.a + +build esp-idf/max7219/libmax7219.a: C_STATIC_LIBRARY_LINKER____idf_max7219_ esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/max7219/CMakeFiles/__idf_max7219.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/max7219/CMakeFiles/__idf_max7219.dir/__idf_max7219.pdb + TARGET_FILE = esp-idf/max7219/libmax7219.a + TARGET_PDB = esp-idf/max7219/libmax7219.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/max7219/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/max7219/edit_cache: phony esp-idf/max7219/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/max7219/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/max7219/rebuild_cache: phony esp-idf/max7219/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/max7219/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/max7219/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/max7219/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/max7219/install: phony esp-idf/max7219/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/max7219/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/max7219/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/max7219/install/local: phony esp-idf/max7219/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/max7219/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/max7219/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/max7219/install/strip: phony esp-idf/max7219/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mcp23008 + + +############################################# +# Order-only phony target for __idf_mcp23008 + +build cmake_object_order_depends_target___idf_mcp23008: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj: C_COMPILER____idf_mcp23008_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008/mcp23008.c || cmake_object_order_depends_target___idf_mcp23008 + DEP_FILE = esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir + OBJECT_FILE_DIR = esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir + TARGET_COMPILE_PDB = esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/__idf_mcp23008.pdb + TARGET_PDB = esp-idf/mcp23008/libmcp23008.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mcp23008 + + +############################################# +# Link the static library esp-idf/mcp23008/libmcp23008.a + +build esp-idf/mcp23008/libmcp23008.a: C_STATIC_LIBRARY_LINKER____idf_mcp23008_ esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/__idf_mcp23008.pdb + TARGET_FILE = esp-idf/mcp23008/libmcp23008.a + TARGET_PDB = esp-idf/mcp23008/libmcp23008.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mcp23008/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mcp23008/edit_cache: phony esp-idf/mcp23008/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mcp23008/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mcp23008/rebuild_cache: phony esp-idf/mcp23008/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mcp23008/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mcp23008/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mcp23008/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mcp23008/install: phony esp-idf/mcp23008/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mcp23008/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mcp23008/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mcp23008/install/local: phony esp-idf/mcp23008/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mcp23008/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mcp23008/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mcp23008/install/strip: phony esp-idf/mcp23008/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mcp23x17 + + +############################################# +# Order-only phony target for __idf_mcp23x17 + +build cmake_object_order_depends_target___idf_mcp23x17: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj: C_COMPILER____idf_mcp23x17_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/mcp23x17.c || cmake_object_order_depends_target___idf_mcp23x17 + DEP_FILE = esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir + OBJECT_FILE_DIR = esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir + TARGET_COMPILE_PDB = esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/__idf_mcp23x17.pdb + TARGET_PDB = esp-idf/mcp23x17/libmcp23x17.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mcp23x17 + + +############################################# +# Link the static library esp-idf/mcp23x17/libmcp23x17.a + +build esp-idf/mcp23x17/libmcp23x17.a: C_STATIC_LIBRARY_LINKER____idf_mcp23x17_ esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/__idf_mcp23x17.pdb + TARGET_FILE = esp-idf/mcp23x17/libmcp23x17.a + TARGET_PDB = esp-idf/mcp23x17/libmcp23x17.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mcp23x17/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mcp23x17/edit_cache: phony esp-idf/mcp23x17/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mcp23x17/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mcp23x17/rebuild_cache: phony esp-idf/mcp23x17/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mcp23x17/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mcp23x17/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mcp23x17/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mcp23x17/install: phony esp-idf/mcp23x17/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mcp23x17/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mcp23x17/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mcp23x17/install/local: phony esp-idf/mcp23x17/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mcp23x17/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mcp23x17/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mcp23x17/install/strip: phony esp-idf/mcp23x17/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mcp342x + + +############################################# +# Order-only phony target for __idf_mcp342x + +build cmake_object_order_depends_target___idf_mcp342x: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj: C_COMPILER____idf_mcp342x_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x/mcp342x.c || cmake_object_order_depends_target___idf_mcp342x + DEP_FILE = esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir + OBJECT_FILE_DIR = esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir + TARGET_COMPILE_PDB = esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/__idf_mcp342x.pdb + TARGET_PDB = esp-idf/mcp342x/libmcp342x.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mcp342x + + +############################################# +# Link the static library esp-idf/mcp342x/libmcp342x.a + +build esp-idf/mcp342x/libmcp342x.a: C_STATIC_LIBRARY_LINKER____idf_mcp342x_ esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/__idf_mcp342x.pdb + TARGET_FILE = esp-idf/mcp342x/libmcp342x.a + TARGET_PDB = esp-idf/mcp342x/libmcp342x.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mcp342x/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mcp342x/edit_cache: phony esp-idf/mcp342x/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mcp342x/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mcp342x/rebuild_cache: phony esp-idf/mcp342x/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mcp342x/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mcp342x/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mcp342x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mcp342x/install: phony esp-idf/mcp342x/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mcp342x/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mcp342x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mcp342x/install/local: phony esp-idf/mcp342x/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mcp342x/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mcp342x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mcp342x/install/strip: phony esp-idf/mcp342x/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mcp4725 + + +############################################# +# Order-only phony target for __idf_mcp4725 + +build cmake_object_order_depends_target___idf_mcp4725: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj: C_COMPILER____idf_mcp4725_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725/mcp4725.c || cmake_object_order_depends_target___idf_mcp4725 + DEP_FILE = esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir + OBJECT_FILE_DIR = esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir + TARGET_COMPILE_PDB = esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/__idf_mcp4725.pdb + TARGET_PDB = esp-idf/mcp4725/libmcp4725.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mcp4725 + + +############################################# +# Link the static library esp-idf/mcp4725/libmcp4725.a + +build esp-idf/mcp4725/libmcp4725.a: C_STATIC_LIBRARY_LINKER____idf_mcp4725_ esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/__idf_mcp4725.pdb + TARGET_FILE = esp-idf/mcp4725/libmcp4725.a + TARGET_PDB = esp-idf/mcp4725/libmcp4725.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mcp4725/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mcp4725/edit_cache: phony esp-idf/mcp4725/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mcp4725/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mcp4725/rebuild_cache: phony esp-idf/mcp4725/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mcp4725/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mcp4725/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mcp4725/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mcp4725/install: phony esp-idf/mcp4725/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mcp4725/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mcp4725/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mcp4725/install/local: phony esp-idf/mcp4725/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mcp4725/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mcp4725/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mcp4725/install/strip: phony esp-idf/mcp4725/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mcp960x + + +############################################# +# Order-only phony target for __idf_mcp960x + +build cmake_object_order_depends_target___idf_mcp960x: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj: C_COMPILER____idf_mcp960x_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x/mcp960x.c || cmake_object_order_depends_target___idf_mcp960x + DEP_FILE = esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir + OBJECT_FILE_DIR = esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir + TARGET_COMPILE_PDB = esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/__idf_mcp960x.pdb + TARGET_PDB = esp-idf/mcp960x/libmcp960x.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mcp960x + + +############################################# +# Link the static library esp-idf/mcp960x/libmcp960x.a + +build esp-idf/mcp960x/libmcp960x.a: C_STATIC_LIBRARY_LINKER____idf_mcp960x_ esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/__idf_mcp960x.pdb + TARGET_FILE = esp-idf/mcp960x/libmcp960x.a + TARGET_PDB = esp-idf/mcp960x/libmcp960x.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mcp960x/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mcp960x/edit_cache: phony esp-idf/mcp960x/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mcp960x/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mcp960x/rebuild_cache: phony esp-idf/mcp960x/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mcp960x/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mcp960x/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mcp960x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mcp960x/install: phony esp-idf/mcp960x/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mcp960x/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mcp960x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mcp960x/install/local: phony esp-idf/mcp960x/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mcp960x/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mcp960x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mcp960x/install/strip: phony esp-idf/mcp960x/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mcp9808 + + +############################################# +# Order-only phony target for __idf_mcp9808 + +build cmake_object_order_depends_target___idf_mcp9808: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj: C_COMPILER____idf_mcp9808_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808/mcp9808.c || cmake_object_order_depends_target___idf_mcp9808 + DEP_FILE = esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir + OBJECT_FILE_DIR = esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir + TARGET_COMPILE_PDB = esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/__idf_mcp9808.pdb + TARGET_PDB = esp-idf/mcp9808/libmcp9808.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mcp9808 + + +############################################# +# Link the static library esp-idf/mcp9808/libmcp9808.a + +build esp-idf/mcp9808/libmcp9808.a: C_STATIC_LIBRARY_LINKER____idf_mcp9808_ esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/__idf_mcp9808.pdb + TARGET_FILE = esp-idf/mcp9808/libmcp9808.a + TARGET_PDB = esp-idf/mcp9808/libmcp9808.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mcp9808/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mcp9808/edit_cache: phony esp-idf/mcp9808/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mcp9808/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mcp9808/rebuild_cache: phony esp-idf/mcp9808/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mcp9808/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mcp9808/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mcp9808/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mcp9808/install: phony esp-idf/mcp9808/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mcp9808/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mcp9808/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mcp9808/install/local: phony esp-idf/mcp9808/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mcp9808/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mcp9808/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mcp9808/install/strip: phony esp-idf/mcp9808/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mhz19b + + +############################################# +# Order-only phony target for __idf_mhz19b + +build cmake_object_order_depends_target___idf_mhz19b: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj: C_COMPILER____idf_mhz19b_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b/mhz19b.c || cmake_object_order_depends_target___idf_mhz19b + DEP_FILE = esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir + OBJECT_FILE_DIR = esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir + TARGET_COMPILE_PDB = esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/__idf_mhz19b.pdb + TARGET_PDB = esp-idf/mhz19b/libmhz19b.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mhz19b + + +############################################# +# Link the static library esp-idf/mhz19b/libmhz19b.a + +build esp-idf/mhz19b/libmhz19b.a: C_STATIC_LIBRARY_LINKER____idf_mhz19b_ esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/__idf_mhz19b.pdb + TARGET_FILE = esp-idf/mhz19b/libmhz19b.a + TARGET_PDB = esp-idf/mhz19b/libmhz19b.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mhz19b/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/mhz19b/edit_cache: phony esp-idf/mhz19b/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mhz19b/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mhz19b/rebuild_cache: phony esp-idf/mhz19b/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mhz19b/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mhz19b/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mhz19b/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mhz19b/install: phony esp-idf/mhz19b/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mhz19b/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mhz19b/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mhz19b/install/local: phony esp-idf/mhz19b/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mhz19b/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mhz19b/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mhz19b/install/strip: phony esp-idf/mhz19b/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ms5611 + + +############################################# +# Order-only phony target for __idf_ms5611 + +build cmake_object_order_depends_target___idf_ms5611: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj: C_COMPILER____idf_ms5611_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611/ms5611.c || cmake_object_order_depends_target___idf_ms5611 + DEP_FILE = esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir + OBJECT_FILE_DIR = esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir + TARGET_COMPILE_PDB = esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/__idf_ms5611.pdb + TARGET_PDB = esp-idf/ms5611/libms5611.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ms5611 + + +############################################# +# Link the static library esp-idf/ms5611/libms5611.a + +build esp-idf/ms5611/libms5611.a: C_STATIC_LIBRARY_LINKER____idf_ms5611_ esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/__idf_ms5611.pdb + TARGET_FILE = esp-idf/ms5611/libms5611.a + TARGET_PDB = esp-idf/ms5611/libms5611.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ms5611/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ms5611/edit_cache: phony esp-idf/ms5611/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ms5611/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ms5611/rebuild_cache: phony esp-idf/ms5611/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ms5611/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ms5611/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ms5611/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ms5611/install: phony esp-idf/ms5611/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ms5611/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ms5611/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ms5611/install/local: phony esp-idf/ms5611/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ms5611/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ms5611/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ms5611/install/strip: phony esp-idf/ms5611/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_noise + + +############################################# +# Order-only phony target for __idf_noise + +build cmake_object_order_depends_target___idf_noise: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_lib8tion + +build esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj: C_COMPILER____idf_noise_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise/noise.c || cmake_object_order_depends_target___idf_noise + DEP_FILE = esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion + OBJECT_DIR = esp-idf/noise/CMakeFiles/__idf_noise.dir + OBJECT_FILE_DIR = esp-idf/noise/CMakeFiles/__idf_noise.dir + TARGET_COMPILE_PDB = esp-idf/noise/CMakeFiles/__idf_noise.dir/__idf_noise.pdb + TARGET_PDB = esp-idf/noise/libnoise.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_noise + + +############################################# +# Link the static library esp-idf/noise/libnoise.a + +build esp-idf/noise/libnoise.a: C_STATIC_LIBRARY_LINKER____idf_noise_ esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/lib8tion/liblib8tion.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/noise/CMakeFiles/__idf_noise.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/noise/CMakeFiles/__idf_noise.dir/__idf_noise.pdb + TARGET_FILE = esp-idf/noise/libnoise.a + TARGET_PDB = esp-idf/noise/libnoise.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/noise/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/noise/edit_cache: phony esp-idf/noise/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/noise/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/noise/rebuild_cache: phony esp-idf/noise/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/noise/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/noise/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/noise/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/noise/install: phony esp-idf/noise/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/noise/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/noise/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/noise/install/local: phony esp-idf/noise/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/noise/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/noise/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/noise/install/strip: phony esp-idf/noise/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pca9557 + + +############################################# +# Order-only phony target for __idf_pca9557 + +build cmake_object_order_depends_target___idf_pca9557: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj: C_COMPILER____idf_pca9557_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557/pca9557.c || cmake_object_order_depends_target___idf_pca9557 + DEP_FILE = esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir + OBJECT_FILE_DIR = esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir + TARGET_COMPILE_PDB = esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/__idf_pca9557.pdb + TARGET_PDB = esp-idf/pca9557/libpca9557.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pca9557 + + +############################################# +# Link the static library esp-idf/pca9557/libpca9557.a + +build esp-idf/pca9557/libpca9557.a: C_STATIC_LIBRARY_LINKER____idf_pca9557_ esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/__idf_pca9557.pdb + TARGET_FILE = esp-idf/pca9557/libpca9557.a + TARGET_PDB = esp-idf/pca9557/libpca9557.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pca9557/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pca9557/edit_cache: phony esp-idf/pca9557/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pca9557/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pca9557/rebuild_cache: phony esp-idf/pca9557/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pca9557/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pca9557/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pca9557/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pca9557/install: phony esp-idf/pca9557/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pca9557/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pca9557/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pca9557/install/local: phony esp-idf/pca9557/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pca9557/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pca9557/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pca9557/install/strip: phony esp-idf/pca9557/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pca9685 + + +############################################# +# Order-only phony target for __idf_pca9685 + +build cmake_object_order_depends_target___idf_pca9685: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj: C_COMPILER____idf_pca9685_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685/pca9685.c || cmake_object_order_depends_target___idf_pca9685 + DEP_FILE = esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir + OBJECT_FILE_DIR = esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir + TARGET_COMPILE_PDB = esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/__idf_pca9685.pdb + TARGET_PDB = esp-idf/pca9685/libpca9685.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pca9685 + + +############################################# +# Link the static library esp-idf/pca9685/libpca9685.a + +build esp-idf/pca9685/libpca9685.a: C_STATIC_LIBRARY_LINKER____idf_pca9685_ esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/__idf_pca9685.pdb + TARGET_FILE = esp-idf/pca9685/libpca9685.a + TARGET_PDB = esp-idf/pca9685/libpca9685.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pca9685/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pca9685/edit_cache: phony esp-idf/pca9685/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pca9685/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pca9685/rebuild_cache: phony esp-idf/pca9685/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pca9685/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pca9685/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pca9685/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pca9685/install: phony esp-idf/pca9685/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pca9685/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pca9685/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pca9685/install/local: phony esp-idf/pca9685/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pca9685/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pca9685/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pca9685/install/strip: phony esp-idf/pca9685/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pcf8563 + + +############################################# +# Order-only phony target for __idf_pcf8563 + +build cmake_object_order_depends_target___idf_pcf8563: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj: C_COMPILER____idf_pcf8563_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563/pcf8563.c || cmake_object_order_depends_target___idf_pcf8563 + DEP_FILE = esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir + OBJECT_FILE_DIR = esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir + TARGET_COMPILE_PDB = esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/__idf_pcf8563.pdb + TARGET_PDB = esp-idf/pcf8563/libpcf8563.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pcf8563 + + +############################################# +# Link the static library esp-idf/pcf8563/libpcf8563.a + +build esp-idf/pcf8563/libpcf8563.a: C_STATIC_LIBRARY_LINKER____idf_pcf8563_ esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/__idf_pcf8563.pdb + TARGET_FILE = esp-idf/pcf8563/libpcf8563.a + TARGET_PDB = esp-idf/pcf8563/libpcf8563.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pcf8563/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pcf8563/edit_cache: phony esp-idf/pcf8563/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pcf8563/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pcf8563/rebuild_cache: phony esp-idf/pcf8563/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pcf8563/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pcf8563/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pcf8563/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pcf8563/install: phony esp-idf/pcf8563/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pcf8563/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pcf8563/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pcf8563/install/local: phony esp-idf/pcf8563/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pcf8563/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pcf8563/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pcf8563/install/strip: phony esp-idf/pcf8563/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pcf8574 + + +############################################# +# Order-only phony target for __idf_pcf8574 + +build cmake_object_order_depends_target___idf_pcf8574: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj: C_COMPILER____idf_pcf8574_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574/pcf8574.c || cmake_object_order_depends_target___idf_pcf8574 + DEP_FILE = esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir + OBJECT_FILE_DIR = esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir + TARGET_COMPILE_PDB = esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/__idf_pcf8574.pdb + TARGET_PDB = esp-idf/pcf8574/libpcf8574.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pcf8574 + + +############################################# +# Link the static library esp-idf/pcf8574/libpcf8574.a + +build esp-idf/pcf8574/libpcf8574.a: C_STATIC_LIBRARY_LINKER____idf_pcf8574_ esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/__idf_pcf8574.pdb + TARGET_FILE = esp-idf/pcf8574/libpcf8574.a + TARGET_PDB = esp-idf/pcf8574/libpcf8574.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pcf8574/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pcf8574/edit_cache: phony esp-idf/pcf8574/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pcf8574/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pcf8574/rebuild_cache: phony esp-idf/pcf8574/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pcf8574/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pcf8574/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pcf8574/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pcf8574/install: phony esp-idf/pcf8574/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pcf8574/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pcf8574/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pcf8574/install/local: phony esp-idf/pcf8574/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pcf8574/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pcf8574/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pcf8574/install/strip: phony esp-idf/pcf8574/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pcf8575 + + +############################################# +# Order-only phony target for __idf_pcf8575 + +build cmake_object_order_depends_target___idf_pcf8575: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj: C_COMPILER____idf_pcf8575_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575/pcf8575.c || cmake_object_order_depends_target___idf_pcf8575 + DEP_FILE = esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir + OBJECT_FILE_DIR = esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir + TARGET_COMPILE_PDB = esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/__idf_pcf8575.pdb + TARGET_PDB = esp-idf/pcf8575/libpcf8575.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pcf8575 + + +############################################# +# Link the static library esp-idf/pcf8575/libpcf8575.a + +build esp-idf/pcf8575/libpcf8575.a: C_STATIC_LIBRARY_LINKER____idf_pcf8575_ esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/__idf_pcf8575.pdb + TARGET_FILE = esp-idf/pcf8575/libpcf8575.a + TARGET_PDB = esp-idf/pcf8575/libpcf8575.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pcf8575/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pcf8575/edit_cache: phony esp-idf/pcf8575/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pcf8575/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pcf8575/rebuild_cache: phony esp-idf/pcf8575/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pcf8575/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pcf8575/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pcf8575/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pcf8575/install: phony esp-idf/pcf8575/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pcf8575/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pcf8575/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pcf8575/install/local: phony esp-idf/pcf8575/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pcf8575/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pcf8575/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pcf8575/install/strip: phony esp-idf/pcf8575/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pcf8591 + + +############################################# +# Order-only phony target for __idf_pcf8591 + +build cmake_object_order_depends_target___idf_pcf8591: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj: C_COMPILER____idf_pcf8591_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591/pcf8591.c || cmake_object_order_depends_target___idf_pcf8591 + DEP_FILE = esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir + OBJECT_FILE_DIR = esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir + TARGET_COMPILE_PDB = esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/__idf_pcf8591.pdb + TARGET_PDB = esp-idf/pcf8591/libpcf8591.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pcf8591 + + +############################################# +# Link the static library esp-idf/pcf8591/libpcf8591.a + +build esp-idf/pcf8591/libpcf8591.a: C_STATIC_LIBRARY_LINKER____idf_pcf8591_ esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/__idf_pcf8591.pdb + TARGET_FILE = esp-idf/pcf8591/libpcf8591.a + TARGET_PDB = esp-idf/pcf8591/libpcf8591.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pcf8591/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/pcf8591/edit_cache: phony esp-idf/pcf8591/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pcf8591/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pcf8591/rebuild_cache: phony esp-idf/pcf8591/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pcf8591/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pcf8591/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pcf8591/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pcf8591/install: phony esp-idf/pcf8591/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pcf8591/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pcf8591/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pcf8591/install/local: phony esp-idf/pcf8591/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pcf8591/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pcf8591/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pcf8591/install/strip: phony esp-idf/pcf8591/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_qmc5883l + + +############################################# +# Order-only phony target for __idf_qmc5883l + +build cmake_object_order_depends_target___idf_qmc5883l: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj: C_COMPILER____idf_qmc5883l_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l/qmc5883l.c || cmake_object_order_depends_target___idf_qmc5883l + DEP_FILE = esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir + OBJECT_FILE_DIR = esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir + TARGET_COMPILE_PDB = esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/__idf_qmc5883l.pdb + TARGET_PDB = esp-idf/qmc5883l/libqmc5883l.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_qmc5883l + + +############################################# +# Link the static library esp-idf/qmc5883l/libqmc5883l.a + +build esp-idf/qmc5883l/libqmc5883l.a: C_STATIC_LIBRARY_LINKER____idf_qmc5883l_ esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/__idf_qmc5883l.pdb + TARGET_FILE = esp-idf/qmc5883l/libqmc5883l.a + TARGET_PDB = esp-idf/qmc5883l/libqmc5883l.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/qmc5883l/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/qmc5883l/edit_cache: phony esp-idf/qmc5883l/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/qmc5883l/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/qmc5883l/rebuild_cache: phony esp-idf/qmc5883l/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/qmc5883l/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/qmc5883l/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/qmc5883l/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/qmc5883l/install: phony esp-idf/qmc5883l/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/qmc5883l/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/qmc5883l/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/qmc5883l/install/local: phony esp-idf/qmc5883l/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/qmc5883l/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/qmc5883l/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/qmc5883l/install/strip: phony esp-idf/qmc5883l/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_rda5807m + + +############################################# +# Order-only phony target for __idf_rda5807m + +build cmake_object_order_depends_target___idf_rda5807m: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj: C_COMPILER____idf_rda5807m_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m/rda5807m.c || cmake_object_order_depends_target___idf_rda5807m + DEP_FILE = esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir + OBJECT_FILE_DIR = esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir + TARGET_COMPILE_PDB = esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/__idf_rda5807m.pdb + TARGET_PDB = esp-idf/rda5807m/librda5807m.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_rda5807m + + +############################################# +# Link the static library esp-idf/rda5807m/librda5807m.a + +build esp-idf/rda5807m/librda5807m.a: C_STATIC_LIBRARY_LINKER____idf_rda5807m_ esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/__idf_rda5807m.pdb + TARGET_FILE = esp-idf/rda5807m/librda5807m.a + TARGET_PDB = esp-idf/rda5807m/librda5807m.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/rda5807m/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/rda5807m/edit_cache: phony esp-idf/rda5807m/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/rda5807m/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rda5807m/rebuild_cache: phony esp-idf/rda5807m/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/rda5807m/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/rda5807m/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/rda5807m/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/rda5807m/install: phony esp-idf/rda5807m/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/rda5807m/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/rda5807m/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/rda5807m/install/local: phony esp-idf/rda5807m/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/rda5807m/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/rda5807m/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/rda5807m/install/strip: phony esp-idf/rda5807m/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_scd30 + + +############################################# +# Order-only phony target for __idf_scd30 + +build cmake_object_order_depends_target___idf_scd30: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj: C_COMPILER____idf_scd30_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30/scd30.c || cmake_object_order_depends_target___idf_scd30 + DEP_FILE = esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/scd30/CMakeFiles/__idf_scd30.dir + OBJECT_FILE_DIR = esp-idf/scd30/CMakeFiles/__idf_scd30.dir + TARGET_COMPILE_PDB = esp-idf/scd30/CMakeFiles/__idf_scd30.dir/__idf_scd30.pdb + TARGET_PDB = esp-idf/scd30/libscd30.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_scd30 + + +############################################# +# Link the static library esp-idf/scd30/libscd30.a + +build esp-idf/scd30/libscd30.a: C_STATIC_LIBRARY_LINKER____idf_scd30_ esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/scd30/CMakeFiles/__idf_scd30.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/scd30/CMakeFiles/__idf_scd30.dir/__idf_scd30.pdb + TARGET_FILE = esp-idf/scd30/libscd30.a + TARGET_PDB = esp-idf/scd30/libscd30.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/scd30/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/scd30/edit_cache: phony esp-idf/scd30/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/scd30/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/scd30/rebuild_cache: phony esp-idf/scd30/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/scd30/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/scd30/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/scd30/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/scd30/install: phony esp-idf/scd30/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/scd30/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/scd30/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/scd30/install/local: phony esp-idf/scd30/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/scd30/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/scd30/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/scd30/install/strip: phony esp-idf/scd30/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_scd4x + + +############################################# +# Order-only phony target for __idf_scd4x + +build cmake_object_order_depends_target___idf_scd4x: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj: C_COMPILER____idf_scd4x_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x/scd4x.c || cmake_object_order_depends_target___idf_scd4x + DEP_FILE = esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir + OBJECT_FILE_DIR = esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir + TARGET_COMPILE_PDB = esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/__idf_scd4x.pdb + TARGET_PDB = esp-idf/scd4x/libscd4x.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_scd4x + + +############################################# +# Link the static library esp-idf/scd4x/libscd4x.a + +build esp-idf/scd4x/libscd4x.a: C_STATIC_LIBRARY_LINKER____idf_scd4x_ esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/__idf_scd4x.pdb + TARGET_FILE = esp-idf/scd4x/libscd4x.a + TARGET_PDB = esp-idf/scd4x/libscd4x.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/scd4x/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/scd4x/edit_cache: phony esp-idf/scd4x/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/scd4x/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/scd4x/rebuild_cache: phony esp-idf/scd4x/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/scd4x/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/scd4x/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/scd4x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/scd4x/install: phony esp-idf/scd4x/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/scd4x/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/scd4x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/scd4x/install/local: phony esp-idf/scd4x/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/scd4x/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/scd4x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/scd4x/install/strip: phony esp-idf/scd4x/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sgp40 + + +############################################# +# Order-only phony target for __idf_sgp40 + +build cmake_object_order_depends_target___idf_sgp40: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj: C_COMPILER____idf_sgp40_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/sgp40.c || cmake_object_order_depends_target___idf_sgp40 + DEP_FILE = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir + OBJECT_FILE_DIR = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir + TARGET_COMPILE_PDB = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/__idf_sgp40.pdb + TARGET_PDB = esp-idf/sgp40/libsgp40.pdb + +build esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj: C_COMPILER____idf_sgp40_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/sensirion_voc_algorithm.c || cmake_object_order_depends_target___idf_sgp40 + DEP_FILE = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir + OBJECT_FILE_DIR = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir + TARGET_COMPILE_PDB = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/__idf_sgp40.pdb + TARGET_PDB = esp-idf/sgp40/libsgp40.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sgp40 + + +############################################# +# Link the static library esp-idf/sgp40/libsgp40.a + +build esp-idf/sgp40/libsgp40.a: C_STATIC_LIBRARY_LINKER____idf_sgp40_ esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/__idf_sgp40.pdb + TARGET_FILE = esp-idf/sgp40/libsgp40.a + TARGET_PDB = esp-idf/sgp40/libsgp40.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sgp40/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/sgp40/edit_cache: phony esp-idf/sgp40/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sgp40/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sgp40/rebuild_cache: phony esp-idf/sgp40/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sgp40/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sgp40/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sgp40/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sgp40/install: phony esp-idf/sgp40/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sgp40/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sgp40/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sgp40/install/local: phony esp-idf/sgp40/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sgp40/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sgp40/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sgp40/install/strip: phony esp-idf/sgp40/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sht3x + + +############################################# +# Order-only phony target for __idf_sht3x + +build cmake_object_order_depends_target___idf_sht3x: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj: C_COMPILER____idf_sht3x_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x/sht3x.c || cmake_object_order_depends_target___idf_sht3x + DEP_FILE = esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir + OBJECT_FILE_DIR = esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir + TARGET_COMPILE_PDB = esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/__idf_sht3x.pdb + TARGET_PDB = esp-idf/sht3x/libsht3x.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sht3x + + +############################################# +# Link the static library esp-idf/sht3x/libsht3x.a + +build esp-idf/sht3x/libsht3x.a: C_STATIC_LIBRARY_LINKER____idf_sht3x_ esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/__idf_sht3x.pdb + TARGET_FILE = esp-idf/sht3x/libsht3x.a + TARGET_PDB = esp-idf/sht3x/libsht3x.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sht3x/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/sht3x/edit_cache: phony esp-idf/sht3x/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sht3x/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sht3x/rebuild_cache: phony esp-idf/sht3x/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sht3x/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sht3x/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sht3x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sht3x/install: phony esp-idf/sht3x/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sht3x/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sht3x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sht3x/install/local: phony esp-idf/sht3x/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sht3x/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sht3x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sht3x/install/strip: phony esp-idf/sht3x/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sht4x + + +############################################# +# Order-only phony target for __idf_sht4x + +build cmake_object_order_depends_target___idf_sht4x: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj: C_COMPILER____idf_sht4x_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x/sht4x.c || cmake_object_order_depends_target___idf_sht4x + DEP_FILE = esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir + OBJECT_FILE_DIR = esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir + TARGET_COMPILE_PDB = esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/__idf_sht4x.pdb + TARGET_PDB = esp-idf/sht4x/libsht4x.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sht4x + + +############################################# +# Link the static library esp-idf/sht4x/libsht4x.a + +build esp-idf/sht4x/libsht4x.a: C_STATIC_LIBRARY_LINKER____idf_sht4x_ esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/__idf_sht4x.pdb + TARGET_FILE = esp-idf/sht4x/libsht4x.a + TARGET_PDB = esp-idf/sht4x/libsht4x.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sht4x/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/sht4x/edit_cache: phony esp-idf/sht4x/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sht4x/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sht4x/rebuild_cache: phony esp-idf/sht4x/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sht4x/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sht4x/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sht4x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sht4x/install: phony esp-idf/sht4x/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sht4x/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sht4x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sht4x/install/local: phony esp-idf/sht4x/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sht4x/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sht4x/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sht4x/install/strip: phony esp-idf/sht4x/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_si7021 + + +############################################# +# Order-only phony target for __idf_si7021 + +build cmake_object_order_depends_target___idf_si7021: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj: C_COMPILER____idf_si7021_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021/si7021.c || cmake_object_order_depends_target___idf_si7021 + DEP_FILE = esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/si7021/CMakeFiles/__idf_si7021.dir + OBJECT_FILE_DIR = esp-idf/si7021/CMakeFiles/__idf_si7021.dir + TARGET_COMPILE_PDB = esp-idf/si7021/CMakeFiles/__idf_si7021.dir/__idf_si7021.pdb + TARGET_PDB = esp-idf/si7021/libsi7021.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_si7021 + + +############################################# +# Link the static library esp-idf/si7021/libsi7021.a + +build esp-idf/si7021/libsi7021.a: C_STATIC_LIBRARY_LINKER____idf_si7021_ esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/si7021/CMakeFiles/__idf_si7021.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/si7021/CMakeFiles/__idf_si7021.dir/__idf_si7021.pdb + TARGET_FILE = esp-idf/si7021/libsi7021.a + TARGET_PDB = esp-idf/si7021/libsi7021.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/si7021/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/si7021/edit_cache: phony esp-idf/si7021/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/si7021/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/si7021/rebuild_cache: phony esp-idf/si7021/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/si7021/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/si7021/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/si7021/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/si7021/install: phony esp-idf/si7021/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/si7021/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/si7021/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/si7021/install/local: phony esp-idf/si7021/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/si7021/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/si7021/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/si7021/install/strip: phony esp-idf/si7021/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sts21 + + +############################################# +# Order-only phony target for __idf_sts21 + +build cmake_object_order_depends_target___idf_sts21: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj: C_COMPILER____idf_sts21_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21/sts21.c || cmake_object_order_depends_target___idf_sts21 + DEP_FILE = esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/sts21/CMakeFiles/__idf_sts21.dir + OBJECT_FILE_DIR = esp-idf/sts21/CMakeFiles/__idf_sts21.dir + TARGET_COMPILE_PDB = esp-idf/sts21/CMakeFiles/__idf_sts21.dir/__idf_sts21.pdb + TARGET_PDB = esp-idf/sts21/libsts21.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sts21 + + +############################################# +# Link the static library esp-idf/sts21/libsts21.a + +build esp-idf/sts21/libsts21.a: C_STATIC_LIBRARY_LINKER____idf_sts21_ esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/sts21/CMakeFiles/__idf_sts21.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sts21/CMakeFiles/__idf_sts21.dir/__idf_sts21.pdb + TARGET_FILE = esp-idf/sts21/libsts21.a + TARGET_PDB = esp-idf/sts21/libsts21.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sts21/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/sts21/edit_cache: phony esp-idf/sts21/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sts21/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sts21/rebuild_cache: phony esp-idf/sts21/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sts21/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sts21/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sts21/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sts21/install: phony esp-idf/sts21/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sts21/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sts21/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sts21/install/local: phony esp-idf/sts21/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sts21/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sts21/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sts21/install/strip: phony esp-idf/sts21/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tca9548 + + +############################################# +# Order-only phony target for __idf_tca9548 + +build cmake_object_order_depends_target___idf_tca9548: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj: C_COMPILER____idf_tca9548_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548/tca9548.c || cmake_object_order_depends_target___idf_tca9548 + DEP_FILE = esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir + OBJECT_FILE_DIR = esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir + TARGET_COMPILE_PDB = esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/__idf_tca9548.pdb + TARGET_PDB = esp-idf/tca9548/libtca9548.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tca9548 + + +############################################# +# Link the static library esp-idf/tca9548/libtca9548.a + +build esp-idf/tca9548/libtca9548.a: C_STATIC_LIBRARY_LINKER____idf_tca9548_ esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/__idf_tca9548.pdb + TARGET_FILE = esp-idf/tca9548/libtca9548.a + TARGET_PDB = esp-idf/tca9548/libtca9548.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tca9548/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tca9548/edit_cache: phony esp-idf/tca9548/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tca9548/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tca9548/rebuild_cache: phony esp-idf/tca9548/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tca9548/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tca9548/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tca9548/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tca9548/install: phony esp-idf/tca9548/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tca9548/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tca9548/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tca9548/install/local: phony esp-idf/tca9548/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tca9548/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tca9548/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tca9548/install/strip: phony esp-idf/tca9548/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tca95x5 + + +############################################# +# Order-only phony target for __idf_tca95x5 + +build cmake_object_order_depends_target___idf_tca95x5: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj: C_COMPILER____idf_tca95x5_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5/tca95x5.c || cmake_object_order_depends_target___idf_tca95x5 + DEP_FILE = esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir + OBJECT_FILE_DIR = esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir + TARGET_COMPILE_PDB = esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/__idf_tca95x5.pdb + TARGET_PDB = esp-idf/tca95x5/libtca95x5.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tca95x5 + + +############################################# +# Link the static library esp-idf/tca95x5/libtca95x5.a + +build esp-idf/tca95x5/libtca95x5.a: C_STATIC_LIBRARY_LINKER____idf_tca95x5_ esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/__idf_tca95x5.pdb + TARGET_FILE = esp-idf/tca95x5/libtca95x5.a + TARGET_PDB = esp-idf/tca95x5/libtca95x5.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tca95x5/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tca95x5/edit_cache: phony esp-idf/tca95x5/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tca95x5/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tca95x5/rebuild_cache: phony esp-idf/tca95x5/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tca95x5/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tca95x5/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tca95x5/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tca95x5/install: phony esp-idf/tca95x5/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tca95x5/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tca95x5/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tca95x5/install/local: phony esp-idf/tca95x5/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tca95x5/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tca95x5/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tca95x5/install/strip: phony esp-idf/tca95x5/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tda74xx + + +############################################# +# Order-only phony target for __idf_tda74xx + +build cmake_object_order_depends_target___idf_tda74xx: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj: C_COMPILER____idf_tda74xx_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx/tda74xx.c || cmake_object_order_depends_target___idf_tda74xx + DEP_FILE = esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir + OBJECT_FILE_DIR = esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir + TARGET_COMPILE_PDB = esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/__idf_tda74xx.pdb + TARGET_PDB = esp-idf/tda74xx/libtda74xx.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tda74xx + + +############################################# +# Link the static library esp-idf/tda74xx/libtda74xx.a + +build esp-idf/tda74xx/libtda74xx.a: C_STATIC_LIBRARY_LINKER____idf_tda74xx_ esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/__idf_tda74xx.pdb + TARGET_FILE = esp-idf/tda74xx/libtda74xx.a + TARGET_PDB = esp-idf/tda74xx/libtda74xx.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tda74xx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tda74xx/edit_cache: phony esp-idf/tda74xx/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tda74xx/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tda74xx/rebuild_cache: phony esp-idf/tda74xx/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tda74xx/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tda74xx/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tda74xx/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tda74xx/install: phony esp-idf/tda74xx/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tda74xx/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tda74xx/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tda74xx/install/local: phony esp-idf/tda74xx/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tda74xx/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tda74xx/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tda74xx/install/strip: phony esp-idf/tda74xx/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tsl2561 + + +############################################# +# Order-only phony target for __idf_tsl2561 + +build cmake_object_order_depends_target___idf_tsl2561: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj: C_COMPILER____idf_tsl2561_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561/tsl2561.c || cmake_object_order_depends_target___idf_tsl2561 + DEP_FILE = esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir + OBJECT_FILE_DIR = esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir + TARGET_COMPILE_PDB = esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/__idf_tsl2561.pdb + TARGET_PDB = esp-idf/tsl2561/libtsl2561.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tsl2561 + + +############################################# +# Link the static library esp-idf/tsl2561/libtsl2561.a + +build esp-idf/tsl2561/libtsl2561.a: C_STATIC_LIBRARY_LINKER____idf_tsl2561_ esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/__idf_tsl2561.pdb + TARGET_FILE = esp-idf/tsl2561/libtsl2561.a + TARGET_PDB = esp-idf/tsl2561/libtsl2561.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tsl2561/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tsl2561/edit_cache: phony esp-idf/tsl2561/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tsl2561/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tsl2561/rebuild_cache: phony esp-idf/tsl2561/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tsl2561/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tsl2561/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tsl2561/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tsl2561/install: phony esp-idf/tsl2561/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tsl2561/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tsl2561/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tsl2561/install/local: phony esp-idf/tsl2561/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tsl2561/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tsl2561/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tsl2561/install/strip: phony esp-idf/tsl2561/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tsl2591 + + +############################################# +# Order-only phony target for __idf_tsl2591 + +build cmake_object_order_depends_target___idf_tsl2591: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj: C_COMPILER____idf_tsl2591_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591/tsl2591.c || cmake_object_order_depends_target___idf_tsl2591 + DEP_FILE = esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir + OBJECT_FILE_DIR = esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir + TARGET_COMPILE_PDB = esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/__idf_tsl2591.pdb + TARGET_PDB = esp-idf/tsl2591/libtsl2591.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tsl2591 + + +############################################# +# Link the static library esp-idf/tsl2591/libtsl2591.a + +build esp-idf/tsl2591/libtsl2591.a: C_STATIC_LIBRARY_LINKER____idf_tsl2591_ esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/__idf_tsl2591.pdb + TARGET_FILE = esp-idf/tsl2591/libtsl2591.a + TARGET_PDB = esp-idf/tsl2591/libtsl2591.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tsl2591/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tsl2591/edit_cache: phony esp-idf/tsl2591/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tsl2591/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tsl2591/rebuild_cache: phony esp-idf/tsl2591/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tsl2591/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tsl2591/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tsl2591/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tsl2591/install: phony esp-idf/tsl2591/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tsl2591/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tsl2591/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tsl2591/install/local: phony esp-idf/tsl2591/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tsl2591/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tsl2591/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tsl2591/install/strip: phony esp-idf/tsl2591/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tsl4531 + + +############################################# +# Order-only phony target for __idf_tsl4531 + +build cmake_object_order_depends_target___idf_tsl4531: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj: C_COMPILER____idf_tsl4531_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531/tsl4531.c || cmake_object_order_depends_target___idf_tsl4531 + DEP_FILE = esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir + OBJECT_FILE_DIR = esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir + TARGET_COMPILE_PDB = esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/__idf_tsl4531.pdb + TARGET_PDB = esp-idf/tsl4531/libtsl4531.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tsl4531 + + +############################################# +# Link the static library esp-idf/tsl4531/libtsl4531.a + +build esp-idf/tsl4531/libtsl4531.a: C_STATIC_LIBRARY_LINKER____idf_tsl4531_ esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/__idf_tsl4531.pdb + TARGET_FILE = esp-idf/tsl4531/libtsl4531.a + TARGET_PDB = esp-idf/tsl4531/libtsl4531.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tsl4531/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tsl4531/edit_cache: phony esp-idf/tsl4531/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tsl4531/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tsl4531/rebuild_cache: phony esp-idf/tsl4531/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tsl4531/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tsl4531/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tsl4531/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tsl4531/install: phony esp-idf/tsl4531/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tsl4531/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tsl4531/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tsl4531/install/local: phony esp-idf/tsl4531/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tsl4531/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tsl4531/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tsl4531/install/strip: phony esp-idf/tsl4531/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tsys01 + + +############################################# +# Order-only phony target for __idf_tsys01 + +build cmake_object_order_depends_target___idf_tsys01: phony || cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_i2cdev + +build esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj: C_COMPILER____idf_tsys01_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01/tsys01.c || cmake_object_order_depends_target___idf_tsys01 + DEP_FILE = esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir + OBJECT_FILE_DIR = esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir + TARGET_COMPILE_PDB = esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/__idf_tsys01.pdb + TARGET_PDB = esp-idf/tsys01/libtsys01.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tsys01 + + +############################################# +# Link the static library esp-idf/tsys01/libtsys01.a + +build esp-idf/tsys01/libtsys01.a: C_STATIC_LIBRARY_LINKER____idf_tsys01_ esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/i2cdev/libi2cdev.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/__idf_tsys01.pdb + TARGET_FILE = esp-idf/tsys01/libtsys01.a + TARGET_PDB = esp-idf/tsys01/libtsys01.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tsys01/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/tsys01/edit_cache: phony esp-idf/tsys01/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tsys01/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tsys01/rebuild_cache: phony esp-idf/tsys01/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tsys01/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tsys01/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tsys01/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tsys01/install: phony esp-idf/tsys01/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tsys01/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tsys01/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tsys01/install/local: phony esp-idf/tsys01/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tsys01/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tsys01/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tsys01/install/strip: phony esp-idf/tsys01/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ultrasonic + + +############################################# +# Order-only phony target for __idf_ultrasonic + +build cmake_object_order_depends_target___idf_ultrasonic: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj: C_COMPILER____idf_ultrasonic_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic/ultrasonic.c || cmake_object_order_depends_target___idf_ultrasonic + DEP_FILE = esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir + OBJECT_FILE_DIR = esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir + TARGET_COMPILE_PDB = esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/__idf_ultrasonic.pdb + TARGET_PDB = esp-idf/ultrasonic/libultrasonic.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ultrasonic + + +############################################# +# Link the static library esp-idf/ultrasonic/libultrasonic.a + +build esp-idf/ultrasonic/libultrasonic.a: C_STATIC_LIBRARY_LINKER____idf_ultrasonic_ esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/__idf_ultrasonic.pdb + TARGET_FILE = esp-idf/ultrasonic/libultrasonic.a + TARGET_PDB = esp-idf/ultrasonic/libultrasonic.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/ultrasonic/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ultrasonic/edit_cache: phony esp-idf/ultrasonic/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ultrasonic/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ultrasonic/rebuild_cache: phony esp-idf/ultrasonic/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ultrasonic/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ultrasonic/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ultrasonic/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ultrasonic/install: phony esp-idf/ultrasonic/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ultrasonic/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ultrasonic/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ultrasonic/install/local: phony esp-idf/ultrasonic/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ultrasonic/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ultrasonic/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ultrasonic/install/strip: phony esp-idf/ultrasonic/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wiegand + + +############################################# +# Order-only phony target for __idf_wiegand + +build cmake_object_order_depends_target___idf_wiegand: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj: C_COMPILER____idf_wiegand_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand/wiegand.c || cmake_object_order_depends_target___idf_wiegand + DEP_FILE = esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + OBJECT_DIR = esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir + OBJECT_FILE_DIR = esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir + TARGET_COMPILE_PDB = esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/__idf_wiegand.pdb + TARGET_PDB = esp-idf/wiegand/libwiegand.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wiegand + + +############################################# +# Link the static library esp-idf/wiegand/libwiegand.a + +build esp-idf/wiegand/libwiegand.a: C_STATIC_LIBRARY_LINKER____idf_wiegand_ esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/__idf_wiegand.pdb + TARGET_FILE = esp-idf/wiegand/libwiegand.a + TARGET_PDB = esp-idf/wiegand/libwiegand.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wiegand/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/wiegand/edit_cache: phony esp-idf/wiegand/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wiegand/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wiegand/rebuild_cache: phony esp-idf/wiegand/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wiegand/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wiegand/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wiegand/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wiegand/install: phony esp-idf/wiegand/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wiegand/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wiegand/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wiegand/install/local: phony esp-idf/wiegand/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wiegand/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wiegand/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wiegand/install/strip: phony esp-idf/wiegand/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_libnmea-esp32 + + +############################################# +# Order-only phony target for __idf_libnmea-esp32 + +build cmake_object_order_depends_target___idf_libnmea-esp32: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_static.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgga_allocate_data -Dfree_data=nmea_gpgga_free_data -Dinit=nmea_gpgga_init -Dparse=nmea_gpgga_parse -Dset_default=nmea_gpgga_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgll_allocate_data -Dfree_data=nmea_gpgll_free_data -Dinit=nmea_gpgll_init -Dparse=nmea_gpgll_parse -Dset_default=nmea_gpgll_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gprmc_allocate_data -Dfree_data=nmea_gprmc_free_data -Dinit=nmea_gprmc_init -Dparse=nmea_gprmc_parse -Dset_default=nmea_gprmc_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgsa_allocate_data -Dfree_data=nmea_gpgsa_free_data -Dinit=nmea_gpgsa_init -Dparse=nmea_gpgsa_parse -Dset_default=nmea_gpgsa_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgsv_allocate_data -Dfree_data=nmea_gpgsv_free_data -Dinit=nmea_gpgsv_init -Dparse=nmea_gpgsv_parse -Dset_default=nmea_gpgsv_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gptxt_allocate_data -Dfree_data=nmea_gptxt_free_data -Dinit=nmea_gptxt_init -Dparse=nmea_gptxt_parse -Dset_default=nmea_gptxt_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + +build esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj: C_COMPILER____idf_libnmea-esp32_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.c || cmake_object_order_depends_target___idf_libnmea-esp32 + DEFINES = -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpvtg_allocate_data -Dfree_data=nmea_gpvtg_free_data -Dinit=nmea_gpvtg_init -Dparse=nmea_gpvtg_parse -Dset_default=nmea_gpvtg_set_default + DEP_FILE = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + OBJECT_FILE_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_libnmea-esp32 + + +############################################# +# Link the static library esp-idf/libnmea-esp32/liblibnmea-esp32.a + +build esp-idf/libnmea-esp32/liblibnmea-esp32.a: C_STATIC_LIBRARY_LINKER____idf_libnmea-esp32_ esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/__idf_libnmea-esp32.pdb + TARGET_FILE = esp-idf/libnmea-esp32/liblibnmea-esp32.a + TARGET_PDB = esp-idf/libnmea-esp32/liblibnmea-esp32.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/libnmea-esp32/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32 && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/libnmea-esp32/edit_cache: phony esp-idf/libnmea-esp32/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/libnmea-esp32/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/libnmea-esp32/rebuild_cache: phony esp-idf/libnmea-esp32/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/libnmea-esp32/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/libnmea-esp32/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/libnmea-esp32/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/libnmea-esp32/install: phony esp-idf/libnmea-esp32/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/libnmea-esp32/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/libnmea-esp32/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/libnmea-esp32/install/local: phony esp-idf/libnmea-esp32/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/libnmea-esp32/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/libnmea-esp32/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32 && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/libnmea-esp32/install/strip: phony esp-idf/libnmea-esp32/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /Users/keenan/esp/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_ads111x cmake_object_order_depends_target___idf_ads130e08 cmake_object_order_depends_target___idf_aht cmake_object_order_depends_target___idf_asio cmake_object_order_depends_target___idf_bh1750 cmake_object_order_depends_target___idf_bh1900nux cmake_object_order_depends_target___idf_bme680 cmake_object_order_depends_target___idf_bmp180 cmake_object_order_depends_target___idf_bmp280 cmake_object_order_depends_target___idf_button cmake_object_order_depends_target___idf_cbor cmake_object_order_depends_target___idf_ccs811 cmake_object_order_depends_target___idf_cmock cmake_object_order_depends_target___idf_coap cmake_object_order_depends_target___idf_color cmake_object_order_depends_target___idf_dht cmake_object_order_depends_target___idf_dps310 cmake_object_order_depends_target___idf_ds1302 cmake_object_order_depends_target___idf_ds1307 cmake_object_order_depends_target___idf_ds18x20 cmake_object_order_depends_target___idf_ds3231 cmake_object_order_depends_target___idf_ds3502 cmake_object_order_depends_target___idf_encoder cmake_object_order_depends_target___idf_esp_adc_cal cmake_object_order_depends_target___idf_esp_hid cmake_object_order_depends_target___idf_esp_lcd cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_esp_ringbuf cmake_object_order_depends_target___idf_esp_websocket_client cmake_object_order_depends_target___idf_example cmake_object_order_depends_target___idf_expat cmake_object_order_depends_target___idf_fatfs cmake_object_order_depends_target___idf_framebuffer cmake_object_order_depends_target___idf_freemodbus cmake_object_order_depends_target___idf_golioth_sdk cmake_object_order_depends_target___idf_hd44780 cmake_object_order_depends_target___idf_hdc1000 cmake_object_order_depends_target___idf_heatshrink cmake_object_order_depends_target___idf_hmc5883l cmake_object_order_depends_target___idf_ht16k33 cmake_object_order_depends_target___idf_hts221 cmake_object_order_depends_target___idf_hx711 cmake_object_order_depends_target___idf_i2cdev cmake_object_order_depends_target___idf_ina219 cmake_object_order_depends_target___idf_ina260 cmake_object_order_depends_target___idf_ina3221 cmake_object_order_depends_target___idf_jsmn cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_lc709203f cmake_object_order_depends_target___idf_led_strip cmake_object_order_depends_target___idf_led_strip_spi cmake_object_order_depends_target___idf_lib8tion cmake_object_order_depends_target___idf_libcoap cmake_object_order_depends_target___idf_libnmea-esp32 cmake_object_order_depends_target___idf_libsodium cmake_object_order_depends_target___idf_lm75 cmake_object_order_depends_target___idf_ls7366r cmake_object_order_depends_target___idf_max31725 cmake_object_order_depends_target___idf_max31855 cmake_object_order_depends_target___idf_max31865 cmake_object_order_depends_target___idf_max7219 cmake_object_order_depends_target___idf_mcp23008 cmake_object_order_depends_target___idf_mcp23x17 cmake_object_order_depends_target___idf_mcp342x cmake_object_order_depends_target___idf_mcp4725 cmake_object_order_depends_target___idf_mcp960x cmake_object_order_depends_target___idf_mcp9808 cmake_object_order_depends_target___idf_mdns cmake_object_order_depends_target___idf_mhz19b cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_ms5611 cmake_object_order_depends_target___idf_noise cmake_object_order_depends_target___idf_onewire cmake_object_order_depends_target___idf_openssl cmake_object_order_depends_target___idf_pca9557 cmake_object_order_depends_target___idf_pca9685 cmake_object_order_depends_target___idf_pcf8563 cmake_object_order_depends_target___idf_pcf8574 cmake_object_order_depends_target___idf_pcf8575 cmake_object_order_depends_target___idf_pcf8591 cmake_object_order_depends_target___idf_perfmon cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_qmc5883l cmake_object_order_depends_target___idf_rda5807m cmake_object_order_depends_target___idf_scd30 cmake_object_order_depends_target___idf_scd4x cmake_object_order_depends_target___idf_sgp40 cmake_object_order_depends_target___idf_sht3x cmake_object_order_depends_target___idf_sht4x cmake_object_order_depends_target___idf_si7021 cmake_object_order_depends_target___idf_spiffs cmake_object_order_depends_target___idf_sts21 cmake_object_order_depends_target___idf_tca9548 cmake_object_order_depends_target___idf_tca95x5 cmake_object_order_depends_target___idf_tda74xx cmake_object_order_depends_target___idf_tsl2561 cmake_object_order_depends_target___idf_tsl2591 cmake_object_order_depends_target___idf_tsl4531 cmake_object_order_depends_target___idf_tsys01 cmake_object_order_depends_target___idf_ultrasonic cmake_object_order_depends_target___idf_unity cmake_object_order_depends_target___idf_usb cmake_object_order_depends_target___idf_wear_levelling cmake_object_order_depends_target___idf_wiegand cmake_object_order_depends_target___idf_wifi_provisioning + +build esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj: C_COMPILER____idf_main_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/app_main.c || cmake_object_order_depends_target___idf_main + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers + 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/shell.c.obj: C_COMPILER____idf_main_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/shell.c || cmake_object_order_depends_target___idf_main + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers + 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/wifi.c.obj: C_COMPILER____idf_main_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/wifi.c || cmake_object_order_depends_target___idf_main + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers + 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/nvs.c.obj: C_COMPILER____idf_main_ /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/nvs.c || cmake_object_order_depends_target___idf_main + DEFINES = -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj.d + FLAGS = -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.4.2\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS + INCLUDES = -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers + 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_main.c.obj esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj || esp-idf/ads111x/libads111x.a esp-idf/ads130e08/libads130e08.a esp-idf/aht/libaht.a esp-idf/asio/libasio.a esp-idf/bh1750/libbh1750.a esp-idf/bh1900nux/libbh1900nux.a esp-idf/bme680/libbme680.a esp-idf/bmp180/libbmp180.a esp-idf/bmp280/libbmp280.a esp-idf/button/libbutton.a esp-idf/cbor/libcbor.a esp-idf/ccs811/libccs811.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/color/libcolor.a esp-idf/dht/libdht.a esp-idf/dps310/libdps310.a esp-idf/ds1302/libds1302.a esp-idf/ds1307/libds1307.a esp-idf/ds18x20/libds18x20.a esp-idf/ds3231/libds3231.a esp-idf/ds3502/libds3502.a esp-idf/encoder/libencoder.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/example/libexample.a esp-idf/expat/libexpat.a esp-idf/fatfs/libfatfs.a esp-idf/framebuffer/libframebuffer.a esp-idf/freemodbus/libfreemodbus.a esp-idf/golioth_sdk/libgolioth_sdk.a esp-idf/hd44780/libhd44780.a esp-idf/hdc1000/libhdc1000.a esp-idf/heatshrink/libheatshrink.a esp-idf/hmc5883l/libhmc5883l.a esp-idf/ht16k33/libht16k33.a esp-idf/hts221/libhts221.a esp-idf/hx711/libhx711.a esp-idf/i2cdev/libi2cdev.a esp-idf/ina219/libina219.a esp-idf/ina260/libina260.a esp-idf/ina3221/libina3221.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/lc709203f/liblc709203f.a esp-idf/led_strip/libled_strip.a esp-idf/led_strip_spi/libled_strip_spi.a esp-idf/lib8tion/liblib8tion.a esp-idf/libcoap/liblibcoap.a esp-idf/libnmea-esp32/liblibnmea-esp32.a esp-idf/libsodium/liblibsodium.a esp-idf/lm75/liblm75.a esp-idf/ls7366r/libls7366r.a esp-idf/max31725/libmax31725.a esp-idf/max31855/libmax31855.a esp-idf/max31865/libmax31865.a esp-idf/max7219/libmax7219.a esp-idf/mcp23008/libmcp23008.a esp-idf/mcp23x17/libmcp23x17.a esp-idf/mcp342x/libmcp342x.a esp-idf/mcp4725/libmcp4725.a esp-idf/mcp960x/libmcp960x.a esp-idf/mcp9808/libmcp9808.a esp-idf/mdns/libmdns.a esp-idf/mhz19b/libmhz19b.a esp-idf/mqtt/libmqtt.a esp-idf/ms5611/libms5611.a esp-idf/noise/libnoise.a esp-idf/onewire/libonewire.a esp-idf/openssl/libopenssl.a esp-idf/pca9557/libpca9557.a esp-idf/pca9685/libpca9685.a esp-idf/pcf8563/libpcf8563.a esp-idf/pcf8574/libpcf8574.a esp-idf/pcf8575/libpcf8575.a esp-idf/pcf8591/libpcf8591.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/qmc5883l/libqmc5883l.a esp-idf/rda5807m/librda5807m.a esp-idf/scd30/libscd30.a esp-idf/scd4x/libscd4x.a esp-idf/sgp40/libsgp40.a esp-idf/sht3x/libsht3x.a esp-idf/sht4x/libsht4x.a esp-idf/si7021/libsi7021.a esp-idf/spiffs/libspiffs.a esp-idf/sts21/libsts21.a esp-idf/tca9548/libtca9548.a esp-idf/tca95x5/libtca95x5.a esp-idf/tda74xx/libtda74xx.a esp-idf/tsl2561/libtsl2561.a esp-idf/tsl2591/libtsl2591.a esp-idf/tsl4531/libtsl4531.a esp-idf/tsys01/libtsys01.a esp-idf/ultrasonic/libultrasonic.a esp-idf/unity/libunity.a esp-idf/usb/libusb.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wiegand/libwiegand.a esp-idf/wifi_provisioning/libwifi_provisioning.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls + OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb + TARGET_FILE = esp-idf/main/libmain.a + TARGET_PDB = esp-idf/main/libmain.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/main/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/ccmake -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/main/edit_cache: phony esp-idf/main/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/main/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake --regenerate-during-build -S/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf -B/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/main/rebuild_cache: phony esp-idf/main/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/main/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/main/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/main/install: phony esp-idf/main/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/main/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/main/install/local: phony esp-idf/main/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/main/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main && /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/main/install/strip: phony esp-idf/main/CMakeFiles/install/strip.util + +# ============================================================================= +# Target aliases. + +build __idf_ads111x: phony esp-idf/ads111x/libads111x.a + +build __idf_ads130e08: phony esp-idf/ads130e08/libads130e08.a + +build __idf_aht: phony esp-idf/aht/libaht.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_asio: phony esp-idf/asio/libasio.a + +build __idf_bh1750: phony esp-idf/bh1750/libbh1750.a + +build __idf_bh1900nux: phony esp-idf/bh1900nux/libbh1900nux.a + +build __idf_bme680: phony esp-idf/bme680/libbme680.a + +build __idf_bmp180: phony esp-idf/bmp180/libbmp180.a + +build __idf_bmp280: phony esp-idf/bmp280/libbmp280.a + +build __idf_bootloader_support: phony esp-idf/bootloader_support/libbootloader_support.a + +build __idf_button: phony esp-idf/button/libbutton.a + +build __idf_cbor: phony esp-idf/cbor/libcbor.a + +build __idf_ccs811: phony esp-idf/ccs811/libccs811.a + +build __idf_cmock: phony esp-idf/cmock/libcmock.a + +build __idf_coap: phony esp-idf/coap/libcoap.a + +build __idf_color: phony esp-idf/color/libcolor.a + +build __idf_console: phony esp-idf/console/libconsole.a + +build __idf_cxx: phony esp-idf/cxx/libcxx.a + +build __idf_dht: phony esp-idf/dht/libdht.a + +build __idf_dps310: phony esp-idf/dps310/libdps310.a + +build __idf_driver: phony esp-idf/driver/libdriver.a + +build __idf_ds1302: phony esp-idf/ds1302/libds1302.a + +build __idf_ds1307: phony esp-idf/ds1307/libds1307.a + +build __idf_ds18x20: phony esp-idf/ds18x20/libds18x20.a + +build __idf_ds3231: phony esp-idf/ds3231/libds3231.a + +build __idf_ds3502: phony esp-idf/ds3502/libds3502.a + +build __idf_efuse: phony esp-idf/efuse/libefuse.a + +build __idf_encoder: phony esp-idf/encoder/libencoder.a + +build __idf_esp-tls: phony esp-idf/esp-tls/libesp-tls.a + +build __idf_esp_adc_cal: phony esp-idf/esp_adc_cal/libesp_adc_cal.a + +build __idf_esp_common: phony esp-idf/esp_common/libesp_common.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_hw_support: phony esp-idf/esp_hw_support/libesp_hw_support.a + +build __idf_esp_ipc: phony esp-idf/esp_ipc/libesp_ipc.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_netif: phony esp-idf/esp_netif/libesp_netif.a + +build __idf_esp_phy: phony esp-idf/esp_phy/libesp_phy.a + +build __idf_esp_pm: phony esp-idf/esp_pm/libesp_pm.a + +build __idf_esp_ringbuf: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +build __idf_esp_rom: phony esp-idf/esp_rom/libesp_rom.a + +build __idf_esp_serial_slave_link: phony esp-idf/esp_serial_slave_link/libesp_serial_slave_link.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_websocket_client: phony esp-idf/esp_websocket_client/libesp_websocket_client.a + +build __idf_esp_wifi: phony esp-idf/esp_wifi/libesp_wifi.a + +build __idf_espcoredump: phony esp-idf/espcoredump/libespcoredump.a + +build __idf_example: phony esp-idf/example/libexample.a + +build __idf_expat: phony esp-idf/expat/libexpat.a + +build __idf_fatfs: phony esp-idf/fatfs/libfatfs.a + +build __idf_framebuffer: phony esp-idf/framebuffer/libframebuffer.a + +build __idf_freemodbus: phony esp-idf/freemodbus/libfreemodbus.a + +build __idf_freertos: phony esp-idf/freertos/libfreertos.a + +build __idf_golioth_sdk: phony esp-idf/golioth_sdk/libgolioth_sdk.a + +build __idf_hal: phony esp-idf/hal/libhal.a + +build __idf_hd44780: phony esp-idf/hd44780/libhd44780.a + +build __idf_hdc1000: phony esp-idf/hdc1000/libhdc1000.a + +build __idf_heap: phony esp-idf/heap/libheap.a + +build __idf_heatshrink: phony esp-idf/heatshrink/libheatshrink.a + +build __idf_hmc5883l: phony esp-idf/hmc5883l/libhmc5883l.a + +build __idf_ht16k33: phony esp-idf/ht16k33/libht16k33.a + +build __idf_hts221: phony esp-idf/hts221/libhts221.a + +build __idf_hx711: phony esp-idf/hx711/libhx711.a + +build __idf_i2cdev: phony esp-idf/i2cdev/libi2cdev.a + +build __idf_ina219: phony esp-idf/ina219/libina219.a + +build __idf_ina260: phony esp-idf/ina260/libina260.a + +build __idf_ina3221: phony esp-idf/ina3221/libina3221.a + +build __idf_jsmn: phony esp-idf/jsmn/libjsmn.a + +build __idf_json: phony esp-idf/json/libjson.a + +build __idf_lc709203f: phony esp-idf/lc709203f/liblc709203f.a + +build __idf_led_strip: phony esp-idf/led_strip/libled_strip.a + +build __idf_led_strip_spi: phony esp-idf/led_strip_spi/libled_strip_spi.a + +build __idf_lib8tion: phony esp-idf/lib8tion/liblib8tion.a + +build __idf_libcoap: phony esp-idf/libcoap/liblibcoap.a + +build __idf_libnmea-esp32: phony esp-idf/libnmea-esp32/liblibnmea-esp32.a + +build __idf_libsodium: phony esp-idf/libsodium/liblibsodium.a + +build __idf_lm75: phony esp-idf/lm75/liblm75.a + +build __idf_log: phony esp-idf/log/liblog.a + +build __idf_ls7366r: phony esp-idf/ls7366r/libls7366r.a + +build __idf_lwip: phony esp-idf/lwip/liblwip.a + +build __idf_main: phony esp-idf/main/libmain.a + +build __idf_max31725: phony esp-idf/max31725/libmax31725.a + +build __idf_max31855: phony esp-idf/max31855/libmax31855.a + +build __idf_max31865: phony esp-idf/max31865/libmax31865.a + +build __idf_max7219: phony esp-idf/max7219/libmax7219.a + +build __idf_mbedtls: phony esp-idf/mbedtls/libmbedtls.a + +build __idf_mcp23008: phony esp-idf/mcp23008/libmcp23008.a + +build __idf_mcp23x17: phony esp-idf/mcp23x17/libmcp23x17.a + +build __idf_mcp342x: phony esp-idf/mcp342x/libmcp342x.a + +build __idf_mcp4725: phony esp-idf/mcp4725/libmcp4725.a + +build __idf_mcp960x: phony esp-idf/mcp960x/libmcp960x.a + +build __idf_mcp9808: phony esp-idf/mcp9808/libmcp9808.a + +build __idf_mdns: phony esp-idf/mdns/libmdns.a + +build __idf_mhz19b: phony esp-idf/mhz19b/libmhz19b.a + +build __idf_mqtt: phony esp-idf/mqtt/libmqtt.a + +build __idf_ms5611: phony esp-idf/ms5611/libms5611.a + +build __idf_newlib: phony esp-idf/newlib/libnewlib.a + +build __idf_nghttp: phony esp-idf/nghttp/libnghttp.a + +build __idf_noise: phony esp-idf/noise/libnoise.a + +build __idf_nvs_flash: phony esp-idf/nvs_flash/libnvs_flash.a + +build __idf_onewire: phony esp-idf/onewire/libonewire.a + +build __idf_openssl: phony esp-idf/openssl/libopenssl.a + +build __idf_pca9557: phony esp-idf/pca9557/libpca9557.a + +build __idf_pca9685: phony esp-idf/pca9685/libpca9685.a + +build __idf_pcf8563: phony esp-idf/pcf8563/libpcf8563.a + +build __idf_pcf8574: phony esp-idf/pcf8574/libpcf8574.a + +build __idf_pcf8575: phony esp-idf/pcf8575/libpcf8575.a + +build __idf_pcf8591: phony esp-idf/pcf8591/libpcf8591.a + +build __idf_perfmon: phony esp-idf/perfmon/libperfmon.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_qmc5883l: phony esp-idf/qmc5883l/libqmc5883l.a + +build __idf_rda5807m: phony esp-idf/rda5807m/librda5807m.a + +build __idf_scd30: phony esp-idf/scd30/libscd30.a + +build __idf_scd4x: phony esp-idf/scd4x/libscd4x.a + +build __idf_sdmmc: phony esp-idf/sdmmc/libsdmmc.a + +build __idf_sgp40: phony esp-idf/sgp40/libsgp40.a + +build __idf_sht3x: phony esp-idf/sht3x/libsht3x.a + +build __idf_sht4x: phony esp-idf/sht4x/libsht4x.a + +build __idf_si7021: phony esp-idf/si7021/libsi7021.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_sts21: phony esp-idf/sts21/libsts21.a + +build __idf_tca9548: phony esp-idf/tca9548/libtca9548.a + +build __idf_tca95x5: phony esp-idf/tca95x5/libtca95x5.a + +build __idf_tcp_transport: phony esp-idf/tcp_transport/libtcp_transport.a + +build __idf_tcpip_adapter: phony esp-idf/tcpip_adapter/libtcpip_adapter.a + +build __idf_tda74xx: phony esp-idf/tda74xx/libtda74xx.a + +build __idf_tsl2561: phony esp-idf/tsl2561/libtsl2561.a + +build __idf_tsl2591: phony esp-idf/tsl2591/libtsl2591.a + +build __idf_tsl4531: phony esp-idf/tsl4531/libtsl4531.a + +build __idf_tsys01: phony esp-idf/tsys01/libtsys01.a + +build __idf_ulp: phony esp-idf/ulp/libulp.a + +build __idf_ultrasonic: phony esp-idf/ultrasonic/libultrasonic.a + +build __idf_unity: phony esp-idf/unity/libunity.a + +build __idf_usb: phony esp-idf/usb/libusb.a + +build __idf_vfs: phony esp-idf/vfs/libvfs.a + +build __idf_wear_levelling: phony esp-idf/wear_levelling/libwear_levelling.a + +build __idf_wiegand: phony esp-idf/wiegand/libwiegand.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_xtensa: phony esp-idf/xtensa/libxtensa.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 lib: phony esp-idf/mbedtls/mbedtls/library/lib + +build libads111x.a: phony esp-idf/ads111x/libads111x.a + +build libads130e08.a: phony esp-idf/ads130e08/libads130e08.a + +build libaht.a: phony esp-idf/aht/libaht.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 libasio.a: phony esp-idf/asio/libasio.a + +build libbh1750.a: phony esp-idf/bh1750/libbh1750.a + +build libbh1900nux.a: phony esp-idf/bh1900nux/libbh1900nux.a + +build libbme680.a: phony esp-idf/bme680/libbme680.a + +build libbmp180.a: phony esp-idf/bmp180/libbmp180.a + +build libbmp280.a: phony esp-idf/bmp280/libbmp280.a + +build libbootloader_support.a: phony esp-idf/bootloader_support/libbootloader_support.a + +build libbutton.a: phony esp-idf/button/libbutton.a + +build libcbor.a: phony esp-idf/cbor/libcbor.a + +build libccs811.a: phony esp-idf/ccs811/libccs811.a + +build libcmock.a: phony esp-idf/cmock/libcmock.a + +build libcoap.a: phony esp-idf/coap/libcoap.a + +build libcolor.a: phony esp-idf/color/libcolor.a + +build libconsole.a: phony esp-idf/console/libconsole.a + +build libcxx.a: phony esp-idf/cxx/libcxx.a + +build libdht.a: phony esp-idf/dht/libdht.a + +build libdps310.a: phony esp-idf/dps310/libdps310.a + +build libdriver.a: phony esp-idf/driver/libdriver.a + +build libds1302.a: phony esp-idf/ds1302/libds1302.a + +build libds1307.a: phony esp-idf/ds1307/libds1307.a + +build libds18x20.a: phony esp-idf/ds18x20/libds18x20.a + +build libds3231.a: phony esp-idf/ds3231/libds3231.a + +build libds3502.a: phony esp-idf/ds3502/libds3502.a + +build libefuse.a: phony esp-idf/efuse/libefuse.a + +build libencoder.a: phony esp-idf/encoder/libencoder.a + +build libesp-tls.a: phony esp-idf/esp-tls/libesp-tls.a + +build libesp_adc_cal.a: phony esp-idf/esp_adc_cal/libesp_adc_cal.a + +build libesp_common.a: phony esp-idf/esp_common/libesp_common.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_hw_support.a: phony esp-idf/esp_hw_support/libesp_hw_support.a + +build libesp_ipc.a: phony esp-idf/esp_ipc/libesp_ipc.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_netif.a: phony esp-idf/esp_netif/libesp_netif.a + +build libesp_phy.a: phony esp-idf/esp_phy/libesp_phy.a + +build libesp_pm.a: phony esp-idf/esp_pm/libesp_pm.a + +build libesp_ringbuf.a: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +build libesp_rom.a: phony esp-idf/esp_rom/libesp_rom.a + +build libesp_serial_slave_link.a: phony esp-idf/esp_serial_slave_link/libesp_serial_slave_link.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_websocket_client.a: phony esp-idf/esp_websocket_client/libesp_websocket_client.a + +build libesp_wifi.a: phony esp-idf/esp_wifi/libesp_wifi.a + +build libespcoredump.a: phony esp-idf/espcoredump/libespcoredump.a + +build libexample.a: phony esp-idf/example/libexample.a + +build libexpat.a: phony esp-idf/expat/libexpat.a + +build libfatfs.a: phony esp-idf/fatfs/libfatfs.a + +build libframebuffer.a: phony esp-idf/framebuffer/libframebuffer.a + +build libfreemodbus.a: phony esp-idf/freemodbus/libfreemodbus.a + +build libfreertos.a: phony esp-idf/freertos/libfreertos.a + +build libgolioth_sdk.a: phony esp-idf/golioth_sdk/libgolioth_sdk.a + +build libhal.a: phony esp-idf/hal/libhal.a + +build libhd44780.a: phony esp-idf/hd44780/libhd44780.a + +build libhdc1000.a: phony esp-idf/hdc1000/libhdc1000.a + +build libheap.a: phony esp-idf/heap/libheap.a + +build libheatshrink.a: phony esp-idf/heatshrink/libheatshrink.a + +build libhmc5883l.a: phony esp-idf/hmc5883l/libhmc5883l.a + +build libht16k33.a: phony esp-idf/ht16k33/libht16k33.a + +build libhts221.a: phony esp-idf/hts221/libhts221.a + +build libhx711.a: phony esp-idf/hx711/libhx711.a + +build libi2cdev.a: phony esp-idf/i2cdev/libi2cdev.a + +build libina219.a: phony esp-idf/ina219/libina219.a + +build libina260.a: phony esp-idf/ina260/libina260.a + +build libina3221.a: phony esp-idf/ina3221/libina3221.a + +build libjsmn.a: phony esp-idf/jsmn/libjsmn.a + +build libjson.a: phony esp-idf/json/libjson.a + +build liblc709203f.a: phony esp-idf/lc709203f/liblc709203f.a + +build libled_strip.a: phony esp-idf/led_strip/libled_strip.a + +build libled_strip_spi.a: phony esp-idf/led_strip_spi/libled_strip_spi.a + +build liblib8tion.a: phony esp-idf/lib8tion/liblib8tion.a + +build liblibcoap.a: phony esp-idf/libcoap/liblibcoap.a + +build liblibnmea-esp32.a: phony esp-idf/libnmea-esp32/liblibnmea-esp32.a + +build liblibsodium.a: phony esp-idf/libsodium/liblibsodium.a + +build liblm75.a: phony esp-idf/lm75/liblm75.a + +build liblog.a: phony esp-idf/log/liblog.a + +build libls7366r.a: phony esp-idf/ls7366r/libls7366r.a + +build liblwip.a: phony esp-idf/lwip/liblwip.a + +build libmain.a: phony esp-idf/main/libmain.a + +build libmax31725.a: phony esp-idf/max31725/libmax31725.a + +build libmax31855.a: phony esp-idf/max31855/libmax31855.a + +build libmax31865.a: phony esp-idf/max31865/libmax31865.a + +build libmax7219.a: phony esp-idf/max7219/libmax7219.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 libmcp23008.a: phony esp-idf/mcp23008/libmcp23008.a + +build libmcp23x17.a: phony esp-idf/mcp23x17/libmcp23x17.a + +build libmcp342x.a: phony esp-idf/mcp342x/libmcp342x.a + +build libmcp4725.a: phony esp-idf/mcp4725/libmcp4725.a + +build libmcp960x.a: phony esp-idf/mcp960x/libmcp960x.a + +build libmcp9808.a: phony esp-idf/mcp9808/libmcp9808.a + +build libmdns.a: phony esp-idf/mdns/libmdns.a + +build libmhz19b.a: phony esp-idf/mhz19b/libmhz19b.a + +build libmqtt.a: phony esp-idf/mqtt/libmqtt.a + +build libms5611.a: phony esp-idf/ms5611/libms5611.a + +build libnewlib.a: phony esp-idf/newlib/libnewlib.a + +build libnghttp.a: phony esp-idf/nghttp/libnghttp.a + +build libnoise.a: phony esp-idf/noise/libnoise.a + +build libnvs_flash.a: phony esp-idf/nvs_flash/libnvs_flash.a + +build libonewire.a: phony esp-idf/onewire/libonewire.a + +build libopenssl.a: phony esp-idf/openssl/libopenssl.a + +build libpca9557.a: phony esp-idf/pca9557/libpca9557.a + +build libpca9685.a: phony esp-idf/pca9685/libpca9685.a + +build libpcf8563.a: phony esp-idf/pcf8563/libpcf8563.a + +build libpcf8574.a: phony esp-idf/pcf8574/libpcf8574.a + +build libpcf8575.a: phony esp-idf/pcf8575/libpcf8575.a + +build libpcf8591.a: phony esp-idf/pcf8591/libpcf8591.a + +build libperfmon.a: phony esp-idf/perfmon/libperfmon.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 libqmc5883l.a: phony esp-idf/qmc5883l/libqmc5883l.a + +build librda5807m.a: phony esp-idf/rda5807m/librda5807m.a + +build libscd30.a: phony esp-idf/scd30/libscd30.a + +build libscd4x.a: phony esp-idf/scd4x/libscd4x.a + +build libsdmmc.a: phony esp-idf/sdmmc/libsdmmc.a + +build libsgp40.a: phony esp-idf/sgp40/libsgp40.a + +build libsht3x.a: phony esp-idf/sht3x/libsht3x.a + +build libsht4x.a: phony esp-idf/sht4x/libsht4x.a + +build libsi7021.a: phony esp-idf/si7021/libsi7021.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 libsts21.a: phony esp-idf/sts21/libsts21.a + +build libtca9548.a: phony esp-idf/tca9548/libtca9548.a + +build libtca95x5.a: phony esp-idf/tca95x5/libtca95x5.a + +build libtcp_transport.a: phony esp-idf/tcp_transport/libtcp_transport.a + +build libtcpip_adapter.a: phony esp-idf/tcpip_adapter/libtcpip_adapter.a + +build libtda74xx.a: phony esp-idf/tda74xx/libtda74xx.a + +build libtsl2561.a: phony esp-idf/tsl2561/libtsl2561.a + +build libtsl2591.a: phony esp-idf/tsl2591/libtsl2591.a + +build libtsl4531.a: phony esp-idf/tsl4531/libtsl4531.a + +build libtsys01.a: phony esp-idf/tsys01/libtsys01.a + +build libulp.a: phony esp-idf/ulp/libulp.a + +build libultrasonic.a: phony esp-idf/ultrasonic/libultrasonic.a + +build libunity.a: phony esp-idf/unity/libunity.a + +build libusb.a: phony esp-idf/usb/libusb.a + +build libvfs.a: phony esp-idf/vfs/libvfs.a + +build libwear_levelling.a: phony esp-idf/wear_levelling/libwear_levelling.a + +build libwiegand.a: phony esp-idf/wiegand/libwiegand.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 libxtensa.a: phony esp-idf/xtensa/libxtensa.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 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 show-efuse-table: phony esp-idf/efuse/show-efuse-table + +build show_efuse_table: phony esp-idf/efuse/show_efuse_table + +# ============================================================================= +# Folder targets. + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build + +build all: phony bootloader app golioth-esp-idf-external-app.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf + +build esp-idf/all: phony esp-idf/esp_ringbuf/all esp-idf/efuse/all esp-idf/esp_ipc/all esp-idf/driver/all esp-idf/esp_pm/all esp-idf/mbedtls/all esp-idf/bootloader/all esp-idf/esptool_py/all esp-idf/partition_table/all esp-idf/app_update/all esp-idf/bootloader_support/all esp-idf/spi_flash/all esp-idf/nvs_flash/all esp-idf/pthread/all esp-idf/esp_gdbstub/all esp-idf/espcoredump/all esp-idf/esp_phy/all esp-idf/esp_system/all esp-idf/esp_rom/all esp-idf/hal/all esp-idf/vfs/all esp-idf/esp_eth/all esp-idf/tcpip_adapter/all esp-idf/esp_netif/all esp-idf/esp_event/all esp-idf/wpa_supplicant/all esp-idf/esp_wifi/all esp-idf/ieee802154/all esp-idf/console/all esp-idf/openthread/all esp-idf/lwip/all esp-idf/log/all esp-idf/heap/all esp-idf/soc/all esp-idf/esp_hw_support/all esp-idf/xtensa/all esp-idf/esp32s3/all esp-idf/esp_common/all esp-idf/esp_timer/all esp-idf/freertos/all esp-idf/newlib/all esp-idf/cxx/all esp-idf/app_trace/all esp-idf/asio/all esp-idf/bt/all esp-idf/cbor/all esp-idf/unity/all esp-idf/cmock/all esp-idf/coap/all esp-idf/nghttp/all esp-idf/esp-tls/all esp-idf/esp_adc_cal/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_lcd/all esp-idf/protobuf-c/all esp-idf/protocomm/all esp-idf/mdns/all esp-idf/esp_local_ctrl/all esp-idf/sdmmc/all esp-idf/esp_serial_slave_link/all esp-idf/esp_websocket_client/all esp-idf/expat/all esp-idf/wear_levelling/all esp-idf/fatfs/all esp-idf/freemodbus/all esp-idf/idf_test/all esp-idf/jsmn/all esp-idf/json/all esp-idf/libsodium/all esp-idf/mqtt/all esp-idf/openssl/all esp-idf/perfmon/all esp-idf/spiffs/all esp-idf/usb/all esp-idf/tinyusb/all esp-idf/ulp/all esp-idf/wifi_provisioning/all esp-idf/libcoap/all esp-idf/heatshrink/all esp-idf/golioth_sdk/all esp-idf/esp_idf_lib_helpers/all esp-idf/i2cdev/all esp-idf/ads111x/all esp-idf/ads130e08/all esp-idf/aht/all esp-idf/bh1750/all esp-idf/bh1900nux/all esp-idf/bme680/all esp-idf/bmp180/all esp-idf/bmp280/all esp-idf/button/all esp-idf/ccs811/all esp-idf/lib8tion/all esp-idf/color/all esp-idf/dht/all esp-idf/dps310/all esp-idf/ds1302/all esp-idf/ds1307/all esp-idf/onewire/all esp-idf/ds18x20/all esp-idf/ds3231/all esp-idf/ds3502/all esp-idf/encoder/all esp-idf/example/all esp-idf/framebuffer/all esp-idf/hd44780/all esp-idf/hdc1000/all esp-idf/hmc5883l/all esp-idf/ht16k33/all esp-idf/hts221/all esp-idf/hx711/all esp-idf/ina219/all esp-idf/ina260/all esp-idf/ina3221/all esp-idf/lc709203f/all esp-idf/led_strip/all esp-idf/led_strip_spi/all esp-idf/lm75/all esp-idf/ls7366r/all esp-idf/max31725/all esp-idf/max31855/all esp-idf/max31865/all esp-idf/max7219/all esp-idf/mcp23008/all esp-idf/mcp23x17/all esp-idf/mcp342x/all esp-idf/mcp4725/all esp-idf/mcp960x/all esp-idf/mcp9808/all esp-idf/mhz19b/all esp-idf/ms5611/all esp-idf/noise/all esp-idf/pca9557/all esp-idf/pca9685/all esp-idf/pcf8563/all esp-idf/pcf8574/all esp-idf/pcf8575/all esp-idf/pcf8591/all esp-idf/qmc5883l/all esp-idf/rda5807m/all esp-idf/scd30/all esp-idf/scd4x/all esp-idf/sgp40/all esp-idf/sht3x/all esp-idf/sht4x/all esp-idf/si7021/all esp-idf/sts21/all esp-idf/tca9548/all esp-idf/tca95x5/all esp-idf/tda74xx/all esp-idf/tsl2561/all esp-idf/tsl2591/all esp-idf/tsl4531/all esp-idf/tsys01/all esp-idf/ultrasonic/all esp-idf/wiegand/all esp-idf/libnmea-esp32/all esp-idf/main/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x + +build esp-idf/ads111x/all: phony esp-idf/ads111x/libads111x.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08 + +build esp-idf/ads130e08/all: phony esp-idf/ads130e08/libads130e08.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht + +build esp-idf/aht/all: phony esp-idf/aht/libaht.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace + +build esp-idf/app_trace/all: phony esp-idf/app_trace/libapp_trace.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio + +build esp-idf/asio/all: phony esp-idf/asio/libasio.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750 + +build esp-idf/bh1750/all: phony esp-idf/bh1750/libbh1750.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux + +build esp-idf/bh1900nux/all: phony esp-idf/bh1900nux/libbh1900nux.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680 + +build esp-idf/bme680/all: phony esp-idf/bme680/libbme680.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180 + +build esp-idf/bmp180/all: phony esp-idf/bmp180/libbmp180.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280 + +build esp-idf/bmp280/all: phony esp-idf/bmp280/libbmp280.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt + +build esp-idf/bt/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button + +build esp-idf/button/all: phony esp-idf/button/libbutton.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor + +build esp-idf/cbor/all: phony esp-idf/cbor/libcbor.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811 + +build esp-idf/ccs811/all: phony esp-idf/ccs811/libccs811.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock + +build esp-idf/cmock/all: phony esp-idf/cmock/libcmock.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap + +build esp-idf/coap/all: phony esp-idf/coap/libcoap.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color + +build esp-idf/color/all: phony esp-idf/color/libcolor.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console + +build esp-idf/console/all: phony esp-idf/console/libconsole.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx + +build esp-idf/cxx/all: phony esp-idf/cxx/libcxx.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht + +build esp-idf/dht/all: phony esp-idf/dht/libdht.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310 + +build esp-idf/dps310/all: phony esp-idf/dps310/libdps310.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver + +build esp-idf/driver/all: phony esp-idf/driver/libdriver.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302 + +build esp-idf/ds1302/all: phony esp-idf/ds1302/libds1302.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307 + +build esp-idf/ds1307/all: phony esp-idf/ds1307/libds1307.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20 + +build esp-idf/ds18x20/all: phony esp-idf/ds18x20/libds18x20.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231 + +build esp-idf/ds3231/all: phony esp-idf/ds3231/libds3231.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502 + +build esp-idf/ds3502/all: phony esp-idf/ds3502/libds3502.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder + +build esp-idf/encoder/all: phony esp-idf/encoder/libencoder.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls + +build esp-idf/esp-tls/all: phony esp-idf/esp-tls/libesp-tls.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3 + +build esp-idf/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal + +build esp-idf/esp_adc_cal/all: phony esp-idf/esp_adc_cal/libesp_adc_cal.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth + +build esp-idf/esp_eth/all: phony esp-idf/esp_eth/libesp_eth.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event + +build esp-idf/esp_event/all: phony esp-idf/esp_event/libesp_event.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub + +build esp-idf/esp_gdbstub/all: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid + +build esp-idf/esp_hid/all: phony esp-idf/esp_hid/libesp_hid.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client + +build esp-idf/esp_http_client/all: phony esp-idf/esp_http_client/libesp_http_client.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server + +build esp-idf/esp_http_server/all: phony esp-idf/esp_http_server/libesp_http_server.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota + +build esp-idf/esp_https_ota/all: phony esp-idf/esp_https_ota/libesp_https_ota.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server + +build esp-idf/esp_https_server/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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/esp32s3/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3 + +build esp-idf/esp_hw_support/port/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers + +build esp-idf/esp_idf_lib_helpers/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc + +build esp-idf/esp_ipc/all: phony esp-idf/esp_ipc/libesp_ipc.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd + +build esp-idf/esp_lcd/all: phony esp-idf/esp_lcd/libesp_lcd.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl + +build esp-idf/esp_local_ctrl/all: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif + +build esp-idf/esp_netif/all: phony esp-idf/esp_netif/libesp_netif.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy + +build esp-idf/esp_phy/all: phony esp-idf/esp_phy/libesp_phy.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm + +build esp-idf/esp_pm/all: phony esp-idf/esp_pm/libesp_pm.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf + +build esp-idf/esp_ringbuf/all: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link + +build esp-idf/esp_serial_slave_link/all: phony esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port + +build esp-idf/esp_system/port/all: phony esp-idf/esp_system/port/soc/esp32s3/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3 + +build esp-idf/esp_system/port/soc/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer + +build esp-idf/esp_timer/all: phony esp-idf/esp_timer/libesp_timer.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client + +build esp-idf/esp_websocket_client/all: phony esp-idf/esp_websocket_client/libesp_websocket_client.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi + +build esp-idf/esp_wifi/all: phony esp-idf/esp_wifi/libesp_wifi.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump + +build esp-idf/espcoredump/all: phony esp-idf/espcoredump/libespcoredump.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example + +build esp-idf/example/all: phony esp-idf/example/libexample.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat + +build esp-idf/expat/all: phony esp-idf/expat/libexpat.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs + +build esp-idf/fatfs/all: phony esp-idf/fatfs/libfatfs.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer + +build esp-idf/framebuffer/all: phony esp-idf/framebuffer/libframebuffer.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus + +build esp-idf/freemodbus/all: phony esp-idf/freemodbus/libfreemodbus.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos + +build esp-idf/freertos/all: phony esp-idf/freertos/libfreertos.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk + +build esp-idf/golioth_sdk/all: phony esp-idf/golioth_sdk/libgolioth_sdk.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780 + +build esp-idf/hd44780/all: phony esp-idf/hd44780/libhd44780.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000 + +build esp-idf/hdc1000/all: phony esp-idf/hdc1000/libhdc1000.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap + +build esp-idf/heap/all: phony esp-idf/heap/libheap.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink + +build esp-idf/heatshrink/all: phony esp-idf/heatshrink/libheatshrink.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l + +build esp-idf/hmc5883l/all: phony esp-idf/hmc5883l/libhmc5883l.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33 + +build esp-idf/ht16k33/all: phony esp-idf/ht16k33/libht16k33.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221 + +build esp-idf/hts221/all: phony esp-idf/hts221/libhts221.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711 + +build esp-idf/hx711/all: phony esp-idf/hx711/libhx711.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev + +build esp-idf/i2cdev/all: phony esp-idf/i2cdev/libi2cdev.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test + +build esp-idf/idf_test/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154 + +build esp-idf/ieee802154/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219 + +build esp-idf/ina219/all: phony esp-idf/ina219/libina219.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260 + +build esp-idf/ina260/all: phony esp-idf/ina260/libina260.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221 + +build esp-idf/ina3221/all: phony esp-idf/ina3221/libina3221.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn + +build esp-idf/jsmn/all: phony esp-idf/jsmn/libjsmn.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json + +build esp-idf/json/all: phony esp-idf/json/libjson.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f + +build esp-idf/lc709203f/all: phony esp-idf/lc709203f/liblc709203f.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip + +build esp-idf/led_strip/all: phony esp-idf/led_strip/libled_strip.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi + +build esp-idf/led_strip_spi/all: phony esp-idf/led_strip_spi/libled_strip_spi.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion + +build esp-idf/lib8tion/all: phony esp-idf/lib8tion/liblib8tion.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap + +build esp-idf/libcoap/all: phony esp-idf/libcoap/liblibcoap.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32 + +build esp-idf/libnmea-esp32/all: phony esp-idf/libnmea-esp32/liblibnmea-esp32.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium + +build esp-idf/libsodium/all: phony esp-idf/libsodium/liblibsodium.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75 + +build esp-idf/lm75/all: phony esp-idf/lm75/liblm75.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r + +build esp-idf/ls7366r/all: phony esp-idf/ls7366r/libls7366r.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip + +build esp-idf/lwip/all: phony esp-idf/lwip/liblwip.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725 + +build esp-idf/max31725/all: phony esp-idf/max31725/libmax31725.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855 + +build esp-idf/max31855/all: phony esp-idf/max31855/libmax31855.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865 + +build esp-idf/max31865/all: phony esp-idf/max31865/libmax31865.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219 + +build esp-idf/max7219/all: phony esp-idf/max7219/libmax7219.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls + +build esp-idf/mbedtls/all: phony esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty + +build esp-idf/mbedtls/mbedtls/3rdparty/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include + +build esp-idf/mbedtls/mbedtls/include/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008 + +build esp-idf/mcp23008/all: phony esp-idf/mcp23008/libmcp23008.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17 + +build esp-idf/mcp23x17/all: phony esp-idf/mcp23x17/libmcp23x17.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x + +build esp-idf/mcp342x/all: phony esp-idf/mcp342x/libmcp342x.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725 + +build esp-idf/mcp4725/all: phony esp-idf/mcp4725/libmcp4725.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x + +build esp-idf/mcp960x/all: phony esp-idf/mcp960x/libmcp960x.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808 + +build esp-idf/mcp9808/all: phony esp-idf/mcp9808/libmcp9808.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns + +build esp-idf/mdns/all: phony esp-idf/mdns/libmdns.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b + +build esp-idf/mhz19b/all: phony esp-idf/mhz19b/libmhz19b.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt + +build esp-idf/mqtt/all: phony esp-idf/mqtt/libmqtt.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611 + +build esp-idf/ms5611/all: phony esp-idf/ms5611/libms5611.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib + +build esp-idf/newlib/all: phony esp-idf/newlib/libnewlib.a esp-idf/newlib/port/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port + +build esp-idf/newlib/port/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp + +build esp-idf/nghttp/all: phony esp-idf/nghttp/libnghttp.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise + +build esp-idf/noise/all: phony esp-idf/noise/libnoise.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash + +build esp-idf/nvs_flash/all: phony esp-idf/nvs_flash/libnvs_flash.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire + +build esp-idf/onewire/all: phony esp-idf/onewire/libonewire.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl + +build esp-idf/openssl/all: phony esp-idf/openssl/libopenssl.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread + +build esp-idf/openthread/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557 + +build esp-idf/pca9557/all: phony esp-idf/pca9557/libpca9557.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685 + +build esp-idf/pca9685/all: phony esp-idf/pca9685/libpca9685.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563 + +build esp-idf/pcf8563/all: phony esp-idf/pcf8563/libpcf8563.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574 + +build esp-idf/pcf8574/all: phony esp-idf/pcf8574/libpcf8574.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575 + +build esp-idf/pcf8575/all: phony esp-idf/pcf8575/libpcf8575.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591 + +build esp-idf/pcf8591/all: phony esp-idf/pcf8591/libpcf8591.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon + +build esp-idf/perfmon/all: phony esp-idf/perfmon/libperfmon.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c + +build esp-idf/protobuf-c/all: phony esp-idf/protobuf-c/libprotobuf-c.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm + +build esp-idf/protocomm/all: phony esp-idf/protocomm/libprotocomm.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread + +build esp-idf/pthread/all: phony esp-idf/pthread/libpthread.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l + +build esp-idf/qmc5883l/all: phony esp-idf/qmc5883l/libqmc5883l.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m + +build esp-idf/rda5807m/all: phony esp-idf/rda5807m/librda5807m.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30 + +build esp-idf/scd30/all: phony esp-idf/scd30/libscd30.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x + +build esp-idf/scd4x/all: phony esp-idf/scd4x/libscd4x.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc + +build esp-idf/sdmmc/all: phony esp-idf/sdmmc/libsdmmc.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40 + +build esp-idf/sgp40/all: phony esp-idf/sgp40/libsgp40.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x + +build esp-idf/sht3x/all: phony esp-idf/sht3x/libsht3x.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x + +build esp-idf/sht4x/all: phony esp-idf/sht4x/libsht4x.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021 + +build esp-idf/si7021/all: phony esp-idf/si7021/libsi7021.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a esp-idf/soc/esp32s3/all + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3 + +build esp-idf/soc/esp32s3/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs + +build esp-idf/spiffs/all: phony esp-idf/spiffs/libspiffs.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21 + +build esp-idf/sts21/all: phony esp-idf/sts21/libsts21.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548 + +build esp-idf/tca9548/all: phony esp-idf/tca9548/libtca9548.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5 + +build esp-idf/tca95x5/all: phony esp-idf/tca95x5/libtca95x5.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport + +build esp-idf/tcp_transport/all: phony esp-idf/tcp_transport/libtcp_transport.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter + +build esp-idf/tcpip_adapter/all: phony esp-idf/tcpip_adapter/libtcpip_adapter.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx + +build esp-idf/tda74xx/all: phony esp-idf/tda74xx/libtda74xx.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb + +build esp-idf/tinyusb/all: phony + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561 + +build esp-idf/tsl2561/all: phony esp-idf/tsl2561/libtsl2561.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591 + +build esp-idf/tsl2591/all: phony esp-idf/tsl2591/libtsl2591.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531 + +build esp-idf/tsl4531/all: phony esp-idf/tsl4531/libtsl4531.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01 + +build esp-idf/tsys01/all: phony esp-idf/tsys01/libtsys01.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp + +build esp-idf/ulp/all: phony esp-idf/ulp/libulp.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic + +build esp-idf/ultrasonic/all: phony esp-idf/ultrasonic/libultrasonic.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity + +build esp-idf/unity/all: phony esp-idf/unity/libunity.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb + +build esp-idf/usb/all: phony esp-idf/usb/libusb.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs + +build esp-idf/vfs/all: phony esp-idf/vfs/libvfs.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling + +build esp-idf/wear_levelling/all: phony esp-idf/wear_levelling/libwear_levelling.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand + +build esp-idf/wiegand/all: phony esp-idf/wiegand/libwiegand.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning + +build esp-idf/wifi_provisioning/all: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant + +build esp-idf/wpa_supplicant/all: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +# ============================================================================= + +############################################# +# Folder: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa + +build esp-idf/xtensa/all: phony esp-idf/xtensa/libxtensa.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | /Users/keenan/Documents/GitHub/ribbit-network-frog-software/.git/HEAD /Users/keenan/Documents/GitHub/ribbit-network-frog-software/.git/refs/heads/esp-idf /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/idf_component.yml /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/idf_component.yml /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/heatshrink/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/libcoap/CMakeLists.txt /Users/keenan/esp/esp-idf/.git/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/asio/asio/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cbor/tinycbor/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/coap/libcoap/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esptool_py/esptool/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/expat/expat/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/ieee802154/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/libsodium/libsodium/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/nghttp/nghttp2/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/tinyusb/tinyusb/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/unity/unity/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/build_system/cmake/import_lib/main/lib/tinyxml2/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/HEAD /Users/keenan/esp/esp-idf/CMakeLists.txt /Users/keenan/esp/esp-idf/components/app_trace/CMakeLists.txt /Users/keenan/esp/esp-idf/components/app_trace/project_include.cmake /Users/keenan/esp/esp-idf/components/app_update/CMakeLists.txt /Users/keenan/esp/esp-idf/components/asio/CMakeLists.txt /Users/keenan/esp/esp-idf/components/asio/asio/.git /Users/keenan/esp/esp-idf/components/bootloader/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/project_include.cmake /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /Users/keenan/esp/esp-idf/components/bootloader_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bt/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32/.git /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /Users/keenan/esp/esp-idf/components/bt/host/nimble/nimble/.git /Users/keenan/esp/esp-idf/components/cbor/CMakeLists.txt /Users/keenan/esp/esp-idf/components/cbor/tinycbor/.git /Users/keenan/esp/esp-idf/components/cmock/CMakeLists.txt /Users/keenan/esp/esp-idf/components/cmock/CMock/.git /Users/keenan/esp/esp-idf/components/coap/CMakeLists.txt /Users/keenan/esp/esp-idf/components/coap/libcoap/.git /Users/keenan/esp/esp-idf/components/console/CMakeLists.txt /Users/keenan/esp/esp-idf/components/cxx/CMakeLists.txt /Users/keenan/esp/esp-idf/components/driver/CMakeLists.txt /Users/keenan/esp/esp-idf/components/efuse/CMakeLists.txt /Users/keenan/esp/esp-idf/components/efuse/esp32s3/sources.cmake /Users/keenan/esp/esp-idf/components/esp-tls/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_adc_cal/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_eth/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_event/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_gdbstub/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hid/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_http_client/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_http_server/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_https_ota/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_https_server/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_ipc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_lcd/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_local_ctrl/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_netif/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_phy/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_phy/lib/.git /Users/keenan/esp/esp-idf/components/esp_pm/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_ringbuf/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_rom/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/ld/ld.cmake /Users/keenan/esp/esp-idf/components/esp_system/port/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_timer/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_websocket_client/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_wifi/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/.git /Users/keenan/esp/esp-idf/components/espcoredump/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esptool_py/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esptool_py/esptool/.git /Users/keenan/esp/esp-idf/components/esptool_py/project_include.cmake /Users/keenan/esp/esp-idf/components/expat/CMakeLists.txt /Users/keenan/esp/esp-idf/components/expat/expat/.git /Users/keenan/esp/esp-idf/components/fatfs/CMakeLists.txt /Users/keenan/esp/esp-idf/components/freemodbus/CMakeLists.txt /Users/keenan/esp/esp-idf/components/freertos/CMakeLists.txt /Users/keenan/esp/esp-idf/components/hal/CMakeLists.txt /Users/keenan/esp/esp-idf/components/heap/CMakeLists.txt /Users/keenan/esp/esp-idf/components/idf_test/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ieee802154/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ieee802154/lib/.git /Users/keenan/esp/esp-idf/components/jsmn/CMakeLists.txt /Users/keenan/esp/esp-idf/components/json/CMakeLists.txt /Users/keenan/esp/esp-idf/components/json/cJSON/.git /Users/keenan/esp/esp-idf/components/libsodium/CMakeLists.txt /Users/keenan/esp/esp-idf/components/libsodium/libsodium/.git /Users/keenan/esp/esp-idf/components/log/CMakeLists.txt /Users/keenan/esp/esp-idf/components/lwip/CMakeLists.txt /Users/keenan/esp/esp-idf/components/lwip/lwip/.git /Users/keenan/esp/esp-idf/components/mbedtls/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/.git /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mdns/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mqtt/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/.git /Users/keenan/esp/esp-idf/components/newlib/CMakeLists.txt /Users/keenan/esp/esp-idf/components/newlib/port/CMakeLists.txt /Users/keenan/esp/esp-idf/components/nghttp/CMakeLists.txt /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/.git /Users/keenan/esp/esp-idf/components/nvs_flash/CMakeLists.txt /Users/keenan/esp/esp-idf/components/openssl/CMakeLists.txt /Users/keenan/esp/esp-idf/components/openthread/CMakeLists.txt /Users/keenan/esp/esp-idf/components/openthread/lib/.git /Users/keenan/esp/esp-idf/components/openthread/openthread/.git /Users/keenan/esp/esp-idf/components/partition_table/CMakeLists.txt /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv /Users/keenan/esp/esp-idf/components/partition_table/project_include.cmake /Users/keenan/esp/esp-idf/components/perfmon/CMakeLists.txt /Users/keenan/esp/esp-idf/components/protobuf-c/CMakeLists.txt /Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/.git /Users/keenan/esp/esp-idf/components/protocomm/CMakeLists.txt /Users/keenan/esp/esp-idf/components/pthread/CMakeLists.txt /Users/keenan/esp/esp-idf/components/sdmmc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/soc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/soc/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spi_flash/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spiffs/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spiffs/project_include.cmake /Users/keenan/esp/esp-idf/components/spiffs/spiffs/.git /Users/keenan/esp/esp-idf/components/tcp_transport/CMakeLists.txt /Users/keenan/esp/esp-idf/components/tcpip_adapter/CMakeLists.txt /Users/keenan/esp/esp-idf/components/tinyusb/CMakeLists.txt /Users/keenan/esp/esp-idf/components/tinyusb/tinyusb/.git /Users/keenan/esp/esp-idf/components/ulp/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ulp/project_include.cmake /Users/keenan/esp/esp-idf/components/unity/CMakeLists.txt /Users/keenan/esp/esp-idf/components/unity/unity/.git /Users/keenan/esp/esp-idf/components/usb/CMakeLists.txt /Users/keenan/esp/esp-idf/components/vfs/CMakeLists.txt /Users/keenan/esp/esp-idf/components/wear_levelling/CMakeLists.txt /Users/keenan/esp/esp-idf/components/wifi_provisioning/CMakeLists.txt /Users/keenan/esp/esp-idf/components/wpa_supplicant/CMakeLists.txt /Users/keenan/esp/esp-idf/components/xtensa/CMakeLists.txt /Users/keenan/esp/esp-idf/components/xtensa/project_include.cmake /Users/keenan/esp/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2/.git /Users/keenan/esp/esp-idf/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/.git /Users/keenan/esp/esp-idf/tools/cmake/build.cmake /Users/keenan/esp/esp-idf/tools/cmake/component.cmake /Users/keenan/esp/esp-idf/tools/cmake/crosstool_version_check.cmake /Users/keenan/esp/esp-idf/tools/cmake/dfu.cmake /Users/keenan/esp/esp-idf/tools/cmake/git_submodules.cmake /Users/keenan/esp/esp-idf/tools/cmake/idf.cmake /Users/keenan/esp/esp-idf/tools/cmake/kconfig.cmake /Users/keenan/esp/esp-idf/tools/cmake/ldgen.cmake /Users/keenan/esp/esp-idf/tools/cmake/project.cmake /Users/keenan/esp/esp-idf/tools/cmake/project_description.json.in /Users/keenan/esp/esp-idf/tools/cmake/targets.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake /Users/keenan/esp/esp-idf/tools/cmake/uf2.cmake /Users/keenan/esp/esp-idf/tools/cmake/utilities.cmake /Users/keenan/esp/esp-idf/tools/cmake/version.cmake /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py /Users/keenan/esp/esp-idf/tools/kconfig_new/config.env.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCompilerIdDetection.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerABI.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeFindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeGenericSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeInitializeConfigs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeLanguageInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeNinjaFindMake.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystem.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCompilerCommon.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CheckCCompilerFlag.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CheckCSourceCompiles.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-ASM.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject/RepositoryInfo.txt.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject/cfgcmd.txt.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject/mkdirs.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindGit.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageMessage.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPython/Support.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPython3.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/CheckCompilerFlag.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/CheckFlagCommonConfig.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/CheckSourceCompiles.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/FeatureTesting.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.24.2/CMakeASMCompiler.cmake CMakeFiles/3.24.2/CMakeCCompiler.cmake CMakeFiles/3.24.2/CMakeCXXCompiler.cmake CMakeFiles/3.24.2/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/app_update/otadata-flash_args.in esp-idf/bootloader/bootloader-flash_args.in esp-idf/esptool_py/app-flash_args.in esp-idf/esptool_py/flasher_args.json.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in ldgen_libraries.in + pool = console + + +############################################# +# A missing CMake input file is not an error. + +build /Users/keenan/Documents/GitHub/ribbit-network-frog-software/.git/HEAD /Users/keenan/Documents/GitHub/ribbit-network-frog-software/.git/refs/heads/esp-idf /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/idf_component.yml /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/idf_component.yml /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/heatshrink/CMakeLists.txt /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/libcoap/CMakeLists.txt /Users/keenan/esp/esp-idf/.git/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/asio/asio/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cbor/tinycbor/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/coap/libcoap/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/esptool_py/esptool/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/expat/expat/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/ieee802154/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/libsodium/libsodium/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/nghttp/nghttp2/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/tinyusb/tinyusb/HEAD /Users/keenan/esp/esp-idf/.git/modules/components/unity/unity/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/build_system/cmake/import_lib/main/lib/tinyxml2/HEAD /Users/keenan/esp/esp-idf/.git/modules/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/HEAD /Users/keenan/esp/esp-idf/CMakeLists.txt /Users/keenan/esp/esp-idf/components/app_trace/CMakeLists.txt /Users/keenan/esp/esp-idf/components/app_trace/project_include.cmake /Users/keenan/esp/esp-idf/components/app_update/CMakeLists.txt /Users/keenan/esp/esp-idf/components/asio/CMakeLists.txt /Users/keenan/esp/esp-idf/components/asio/asio/.git /Users/keenan/esp/esp-idf/components/bootloader/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bootloader/project_include.cmake /Users/keenan/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /Users/keenan/esp/esp-idf/components/bootloader_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bt/CMakeLists.txt /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32/.git /Users/keenan/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /Users/keenan/esp/esp-idf/components/bt/host/nimble/nimble/.git /Users/keenan/esp/esp-idf/components/cbor/CMakeLists.txt /Users/keenan/esp/esp-idf/components/cbor/tinycbor/.git /Users/keenan/esp/esp-idf/components/cmock/CMakeLists.txt /Users/keenan/esp/esp-idf/components/cmock/CMock/.git /Users/keenan/esp/esp-idf/components/coap/CMakeLists.txt /Users/keenan/esp/esp-idf/components/coap/libcoap/.git /Users/keenan/esp/esp-idf/components/console/CMakeLists.txt /Users/keenan/esp/esp-idf/components/cxx/CMakeLists.txt /Users/keenan/esp/esp-idf/components/driver/CMakeLists.txt /Users/keenan/esp/esp-idf/components/efuse/CMakeLists.txt /Users/keenan/esp/esp-idf/components/efuse/esp32s3/sources.cmake /Users/keenan/esp/esp-idf/components/esp-tls/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_adc_cal/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_common/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_eth/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_event/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_gdbstub/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hid/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_http_client/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_http_server/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_https_ota/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_https_server/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_hw_support/project_include.cmake /Users/keenan/esp/esp-idf/components/esp_ipc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_lcd/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_local_ctrl/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_netif/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_phy/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_phy/lib/.git /Users/keenan/esp/esp-idf/components/esp_pm/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_ringbuf/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_rom/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/ld/ld.cmake /Users/keenan/esp/esp-idf/components/esp_system/port/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_timer/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_websocket_client/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_wifi/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/.git /Users/keenan/esp/esp-idf/components/espcoredump/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esptool_py/CMakeLists.txt /Users/keenan/esp/esp-idf/components/esptool_py/esptool/.git /Users/keenan/esp/esp-idf/components/esptool_py/project_include.cmake /Users/keenan/esp/esp-idf/components/expat/CMakeLists.txt /Users/keenan/esp/esp-idf/components/expat/expat/.git /Users/keenan/esp/esp-idf/components/fatfs/CMakeLists.txt /Users/keenan/esp/esp-idf/components/freemodbus/CMakeLists.txt /Users/keenan/esp/esp-idf/components/freertos/CMakeLists.txt /Users/keenan/esp/esp-idf/components/hal/CMakeLists.txt /Users/keenan/esp/esp-idf/components/heap/CMakeLists.txt /Users/keenan/esp/esp-idf/components/idf_test/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ieee802154/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ieee802154/lib/.git /Users/keenan/esp/esp-idf/components/jsmn/CMakeLists.txt /Users/keenan/esp/esp-idf/components/json/CMakeLists.txt /Users/keenan/esp/esp-idf/components/json/cJSON/.git /Users/keenan/esp/esp-idf/components/libsodium/CMakeLists.txt /Users/keenan/esp/esp-idf/components/libsodium/libsodium/.git /Users/keenan/esp/esp-idf/components/log/CMakeLists.txt /Users/keenan/esp/esp-idf/components/lwip/CMakeLists.txt /Users/keenan/esp/esp-idf/components/lwip/lwip/.git /Users/keenan/esp/esp-idf/components/mbedtls/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/.git /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mdns/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mqtt/CMakeLists.txt /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/.git /Users/keenan/esp/esp-idf/components/newlib/CMakeLists.txt /Users/keenan/esp/esp-idf/components/newlib/port/CMakeLists.txt /Users/keenan/esp/esp-idf/components/nghttp/CMakeLists.txt /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/.git /Users/keenan/esp/esp-idf/components/nvs_flash/CMakeLists.txt /Users/keenan/esp/esp-idf/components/openssl/CMakeLists.txt /Users/keenan/esp/esp-idf/components/openthread/CMakeLists.txt /Users/keenan/esp/esp-idf/components/openthread/lib/.git /Users/keenan/esp/esp-idf/components/openthread/openthread/.git /Users/keenan/esp/esp-idf/components/partition_table/CMakeLists.txt /Users/keenan/esp/esp-idf/components/partition_table/partitions_two_ota.csv /Users/keenan/esp/esp-idf/components/partition_table/project_include.cmake /Users/keenan/esp/esp-idf/components/perfmon/CMakeLists.txt /Users/keenan/esp/esp-idf/components/protobuf-c/CMakeLists.txt /Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/.git /Users/keenan/esp/esp-idf/components/protocomm/CMakeLists.txt /Users/keenan/esp/esp-idf/components/pthread/CMakeLists.txt /Users/keenan/esp/esp-idf/components/sdmmc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/soc/CMakeLists.txt /Users/keenan/esp/esp-idf/components/soc/esp32s3/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spi_flash/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spiffs/CMakeLists.txt /Users/keenan/esp/esp-idf/components/spiffs/project_include.cmake /Users/keenan/esp/esp-idf/components/spiffs/spiffs/.git /Users/keenan/esp/esp-idf/components/tcp_transport/CMakeLists.txt /Users/keenan/esp/esp-idf/components/tcpip_adapter/CMakeLists.txt /Users/keenan/esp/esp-idf/components/tinyusb/CMakeLists.txt /Users/keenan/esp/esp-idf/components/tinyusb/tinyusb/.git /Users/keenan/esp/esp-idf/components/ulp/CMakeLists.txt /Users/keenan/esp/esp-idf/components/ulp/project_include.cmake /Users/keenan/esp/esp-idf/components/unity/CMakeLists.txt /Users/keenan/esp/esp-idf/components/unity/unity/.git /Users/keenan/esp/esp-idf/components/usb/CMakeLists.txt /Users/keenan/esp/esp-idf/components/vfs/CMakeLists.txt /Users/keenan/esp/esp-idf/components/wear_levelling/CMakeLists.txt /Users/keenan/esp/esp-idf/components/wifi_provisioning/CMakeLists.txt /Users/keenan/esp/esp-idf/components/wpa_supplicant/CMakeLists.txt /Users/keenan/esp/esp-idf/components/xtensa/CMakeLists.txt /Users/keenan/esp/esp-idf/components/xtensa/project_include.cmake /Users/keenan/esp/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2/.git /Users/keenan/esp/esp-idf/examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib/.git /Users/keenan/esp/esp-idf/tools/cmake/build.cmake /Users/keenan/esp/esp-idf/tools/cmake/component.cmake /Users/keenan/esp/esp-idf/tools/cmake/crosstool_version_check.cmake /Users/keenan/esp/esp-idf/tools/cmake/dfu.cmake /Users/keenan/esp/esp-idf/tools/cmake/git_submodules.cmake /Users/keenan/esp/esp-idf/tools/cmake/idf.cmake /Users/keenan/esp/esp-idf/tools/cmake/kconfig.cmake /Users/keenan/esp/esp-idf/tools/cmake/ldgen.cmake /Users/keenan/esp/esp-idf/tools/cmake/project.cmake /Users/keenan/esp/esp-idf/tools/cmake/project_description.json.in /Users/keenan/esp/esp-idf/tools/cmake/targets.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /Users/keenan/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /Users/keenan/esp/esp-idf/tools/cmake/toolchain-esp32s3.cmake /Users/keenan/esp/esp-idf/tools/cmake/uf2.cmake /Users/keenan/esp/esp-idf/tools/cmake/utilities.cmake /Users/keenan/esp/esp-idf/tools/cmake/version.cmake /Users/keenan/esp/esp-idf/tools/kconfig_new/confgen.py /Users/keenan/esp/esp-idf/tools/kconfig_new/config.env.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeASMInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCCompilerABI.c /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompiler.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCXXInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeCompilerIdDetection.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerABI.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeDetermineSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeFindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeGenericSystem.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeInitializeConfigs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeLanguageInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeNinjaFindMake.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystem.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestASMCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCXXCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeTestCompilerCommon.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CheckCCompilerFlag.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/CheckCSourceCompiles.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-ASM.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-C.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-CXX.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/GNU.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject/RepositoryInfo.txt.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject/cfgcmd.txt.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/ExternalProject/mkdirs.cmake.in /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindGit.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPackageMessage.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPython/Support.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/FindPython3.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/CheckCompilerFlag.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/CheckFlagCommonConfig.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/CheckSourceCompiles.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Internal/FeatureTesting.cmake /opt/homebrew/Cellar/cmake/3.24.2/share/cmake/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.24.2/CMakeASMCompiler.cmake CMakeFiles/3.24.2/CMakeCCompiler.cmake CMakeFiles/3.24.2/CMakeCXXCompiler.cmake CMakeFiles/3.24.2/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/app_update/otadata-flash_args.in esp-idf/bootloader/bootloader-flash_args.in esp-idf/esptool_py/app-flash_args.in esp-idf/esptool_py/flasher_args.json.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in ldgen_libraries.in: phony + + +############################################# +# Clean all the built files. + +build clean: CLEAN + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/esp-idf/build/cmake_install.cmake b/esp-idf/build/cmake_install.cmake new file mode 100644 index 0000000..2c94fd3 --- /dev/null +++ b/esp-idf/build/cmake_install.cmake @@ -0,0 +1,55 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/esp-idf/build/compile_commands.json b/esp-idf/build/compile_commands.json new file mode 100644 index 0000000..b0ef655 --- /dev/null +++ b/esp-idf/build/compile_commands.json @@ -0,0 +1,5492 @@ +[ +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -mlongcalls -o CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/project_elf_src_esp32s3.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/project_elf_src_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj -c /Users/keenan/esp/esp-idf/components/esp_ringbuf/ringbuf.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_ringbuf/ringbuf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_table.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_fields.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_fields.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_rtc_calib.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_rtc_calib.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_utility.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/esp32s3/esp_efuse_utility.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_fields.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_fields.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_utility.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_utility.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/efuse/private_include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj -c /Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api_key_esp32xx.c", + "file": "/Users/keenan/esp/esp-idf/components/efuse/src/esp_efuse_api_key_esp32xx.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj -c /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj -c /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj -c /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr_handler.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr_handler.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj -c /Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr_routines.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_ipc/src/esp_ipc_isr/esp_ipc_isr_routines.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio.c.obj -c /Users/keenan/esp/esp-idf/components/driver/gpio.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/gpio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj -c /Users/keenan/esp/esp-idf/components/driver/i2c.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/i2c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj -c /Users/keenan/esp/esp-idf/components/driver/i2s.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/i2s.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj -c /Users/keenan/esp/esp-idf/components/driver/ledc.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/ledc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj -c /Users/keenan/esp/esp-idf/components/driver/pcnt.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/pcnt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj -c /Users/keenan/esp/esp-idf/components/driver/periph_ctrl.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/periph_ctrl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj -c /Users/keenan/esp/esp-idf/components/driver/rmt.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/rmt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj -c /Users/keenan/esp/esp-idf/components/driver/rtc_io.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/rtc_io.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj -c /Users/keenan/esp/esp-idf/components/driver/rtc_module.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/rtc_module.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj -c /Users/keenan/esp/esp-idf/components/driver/sdspi_crc.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/sdspi_crc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj -c /Users/keenan/esp/esp-idf/components/driver/sdspi_host.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/sdspi_host.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj -c /Users/keenan/esp/esp-idf/components/driver/sdspi_transaction.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/sdspi_transaction.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj -c /Users/keenan/esp/esp-idf/components/driver/sigmadelta.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/sigmadelta.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj -c /Users/keenan/esp/esp-idf/components/driver/spi_common.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/spi_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -std=gnu11 -o esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj -c /Users/keenan/esp/esp-idf/components/driver/spi_master.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/spi_master.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj -c /Users/keenan/esp/esp-idf/components/driver/spi_slave.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/spi_slave.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj -c /Users/keenan/esp/esp-idf/components/driver/spi_bus_lock.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/spi_bus_lock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj -c /Users/keenan/esp/esp-idf/components/driver/timer.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/timer.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj -c /Users/keenan/esp/esp-idf/components/driver/twai.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/twai.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj -c /Users/keenan/esp/esp-idf/components/driver/uart.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/uart.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj -c /Users/keenan/esp/esp-idf/components/driver/adc_common.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/adc_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj -c /Users/keenan/esp/esp-idf/components/driver/adc.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/adc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj -c /Users/keenan/esp/esp-idf/components/driver/dedic_gpio.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/dedic_gpio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj -c /Users/keenan/esp/esp-idf/components/driver/gdma.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/gdma.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj -c /Users/keenan/esp/esp-idf/components/driver/sdmmc_host.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/sdmmc_host.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj -c /Users/keenan/esp/esp-idf/components/driver/sdmmc_transaction.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/sdmmc_transaction.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj -c /Users/keenan/esp/esp-idf/components/driver/mcpwm.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/mcpwm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj -c /Users/keenan/esp/esp-idf/components/driver/usb_serial_jtag.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/usb_serial_jtag.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj -c /Users/keenan/esp/esp-idf/components/driver/spi_slave_hd.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/spi_slave_hd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj -c /Users/keenan/esp/esp-idf/components/driver/touch_sensor_common.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/touch_sensor_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj -c /Users/keenan/esp/esp-idf/components/driver/esp32s3/touch_sensor.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/esp32s3/touch_sensor.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include/driver -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj -c /Users/keenan/esp/esp-idf/components/driver/esp32s3/rtc_tempsensor.c", + "file": "/Users/keenan/esp/esp-idf/components/driver/esp32s3/rtc_tempsensor.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj -c /Users/keenan/esp/esp-idf/components/esp_pm/pm_locks.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_pm/pm_locks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj -c /Users/keenan/esp/esp-idf/components/esp_pm/pm_trace.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_pm/pm_trace.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj -c /Users/keenan/esp/esp-idf/components/esp_pm/pm_impl.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_pm/pm_impl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/x509_crt_bundle.S", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/x509_crt_bundle.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aes.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aes.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aesni.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aesni.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/arc4.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/arc4.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aria.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/aria.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/asn1write.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/asn1write.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/base64.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/base64.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/bignum.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/bignum.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/blowfish.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/blowfish.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/camellia.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/camellia.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ccm.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ccm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/chacha20.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/chacha20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cipher.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cipher.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/constant_time.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/constant_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cmac.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/cmac.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/des.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/des.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/dhm.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/dhm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecdh.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecdh.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecp.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/entropy.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/entropy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/error.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/error.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/gcm.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/gcm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/havege.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/havege.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/hkdf.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/hkdf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md2.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md4.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md4.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md5.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/md5.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/oid.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/oid.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/padlock.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/padlock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pem.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pk.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pk.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkparse.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkparse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/platform.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/platform.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/platform_util.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/platform_util.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/rsa.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/rsa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/rsa_internal.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/rsa_internal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha1.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha1.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha256.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha512.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/sha512.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/threading.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/threading.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/timing.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/timing.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/version.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/version.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/version_features.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/version_features.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/xtea.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/xtea.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/certs.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/certs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs11.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs11.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_create.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_create.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/debug.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cli.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cli.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_srv.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_srv.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj -c /Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c", + "file": "/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj -c /Users/keenan/esp/esp-idf/components/app_update/esp_ota_ops.c", + "file": "/Users/keenan/esp/esp-idf/components/app_update/esp_ota_ops.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D PROJECT_NAME=\\\"golioth-esp-idf-external-app\\\" -DPROJECT_VER=\\\"v0.0.6-10-g93cf0a3-dirty\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_app_desc.c.obj -c /Users/keenan/esp/esp-idf/components/app_update/esp_app_desc.c", + "file": "/Users/keenan/esp/esp-idf/components/app_update/esp_app_desc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/esp_image_format.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/esp_image_format.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/secure_boot.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/secure_boot.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_partitions.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_partitions.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_qio_mode.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/flash_qio_mode.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash_config_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_flash_config_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_efuse_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/bootloader_efuse_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include_bootloader -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj -c /Users/keenan/esp/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c", + "file": "/Users/keenan/esp/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/partition.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/partition.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_flash_rom_patch.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_flash_rom_patch.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_timing_config.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/spi_timing_config.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_timing_tuning.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_timing_tuning.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_drivers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_generic.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_generic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_issi.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_issi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_gd.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_gd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_winbond.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_boya.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_boya.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_th.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_chip_th.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/memspi_host_driver.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/memspi_host_driver.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/cache_utils.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/cache_utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/flash_mmap.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/flash_mmap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/flash_ops.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/flash_ops.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/flash_ops_esp32s3.c.obj -c /Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/flash_ops_esp32s3.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/esp32s3/flash_ops_esp32s3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/esp_flash_api.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/esp_flash_api.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/esp_flash_spi_init.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/esp_flash_spi_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_os_func_app.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_os_func_app.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -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 /Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_os_func_noos.c", + "file": "/Users/keenan/esp/esp-idf/components/spi_flash/spi_flash_os_func_noos.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_api.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_api.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_page.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_page.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_storage.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_storage.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj -c /Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_types.cpp", + "file": "/Users/keenan/esp/esp-idf/components/nvs_flash/src/nvs_types.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj -c /Users/keenan/esp/esp-idf/components/pthread/pthread.c", + "file": "/Users/keenan/esp/esp-idf/components/pthread/pthread.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj -c /Users/keenan/esp/esp-idf/components/pthread/pthread_cond_var.c", + "file": "/Users/keenan/esp/esp-idf/components/pthread/pthread_cond_var.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj -c /Users/keenan/esp/esp-idf/components/pthread/pthread_local_storage.c", + "file": "/Users/keenan/esp/esp-idf/components/pthread/pthread_local_storage.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj -c /Users/keenan/esp/esp-idf/components/pthread/pthread_rwlock.c", + "file": "/Users/keenan/esp/esp-idf/components/pthread/pthread_rwlock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj -c /Users/keenan/esp/esp-idf/components/esp_gdbstub/src/gdbstub.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_gdbstub/src/gdbstub.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj -c /Users/keenan/esp/esp-idf/components/esp_gdbstub/src/packet.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_gdbstub/src/packet.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj -c /Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa/gdbstub_xtensa.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa/gdbstub_xtensa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj -c /Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa/gdbstub-entry.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa/gdbstub-entry.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/private_include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj -c /Users/keenan/esp/esp-idf/components/esp_gdbstub/esp_common/gdbstub_common.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp_common/gdbstub_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_common.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_checksum.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_checksum.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_flash.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_flash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_uart.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_uart.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_elf.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_elf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_binary.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/core_dump_binary.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump -I/Users/keenan/esp/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj -c /Users/keenan/esp/esp-idf/components/espcoredump/src/port/xtensa/core_dump_port.c", + "file": "/Users/keenan/esp/esp-idf/components/espcoredump/src/port/xtensa/core_dump_port.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj -c /Users/keenan/esp/esp-idf/components/esp_phy/src/phy_override.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_phy/src/phy_override.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj -c /Users/keenan/esp/esp-idf/components/esp_phy/src/lib_printf.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_phy/src/lib_printf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj -c /Users/keenan/esp/esp-idf/components/esp_phy/src/phy_init.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_phy/src/phy_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/esp_err.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/esp_err.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/crosscore_int.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/crosscore_int.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/freertos_hooks.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/freertos_hooks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/int_wdt.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/int_wdt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/panic.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/panic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/esp_system.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/esp_system.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/startup.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/startup.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/system_time.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/system_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/stack_check.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/stack_check.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/task_wdt.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/task_wdt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/ubsan.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/ubsan.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/xt_wdt.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/xt_wdt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/debug_stubs.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/debug_stubs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/cpu_start.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/cpu_start.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/panic_handler.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/panic_handler.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/brownout.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/brownout.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/highint_hdl.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/highint_hdl.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/clk.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/clk.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/reset_reason.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/reset_reason.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/system_internal.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/system_internal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/cache_err_int.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/cache_err_int.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/apb_backup_dma.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3/apb_backup_dma.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/panic_arch.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/panic_arch.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/panic_handler_asm.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/panic_handler_asm.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack_asm.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack_asm.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers_asm.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers_asm.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_stubs.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/debug_stubs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/. -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj -c /Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/trax.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_system/port/arch/xtensa/trax.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_tjpgd.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_tjpgd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj -c /Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S", + "file": "/Users/keenan/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/wdt_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/wdt_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/mpu_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/mpu_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/cpu_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/cpu_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/rmt_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/rmt_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/rtc_io_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/rtc_io_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_slave_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_slave_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_slave_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_slave_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/i2s_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/i2s_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/sigmadelta_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/sigmadelta_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/timer_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/timer_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/ledc_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/ledc_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/ledc_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/ledc_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/i2c_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/i2c_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/i2c_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/i2c_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/gpio_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/gpio_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/uart_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/uart_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/uart_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/uart_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_flash_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_flash_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_flash_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_flash_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/soc_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/soc_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/soc_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/interrupt_controller_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/interrupt_controller_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/sha_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/sha_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/aes_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/aes_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/twai_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/twai_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj -c /Users/keenan/esp/esp-idf/components/hal/twai_hal_iram.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/twai_hal_iram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/adc_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/adc_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/ds_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/ds_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/gdma_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/gdma_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/lcd_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/lcd_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/mcpwm_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/mcpwm_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/pcnt_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/pcnt_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_flash_hal_gpspi.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_flash_hal_gpspi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/spi_slave_hd_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/spi_slave_hd_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/systimer_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/systimer_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/touch_sensor_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/touch_sensor_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/usb_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/usb_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/usb_phy_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/usb_phy_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/xt_wdt_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/xt_wdt_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/esp32s3/brownout_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/esp32s3/brownout_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/esp32s3/hmac_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/esp32s3/hmac_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj -c /Users/keenan/esp/esp-idf/components/hal/esp32s3/interrupt_descriptor_table.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/esp32s3/interrupt_descriptor_table.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/esp32s3/touch_sensor_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/esp32s3/touch_sensor_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/esp32s3/rtc_cntl_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/esp32s3/rtc_cntl_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj -c /Users/keenan/esp/esp-idf/components/hal/usbh_hal.c", + "file": "/Users/keenan/esp/esp-idf/components/hal/usbh_hal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj -c /Users/keenan/esp/esp-idf/components/vfs/vfs.c", + "file": "/Users/keenan/esp/esp-idf/components/vfs/vfs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj -c /Users/keenan/esp/esp-idf/components/vfs/vfs_eventfd.c", + "file": "/Users/keenan/esp/esp-idf/components/vfs/vfs_eventfd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj -c /Users/keenan/esp/esp-idf/components/vfs/vfs_uart.c", + "file": "/Users/keenan/esp/esp-idf/components/vfs/vfs_uart.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj -c /Users/keenan/esp/esp-idf/components/vfs/vfs_semihost.c", + "file": "/Users/keenan/esp/esp-idf/components/vfs/vfs_semihost.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj -c /Users/keenan/esp/esp-idf/components/vfs/vfs_console.c", + "file": "/Users/keenan/esp/esp-idf/components/vfs/vfs_console.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/vfs/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj -c /Users/keenan/esp/esp-idf/components/vfs/vfs_usb_serial_jtag.c", + "file": "/Users/keenan/esp/esp-idf/components/vfs/vfs_usb_serial_jtag.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -std=gnu11 -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj -c /Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy.c.obj -c /Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth_phy.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth_phy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj -c /Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj -c /Users/keenan/esp/esp-idf/components/tcpip_adapter/tcpip_adapter_compat.c", + "file": "/Users/keenan/esp/esp-idf/components/tcpip_adapter/tcpip_adapter_compat.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_handlers.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_handlers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_objects.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_objects.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_defaults.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/esp_netif_defaults.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_sta_list.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/lwip/esp_netif_sta_list.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_netif/lwip -I/Users/keenan/esp/esp-idf/components/esp_netif/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj -c /Users/keenan/esp/esp-idf/components/esp_netif/loopback/esp_netif_loopback.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_netif/loopback/esp_netif_loopback.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj -c /Users/keenan/esp/esp-idf/components/esp_event/default_event_loop.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_event/default_event_loop.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj -c /Users/keenan/esp/esp-idf/components/esp_event/esp_event.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_event/esp_event.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj -c /Users/keenan/esp/esp-idf/components/esp_event/esp_event_private.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_event/esp_event_private.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj -c /Users/keenan/esp/esp-idf/components/esp_event/event_loop_legacy.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_event/event_loop_legacy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_event/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj -c /Users/keenan/esp/esp-idf/components/esp_event/event_send.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_event/event_send.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/port/os_xtensa.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/os_xtensa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/ap_config.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/common/sae.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/common/sae.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/common/wpa_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/bitfield.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/base64.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/base64.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/ext_password.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/uuid.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/uuid.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/json.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils/json.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_registrar.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_registrar.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_registrar.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_validate.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/wps/wps_validate.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/tls_mbedtls.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/tls_mbedtls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls-bignum.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls-bignum.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-ec.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls-ec.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls-ec.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/rc4.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-omac1.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-omac1.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_SHA256 -DCONFIG_WNM -DCONFIG_WPA3_SAE -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DEAP_FAST -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESP32_WORKAROUND -DESPRESSIF_USE -DESP_SUPPLICANT -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUSE_WPA2_TASK -DUSE_WPS_TASK -D__ets__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/utils -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-aliasing -Wno-write-strings -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj -c /Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c", + "file": "/Users/keenan/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/coexist.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/coexist.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/mesh_event.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/mesh_event.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/smartconfig.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/smartconfig.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/smartconfig_ack.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/smartconfig_ack.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_init.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_default.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_default.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_netif.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/src/wifi_netif.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj -c /Users/keenan/esp/esp-idf/components/esp_wifi/esp32s3/esp_adapter.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_wifi/esp32s3/esp_adapter.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj -c /Users/keenan/esp/esp-idf/components/console/commands.c", + "file": "/Users/keenan/esp/esp-idf/components/console/commands.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj -c /Users/keenan/esp/esp-idf/components/console/esp_console_repl.c", + "file": "/Users/keenan/esp/esp-idf/components/console/esp_console_repl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj -c /Users/keenan/esp/esp-idf/components/console/split_argv.c", + "file": "/Users/keenan/esp/esp-idf/components/console/split_argv.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-clobbered -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj -c /Users/keenan/esp/esp-idf/components/console/argtable3/argtable3.c", + "file": "/Users/keenan/esp/esp-idf/components/console/argtable3/argtable3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj -c /Users/keenan/esp/esp-idf/components/console/linenoise/linenoise.c", + "file": "/Users/keenan/esp/esp-idf/components/console/linenoise/linenoise.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/apps/sntp/sntp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/apps/sntp/sntp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/api_lib.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/api_lib.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/api_msg.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/api_msg.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/err.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/err.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/if_api.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/if_api.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netbuf.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netbuf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netdb.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netdb.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netifapi.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/netifapi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/sockets.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/sockets.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/tcpip.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/api/tcpip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/def.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/def.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/dns.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/dns.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/inet_chksum.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/init.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ip.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/mem.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/memp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/memp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/netif.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/netif.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/pbuf.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/pbuf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/raw.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/raw.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/stats.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/stats.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/sys.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/sys.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -Wno-type-limits -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp_in.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp_in.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp_out.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/tcp_out.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/timeouts.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/timeouts.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/udp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/udp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ethernet.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ethernet.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/lowpan6.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/lowpan6.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/lowpan6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/slipif.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/slipif.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -Wno-uninitialized -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -Wno-implicit-fallthrough -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/hooks/tcp_isn_default.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/hooks/tcp_isn_default.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/hooks/lwip_default_hooks.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/hooks/lwip_default_hooks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/debug/lwip_debug.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/debug/lwip_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/freertos/sys_arch.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/freertos/sys_arch.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/dhcp_state.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/dhcp_state.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/wlanif.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/wlanif.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/ethernetif.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/netif/ethernetif.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/port/esp32/vfs_lwip.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/port/esp32/vfs_lwip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/apps/ping/esp_ping.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/apps/ping/esp_ping.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/apps/ping/ping.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/apps/ping/ping.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/apps/ping/ping_sock.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/apps/ping/ping_sock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj -c /Users/keenan/esp/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c", + "file": "/Users/keenan/esp/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj -c /Users/keenan/esp/esp-idf/components/log/log.c", + "file": "/Users/keenan/esp/esp-idf/components/log/log.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj -c /Users/keenan/esp/esp-idf/components/log/log_buffers.c", + "file": "/Users/keenan/esp/esp-idf/components/log/log_buffers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj -c /Users/keenan/esp/esp-idf/components/log/log_freertos.c", + "file": "/Users/keenan/esp/esp-idf/components/log/log_freertos.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj -c /Users/keenan/esp/esp-idf/components/heap/heap_caps.c", + "file": "/Users/keenan/esp/esp-idf/components/heap/heap_caps.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj -c /Users/keenan/esp/esp-idf/components/heap/heap_caps_init.c", + "file": "/Users/keenan/esp/esp-idf/components/heap/heap_caps_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj -c /Users/keenan/esp/esp-idf/components/heap/multi_heap.c", + "file": "/Users/keenan/esp/esp-idf/components/heap/multi_heap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_tlsf.c.obj -c /Users/keenan/esp/esp-idf/components/heap/heap_tlsf.c", + "file": "/Users/keenan/esp/esp-idf/components/heap/heap_tlsf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj -c /Users/keenan/esp/esp-idf/components/heap/port/memory_layout_utils.c", + "file": "/Users/keenan/esp/esp-idf/components/heap/port/memory_layout_utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj -c /Users/keenan/esp/esp-idf/components/heap/port/esp32s3/memory_layout.c", + "file": "/Users/keenan/esp/esp-idf/components/heap/port/esp32s3/memory_layout.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj -c /Users/keenan/esp/esp-idf/components/soc/lldesc.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/lldesc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj -c /Users/keenan/esp/esp-idf/components/soc/soc_include_legacy_warn.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/soc_include_legacy_warn.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/adc_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/adc_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/dedic_gpio_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/dedic_gpio_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/gdma_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/gdma_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/gpio_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/gpio_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2c_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/i2c_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/i2s_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/i2s_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/interrupts.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/interrupts.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/lcd_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/lcd_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/ledc_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/ledc_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/mcpwm_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/mcpwm_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/pcnt_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/pcnt_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/rmt_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/rmt_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/rtc_io_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/rtc_io_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdio_slave_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/sdio_slave_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/sdmmc_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/sdmmc_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/sigmadelta_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/sigmadelta_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/spi_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/spi_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/timer_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/timer_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/touch_sensor_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/touch_sensor_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/uart_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/uart_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj -c /Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_phy_periph.c", + "file": "/Users/keenan/esp/esp-idf/components/soc/esp32s3/usb_phy_periph.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/compare_set.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/compare_set.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/cpu_util.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/cpu_util.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/esp_async_memcpy.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/esp_async_memcpy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/esp_clk.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/esp_clk.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/clk_ctrl_os.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/clk_ctrl_os.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/hw_random.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/hw_random.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/intr_alloc.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/intr_alloc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/mac_addr.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/mac_addr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_modes.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_modes.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_gpio.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_gpio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_mac_bb.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_mac_bb.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/regi2c_ctrl.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/regi2c_ctrl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_retention.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/sleep_retention.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk_init.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_clk_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_init.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_pm.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_pm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_sleep.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_sleep.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_time.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_wdt.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/rtc_wdt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/chip_info.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/chip_info.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/async_memcpy_impl_gdma.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/async_memcpy_impl_gdma.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/dport_access.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/dport_access.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_hmac.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_hmac.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_ds.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_ds.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_crypto_lock.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/esp_crypto_lock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/spiram.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/spiram.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj -c /Users/keenan/esp/esp-idf/components/xtensa/eri.c", + "file": "/Users/keenan/esp/esp-idf/components/xtensa/eri.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj -c /Users/keenan/esp/esp-idf/components/xtensa/xt_trax.c", + "file": "/Users/keenan/esp/esp-idf/components/xtensa/xt_trax.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj -c /Users/keenan/esp/esp-idf/components/xtensa/xtensa_intr.c", + "file": "/Users/keenan/esp/esp-idf/components/xtensa/xtensa_intr.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj -c /Users/keenan/esp/esp-idf/components/xtensa/xtensa_intr_asm.S", + "file": "/Users/keenan/esp/esp-idf/components/xtensa/xtensa_intr_asm.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj -c /Users/keenan/esp/esp-idf/components/esp_common/src/esp_err_to_name.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_common/src/esp_err_to_name.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj -c /Users/keenan/esp/esp-idf/components/esp_timer/src/esp_timer.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_timer/src/esp_timer.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj -c /Users/keenan/esp/esp-idf/components/esp_timer/src/ets_timer_legacy.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_timer/src/ets_timer_legacy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj -c /Users/keenan/esp/esp-idf/components/esp_timer/src/system_time.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_timer/src/system_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_timer/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj -c /Users/keenan/esp/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/port.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/port.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/port.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/portasm.S", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/portasm.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_context.S", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_context.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_init.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_overlay_os_hook.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_overlay_os_hook.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_vector_defaults.S", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_vector_defaults.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_vectors.S", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/xtensa_vectors.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/esp_additions/task_snapshot.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/esp_additions/task_snapshot.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/port_common.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/port_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/port/port_systick.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/port/port_systick.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/croutine.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/croutine.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D_ESP_FREERTOS_INTERNAL -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/event_groups.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/event_groups.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/list.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/list.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D_ESP_FREERTOS_INTERNAL -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/queue.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/queue.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D_ESP_FREERTOS_INTERNAL -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/tasks.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/tasks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D_ESP_FREERTOS_INTERNAL -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/timers.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/timers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D_ESP_FREERTOS_INTERNAL -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/stream_buffer.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/stream_buffer.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/FreeRTOS-openocd.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/FreeRTOS-openocd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa -I/Users/keenan/esp/esp-idf/components/freertos/port/priv_include -I/Users/keenan/esp/esp-idf/components/freertos -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj -c /Users/keenan/esp/esp-idf/components/freertos/freertos_v8_compat.c", + "file": "/Users/keenan/esp/esp-idf/components/freertos/freertos_v8_compat.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/abort.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/abort.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/assert.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/assert.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-builtin -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/heap.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/heap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/locks.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/locks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/poll.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/poll.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/pthread.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/pthread.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/random.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/random.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/reent_init.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/reent_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/newlib_init.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/newlib_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/syscalls.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/syscalls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/termios.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/termios.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/stdatomic.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/stdatomic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/time.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/sysconf.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/sysconf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/realpath.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/realpath.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/newlib/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj -c /Users/keenan/esp/esp-idf/components/newlib/port/esp_time_impl.c", + "file": "/Users/keenan/esp/esp-idf/components/newlib/port/esp_time_impl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/pthread/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj -c /Users/keenan/esp/esp-idf/components/cxx/cxx_exception_stubs.cpp", + "file": "/Users/keenan/esp/esp-idf/components/cxx/cxx_exception_stubs.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/pthread/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj -c /Users/keenan/esp/esp-idf/components/cxx/cxx_guards.cpp", + "file": "/Users/keenan/esp/esp-idf/components/cxx/cxx_guards.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj -c /Users/keenan/esp/esp-idf/components/app_trace/app_trace.c", + "file": "/Users/keenan/esp/esp-idf/components/app_trace/app_trace.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj -c /Users/keenan/esp/esp-idf/components/app_trace/app_trace_util.c", + "file": "/Users/keenan/esp/esp-idf/components/app_trace/app_trace_util.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj -c /Users/keenan/esp/esp-idf/components/app_trace/host_file_io.c", + "file": "/Users/keenan/esp/esp-idf/components/app_trace/host_file_io.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/app_trace/private_include -I/Users/keenan/esp/esp-idf/components/app_trace/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -fno-profile-arcs -fno-test-coverage -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj -c /Users/keenan/esp/esp-idf/components/app_trace/gcov/gcov_rtio.c", + "file": "/Users/keenan/esp/esp-idf/components/app_trace/gcov/gcov_rtio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj -c /Users/keenan/esp/esp-idf/components/asio/asio/asio/src/asio.cpp", + "file": "/Users/keenan/esp/esp-idf/components/asio/asio/asio/src/asio.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborencoder_close_container_checked.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborencoder_close_container_checked.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborencoder.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborencoder.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborerrorstrings.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborerrorstrings.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborparser_dup_string.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborparser_dup_string.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborparser.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborparser.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborpretty_stdio.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborpretty_stdio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborpretty.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborpretty.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cbortojson.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cbortojson.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborvalidation.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/cborvalidation.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -D__linux__ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj -c /Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/open_memstream.c", + "file": "/Users/keenan/esp/esp-idf/components/cbor/tinycbor/src/open_memstream.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DUNITY_INCLUDE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj -c /Users/keenan/esp/esp-idf/components/unity/unity/src/unity.c", + "file": "/Users/keenan/esp/esp-idf/components/unity/unity/src/unity.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DUNITY_INCLUDE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj -c /Users/keenan/esp/esp-idf/components/unity/unity_runner.c", + "file": "/Users/keenan/esp/esp-idf/components/unity/unity_runner.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DUNITY_INCLUDE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj -c /Users/keenan/esp/esp-idf/components/unity/unity_port_esp32.c", + "file": "/Users/keenan/esp/esp-idf/components/unity/unity_port_esp32.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DUNITY_INCLUDE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj -c /Users/keenan/esp/esp-idf/components/cmock/CMock/src/cmock.c", + "file": "/Users/keenan/esp/esp-idf/components/cmock/CMock/src/cmock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/address.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/address.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/async.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/async.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/block.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/block.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_asn1.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_asn1.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_cache.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_cache.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_debug.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_event.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_event.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_hashkey.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_hashkey.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_io.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_io.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_mbedtls.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_mbedtls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_notls.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_notls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_prng.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_prng.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_session.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_session.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_tcp.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_tcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_time.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/coap_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/encode.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/encode.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/mem.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/net.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/net.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/option.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/option.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/pdu.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/pdu.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/resource.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/resource.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/str.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/str.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/subscribe.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/subscribe.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj -c /Users/keenan/esp/esp-idf/components/coap/libcoap/src/uri.c", + "file": "/Users/keenan/esp/esp-idf/components/coap/libcoap/src/uri.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_buf.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_buf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_callbacks.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_callbacks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_debug.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_frame.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_frame.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd_huffman.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd_huffman.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd_huffman_data.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_hd_huffman_data.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_helper.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_helper.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_http.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_http.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_map.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_map.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_mem.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_npn.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_npn.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_option.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_option.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_outbound_item.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_outbound_item.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_pq.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_pq.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_priority_spec.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_priority_spec.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_queue.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_queue.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_rcbuf.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_rcbuf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_session.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_session.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_stream.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_stream.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_submit.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_submit.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_version.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/nghttp2_version.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/nghttp/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj -c /Users/keenan/esp/esp-idf/components/nghttp/port/http_parser.c", + "file": "/Users/keenan/esp/esp-idf/components/nghttp/port/http_parser.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj -c /Users/keenan/esp/esp-idf/components/esp-tls/esp_tls.c", + "file": "/Users/keenan/esp/esp-idf/components/esp-tls/esp_tls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj -c /Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", + "file": "/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj -c /Users/keenan/esp/esp-idf/components/esp-tls/esp_tls_error_capture.c", + "file": "/Users/keenan/esp/esp-idf/components/esp-tls/esp_tls_error_capture.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp-tls/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj -c /Users/keenan/esp/esp-idf/components/esp-tls/esp_tls_mbedtls.c", + "file": "/Users/keenan/esp/esp-idf/components/esp-tls/esp_tls_mbedtls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj -c /Users/keenan/esp/esp-idf/components/esp_adc_cal/esp_adc_cal_common.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_adc_cal/esp_adc_cal_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj -c /Users/keenan/esp/esp-idf/components/esp_adc_cal/esp32s3/esp_adc_cal.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_adc_cal/esp32s3/esp_adc_cal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_hid/private -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hidd.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hidd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_hid/private -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hidh.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hidh.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_hid/private -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj -c /Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hid_common.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_hid/src/esp_hid_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj -c /Users/keenan/esp/esp-idf/components/tcp_transport/transport.c", + "file": "/Users/keenan/esp/esp-idf/components/tcp_transport/transport.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj -c /Users/keenan/esp/esp-idf/components/tcp_transport/transport_ssl.c", + "file": "/Users/keenan/esp/esp-idf/components/tcp_transport/transport_ssl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_utils.c.obj -c /Users/keenan/esp/esp-idf/components/tcp_transport/transport_utils.c", + "file": "/Users/keenan/esp/esp-idf/components/tcp_transport/transport_utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj -c /Users/keenan/esp/esp-idf/components/tcp_transport/transport_ws.c", + "file": "/Users/keenan/esp/esp-idf/components/tcp_transport/transport_ws.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_client/esp_http_client.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_client/esp_http_client.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_auth.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_auth.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_header.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_header.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_utils.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_client/lib/http_utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_main.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_main.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_parse.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_parse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_sess.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_sess.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_txrx.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_txrx.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_uri.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_uri.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_ws.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/httpd_ws.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/Users/keenan/esp/esp-idf/components/esp_http_server/src/util -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj -c /Users/keenan/esp/esp-idf/components/esp_http_server/src/util/ctrl_sock.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_http_server/src/util/ctrl_sock.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj -c /Users/keenan/esp/esp-idf/components/esp_https_ota/src/esp_https_ota.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_https_ota/src/esp_https_ota.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_common.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2s.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2s.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_spi.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_spi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i80.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i80.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i80.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj -c /Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_rgb_panel.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_lcd/src/esp_lcd_rgb_panel.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj -c /Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c", + "file": "/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/src/common/protocomm.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/src/common/protocomm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/src/security/security0.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/src/security/security0.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/src/security/security1.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/src/security/security1.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/proto-c/constants.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/proto-c/constants.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/proto-c/sec0.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/proto-c/sec1.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/proto-c/session.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/proto-c/session.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/src/transports/protocomm_console.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/src/transports/protocomm_console.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/src/common -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj -c /Users/keenan/esp/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", + "file": "/Users/keenan/esp/esp-idf/components/protocomm/src/transports/protocomm_httpd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mdns/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj -c /Users/keenan/esp/esp-idf/components/mdns/mdns.c", + "file": "/Users/keenan/esp/esp-idf/components/mdns/mdns.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mdns/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj -c /Users/keenan/esp/esp-idf/components/mdns/mdns_networking_lwip.c", + "file": "/Users/keenan/esp/esp-idf/components/mdns/mdns_networking_lwip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mdns/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj -c /Users/keenan/esp/esp-idf/components/mdns/mdns_console.c", + "file": "/Users/keenan/esp/esp-idf/components/mdns/mdns_console.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj -c /Users/keenan/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj -c /Users/keenan/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/src -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj -c /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_cmd.c", + "file": "/Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_cmd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj -c /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_common.c", + "file": "/Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj -c /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_init.c", + "file": "/Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_init.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj -c /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_io.c", + "file": "/Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_io.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj -c /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_mmc.c", + "file": "/Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_mmc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj -c /Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_sd.c", + "file": "/Users/keenan/esp/esp-idf/components/sdmmc/sdmmc_sd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj -c /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj -c /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl_sdio.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl_sdio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include/esp_serial_slave_link -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj -c /Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl_spi.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/essl_spi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj -c /Users/keenan/esp/esp-idf/components/esp_websocket_client/esp_websocket_client.c", + "file": "/Users/keenan/esp/esp-idf/components/esp_websocket_client/esp_websocket_client.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough -o esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj -c /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmlparse.c", + "file": "/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmlparse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough -o esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj -c /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmlrole.c", + "file": "/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmlrole.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough -o esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj -c /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok.c", + "file": "/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough -o esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj -c /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok_impl.c", + "file": "/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok_impl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_EXPAT_CONFIG_H -DHAVE_GETRANDOM -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-implicit-fallthrough -o esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj -c /Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok_ns.c", + "file": "/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib/xmltok_ns.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/Partition.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/Partition.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/SPI_Flash.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/SPI_Flash.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/WL_Flash.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/WL_Flash.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/crc32.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/crc32.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++ -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj -c /Users/keenan/esp/esp-idf/components/wear_levelling/wear_levelling.cpp", + "file": "/Users/keenan/esp/esp-idf/components/wear_levelling/wear_levelling.cpp" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_rawflash.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_rawflash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_sdmmc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_wl.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/diskio/diskio_wl.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/src/ff.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/src/ff.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/port/freertos/ffsystem.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/port/freertos/ffsystem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/src/ffunicode.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/src/ffunicode.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj -c /Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c", + "file": "/Users/keenan/esp/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/mb.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/mb.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/mb_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/mb_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii/mbascii.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii/mbascii.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii/mbascii_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii/mbascii_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbrtu_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbrtu_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbrtu.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbrtu.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbcrc.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu/mbcrc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp/mbtcp.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp/mbtcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp/mbtcp_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp/mbtcp_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/port.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/port.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/portevent.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/portevent.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/portevent_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/portevent_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/portother.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/portother.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/portother_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/portother_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/portserial.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/portserial.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/portserial_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/portserial_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/porttimer.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/porttimer.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/port/porttimer_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/port/porttimer_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfunccoils.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfunccoils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfunccoils_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfunccoils_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdiag.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdiag.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdisc.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdisc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdisc_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncdisc_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncholding.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncholding.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncholding_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncholding_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncinput.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncinput.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncinput_m.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncinput_m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncother.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbfuncother.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbutils.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions/mbutils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller/mbc_serial_slave.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller/mbc_serial_slave.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller/mbc_serial_master.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller/mbc_serial_master.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port/port_tcp_slave.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port/port_tcp_slave.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller/mbc_tcp_slave.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller/mbc_tcp_slave.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller/mbc_tcp_master.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller/mbc_tcp_master.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port/port_tcp_master.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port/port_tcp_master.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master_tcp.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master_tcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave_tcp.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave_tcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master_serial.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_master_serial.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common -I/Users/keenan/esp/esp-idf/components/freemodbus/port -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/ascii -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/functions -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/rtu -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/tcp -I/Users/keenan/esp/esp-idf/components/freemodbus/modbus/include -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/serial_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_slave/modbus_controller -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/port -I/Users/keenan/esp/esp-idf/components/freemodbus/tcp_master/modbus_controller -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj -c /Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave_serial.c", + "file": "/Users/keenan/esp/esp-idf/components/freemodbus/common/esp_modbus_slave_serial.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj -c /Users/keenan/esp/esp-idf/components/jsmn/src/jsmn.c", + "file": "/Users/keenan/esp/esp-idf/components/jsmn/src/jsmn.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj -c /Users/keenan/esp/esp-idf/components/json/cJSON/cJSON.c", + "file": "/Users/keenan/esp/esp-idf/components/json/cJSON/cJSON.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj -c /Users/keenan/esp/esp-idf/components/json/cJSON/cJSON_Utils.c", + "file": "/Users/keenan/esp/esp-idf/components/json/cJSON/cJSON_Utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/crypto_auth.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/crypto_auth.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_easy.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_easy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_seal.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_seal.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/crypto_hash.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/crypto_hash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kx/crypto_kx.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_kx/crypto_kx.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-unknown-pragmas -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-type-limits -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-implicit-fallthrough -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-implicit-fallthrough -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/crypto_sign.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/crypto_sign.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/crypto_stream.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/crypto_stream.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_verify/sodium/verify.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/crypto_verify/sodium/verify.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -DRANDOMBYTES_DEFAULT_IMPLEMENTATION -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/randombytes/randombytes.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/randombytes/randombytes.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/codecs.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/codecs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/core.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/core.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/runtime.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/runtime.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -Wno-unused-variable -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/utils.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/utils.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/version.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/sodium/version.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DCONFIGURED -DHAVE_WEAK_SYMBOLS -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DNATIVE_LITTLE_ENDIAN -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port_include/sodium -I/Users/keenan/esp/esp-idf/components/libsodium/port -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-unused-function -o esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj -c /Users/keenan/esp/esp-idf/components/libsodium/port/randombytes_esp32.c", + "file": "/Users/keenan/esp/esp-idf/components/libsodium/port/randombytes_esp32.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj -c /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c", + "file": "/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj -c /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c", + "file": "/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj -c /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c", + "file": "/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj -c /Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c", + "file": "/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_cert.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_cert.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_lib.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_lib.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_methods.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_methods.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_pkey.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_pkey.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_bio.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_bio.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_err.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_err.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_stack.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_stack.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/library/ssl_x509.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/library/ssl_x509.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/platform/ssl_pm.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/platform/ssl_pm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/openssl/include/internal -I/Users/keenan/esp/esp-idf/components/openssl/include/platform -I/Users/keenan/esp/esp-idf/components/openssl/include/openssl -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj -c /Users/keenan/esp/esp-idf/components/openssl/platform/ssl_port.c", + "file": "/Users/keenan/esp/esp-idf/components/openssl/platform/ssl_port.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj -c /Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_access.c", + "file": "/Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_access.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj -c /Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_apis.c", + "file": "/Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_apis.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj -c /Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_masks.c", + "file": "/Users/keenan/esp/esp-idf/components/perfmon/xtensa_perfmon_masks.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/esp_spiffs.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/esp_spiffs.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/spiffs_api.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/spiffs_api.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_check.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/spiffs -I/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-stringop-truncation -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj -c /Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", + "file": "/Users/keenan/esp/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj -c /Users/keenan/esp/esp-idf/components/usb/hcd.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/hcd.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj -c /Users/keenan/esp/esp-idf/components/usb/hub.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/hub.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj -c /Users/keenan/esp/esp-idf/components/usb/usb_helpers.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/usb_helpers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj -c /Users/keenan/esp/esp-idf/components/usb/usb_host.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/usb_host.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj -c /Users/keenan/esp/esp-idf/components/usb/usb_private.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/usb_private.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj -c /Users/keenan/esp/esp-idf/components/usb/usbh.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/usbh.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/usb/private_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj -c /Users/keenan/esp/esp-idf/components/usb/usb_phy.c", + "file": "/Users/keenan/esp/esp-idf/components/usb/usb_phy.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj -c /Users/keenan/esp/esp-idf/components/ulp/ulp.c", + "file": "/Users/keenan/esp/esp-idf/components/ulp/ulp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj -c /Users/keenan/esp/esp-idf/components/ulp/ulp_macro.c", + "file": "/Users/keenan/esp/esp-idf/components/ulp/ulp_macro.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/wifi_config.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/src/wifi_config.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/wifi_scan.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/src/wifi_scan.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/manager.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/src/manager.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/handlers.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/src/handlers.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/scheme_console.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/src/scheme_console.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/src -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/proto-c -I/Users/keenan/esp/esp-idf/components/protocomm/proto-c -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/json/cJSON -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj -c /Users/keenan/esp/esp-idf/components/wifi_provisioning/src/scheme_softap.c", + "file": "/Users/keenan/esp/esp-idf/components/wifi_provisioning/src/scheme_softap.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_address.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_address.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_async.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_async.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/block.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/block.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_asn1.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_asn1.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_cache.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_cache.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_debug.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_event.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_event.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_hashkey.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_hashkey.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_io.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_io.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_mbedtls.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_mbedtls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_notls.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_notls.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_prng.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_prng.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_session.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_session.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_tcp.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_tcp.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_time.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/encode.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/encode.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/mem.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/mem.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/net.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/net.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_option.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_option.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/pdu.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/pdu.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/resource.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/resource.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/str.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/str.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_subscribe.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/coap_subscribe.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/uri.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/src/uri.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink/heatshrink_decoder.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink/heatshrink_decoder.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/freertos/golioth_sys_freertos.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/freertos/golioth_sys_freertos.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/fw_update_esp_idf.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/fw_update_esp_idf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/serial_tap_esp_idf.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/serial_tap_esp_idf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_status.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_status.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_coap_client.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_coap_client.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_log.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_log.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_lightdb.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_lightdb.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_rpc.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_rpc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_ota.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_ota.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_time.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_time.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_fw_update.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_fw_update.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_statistics.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_statistics.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_settings.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_settings.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_remote_shell.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_remote_shell.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_debug.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_debug.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_ringbuf.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_ringbuf.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_event_group.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_event_group.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/priv_include -I/Users/keenan/esp/esp-idf/components/freertos/include/freertos -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_mbox.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/golioth_mbox.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/i2cdev.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/i2cdev.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x/ads111x.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x/ads111x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08/ads130e08.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08/ads130e08.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht/aht.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht/aht.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750/bh1750.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750/bh1750.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux/bh1900nux.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux/bh1900nux.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680/bme680.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680/bme680.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180/bmp180.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180/bmp180.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280/bmp280.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280/bmp280.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/button.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/button.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811/ccs811.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811/ccs811.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion/lib8tion.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion/lib8tion.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color/color.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color/color.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht/dht.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht/dht.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/priv_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/src/dps310.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/src/dps310.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/priv_include -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/src/helper_i2c.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/src/helper_i2c.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302/ds1302.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302/ds1302.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307/ds1307.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307/ds1307.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/onewire.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/onewire.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20/ds18x20.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20/ds18x20.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231/ds3231.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231/ds3231.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502/ds3502.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502/ds3502.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/encoder.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/encoder.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/example.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/example.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/framebuffer.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/framebuffer.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/fbanimation.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer/fbanimation.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780/hd44780.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780/hd44780.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000/hdc1000.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000/hdc1000.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/hmc5883l.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/hmc5883l.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33/ht16k33.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33/ht16k33.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221/hts221.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221/hts221.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711/hx711.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711/hx711.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219/ina219.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219/ina219.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260/ina260.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260/ina260.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221/ina3221.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221/ina3221.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f/lc709203f.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f/lc709203f.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/led_strip.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/led_strip.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Werror=override-init -o esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/led_strip_spi.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/led_strip_spi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Werror=override-init -o esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75/lm75.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75/lm75.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r/ls7366r.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r/ls7366r.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725/max31725.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725/max31725.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855/max31855.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855/max31855.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865/max31865.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865/max31865.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219/max7219.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219/max7219.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008/mcp23008.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008/mcp23008.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/mcp23x17.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/mcp23x17.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x/mcp342x.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x/mcp342x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725/mcp4725.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725/mcp4725.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x/mcp960x.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x/mcp960x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808/mcp9808.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808/mcp9808.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b/mhz19b.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b/mhz19b.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611/ms5611.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611/ms5611.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise/noise.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise/noise.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557/pca9557.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557/pca9557.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685/pca9685.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685/pca9685.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563/pcf8563.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563/pcf8563.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574/pcf8574.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574/pcf8574.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575/pcf8575.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575/pcf8575.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591/pcf8591.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591/pcf8591.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l/qmc5883l.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l/qmc5883l.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m/rda5807m.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m/rda5807m.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30/scd30.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30/scd30.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x/scd4x.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x/scd4x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/sgp40.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/sgp40.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/sensirion_voc_algorithm.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40/sensirion_voc_algorithm.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x/sht3x.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x/sht3x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x/sht4x.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x/sht4x.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021/si7021.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021/si7021.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21/sts21.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21/sts21.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548/tca9548.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548/tca9548.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5/tca95x5.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5/tca95x5.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx/tda74xx.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx/tda74xx.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561/tsl2561.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561/tsl2561.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591/tsl2591.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591/tsl2591.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531/tsl4531.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531/tsl4531.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01/tsys01.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01/tsys01.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic/ultrasonic.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic/ultrasonic.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand/wiegand.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand/wiegand.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_static.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_static.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgga_allocate_data -Dfree_data=nmea_gpgga_free_data -Dinit=nmea_gpgga_init -Dparse=nmea_gpgga_parse -Dset_default=nmea_gpgga_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgll_allocate_data -Dfree_data=nmea_gpgll_free_data -Dinit=nmea_gpgll_init -Dparse=nmea_gpgll_parse -Dset_default=nmea_gpgll_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gprmc_allocate_data -Dfree_data=nmea_gprmc_free_data -Dinit=nmea_gprmc_init -Dparse=nmea_gprmc_parse -Dset_default=nmea_gprmc_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgsa_allocate_data -Dfree_data=nmea_gpgsa_free_data -Dinit=nmea_gpgsa_init -Dparse=nmea_gpgsa_parse -Dset_default=nmea_gpgsa_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpgsv_allocate_data -Dfree_data=nmea_gpgsv_free_data -Dinit=nmea_gpgsv_init -Dparse=nmea_gpgsv_parse -Dset_default=nmea_gpgsv_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gptxt_allocate_data -Dfree_data=nmea_gptxt_free_data -Dinit=nmea_gptxt_init -Dparse=nmea_gptxt_parse -Dset_default=nmea_gptxt_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DENABLE_GPGGA=1 -DENABLE_GPGLL=1 -DENABLE_GPGSA=1 -DENABLE_GPGSV=1 -DENABLE_GPRMC=1 -DENABLE_GPTXT=1 -DENABLE_GPVTG=1 -DPARSER_COUNT=7 -Dallocate_data=nmea_gpvtg_allocate_data -Dfree_data=nmea_gpvtg_free_data -Dinit=nmea_gpvtg_init -Dparse=nmea_gpvtg_parse -Dset_default=nmea_gpvtg_set_default -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -Wno-strict-prototypes -o esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/app_main.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/app_main.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/shell.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/shell.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/wifi.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/wifi.c" +}, +{ + "directory": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "command": "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/config -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main -I/Users/keenan/esp/esp-idf/components/newlib/platform_include -I/Users/keenan/esp/esp-idf/components/freertos/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions/freertos -I/Users/keenan/esp/esp-idf/components/freertos/port/xtensa/include -I/Users/keenan/esp/esp-idf/components/freertos/include/esp_additions -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/keenan/esp/esp-idf/components/esp_hw_support/include/soc/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/. -I/Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3/private_include -I/Users/keenan/esp/esp-idf/components/heap/include -I/Users/keenan/esp/esp-idf/components/log/include -I/Users/keenan/esp/esp-idf/components/lwip/include/apps -I/Users/keenan/esp/esp-idf/components/lwip/include/apps/sntp -I/Users/keenan/esp/esp-idf/components/lwip/lwip/src/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include -I/Users/keenan/esp/esp-idf/components/lwip/port/esp32/include/arch -I/Users/keenan/esp/esp-idf/components/soc/include -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/. -I/Users/keenan/esp/esp-idf/components/soc/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/esp32s3/include -I/Users/keenan/esp/esp-idf/components/hal/include -I/Users/keenan/esp/esp-idf/components/hal/platform_port/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include -I/Users/keenan/esp/esp-idf/components/esp_rom/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_rom/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_common/include -I/Users/keenan/esp/esp-idf/components/esp_system/include -I/Users/keenan/esp/esp-idf/components/esp_system/port/soc -I/Users/keenan/esp/esp-idf/components/esp_system/port/public_compat -I/Users/keenan/esp/esp-idf/components/xtensa/include -I/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/include -I/Users/keenan/esp/esp-idf/components/driver/include -I/Users/keenan/esp/esp-idf/components/driver/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_pm/include -I/Users/keenan/esp/esp-idf/components/esp_ringbuf/include -I/Users/keenan/esp/esp-idf/components/efuse/include -I/Users/keenan/esp/esp-idf/components/efuse/esp32s3/include -I/Users/keenan/esp/esp-idf/components/vfs/include -I/Users/keenan/esp/esp-idf/components/esp_wifi/include -I/Users/keenan/esp/esp-idf/components/esp_event/include -I/Users/keenan/esp/esp-idf/components/esp_netif/include -I/Users/keenan/esp/esp-idf/components/esp_eth/include -I/Users/keenan/esp/esp-idf/components/tcpip_adapter/include -I/Users/keenan/esp/esp-idf/components/esp_phy/include -I/Users/keenan/esp/esp-idf/components/esp_phy/esp32s3/include -I/Users/keenan/esp/esp-idf/components/esp_ipc/include -I/Users/keenan/esp/esp-idf/components/app_trace/include -I/Users/keenan/esp/esp-idf/components/esp_timer/include -I/Users/keenan/esp/esp-idf/components/app_update/include -I/Users/keenan/esp/esp-idf/components/spi_flash/include -I/Users/keenan/esp/esp-idf/components/bootloader_support/include -I/Users/keenan/esp/esp-idf/components/asio/asio/asio/include -I/Users/keenan/esp/esp-idf/components/asio/port/include -I/Users/keenan/esp/esp-idf/components/nvs_flash/include -I/Users/keenan/esp/esp-idf/components/mbedtls/port/include -I/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include -I/Users/keenan/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/Users/keenan/esp/esp-idf/components/cbor/port/include -I/Users/keenan/esp/esp-idf/components/cmock/CMock/src -I/Users/keenan/esp/esp-idf/components/unity/include -I/Users/keenan/esp/esp-idf/components/unity/unity/src -I/Users/keenan/esp/esp-idf/components/coap/port/include -I/Users/keenan/esp/esp-idf/components/coap/libcoap/include -I/Users/keenan/esp/esp-idf/components/console -I/Users/keenan/esp/esp-idf/components/esp-tls -I/Users/keenan/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/Users/keenan/esp/esp-idf/components/esp_adc_cal/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/include -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/xtensa -I/Users/keenan/esp/esp-idf/components/esp_gdbstub/esp32s3 -I/Users/keenan/esp/esp-idf/components/esp_hid/include -I/Users/keenan/esp/esp-idf/components/esp_http_client/include -I/Users/keenan/esp/esp-idf/components/nghttp/port/include -I/Users/keenan/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I/Users/keenan/esp/esp-idf/components/esp_http_server/include -I/Users/keenan/esp/esp-idf/components/esp_https_ota/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/include -I/Users/keenan/esp/esp-idf/components/esp_lcd/interface -I/Users/keenan/esp/esp-idf/components/esp_local_ctrl/include -I/Users/keenan/esp/esp-idf/components/protocomm/include/common -I/Users/keenan/esp/esp-idf/components/protocomm/include/security -I/Users/keenan/esp/esp-idf/components/protocomm/include/transports -I/Users/keenan/esp/esp-idf/components/esp_serial_slave_link/include -I/Users/keenan/esp/esp-idf/components/sdmmc/include -I/Users/keenan/esp/esp-idf/components/esp_websocket_client/include -I/Users/keenan/esp/esp-idf/components/tcp_transport/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include -I/Users/keenan/esp/esp-idf/components/espcoredump/include/port/xtensa -I/Users/keenan/esp/esp-idf/components/expat/expat/expat/lib -I/Users/keenan/esp/esp-idf/components/expat/port/include -I/Users/keenan/esp/esp-idf/components/fatfs/diskio -I/Users/keenan/esp/esp-idf/components/fatfs/vfs -I/Users/keenan/esp/esp-idf/components/fatfs/src -I/Users/keenan/esp/esp-idf/components/wear_levelling/include -I/Users/keenan/esp/esp-idf/components/freemodbus/common/include -I/Users/keenan/esp/esp-idf/components/idf_test/include -I/Users/keenan/esp/esp-idf/components/idf_test/include/esp32s3 -I/Users/keenan/esp/esp-idf/components/ieee802154/include -I/Users/keenan/esp/esp-idf/components/jsmn/include -I/Users/keenan/esp/esp-idf/components/json/cJSON -I/Users/keenan/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I/Users/keenan/esp/esp-idf/components/libsodium/port_include -I/Users/keenan/esp/esp-idf/components/mdns/include -I/Users/keenan/esp/esp-idf/components/mqtt/esp-mqtt/include -I/Users/keenan/esp/esp-idf/components/openssl/include -I/Users/keenan/esp/esp-idf/components/perfmon/include -I/Users/keenan/esp/esp-idf/components/protobuf-c/protobuf-c -I/Users/keenan/esp/esp-idf/components/pthread/include -I/Users/keenan/esp/esp-idf/components/spiffs/include -I/Users/keenan/esp/esp-idf/components/ulp/include -I/Users/keenan/esp/esp-idf/components/usb/include -I/Users/keenan/esp/esp-idf/components/wifi_provisioning/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/port/include -I/Users/keenan/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/src/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/heatshrink -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/external/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/libcoap/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/include -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea -I/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fmacro-prefix-map=/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf=. -fmacro-prefix-map=/Users/keenan/esp/esp-idf=IDF -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\\\"v4.4.2\\\" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -o esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj -c /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/nvs.c", + "file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main/nvs.c" +} +] \ No newline at end of file diff --git a/esp-idf/build/config.env b/esp-idf/build/config.env new file mode 100644 index 0000000..81dcfcb --- /dev/null +++ b/esp-idf/build/config.env @@ -0,0 +1,11 @@ +{ + "COMPONENT_KCONFIGS": "/Users/keenan/esp/esp-idf/components/app_trace/Kconfig /Users/keenan/esp/esp-idf/components/asio/Kconfig /Users/keenan/esp/esp-idf/components/bt/Kconfig /Users/keenan/esp/esp-idf/components/coap/Kconfig /Users/keenan/esp/esp-idf/components/driver/Kconfig /Users/keenan/esp/esp-idf/components/efuse/Kconfig /Users/keenan/esp/esp-idf/components/esp-tls/Kconfig /Users/keenan/esp/esp-idf/components/esp32s3/Kconfig /Users/keenan/esp/esp-idf/components/esp_adc_cal/Kconfig /Users/keenan/esp/esp-idf/components/esp_common/Kconfig /Users/keenan/esp/esp-idf/components/esp_eth/Kconfig /Users/keenan/esp/esp-idf/components/esp_event/Kconfig /Users/keenan/esp/esp-idf/components/esp_gdbstub/Kconfig /Users/keenan/esp/esp-idf/components/esp_http_client/Kconfig /Users/keenan/esp/esp-idf/components/esp_http_server/Kconfig /Users/keenan/esp/esp-idf/components/esp_https_ota/Kconfig /Users/keenan/esp/esp-idf/components/esp_https_server/Kconfig /Users/keenan/esp/esp-idf/components/esp_hw_support/Kconfig /Users/keenan/esp/esp-idf/components/esp_ipc/Kconfig /Users/keenan/esp/esp-idf/components/esp_lcd/Kconfig /Users/keenan/esp/esp-idf/components/esp_netif/Kconfig /Users/keenan/esp/esp-idf/components/esp_phy/Kconfig /Users/keenan/esp/esp-idf/components/esp_pm/Kconfig /Users/keenan/esp/esp-idf/components/esp_system/Kconfig /Users/keenan/esp/esp-idf/components/esp_timer/Kconfig /Users/keenan/esp/esp-idf/components/esp_wifi/Kconfig /Users/keenan/esp/esp-idf/components/espcoredump/Kconfig /Users/keenan/esp/esp-idf/components/fatfs/Kconfig /Users/keenan/esp/esp-idf/components/freemodbus/Kconfig /Users/keenan/esp/esp-idf/components/freertos/Kconfig /Users/keenan/esp/esp-idf/components/hal/Kconfig /Users/keenan/esp/esp-idf/components/heap/Kconfig /Users/keenan/esp/esp-idf/components/ieee802154/Kconfig /Users/keenan/esp/esp-idf/components/jsmn/Kconfig /Users/keenan/esp/esp-idf/components/libsodium/Kconfig /Users/keenan/esp/esp-idf/components/log/Kconfig /Users/keenan/esp/esp-idf/components/lwip/Kconfig /Users/keenan/esp/esp-idf/components/mbedtls/Kconfig /Users/keenan/esp/esp-idf/components/mdns/Kconfig /Users/keenan/esp/esp-idf/components/mqtt/Kconfig /Users/keenan/esp/esp-idf/components/newlib/Kconfig /Users/keenan/esp/esp-idf/components/nvs_flash/Kconfig /Users/keenan/esp/esp-idf/components/openssl/Kconfig /Users/keenan/esp/esp-idf/components/openthread/Kconfig /Users/keenan/esp/esp-idf/components/pthread/Kconfig /Users/keenan/esp/esp-idf/components/spi_flash/Kconfig /Users/keenan/esp/esp-idf/components/spiffs/Kconfig /Users/keenan/esp/esp-idf/components/tcp_transport/Kconfig /Users/keenan/esp/esp-idf/components/tinyusb/Kconfig /Users/keenan/esp/esp-idf/components/unity/Kconfig /Users/keenan/esp/esp-idf/components/usb/Kconfig /Users/keenan/esp/esp-idf/components/vfs/Kconfig /Users/keenan/esp/esp-idf/components/wear_levelling/Kconfig /Users/keenan/esp/esp-idf/components/wifi_provisioning/Kconfig /Users/keenan/esp/esp-idf/components/wpa_supplicant/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/Kconfig /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD": "/Users/keenan/esp/esp-idf/components/app_update/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/bootloader/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/esp_rom/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/esptool_py/Kconfig.projbuild /Users/keenan/esp/esp-idf/components/partition_table/Kconfig.projbuild", + "COMPONENT_SDKCONFIG_RENAMES": "/Users/keenan/esp/esp-idf/components/app_trace/sdkconfig.rename /Users/keenan/esp/esp-idf/components/bootloader/sdkconfig.rename /Users/keenan/esp/esp-idf/components/bt/sdkconfig.rename /Users/keenan/esp/esp-idf/components/driver/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_event/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_gdbstub/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_hw_support/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_phy/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_pm/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_system/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_timer/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esp_wifi/sdkconfig.rename /Users/keenan/esp/esp-idf/components/espcoredump/sdkconfig.rename /Users/keenan/esp/esp-idf/components/esptool_py/sdkconfig.rename /Users/keenan/esp/esp-idf/components/freemodbus/sdkconfig.rename /Users/keenan/esp/esp-idf/components/freertos/sdkconfig.rename /Users/keenan/esp/esp-idf/components/lwip/sdkconfig.rename /Users/keenan/esp/esp-idf/components/pthread/sdkconfig.rename /Users/keenan/esp/esp-idf/components/spi_flash/sdkconfig.rename /Users/keenan/esp/esp-idf/components/tinyusb/sdkconfig.rename /Users/keenan/esp/esp-idf/components/vfs/sdkconfig.rename", + "IDF_CMAKE": "y", + "IDF_TARGET": "esp32s3", + "IDF_ENV_FPGA": "", + "IDF_PATH": "/Users/keenan/esp/esp-idf", + "COMPONENT_KCONFIGS_SOURCE_FILE": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/kconfigs.in", + "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/kconfigs_projbuild.in" +} diff --git a/esp-idf/build/config/kconfig_menus.json b/esp-idf/build/config/kconfig_menus.json new file mode 100644 index 0000000..b60d23f --- /dev/null +++ b/esp-idf/build/config/kconfig_menus.json @@ -0,0 +1,19886 @@ +[ + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CMAKE", + "name": "IDF_CMAKE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_ENV_FPGA", + "name": "IDF_ENV_FPGA", + "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", + "name": "IDF_TARGET", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32", + "name": "IDF_TARGET_ESP32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S2", + "name": "IDF_TARGET_ESP32S2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S3", + "name": "IDF_TARGET_ESP32S3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C3", + "name": "IDF_TARGET_ESP32C3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_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": [], + "depends_on": null, + "help": "The prefix/path that is used to call the toolchain. The default setting assumes\na crosstool-ng gcc setup that is in your PATH.", + "id": "SDK_TOOLPREFIX", + "name": "SDK_TOOLPREFIX", + "range": null, + "title": "Compiler toolchain path/prefix", + "type": "string" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": "The executable name/path that is used to run python.\n\n(Note: This option is used with the legacy GNU Make build system only.)", + "id": "SDK_PYTHON", + "name": "SDK_PYTHON", + "range": null, + "title": "Python interpreter", + "type": "string" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": "Adds --warn-undefined-variables to MAKEFLAGS. This causes make to\nprint a warning any time an undefined variable is referenced.\n\nThis option helps find places where a variable reference is misspelled\nor otherwise missing, but it can be unwanted if you have Makefiles which\ndepend on undefined variables expanding to an empty string.\n\n(Note: this option is used with the legacy GNU Make build system only.)", + "id": "SDK_MAKE_WARN_UNDEFINED_VARIABLES", + "name": "SDK_MAKE_WARN_UNDEFINED_VARIABLES", + "range": null, + "title": "'make' warns on undefined variables", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option in case you have a custom toolchain which supports time_t wide 64-bits.\nThis option checks time_t is 64-bits and disables ROM time functions\nto use the time functions from the toolchain instead.\nThis option allows resolving the Y2K38 problem.\nSee \"Setup Linux Toolchain from Scratch\" to build\na custom toolchain which supports 64-bits time_t.\n\nNote: ESP-IDF does not currently come with any pre-compiled toolchain\nthat supports 64-bit wide time_t.\nThis will change in a future major release,\nbut currently 64-bit time_t requires a custom built toolchain.", + "id": "SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS", + "name": "SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS", + "range": null, + "title": "Toolchain supports time_t wide 64-bits", + "type": "bool" + } + ], + "depends_on": null, + "id": "sdk-tool-configuration", + "title": "SDK tool configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "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_ELF_RAM", + "name": "APP_BUILD_TYPE_ELF_RAM", + "range": null, + "title": "ELF file, loadable into 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. Note that since IRAM and DRAM sizes are very limited, it is not possible to\nbuild any complex application this way. However for kinds of testing and debugging,\nthis option may provide faster iterations, since the application does not need to be\nwritten into flash.\nNote that at the moment, ESP-IDF does not contain all the startup code required to\ninitialize the CPUs and ROM memory (data/bss). Therefore it is necessary to execute\na bit of ROM code prior to executing the application. A 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\nRecommended sdkconfig.defaults for building loadable ELF files is as follows.\nCONFIG_APP_BUILD_TYPE_ELF_RAM is required, other options help reduce application\nmemory footprint.\n\n CONFIG_APP_BUILD_TYPE_ELF_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": null, + "help": null, + "id": "APP_BUILD_USE_FLASH_SECTIONS", + "name": "APP_BUILD_USE_FLASH_SECTIONS", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "build-type", + "title": "Build type", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "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 this many hex characters from the embedded APP ELF SHA-256 hash value\nand store it in static RAM. This ensures the app ELF SHA-256 value is always available\nif it needs to be printed by the panic handler code.\nChanging this value will change the size of a static 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": [ + { + "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": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "name": "BOOTLOADER_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)\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- The \"None\" setting will add the -O0 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": [], + "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": [ + { + "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": null, + "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" + } + ], + "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 ESP32_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": "(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": null, + "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 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": null, + "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": null, + "help": "Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.\nXMC chips will be forbidden to be used, when this option is disabled.\n\nDON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU ARE DOING.", + "id": "BOOTLOADER_FLASH_XMC_SUPPORT", + "name": "BOOTLOADER_FLASH_XMC_SUPPORT", + "range": null, + "title": "Enable the support for flash chips of XMC (READ HELP FIRST)", + "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": "ESP32_REV_MIN_3 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": null, + "id": "SECURE_BOOT_SUPPORTS_RSA", + "name": "SECURE_BOOT_SUPPORTS_RSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": null, + "id": "SECURE_TARGET_HAS_SECURE_ROM_DL_MODE", + "name": "SECURE_TARGET_HAS_SECURE_ROM_DL_MODE", + "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": "IDF_TARGET_ESP32 && (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.\n\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_SUPPORTS_RSA && (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" + } + ], + "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 options:\n1. ECDSA based secure boot scheme. (Only choice for Secure Boot V1)\nSupported in ESP32 and ESP32-ECO3.\n2. The RSA based secure boot scheme. (Only choice for Secure Boot V2)\nSupported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3, ESP32-S3.", + "id": "security-features-app-signing-scheme", + "name": "SECURE_SIGNED_APPS_SCHEME", + "title": "App Signing Scheme", + "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": "IDF_TARGET_ESP32 && ", + "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_SUPPORTS_RSA && ", + "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 based secure boot scheme.\nSupported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3 ECO3.\nSecure Boot V1 is the AES based secure boot scheme.\nSupported in ESP32 and ESP32-ECO3.", + "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": "IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || ESP32C3_REV_MIN >= 3 || IDF_TARGET_ESP32S3", + "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_BOOT_BUILD_SIGNED_BINARIES && !SECURE_SIGNED_APPS_RSA_SCHEME", + "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.\nSecure Boot V2: This RSA public key is compiled into the signature block at\nthe end of the bootloader/app.\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 && (IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3)", + "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": [ + { + "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": "", + "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": "", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES256", + "name": "SECURE_FLASH_ENCRYPTION_AES256", + "range": null, + "title": "AES-256 (512-bit key)", + "type": "bool" + } + ], + "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && SECURE_FLASH_ENC_ENABLED", + "help": "Size of generated AES-XTS key.\n\nAES-128 uses a 256-bit key (32 bytes) which occupies one Efuse key block.\nAES-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-aes-xts-key", + "name": "SECURE_FLASH_ENCRYPTION_KEYSIZE", + "title": "Size of generated AES-XTS 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": "", + "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\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": [ + { + "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", + "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 && !IDF_TARGET_ESP32", + "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", + "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" + } + ], + "depends_on": null, + "id": "security-features-potentially-insecure-options", + "title": "Potentially insecure options", + "type": "menu" + }, + { + "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": [ + { + "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": "SECURE_TARGET_HAS_SECURE_ROM_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 simple flash read,\nwrite and erase operations, plus a command to return a summary of currently enabled\nsecurity features.\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_3)", + "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": [ + { + "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": "!IDF_CMAKE", + "help": "The serial port that's connected to the ESP chip. This can be overridden by setting the ESPPORT\nenvironment variable.\n\nThis value is ignored when using the CMake-based build system or idf.py.", + "id": "ESPTOOLPY_PORT", + "name": "ESPTOOLPY_PORT", + "range": null, + "title": "Default serial port", + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_115200B", + "name": "ESPTOOLPY_BAUD_115200B", + "range": null, + "title": "115200 baud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_230400B", + "name": "ESPTOOLPY_BAUD_230400B", + "range": null, + "title": "230400 baud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_921600B", + "name": "ESPTOOLPY_BAUD_921600B", + "range": null, + "title": "921600 baud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_2MB", + "name": "ESPTOOLPY_BAUD_2MB", + "range": null, + "title": "2Mbaud", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BAUD_OTHER", + "name": "ESPTOOLPY_BAUD_OTHER", + "range": null, + "title": "Other baud rate", + "type": "bool" + } + ], + "depends_on": "!IDF_CMAKE", + "help": "Default baud rate to use while communicating with the ESP chip. Can be overridden by\nsetting the ESPBAUD variable.\n\nThis value is ignored when using the CMake-based build system or idf.py.", + "id": "serial-flasher-config-default-baud-rate", + "name": "ESPTOOLPY_BAUD", + "title": "Default baud rate", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_BAUD_OTHER_VAL", + "name": "ESPTOOLPY_BAUD_OTHER_VAL", + "range": null, + "title": "Other baud rate value", + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": null, + "id": "ESPTOOLPY_BAUD", + "name": "ESPTOOLPY_BAUD", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_CMAKE", + "help": "The flasher tool can send data compressed using zlib, letting the ROM on the ESP chip\ndecompress it on the fly before flashing it. For most payloads, this should result in a\nspeed increase.", + "id": "ESPTOOLPY_COMPRESSED", + "name": "ESPTOOLPY_COMPRESSED", + "range": null, + "title": "Use compressed upload", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "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", + "help": null, + "id": "ESPTOOLPY_OCT_FLASH", + "name": "ESPTOOLPY_OCT_FLASH", + "range": null, + "title": "Enable Octal Flash", + "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": null, + "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": null, + "help": null, + "id": "serial-flasher-config-flash-sampling-mode", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE", + "title": "Flash Sampling Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_FLASHMODE", + "name": "ESPTOOLPY_FLASHMODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && ESPTOOLPY_FLASH_SAMPLE_MODE_STR && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_120M", + "name": "ESPTOOLPY_FLASHFREQ_120M", + "range": null, + "title": "120 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_80M", + "name": "ESPTOOLPY_FLASHFREQ_80M", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_40M", + "name": "ESPTOOLPY_FLASHFREQ_40M", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3) && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_26M", + "name": "ESPTOOLPY_FLASHFREQ_26M", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_20M", + "name": "ESPTOOLPY_FLASHFREQ_20M", + "range": null, + "title": "20 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "The SPI flash frequency to be used.", + "id": "serial-flasher-config-flash-spi-speed", + "name": "ESPTOOLPY_FLASHFREQ", + "title": "Flash SPI speed", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "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": null, + "help": "SPI flash size, in megabytes", + "id": "serial-flasher-config-flash-size", + "name": "ESPTOOLPY_FLASHSIZE", + "title": "Flash size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_FLASHSIZE", + "name": "ESPTOOLPY_FLASHSIZE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "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.", + "id": "ESPTOOLPY_FLASHSIZE_DETECT", + "name": "ESPTOOLPY_FLASHSIZE_DETECT", + "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": null, + "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": null, + "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": null, + "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": null, + "help": null, + "id": "ESPTOOLPY_AFTER", + "name": "ESPTOOLPY_AFTER", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_CONSOLE", + "name": "ESPTOOLPY_MONITOR_BAUD_CONSOLE", + "range": null, + "title": "Same as UART console baud rate", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_9600B", + "name": "ESPTOOLPY_MONITOR_BAUD_9600B", + "range": null, + "title": "9600 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_57600B", + "name": "ESPTOOLPY_MONITOR_BAUD_57600B", + "range": null, + "title": "57600 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_115200B", + "name": "ESPTOOLPY_MONITOR_BAUD_115200B", + "range": null, + "title": "115200 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_230400B", + "name": "ESPTOOLPY_MONITOR_BAUD_230400B", + "range": null, + "title": "230400 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_921600B", + "name": "ESPTOOLPY_MONITOR_BAUD_921600B", + "range": null, + "title": "921600 bps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_2MB", + "name": "ESPTOOLPY_MONITOR_BAUD_2MB", + "range": null, + "title": "2 Mbps", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_OTHER", + "name": "ESPTOOLPY_MONITOR_BAUD_OTHER", + "range": null, + "title": "Custom baud rate", + "type": "bool" + } + ], + "depends_on": null, + "help": "Baud rate to use when running 'idf.py monitor' or 'make monitor'\nto view serial output from a running chip.\n\nIf \"Same as UART Console baud rate\" is chosen then the value will\nfollow the \"UART Console baud rate\" config item.\n\nCan override by setting the MONITORBAUD environment variable.", + "id": "serial-flasher-config--idf-py-monitor-baud-rate", + "name": "ESPTOOLPY_MONITOR_BAUD", + "title": "'idf.py monitor' baud rate", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD_OTHER_VAL", + "name": "ESPTOOLPY_MONITOR_BAUD_OTHER_VAL", + "range": null, + "title": "Custom baud rate value", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD", + "name": "ESPTOOLPY_MONITOR_BAUD", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "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_ENCRYPTION && ", + "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_ENCRYPTION && ", + "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_ENCRYPTION && ", + "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": "!ESP32_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "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_DEFAULT", + "name": "COMPILER_OPTIMIZATION_DEFAULT", + "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 \"Default\" 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": [], + "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": "IDF_CMAKE", + "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 using GCC 6 or newer, and wanting to disable warnings which don't appear with\nGCC 5.", + "id": "COMPILER_DISABLE_GCC8_WARNINGS", + "name": "COMPILER_DISABLE_GCC8_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 6 - 8", + "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" + } + ], + "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", + "name": "APPTRACE_DESTINATION", + "title": "Data Destination", + "type": "choice" + }, + { + "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": "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_TIMER_00", + "name": "APPTRACE_SV_TS_SOURCE_TIMER_00", + "range": null, + "title": "Timer 0, Group 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_TIMER_01", + "name": "APPTRACE_SV_TS_SOURCE_TIMER_01", + "range": null, + "title": "Timer 1, Group 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_TIMER_10", + "name": "APPTRACE_SV_TS_SOURCE_TIMER_10", + "range": null, + "title": "Timer 0, Group 1", + "type": "bool" + }, + { + "children": [], + "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_TIMER_11", + "name": "APPTRACE_SV_TS_SOURCE_TIMER_11", + "range": null, + "title": "Timer 1, Group 1", + "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-systemview-tracing-enable-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 && 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" + } + ], + "depends_on": "APPTRACE_ENABLE", + "id": "component-config-application-level-tracing-freertos-systemview-tracing", + "title": "FreeRTOS SystemView Tracing", + "type": "menu" + }, + { + "children": [], + "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": null, + "id": "ASIO_USE_ESP_OPENSSL", + "name": "ASIO_USE_ESP_OPENSSL", + "range": null, + "title": "esp-openssl", + "type": "bool" + }, + { + "children": [], + "depends_on": "TLS_STACK_WOLFSSL && ", + "help": null, + "id": "ASIO_USE_ESP_WOLFSSL", + "name": "ASIO_USE_ESP_WOLFSSL", + "range": null, + "title": "wolfSSL (License info in wolfSSL directory README)", + "type": "bool" + } + ], + "depends_on": "ASIO_SSL_SUPPORT", + "help": "The ASIO support multiple backend TLS libraries. Currently the mbedTLS with a thin ESP-OpenSSL\nport layer (default choice) and WolfSSL are supported.\nDifferent 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-asio-enable-ssl-tls-support-of-asio-choose-ssl-tls-library-for-esp-tls-see-help-for-more-info-", + "name": "ASIO_SSL_LIBRARY_CHOICE", + "title": "Choose SSL/TLS library for ESP-TLS (See help for more Info)", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enable support for basic SSL/TLS features, available for mbedTLS/OpenSSL\nas well as wolfSSL TLS library.", + "id": "ASIO_SSL_SUPPORT", + "name": "ASIO_SSL_SUPPORT", + "range": null, + "title": "Enable SSL/TLS support of ASIO", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-asio", + "title": "ESP-ASIO", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_ENABLED && (IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3)", + "help": null, + "id": "BT_SOC_SUPPORT_5_0", + "name": "BT_SOC_SUPPORT_5_0", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_ENABLED", + "help": null, + "id": "BT_CTRL_MODE_EFF", + "name": "BT_CTRL_MODE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "BLE maximum instances of bluetooth controller.", + "id": "BT_CTRL_BLE_MAX_ACT", + "name": "BT_CTRL_BLE_MAX_ACT", + "range": null, + "title": "BLE Max Instances", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_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_ENABLED", + "help": "BLE ACL buffer have two methods to be allocated. One is persistent allocating\n(alloate when controller initialise, never free until controller de-initialise)\nanother is dynamically allocating (allocate before TX and free after TX).", + "id": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", + "name": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", + "range": null, + "title": "BLE static ACL TX buffer numbers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE_0", + "name": "BT_CTRL_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE_1", + "name": "BT_CTRL_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE && BT_ENABLED", + "help": "Specify the cpu core to run bluetooth controller.\nCan not specify no-affinity.", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-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_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, too.", + "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_ENABLED", + "help": "Specify HCI mode as VHCI or UART(H4)", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-hci-mode", + "name": "BT_CTRL_HCI_MODE_CHOICE", + "title": "HCI mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_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_ENABLED", + "help": "The maxinum number of suplicate scan filter", + "id": "BT_CTRL_ADV_DUP_FILT_MAX", + "name": "BT_CTRL_ADV_DUP_FILT_MAX", + "range": null, + "title": "The maxinum number of 5.0 extend duplicate scan filter", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "It enables HW CCA feature in controller", + "id": "BT_CTRL_HW_CCA", + "name": "BT_CTRL_HW_CCA", + "range": null, + "title": "HW CCA check enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "It is the threshold value of HW CCA, if the value is 30, it means CCA threshold is -30 dBm.", + "id": "BT_CTRL_HW_CCA_VAL", + "name": "BT_CTRL_HW_CCA_VAL", + "range": null, + "title": "CCA threshold value", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_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_ENABLED", + "help": "Specify connection event length determination", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-connection-event-length-determination-method", + "name": "BT_CTRL_CE_LENGTH_TYPE", + "title": "Connection event length determination method", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_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_ENABLED", + "help": "Specify default Tx antenna used for bluetooth", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-default-tx-anntena-used", + "name": "BT_CTRL_TX_ANTENNA_INDEX", + "title": "default Tx anntena used", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_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_ENABLED", + "help": "Specify default Rx antenna used for bluetooth", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-default-rx-anntena-used", + "name": "BT_CTRL_RX_ANTENNA_INDEX", + "title": "default Rx anntena used", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_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_N27", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N27", + "range": null, + "title": "-27dBm", + "type": "bool" + }, + { + "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" + } + ], + "depends_on": "BT_ENABLED", + "help": "Specify default Tx power level", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-ble-default-tx-power-level", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL", + "title": "BLE default Tx power level", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_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_ENABLED", + "help": "The number of unprocessed advertising report that bluetooth host can save.If you set\n`BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost.\nIf you set `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a large value, bluetooth host may cache a\nlot of adv packets and this may cause system memory run out. For example, if you set\nit to 50, the maximum memory consumed by host is 35 * 50 bytes. Please set\n`BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` according to your system free memory and handle adv\npackets as fast as possible, otherwise it will cause adv packets lost.", + "id": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM", + "name": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM", + "range": null, + "title": "BLE adv report flow control number", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP && BT_ENABLED", + "help": "When adv report flow control is enabled, The ADV lost event will be generated when the number\nof ADV packets lost in the controller reaches this threshold. It is better to set a larger value.\nIf you set `BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD` to a small value or printf every adv lost event, it\nmay cause adv packets lost more.", + "id": "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD", + "name": "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD", + "range": null, + "title": "BLE adv lost event threshold value", + "type": "int" + } + ], + "depends_on": "BT_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": "This way is to use advertiser address filtering. The adv packet of the same address is only\nallowed to be 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": "This way is to use advertising data filtering. All same advertising data only allow to be reported\nonce even though they are 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": "This way is to use advertising data and device address filtering. All different adv packets with\nthe same address are allowed to be reported.", + "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_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-bluetooth-bluetooth-controller-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_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_ENABLED", + "help": "Maximum number of devices which can be recorded in scan duplicate filter.\nWhen the maximum amount of device in the filter is reached, the cache will be refreshed.", + "id": "BT_CTRL_SCAN_DUPL_CACHE_SIZE", + "name": "BT_CTRL_SCAN_DUPL_CACHE_SIZE", + "range": null, + "title": "Maximum number of devices in scan duplicate filter", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN && BT_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_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_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": "ESP32_WIFI_SW_COEXIST_ENABLE && BT_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-bluetooth-bluetooth-controller-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_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, but\ncannot work when light sleep is enabled. Main crystal has a relatively better performance than\nother 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": "ESP32S3_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": "ESP32S3_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_ENABLED", + "help": "Select the low power clock source for bluetooth controller", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-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_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_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" + } + ], + "depends_on": "BT_ENABLED", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller-modem-sleep-options", + "title": "MODEM SLEEP Options", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_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_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_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_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_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" + } + ], + "depends_on": "BT_ENABLED", + "id": "component-config-bluetooth-bluetooth-bluetooth-controller", + "title": "Bluetooth controller", + "type": "menu" + }, + { + "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": "", + "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": "Controller Only", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED && (BTDM_CTRL_HCI_MODE_VHCI || BT_CTRL_HCI_MODE_VHCI)", + "help": "This helps to choose Bluetooth host stack", + "id": "component-config-bluetooth-bluetooth-bluetooth-host", + "name": "BT_HOST", + "title": "Bluetooth Host", + "type": "choice" + } + ], + "depends_on": "IDF_TARGET_ESP32 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "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": [ + { + "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": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_HFP_CLIENT_ENABLE", + "name": "BT_HFP_CLIENT_ENABLE", + "range": null, + "title": "Hands Free Unit", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_HFP_AG_ENABLE", + "name": "BT_HFP_AG_ENABLE", + "range": null, + "title": "Audio Gateway", + "type": "bool" + } + ], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "component-config-bluetooth-bluedroid-options-classic-bluetooth-hands-free-handset-profile-hands-free-profile-role-configuration", + "name": "BT_HFP_ROLE", + "title": "Hands-free Profile Role configuration", + "type": "choice" + }, + { + "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": null, + "id": "BT_HFP_ENABLE", + "name": "BT_HFP_ENABLE", + "range": null, + "title": "Hands Free/Handset Profile", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && IDF_TARGET_ESP32 && 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": [ + { + "children": [], + "depends_on": "", + "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": "", + "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_HID_ENABLED && BT_BLUEDROID_ENABLED", + "help": null, + "id": "component-config-bluetooth-bluedroid-options-classic-bt-hid-profile-role-configuration", + "name": "BT_HID_ROLE", + "title": "Profile Role configuration", + "type": "choice" + } + ], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Host", + "id": "BT_HID_ENABLED", + "name": "BT_HID_ENABLED", + "range": null, + "title": "Classic BT HID", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the Secure Simple Pairing. If disable this option,\nBluedroid will only support Legacy Pairing", + "id": "BT_SSP_ENABLED", + "name": "BT_SSP_ENABLED", + "range": null, + "title": "Secure Simple Pairing", + "type": "bool" + }, + { + "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": [ + { + "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" + } + ], + "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": "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", + "id": "BT_ACL_CONNECTIONS", + "name": "BT_ACL_CONNECTIONS", + "range": null, + "title": "BT/BLE MAX ACL CONNECTIONS(1~7)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_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_BLUEDROID_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_BLUEDROID_ENABLED && (BTDM_CTRL_MODE_BTDM || BTDM_CTRL_MODE_BLE_ONLY) && 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_BLUEDROID_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": "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 ESP32C3 and esp32s3, devices support network privacy mode and device privacy mode, users can switch the\ntwo 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_BLUEDROID_ENABLED && (IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && BT_BLUEDROID_ENABLED", + "help": "This enables BLE 5.0 features, this option only support esp32c3/esp32s3 chip", + "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_BLUEDROID_ENABLED && (IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && 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" + } + ], + "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.", + "id": "BT_NIMBLE_MAX_CONNECTIONS", + "name": "BT_NIMBLE_MAX_CONNECTIONS", + "range": null, + "title": "Maximum number of concurrent connections", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of bonds to save for peer security and our security", + "id": "BT_NIMBLE_MAX_BONDS", + "name": "BT_NIMBLE_MAX_BONDS", + "range": null, + "title": "Maximum number of bonds to save across reboots", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of CCC descriptors to save", + "id": "BT_NIMBLE_MAX_CCCDS", + "name": "BT_NIMBLE_MAX_CCCDS", + "range": null, + "title": "Maximum number of CCC descriptors to save across reboots", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of BLE Connection Oriented Channels. When set to (0), BLE COC is not compiled in", + "id": "BT_NIMBLE_L2CAP_COC_MAX_NUM", + "name": "BT_NIMBLE_L2CAP_COC_MAX_NUM", + "range": null, + "title": "Maximum number of connection oriented channels", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE_0", + "name": "BT_NIMBLE_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE_1", + "name": "BT_NIMBLE_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && !FREERTOS_UNICORE && BT_NIMBLE_ENABLED", + "help": "The CPU core on which NimBLE host will run. You can choose Core 0 or Core 1.\nCannot specify no-affinity", + "id": "component-config-bluetooth-nimble-options-the-cpu-core-on-which-nimble-host-will-run", + "name": "BT_NIMBLE_PINNED_TO_CORE_CHOICE", + "title": "The CPU core on which NimBLE host will run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE", + "name": "BT_NIMBLE_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This configures stack size of NimBLE host task", + "id": "BT_NIMBLE_TASK_STACK_SIZE", + "name": "BT_NIMBLE_TASK_STACK_SIZE", + "range": null, + "title": "NimBLE Host task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": null, + "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": null, + "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": null, + "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": null, + "id": "BT_NIMBLE_ROLE_OBSERVER", + "name": "BT_NIMBLE_ROLE_OBSERVER", + "range": null, + "title": "Enable BLE Observer role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable this flag to make bonding persistent across device reboots", + "id": "BT_NIMBLE_NVS_PERSIST", + "name": "BT_NIMBLE_NVS_PERSIST", + "range": null, + "title": "Persist the BLE Bonding keys in NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && 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": [], + "depends_on": "BT_NIMBLE_ENABLED && 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_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_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" + }, + { + "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": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "The number of ACL data buffers.", + "id": "BT_NIMBLE_ACL_BUF_COUNT", + "name": "BT_NIMBLE_ACL_BUF_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_ACL_BUF_SIZE", + "name": "BT_NIMBLE_ACL_BUF_SIZE", + "range": null, + "title": "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_HCI_EVT_BUF_SIZE", + "name": "BT_NIMBLE_HCI_EVT_BUF_SIZE", + "range": null, + "title": "HCI 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_HCI_EVT_HI_BUF_COUNT", + "name": "BT_NIMBLE_HCI_EVT_HI_BUF_COUNT", + "range": null, + "title": "High Priority HCI 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_HCI_EVT_LO_BUF_COUNT", + "name": "BT_NIMBLE_HCI_EVT_LO_BUF_COUNT", + "range": null, + "title": "Low Priority HCI Event Buffer count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && 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_MSYS1_BLOCK_COUNT", + "name": "BT_NIMBLE_MSYS1_BLOCK_COUNT", + "range": null, + "title": "MSYS_1 Block Count", + "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. This is applicable in case of\nHost based RPA", + "id": "BT_NIMBLE_RPA_TIMEOUT", + "name": "BT_NIMBLE_RPA_TIMEOUT", + "range": null, + "title": "RPA timeout in seconds", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable proxy. This is automatically set whenever NIMBLE_MESH_PB_GATT or\nNIMBLE_MESH_GATT_PROXY is set", + "id": "BT_NIMBLE_MESH_PROXY", + "name": "BT_NIMBLE_MESH_PROXY", + "range": null, + "title": "Enable mesh proxy functionality", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_MESH_PROV && BT_NIMBLE_ENABLED", + "help": "Enable this option to allow the device to be provisioned over\nthe advertising bearer", + "id": "BT_NIMBLE_MESH_PB_ADV", + "name": "BT_NIMBLE_MESH_PB_ADV", + "range": null, + "title": "Enable mesh provisioning over advertising bearer", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH_PROV && BT_NIMBLE_ENABLED", + "help": "Enable this option to allow the device to be provisioned over the GATT\nbearer", + "id": "BT_NIMBLE_MESH_PB_GATT", + "name": "BT_NIMBLE_MESH_PB_GATT", + "range": null, + "title": "Enable mesh provisioning over GATT bearer", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable mesh provisioning", + "id": "BT_NIMBLE_MESH_PROV", + "name": "BT_NIMBLE_MESH_PROV", + "range": null, + "title": "Enable BLE mesh provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "This option enables support for the Mesh GATT Proxy Service,\ni.e. the ability to act as a proxy between a Mesh GATT Client\nand a Mesh network", + "id": "BT_NIMBLE_MESH_GATT_PROXY", + "name": "BT_NIMBLE_MESH_GATT_PROXY", + "range": null, + "title": "Enable GATT Proxy functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Support for acting as a Mesh Relay Node", + "id": "BT_NIMBLE_MESH_RELAY", + "name": "BT_NIMBLE_MESH_RELAY", + "range": null, + "title": "Enable mesh relay functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable this option to be able to act as a Low Power Node", + "id": "BT_NIMBLE_MESH_LOW_POWER", + "name": "BT_NIMBLE_MESH_LOW_POWER", + "range": null, + "title": "Enable mesh low power mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable this option to be able to act as a Friend Node", + "id": "BT_NIMBLE_MESH_FRIEND", + "name": "BT_NIMBLE_MESH_FRIEND", + "range": null, + "title": "Enable mesh friend functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "This value defines Bluetooth Mesh device/node name", + "id": "BT_NIMBLE_MESH_DEVICE_NAME", + "name": "BT_NIMBLE_MESH_DEVICE_NAME", + "range": null, + "title": "Set mesh device name", + "type": "string" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Defines mesh node count.", + "id": "BT_NIMBLE_MESH_NODE_COUNT", + "name": "BT_NIMBLE_MESH_NODE_COUNT", + "range": null, + "title": "Set mesh node count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable mesh provisioner.", + "id": "BT_NIMBLE_MESH_PROVISIONER", + "name": "BT_NIMBLE_MESH_PROVISIONER", + "range": null, + "title": "Enable BLE mesh provisioner", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable BLE Mesh functionality", + "id": "BT_NIMBLE_MESH", + "is_menuconfig": true, + "name": "BT_NIMBLE_MESH", + "range": null, + "title": "Enable BLE mesh functionality", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable this option to choose mbedTLS instead of TinyCrypt for crypto\ncomputations.", + "id": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", + "name": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", + "range": null, + "title": "Override TinyCrypt with mbedTLS for crypto computations", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "BLE Host stop procedure timeout in milliseconds.", + "id": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", + "name": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", + "range": null, + "title": "BLE host stop timeout in msec", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && !IDF_TARGET_ESP32 && BT_NIMBLE_ENABLED", + "help": "Use this option to do host based Random Private Address resolution.\nIf this option is disabled then controller based privacy is used.", + "id": "BT_NIMBLE_HOST_BASED_PRIVACY", + "name": "BT_NIMBLE_HOST_BASED_PRIVACY", + "range": null, + "title": "Enable host based privacy for random address.", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLE_CONN_REATTEMPT && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of connection reattempts.", + "id": "BT_NIMBLE_MAX_CONN_REATTEMPT", + "name": "BT_NIMBLE_MAX_CONN_REATTEMPT", + "range": null, + "title": "Maximum number connection reattempts", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable to make the NimBLE host to reattempt GAP connection on connection\nestablishment failure.", + "id": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", + "name": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", + "range": null, + "title": "Enable connection reattempts on connection establishment error", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_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.", + "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_ENABLED", + "help": "Defines size of extended advertising data. Size should not increase\n1650.", + "id": "BT_NIMBLE_MAX_EXT_ADV_DATA_LEN", + "name": "BT_NIMBLE_MAX_EXT_ADV_DATA_LEN", + "range": null, + "title": "Maximum length of the advertising data.", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLE_PERIODIC_ADV && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit for number of periodic sync\nconnections. This should be less than maximum connections allowed by\ncontroller.", + "id": "BT_NIMBLE_MAX_PERIODIC_SYNCS", + "name": "BT_NIMBLE_MAX_PERIODIC_SYNCS", + "range": null, + "title": "Maximum number of periodic advertising syncs.", + "type": "int" + } + ], + "depends_on": "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_ENABLED && BT_SOC_SUPPORT_5_0 && 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_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" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options", + "title": "NimBLE 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": "BT_BLUEDROID_ENABLED && 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": [ + { + "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": "ESP32_SPIRAM_SUPPORT && ", + "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 && (ESP32_SPIRAM_SUPPORT || 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": [], + "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" + } + ], + "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": [], + "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", + "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": "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" + } + ], + "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" + } + ], + "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" + } + ], + "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": [ + { + "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" + } + ], + "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": [], + "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" + } + ], + "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": "", + "help": null, + "id": "COAP_MBEDTLS_PSK", + "name": "COAP_MBEDTLS_PSK", + "range": null, + "title": "Pre-Shared Keys", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_MBEDTLS_PKI", + "name": "COAP_MBEDTLS_PKI", + "range": null, + "title": "PKI Certificates", + "type": "bool" + } + ], + "depends_on": null, + "help": "If the CoAP information is to be encrypted, the encryption environment\ncan be set up in one of two ways (default being Pre-Shared key mode)\n\n- Encrypt using defined Pre-Shared Keys (PSK if uri includes coaps://)\n- Encrypt using defined Public Key Infrastructure (PKI if uri includes coaps://)", + "id": "component-config-coap-configuration-coap-encryption-method", + "name": "COAP_MBEDTLS_ENCRYPTION_MODE", + "title": "CoAP Encryption method", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_EMERG", + "name": "COAP_LOG_EMERG", + "range": null, + "title": "Emergency", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_ALERT", + "name": "COAP_LOG_ALERT", + "range": null, + "title": "Alert", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_CRIT", + "name": "COAP_LOG_CRIT", + "range": null, + "title": "Critical", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_ERROR", + "name": "COAP_LOG_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_WARNING", + "name": "COAP_LOG_WARNING", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_NOTICE", + "name": "COAP_LOG_NOTICE", + "range": null, + "title": "Notice", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_INFO", + "name": "COAP_LOG_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_DEBUG", + "name": "COAP_LOG_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COAP_LOG_MBEDTLS", + "name": "COAP_LOG_MBEDTLS", + "range": null, + "title": "mbedTLS", + "type": "bool" + } + ], + "depends_on": "COAP_MBEDTLS_DEBUG", + "help": "Set CoAP debugging level", + "id": "component-config-coap-configuration-enable-coap-debugging-set-coap-debugging-level", + "name": "COAP_MBEDTLS_DEBUG_LEVEL", + "title": "Set CoAP debugging level", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enable CoAP debugging functions at compile time for the example code.\n\nIf this option is enabled, call coap_set_log_level()\nat runtime in order to enable CoAP debug output via the ESP\nlog mechanism.", + "id": "COAP_MBEDTLS_DEBUG", + "name": "COAP_MBEDTLS_DEBUG", + "range": null, + "title": "Enable CoAP debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COAP_LOG_DEFAULT_LEVEL", + "name": "COAP_LOG_DEFAULT_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-coap-configuration", + "title": "CoAP Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "ADC power can be controlled by the FSM instead of software. This allows the ADC to\nbe shut off when it is not working leading to lower power consumption. However\nusing the FSM control ADC power will increase the noise of ADC.", + "id": "ADC_FORCE_XPD_FSM", + "name": "ADC_FORCE_XPD_FSM", + "range": null, + "title": "Use the FSM to control ADC power", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "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" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-adc-configuration", + "title": "ADC configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If this option is not selected, the MCPWM interrupt will be deferred when the Cache\nis in a disabled state (e.g. Flash write/erase operation).\n\nNote that if this option is selected, all user registered ISR callbacks should never\ntry to use cache as well. (with IRAM_ATTR)", + "id": "MCPWM_ISR_IN_IRAM", + "name": "MCPWM_ISR_IN_IRAM", + "range": null, + "title": "Place MCPWM ISR function into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-mcpwm-configuration", + "title": "MCPWM configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "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\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": null, + "help": "Place the SPI master 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_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": null, + "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", + "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", + "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", + "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", + "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" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-twai-configuration", + "title": "TWAI configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "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": "The the array `rtc_gpio_desc` will don't compile by default.\nIf this option is selected, the array `rtc_gpio_desc` can be compile.\nIf user use this array, please enable this configuration.", + "id": "RTCIO_SUPPORT_RTC_GPIO_DESC", + "name": "RTCIO_SUPPORT_RTC_GPIO_DESC", + "range": null, + "title": "Support array `rtc_gpio_desc` for ESP32", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-rtcio-configuration", + "title": "RTCIO 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" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-gpio-configuration", + "title": "GPIO Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "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": null, + "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" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-gdma-configuration", + "title": "GDMA 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" + } + ], + "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\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": "(IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32H2 || IDF_TARGET_ESP32S3) && ESP_TLS_USING_MBEDTLS", + "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_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": null, + "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": [ + { + "children": [], + "depends_on": "IDF_ENV_FPGA && ", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_40", + "name": "ESP32S3_DEFAULT_CPU_FREQ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_80", + "name": "ESP32S3_DEFAULT_CPU_FREQ_80", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_160", + "name": "ESP32S3_DEFAULT_CPU_FREQ_160", + "range": null, + "title": "160 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_240", + "name": "ESP32S3_DEFAULT_CPU_FREQ_240", + "range": null, + "title": "240 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "CPU frequency to be set on application startup.", + "id": "component-config-esp32s3-specific-cpu-frequency", + "name": "ESP32S3_DEFAULT_CPU_FREQ_MHZ", + "title": "CPU frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DEFAULT_CPU_FREQ_MHZ", + "name": "ESP32S3_DEFAULT_CPU_FREQ_MHZ", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_16KB", + "name": "ESP32S3_INSTRUCTION_CACHE_16KB", + "range": null, + "title": "16KB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_32KB", + "name": "ESP32S3_INSTRUCTION_CACHE_32KB", + "range": null, + "title": "32KB", + "type": "bool" + } + ], + "depends_on": null, + "help": "Instruction cache size to be set on application startup.\nIf you use 16KB instruction cache rather than 32KB instruction cache,\nthen the other 16KB will be managed by heap allocator.", + "id": "component-config-esp32s3-specific-cache-config-instruction-cache-size", + "name": "ESP32S3_INSTRUCTION_CACHE_SIZE", + "title": "Instruction cache size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_SIZE", + "name": "ESP32S3_INSTRUCTION_CACHE_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_4WAYS", + "name": "ESP32S3_INSTRUCTION_CACHE_4WAYS", + "range": null, + "title": "4 ways", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_8WAYS", + "name": "ESP32S3_INSTRUCTION_CACHE_8WAYS", + "range": null, + "title": "8 ways", + "type": "bool" + } + ], + "depends_on": null, + "help": "Instruction cache associated ways to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-instruction-cache-associated-ways", + "name": "ESP32S3_ICACHE_ASSOCIATED_WAYS", + "title": "Instruction cache associated ways", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_ICACHE_ASSOCIATED_WAYS", + "name": "ESP32S3_ICACHE_ASSOCIATED_WAYS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_INSTRUCTION_CACHE_16KB && ", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_LINE_16B", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_16B", + "range": null, + "title": "16 Bytes", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_LINE_32B", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_32B", + "range": null, + "title": "32 Bytes", + "type": "bool" + } + ], + "depends_on": null, + "help": "Instruction cache line size to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-instruction-cache-line-size", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE", + "title": "Instruction cache line size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE", + "name": "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, instruction cache will use wrap mode to read spi flash or spi ram.\nThe wrap length equals to ESP32S3_INSTRUCTION_CACHE_LINE_SIZE.\nHowever, it depends on complex conditions.", + "id": "ESP32S3_INSTRUCTION_CACHE_WRAP", + "name": "ESP32S3_INSTRUCTION_CACHE_WRAP", + "range": null, + "title": "Enable instruction cache wrap mode", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_16KB", + "name": "ESP32S3_DATA_CACHE_16KB", + "range": null, + "title": "16KB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_32KB", + "name": "ESP32S3_DATA_CACHE_32KB", + "range": null, + "title": "32KB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_64KB", + "name": "ESP32S3_DATA_CACHE_64KB", + "range": null, + "title": "64KB", + "type": "bool" + } + ], + "depends_on": null, + "help": "Data cache size to be set on application startup.\nIf you use 32KB data cache rather than 64KB data cache,\nthe other 32KB will be added to the heap.", + "id": "component-config-esp32s3-specific-cache-config-data-cache-size", + "name": "ESP32S3_DATA_CACHE_SIZE", + "title": "Data cache size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DATA_CACHE_SIZE", + "name": "ESP32S3_DATA_CACHE_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_4WAYS", + "name": "ESP32S3_DATA_CACHE_4WAYS", + "range": null, + "title": "4 ways", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_8WAYS", + "name": "ESP32S3_DATA_CACHE_8WAYS", + "range": null, + "title": "8 ways", + "type": "bool" + } + ], + "depends_on": null, + "help": "Data cache associated ways to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-data-cache-associated-ways", + "name": "ESP32S3_DCACHE_ASSOCIATED_WAYS", + "title": "Data cache associated ways", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DCACHE_ASSOCIATED_WAYS", + "name": "ESP32S3_DCACHE_ASSOCIATED_WAYS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "(ESP32S3_DATA_CACHE_16KB || ESP32S3_DATA_CACHE_32KB) && ", + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_16B", + "name": "ESP32S3_DATA_CACHE_LINE_16B", + "range": null, + "title": "16 Bytes", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_32B", + "name": "ESP32S3_DATA_CACHE_LINE_32B", + "range": null, + "title": "32 Bytes", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_64B", + "name": "ESP32S3_DATA_CACHE_LINE_64B", + "range": null, + "title": "64 Bytes", + "type": "bool" + } + ], + "depends_on": null, + "help": "Data cache line size to be set on application startup.", + "id": "component-config-esp32s3-specific-cache-config-data-cache-line-size", + "name": "ESP32S3_DATA_CACHE_LINE_SIZE", + "title": "Data cache line size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_DATA_CACHE_LINE_SIZE", + "name": "ESP32S3_DATA_CACHE_LINE_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, data cache will use wrap mode to read spi flash or spi ram.\nThe wrap length equals to ESP32S3_DATA_CACHE_LINE_SIZE.\nHowever, it depends on complex conditions.", + "id": "ESP32S3_DATA_CACHE_WRAP", + "name": "ESP32S3_DATA_CACHE_WRAP", + "range": null, + "title": "Enable data cache wrap mode", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp32s3-specific-cache-config", + "title": "Cache config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_MODE_QUAD", + "name": "SPIRAM_MODE_QUAD", + "range": null, + "title": "Quad Mode PSRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_MODE_OCT", + "name": "SPIRAM_MODE_OCT", + "range": null, + "title": "Octal Mode PSRAM", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-mode-quad-oct-of-spi-ram-chip-in-use", + "name": "SPIRAM_MODE", + "title": "Mode (QUAD/OCT) of SPI RAM chip in use", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_TYPE_AUTO", + "name": "SPIRAM_TYPE_AUTO", + "range": null, + "title": "Auto-detect", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_MODE_QUAD && ", + "help": null, + "id": "SPIRAM_TYPE_ESPPSRAM16", + "name": "SPIRAM_TYPE_ESPPSRAM16", + "range": null, + "title": "ESP-PSRAM16 or APS1604", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_MODE_QUAD && ", + "help": null, + "id": "SPIRAM_TYPE_ESPPSRAM32", + "name": "SPIRAM_TYPE_ESPPSRAM32", + "range": null, + "title": "ESP-PSRAM32 or IS25WP032", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_TYPE_ESPPSRAM64", + "name": "SPIRAM_TYPE_ESPPSRAM64", + "range": null, + "title": "ESP-PSRAM64 , LY68L6400 or APS6408", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-type-of-spiram-chip-in-use", + "name": "SPIRAM_TYPE", + "title": "Type of SPIRAM chip in use", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "SPIRAM_SIZE", + "name": "SPIRAM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT && ESP32S3_SPIRAM_SUPPORT", + "help": "The PSRAM Clock IO can be any unused GPIO, please refer to your hardware design.", + "id": "DEFAULT_PSRAM_CLK_IO", + "name": "DEFAULT_PSRAM_CLK_IO", + "range": null, + "title": "PSRAM CLK IO number", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT && ESP32S3_SPIRAM_SUPPORT", + "help": "The PSRAM CS IO can be any unused GPIO, please refer to your hardware design.", + "id": "DEFAULT_PSRAM_CS_IO", + "name": "DEFAULT_PSRAM_CS_IO", + "range": null, + "title": "PSRAM CS IO number", + "type": "int" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT && ESP32S3_SPIRAM_SUPPORT", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs-io-for-esp32s3", + "title": "PSRAM Clock and CS IO for ESP32S3", + "type": "menu" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, instruction in flash will be copied into SPIRAM.\nIf SPIRAM_RODATA also enabled, you can run the instruction when erasing or programming the flash.", + "id": "SPIRAM_FETCH_INSTRUCTIONS", + "name": "SPIRAM_FETCH_INSTRUCTIONS", + "range": null, + "title": "Cache fetch instructions from SPI RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, rodata in flash will be copied into SPIRAM.\nIf SPIRAM_FETCH_INSTRUCTIONS is also enabled,\nyou can run the instruction when erasing or programming the flash.", + "id": "SPIRAM_RODATA", + "name": "SPIRAM_RODATA", + "range": null, + "title": "Cache load read only data from SPI RAM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPIRAM_MODE_QUAD && ", + "help": null, + "id": "SPIRAM_SPEED_120M", + "name": "SPIRAM_SPEED_120M", + "range": null, + "title": "120MHz clock speed", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_SPEED_80M", + "name": "SPIRAM_SPEED_80M", + "range": null, + "title": "80MHz clock speed", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_SPEED_40M", + "name": "SPIRAM_SPEED_40M", + "range": null, + "title": "40Mhz clock speed", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "Select the speed for the SPI RAM chip.", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-set-ram-clock-speed", + "name": "SPIRAM_SPEED", + "title": "Set RAM clock speed", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": null, + "id": "SPIRAM", + "name": "SPIRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPIRAM_BOOT_INIT && !SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY && ESP32S3_SPIRAM_SUPPORT", + "help": "Normally, if psram initialization is enabled during compile time but not found at runtime, it\nis seen as an error making the CPU panic. If this is enabled, booting will complete\nbut no PSRAM will be available.", + "id": "SPIRAM_IGNORE_NOTFOUND", + "name": "SPIRAM_IGNORE_NOTFOUND", + "range": null, + "title": "Ignore PSRAM when not found", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "If this is enabled, the SPI RAM will be enabled during initial boot. Unless you\nhave specific requirements, you'll want to leave this enabled so memory allocated\nduring boot-up can also be placed in SPI RAM.", + "id": "SPIRAM_BOOT_INIT", + "name": "SPIRAM_BOOT_INIT", + "range": null, + "title": "Initialize SPI RAM during startup", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_USE_MEMMAP", + "name": "SPIRAM_USE_MEMMAP", + "range": null, + "title": "Integrate RAM into memory map", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_USE_CAPS_ALLOC", + "name": "SPIRAM_USE_CAPS_ALLOC", + "range": null, + "title": "Make RAM allocatable using heap_caps_malloc(..., MALLOC_CAP_SPIRAM)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPIRAM_USE_MALLOC", + "name": "SPIRAM_USE_MALLOC", + "range": null, + "title": "Make RAM allocatable using malloc() as well", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "help": "The SPI RAM can be accessed in multiple methods: by just having it available as an unmanaged\nmemory region in the CPU's memory map, by integrating it in the heap as 'special' memory\nneeding heap_caps_malloc to allocate, or by fully integrating it making malloc() also able to\nreturn SPI RAM pointers.", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config-spi-ram-access-method", + "name": "SPIRAM_USE", + "title": "SPI RAM access method", + "type": "choice" + }, + { + "children": [], + "depends_on": "SPIRAM_BOOT_INIT && ESP32S3_SPIRAM_SUPPORT", + "help": "Runs a rudimentary memory test on initialization. Aborts when memory test fails. Disable this for\nslightly faster startup.", + "id": "SPIRAM_MEMTEST", + "name": "SPIRAM_MEMTEST", + "range": null, + "title": "Run memory test on SPI RAM initialization", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_USE_MALLOC && ESP32S3_SPIRAM_SUPPORT", + "help": "If malloc() is capable of also allocating SPI-connected ram, its allocation strategy will prefer to\nallocate chunks less than this size in internal memory, while allocations larger than this will be\ndone from external RAM. If allocation from the preferred region fails, an attempt is made to allocate\nfrom the non-preferred region instead, so malloc() will not suddenly fail when either internal or\nexternal memory is full.", + "id": "SPIRAM_MALLOC_ALWAYSINTERNAL", + "name": "SPIRAM_MALLOC_ALWAYSINTERNAL", + "range": null, + "title": "Maximum malloc() size, in bytes, to always put in internal memory", + "type": "int" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ESP32S3_SPIRAM_SUPPORT", + "help": "Try to allocate memories of WiFi and LWIP in SPIRAM firstly. If failed, try to allocate internal\nmemory then.", + "id": "SPIRAM_TRY_ALLOCATE_WIFI_LWIP", + "name": "SPIRAM_TRY_ALLOCATE_WIFI_LWIP", + "range": null, + "title": "Try to allocate memories of WiFi and LWIP in SPIRAM firstly. If failed, allocate internal memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_USE_MALLOC && ESP32S3_SPIRAM_SUPPORT", + "help": "Because the external/internal RAM allocation strategy is not always perfect, it sometimes may happen\nthat the internal memory is entirely filled up. This causes allocations that are specifically done in\ninternal memory, for example the stack for new tasks or memory to service DMA or have memory that's\nalso available when SPI cache is down, to fail. This option reserves a pool specifically for requests\nlike that; the memory in this pool is not given out when a normal malloc() is called.\n\nSet this to 0 to disable this feature.\n\nNote that because FreeRTOS stacks are forced to internal memory, they will also use this memory pool;\nbe sure to keep this in mind when adjusting this value.\n\nNote also that the DMA reserved pool may not be one single contiguous memory region, depending on the\nconfigured size and the static memory usage of the app.", + "id": "SPIRAM_MALLOC_RESERVE_INTERNAL", + "name": "SPIRAM_MALLOC_RESERVE_INTERNAL", + "range": null, + "title": "Reserve this amount of bytes for data that specifically needs to be in DMA or internal memory", + "type": "int" + }, + { + "children": [], + "depends_on": "SPIRAM && (IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2) && ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, variables with EXT_RAM_ATTR attribute will be placed in SPIRAM instead of internal DRAM.\nBSS section of `lwip`, `net80211`, `pp`, `bt` libraries will be automatically placed\nin SPIRAM. BSS sections from other object files and libraries can also be placed in SPIRAM through\nlinker fragment scheme `extram_bss`.\n\nNote that the variables placed in SPIRAM using EXT_RAM_ATTR will be zero initialized.", + "id": "SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "name": "SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "range": null, + "title": "Allow .bss segment placed in external memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM && IDF_TARGET_ESP32 && ESP32S3_SPIRAM_SUPPORT", + "help": "If enabled, noinit variables can be placed in PSRAM using EXT_RAM_NOINIT_ATTR.\n\nNote the values placed into this section will not be initialized at startup and should keep its value\nafter software restart.", + "id": "SPIRAM_ALLOW_NOINIT_SEG_EXTERNAL_MEMORY", + "name": "SPIRAM_ALLOW_NOINIT_SEG_EXTERNAL_MEMORY", + "range": null, + "title": "Allow .noinit segment placed in external memory", + "type": "bool" + } + ], + "depends_on": "ESP32S3_SPIRAM_SUPPORT", + "id": "component-config-esp32s3-specific-support-for-external-spi-connected-ram-spi-ram-config", + "title": "SPI RAM config", + "type": "menu" + } + ], + "depends_on": null, + "help": "This enables support for an external SPI RAM chip, connected in parallel with the\nmain SPI flash chip.", + "id": "ESP32S3_SPIRAM_SUPPORT", + "name": "ESP32S3_SPIRAM_SUPPORT", + "range": null, + "title": "Support for external, SPI-connected RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_MEMMAP_TRACEMEM", + "name": "ESP32S3_MEMMAP_TRACEMEM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_MEMMAP_TRACEMEM_TWOBANKS", + "name": "ESP32S3_MEMMAP_TRACEMEM_TWOBANKS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_TRAX && !FREERTOS_UNICORE", + "help": "The esp32-s3 contains a feature which allows you to trace the execution path the processor\nhas taken through the program. This is stored in a chunk of 32K (16K for single-processor)\nof memory that can't be used for general purposes anymore. Disable this if you do not know\nwhat this is.", + "id": "ESP32S3_TRAX_TWOBANKS", + "name": "ESP32S3_TRAX_TWOBANKS", + "range": null, + "title": "Reserve memory for tracing both pro as well as app cpu execution", + "type": "bool" + } + ], + "depends_on": null, + "help": "The esp32-s3 contains a feature which allows you to trace the execution path the processor\nhas taken through the program. This is stored in a chunk of 32K (16K for single-processor)\nof memory that can't be used for general purposes anymore. Disable this if you do not know\nwhat this is.", + "id": "ESP32S3_TRAX", + "name": "ESP32S3_TRAX", + "range": null, + "title": "Use TRAX tracing feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_TRACEMEM_RESERVE_DRAM", + "name": "ESP32S3_TRACEMEM_RESERVE_DRAM", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Bytes of memory to reserve for ULP coprocessor firmware & data.\n\nData is reserved at the beginning of RTC slow memory.", + "id": "ESP32S3_ULP_COPROC_RESERVE_MEM", + "name": "ESP32S3_ULP_COPROC_RESERVE_MEM", + "range": [ + 0, + 0 + ], + "title": "RTC slow memory reserved for coprocessor", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32S3_ULP_COPROC_ENABLED", + "help": "Set this to y to use the RISC-V coprocessor instead of the FSM-ULP.", + "id": "ESP32S3_ULP_COPROC_RISCV", + "name": "ESP32S3_ULP_COPROC_RISCV", + "range": null, + "title": "Enable RISC-V as ULP coprocessor", + "type": "bool" + } + ], + "depends_on": null, + "help": "Set to 'y' if you plan to load a firmware for the coprocessor.\n\nIf this option is enabled, further coprocessor configuration will appear in the Components menu.", + "id": "ESP32S3_ULP_COPROC_ENABLED", + "name": "ESP32S3_ULP_COPROC_ENABLED", + "range": null, + "title": "Enable Ultra Low Power (ULP) Coprocessor", + "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": "ESP32S3_DEBUG_OCDAWARE", + "name": "ESP32S3_DEBUG_OCDAWARE", + "range": null, + "title": "Make exception and panic handlers JTAG/OCD aware", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_7", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_7", + "range": null, + "title": "2.44V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_6", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_6", + "range": null, + "title": "2.56V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_5", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_5", + "range": null, + "title": "2.67V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_4", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_4", + "range": null, + "title": "2.84V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_3", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_3", + "range": null, + "title": "2.98V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_2", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_2", + "range": null, + "title": "3.19V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL_SEL_1", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL_1", + "range": null, + "title": "3.30V", + "type": "bool" + } + ], + "depends_on": "ESP32S3_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 ESP3-S3 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-esp32s3-specific-hardware-brownout-detect-reset-brownout-voltage-level", + "name": "ESP32S3_BROWNOUT_DET_LVL_SEL", + "title": "Brownout voltage level", + "type": "choice" + } + ], + "depends_on": "!IDF_ENV_FPGA", + "help": "The ESP32-S3 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": "ESP32S3_BROWNOUT_DET", + "name": "ESP32S3_BROWNOUT_DET", + "range": null, + "title": "Hardware brownout detect & reset", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_BROWNOUT_DET_LVL", + "name": "ESP32S3_BROWNOUT_DET_LVL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_RTC_FRC1", + "name": "ESP32S3_TIME_SYSCALL_USE_RTC_FRC1", + "range": null, + "title": "RTC and high-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_RTC", + "name": "ESP32S3_TIME_SYSCALL_USE_RTC", + "range": null, + "title": "RTC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_FRC1", + "name": "ESP32S3_TIME_SYSCALL_USE_FRC1", + "range": null, + "title": "High-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_TIME_SYSCALL_USE_NONE", + "name": "ESP32S3_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 and RTC timers are used, timekeeping will\n continue in deep sleep. Time will be reported at 1 microsecond\n resolution. This is the default, and the recommended option.\n- If only high-resolution timer 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-esp32s3-specific-timers-used-for-gettimeofday-function", + "name": "ESP32S3_TIME_SYSCALL", + "title": "Timers used for gettimeofday function", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_INT_RC", + "name": "ESP32S3_RTC_CLK_SRC_INT_RC", + "range": null, + "title": "Internal 150kHz RC oscillator", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_EXT_CRYS", + "name": "ESP32S3_RTC_CLK_SRC_EXT_CRYS", + "range": null, + "title": "External 32kHz crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_EXT_OSC", + "name": "ESP32S3_RTC_CLK_SRC_EXT_OSC", + "range": null, + "title": "External 32kHz oscillator at 32K_XP pin", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_RTC_CLK_SRC_INT_8MD256", + "name": "ESP32S3_RTC_CLK_SRC_INT_8MD256", + "range": null, + "title": "Internal 8MHz oscillator, divided by 256 (~32kHz)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose which clock is used as RTC clock source.", + "id": "component-config-esp32s3-specific-rtc-clock-source", + "name": "ESP32S3_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": "ESP32S3_RTC_CLK_CAL_CYCLES", + "name": "ESP32S3_RTC_CLK_CAL_CYCLES", + "range": [ + 0, + 32766 + ], + "title": "Number of cycles for RTC_SLOW_CLK calibration", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "When ESP32S3 exits deep sleep, the CPU and the flash chip are powered on\nat the same time. CPU will run deep sleep stub first, and then\nproceed to load code from flash. Some flash chips need sufficient\ntime to pass between power on and first read operation. By default,\nwithout any extra delay, this time is approximately 900us, although\nsome flash chip types need more than that.\n\nBy 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\nconsole after deep sleep reset, try increasing this value.", + "id": "ESP32S3_DEEP_SLEEP_WAKEUP_DELAY", + "name": "ESP32S3_DEEP_SLEEP_WAKEUP_DELAY", + "range": [ + 0, + 5000 + ], + "title": "Extra delay in deep sleep wake stub (in us)", + "type": "int" + }, + { + "children": [], + "depends_on": "!BT_ENABLED", + "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": "ESP32S3_NO_BLOBS", + "name": "ESP32S3_NO_BLOBS", + "range": null, + "title": "No Binary Blobs", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option allows to place .rtc_data and .rtc_rodata sections into\nRTC fast memory segment to free the slow memory region for ULP programs.", + "id": "ESP32S3_RTCDATA_IN_FAST_MEM", + "name": "ESP32S3_RTCDATA_IN_FAST_MEM", + "range": null, + "title": "Place RTC_DATA_ATTR and RTC_RODATA_ATTR variables into RTC fast memory segment", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32S3_USE_FIXED_STATIC_RAM_SIZE", + "help": "RAM size dedicated for static variables (.data & .bss sections).", + "id": "ESP32S3_FIXED_STATIC_RAM_SIZE", + "name": "ESP32S3_FIXED_STATIC_RAM_SIZE", + "range": null, + "title": "Fixed Static RAM size", + "type": "hex" + } + ], + "depends_on": null, + "help": "If this option is disabled, the DRAM part of the heap starts right after the .bss section,\nwithin the dram0_0 region. As a result, adding or removing some static variables\nwill change the available heap size.\n\nIf this option is enabled, the DRAM part of the heap starts right after the dram0_0 region,\nwhere its length is set with ESP32S3_FIXED_STATIC_RAM_SIZE", + "id": "ESP32S3_USE_FIXED_STATIC_RAM_SIZE", + "name": "ESP32S3_USE_FIXED_STATIC_RAM_SIZE", + "range": null, + "title": "Use fixed static RAM size", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp32s3-specific", + "title": "ESP32S3-Specific", + "type": "menu" + }, + { + "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" + } + ], + "depends_on": null, + "id": "component-config-adc-calibration", + "title": "ADC-Calibration", + "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" + } + ], + "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" + } + ], + "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": [ + { + "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" + } + ], + "depends_on": null, + "id": "component-config-http-server", + "title": "HTTP Server", + "type": "menu" + }, + { + "children": [ + { + "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": "OTA_ALLOW_HTTP", + "name": "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": null, + "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": [], + "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": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": "Two", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": "Four", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the number of universally administered (by IEEE) MAC addresses.\nDuring initialization, MAC addresses for each network interface are generated or derived from a\nsingle base MAC address.\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.\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.\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.)", + "id": "component-config-hardware-settings-mac-config-number-of-universally-administered-by-ieee-mac-address", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES", + "title": "Number of universally administered (by IEEE) MAC address", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32S3_UNIVERSAL_MAC_ADDRESSES", + "name": "ESP32S3_UNIVERSAL_MAC_ADDRESSES", + "range": null, + "title": null, + "type": "int" + } + ], + "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.\nThis option will in fact consider VDD_SDIO auto power value (ESP_PD_OPTION_AUTO) as OFF. Also, it is\npossible to force a power domain to stay ON during light sleep by using esp_sleep_pd_config()\nfunction.", + "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": 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": "esp32c3 and esp32s3 will reset at wake-up if GPIO is received a small electrostatic\npulse 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": "SPIRAM", + "help": "When the CS pin of SPIRAM is not pulled up, the sleep current will\nincrease during light sleep. If the CS pin of SPIRAM has an external\npull-up, you do not need to select this option, otherwise, you\nshould enable this option.", + "id": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "range": null, + "title": "PSRAM leakage current workaround in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When the CS pin of Flash is not pulled up, the sleep current will\nincrease during light sleep. If the CS pin of Flash has an external\npull-up, you do not need to select this option, otherwise, you\nshould enable this option.", + "id": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "range": null, + "title": "Flash leakage current workaround in light sleep", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-sleep-config", + "title": "Sleep Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_SERIAL_JTAG || ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "help": "When the chip goes sleep or software reset, the clock source would change to XTAL\nand switch off the BBPLL clock for saving power. However, this might make the\nUSB_SERIAL_JTAG down which depends on BBPLL as its unique clock source.\nTherefore, this is used for keeping bbpll clock always on when USB_SERIAL_JTAG PORT is using.\nIf you want to use USB_SERIAL_JTAG under sw_reset case or sleep-wakeup case, you shoule select\nthis option. But be aware that this might increase the power consumption.", + "id": "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB", + "name": "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB", + "range": null, + "title": "Keep BBPLL clock always work", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-rtc-clock-config", + "title": "RTC Clock Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings", + "title": "Hardware 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 itended 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": 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": "IDF_TARGET_ESP32S3", + "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" + } + ], + "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": "", + "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": "Backward compatible interface to tcpip_adapter is enabled by default to support\nlegacy TCP/IP stack initialisation code. Disable this option to use only esp-netif\ninterface.", + "id": "ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER", + "name": "ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER", + "range": null, + "title": "Enable backward compatible tcpip_adapter interface", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-netif-adapter", + "title": "ESP NETIF Adapter", + "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": null, + "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": "(IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && 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": "ESP32_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": "USB_OTG_SUPPORTED || ESP_CONSOLE_USB_SERIAL_JTAG || ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "help": "When using USB Serial/JTAG/OTG/CDC, PHY should enable USB, otherwise USB module\ncan not work properly. Notice: Enabling this configuration option will slightly impact wifi performance.", + "id": "ESP_PHY_ENABLE_USB", + "name": "ESP_PHY_ENABLE_USB", + "range": null, + "title": "Enable USB when phy init", + "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 && ESP_TIMER_IMPL_FRC2 && ESP_TIME_FUNCS_USE_RTC_TIMER", + "help": "When APB clock frequency changes, high-resolution timer (esp_timer)\nscale and base value need to be adjusted. Each adjustment may cause\nsmall error, and over time such small errors may cause time drift.\nIf this option is enabled, RTC timer will be used as a reference to\ncompensate for the drift.\nIt is recommended that this option is only used if 32k XTAL is selected\nas RTC clock source.", + "id": "PM_USE_RTC_TIMER_REF", + "name": "PM_USE_RTC_TIMER_REF", + "range": null, + "title": "Use RTC timer to prevent time drift (EXPERIMENTAL)", + "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": null, + "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 1.8KB of lightsleep related source code would be in IRAM and chip would sleep\nlonger for 760us at 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 260B of RTOS_IDLE related source code would be in IRAM and chip would sleep\nlonger for 40us at 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": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "help": "If enabled, the I/D-cache tag memory will be retained in light sleep. Depending on the the\ncache configuration, if this option is enabled, it will consume up to 9 KB of internal RAM.", + "id": "PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP", + "name": "PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP", + "range": null, + "title": "Power down I/D-cache tag memory in light sleep", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": "If enabled, the CPU will be powered down in light sleep. On esp32c3 soc, enabling this\noption will consume 1.68 KB of internal RAM and will reduce sleep current consumption\nby about 100 uA. On esp32s3 soc, enabling this option will consume 8.58 KB of internal\nRAM and 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": null, + "help": null, + "id": "PM_UPDATE_CCOMPARE_HLI_WORKAROUND", + "name": "PM_UPDATE_CCOMPARE_HLI_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-power-management", + "title": "Power Management", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "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": "", + "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": "", + "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": "", + "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" + }, + { + "children": [], + "depends_on": "", + "help": "Invoke gdbstub on the serial port, allowing for gdb to attach to it and to do a debug on runtime.\nThis feature will switch system to single core mode.", + "id": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "name": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "range": null, + "title": "GDBStub at runtime", + "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": 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": null, + "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": null, + "help": null, + "id": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "name": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "range": null, + "title": null, + "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": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "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" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "help": null, + "id": "ESP_SYSTEM_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "name": "ESP_SYSTEM_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_DEPCHECK", + "help": null, + "id": "ESP_SYSTEM_MEMPROT_MEM_ALIGN_SIZE", + "name": "ESP_SYSTEM_MEMPROT_MEM_ALIGN_SIZE", + "range": null, + "title": null, + "type": "int" + } + ], + "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": "(IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && ", + "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": "IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3", + "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_UART", + "name": "ESP_CONSOLE_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_MULTIPLE_UART", + "name": "ESP_CONSOLE_MULTIPLE_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 && ESP_CONSOLE_MULTIPLE_UART", + "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": null, + "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", + "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", + "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", + "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 && !FREERTOS_UNICORE", + "help": "If this option is enabled, the Task Wtachdog 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": null, + "help": "The Task Watchdog Timer can be used to make sure individual tasks are still\nrunning. Enabling this option will cause the Task Watchdog Timer to be\ninitialized automatically at startup. The Task Watchdog timer can be\ninitialized after startup as well (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT", + "name": "ESP_TASK_WDT", + "range": null, + "title": "Initialize Task Watchdog Timer on startup", + "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": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ", + "help": "Using level 5 interrupt for Interrupt Watchdog 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 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 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" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings", + "title": "ESP System Settings", + "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\" menu.", + "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": "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": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ", + "help": null, + "id": "ESP_TIMER_IMPL_FRC2", + "name": "ESP_TIMER_IMPL_FRC2", + "range": null, + "title": "FRC2 (legacy) timer", + "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": "LAC timer of Timer Group 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32 && ", + "help": null, + "id": "ESP_TIMER_IMPL_SYSTIMER", + "name": "ESP_TIMER_IMPL_SYSTIMER", + "range": null, + "title": "SYSTIMER", + "type": "bool" + } + ], + "depends_on": null, + "help": "esp_timer APIs can be implemented using different hardware timers.\n\n- \"FRC2 (legacy)\" implementation has been used in ESP-IDF v2.x - v4.1.\n\n- \"LAC timer of Timer Group 0\" implementation is simpler, and has smaller\n run time overhead because software handling of timer overflow is not needed.\n\n- \"SYSTIMER\" implementation is similar to \"LAC timer of Timer Group 0\" but for non ESP32 chips.", + "id": "component-config-high-resolution-timer-esp_timer--hardware-timer-to-use-for-esp_timer", + "name": "ESP_TIMER_IMPL", + "title": "Hardware timer to use for esp_timer", + "type": "choice" + } + ], + "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": "ESP32_WIFI_ENABLED", + "name": "ESP32_WIFI_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_WIFI_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": "ESP32_WIFI_SW_COEXIST_ENABLE", + "name": "ESP32_WIFI_SW_COEXIST_ENABLE", + "range": null, + "title": "Software controls WiFi/Bluetooth coexistence", + "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 ESP32_WIFI_AMPDU_RX_ENABLED\nis enabled, this value is recommended to set equal or bigger than ESP32_WIFI_RX_BA_WIN in order to\nachieve better throughput and compatibility with both stations and APs.", + "id": "ESP32_WIFI_STATIC_RX_BUFFER_NUM", + "name": "ESP32_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": "ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM", + "name": "ESP32_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": "ESP32_WIFI_STATIC_TX_BUFFER", + "name": "ESP32_WIFI_STATIC_TX_BUFFER", + "range": null, + "title": "Static", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPIRAM_USE_MALLOC && ", + "help": null, + "id": "ESP32_WIFI_DYNAMIC_TX_BUFFER", + "name": "ESP32_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": "ESP32_WIFI_TX_BUFFER", + "title": "Type of WiFi TX buffers", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32_WIFI_TX_BUFFER_TYPE", + "name": "ESP32_WIFI_TX_BUFFER_TYPE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32_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": "ESP32_WIFI_STATIC_TX_BUFFER_NUM", + "name": "ESP32_WIFI_STATIC_TX_BUFFER_NUM", + "range": null, + "title": "Max number of WiFi static TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32_SPIRAM_SUPPORT || ESP32S2_SPIRAM_SUPPORT || ESP32S3_SPIRAM_SUPPORT", + "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": "ESP32_WIFI_CACHE_TX_BUFFER_NUM", + "name": "ESP32_WIFI_CACHE_TX_BUFFER_NUM", + "range": null, + "title": "Max number of WiFi cache TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP32_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": "ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM", + "name": "ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM", + "range": [ + 1, + 128 + ], + "title": "Max number of WiFi dynamic TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable CSI(Channel State Information) feature. CSI takes about\nCONFIG_ESP32_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": "ESP32_WIFI_CSI_ENABLED", + "name": "ESP32_WIFI_CSI_ENABLED", + "range": null, + "title": "WiFi CSI(Channel State Information)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32_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": "ESP32_WIFI_TX_BA_WIN", + "name": "ESP32_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": "ESP32_WIFI_AMPDU_TX_ENABLED", + "name": "ESP32_WIFI_AMPDU_TX_ENABLED", + "range": null, + "title": "WiFi AMPDU TX", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP32_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": "ESP32_WIFI_RX_BA_WIN", + "name": "ESP32_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": "ESP32_WIFI_AMPDU_RX_ENABLED", + "name": "ESP32_WIFI_AMPDU_RX_ENABLED", + "range": null, + "title": "WiFi AMPDU RX", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_SPIRAM_SUPPORT || ESP32S2_SPIRAM_SUPPORT || ESP32S3_SPIRAM_SUPPORT", + "help": "Select this option to enable AMSDU TX feature", + "id": "ESP32_WIFI_AMSDU_TX_ENABLED", + "name": "ESP32_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": "ESP32_WIFI_NVS_ENABLED", + "name": "ESP32_WIFI_NVS_ENABLED", + "range": null, + "title": "WiFi NVS flash", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32_WIFI_TASK_PINNED_TO_CORE_0", + "name": "ESP32_WIFI_TASK_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32_WIFI_TASK_PINNED_TO_CORE_1", + "name": "ESP32_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": "ESP32_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": "ESP32_WIFI_SOFTAP_BEACON_MAX_LEN", + "name": "ESP32_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": "ESP32_WIFI_MGMT_SBUF_NUM", + "name": "ESP32_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": "ESP32_WIFI_IRAM_OPT", + "name": "ESP32_WIFI_IRAM_OPT", + "range": null, + "title": "WiFi 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": "ESP32_WIFI_RX_IRAM_OPT", + "name": "ESP32_WIFI_RX_IRAM_OPT", + "range": null, + "title": "WiFi RX IRAM speed optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": "WPA_MBEDTLS_CRYPTO", + "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": "ESP32_WIFI_ENABLE_WPA3_SAE", + "name": "ESP32_WIFI_ENABLE_WPA3_SAE", + "range": null, + "title": "Enable WPA3-Personal", + "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 ESP32_WIFI_IRAM_OPT and ESP32_WIFI_RX_IRAM_OPT, or this one.\nIf already enabled ESP32_WIFI_IRAM_OPT, the other 7.3KB IRAM memory would be taken by this option.\nIf already enabled ESP32_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": "IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "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": "!BT_ENABLED && (IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32C3)", + "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 don't support external coex and internal coex simultaneously.", + "id": "ESP_WIFI_EXTERNAL_COEXIST_ENABLE", + "name": "ESP_WIFI_EXTERNAL_COEXIST_ENABLE", + "range": null, + "title": "WiFi External Coexistence", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "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" + } + ], + "depends_on": null, + "id": "component-config-wi-fi", + "title": "Wi-Fi", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY && ", + "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 && IDF_TARGET_ESP32 && ", + "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": "Maximum number of tasks snapshots in core dump.", + "id": "ESP_COREDUMP_MAX_TASKS_NUM", + "name": "ESP_COREDUMP_MAX_TASKS_NUM", + "range": null, + "title": "Maximum number of tasks", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE_TO_UART", + "help": "Config delay (in ms) before printing core dump to UART.\nDelay can be interrupted by pressing Enter key.", + "id": "ESP_COREDUMP_UART_DELAY", + "name": "ESP_COREDUMP_UART_DELAY", + "range": null, + "title": "Delay before print to UART", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE && IDF_TARGET_ARCH_RISCV", + "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": [ + { + "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": [ + { + "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": [], + "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_16", + "name": "FATFS_API_ENCODING_UTF_16", + "range": null, + "title": "API uses UTF-16 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" + } + ], + "depends_on": null, + "id": "component-config-fat-filesystem-support", + "title": "FAT Filesystem support", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "FMB_COMM_MODE_TCP_EN", + "help": "Modbus default port number used by Modbus TCP stack", + "id": "FMB_TCP_PORT_DEFAULT", + "name": "FMB_TCP_PORT_DEFAULT", + "range": [ + 0, + 65535 + ], + "title": "Modbus TCP port number", + "type": "int" + }, + { + "children": [], + "depends_on": "FMB_COMM_MODE_TCP_EN", + "help": "Maximum allowed connections number for Modbus TCP stack.\nThis is used by Modbus master and slave port layer to establish connections.\nThis parameter may decrease performance of Modbus stack and can cause\nincreasing of processing time (increase only if absolutely necessary).", + "id": "FMB_TCP_PORT_MAX_CONN", + "name": "FMB_TCP_PORT_MAX_CONN", + "range": [ + 1, + 6 + ], + "title": "Maximum allowed connections for TCP stack", + "type": "int" + }, + { + "children": [], + "depends_on": "FMB_COMM_MODE_TCP_EN", + "help": "Modbus TCP connection timeout in seconds.\nOnce expired the current connection with the client will be closed\nand Modbus slave will be waiting for new connection to accept.", + "id": "FMB_TCP_CONNECTION_TOUT_SEC", + "name": "FMB_TCP_CONNECTION_TOUT_SEC", + "range": [ + 1, + 3600 + ], + "title": "Modbus TCP connection timeout", + "type": "int" + } + ], + "depends_on": null, + "help": "Enable Modbus TCP option for stack.", + "id": "FMB_COMM_MODE_TCP_EN", + "name": "FMB_COMM_MODE_TCP_EN", + "range": null, + "title": "Enable Modbus stack support for TCP communication mode", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable RTU Modbus communication mode option for Modbus serial stack.", + "id": "FMB_COMM_MODE_RTU_EN", + "name": "FMB_COMM_MODE_RTU_EN", + "range": null, + "title": "Enable Modbus stack support for RTU mode", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable ASCII Modbus communication mode option for Modbus serial stack.", + "id": "FMB_COMM_MODE_ASCII_EN", + "name": "FMB_COMM_MODE_ASCII_EN", + "range": null, + "title": "Enable Modbus stack support for ASCII mode", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If master sends a frame which is not broadcast, it has to wait sometime for slave response.\nif slave is not respond in this time, the master will process timeout error.", + "id": "FMB_MASTER_TIMEOUT_MS_RESPOND", + "name": "FMB_MASTER_TIMEOUT_MS_RESPOND", + "range": [ + 50, + 3000 + ], + "title": "Slave respond timeout (Milliseconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If master sends a broadcast frame, it has to wait conversion time to delay,\nthen master can send next frame.", + "id": "FMB_MASTER_DELAY_MS_CONVERT", + "name": "FMB_MASTER_DELAY_MS_CONVERT", + "range": [ + 50, + 400 + ], + "title": "Slave conversion delay (Milliseconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus serial driver queue length. It is used by event queue task.\nSee the serial driver API for more information.", + "id": "FMB_QUEUE_LENGTH", + "name": "FMB_QUEUE_LENGTH", + "range": [ + 0, + 200 + ], + "title": "Modbus serial task queue length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus port task stack size for rx/tx event processing.\nIt may be adjusted when debugging is enabled (for example).", + "id": "FMB_PORT_TASK_STACK_SIZE", + "name": "FMB_PORT_TASK_STACK_SIZE", + "range": [ + 2048, + 8192 + ], + "title": "Modbus port task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus serial task RX and TX buffer size for UART driver initialization.\nThis buffer is used for modbus frame transfer. The Modbus protocol maximum\nframe size is 256 bytes. Bigger size can be used for non standard implementations.", + "id": "FMB_SERIAL_BUF_SIZE", + "name": "FMB_SERIAL_BUF_SIZE", + "range": [ + 0, + 2048 + ], + "title": "Modbus serial task RX/TX buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "FMB_COMM_MODE_ASCII_EN", + "help": "This option defines the number of data bits per ASCII character.", + "id": "FMB_SERIAL_ASCII_BITS_PER_SYMB", + "name": "FMB_SERIAL_ASCII_BITS_PER_SYMB", + "range": [ + 7, + 8 + ], + "title": "Number of data bits per ASCII character", + "type": "int" + }, + { + "children": [], + "depends_on": "FMB_COMM_MODE_ASCII_EN", + "help": "This option defines response timeout of slave in milliseconds for ASCII communication mode.\nThus the timeout will expire and allow the master program to handle the error.", + "id": "FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS", + "name": "FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS", + "range": [ + 300, + 2000 + ], + "title": "Response timeout for ASCII communication mode (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus port data processing task priority.\nThe priority of Modbus controller task is equal to (CONFIG_FMB_PORT_TASK_PRIO - 1).", + "id": "FMB_PORT_TASK_PRIO", + "name": "FMB_PORT_TASK_PRIO", + "range": [ + 3, + 23 + ], + "title": "Modbus port task priority", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FMB_PORT_TASK_AFFINITY_NO_AFFINITY", + "name": "FMB_PORT_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FMB_PORT_TASK_AFFINITY_CPU0", + "name": "FMB_PORT_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FMB_PORT_TASK_AFFINITY_CPU1", + "name": "FMB_PORT_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE", + "help": "Allows setting the core affinity of the Modbus controller task, i.e. whether the task is pinned to\nparticular CPU, or allowed to run on any CPU.", + "id": "component-config-modbus-configuration-modbus-task-affinity", + "name": "FMB_PORT_TASK_AFFINITY", + "title": "Modbus task affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FMB_PORT_TASK_AFFINITY", + "name": "FMB_PORT_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "FMB_CONTROLLER_SLAVE_ID_SUPPORT", + "help": "Modbus slave ID value to identify modbus device\nin the network using command.\nMost significant byte of ID is used as short device ID and\nother three bytes used as long ID.", + "id": "FMB_CONTROLLER_SLAVE_ID", + "name": "FMB_CONTROLLER_SLAVE_ID", + "range": [ + 0, + 285960729237 + ], + "title": "Modbus controller slave ID", + "type": "hex" + } + ], + "depends_on": null, + "help": "Modbus slave ID support enable.\nWhen enabled the Modbus command is supported by stack.", + "id": "FMB_CONTROLLER_SLAVE_ID_SUPPORT", + "name": "FMB_CONTROLLER_SLAVE_ID_SUPPORT", + "range": null, + "title": "Modbus controller slave ID support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus controller notification timeout in milliseconds.\nThis timeout is used to send notification about accessed parameters.", + "id": "FMB_CONTROLLER_NOTIFY_TIMEOUT", + "name": "FMB_CONTROLLER_NOTIFY_TIMEOUT", + "range": [ + 0, + 200 + ], + "title": "Modbus controller notification timeout (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus controller notification queue size.\nThe notification queue is used to get information about accessed parameters.", + "id": "FMB_CONTROLLER_NOTIFY_QUEUE_SIZE", + "name": "FMB_CONTROLLER_NOTIFY_QUEUE_SIZE", + "range": [ + 0, + 200 + ], + "title": "Modbus controller notification queue size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus controller task stack size. The Stack size may be adjusted when\ndebug mode is used which requires more stack size (for example).", + "id": "FMB_CONTROLLER_STACK_SIZE", + "name": "FMB_CONTROLLER_STACK_SIZE", + "range": [ + 0, + 8192 + ], + "title": "Modbus controller stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus stack event queue timeout in milliseconds. This may help to optimize\nModbus stack event processing time.", + "id": "FMB_EVENT_QUEUE_TIMEOUT", + "name": "FMB_EVENT_QUEUE_TIMEOUT", + "range": [ + 0, + 500 + ], + "title": "Modbus stack event queue timeout (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is set the Modbus stack uses timer for T3.5 time measurement.\nElse the internal UART TOUT timeout is used for 3.5T symbol time measurement.", + "id": "FMB_TIMER_PORT_ENABLED", + "name": "FMB_TIMER_PORT_ENABLED", + "range": null, + "title": "Modbus stack use timer for 3.5T symbol time measurement", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus slave Timer group number that is used for timeout measurement.", + "id": "FMB_TIMER_GROUP", + "name": "FMB_TIMER_GROUP", + "range": [ + 0, + 1 + ], + "title": "Slave Timer group number", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus slave Timer Index in the group that is used for timeout measurement.", + "id": "FMB_TIMER_INDEX", + "name": "FMB_TIMER_INDEX", + "range": [ + 0, + 1 + ], + "title": "Slave Timer index in the group", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus master Timer group number that is used for timeout measurement.", + "id": "FMB_MASTER_TIMER_GROUP", + "name": "FMB_MASTER_TIMER_GROUP", + "range": [ + 0, + 1 + ], + "title": "Master Timer group number", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Modbus master Timer Index in the group that is used for timeout measurement.\nNote: Modbus master and slave should have different timer index to be able to work simultaneously.", + "id": "FMB_MASTER_TIMER_INDEX", + "name": "FMB_MASTER_TIMER_INDEX", + "range": [ + 0, + 1 + ], + "title": "Master Timer index", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option places Modbus timer IRQ handler into IRAM.\nThis allows to avoid delays related to processing of non-IRAM-safe interrupts\nduring a flash write operation (NVS updating a value, or some other\nflash API which has to perform an read/write operation and disable CPU cache).\nThis option has dependency with the UART_ISR_IN_IRAM option which places UART interrupt\nhandler into IRAM to prevent delays related to processing of UART events.", + "id": "FMB_TIMER_ISR_IN_IRAM", + "name": "FMB_TIMER_ISR_IN_IRAM", + "range": null, + "title": "Place timer interrupt handler into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-modbus-configuration", + "title": "Modbus configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This version of FreeRTOS normally takes control of all cores of\nthe CPU. Select this if you only want to start it on the first core.\nThis is needed when e.g. another process needs complete control\nover the second core.\n\n# This invisible config value sets the value of tskNO_AFFINITY in task.h.\n# Intended to be used as a constant from other Kconfig files.\n# Value is (32-bit) INT_MAX.", + "id": "FREERTOS_UNICORE", + "name": "FREERTOS_UNICORE", + "range": null, + "title": "Run FreeRTOS only on first core", + "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_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\nthe main tick source to increase counters, run timers and do\npre-emptive multitasking with. There are multiple timers available\nto do this, with different interrupt priorities. Check", + "id": "component-config-freertos-xtensa-timer-to-use-as-the-freertos-tick-source", + "name": "FREERTOS_CORETIMER", + "title": "Xtensa timer to use as the FreeRTOS tick source", + "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": [], + "depends_on": "FREERTOS_UNICORE", + "help": "On most platforms there are instructions can speedup the ready task\nsearching. Enabling this option the FreeRTOS with this instructions\nsupport will be built.", + "id": "FREERTOS_OPTIMIZED_SCHEDULER", + "name": "FREERTOS_OPTIMIZED_SCHEDULER", + "range": null, + "title": "Enable FreeRTOS p\u013aatform optimized scheduler", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select the tick rate at which FreeRTOS does pre-emptive context switching.", + "id": "FREERTOS_HZ", + "name": "FREERTOS_HZ", + "range": [ + 1, + 1000 + ], + "title": "Tick rate (Hz)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Some functions in FreeRTOS have not been thoroughly tested yet when moving to\nthe SMP implementation of FreeRTOS. When this option is enabled, these fuctions\nwill throw an assert().", + "id": "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION", + "name": "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION", + "range": null, + "title": "Halt when an SMP-untested function is called", + "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\nthe stack pointer is in a valid range. Quick but does not detect\nstack 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", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Places some magic bytes at the end of the stack area and on each\ncontext switch, check if these bytes are still intact. More thorough\nthan 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", + "type": "bool" + } + ], + "depends_on": null, + "help": "FreeRTOS can check for stack overflows in threads and trigger an user function\ncalled vApplicationStackOverflowHook when this happens.", + "id": "component-config-freertos-check-for-stack-overflow", + "name": "FREERTOS_CHECK_STACKOVERFLOW", + "title": "Check for stack overflow", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS can check if a stack has overflown its bounds by checking either the value of\nthe stack pointer or by checking the integrity of canary bytes. (See FREERTOS_CHECK_STACKOVERFLOW\nfor more information.) These checks only happen on a context switch, and the situation that caused\nthe stack overflow may already be long gone by then. This option will use the last debug memory\nwatchpoint to allow breaking into the debugger (or panic'ing) as soon as any\nof the last 32 bytes on the stack of a task are overwritten. The side effect is that using gdb, you\neffectively have one hardware watchpoint less because the last one is overwritten as soon as a task\nswitch 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 the\nsize 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, esp-idf\nwill panic on an unhandled debug exception.", + "id": "FREERTOS_WATCHPOINT_END_OF_STACK", + "name": "FREERTOS_WATCHPOINT_END_OF_STACK", + "range": null, + "title": "Set a debug watchpoint as a stack overflow check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, interrupt stack frame will be modified to\npoint to the code of the interrupted task as its return address.\nThis helps the debugger (or the panic handler) show a backtrace from\nthe interrupt to the task which was interrupted. This also works for\nnested interrupts: higer level interrupt stack can be traced back to the\nlower level interrupt.\nThis option adds 4 instructions to 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": null, + "help": "FreeRTOS has the ability to store per-thread pointers in the task\ncontrol block. This controls the number of pointers available.\n\nThis 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": "Number of thread local storage pointers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "!COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE && ", + "help": "If a FreeRTOS configASSERT() fails, FreeRTOS will abort() and\nhalt execution. The panic handler can be configured to handle\nthe outcome of an abort() in different ways.\n\nIf assertions are disabled for the entire project, they are also\ndisabled in FreeRTOS and this option is unavailable.", + "id": "FREERTOS_ASSERT_FAIL_ABORT", + "name": "FREERTOS_ASSERT_FAIL_ABORT", + "range": null, + "title": "abort() on failed assertions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If a FreeRTOS assertion fails, print it out and continue.", + "id": "FREERTOS_ASSERT_FAIL_PRINT_CONTINUE", + "name": "FREERTOS_ASSERT_FAIL_PRINT_CONTINUE", + "range": null, + "title": "Print and continue failed assertions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "FreeRTOS configASSERT() will not be compiled into the binary.", + "id": "FREERTOS_ASSERT_DISABLE", + "name": "FREERTOS_ASSERT_DISABLE", + "range": null, + "title": "Disable FreeRTOS assertions", + "type": "bool" + } + ], + "depends_on": null, + "help": "Failed FreeRTOS configASSERT() assertions can be configured to\nbehave in different ways.\n\nBy default these behave the same as the global project assert settings.", + "id": "component-config-freertos-freertos-assertions", + "name": "FREERTOS_ASSERT", + "title": "FreeRTOS assertions", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "The idle task has its own stack, sized in bytes. The default size is enough for most uses. Size can be\nreduced to 768 bytes if no (or simple) FreeRTOS idle hooks are used and pthread local storage or FreeRTOS\nlocal storage cleanup callbacks are not used.\n\nThe stack size may need to be increased above the default if the app installs idle or thread local storage\ncleanup hooks that use a lot of stack memory.", + "id": "FREERTOS_IDLE_TASK_STACKSIZE", + "name": "FREERTOS_IDLE_TASK_STACKSIZE", + "range": [ + 768, + 32768 + ], + "title": "Idle Task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The interrupt handlers have their own stack. The size of the stack can be defined here.\nEach processor has 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": "FreeRTOS offers a number of hooks/callback functions that are called when a timer\ntick happens, the idle thread runs etc. esp-idf replaces these by runtime registerable\nhooks using the esp_register_freertos_xxx_hook system, but for legacy reasons the old\nhooks can also still be enabled. Please enable this only if you have code that for some\nreason can't be migrated to the esp_register_freertos_xxx_hook system.", + "id": "FREERTOS_LEGACY_HOOKS", + "name": "FREERTOS_LEGACY_HOOKS", + "range": null, + "title": "Use FreeRTOS legacy hooks", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Changes the maximum task name length. Each task allocated will\ninclude this many bytes for a task name. Using a shorter value\nsaves a small amount of RAM, a longer value allows more complex\nnames.\n\nFor most uses, the default of 16 is OK.", + "id": "FREERTOS_MAX_TASK_NAME_LEN", + "name": "FREERTOS_MAX_TASK_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "Maximum task name length", + "type": "int" + }, + { + "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": "Enable this option to make FreeRTOS call the static task clean up hook when a task is deleted.\n\nBear in mind that if this option is enabled you will need to implement the following function::\n\n void vPortCleanUpTCB ( void *pxTCB ) {\n // place clean up code here\n }", + "id": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "name": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "range": null, + "title": "Enable static task clean up hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The timer service task (primarily) makes use of existing FreeRTOS features, allowing timer\nfunctionality to be added to an application with minimal impact on the size of the application's\nexecutable binary.\n\nUse this constant to define the priority that the timer task will run at.", + "id": "FREERTOS_TIMER_TASK_PRIORITY", + "name": "FREERTOS_TIMER_TASK_PRIORITY", + "range": [ + 1, + 25 + ], + "title": "FreeRTOS timer task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The timer service task (primarily) makes use of existing FreeRTOS features, allowing timer\nfunctionality to be added to an application with minimal impact on the size of the application's\nexecutable binary.\n\nUse this constant to define the size (in bytes) of the stack allocated for the timer task.", + "id": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "name": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "range": [ + 1536, + 32768 + ], + "title": "FreeRTOS timer task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS provides a set of timer related API functions. Many of these functions use a standard\nFreeRTOS queue to send commands to the timer service task. The queue used for this purpose is\ncalled the 'timer command queue'. The 'timer command queue' is private to the FreeRTOS timer\nimplementation, and cannot be accessed directly.\n\nFor most uses the default value of 10 is OK.", + "id": "FREERTOS_TIMER_QUEUE_LENGTH", + "name": "FREERTOS_TIMER_QUEUE_LENGTH", + "range": [ + 5, + 20 + ], + "title": "FreeRTOS timer queue length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS uses the queue registry as a means for kernel aware debuggers to locate queues, semaphores,\nand mutexes. The registry allows for a textual name to be associated with a queue for easy identification\nwithin a debugging GUI. A value of 0 will disable queue registry functionality, and a value larger than 0\nwill specify the number of queues/semaphores/mutexes that the registry can hold.", + "id": "FREERTOS_QUEUE_REGISTRY_SIZE", + "name": "FREERTOS_QUEUE_REGISTRY_SIZE", + "range": [ + 0, + 20 + ], + "title": "FreeRTOS queue registry size", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "help": "If enabled, this will include an extra column when vTaskList is called\nto display the CoreID the task is 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": "If enabled, configUSE_STATS_FORMATTING_FUNCTIONS will be defined as 1 in\nFreeRTOS. This will allow the usage of stats formatting functions such\nas vTaskList().", + "id": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "name": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "range": null, + "title": "Enable FreeRTOS stats formatting functions", + "type": "bool" + } + ], + "depends_on": null, + "help": "If enabled, configUSE_TRACE_FACILITY will be defined as 1 in FreeRTOS.\nThis will allow the usage of trace facility functions such as\nuxTaskGetSystemState().", + "id": "FREERTOS_USE_TRACE_FACILITY", + "name": "FREERTOS_USE_TRACE_FACILITY", + "range": null, + "title": "Enable FreeRTOS trace facility", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "ESP Timer will be used as the clock source for FreeRTOS run time stats.\nThe ESP Timer runs at a frequency of 1MHz regardless of Dynamic\nFrequency 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\ntime stats. The CPU Clock has a frequency dependent on\nESP32_DEFAULT_CPU_FREQ_MHZ and Dynamic Frequency Scaling (DFS).\nTherefore the CPU Clock frequency can fluctuate between 80 to 240MHz.\nRun time stats generated using the CPU Clock represents the number of\nCPU 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\nclock consistently runs at the maximum frequency of 240MHz, it will\noverflow 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\nCPU Clock or the ESP Timer. Both clock sources are 32 bits. The CPU\nClock can run at a higher frequency hence provide a finer resolution\nbut will overflow much quicker. Note that run time stats are only valid\nuntil the clock source overflows.", + "id": "component-config-freertos-enable-freertos-to-collect-run-time-stats-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" + } + ], + "depends_on": null, + "help": "If enabled, configGENERATE_RUN_TIME_STATS will be defined as 1 in\nFreeRTOS. This will allow FreeRTOS to collect information regarding the\nusage of processor time amongst FreeRTOS tasks. Run time stats are\ngenerated using either the ESP Timer or the CPU Clock as the clock\nsource (Note that run time stats are only valid until the clock source\noverflows). The function vTaskGetRunTimeStats() will also be available\nif FREERTOS_USE_STATS_FORMATTING_FUNCTIONS and\nFREERTOS_USE_TRACE_FACILITY are enabled. vTaskGetRunTimeStats() will\ndisplay the run time of each task as a % of the total run time of all\nCPUs (task run time / no of CPUs) / (total run time / 100 )", + "id": "FREERTOS_GENERATE_RUN_TIME_STATS", + "name": "FREERTOS_GENERATE_RUN_TIME_STATS", + "range": null, + "title": "Enable FreeRTOS to collect 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\nof ticks.", + "id": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "name": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "range": null, + "title": "Minimum number of ticks to enter sleep mode for", + "type": "int" + } + ], + "depends_on": "PM_ENABLE", + "help": "If power management support is enabled, FreeRTOS will be able to put\nthe system into light sleep mode when no tasks need to run for a number\nof ticks. This number can be set using FREERTOS_IDLE_TIME_BEFORE_SLEEP option.\nThis feature is also known as \"automatic light sleep\".\n\nNote that timers created using esp_timer APIs may prevent the system from\nentering sleep mode, even when no tasks need to run.\nTo skip unnecessary wake-up initialize a timer with the \"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": "Tickless idle support", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_DEFAULT", + "help": "If enabled, all FreeRTOS task functions will be enclosed in a wrapper function.\nIf a task function mistakenly returns (i.e. does not delete), the call flow will\nreturn to the wrapper function. The wrapper function will then log an error and\nabort the application. This option is also required for GDB backtraces and C++\nexceptions to work correctly inside top-level task functions.", + "id": "FREERTOS_TASK_FUNCTION_WRAPPER", + "name": "FREERTOS_TASK_FUNCTION_WRAPPER", + "range": null, + "title": "Enclose all task functions in a wrapper function", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, assert that when a mutex semaphore is given, the task giving the\nsemaphore is the task which 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": "If enabled, context of port*_CRITICAL calls (ISR or Non-ISR)\nwould be checked to be in compliance with Vanilla FreeRTOS.\ne.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" + }, + { + "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": "Hidden option, gets selected by CONFIG_ESPxx_DEBUG_OCDAWARE", + "id": "FREERTOS_DEBUG_OCDAWARE", + "name": "FREERTOS_DEBUG_OCDAWARE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "When enabled, the usage of float type is allowed inside Level 1\nISRs.", + "id": "FREERTOS_FPU_IN_ISR", + "name": "FREERTOS_FPU_IN_ISR", + "range": null, + "title": "Allow use of float inside Level 1 ISR (EXPERIMENTAL)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_ENABLE_TASK_SNAPSHOT && !ESP_PANIC_HANDLER_IRAM", + "help": "When enabled, the functions related to snapshots, such as vTaskGetSnapshot or uxTaskGetSnapshotAll,\nwill be placed in flash. Note that if enabled, these functions cannot be called when cache is disabled.", + "id": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "name": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "range": null, + "title": "Place task snapshot functions into flash", + "type": "bool" + } + ], + "depends_on": null, + "help": "When enabled, the functions related to snapshots, such as vTaskGetSnapshot or uxTaskGetSnapshotAll,\nare compiled and linked.", + "id": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "name": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "range": null, + "title": "Enable task snapshot functions", + "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_SILIENT", + "name": "HAL_ASSERTION_SILIENT", + "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" + } + ], + "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": "!HEAP_POISONING_DISABLED", + "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": [], + "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" + } + ], + "depends_on": null, + "id": "component-config-heap-memory-debugging", + "title": "Heap memory debugging", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "IEEE802154_ENABLED", + "name": "IEEE802154_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "Override the shipped lib802154.a for internal builds.", + "id": "IEEE802154_LIB_FROM_INTERNAL_SRC", + "name": "IEEE802154_LIB_FROM_INTERNAL_SRC", + "range": null, + "title": "Build IEEE 802.15.4 libraries from source", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ieee-802-15-4", + "title": "IEEE 802.15.4", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "You can access to 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" + } + ], + "depends_on": null, + "id": "component-config-jsmn", + "title": "jsmn", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!MBEDTLS_HARDWARE_SHA", + "help": "If this option is enabled, libsodium will use thin wrappers\naround mbedTLS for SHA256 & SHA512 operations.\n\nThis saves some code size if mbedTLS is also used. However it\nis incompatible with hardware SHA acceleration (due to the\nway libsodium's API manages SHA state).", + "id": "LIBSODIUM_USE_MBEDTLS_SHA", + "name": "LIBSODIUM_USE_MBEDTLS_SHA", + "range": null, + "title": "Use mbedTLS SHA256 & SHA512 implementations", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-libsodium", + "title": "libsodium", + "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": "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 ESP32's\n RTC and FRC1 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": "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": "If Enable tcpip\u3000core 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\u3000core locking,TCP IP will perform tasks through context switching\uff0e", + "id": "LWIP_TCPIP_CORE_LOCKING", + "name": "LWIP_TCPIP_CORE_LOCKING", + "range": null, + "title": "Enable tcpip core locking", + "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, 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": [], + "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. Use VFS_SUPPORT_SELECT instead, which is\nthe inverse of this option.\n\nThe virtual filesystem layer of select() redirects sockets to\nlwip_select() and non-socket file descriptors to their respective driver\nimplementations. If this option is enabled then all calls of select()\nwill be redirected to lwip_select(), therefore, select can be used\nfor sockets only.", + "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": "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": null, + "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": [ + { + "children": [], + "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": [], + "depends_on": null, + "help": "Enabling this option allows ARP table to be updated.\n\nIf this option is enabled, the incoming IP packets cause the ARP table to be\nupdated with the source MAC and IP addresses supplied in the packet.\nYou may want to disable this if you do not trust LAN peers to have the\ncorrect addresses, or as a limited approach to attempt to handle\nspoofing. If disabled, lwIP will need to make a new ARP request if\nthe peer is not already in the ARP table, adding a little latency.\nThe peer *is* in the ARP table if it requested our address before.\nAlso notice that this slows down input processing of every IP packet!\n\nThere are two known issues in real application if this feature is enabled:\n- The LAN peer may have bug to update the ARP table after the ARP entry is aged out.\nIf the ARP entry on the LAN peer is aged out but failed to be updated, all IP packets\nsent from LWIP to the LAN peer will be dropped by LAN peer.\n- The LAN peer may not be trustful, the LAN peer may send IP packets to LWIP with\ntwo different MACs, but the same IP address. If this happens, the LWIP has problem\nto receive IP packets from LAN peer.\n\nSo the recommendation is to disable this option.\nHere the LAN peer means the other side to which the ESP station or soft-AP is connected.", + "id": "LWIP_ETHARP_TRUST_IP_MAC", + "name": "LWIP_ETHARP_TRUST_IP_MAC", + "range": null, + "title": "Enable LWIP ARP trust", + "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": null, + "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": [], + "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": null, + "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": null, + "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": null, + "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": null, + "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": null, + "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": [ + { + "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" + } + ], + "depends_on": null, + "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": null, + "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": [ + { + "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.", + "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 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 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": [], + "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": [], + "depends_on": null, + "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" + }, + { + "children": [], + "depends_on": null, + "help": "This option is enabled when the following scenario happen:\nnetwork dropped and reconnected, IP changes is like: 192.168.0.2->0.0.0.0->192.168.0.2\n\nDisable this option to keep consistent with the original LWIP code behavior.", + "id": "LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES", + "name": "LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES", + "range": null, + "title": "Keep TCP connections when IP changed", + "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.\n\nPPP over serial support is experimental and unsupported.", + "id": "LWIP_PPP_SUPPORT", + "is_menuconfig": true, + "name": "LWIP_PPP_SUPPORT", + "range": null, + "title": "Enable PPP support (new/experimental)", + "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": [], + "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_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" + } + ], + "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_SNTP_DEBUG", + "name": "LWIP_SNTP_DEBUG", + "range": null, + "title": "Enable SNTP 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": [], + "depends_on": "MBEDTLS_DYNAMIC_BUFFER", + "help": "Free peer certificate after its usage in handshake process.", + "id": "MBEDTLS_DYNAMIC_FREE_PEER_CERT", + "name": "MBEDTLS_DYNAMIC_FREE_PEER_CERT", + "range": null, + "title": "Free SSL peer certificate after its usage", + "type": "bool" + }, + { + "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\nBecasue 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": "!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": [], + "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": null, + "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": "!MBEDTLS_DYNAMIC_FREE_PEER_CERT", + "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": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_SSL_DTLS_CONNECTION_ID", + "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", + "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" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_DTLS_CONNECTION_ID", + "help": "Controls the use of record plaintext padding when\nusing 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 (for DTLS 1.2)", + "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.\nThe Connection ID extension is still in draft state.\nRefer: version draft-ietf-tls-dtls-connection-id-05", + "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": null, + "id": "component-config-mbedtls-mbedtls-v2-28-x-related-dtls-based-configurations", + "title": "DTLS-based configurations", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-mbedtls-v2-28-x-related", + "title": "mbedTLS v2.28.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": null, + "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": [], + "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": "IDF_TARGET_ESP32S2 && 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" + } + ], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST", + "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": [], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST", + "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", + "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": [], + "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": 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": "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_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_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": "Support the legacy SSL 3.0 protocol. Most servers will speak a newer\nTLS protocol these days.", + "id": "MBEDTLS_SSL_PROTO_SSL3", + "name": "MBEDTLS_SSL_PROTO_SSL3", + "range": null, + "title": "Legacy SSL 3.0 support", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": null, + "id": "MBEDTLS_SSL_PROTO_TLS1", + "name": "MBEDTLS_SSL_PROTO_TLS1", + "range": null, + "title": "Support TLS 1.0 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": null, + "id": "MBEDTLS_SSL_PROTO_TLS1_1", + "name": "MBEDTLS_SSL_PROTO_TLS1_1", + "range": null, + "title": "Support TLS 1.1 protocol", + "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_1 || MBEDTLS_SSL_PROTO_TLS1_2", + "help": "Requires TLS 1.1 to be enabled for DTLS 1.0\nRequires 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", + "help": "Disabling this avoids problems with mis-issued and/or misused (intermediate) CA and leaf certificates.\nDepending on your PKI use, disabling this can be a security risk.", + "id": "MBEDTLS_X509_CHECK_KEY_USAGE", + "name": "MBEDTLS_X509_CHECK_KEY_USAGE", + "range": null, + "title": "Enable verification of the keyUsage extension", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Disabling this avoids problems with mis-issued and/or misused certificates.\nDepending on your PKI use, disabling this can be a security risk.", + "id": "MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE", + "name": "MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE", + "range": null, + "title": "Enable verification of the extendedKeyUsage extension", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "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": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_RC4_DISABLED", + "name": "MBEDTLS_RC4_DISABLED", + "range": null, + "title": "Disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_RC4_ENABLED_NO_DEFAULT", + "name": "MBEDTLS_RC4_ENABLED_NO_DEFAULT", + "range": null, + "title": "Enabled, not in default ciphersuites", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_RC4_ENABLED", + "name": "MBEDTLS_RC4_ENABLED", + "range": null, + "title": "Enabled", + "type": "bool" + } + ], + "depends_on": null, + "help": "ARCFOUR (RC4) stream cipher can be disabled entirely, enabled but not\nadded to default ciphersuites, or enabled completely.\n\nPlease consider the security implications before enabling RC4.", + "id": "component-config-mbedtls-symmetric-ciphers-rc4-stream-cipher-legacy-insecure-", + "name": "MBEDTLS_RC4_MODE", + "title": "RC4 Stream Cipher (legacy, insecure)", + "type": "choice" + }, + { + "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 Certifificate 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 Certifificate 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": [ + { + "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.\n\n# end of Elliptic Curve options", + "id": "MBEDTLS_ECP_NIST_OPTIM", + "name": "MBEDTLS_ECP_NIST_OPTIM", + "range": null, + "title": "NIST 'modulo p' optimisations", + "type": "bool" + } + ], + "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 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": "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_SECURITY_RISKS", + "help": "Allow the X.509 certificate parser to load certificates\nwith unsupported critical extensions", + "id": "MBEDTLS_ALLOW_UNSUPPORTED_CRITICAL_EXT", + "name": "MBEDTLS_ALLOW_UNSUPPORTED_CRITICAL_EXT", + "range": null, + "title": "X.509 CRT parsing with unsupported critical extensions", + "type": "bool" + } + ], + "depends_on": null, + "help": null, + "id": "MBEDTLS_SECURITY_RISKS", + "is_menuconfig": true, + "name": "MBEDTLS_SECURITY_RISKS", + "range": null, + "title": "Show configurations with potential security risks", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-mbedtls", + "title": "mbedTLS", + "type": "menu" + }, + { + "children": [ + { + "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. The valid value is from 1\nto 64.", + "id": "MDNS_MAX_SERVICES", + "name": "MDNS_MAX_SERVICES", + "range": [ + 1, + 64 + ], + "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 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 strict mode. Set this to 1 for the mDNS library to strictly follow the RFC6762:\nCurrently the only strict feature: Do not repeat original questions in response packets\n(defined in RFC6762 sec. 6).\nDefault configuration is 0, i.e. non-strict mode, since some implementations,\nsuch as lwIP mdns resolver (used by standard POSIX API like getaddrinfo, gethostbyname)\ncould not correctly resolve advertised names.", + "id": "MDNS_STRICT_MODE", + "name": "MDNS_STRICT_MODE", + "range": null, + "title": "mDNS strict mode", + "type": "bool" + }, + { + "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": "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" + } + ], + "depends_on": null, + "id": "component-config-mdns", + "title": "mDNS", + "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": "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" + } + ], + "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": null, + "help": "Set to true if a specific implementation of message outbox is needed (e.g. persistant outbox in NVM or\nsimilar).", + "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": "ESP32 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, build system will use functions available in\nROM, reducing the application binary size. Functions available in ROM run\nfaster than functions which run from flash. Functions available in ROM can\nalso run when flash instruction cache is disabled.\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" + } + ], + "depends_on": null, + "id": "component-config-newlib", + "title": "Newlib", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "This option enables encryption for NVS. When enabled, AES-XTS is used to encrypt\nthe complete NVS data, except the page headers. It requires XTS encryption keys\nto be stored in an encrypted partition. This means enabling flash encryption is\na pre-requisite for this feature.", + "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" + } + ], + "depends_on": null, + "id": "component-config-nvs", + "title": "NVS", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable OpenSSL debugging function.\n\nIf the option is enabled, \"SSL_DEBUG\" works.", + "id": "OPENSSL_DEBUG", + "name": "OPENSSL_DEBUG", + "range": null, + "title": "Enable OpenSSL debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable OpenSSL Error reporting", + "id": "OPENSSL_ERROR_STACK", + "name": "OPENSSL_ERROR_STACK", + "range": null, + "title": "Enable OpenSSL error structure", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENSSL_DEBUG", + "help": "OpenSSL debugging level.\n\nOnly function whose debugging level is higher than \"OPENSSL_DEBUG_LEVEL\" works.\n\nFor example:\nIf OPENSSL_DEBUG_LEVEL = 2, you use function \"SSL_DEBUG(1, \"malloc failed\")\". Because 1 < 2, it will not\nprint.", + "id": "OPENSSL_DEBUG_LEVEL", + "name": "OPENSSL_DEBUG_LEVEL", + "range": null, + "title": "OpenSSL debugging level", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENSSL_DEBUG", + "help": "If the option is enabled, low-level module debugging function of OpenSSL is enabled, e.g. mbedtls internal\ndebugging function.", + "id": "OPENSSL_LOWLEVEL_DEBUG", + "name": "OPENSSL_LOWLEVEL_DEBUG", + "range": null, + "title": "Enable OpenSSL low-level module debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Do nothing and \"SSL_ASSERT\" does not work.", + "id": "OPENSSL_ASSERT_DO_NOTHING", + "name": "OPENSSL_ASSERT_DO_NOTHING", + "range": null, + "title": "Do nothing", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Enable assert exiting, it will check and return error code.", + "id": "OPENSSL_ASSERT_EXIT", + "name": "OPENSSL_ASSERT_EXIT", + "range": null, + "title": "Check and exit", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENSSL_DEBUG && ", + "help": "Enable assert debugging, it will check and show debugging message.", + "id": "OPENSSL_ASSERT_DEBUG", + "name": "OPENSSL_ASSERT_DEBUG", + "range": null, + "title": "Show debugging message", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENSSL_DEBUG && ", + "help": "Enable assert debugging and exiting, it will check, show debugging message and return error code.", + "id": "OPENSSL_ASSERT_DEBUG_EXIT", + "name": "OPENSSL_ASSERT_DEBUG_EXIT", + "range": null, + "title": "Show debugging message and exit", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENSSL_DEBUG && ", + "help": "Enable assert debugging and blocking, it will check, show debugging message and block by \"while (1);\".", + "id": "OPENSSL_ASSERT_DEBUG_BLOCK", + "name": "OPENSSL_ASSERT_DEBUG_BLOCK", + "range": null, + "title": "Show debugging message and block", + "type": "bool" + } + ], + "depends_on": null, + "help": "OpenSSL function needs \"assert\" function to check if input parameters are valid.\n\nIf you want to use assert debugging function, \"OPENSSL_DEBUG\" should be enabled.", + "id": "component-config-openssl-select-openssl-assert-function", + "name": "OPENSSL_ASSERT", + "title": "Select OpenSSL assert function", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-openssl", + "title": "OpenSSL", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "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" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Configure how OpenThread connects to the 15.4 radio", + "id": "component-config-openthread-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 cannot 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-openthread-config-the-thread-device-type", + "name": "OPENTHREAD_DEVICE_TYPE", + "title": "Config the Thread device type", + "type": "choice" + }, + { + "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": [], + "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": [], + "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 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", + "help": "Override the shipped libopenthread_br.a and libopenthread_port.a, for internal builds.", + "id": "OPENTHREAD_ESP_LIB_FROM_INTERNAL_SRC", + "name": "OPENTHREAD_ESP_LIB_FROM_INTERNAL_SRC", + "range": null, + "title": "Build esp_openthread libraries from source", + "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" + } + ], + "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" + } + ], + "depends_on": null, + "id": "component-config-openthread", + "title": "OpenThread", + "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": "SPI_FLASH_VERIFY_WRITE", + "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", + "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": null, + "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": null, + "help": "This option enables the following APIs:\n\n- spi_flash_reset_counters\n- spi_flash_dump_counters\n- spi_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": null, + "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": "IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3", + "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": null, + "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": null, + "help": "The implementation of SPI flash has been greatly changed in IDF v4.0.\nEnable this option to use the legacy implementation.", + "id": "SPI_FLASH_USE_LEGACY_IMPL", + "name": "SPI_FLASH_USE_LEGACY_IMPL", + "range": null, + "title": "Use the legacy implementation before IDF v4.0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPI_FLASH_USE_LEGACY_IMPL && !IDF_TARGET_ESP32S2", + "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": null, + "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", + "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", + "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": null, + "help": "This allows to yield the CPUs between erase commands.\nPrevents starvation of other tasks.", + "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": "IDF_TARGET_ESP32C3 && !SPI_FLASH_USE_LEGACY_IMPL && !SPI_FLASH_ROM_IMPL", + "help": "This option is default n before ESP32-C3, because it needs bootloader support.\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\nAuto-suspend feature only supported by XMC chip.\nIf you are using an official module, please contact Espressif Business support.\nAlso reading auto suspend part in `SPI Flash API` document before you enable this function.", + "id": "SPI_FLASH_AUTO_SUSPEND", + "name": "SPI_FLASH_AUTO_SUSPEND", + "range": null, + "title": "Auto suspend long erase/write operations (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "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": null, + "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": "!SPI_FLASH_USE_LEGACY_IMPL", + "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": "!SPI_FLASH_USE_LEGACY_IMPL", + "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": null, + "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": null, + "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": null, + "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": null, + "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": null, + "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": null, + "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", + "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": null, + "id": "component-config-spi-flash-driver-auto-detect-flash-chips", + "title": "Auto-detect flash chips", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "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": null, + "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, + 255 + ], + "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 support\ntime_t 64 bits (see SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS).", + "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" + } + ], + "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": [], + "depends_on": "TINYUSB", + "help": "Specify verbosity of TinyUSB log output.", + "id": "TINYUSB_DEBUG_LEVEL", + "name": "TINYUSB_DEBUG_LEVEL", + "range": null, + "title": "TinyUSB log level (0-3)", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "TINYUSB", + "help": "This option allows to not create the FreeRTOS task during the driver initialization.\nUser will have to handle TinyUSB events manually.", + "id": "TINYUSB_NO_DEFAULT_TASK", + "name": "TINYUSB_NO_DEFAULT_TASK", + "range": null, + "title": "Do not create a TinyUSB task", + "type": "bool" + }, + { + "children": [], + "depends_on": "!TINYUSB_NO_DEFAULT_TASK && TINYUSB", + "help": "Set the priority of the default TinyUSB main task.", + "id": "TINYUSB_TASK_PRIORITY", + "name": "TINYUSB_TASK_PRIORITY", + "range": null, + "title": "TinyUSB task priority", + "type": "int" + }, + { + "children": [], + "depends_on": "!TINYUSB_NO_DEFAULT_TASK && TINYUSB", + "help": "Set the stack size of the default TinyUSB main task.", + "id": "TINYUSB_TASK_STACK_SIZE", + "name": "TINYUSB_TASK_STACK_SIZE", + "range": null, + "title": "TinyUSB task stack size (bytes)", + "type": "int" + } + ], + "depends_on": "TINYUSB", + "id": "component-config-tinyusb-stack-use-tinyusb-stack-tinyusb-task-configuration", + "title": "TinyUSB task configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "TINYUSB", + "help": "Enable this option, USB device will use Espressif's vendor ID as its VID.\nThis is helpful at product develop stage.", + "id": "TINYUSB_DESC_USE_ESPRESSIF_VID", + "name": "TINYUSB_DESC_USE_ESPRESSIF_VID", + "range": null, + "title": "VID: Use Espressif's vendor ID", + "type": "bool" + }, + { + "children": [], + "depends_on": "!TINYUSB_DESC_USE_ESPRESSIF_VID && TINYUSB", + "help": "Custom Vendor ID.", + "id": "TINYUSB_DESC_CUSTOM_VID", + "name": "TINYUSB_DESC_CUSTOM_VID", + "range": null, + "title": "VID: Custom vendor ID", + "type": "hex" + }, + { + "children": [], + "depends_on": "TINYUSB", + "help": "Default TinyUSB PID assigning uses values 0x4000...0x4007.", + "id": "TINYUSB_DESC_USE_DEFAULT_PID", + "name": "TINYUSB_DESC_USE_DEFAULT_PID", + "range": null, + "title": "PID: Use a default PID assigned to TinyUSB", + "type": "bool" + }, + { + "children": [], + "depends_on": "!TINYUSB_DESC_USE_DEFAULT_PID && TINYUSB", + "help": "Custom Product ID.", + "id": "TINYUSB_DESC_CUSTOM_PID", + "name": "TINYUSB_DESC_CUSTOM_PID", + "range": null, + "title": "PID: Custom product ID", + "type": "hex" + }, + { + "children": [], + "depends_on": "TINYUSB", + "help": "Version of the firmware of the USB device.", + "id": "TINYUSB_DESC_BCD_DEVICE", + "name": "TINYUSB_DESC_BCD_DEVICE", + "range": null, + "title": "bcdDevice", + "type": "hex" + }, + { + "children": [], + "depends_on": "TINYUSB", + "help": "Name of the manufacturer of the USB device.", + "id": "TINYUSB_DESC_MANUFACTURER_STRING", + "name": "TINYUSB_DESC_MANUFACTURER_STRING", + "range": null, + "title": "Manufacturer name", + "type": "string" + }, + { + "children": [], + "depends_on": "TINYUSB", + "help": "Name of the USB device.", + "id": "TINYUSB_DESC_PRODUCT_STRING", + "name": "TINYUSB_DESC_PRODUCT_STRING", + "range": null, + "title": "Product name", + "type": "string" + }, + { + "children": [], + "depends_on": "TINYUSB", + "help": "Serial number of the USB device.", + "id": "TINYUSB_DESC_SERIAL_STRING", + "name": "TINYUSB_DESC_SERIAL_STRING", + "range": null, + "title": "Serial string", + "type": "string" + }, + { + "children": [], + "depends_on": "TINYUSB_CDC_ENABLED && TINYUSB", + "help": "Name of the CDC device.", + "id": "TINYUSB_DESC_CDC_STRING", + "name": "TINYUSB_DESC_CDC_STRING", + "range": null, + "title": "CDC Device String", + "type": "string" + }, + { + "children": [], + "depends_on": "TINYUSB_MSC_ENABLED && TINYUSB", + "help": "Name of the MSC device.", + "id": "TINYUSB_DESC_MSC_STRING", + "name": "TINYUSB_DESC_MSC_STRING", + "range": null, + "title": "MSC Device String", + "type": "string" + }, + { + "children": [], + "depends_on": "TINYUSB_HID_ENABLED && TINYUSB", + "help": "Name of the HID device", + "id": "TINYUSB_DESC_HID_STRING", + "name": "TINYUSB_DESC_HID_STRING", + "range": null, + "title": "HID Device String", + "type": "string" + } + ], + "depends_on": "TINYUSB", + "id": "component-config-tinyusb-stack-use-tinyusb-stack-descriptor-configuration", + "title": "Descriptor configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "TINYUSB_MSC_ENABLED && TINYUSB", + "help": "MSC FIFO size, in bytes.", + "id": "TINYUSB_MSC_BUFSIZE", + "name": "TINYUSB_MSC_BUFSIZE", + "range": null, + "title": "MSC FIFO size", + "type": "int" + } + ], + "depends_on": "TINYUSB", + "help": "Enable TinyUSB MSC feature.", + "id": "TINYUSB_MSC_ENABLED", + "name": "TINYUSB_MSC_ENABLED", + "range": null, + "title": "Enable TinyUSB MSC feature", + "type": "bool" + } + ], + "depends_on": "TINYUSB", + "id": "component-config-tinyusb-stack-use-tinyusb-stack-massive-storage-class-msc-", + "title": "Massive Storage Class (MSC)", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "TINYUSB_CDC_ENABLED && TINYUSB", + "help": "CDC FIFO size of RX channel.", + "id": "TINYUSB_CDC_RX_BUFSIZE", + "name": "TINYUSB_CDC_RX_BUFSIZE", + "range": null, + "title": "CDC FIFO size of RX channel", + "type": "int" + }, + { + "children": [], + "depends_on": "TINYUSB_CDC_ENABLED && TINYUSB", + "help": "CDC FIFO size of TX channel.", + "id": "TINYUSB_CDC_TX_BUFSIZE", + "name": "TINYUSB_CDC_TX_BUFSIZE", + "range": null, + "title": "CDC FIFO size of TX channel", + "type": "int" + } + ], + "depends_on": "TINYUSB", + "help": "Enable TinyUSB CDC feature.", + "id": "TINYUSB_CDC_ENABLED", + "name": "TINYUSB_CDC_ENABLED", + "range": null, + "title": "Enable TinyUSB CDC feature", + "type": "bool" + } + ], + "depends_on": "TINYUSB", + "id": "component-config-tinyusb-stack-use-tinyusb-stack-communication-device-class-cdc-", + "title": "Communication Device Class (CDC)", + "type": "menu" + } + ], + "depends_on": "USB_OTG_SUPPORTED", + "help": "Enable TinyUSB stack support.\nNote that, esp-idf only uses the device stack provided by TinyUSB.", + "id": "TINYUSB", + "name": "TINYUSB", + "range": null, + "title": "Use TinyUSB Stack", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-tinyusb-stack", + "title": "TinyUSB Stack", + "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": null, + "help": null, + "id": "USB_OTG_SUPPORTED", + "name": "USB_OTG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "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": "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" + } + ], + "depends_on": null, + "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" + } + ], + "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": [ + { + "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" + } + ], + "depends_on": null, + "id": "component-config-wi-fi-provisioning-manager", + "title": "Wi-Fi Provisioning Manager", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Select this option to use MbedTLS crypto APIs which utilize hardware acceleration.", + "id": "WPA_MBEDTLS_CRYPTO", + "name": "WPA_MBEDTLS_CRYPTO", + "range": null, + "title": "Use MbedTLS crypto APIs", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WAPI-PSK\nwhich is a Chinese National Standard Encryption for Wireless LANs (GB 15629.11-2003).", + "id": "WPA_WAPI_PSK", + "name": "WPA_WAPI_PSK", + "range": null, + "title": "Enable WAPI PSK support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable 192 bit NSA suite-B.\nThis is necessary to support WPA3 192 bit security.", + "id": "WPA_SUITE_B_192", + "name": "WPA_SUITE_B_192", + "range": null, + "title": "Enable NSA suite B support with 192 bit key", + "type": "bool" + }, + { + "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": "WPA_DEBUG_PRINT", + "name": "WPA_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": "WPA_TESTING_OPTIONS", + "name": "WPA_TESTING_OPTIONS", + "range": null, + "title": "Add DPP testing code", + "type": "bool" + }, + { + "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": "WPA_WPS_STRICT", + "name": "WPA_WPS_STRICT", + "range": null, + "title": "Strictly validate all WPS attributes", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "WPA_11KV_SUPPORT", + "help": "Keep scan results in cache, if not enabled, those\nwill be flushed immediately.", + "id": "WPA_SCAN_CACHE", + "name": "WPA_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": "WPA_11KV_SUPPORT", + "name": "WPA_11KV_SUPPORT", + "range": null, + "title": "Enable 802.11k, 802.11v APIs handling", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WiFi Multiband operation certification support.", + "id": "WPA_MBO_SUPPORT", + "name": "WPA_MBO_SUPPORT", + "range": null, + "title": "Enable MBO support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WiFi Easy Connect Support.", + "id": "WPA_DPP_SUPPORT", + "name": "WPA_DPP_SUPPORT", + "range": null, + "title": "Enable DPP support", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-supplicant", + "title": "Supplicant", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The URI of the CoAP server", + "id": "GOLIOTH_COAP_HOST_URI", + "name": "GOLIOTH_COAP_HOST_URI", + "range": null, + "title": "CoAP server URI", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum time, in seconds, the CoAP task will block while waiting\nfor a response from the server.", + "id": "GOLIOTH_COAP_RESPONSE_TIMEOUT_S", + "name": "GOLIOTH_COAP_RESPONSE_TIMEOUT_S", + "range": null, + "title": "CoAP response timeout", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum time, in milliseconds, the CoAP task will block while\nwaiting for something to arrive in the request queue.\nThis is also how often to poll for received observations.", + "id": "GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS", + "name": "GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS", + "range": null, + "title": "CoAP request queue timeout", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The size, in items, of the CoAP task request queue.\nIf the queue is full, any attempts to queue new messages\nwill fail.", + "id": "GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS", + "name": "GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS", + "range": null, + "title": "CoAP request queue max num items", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Task priority of the Golioth CoAP task.", + "id": "GOLIOTH_COAP_TASK_PRIORITY", + "name": "GOLIOTH_COAP_TASK_PRIORITY", + "range": null, + "title": "Golioth CoAP task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Task stack size of the Golioth CoAP task, in bytes.", + "id": "GOLIOTH_COAP_TASK_STACK_SIZE_BYTES", + "name": "GOLIOTH_COAP_TASK_STACK_SIZE_BYTES", + "range": null, + "title": "Golioth CoAP task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "How often to send a \"keepalive\" dummy client request to the server.\nIf the session is idle for this amount of time, then the keepalive\nrequest will be sent.\nCan be useful to keep the CoAP session active, and to mitigate\nagainst NAT and server timeouts.\nSet to 0 to disable.", + "id": "GOLIOTH_COAP_KEEPALIVE_INTERVAL_S", + "name": "GOLIOTH_COAP_KEEPALIVE_INTERVAL_S", + "range": null, + "title": "Golioth CoAP keepalive interval, in seconds", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The maximum number of CoAP paths which can be simultaneously observed.", + "id": "GOLIOTH_MAX_NUM_OBSERVATIONS", + "name": "GOLIOTH_MAX_NUM_OBSERVATIONS", + "range": null, + "title": "Golioth CoAP maximum number observations", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of characters in the package name of a single\nOTA component.", + "id": "GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN", + "name": "GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN", + "range": null, + "title": "Golioth maximum OTA component package name length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of characters in the version string of a single\nOTA component.", + "id": "GOLIOTH_OTA_MAX_VERSION_LEN", + "name": "GOLIOTH_OTA_MAX_VERSION_LEN", + "range": null, + "title": "Golioth maximum OTA component version length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of components in an OTA manifest", + "id": "GOLIOTH_OTA_MAX_NUM_COMPONENTS", + "name": "GOLIOTH_OTA_MAX_NUM_COMPONENTS", + "range": null, + "title": "Golioth maximum OTA number of components", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum length of a CoAP path (everything after\n\"coaps://coap.golioth.io/\").", + "id": "GOLIOTH_COAP_MAX_PATH_LEN", + "name": "GOLIOTH_COAP_MAX_PATH_LEN", + "range": null, + "title": "Golioth maximum CoAP path length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Feature flag for Remote Procedure Call (RPC). 0 for disabled, 1 for enabled.", + "id": "GOLIOTH_RPC_ENABLE", + "name": "GOLIOTH_RPC_ENABLE", + "range": null, + "title": "Enable/disable for Remote Procedure Call feature", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Feature flag for Settings. 0 for disabled, 1 for enabled.", + "id": "GOLIOTH_SETTINGS_ENABLE", + "name": "GOLIOTH_SETTINGS_ENABLE", + "range": null, + "title": "Enable/disable for Settings feature", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of Golioth settings which can be registered\nby the application.", + "id": "GOLIOTH_MAX_NUM_SETTINGS", + "name": "GOLIOTH_MAX_NUM_SETTINGS", + "range": null, + "title": "Max number of Golioth settings", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of Golioth Remote Procedure Call methods that can\nbe registered.", + "id": "GOLIOTH_RPC_MAX_NUM_METHODS", + "name": "GOLIOTH_RPC_MAX_NUM_METHODS", + "range": null, + "title": "Maximum number of registered Golioth RPC methods", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables tracking and instrumentation for resource\nallocations. Primarily intended for developers of the\nGolioth SDK itself. Will use extra RAM and CPU for\ntracking the allocations, so it's not recommended for\nuse in production firmware images (only use for test/debug).", + "id": "GOLIOTH_ALLOCATION_TRACKING", + "name": "GOLIOTH_ALLOCATION_TRACKING", + "range": null, + "title": "Monitor for memory leaks", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable/disable GLTH_LOGX log statements.\n\nIf set to 0 (disabled), then the GLTH_LOGX macros will\nbe removed/undefined.", + "id": "GOLIOTH_DEBUG_LOG_ENABLE", + "name": "GOLIOTH_DEBUG_LOG_ENABLE", + "range": null, + "title": "Enable internal debug logs", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable/disable automatic logging to Golioth for GLTH_LOGX statements\n\nIf enabled, GLTH_LOGX statements will log to stdout as well as to\nGolioth. If disabled, they will only go to stdout.\n\nEnabling can result is a large amount of data transmitted to Golioth,\nso use with caution.\n\nIf you enable this, it might be a good idea to increase\nGOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS, since there will be many\nmore CoAP requests (one per GLTH_LOGX statement). Otherwise you\nwill see warnings like \"Failed to enqueue request, queue full\".\n\nThere is an internal feature flag that is set by default to the value of this\nconfiguration item. The flag can also be set at runtime.", + "id": "GOLIOTH_AUTO_LOG_TO_CLOUD", + "name": "GOLIOTH_AUTO_LOG_TO_CLOUD", + "range": null, + "title": "Enable automatic logging to Golioth", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable/disable golioth_remote_shell feature.\n\nIf enabled, an additional RTOS task will be created along\nwith a ringbuffer to queue device output log data.", + "id": "GOLIOTH_REMOTE_SHELL_ENABLE", + "name": "GOLIOTH_REMOTE_SHELL_ENABLE", + "range": null, + "title": "(Experimental) Enable remote shell", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Size, in bytes, of the ringbuffer/FIFO to store log output data.\n\nSetting this to a large-ish value can be useful to capture log\noutput from the device before it's connected to Golioth, i.e.\nearly boot logs. If this is not important, it can be set\nto a much smaller value, like 512.", + "id": "GOLIOTH_REMOTE_SHELL_BUF_SIZE", + "name": "GOLIOTH_REMOTE_SHELL_BUF_SIZE", + "range": null, + "title": "Remote shell buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "How often the remote shell task will process the log output ringbuffer.\n\nA larger value results in more latency when viewing logs remotely.\nA smaller value results in lower latency, but more packets sent\n(less log data per packet).", + "id": "GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS", + "name": "GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS", + "range": null, + "title": "Remote shell task delay", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The default log level, which is used to filter GLTH_LOGX statements.\n\n0: None\n1: Error\n2: Warn\n3: Info\n4: Debug\n5: Verbose\n\nThis value can be overriden at runtime with golioth_debug_set_log_level().", + "id": "GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL", + "name": "GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL", + "range": null, + "title": "Default log level for Golioth SDK", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-golioth-sdk-configuration", + "title": "Golioth SDK Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "BUTTON_MAX", + "name": "BUTTON_MAX", + "range": [ + 1, + 10 + ], + "title": "Maximum number of buttons", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BUTTON_POLL_TIMEOUT", + "name": "BUTTON_POLL_TIMEOUT", + "range": [ + 1, + 1000 + ], + "title": "Poll timeout, ms", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BUTTON_LONG_PRESS_TIMEOUT", + "name": "BUTTON_LONG_PRESS_TIMEOUT", + "range": [ + 100, + 10000 + ], + "title": "Timeout of long press, ms", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BUTTON_AUTOREPEAT_TIMEOUT", + "name": "BUTTON_AUTOREPEAT_TIMEOUT", + "range": [ + 100, + 10000 + ], + "title": "Timeout before autorepeat, ms", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BUTTON_AUTOREPEAT_INTERVAL", + "name": "BUTTON_AUTOREPEAT_INTERVAL", + "range": [ + 100, + 10000 + ], + "title": "Autorepeat interval, ms", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-button", + "title": "Button", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "DPS310_PROTOCOL_USING_I2C", + "name": "DPS310_PROTOCOL_USING_I2C", + "range": null, + "title": "I2C", + "type": "bool" + } + ], + "depends_on": null, + "help": "The protocol to use for digital interface", + "id": "component-config-dps310-driver-choose-protocol-for-digital-interface", + "name": "DPS310_PROTOCOL", + "title": "Choose protocol for digital interface", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-dps310-driver", + "title": "DPS310 driver", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "RE_MAX", + "name": "RE_MAX", + "range": null, + "title": "Maximum number of rotary encoders", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "RE_INTERVAL_US", + "name": "RE_INTERVAL_US", + "range": null, + "title": "Polling interval, us", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "RE_BTN_DEAD_TIME_US", + "name": "RE_BTN_DEAD_TIME_US", + "range": null, + "title": "Button dead time, us", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "RE_BTN_PRESSED_LEVEL_0", + "name": "RE_BTN_PRESSED_LEVEL_0", + "range": null, + "title": "0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RE_BTN_PRESSED_LEVEL_1", + "name": "RE_BTN_PRESSED_LEVEL_1", + "range": null, + "title": "1", + "type": "bool" + } + ], + "depends_on": null, + "help": null, + "id": "component-config-rotary-encoders-logical-level-on-pressed-button", + "name": "RE_BTN_PRESSED_LEVEL", + "title": "Logical level on pressed button", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "RE_BTN_LONG_PRESS_TIME_US", + "name": "RE_BTN_LONG_PRESS_TIME_US", + "range": null, + "title": "Long press timeout, us", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-rotary-encoders", + "title": "Rotary encoders", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "EXAMPLE_USING_FOO", + "name": "EXAMPLE_USING_FOO", + "range": null, + "title": "FOO", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EXAMPLE_USING_BAR", + "name": "EXAMPLE_USING_BAR", + "range": null, + "title": "BAR", + "type": "bool" + } + ], + "depends_on": null, + "help": "An example to choose one from choices", + "id": "component-config-example-choose-one", + "name": "EXAMPLE_CHOOSE", + "title": "Choose one", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "An example to choose number", + "id": "EXAMPLE_NUMBER", + "name": "EXAMPLE_NUMBER", + "range": null, + "title": "Number example", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-example", + "title": "Example", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "HMC5883L_MEAS_TIMEOUT", + "name": "HMC5883L_MEAS_TIMEOUT", + "range": [ + 500, + 10000 + ], + "title": "Measurement timeout, microseconds", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hmc5883l", + "title": "HMC5883L", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "I2CDEV_TIMEOUT", + "name": "I2CDEV_TIMEOUT", + "range": [ + 10, + 5000 + ], + "title": "I2C transaction timeout, milliseconds", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Attention! After enabling this option, all I2C device\ndrivers will become non-thread safe. \nUse this option if you need to access your I2C devices\nfrom interrupt handlers.", + "id": "I2CDEV_NOLOCK", + "name": "I2CDEV_NOLOCK", + "range": null, + "title": "Disable the use of mutexes", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-i2c", + "title": "I2C", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "LED_STRIP_FLUSH_TIMEOUT", + "name": "LED_STRIP_FLUSH_TIMEOUT", + "range": null, + "title": "Strip flush timeout, ms", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This delay is between the sending full data to the all LEDs in strip.\nWithout this delay, a bug with \"missing\" pixels is possible: \nif delay between calls to led_strip_flush() is small, the LEDs consider\nthe new data package sent to all LEDs in strip to be a continuation of\nthe previous one.", + "id": "LED_STRIP_PAUSE_LENGTH", + "name": "LED_STRIP_PAUSE_LENGTH", + "range": null, + "title": "Delay between flushes, us", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-led-strip", + "title": "LED strip", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LED_STRIP_SPI_USING_SK9822", + "name": "LED_STRIP_SPI_USING_SK9822", + "range": null, + "title": "SK9822 (and APA102)", + "type": "bool" + } + ], + "depends_on": null, + "help": "The protocol to use SPI communication.", + "id": "component-config-led-strip-spi-choose-protocol-for-spi", + "name": "LED_STRIP_SPI_PROTOCOL_CHOOSE", + "title": "Choose protocol for SPI", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Timeout when obtaining mutex with xSemaphoreTake.", + "id": "LED_STRIP_SPI_MUTEX_TIMEOUT_MS", + "name": "LED_STRIP_SPI_MUTEX_TIMEOUT_MS", + "range": null, + "title": "Timeout in msec to obtain mutex", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-led-strip-spi", + "title": "LED strip SPI", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MCP23X17_IFACE_I2C", + "name": "MCP23X17_IFACE_I2C", + "range": null, + "title": "MCP23017 [I2C]", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MCP23X17_IFACE_SPI", + "name": "MCP23X17_IFACE_SPI", + "range": null, + "title": "MCP23S17 [SPI]", + "type": "bool" + } + ], + "depends_on": null, + "help": null, + "id": "component-config-mcp23x17-chip-type", + "name": "MCP23X17_IFACE", + "title": "Chip type", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-mcp23x17", + "title": "MCP23x17", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Compute a Dallas Semiconductor 8 bit CRC using a CRC table located in flash", + "id": "ONEWIRE_CRC8_TABLE", + "name": "ONEWIRE_CRC8_TABLE", + "range": null, + "title": "Fast CRC-8 algorithm", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-onewire", + "title": "OneWire", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config", + "title": "Component config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Soc, esp32, and driver components, the most common\ncomponents. Some header of these components are included\nimplicitly by headers of other components before IDF v4.0.\nIt's not required for high-level components, but still\nincluded through long header chain everywhere.\n\nThis is harmful to the modularity. So it's changed in IDF\nv4.0.\n\nYou can still include these headers in a legacy way until it\nis totally deprecated by enable this option.", + "id": "LEGACY_INCLUDE_COMMON_HEADERS", + "name": "LEGACY_INCLUDE_COMMON_HEADERS", + "range": null, + "title": "Include headers across components as before IDF v4.0", + "type": "bool" + } + ], + "depends_on": null, + "id": "compatibility-options", + "title": "Compatibility options", + "type": "menu" + } +] \ No newline at end of file diff --git a/esp-idf/build/config/sdkconfig.cmake b/esp-idf/build/config/sdkconfig.cmake new file mode 100644 index 0000000..5cf94a7 --- /dev/null +++ b/esp-idf/build/config/sdkconfig.cmake @@ -0,0 +1,958 @@ +# +# Automatically generated file. DO NOT EDIT. +# Espressif IoT Development Framework (ESP-IDF) Configuration cmake include file +# +set(CONFIG_IDF_CMAKE "y") +set(CONFIG_IDF_TARGET_ARCH_XTENSA "y") +set(CONFIG_IDF_TARGET "esp32s3") +set(CONFIG_IDF_TARGET_ESP32S3 "y") +set(CONFIG_IDF_FIRMWARE_CHIP_ID "0x9") +set(CONFIG_SDK_TOOLPREFIX "xtensa-esp32s3-elf-") +set(CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS "") +set(CONFIG_APP_BUILD_TYPE_APP_2NDBOOT "y") +set(CONFIG_APP_BUILD_TYPE_ELF_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_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 "16") +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_VDDSDIO_BOOST_1_9V "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_BOOTLOADER_FLASH_XMC_SUPPORT "y") +set(CONFIG_SECURE_BOOT_SUPPORTS_RSA "y") +set(CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE "y") +set(CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT "") +set(CONFIG_SECURE_BOOT "") +set(CONFIG_SECURE_FLASH_ENC_ENABLED "") +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_BAUD_OTHER_VAL "115200") +set(CONFIG_ESPTOOLPY_NO_STUB "y") +set(CONFIG_ESPTOOLPY_OCT_FLASH "") +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_120M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ_40M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_20M "") +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_FLASHSIZE_DETECT "y") +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_CONSOLE "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B "y") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER "") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL "115200") +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 "y") +set(CONFIG_PARTITION_TABLE_CUSTOM "") +set(CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_FILENAME "partitions_two_ota.csv") +set(CONFIG_PARTITION_TABLE_OFFSET "0x8000") +set(CONFIG_PARTITION_TABLE_MD5 "y") +set(CONFIG_COMPILER_OPTIMIZATION_DEFAULT "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_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_DISABLE_GCC8_WARNINGS "") +set(CONFIG_COMPILER_DUMP_RTL_FILES "") +set(CONFIG_APPTRACE_DEST_JTAG "") +set(CONFIG_APPTRACE_DEST_NONE "y") +set(CONFIG_APPTRACE_LOCK_ENABLE "y") +set(CONFIG_ASIO_SSL_SUPPORT "") +set(CONFIG_BT_ENABLED "") +set(CONFIG_COAP_MBEDTLS_PSK "y") +set(CONFIG_COAP_MBEDTLS_PKI "") +set(CONFIG_COAP_MBEDTLS_DEBUG "") +set(CONFIG_COAP_LOG_DEFAULT_LEVEL "0") +set(CONFIG_ADC_FORCE_XPD_FSM "") +set(CONFIG_ADC_DISABLE_DAC "y") +set(CONFIG_MCPWM_ISR_IN_IRAM "") +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_UART_ISR_IN_IRAM "") +set(CONFIG_GDMA_CTRL_FUNC_IN_IRAM "") +set(CONFIG_GDMA_ISR_IRAM_SAFE "") +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 "") +set(CONFIG_ESP_TLS_PSK_VERIFICATION "") +set(CONFIG_ESP_TLS_INSECURE "") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_80 "") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160 "y") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240 "") +set(CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB "y") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB "") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE "0x4000") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_4WAYS "") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS "y") +set(CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS "8") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_16B "") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B "y") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE "32") +set(CONFIG_ESP32S3_INSTRUCTION_CACHE_WRAP "") +set(CONFIG_ESP32S3_DATA_CACHE_16KB "") +set(CONFIG_ESP32S3_DATA_CACHE_32KB "y") +set(CONFIG_ESP32S3_DATA_CACHE_64KB "") +set(CONFIG_ESP32S3_DATA_CACHE_SIZE "0x8000") +set(CONFIG_ESP32S3_DATA_CACHE_4WAYS "") +set(CONFIG_ESP32S3_DATA_CACHE_8WAYS "y") +set(CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS "8") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_16B "") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_32B "y") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_64B "") +set(CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE "32") +set(CONFIG_ESP32S3_DATA_CACHE_WRAP "") +set(CONFIG_ESP32S3_SPIRAM_SUPPORT "") +set(CONFIG_ESP32S3_TRAX "") +set(CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM "0x0") +set(CONFIG_ESP32S3_ULP_COPROC_ENABLED "") +set(CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM "0") +set(CONFIG_ESP32S3_DEBUG_OCDAWARE "y") +set(CONFIG_ESP32S3_BROWNOUT_DET "y") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_1 "") +set(CONFIG_ESP32S3_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1 "y") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC "") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_FRC1 "") +set(CONFIG_ESP32S3_TIME_SYSCALL_USE_NONE "") +set(CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_ESP32S3_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_ESP32S3_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_ESP32S3_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY "2000") +set(CONFIG_ESP32S3_NO_BLOBS "") +set(CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM "") +set(CONFIG_ESP32S3_USE_FIXED_STATIC_RAM_SIZE "") +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_ESP_EVENT_LOOP_PROFILING "") +set(CONFIG_ESP_EVENT_POST_FROM_ISR "y") +set(CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR "y") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS "y") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH "") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH "y") +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_OTA_ALLOW_HTTP "") +set(CONFIG_ESP_HTTPS_SERVER_ENABLE "") +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_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO "") +set(CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES "4") +set(CONFIG_ESP_SLEEP_POWER_DOWN_FLASH "y") +set(CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND "") +set(CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB "y") +set(CONFIG_ESP_IPC_TASK_STACK_SIZE "1536") +set(CONFIG_ESP_IPC_USES_CALLERS_PRIORITY "y") +set(CONFIG_ESP_IPC_ISR_ENABLE "y") +set(CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE "32") +set(CONFIG_LCD_RGB_ISR_IRAM_SAFE "") +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_TCPIP_ADAPTER_COMPATIBLE_LAYER "y") +set(CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE "y") +set(CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION "") +set(CONFIG_ESP_PHY_MAX_WIFI_TX_POWER "20") +set(CONFIG_ESP_PHY_MAX_TX_POWER "20") +set(CONFIG_ESP_PHY_ENABLE_USB "y") +set(CONFIG_PM_ENABLE "") +set(CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP "y") +set(CONFIG_PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP "y") +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_GDBSTUB_RUNTIME "") +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_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_CPU1 "") +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 "") +set(CONFIG_ESP_CONSOLE_USB_CDC "") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG "y") +set(CONFIG_ESP_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_NONE "y") +set(CONFIG_ESP_CONSOLE_MULTIPLE_UART "y") +set(CONFIG_ESP_CONSOLE_UART_NUM "-1") +set(CONFIG_ESP_INT_WDT "y") +set(CONFIG_ESP_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_ESP_INT_WDT_CHECK_CPU1 "y") +set(CONFIG_ESP_TASK_WDT "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_TASK_WDT_CHECK_IDLE_TASK_CPU1 "y") +set(CONFIG_ESP_PANIC_HANDLER_IRAM "") +set(CONFIG_ESP_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 "y") +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_SUPPORTS_ISR_DISPATCH_METHOD "") +set(CONFIG_ESP_TIMER_IMPL_SYSTIMER "y") +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_RX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_NVS_ENABLED "y") +set(CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0 "y") +set(CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_1 "") +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_ESP_WIFI_SLP_IRAM_OPT "") +set(CONFIG_ESP_WIFI_FTM_ENABLE "") +set(CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE "") +set(CONFIG_ESP_WIFI_GCMP_SUPPORT "") +set(CONFIG_ESP_WIFI_GMAC_SUPPORT "") +set(CONFIG_ESP_WIFI_SOFTAP_SUPPORT "y") +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_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_LFN_NONE "y") +set(CONFIG_FATFS_LFN_HEAP "") +set(CONFIG_FATFS_LFN_STACK "") +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_FMB_COMM_MODE_TCP_EN "y") +set(CONFIG_FMB_TCP_PORT_DEFAULT "502") +set(CONFIG_FMB_TCP_PORT_MAX_CONN "5") +set(CONFIG_FMB_TCP_CONNECTION_TOUT_SEC "20") +set(CONFIG_FMB_COMM_MODE_RTU_EN "y") +set(CONFIG_FMB_COMM_MODE_ASCII_EN "y") +set(CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND "150") +set(CONFIG_FMB_MASTER_DELAY_MS_CONVERT "200") +set(CONFIG_FMB_QUEUE_LENGTH "20") +set(CONFIG_FMB_PORT_TASK_STACK_SIZE "4096") +set(CONFIG_FMB_SERIAL_BUF_SIZE "256") +set(CONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB "8") +set(CONFIG_FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS "1000") +set(CONFIG_FMB_PORT_TASK_PRIO "10") +set(CONFIG_FMB_PORT_TASK_AFFINITY_NO_AFFINITY "") +set(CONFIG_FMB_PORT_TASK_AFFINITY_CPU0 "y") +set(CONFIG_FMB_PORT_TASK_AFFINITY_CPU1 "") +set(CONFIG_FMB_PORT_TASK_AFFINITY "0x0") +set(CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT "y") +set(CONFIG_FMB_CONTROLLER_SLAVE_ID "0x112233") +set(CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT "20") +set(CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE "20") +set(CONFIG_FMB_CONTROLLER_STACK_SIZE "4096") +set(CONFIG_FMB_EVENT_QUEUE_TIMEOUT "20") +set(CONFIG_FMB_TIMER_PORT_ENABLED "") +set(CONFIG_FMB_TIMER_GROUP "0") +set(CONFIG_FMB_TIMER_INDEX "0") +set(CONFIG_FMB_MASTER_TIMER_GROUP "0") +set(CONFIG_FMB_MASTER_TIMER_INDEX "0") +set(CONFIG_FMB_TIMER_ISR_IN_IRAM "") +set(CONFIG_FREERTOS_UNICORE "") +set(CONFIG_FREERTOS_NO_AFFINITY "0x7fffffff") +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_HZ "100") +set(CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION "y") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY "y") +set(CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK "") +set(CONFIG_FREERTOS_INTERRUPT_BACKTRACE "y") +set(CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS "1") +set(CONFIG_FREERTOS_ASSERT_FAIL_ABORT "y") +set(CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE "") +set(CONFIG_FREERTOS_ASSERT_DISABLE "") +set(CONFIG_FREERTOS_IDLE_TASK_STACKSIZE "1536") +set(CONFIG_FREERTOS_ISR_STACKSIZE "1536") +set(CONFIG_FREERTOS_LEGACY_HOOKS "") +set(CONFIG_FREERTOS_MAX_TASK_NAME_LEN "16") +set(CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION "y") +set(CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP "") +set(CONFIG_FREERTOS_TIMER_TASK_PRIORITY "1") +set(CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH "2048") +set(CONFIG_FREERTOS_TIMER_QUEUE_LENGTH "10") +set(CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE "0") +set(CONFIG_FREERTOS_USE_TRACE_FACILITY "y") +set(CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS "y") +set(CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID "") +set(CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS "") +set(CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER "y") +set(CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER "y") +set(CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE "") +set(CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_FREERTOS_DEBUG_OCDAWARE "y") +set(CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT "y") +set(CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH "") +set(CONFIG_HAL_ASSERTION_EQUALS_SYSTEM "y") +set(CONFIG_HAL_ASSERTION_DISABLE "") +set(CONFIG_HAL_ASSERTION_SILIENT "") +set(CONFIG_HAL_ASSERTION_ENABLE "") +set(CONFIG_HAL_DEFAULT_ASSERTION_LEVEL "2") +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_ABORT_WHEN_ALLOCATION_FAILS "") +set(CONFIG_JSMN_PARENT_LINKS "") +set(CONFIG_JSMN_STRICT "") +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_COLORS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_RTOS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM "") +set(CONFIG_LWIP_LOCAL_HOSTNAME "espressif") +set(CONFIG_LWIP_NETIF_API "") +set(CONFIG_LWIP_TCPIP_CORE_LOCKING "") +set(CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES "y") +set(CONFIG_LWIP_L2_TO_L3_COPY "") +set(CONFIG_LWIP_IRAM_OPTIMIZATION "") +set(CONFIG_LWIP_TIMERS_ONDEMAND "y") +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 "y") +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_FORWARD "") +set(CONFIG_LWIP_STATS "") +set(CONFIG_LWIP_ETHARP_TRUST_IP_MAC "") +set(CONFIG_LWIP_ESP_GRATUITOUS_ARP "y") +set(CONFIG_LWIP_GARP_TMR_INTERVAL "60") +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_DHCPS "y") +set(CONFIG_LWIP_DHCPS_LEASE_UNIT "60") +set(CONFIG_LWIP_DHCPS_MAX_STATION_NUM "8") +set(CONFIG_LWIP_AUTOIP "") +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_SND_BUF_DEFAULT "5744") +set(CONFIG_LWIP_TCP_WND_DEFAULT "5744") +set(CONFIG_LWIP_TCP_RECVMBOX_SIZE "6") +set(CONFIG_LWIP_TCP_QUEUE_OOSEQ "y") +set(CONFIG_LWIP_TCP_SACK_OUT "") +set(CONFIG_LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES "") +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_CPU1 "") +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_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_NETCONN_EXT_RESOLVE_NONE "y") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT "") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_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_DEBUG "") +set(CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH "") +set(CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK "") +set(CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION "") +set(CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE "y") +set(CONFIG_MBEDTLS_SSL_DTLS_CONNECTION_ID "") +set(CONFIG_MBEDTLS_SSL_DTLS_SRTP "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE "") +set(CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS "200") +set(CONFIG_MBEDTLS_ECP_RESTARTABLE "") +set(CONFIG_MBEDTLS_CMAC_C "") +set(CONFIG_MBEDTLS_HARDWARE_AES "y") +set(CONFIG_MBEDTLS_AES_USE_INTERRUPT "y") +set(CONFIG_MBEDTLS_HARDWARE_MPI "y") +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_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 "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_PSK "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_RSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_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_SSL3 "") +set(CONFIG_MBEDTLS_SSL_PROTO_TLS1 "y") +set(CONFIG_MBEDTLS_SSL_PROTO_TLS1_1 "y") +set(CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 "y") +set(CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 "") +set(CONFIG_MBEDTLS_SSL_PROTO_DTLS "y") +set(CONFIG_MBEDTLS_SSL_ALPN "y") +set(CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS "y") +set(CONFIG_MBEDTLS_X509_CHECK_KEY_USAGE "y") +set(CONFIG_MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE "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_RC4_DISABLED "y") +set(CONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT "") +set(CONFIG_MBEDTLS_RC4_ENABLED "") +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_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_POLY1305_C "") +set(CONFIG_MBEDTLS_CHACHA20_C "") +set(CONFIG_MBEDTLS_HKDF_C "") +set(CONFIG_MBEDTLS_THREADING_C "") +set(CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI "") +set(CONFIG_MBEDTLS_SECURITY_RISKS "") +set(CONFIG_MDNS_MAX_SERVICES "10") +set(CONFIG_MDNS_TASK_PRIORITY "1") +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_CPU1 "") +set(CONFIG_MDNS_TASK_AFFINITY "0x0") +set(CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS "2000") +set(CONFIG_MDNS_STRICT_MODE "") +set(CONFIG_MDNS_TIMER_PERIOD_MS "100") +set(CONFIG_MDNS_NETWORKING_SOCKET "") +set(CONFIG_MDNS_MULTIPLE_INSTANCE "y") +set(CONFIG_MQTT_PROTOCOL_311 "y") +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_NVS_ASSERT_ERROR_CHECK "") +set(CONFIG_OPENSSL_DEBUG "") +set(CONFIG_OPENSSL_ERROR_STACK "y") +set(CONFIG_OPENSSL_ASSERT_DO_NOTHING "") +set(CONFIG_OPENSSL_ASSERT_EXIT "y") +set(CONFIG_OPENTHREAD_ENABLED "") +set(CONFIG_PTHREAD_TASK_PRIO_DEFAULT "5") +set(CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT "3072") +set(CONFIG_PTHREAD_STACK_MIN "768") +set(CONFIG_PTHREAD_DEFAULT_CORE_NO_AFFINITY "y") +set(CONFIG_PTHREAD_DEFAULT_CORE_0 "") +set(CONFIG_PTHREAD_DEFAULT_CORE_1 "") +set(CONFIG_PTHREAD_TASK_CORE_DEFAULT "-1") +set(CONFIG_PTHREAD_TASK_NAME_DEFAULT "pthread") +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_USE_LEGACY_IMPL "") +set(CONFIG_SPI_FLASH_SHARE_SPI1_BUS "") +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_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_SUPPORT_MXIC_OPI_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_TINYUSB "") +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_USB_OTG_SUPPORTED "y") +set(CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE "256") +set(CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED "y") +set(CONFIG_USB_HOST_HW_BUFFER_BIAS_IN "") +set(CONFIG_USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT "") +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_SUPPORT_TERMIOS "y") +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_FORCE_ENCRYPTION "y") +set(CONFIG_WPA_MBEDTLS_CRYPTO "y") +set(CONFIG_WPA_WAPI_PSK "") +set(CONFIG_WPA_SUITE_B_192 "") +set(CONFIG_WPA_DEBUG_PRINT "") +set(CONFIG_WPA_TESTING_OPTIONS "") +set(CONFIG_WPA_WPS_STRICT "") +set(CONFIG_WPA_11KV_SUPPORT "") +set(CONFIG_WPA_MBO_SUPPORT "") +set(CONFIG_WPA_DPP_SUPPORT "") +set(CONFIG_GOLIOTH_COAP_HOST_URI "coaps://coap.golioth.io") +set(CONFIG_GOLIOTH_COAP_RESPONSE_TIMEOUT_S "10") +set(CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS "1000") +set(CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS "10") +set(CONFIG_GOLIOTH_COAP_TASK_PRIORITY "5") +set(CONFIG_GOLIOTH_COAP_TASK_STACK_SIZE_BYTES "6144") +set(CONFIG_GOLIOTH_COAP_KEEPALIVE_INTERVAL_S "9") +set(CONFIG_GOLIOTH_MAX_NUM_OBSERVATIONS "8") +set(CONFIG_GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN "64") +set(CONFIG_GOLIOTH_OTA_MAX_VERSION_LEN "64") +set(CONFIG_GOLIOTH_OTA_MAX_NUM_COMPONENTS "4") +set(CONFIG_GOLIOTH_COAP_MAX_PATH_LEN "39") +set(CONFIG_GOLIOTH_RPC_ENABLE "1") +set(CONFIG_GOLIOTH_SETTINGS_ENABLE "1") +set(CONFIG_GOLIOTH_MAX_NUM_SETTINGS "16") +set(CONFIG_GOLIOTH_RPC_MAX_NUM_METHODS "8") +set(CONFIG_GOLIOTH_ALLOCATION_TRACKING "0") +set(CONFIG_GOLIOTH_DEBUG_LOG_ENABLE "1") +set(CONFIG_GOLIOTH_AUTO_LOG_TO_CLOUD "0") +set(CONFIG_GOLIOTH_REMOTE_SHELL_ENABLE "0") +set(CONFIG_GOLIOTH_REMOTE_SHELL_BUF_SIZE "8192") +set(CONFIG_GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS "500") +set(CONFIG_GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL "3") +set(CONFIG_BUTTON_MAX "5") +set(CONFIG_BUTTON_POLL_TIMEOUT "10") +set(CONFIG_BUTTON_LONG_PRESS_TIMEOUT "1000") +set(CONFIG_BUTTON_AUTOREPEAT_TIMEOUT "500") +set(CONFIG_BUTTON_AUTOREPEAT_INTERVAL "250") +set(CONFIG_DPS310_PROTOCOL_USING_I2C "y") +set(CONFIG_RE_MAX "1") +set(CONFIG_RE_INTERVAL_US "1000") +set(CONFIG_RE_BTN_DEAD_TIME_US "10000") +set(CONFIG_RE_BTN_PRESSED_LEVEL_0 "y") +set(CONFIG_RE_BTN_PRESSED_LEVEL_1 "") +set(CONFIG_RE_BTN_LONG_PRESS_TIME_US "500000") +set(CONFIG_EXAMPLE_USING_FOO "y") +set(CONFIG_EXAMPLE_USING_BAR "") +set(CONFIG_EXAMPLE_NUMBER "1") +set(CONFIG_HMC5883L_MEAS_TIMEOUT "6000") +set(CONFIG_I2CDEV_TIMEOUT "1000") +set(CONFIG_I2CDEV_NOLOCK "") +set(CONFIG_LED_STRIP_FLUSH_TIMEOUT "1000") +set(CONFIG_LED_STRIP_PAUSE_LENGTH "50") +set(CONFIG_LED_STRIP_SPI_USING_SK9822 "y") +set(CONFIG_LED_STRIP_SPI_MUTEX_TIMEOUT_MS "1") +set(CONFIG_MCP23X17_IFACE_I2C "y") +set(CONFIG_MCP23X17_IFACE_SPI "") +set(CONFIG_ONEWIRE_CRC8_TABLE "y") +set(CONFIG_LEGACY_INCLUDE_COMMON_HEADERS "") +set(CONFIGS_LIST CONFIG_IDF_CMAKE;CONFIG_IDF_TARGET_ARCH_XTENSA;CONFIG_IDF_TARGET;CONFIG_IDF_TARGET_ESP32S3;CONFIG_IDF_FIRMWARE_CHIP_ID;CONFIG_SDK_TOOLPREFIX;CONFIG_TOOLPREFIX;CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS;CONFIG_APP_BUILD_TYPE_APP_2NDBOOT;CONFIG_APP_BUILD_TYPE_ELF_RAM;CONFIG_APP_BUILD_GENERATE_BINARIES;CONFIG_APP_BUILD_BOOTLOADER;CONFIG_APP_BUILD_USE_FLASH_SECTIONS;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_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_VDDSDIO_BOOST_1_9V;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_BOOTLOADER_FLASH_XMC_SUPPORT;CONFIG_SECURE_BOOT_SUPPORTS_RSA;CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE;CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT;CONFIG_SECURE_BOOT;CONFIG_SECURE_FLASH_ENC_ENABLED;CONFIG_FLASH_ENCRYPTION_ENABLED;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_BAUD_OTHER_VAL;CONFIG_ESPTOOLPY_NO_STUB;CONFIG_ESPTOOLPY_OCT_FLASH;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_120M;CONFIG_ESPTOOLPY_FLASHFREQ_80M;CONFIG_ESPTOOLPY_FLASHFREQ_40M;CONFIG_ESPTOOLPY_FLASHFREQ_20M;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_FLASHSIZE_DETECT;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_CONSOLE;CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B;CONFIG_MONITOR_BAUD_9600B;CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B;CONFIG_MONITOR_BAUD_57600B;CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B;CONFIG_MONITOR_BAUD_115200B;CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B;CONFIG_MONITOR_BAUD_230400B;CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B;CONFIG_MONITOR_BAUD_921600B;CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB;CONFIG_MONITOR_BAUD_2MB;CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER;CONFIG_MONITOR_BAUD_OTHER;CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL;CONFIG_MONITOR_BAUD_OTHER_VAL;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_DEFAULT;CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_SIZE;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_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_DISABLE_GCC8_WARNINGS;CONFIG_DISABLE_GCC8_WARNINGS;CONFIG_COMPILER_DUMP_RTL_FILES;CONFIG_APPTRACE_DEST_JTAG;CONFIG_ESP32_APPTRACE_DEST_TRAX;CONFIG_APPTRACE_DEST_NONE;CONFIG_ESP32_APPTRACE_DEST_NONE;CONFIG_APPTRACE_LOCK_ENABLE;CONFIG_ESP32_APPTRACE_LOCK_ENABLE;CONFIG_ASIO_SSL_SUPPORT;CONFIG_BT_ENABLED;CONFIG_COAP_MBEDTLS_PSK;CONFIG_COAP_MBEDTLS_PKI;CONFIG_COAP_MBEDTLS_DEBUG;CONFIG_COAP_LOG_DEFAULT_LEVEL;CONFIG_ADC_FORCE_XPD_FSM;CONFIG_ADC_DISABLE_DAC;CONFIG_ADC2_DISABLE_DAC;CONFIG_MCPWM_ISR_IN_IRAM;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_UART_ISR_IN_IRAM;CONFIG_GDMA_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_ISR_IRAM_SAFE;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_PSK_VERIFICATION;CONFIG_ESP_TLS_INSECURE;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_80;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240;CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB;CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB;CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE;CONFIG_ESP32S3_INSTRUCTION_CACHE_4WAYS;CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS;CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS;CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_16B;CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B;CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE;CONFIG_ESP32S3_INSTRUCTION_CACHE_WRAP;CONFIG_ESP32S3_DATA_CACHE_16KB;CONFIG_ESP32S3_DATA_CACHE_32KB;CONFIG_ESP32S3_DATA_CACHE_64KB;CONFIG_ESP32S3_DATA_CACHE_SIZE;CONFIG_ESP32S3_DATA_CACHE_4WAYS;CONFIG_ESP32S3_DATA_CACHE_8WAYS;CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS;CONFIG_ESP32S3_DATA_CACHE_LINE_16B;CONFIG_ESP32S3_DATA_CACHE_LINE_32B;CONFIG_ESP32S3_DATA_CACHE_LINE_64B;CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE;CONFIG_ESP32S3_DATA_CACHE_WRAP;CONFIG_ESP32S3_SPIRAM_SUPPORT;CONFIG_ESP32S3_TRAX;CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM;CONFIG_ESP32S3_ULP_COPROC_ENABLED;CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM;CONFIG_ESP32S3_DEBUG_OCDAWARE;CONFIG_ESP32S3_BROWNOUT_DET;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_1;CONFIG_ESP32S3_BROWNOUT_DET_LVL;CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1;CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC;CONFIG_ESP32S3_TIME_SYSCALL_USE_FRC1;CONFIG_ESP32S3_TIME_SYSCALL_USE_NONE;CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC;CONFIG_ESP32S3_RTC_CLK_SRC_EXT_CRYS;CONFIG_ESP32S3_RTC_CLK_SRC_EXT_OSC;CONFIG_ESP32S3_RTC_CLK_SRC_INT_8MD256;CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES;CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY;CONFIG_ESP32S3_NO_BLOBS;CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM;CONFIG_ESP32S3_USE_FIXED_STATIC_RAM_SIZE;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_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_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_OTA_ALLOW_HTTP;CONFIG_ESP_HTTPS_SERVER_ENABLE;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_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO;CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES;CONFIG_ESP_SLEEP_POWER_DOWN_FLASH;CONFIG_ESP_SYSTEM_PD_FLASH;CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND;CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND;CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB;CONFIG_ESP_IPC_TASK_STACK_SIZE;CONFIG_IPC_TASK_STACK_SIZE;CONFIG_ESP_IPC_USES_CALLERS_PRIORITY;CONFIG_ESP_IPC_ISR_ENABLE;CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE;CONFIG_LCD_RGB_ISR_IRAM_SAFE;CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL;CONFIG_ESP_NETIF_TCPIP_LWIP;CONFIG_ESP_NETIF_LOOPBACK;CONFIG_ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER;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_ENABLE_USB;CONFIG_PM_ENABLE;CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP;CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU;CONFIG_PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP;CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT;CONFIG_ESP32S2_PANIC_PRINT_HALT;CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT;CONFIG_ESP32S2_PANIC_PRINT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT;CONFIG_ESP32S2_PANIC_SILENT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_GDBSTUB;CONFIG_ESP32S2_PANIC_GDBSTUB;CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME;CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK;CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP;CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP;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_CPU1;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_CDC;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_UART_CUSTOM;CONFIG_CONSOLE_UART_CUSTOM;CONFIG_ESP_CONSOLE_NONE;CONFIG_ESP_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_SECONDARY_NONE;CONFIG_ESP_CONSOLE_MULTIPLE_UART;CONFIG_ESP_CONSOLE_UART_NUM;CONFIG_CONSOLE_UART_NUM;CONFIG_ESP_INT_WDT;CONFIG_INT_WDT;CONFIG_ESP_INT_WDT_TIMEOUT_MS;CONFIG_INT_WDT_TIMEOUT_MS;CONFIG_ESP_INT_WDT_CHECK_CPU1;CONFIG_INT_WDT_CHECK_CPU1;CONFIG_ESP_TASK_WDT;CONFIG_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_TASK_WDT_CHECK_IDLE_TASK_CPU1;CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1;CONFIG_ESP_PANIC_HANDLER_IRAM;CONFIG_ESP_DEBUG_STUBS_ENABLE;CONFIG_ESP32_DEBUG_STUBS_ENABLE;CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4;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_SUPPORTS_ISR_DISPATCH_METHOD;CONFIG_ESP_TIMER_IMPL_SYSTIMER;CONFIG_ESP32_WIFI_ENABLED;CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM;CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM;CONFIG_ESP32_WIFI_STATIC_TX_BUFFER;CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER;CONFIG_ESP32_WIFI_TX_BUFFER_TYPE;CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM;CONFIG_ESP32_WIFI_CSI_ENABLED;CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED;CONFIG_ESP32_WIFI_TX_BA_WIN;CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP32_WIFI_RX_BA_WIN;CONFIG_ESP32_WIFI_NVS_ENABLED;CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0;CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_1;CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN;CONFIG_ESP32_WIFI_MGMT_SBUF_NUM;CONFIG_ESP32_WIFI_IRAM_OPT;CONFIG_ESP32_WIFI_RX_IRAM_OPT;CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE;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_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_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_LFN_NONE;CONFIG_FATFS_LFN_HEAP;CONFIG_FATFS_LFN_STACK;CONFIG_FATFS_FS_LOCK;CONFIG_FATFS_TIMEOUT_MS;CONFIG_FATFS_PER_FILE_CACHE;CONFIG_FATFS_USE_FASTSEEK;CONFIG_FMB_COMM_MODE_TCP_EN;CONFIG_FMB_TCP_PORT_DEFAULT;CONFIG_FMB_TCP_PORT_MAX_CONN;CONFIG_FMB_TCP_CONNECTION_TOUT_SEC;CONFIG_FMB_COMM_MODE_RTU_EN;CONFIG_FMB_COMM_MODE_ASCII_EN;CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND;CONFIG_MB_MASTER_TIMEOUT_MS_RESPOND;CONFIG_FMB_MASTER_DELAY_MS_CONVERT;CONFIG_MB_MASTER_DELAY_MS_CONVERT;CONFIG_FMB_QUEUE_LENGTH;CONFIG_MB_QUEUE_LENGTH;CONFIG_FMB_PORT_TASK_STACK_SIZE;CONFIG_MB_SERIAL_TASK_STACK_SIZE;CONFIG_FMB_SERIAL_BUF_SIZE;CONFIG_MB_SERIAL_BUF_SIZE;CONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB;CONFIG_FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS;CONFIG_FMB_PORT_TASK_PRIO;CONFIG_MB_SERIAL_TASK_PRIO;CONFIG_FMB_PORT_TASK_AFFINITY_NO_AFFINITY;CONFIG_FMB_PORT_TASK_AFFINITY_CPU0;CONFIG_FMB_PORT_TASK_AFFINITY_CPU1;CONFIG_FMB_PORT_TASK_AFFINITY;CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT;CONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT;CONFIG_FMB_CONTROLLER_SLAVE_ID;CONFIG_MB_CONTROLLER_SLAVE_ID;CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT;CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT;CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE;CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE;CONFIG_FMB_CONTROLLER_STACK_SIZE;CONFIG_MB_CONTROLLER_STACK_SIZE;CONFIG_FMB_EVENT_QUEUE_TIMEOUT;CONFIG_MB_EVENT_QUEUE_TIMEOUT;CONFIG_FMB_TIMER_PORT_ENABLED;CONFIG_MB_TIMER_PORT_ENABLED;CONFIG_FMB_TIMER_GROUP;CONFIG_MB_TIMER_GROUP;CONFIG_FMB_TIMER_INDEX;CONFIG_MB_TIMER_INDEX;CONFIG_FMB_MASTER_TIMER_GROUP;CONFIG_FMB_MASTER_TIMER_INDEX;CONFIG_FMB_TIMER_ISR_IN_IRAM;CONFIG_FREERTOS_UNICORE;CONFIG_FREERTOS_NO_AFFINITY;CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3;CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER;CONFIG_FREERTOS_HZ;CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY;CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK;CONFIG_FREERTOS_INTERRUPT_BACKTRACE;CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS;CONFIG_FREERTOS_ASSERT_FAIL_ABORT;CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE;CONFIG_FREERTOS_ASSERT_DISABLE;CONFIG_FREERTOS_IDLE_TASK_STACKSIZE;CONFIG_FREERTOS_ISR_STACKSIZE;CONFIG_FREERTOS_LEGACY_HOOKS;CONFIG_FREERTOS_MAX_TASK_NAME_LEN;CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION;CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP;CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK;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_USE_TRACE_FACILITY;CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS;CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID;CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS;CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER;CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER;CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE;CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH;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_SILIENT;CONFIG_HAL_ASSERTION_ENABLE;CONFIG_HAL_DEFAULT_ASSERTION_LEVEL;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_ABORT_WHEN_ALLOCATION_FAILS;CONFIG_JSMN_PARENT_LINKS;CONFIG_JSMN_STRICT;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_COLORS;CONFIG_LOG_TIMESTAMP_SOURCE_RTOS;CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM;CONFIG_LWIP_LOCAL_HOSTNAME;CONFIG_LWIP_NETIF_API;CONFIG_LWIP_TCPIP_CORE_LOCKING;CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES;CONFIG_LWIP_L2_TO_L3_COPY;CONFIG_L2_TO_L3_COPY;CONFIG_LWIP_IRAM_OPTIMIZATION;CONFIG_LWIP_TIMERS_ONDEMAND;CONFIG_LWIP_MAX_SOCKETS;CONFIG_LWIP_USE_ONLY_LWIP_SELECT;CONFIG_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_IP4_FRAG;CONFIG_LWIP_IP6_FRAG;CONFIG_LWIP_IP4_REASSEMBLY;CONFIG_LWIP_IP6_REASSEMBLY;CONFIG_LWIP_IP_FORWARD;CONFIG_LWIP_STATS;CONFIG_LWIP_ETHARP_TRUST_IP_MAC;CONFIG_LWIP_ESP_GRATUITOUS_ARP;CONFIG_ESP_GRATUITOUS_ARP;CONFIG_LWIP_GARP_TMR_INTERVAL;CONFIG_GARP_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_DHCPS;CONFIG_LWIP_DHCPS_LEASE_UNIT;CONFIG_LWIP_DHCPS_MAX_STATION_NUM;CONFIG_LWIP_AUTOIP;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_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_SACK_OUT;CONFIG_LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES;CONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES;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_CPU1;CONFIG_TCPIP_TASK_AFFINITY_CPU1;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_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_NETCONN_EXT_RESOLVE_NONE;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_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_DEBUG;CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH;CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK;CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION;CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE;CONFIG_MBEDTLS_SSL_DTLS_CONNECTION_ID;CONFIG_MBEDTLS_SSL_DTLS_SRTP;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_HARDWARE_MPI;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_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_PSK;CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK;CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK;CONFIG_MBEDTLS_KEY_EXCHANGE_RSA;CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_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_SSL3;CONFIG_MBEDTLS_SSL_PROTO_TLS1;CONFIG_MBEDTLS_SSL_PROTO_TLS1_1;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_X509_CHECK_KEY_USAGE;CONFIG_MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE;CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS;CONFIG_MBEDTLS_AES_C;CONFIG_MBEDTLS_CAMELLIA_C;CONFIG_MBEDTLS_DES_C;CONFIG_MBEDTLS_RC4_DISABLED;CONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT;CONFIG_MBEDTLS_RC4_ENABLED;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_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_POLY1305_C;CONFIG_MBEDTLS_CHACHA20_C;CONFIG_MBEDTLS_HKDF_C;CONFIG_MBEDTLS_THREADING_C;CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI;CONFIG_MBEDTLS_SECURITY_RISKS;CONFIG_MDNS_MAX_SERVICES;CONFIG_MDNS_TASK_PRIORITY;CONFIG_MDNS_TASK_STACK_SIZE;CONFIG_MDNS_TASK_AFFINITY_NO_AFFINITY;CONFIG_MDNS_TASK_AFFINITY_CPU0;CONFIG_MDNS_TASK_AFFINITY_CPU1;CONFIG_MDNS_TASK_AFFINITY;CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS;CONFIG_MDNS_STRICT_MODE;CONFIG_MDNS_TIMER_PERIOD_MS;CONFIG_MDNS_NETWORKING_SOCKET;CONFIG_MDNS_MULTIPLE_INSTANCE;CONFIG_MQTT_PROTOCOL_311;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_NVS_ASSERT_ERROR_CHECK;CONFIG_OPENSSL_DEBUG;CONFIG_OPENSSL_ERROR_STACK;CONFIG_OPENSSL_ASSERT_DO_NOTHING;CONFIG_OPENSSL_ASSERT_EXIT;CONFIG_OPENTHREAD_ENABLED;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_DEFAULT_CORE_NO_AFFINITY;CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY;CONFIG_PTHREAD_DEFAULT_CORE_0;CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0;CONFIG_PTHREAD_DEFAULT_CORE_1;CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1;CONFIG_PTHREAD_TASK_CORE_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT;CONFIG_PTHREAD_TASK_NAME_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT;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_USE_LEGACY_IMPL;CONFIG_SPI_FLASH_SHARE_SPI1_BUS;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_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_SUPPORT_MXIC_OPI_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_TINYUSB;CONFIG_USB_ENABLED;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_USB_OTG_SUPPORTED;CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE;CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED;CONFIG_USB_HOST_HW_BUFFER_BIAS_IN;CONFIG_USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT;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_SUPPORT_TERMIOS;CONFIG_SUPPORT_TERMIOS;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_FORCE_ENCRYPTION;CONFIG_WPA_MBEDTLS_CRYPTO;CONFIG_WPA_WAPI_PSK;CONFIG_WPA_SUITE_B_192;CONFIG_WPA_DEBUG_PRINT;CONFIG_WPA_TESTING_OPTIONS;CONFIG_WPA_WPS_STRICT;CONFIG_WPA_11KV_SUPPORT;CONFIG_WPA_MBO_SUPPORT;CONFIG_WPA_DPP_SUPPORT;CONFIG_GOLIOTH_COAP_HOST_URI;CONFIG_GOLIOTH_COAP_RESPONSE_TIMEOUT_S;CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS;CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS;CONFIG_GOLIOTH_COAP_TASK_PRIORITY;CONFIG_GOLIOTH_COAP_TASK_STACK_SIZE_BYTES;CONFIG_GOLIOTH_COAP_KEEPALIVE_INTERVAL_S;CONFIG_GOLIOTH_MAX_NUM_OBSERVATIONS;CONFIG_GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN;CONFIG_GOLIOTH_OTA_MAX_VERSION_LEN;CONFIG_GOLIOTH_OTA_MAX_NUM_COMPONENTS;CONFIG_GOLIOTH_COAP_MAX_PATH_LEN;CONFIG_GOLIOTH_RPC_ENABLE;CONFIG_GOLIOTH_SETTINGS_ENABLE;CONFIG_GOLIOTH_MAX_NUM_SETTINGS;CONFIG_GOLIOTH_RPC_MAX_NUM_METHODS;CONFIG_GOLIOTH_ALLOCATION_TRACKING;CONFIG_GOLIOTH_DEBUG_LOG_ENABLE;CONFIG_GOLIOTH_AUTO_LOG_TO_CLOUD;CONFIG_GOLIOTH_REMOTE_SHELL_ENABLE;CONFIG_GOLIOTH_REMOTE_SHELL_BUF_SIZE;CONFIG_GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS;CONFIG_GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL;CONFIG_BUTTON_MAX;CONFIG_BUTTON_POLL_TIMEOUT;CONFIG_BUTTON_LONG_PRESS_TIMEOUT;CONFIG_BUTTON_AUTOREPEAT_TIMEOUT;CONFIG_BUTTON_AUTOREPEAT_INTERVAL;CONFIG_DPS310_PROTOCOL_USING_I2C;CONFIG_RE_MAX;CONFIG_RE_INTERVAL_US;CONFIG_RE_BTN_DEAD_TIME_US;CONFIG_RE_BTN_PRESSED_LEVEL_0;CONFIG_RE_BTN_PRESSED_LEVEL_1;CONFIG_RE_BTN_LONG_PRESS_TIME_US;CONFIG_EXAMPLE_USING_FOO;CONFIG_EXAMPLE_USING_BAR;CONFIG_EXAMPLE_NUMBER;CONFIG_HMC5883L_MEAS_TIMEOUT;CONFIG_I2CDEV_TIMEOUT;CONFIG_I2CDEV_NOLOCK;CONFIG_LED_STRIP_FLUSH_TIMEOUT;CONFIG_LED_STRIP_PAUSE_LENGTH;CONFIG_LED_STRIP_SPI_USING_SK9822;CONFIG_LED_STRIP_SPI_MUTEX_TIMEOUT_MS;CONFIG_MCP23X17_IFACE_I2C;CONFIG_MCP23X17_IFACE_SPI;CONFIG_ONEWIRE_CRC8_TABLE;CONFIG_LEGACY_INCLUDE_COMMON_HEADERS) +# List of deprecated options for backward compatibility +set(CONFIG_TOOLPREFIX "xtensa-esp32s3-elf-") +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_9600B "") +set(CONFIG_MONITOR_BAUD_57600B "") +set(CONFIG_MONITOR_BAUD_115200B "y") +set(CONFIG_MONITOR_BAUD_230400B "") +set(CONFIG_MONITOR_BAUD_921600B "") +set(CONFIG_MONITOR_BAUD_2MB "") +set(CONFIG_MONITOR_BAUD_OTHER "") +set(CONFIG_MONITOR_BAUD_OTHER_VAL "115200") +set(CONFIG_MONITOR_BAUD "115200") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG "y") +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_DISABLE_GCC8_WARNINGS "") +set(CONFIG_ESP32_APPTRACE_DEST_TRAX "") +set(CONFIG_ESP32_APPTRACE_DEST_NONE "y") +set(CONFIG_ESP32_APPTRACE_LOCK_ENABLE "y") +set(CONFIG_ADC2_DISABLE_DAC "y") +set(CONFIG_EVENT_LOOP_PROFILING "") +set(CONFIG_POST_EVENTS_FROM_ISR "y") +set(CONFIG_POST_EVENTS_FROM_IRAM_ISR "y") +set(CONFIG_ESP_SYSTEM_PD_FLASH "y") +set(CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_IPC_TASK_STACK_SIZE "1536") +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_ESP_SYSTEM_PM_POWER_DOWN_CPU "y") +set(CONFIG_ESP32S2_PANIC_PRINT_HALT "") +set(CONFIG_ESP32S2_PANIC_PRINT_REBOOT "y") +set(CONFIG_ESP32S2_PANIC_SILENT_REBOOT "") +set(CONFIG_ESP32S2_PANIC_GDBSTUB "") +set(CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP "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 "") +set(CONFIG_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_UART_NONE "") +set(CONFIG_CONSOLE_UART_NUM "-1") +set(CONFIG_INT_WDT "y") +set(CONFIG_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_INT_WDT_CHECK_CPU1 "y") +set(CONFIG_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_TASK_WDT_CHECK_IDLE_TASK_CPU1 "y") +set(CONFIG_ESP32_DEBUG_STUBS_ENABLE "") +set(CONFIG_TIMER_TASK_STACK_SIZE "3584") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_UART "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE "y") +set(CONFIG_MB_MASTER_TIMEOUT_MS_RESPOND "150") +set(CONFIG_MB_MASTER_DELAY_MS_CONVERT "200") +set(CONFIG_MB_QUEUE_LENGTH "20") +set(CONFIG_MB_SERIAL_TASK_STACK_SIZE "4096") +set(CONFIG_MB_SERIAL_BUF_SIZE "256") +set(CONFIG_MB_SERIAL_TASK_PRIO "10") +set(CONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT "y") +set(CONFIG_MB_CONTROLLER_SLAVE_ID "0x112233") +set(CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT "20") +set(CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE "20") +set(CONFIG_MB_CONTROLLER_STACK_SIZE "4096") +set(CONFIG_MB_EVENT_QUEUE_TIMEOUT "20") +set(CONFIG_MB_TIMER_PORT_ENABLED "") +set(CONFIG_MB_TIMER_GROUP "0") +set(CONFIG_MB_TIMER_INDEX "0") +set(CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK "") +set(CONFIG_TIMER_TASK_PRIORITY "1") +set(CONFIG_TIMER_TASK_STACK_DEPTH "2048") +set(CONFIG_TIMER_QUEUE_LENGTH "10") +set(CONFIG_L2_TO_L3_COPY "") +set(CONFIG_USE_ONLY_LWIP_SELECT "") +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 "5744") +set(CONFIG_TCP_WND_DEFAULT "5744") +set(CONFIG_TCP_RECVMBOX_SIZE "6") +set(CONFIG_TCP_QUEUE_OOSEQ "y") +set(CONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES "") +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_CPU1 "") +set(CONFIG_TCPIP_TASK_AFFINITY "0x7fffffff") +set(CONFIG_PPP_SUPPORT "") +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_DEFAULT_PTHREAD_CORE_NO_AFFINITY "y") +set(CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0 "") +set(CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1 "") +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_USB_ENABLED "") +set(CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT "y") +set(CONFIG_SUPPORT_TERMIOS "y") +set(CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS "1") diff --git a/esp-idf/build/config/sdkconfig.h b/esp-idf/build/config/sdkconfig.h new file mode 100644 index 0000000..2c77313 --- /dev/null +++ b/esp-idf/build/config/sdkconfig.h @@ -0,0 +1,545 @@ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) Configuration Header + */ +#pragma once +#define CONFIG_IDF_CMAKE 1 +#define CONFIG_IDF_TARGET_ARCH_XTENSA 1 +#define CONFIG_IDF_TARGET "esp32s3" +#define CONFIG_IDF_TARGET_ESP32S3 1 +#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0009 +#define CONFIG_SDK_TOOLPREFIX "xtensa-esp32s3-elf-" +#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_APP_COMPILE_TIME_DATE 1 +#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 16 +#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_VDDSDIO_BOOST_1_9V 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_BOOTLOADER_FLASH_XMC_SUPPORT 1 +#define CONFIG_SECURE_BOOT_SUPPORTS_RSA 1 +#define CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE 1 +#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1 +#define CONFIG_ESPTOOLPY_BAUD_OTHER_VAL 115200 +#define CONFIG_ESPTOOLPY_NO_STUB 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" +#define CONFIG_ESPTOOLPY_FLASHSIZE_4MB 1 +#define CONFIG_ESPTOOLPY_FLASHSIZE "4MB" +#define CONFIG_ESPTOOLPY_FLASHSIZE_DETECT 1 +#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_115200B 1 +#define CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL 115200 +#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200 +#define CONFIG_PARTITION_TABLE_TWO_OTA 1 +#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_FILENAME "partitions_two_ota.csv" +#define CONFIG_PARTITION_TABLE_OFFSET 0x8000 +#define CONFIG_PARTITION_TABLE_MD5 1 +#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 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_APPTRACE_DEST_NONE 1 +#define CONFIG_APPTRACE_LOCK_ENABLE 1 +#define CONFIG_COAP_MBEDTLS_PSK 1 +#define CONFIG_COAP_LOG_DEFAULT_LEVEL 0 +#define CONFIG_ADC_DISABLE_DAC 1 +#define CONFIG_SPI_MASTER_ISR_IN_IRAM 1 +#define CONFIG_SPI_SLAVE_ISR_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_ESP32S3_DEFAULT_CPU_FREQ_160 1 +#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ 160 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB 1 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE 0x4000 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS 1 +#define CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS 8 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B 1 +#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE 32 +#define CONFIG_ESP32S3_DATA_CACHE_32KB 1 +#define CONFIG_ESP32S3_DATA_CACHE_SIZE 0x8000 +#define CONFIG_ESP32S3_DATA_CACHE_8WAYS 1 +#define CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS 8 +#define CONFIG_ESP32S3_DATA_CACHE_LINE_32B 1 +#define CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE 32 +#define CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM 0x0 +#define CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM 0 +#define CONFIG_ESP32S3_DEBUG_OCDAWARE 1 +#define CONFIG_ESP32S3_BROWNOUT_DET 1 +#define CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7 1 +#define CONFIG_ESP32S3_BROWNOUT_DET_LVL 7 +#define CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1 1 +#define CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC 1 +#define CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES 1024 +#define CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY 2000 +#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_HTTP_CLIENT_ENABLE_HTTPS 1 +#define CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH 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_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_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES 4 +#define CONFIG_ESP_SLEEP_POWER_DOWN_FLASH 1 +#define CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1 +#define CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB 1 +#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1536 +#define CONFIG_ESP_IPC_USES_CALLERS_PRIORITY 1 +#define CONFIG_ESP_IPC_ISR_ENABLE 1 +#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_TCPIP_ADAPTER_COMPATIBLE_LAYER 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_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP 1 +#define CONFIG_PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP 1 +#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 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_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_USB_SERIAL_JTAG 1 +#define CONFIG_ESP_CONSOLE_SECONDARY_NONE 1 +#define CONFIG_ESP_CONSOLE_MULTIPLE_UART 1 +#define CONFIG_ESP_CONSOLE_UART_NUM -1 +#define CONFIG_ESP_INT_WDT 1 +#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300 +#define CONFIG_ESP_INT_WDT_CHECK_CPU1 1 +#define CONFIG_ESP_TASK_WDT 1 +#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 1 +#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1 +#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_IMPL_SYSTIMER 1 +#define CONFIG_ESP32_WIFI_ENABLED 1 +#define CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM 10 +#define CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM 32 +#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER 1 +#define CONFIG_ESP32_WIFI_TX_BUFFER_TYPE 1 +#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM 32 +#define CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED 1 +#define CONFIG_ESP32_WIFI_TX_BA_WIN 6 +#define CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED 1 +#define CONFIG_ESP32_WIFI_RX_BA_WIN 6 +#define CONFIG_ESP32_WIFI_NVS_ENABLED 1 +#define CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0 1 +#define CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN 752 +#define CONFIG_ESP32_WIFI_MGMT_SBUF_NUM 32 +#define CONFIG_ESP32_WIFI_IRAM_OPT 1 +#define CONFIG_ESP32_WIFI_RX_IRAM_OPT 1 +#define CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE 1 +#define CONFIG_ESP_WIFI_SOFTAP_SUPPORT 1 +#define CONFIG_ESP_COREDUMP_ENABLE_TO_NONE 1 +#define CONFIG_FATFS_CODEPAGE_437 1 +#define CONFIG_FATFS_CODEPAGE 437 +#define CONFIG_FATFS_LFN_NONE 1 +#define CONFIG_FATFS_FS_LOCK 0 +#define CONFIG_FATFS_TIMEOUT_MS 10000 +#define CONFIG_FATFS_PER_FILE_CACHE 1 +#define CONFIG_FMB_COMM_MODE_TCP_EN 1 +#define CONFIG_FMB_TCP_PORT_DEFAULT 502 +#define CONFIG_FMB_TCP_PORT_MAX_CONN 5 +#define CONFIG_FMB_TCP_CONNECTION_TOUT_SEC 20 +#define CONFIG_FMB_COMM_MODE_RTU_EN 1 +#define CONFIG_FMB_COMM_MODE_ASCII_EN 1 +#define CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND 150 +#define CONFIG_FMB_MASTER_DELAY_MS_CONVERT 200 +#define CONFIG_FMB_QUEUE_LENGTH 20 +#define CONFIG_FMB_PORT_TASK_STACK_SIZE 4096 +#define CONFIG_FMB_SERIAL_BUF_SIZE 256 +#define CONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB 8 +#define CONFIG_FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS 1000 +#define CONFIG_FMB_PORT_TASK_PRIO 10 +#define CONFIG_FMB_PORT_TASK_AFFINITY_CPU0 1 +#define CONFIG_FMB_PORT_TASK_AFFINITY 0x0 +#define CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT 1 +#define CONFIG_FMB_CONTROLLER_SLAVE_ID 0x00112233 +#define CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT 20 +#define CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE 20 +#define CONFIG_FMB_CONTROLLER_STACK_SIZE 4096 +#define CONFIG_FMB_EVENT_QUEUE_TIMEOUT 20 +#define CONFIG_FMB_TIMER_GROUP 0 +#define CONFIG_FMB_TIMER_INDEX 0 +#define CONFIG_FMB_MASTER_TIMER_GROUP 0 +#define CONFIG_FMB_MASTER_TIMER_INDEX 0 +#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF +#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1 +#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1 +#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1 +#define CONFIG_FREERTOS_HZ 100 +#define CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION 1 +#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1 +#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1 +#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1 +#define CONFIG_FREERTOS_ASSERT_FAIL_ABORT 1 +#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536 +#define CONFIG_FREERTOS_ISR_STACKSIZE 1536 +#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16 +#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1 +#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1 +#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048 +#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10 +#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0 +#define CONFIG_FREERTOS_USE_TRACE_FACILITY 1 +#define CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS 1 +#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1 +#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1 +#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1 +#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1 +#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1 +#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2 +#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_LOCAL_HOSTNAME "espressif" +#define CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES 1 +#define CONFIG_LWIP_TIMERS_ONDEMAND 1 +#define CONFIG_LWIP_MAX_SOCKETS 10 +#define CONFIG_LWIP_SO_REUSE 1 +#define CONFIG_LWIP_SO_REUSE_RXTOALL 1 +#define CONFIG_LWIP_NETBUF_RECVINFO 1 +#define CONFIG_LWIP_IP4_FRAG 1 +#define CONFIG_LWIP_IP6_FRAG 1 +#define CONFIG_LWIP_ESP_GRATUITOUS_ARP 1 +#define CONFIG_LWIP_GARP_TMR_INTERVAL 60 +#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_DHCPS 1 +#define CONFIG_LWIP_DHCPS_LEASE_UNIT 60 +#define CONFIG_LWIP_DHCPS_MAX_STATION_NUM 8 +#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_SND_BUF_DEFAULT 5744 +#define CONFIG_LWIP_TCP_WND_DEFAULT 5744 +#define CONFIG_LWIP_TCP_RECVMBOX_SIZE 6 +#define CONFIG_LWIP_TCP_QUEUE_OOSEQ 1 +#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_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_NETCONN_EXT_RESOLVE_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_SSL_KEEP_PEER_CERTIFICATE 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS 200 +#define CONFIG_MBEDTLS_HARDWARE_AES 1 +#define CONFIG_MBEDTLS_AES_USE_INTERRUPT 1 +#define CONFIG_MBEDTLS_HARDWARE_MPI 1 +#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_PSK_MODES 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_PSK 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_RSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_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 1 +#define CONFIG_MBEDTLS_SSL_PROTO_TLS1_1 1 +#define CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 1 +#define CONFIG_MBEDTLS_SSL_PROTO_DTLS 1 +#define CONFIG_MBEDTLS_SSL_ALPN 1 +#define CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS 1 +#define CONFIG_MBEDTLS_X509_CHECK_KEY_USAGE 1 +#define CONFIG_MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE 1 +#define CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS 1 +#define CONFIG_MBEDTLS_AES_C 1 +#define CONFIG_MBEDTLS_RC4_DISABLED 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_MDNS_MAX_SERVICES 10 +#define CONFIG_MDNS_TASK_PRIORITY 1 +#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_MULTIPLE_INSTANCE 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_OPENSSL_ERROR_STACK 1 +#define CONFIG_OPENSSL_ASSERT_EXIT 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_DEFAULT_CORE_NO_AFFINITY 1 +#define CONFIG_PTHREAD_TASK_CORE_DEFAULT -1 +#define CONFIG_PTHREAD_TASK_NAME_DEFAULT "pthread" +#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_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_SUPPORT_MXIC_OPI_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_USB_OTG_SUPPORTED 1 +#define CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE 256 +#define CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED 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_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_FORCE_ENCRYPTION 1 +#define CONFIG_WPA_MBEDTLS_CRYPTO 1 +#define CONFIG_GOLIOTH_COAP_HOST_URI "coaps://coap.golioth.io" +#define CONFIG_GOLIOTH_COAP_RESPONSE_TIMEOUT_S 10 +#define CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS 1000 +#define CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS 10 +#define CONFIG_GOLIOTH_COAP_TASK_PRIORITY 5 +#define CONFIG_GOLIOTH_COAP_TASK_STACK_SIZE_BYTES 6144 +#define CONFIG_GOLIOTH_COAP_KEEPALIVE_INTERVAL_S 9 +#define CONFIG_GOLIOTH_MAX_NUM_OBSERVATIONS 8 +#define CONFIG_GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN 64 +#define CONFIG_GOLIOTH_OTA_MAX_VERSION_LEN 64 +#define CONFIG_GOLIOTH_OTA_MAX_NUM_COMPONENTS 4 +#define CONFIG_GOLIOTH_COAP_MAX_PATH_LEN 39 +#define CONFIG_GOLIOTH_RPC_ENABLE 1 +#define CONFIG_GOLIOTH_SETTINGS_ENABLE 1 +#define CONFIG_GOLIOTH_MAX_NUM_SETTINGS 16 +#define CONFIG_GOLIOTH_RPC_MAX_NUM_METHODS 8 +#define CONFIG_GOLIOTH_ALLOCATION_TRACKING 0 +#define CONFIG_GOLIOTH_DEBUG_LOG_ENABLE 1 +#define CONFIG_GOLIOTH_AUTO_LOG_TO_CLOUD 0 +#define CONFIG_GOLIOTH_REMOTE_SHELL_ENABLE 0 +#define CONFIG_GOLIOTH_REMOTE_SHELL_BUF_SIZE 8192 +#define CONFIG_GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS 500 +#define CONFIG_GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL 3 +#define CONFIG_BUTTON_MAX 5 +#define CONFIG_BUTTON_POLL_TIMEOUT 10 +#define CONFIG_BUTTON_LONG_PRESS_TIMEOUT 1000 +#define CONFIG_BUTTON_AUTOREPEAT_TIMEOUT 500 +#define CONFIG_BUTTON_AUTOREPEAT_INTERVAL 250 +#define CONFIG_DPS310_PROTOCOL_USING_I2C 1 +#define CONFIG_RE_MAX 1 +#define CONFIG_RE_INTERVAL_US 1000 +#define CONFIG_RE_BTN_DEAD_TIME_US 10000 +#define CONFIG_RE_BTN_PRESSED_LEVEL_0 1 +#define CONFIG_RE_BTN_LONG_PRESS_TIME_US 500000 +#define CONFIG_EXAMPLE_USING_FOO 1 +#define CONFIG_EXAMPLE_NUMBER 1 +#define CONFIG_HMC5883L_MEAS_TIMEOUT 6000 +#define CONFIG_I2CDEV_TIMEOUT 1000 +#define CONFIG_LED_STRIP_FLUSH_TIMEOUT 1000 +#define CONFIG_LED_STRIP_PAUSE_LENGTH 50 +#define CONFIG_LED_STRIP_SPI_USING_SK9822 1 +#define CONFIG_LED_STRIP_SPI_MUTEX_TIMEOUT_MS 1 +#define CONFIG_MCP23X17_IFACE_I2C 1 +#define CONFIG_ONEWIRE_CRC8_TABLE 1 + +/* List of deprecated options */ +#define CONFIG_ADC2_DISABLE_DAC CONFIG_ADC_DISABLE_DAC +#define CONFIG_APP_ROLLBACK_ENABLE CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE +#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEFAULT +#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND +#define CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP +#define CONFIG_ESP32S2_PANIC_PRINT_REBOOT CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT +#define CONFIG_ESP32_ALLOW_RTC_FAST_MEM_AS_HEAP CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP +#define CONFIG_ESP32_APPTRACE_DEST_NONE CONFIG_APPTRACE_DEST_NONE +#define CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY CONFIG_PTHREAD_DEFAULT_CORE_NO_AFFINITY +#define CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE CONFIG_ESP_COREDUMP_ENABLE_TO_NONE +#define CONFIG_ESP32_PANIC_PRINT_REBOOT CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT +#define CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE +#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_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_ESP_GRATUITOUS_ARP CONFIG_LWIP_ESP_GRATUITOUS_ARP +#define CONFIG_ESP_SYSTEM_PD_FLASH CONFIG_ESP_SLEEP_POWER_DOWN_FLASH +#define CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP +#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO +#define CONFIG_GARP_TMR_INTERVAL CONFIG_LWIP_GARP_TMR_INTERVAL +#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT +#define CONFIG_INT_WDT_CHECK_CPU1 CONFIG_ESP_INT_WDT_CHECK_CPU1 +#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_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO +#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE +#define CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE +#define CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT +#define CONFIG_MB_CONTROLLER_SLAVE_ID CONFIG_FMB_CONTROLLER_SLAVE_ID +#define CONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT +#define CONFIG_MB_CONTROLLER_STACK_SIZE CONFIG_FMB_CONTROLLER_STACK_SIZE +#define CONFIG_MB_EVENT_QUEUE_TIMEOUT CONFIG_FMB_EVENT_QUEUE_TIMEOUT +#define CONFIG_MB_MASTER_DELAY_MS_CONVERT CONFIG_FMB_MASTER_DELAY_MS_CONVERT +#define CONFIG_MB_MASTER_TIMEOUT_MS_RESPOND CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND +#define CONFIG_MB_QUEUE_LENGTH CONFIG_FMB_QUEUE_LENGTH +#define CONFIG_MB_SERIAL_BUF_SIZE CONFIG_FMB_SERIAL_BUF_SIZE +#define CONFIG_MB_SERIAL_TASK_PRIO CONFIG_FMB_PORT_TASK_PRIO +#define CONFIG_MB_SERIAL_TASK_STACK_SIZE CONFIG_FMB_PORT_TASK_STACK_SIZE +#define CONFIG_MB_TIMER_GROUP CONFIG_FMB_TIMER_GROUP +#define CONFIG_MB_TIMER_INDEX CONFIG_FMB_TIMER_INDEX +#define CONFIG_MONITOR_BAUD_115200B CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B +#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE +#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEFAULT +#define CONFIG_POST_EVENTS_FROM_IRAM_ISR CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR +#define CONFIG_POST_EVENTS_FROM_ISR CONFIG_ESP_EVENT_POST_FROM_ISR +#define CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS +#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS +#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE +#define CONFIG_SUPPORT_TERMIOS CONFIG_VFS_SUPPORT_TERMIOS +#define CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT +#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE +#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE +#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 +#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_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_TOOLPREFIX CONFIG_SDK_TOOLPREFIX +#define CONFIG_UDP_RECVMBOX_SIZE CONFIG_LWIP_UDP_RECVMBOX_SIZE diff --git a/esp-idf/build/config/sdkconfig.json b/esp-idf/build/config/sdkconfig.json new file mode 100644 index 0000000..2d0c883 --- /dev/null +++ b/esp-idf/build/config/sdkconfig.json @@ -0,0 +1,819 @@ +{ + "ADC_DISABLE_DAC": true, + "ADC_FORCE_XPD_FSM": false, + "APPTRACE_DEST_JTAG": false, + "APPTRACE_DEST_NONE": true, + "APPTRACE_LOCK_ENABLE": true, + "APP_BUILD_BOOTLOADER": true, + "APP_BUILD_GENERATE_BINARIES": true, + "APP_BUILD_TYPE_APP_2NDBOOT": true, + "APP_BUILD_TYPE_ELF_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_PROJECT_VER_FROM_CONFIG": false, + "APP_RETRIEVE_LEN_ELF_SHA": 16, + "ASIO_SSL_SUPPORT": 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_CUSTOM_RESERVE_RTC": false, + "BOOTLOADER_FACTORY_RESET": 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_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_VDDSDIO_BOOST_1_9V": true, + "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_ENABLED": false, + "BUTTON_AUTOREPEAT_INTERVAL": 250, + "BUTTON_AUTOREPEAT_TIMEOUT": 500, + "BUTTON_LONG_PRESS_TIMEOUT": 1000, + "BUTTON_MAX": 5, + "BUTTON_POLL_TIMEOUT": 10, + "COAP_LOG_DEFAULT_LEVEL": 0, + "COAP_MBEDTLS_DEBUG": false, + "COAP_MBEDTLS_PKI": false, + "COAP_MBEDTLS_PSK": true, + "COMPILER_CXX_EXCEPTIONS": false, + "COMPILER_CXX_RTTI": false, + "COMPILER_DISABLE_GCC8_WARNINGS": false, + "COMPILER_DUMP_RTL_FILES": false, + "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_DEFAULT": true, + "COMPILER_OPTIMIZATION_NONE": false, + "COMPILER_OPTIMIZATION_PERF": false, + "COMPILER_OPTIMIZATION_SIZE": 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, + "DPS310_PROTOCOL_USING_I2C": true, + "EFUSE_CUSTOM_TABLE": false, + "EFUSE_MAX_BLK_LEN": 256, + "EFUSE_VIRTUAL": false, + "ESP32S3_BROWNOUT_DET": true, + "ESP32S3_BROWNOUT_DET_LVL": 7, + "ESP32S3_BROWNOUT_DET_LVL_SEL_1": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_2": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_3": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_4": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_5": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_6": false, + "ESP32S3_BROWNOUT_DET_LVL_SEL_7": true, + "ESP32S3_DATA_CACHE_16KB": false, + "ESP32S3_DATA_CACHE_32KB": true, + "ESP32S3_DATA_CACHE_4WAYS": false, + "ESP32S3_DATA_CACHE_64KB": false, + "ESP32S3_DATA_CACHE_8WAYS": true, + "ESP32S3_DATA_CACHE_LINE_16B": false, + "ESP32S3_DATA_CACHE_LINE_32B": true, + "ESP32S3_DATA_CACHE_LINE_64B": false, + "ESP32S3_DATA_CACHE_LINE_SIZE": 32, + "ESP32S3_DATA_CACHE_SIZE": 32768, + "ESP32S3_DATA_CACHE_WRAP": false, + "ESP32S3_DCACHE_ASSOCIATED_WAYS": 8, + "ESP32S3_DEBUG_OCDAWARE": true, + "ESP32S3_DEEP_SLEEP_WAKEUP_DELAY": 2000, + "ESP32S3_DEFAULT_CPU_FREQ_160": true, + "ESP32S3_DEFAULT_CPU_FREQ_240": false, + "ESP32S3_DEFAULT_CPU_FREQ_80": false, + "ESP32S3_DEFAULT_CPU_FREQ_MHZ": 160, + "ESP32S3_ICACHE_ASSOCIATED_WAYS": 8, + "ESP32S3_INSTRUCTION_CACHE_16KB": true, + "ESP32S3_INSTRUCTION_CACHE_32KB": false, + "ESP32S3_INSTRUCTION_CACHE_4WAYS": false, + "ESP32S3_INSTRUCTION_CACHE_8WAYS": true, + "ESP32S3_INSTRUCTION_CACHE_LINE_16B": false, + "ESP32S3_INSTRUCTION_CACHE_LINE_32B": true, + "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE": 32, + "ESP32S3_INSTRUCTION_CACHE_SIZE": 16384, + "ESP32S3_INSTRUCTION_CACHE_WRAP": false, + "ESP32S3_NO_BLOBS": false, + "ESP32S3_RTCDATA_IN_FAST_MEM": false, + "ESP32S3_RTC_CLK_CAL_CYCLES": 1024, + "ESP32S3_RTC_CLK_SRC_EXT_CRYS": false, + "ESP32S3_RTC_CLK_SRC_EXT_OSC": false, + "ESP32S3_RTC_CLK_SRC_INT_8MD256": false, + "ESP32S3_RTC_CLK_SRC_INT_RC": true, + "ESP32S3_SPIRAM_SUPPORT": false, + "ESP32S3_TIME_SYSCALL_USE_FRC1": false, + "ESP32S3_TIME_SYSCALL_USE_NONE": false, + "ESP32S3_TIME_SYSCALL_USE_RTC": false, + "ESP32S3_TIME_SYSCALL_USE_RTC_FRC1": true, + "ESP32S3_TRACEMEM_RESERVE_DRAM": 0, + "ESP32S3_TRAX": false, + "ESP32S3_ULP_COPROC_ENABLED": false, + "ESP32S3_ULP_COPROC_RESERVE_MEM": 0, + "ESP32S3_UNIVERSAL_MAC_ADDRESSES": 4, + "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO": false, + "ESP32S3_USE_FIXED_STATIC_RAM_SIZE": false, + "ESP32_WIFI_AMPDU_RX_ENABLED": true, + "ESP32_WIFI_AMPDU_TX_ENABLED": true, + "ESP32_WIFI_CSI_ENABLED": false, + "ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM": 32, + "ESP32_WIFI_DYNAMIC_TX_BUFFER": true, + "ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM": 32, + "ESP32_WIFI_ENABLED": true, + "ESP32_WIFI_ENABLE_WPA3_SAE": true, + "ESP32_WIFI_IRAM_OPT": true, + "ESP32_WIFI_MGMT_SBUF_NUM": 32, + "ESP32_WIFI_NVS_ENABLED": true, + "ESP32_WIFI_RX_BA_WIN": 6, + "ESP32_WIFI_RX_IRAM_OPT": true, + "ESP32_WIFI_SOFTAP_BEACON_MAX_LEN": 752, + "ESP32_WIFI_STATIC_RX_BUFFER_NUM": 10, + "ESP32_WIFI_STATIC_TX_BUFFER": false, + "ESP32_WIFI_TASK_PINNED_TO_CORE_0": true, + "ESP32_WIFI_TASK_PINNED_TO_CORE_1": false, + "ESP32_WIFI_TX_BA_WIN": 6, + "ESP32_WIFI_TX_BUFFER_TYPE": 1, + "ESPTOOLPY_AFTER": "hard_reset", + "ESPTOOLPY_AFTER_NORESET": false, + "ESPTOOLPY_AFTER_RESET": true, + "ESPTOOLPY_BAUD_OTHER_VAL": 115200, + "ESPTOOLPY_BEFORE": "default_reset", + "ESPTOOLPY_BEFORE_NORESET": false, + "ESPTOOLPY_BEFORE_RESET": true, + "ESPTOOLPY_FLASHFREQ": "80m", + "ESPTOOLPY_FLASHFREQ_120M": false, + "ESPTOOLPY_FLASHFREQ_20M": false, + "ESPTOOLPY_FLASHFREQ_40M": false, + "ESPTOOLPY_FLASHFREQ_80M": 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_FLASHSIZE_DETECT": true, + "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, + "ESPTOOLPY_MONITOR_BAUD": 115200, + "ESPTOOLPY_MONITOR_BAUD_115200B": true, + "ESPTOOLPY_MONITOR_BAUD_230400B": false, + "ESPTOOLPY_MONITOR_BAUD_2MB": false, + "ESPTOOLPY_MONITOR_BAUD_57600B": false, + "ESPTOOLPY_MONITOR_BAUD_921600B": false, + "ESPTOOLPY_MONITOR_BAUD_9600B": false, + "ESPTOOLPY_MONITOR_BAUD_CONSOLE": false, + "ESPTOOLPY_MONITOR_BAUD_OTHER": false, + "ESPTOOLPY_MONITOR_BAUD_OTHER_VAL": 115200, + "ESPTOOLPY_NO_STUB": true, + "ESPTOOLPY_OCT_FLASH": false, + "ESP_CONSOLE_MULTIPLE_UART": true, + "ESP_CONSOLE_NONE": false, + "ESP_CONSOLE_SECONDARY_NONE": true, + "ESP_CONSOLE_UART_CUSTOM": false, + "ESP_CONSOLE_UART_DEFAULT": false, + "ESP_CONSOLE_UART_NUM": -1, + "ESP_CONSOLE_USB_CDC": false, + "ESP_CONSOLE_USB_SERIAL_JTAG": true, + "ESP_COREDUMP_ENABLE_TO_FLASH": false, + "ESP_COREDUMP_ENABLE_TO_NONE": true, + "ESP_COREDUMP_ENABLE_TO_UART": false, + "ESP_DEBUG_STUBS_ENABLE": 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_HTTPS_SERVER_ENABLE": false, + "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH": false, + "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH": true, + "ESP_HTTP_CLIENT_ENABLE_HTTPS": true, + "ESP_INT_WDT": true, + "ESP_INT_WDT_CHECK_CPU1": true, + "ESP_INT_WDT_TIMEOUT_MS": 300, + "ESP_IPC_ISR_ENABLE": true, + "ESP_IPC_TASK_STACK_SIZE": 1536, + "ESP_IPC_USES_CALLERS_PRIORITY": true, + "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_MAIN_TASK_AFFINITY": 0, + "ESP_MAIN_TASK_AFFINITY_CPU0": true, + "ESP_MAIN_TASK_AFFINITY_CPU1": false, + "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false, + "ESP_MAIN_TASK_STACK_SIZE": 3584, + "ESP_MINIMAL_SHARED_STACK_SIZE": 2048, + "ESP_NETIF_IP_LOST_TIMER_INTERVAL": 120, + "ESP_NETIF_LOOPBACK": false, + "ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER": true, + "ESP_NETIF_TCPIP_LWIP": true, + "ESP_PANIC_HANDLER_IRAM": false, + "ESP_PHY_CALIBRATION_AND_DATA_STORAGE": true, + "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_SLEEP_FLASH_LEAKAGE_WORKAROUND": false, + "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, + "ESP_SLEEP_POWER_DOWN_FLASH": true, + "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND": true, + "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": 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_PANIC_GDBSTUB": false, + "ESP_SYSTEM_PANIC_PRINT_HALT": false, + "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, + "ESP_SYSTEM_PANIC_SILENT_REBOOT": false, + "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true, + "ESP_TASK_WDT": true, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1": true, + "ESP_TASK_WDT_PANIC": false, + "ESP_TASK_WDT_TIMEOUT_S": 5, + "ESP_TIMER_IMPL_SYSTIMER": true, + "ESP_TIMER_INTERRUPT_LEVEL": 1, + "ESP_TIMER_PROFILING": false, + "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD": false, + "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": false, + "ESP_TLS_USE_DS_PERIPHERAL": true, + "ESP_TLS_USING_MBEDTLS": true, + "ESP_WIFI_FTM_ENABLE": false, + "ESP_WIFI_GCMP_SUPPORT": false, + "ESP_WIFI_GMAC_SUPPORT": false, + "ESP_WIFI_SLP_IRAM_OPT": false, + "ESP_WIFI_SOFTAP_SUPPORT": true, + "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE": false, + "ETH_ENABLED": true, + "ETH_SPI_ETHERNET_DM9051": false, + "ETH_SPI_ETHERNET_KSZ8851SNL": false, + "ETH_SPI_ETHERNET_W5500": false, + "ETH_USE_OPENETH": false, + "ETH_USE_SPI_ETHERNET": true, + "EXAMPLE_NUMBER": 1, + "EXAMPLE_USING_BAR": false, + "EXAMPLE_USING_FOO": true, + "FATFS_CODEPAGE": 437, + "FATFS_CODEPAGE_437": true, + "FATFS_CODEPAGE_720": false, + "FATFS_CODEPAGE_737": false, + "FATFS_CODEPAGE_771": false, + "FATFS_CODEPAGE_775": false, + "FATFS_CODEPAGE_850": false, + "FATFS_CODEPAGE_852": false, + "FATFS_CODEPAGE_855": false, + "FATFS_CODEPAGE_857": false, + "FATFS_CODEPAGE_860": false, + "FATFS_CODEPAGE_861": false, + "FATFS_CODEPAGE_862": false, + "FATFS_CODEPAGE_863": false, + "FATFS_CODEPAGE_864": false, + "FATFS_CODEPAGE_865": false, + "FATFS_CODEPAGE_866": false, + "FATFS_CODEPAGE_869": false, + "FATFS_CODEPAGE_932": false, + "FATFS_CODEPAGE_936": false, + "FATFS_CODEPAGE_949": false, + "FATFS_CODEPAGE_950": false, + "FATFS_CODEPAGE_DYNAMIC": false, + "FATFS_FS_LOCK": 0, + "FATFS_LFN_HEAP": false, + "FATFS_LFN_NONE": true, + "FATFS_LFN_STACK": false, + "FATFS_PER_FILE_CACHE": true, + "FATFS_TIMEOUT_MS": 10000, + "FATFS_USE_FASTSEEK": false, + "FMB_COMM_MODE_ASCII_EN": true, + "FMB_COMM_MODE_RTU_EN": true, + "FMB_COMM_MODE_TCP_EN": true, + "FMB_CONTROLLER_NOTIFY_QUEUE_SIZE": 20, + "FMB_CONTROLLER_NOTIFY_TIMEOUT": 20, + "FMB_CONTROLLER_SLAVE_ID": 1122867, + "FMB_CONTROLLER_SLAVE_ID_SUPPORT": true, + "FMB_CONTROLLER_STACK_SIZE": 4096, + "FMB_EVENT_QUEUE_TIMEOUT": 20, + "FMB_MASTER_DELAY_MS_CONVERT": 200, + "FMB_MASTER_TIMEOUT_MS_RESPOND": 150, + "FMB_MASTER_TIMER_GROUP": 0, + "FMB_MASTER_TIMER_INDEX": 0, + "FMB_PORT_TASK_AFFINITY": 0, + "FMB_PORT_TASK_AFFINITY_CPU0": true, + "FMB_PORT_TASK_AFFINITY_CPU1": false, + "FMB_PORT_TASK_AFFINITY_NO_AFFINITY": false, + "FMB_PORT_TASK_PRIO": 10, + "FMB_PORT_TASK_STACK_SIZE": 4096, + "FMB_QUEUE_LENGTH": 20, + "FMB_SERIAL_ASCII_BITS_PER_SYMB": 8, + "FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS": 1000, + "FMB_SERIAL_BUF_SIZE": 256, + "FMB_TCP_CONNECTION_TOUT_SEC": 20, + "FMB_TCP_PORT_DEFAULT": 502, + "FMB_TCP_PORT_MAX_CONN": 5, + "FMB_TIMER_GROUP": 0, + "FMB_TIMER_INDEX": 0, + "FMB_TIMER_ISR_IN_IRAM": false, + "FMB_TIMER_PORT_ENABLED": false, + "FREERTOS_ASSERT_DISABLE": false, + "FREERTOS_ASSERT_FAIL_ABORT": true, + "FREERTOS_ASSERT_FAIL_PRINT_CONTINUE": false, + "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION": true, + "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_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_LEGACY_HOOKS": false, + "FREERTOS_MAX_TASK_NAME_LEN": 16, + "FREERTOS_NO_AFFINITY": 2147483647, + "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false, + "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": false, + "FREERTOS_QUEUE_REGISTRY_SIZE": 0, + "FREERTOS_SUPPORT_STATIC_ALLOCATION": true, + "FREERTOS_SYSTICK_USES_SYSTIMER": true, + "FREERTOS_TASK_FUNCTION_WRAPPER": true, + "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1, + "FREERTOS_TICK_SUPPORT_SYSTIMER": true, + "FREERTOS_TIMER_QUEUE_LENGTH": 10, + "FREERTOS_TIMER_TASK_PRIORITY": 1, + "FREERTOS_TIMER_TASK_STACK_DEPTH": 2048, + "FREERTOS_UNICORE": false, + "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS": true, + "FREERTOS_USE_TRACE_FACILITY": true, + "FREERTOS_VTASKLIST_INCLUDE_COREID": false, + "FREERTOS_WATCHPOINT_END_OF_STACK": false, + "GDMA_CTRL_FUNC_IN_IRAM": false, + "GDMA_ISR_IRAM_SAFE": false, + "GOLIOTH_ALLOCATION_TRACKING": 0, + "GOLIOTH_AUTO_LOG_TO_CLOUD": 0, + "GOLIOTH_COAP_HOST_URI": "coaps://coap.golioth.io", + "GOLIOTH_COAP_KEEPALIVE_INTERVAL_S": 9, + "GOLIOTH_COAP_MAX_PATH_LEN": 39, + "GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS": 10, + "GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS": 1000, + "GOLIOTH_COAP_RESPONSE_TIMEOUT_S": 10, + "GOLIOTH_COAP_TASK_PRIORITY": 5, + "GOLIOTH_COAP_TASK_STACK_SIZE_BYTES": 6144, + "GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL": 3, + "GOLIOTH_DEBUG_LOG_ENABLE": 1, + "GOLIOTH_MAX_NUM_OBSERVATIONS": 8, + "GOLIOTH_MAX_NUM_SETTINGS": 16, + "GOLIOTH_OTA_MAX_NUM_COMPONENTS": 4, + "GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN": 64, + "GOLIOTH_OTA_MAX_VERSION_LEN": 64, + "GOLIOTH_REMOTE_SHELL_BUF_SIZE": 8192, + "GOLIOTH_REMOTE_SHELL_ENABLE": 0, + "GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS": 500, + "GOLIOTH_RPC_ENABLE": 1, + "GOLIOTH_RPC_MAX_NUM_METHODS": 8, + "GOLIOTH_SETTINGS_ENABLE": 1, + "HAL_ASSERTION_DISABLE": false, + "HAL_ASSERTION_ENABLE": false, + "HAL_ASSERTION_EQUALS_SYSTEM": true, + "HAL_ASSERTION_SILIENT": false, + "HAL_DEFAULT_ASSERTION_LEVEL": 2, + "HEAP_ABORT_WHEN_ALLOCATION_FAILS": false, + "HEAP_POISONING_COMPREHENSIVE": false, + "HEAP_POISONING_DISABLED": true, + "HEAP_POISONING_LIGHT": false, + "HEAP_TRACING_OFF": true, + "HEAP_TRACING_STANDALONE": false, + "HEAP_TRACING_TOHOST": false, + "HMC5883L_MEAS_TIMEOUT": 6000, + "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_WS_SUPPORT": false, + "I2CDEV_NOLOCK": false, + "I2CDEV_TIMEOUT": 1000, + "IDF_CMAKE": true, + "IDF_FIRMWARE_CHIP_ID": 9, + "IDF_TARGET": "esp32s3", + "IDF_TARGET_ARCH_XTENSA": true, + "IDF_TARGET_ESP32S3": true, + "JSMN_PARENT_LINKS": false, + "JSMN_STRICT": false, + "LCD_PANEL_IO_FORMAT_BUF_SIZE": 32, + "LCD_RGB_ISR_IRAM_SAFE": false, + "LED_STRIP_FLUSH_TIMEOUT": 1000, + "LED_STRIP_PAUSE_LENGTH": 50, + "LED_STRIP_SPI_MUTEX_TIMEOUT_MS": 1, + "LED_STRIP_SPI_USING_SK9822": true, + "LEGACY_INCLUDE_COMMON_HEADERS": false, + "LOG_COLORS": true, + "LOG_DEFAULT_LEVEL": 3, + "LOG_DEFAULT_LEVEL_DEBUG": false, + "LOG_DEFAULT_LEVEL_ERROR": false, + "LOG_DEFAULT_LEVEL_INFO": true, + "LOG_DEFAULT_LEVEL_NONE": false, + "LOG_DEFAULT_LEVEL_VERBOSE": false, + "LOG_DEFAULT_LEVEL_WARN": false, + "LOG_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_BROADCAST_PING": false, + "LWIP_CHECKSUM_CHECK_ICMP": true, + "LWIP_CHECKSUM_CHECK_IP": false, + "LWIP_CHECKSUM_CHECK_UDP": false, + "LWIP_DEBUG": false, + "LWIP_DHCPS": true, + "LWIP_DHCPS_LEASE_UNIT": 60, + "LWIP_DHCPS_MAX_STATION_NUM": 8, + "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_SUPPORT_MDNS_QUERIES": true, + "LWIP_ESP_GRATUITOUS_ARP": true, + "LWIP_ESP_LWIP_ASSERT": true, + "LWIP_ETHARP_TRUST_IP_MAC": false, + "LWIP_GARP_TMR_INTERVAL": 60, + "LWIP_HOOK_IP6_ROUTE_CUSTOM": false, + "LWIP_HOOK_IP6_ROUTE_DEFAULT": false, + "LWIP_HOOK_IP6_ROUTE_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_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_FORWARD": false, + "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_MULTICAST_PING": false, + "LWIP_NETBUF_RECVINFO": true, + "LWIP_NETIF_API": false, + "LWIP_NETIF_LOOPBACK": true, + "LWIP_NETIF_STATUS_CALLBACK": false, + "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_CPU1": false, + "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY": true, + "LWIP_TCPIP_TASK_STACK_SIZE": 3072, + "LWIP_TCP_HIGH_SPEED_RETRANSMISSION": true, + "LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES": false, + "LWIP_TCP_MAXRTX": 12, + "LWIP_TCP_MSL": 60000, + "LWIP_TCP_MSS": 1440, + "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": 5744, + "LWIP_TCP_SYNMAXRTX": 12, + "LWIP_TCP_TMR_INTERVAL": 250, + "LWIP_TCP_WND_DEFAULT": 5744, + "LWIP_TIMERS_ONDEMAND": true, + "LWIP_UDP_RECVMBOX_SIZE": 6, + "LWIP_USE_ONLY_LWIP_SELECT": false, + "MBEDTLS_AES_C": true, + "MBEDTLS_AES_USE_INTERRUPT": true, + "MBEDTLS_ASYMMETRIC_CONTENT_LEN": true, + "MBEDTLS_ATCA_HW_ECDSA_SIGN": false, + "MBEDTLS_ATCA_HW_ECDSA_VERIFY": false, + "MBEDTLS_BLOWFISH_C": false, + "MBEDTLS_CAMELLIA_C": false, + "MBEDTLS_CCM_C": true, + "MBEDTLS_CERTIFICATE_BUNDLE": true, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN": false, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL": true, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE": false, + "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS": 200, + "MBEDTLS_CHACHA20_C": false, + "MBEDTLS_CLIENT_SSL_SESSION_TICKETS": true, + "MBEDTLS_CMAC_C": false, + "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE": false, + "MBEDTLS_CUSTOM_MEM_ALLOC": false, + "MBEDTLS_DEBUG": false, + "MBEDTLS_DEFAULT_MEM_ALLOC": false, + "MBEDTLS_DES_C": false, + "MBEDTLS_ECDH_C": true, + "MBEDTLS_ECDSA_C": true, + "MBEDTLS_ECDSA_DETERMINISTIC": true, + "MBEDTLS_ECJPAKE_C": false, + "MBEDTLS_ECP_C": true, + "MBEDTLS_ECP_DP_BP256R1_ENABLED": true, + "MBEDTLS_ECP_DP_BP384R1_ENABLED": true, + "MBEDTLS_ECP_DP_BP512R1_ENABLED": true, + "MBEDTLS_ECP_DP_CURVE25519_ENABLED": true, + "MBEDTLS_ECP_DP_SECP192K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP192R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP224K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP224R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP256K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP256R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP384R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP521R1_ENABLED": true, + "MBEDTLS_ECP_NIST_OPTIM": true, + "MBEDTLS_ECP_RESTARTABLE": false, + "MBEDTLS_GCM_C": true, + "MBEDTLS_HARDWARE_AES": true, + "MBEDTLS_HARDWARE_MPI": true, + "MBEDTLS_HARDWARE_SHA": true, + "MBEDTLS_HAVE_TIME": true, + "MBEDTLS_HAVE_TIME_DATE": false, + "MBEDTLS_HKDF_C": false, + "MBEDTLS_INTERNAL_MEM_ALLOC": true, + "MBEDTLS_KEY_EXCHANGE_DHE_PSK": true, + "MBEDTLS_KEY_EXCHANGE_DHE_RSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDHE_PSK": 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_PSK": true, + "MBEDTLS_KEY_EXCHANGE_RSA": true, + "MBEDTLS_KEY_EXCHANGE_RSA_PSK": true, + "MBEDTLS_LARGE_KEY_SOFTWARE_MPI": false, + "MBEDTLS_NIST_KW_C": false, + "MBEDTLS_PEM_PARSE_C": true, + "MBEDTLS_PEM_WRITE_C": true, + "MBEDTLS_POLY1305_C": false, + "MBEDTLS_PSK_MODES": true, + "MBEDTLS_RC4_DISABLED": true, + "MBEDTLS_RC4_ENABLED": false, + "MBEDTLS_RC4_ENABLED_NO_DEFAULT": false, + "MBEDTLS_RIPEMD160_C": false, + "MBEDTLS_ROM_MD5": true, + "MBEDTLS_SECURITY_RISKS": false, + "MBEDTLS_SERVER_SSL_SESSION_TICKETS": true, + "MBEDTLS_SHA512_C": true, + "MBEDTLS_SSL_ALPN": true, + "MBEDTLS_SSL_CONTEXT_SERIALIZATION": false, + "MBEDTLS_SSL_DTLS_CONNECTION_ID": false, + "MBEDTLS_SSL_DTLS_SRTP": false, + "MBEDTLS_SSL_IN_CONTENT_LEN": 16384, + "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE": true, + "MBEDTLS_SSL_OUT_CONTENT_LEN": 4096, + "MBEDTLS_SSL_PROTO_DTLS": true, + "MBEDTLS_SSL_PROTO_GMTSSL1_1": false, + "MBEDTLS_SSL_PROTO_SSL3": false, + "MBEDTLS_SSL_PROTO_TLS1": true, + "MBEDTLS_SSL_PROTO_TLS1_1": true, + "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_CHECK_EXTENDED_KEY_USAGE": true, + "MBEDTLS_X509_CHECK_KEY_USAGE": true, + "MBEDTLS_X509_CRL_PARSE_C": true, + "MBEDTLS_X509_CSR_PARSE_C": true, + "MBEDTLS_X509_TRUSTED_CERT_CALLBACK": false, + "MBEDTLS_XTEA_C": false, + "MCP23X17_IFACE_I2C": true, + "MCP23X17_IFACE_SPI": false, + "MCPWM_ISR_IN_IRAM": false, + "MDNS_MAX_SERVICES": 10, + "MDNS_MULTIPLE_INSTANCE": true, + "MDNS_NETWORKING_SOCKET": false, + "MDNS_SERVICE_ADD_TIMEOUT_MS": 2000, + "MDNS_STRICT_MODE": false, + "MDNS_TASK_AFFINITY": 0, + "MDNS_TASK_AFFINITY_CPU0": true, + "MDNS_TASK_AFFINITY_CPU1": false, + "MDNS_TASK_AFFINITY_NO_AFFINITY": false, + "MDNS_TASK_PRIORITY": 1, + "MDNS_TASK_STACK_SIZE": 4096, + "MDNS_TIMER_PERIOD_MS": 100, + "MQTT_CUSTOM_OUTBOX": false, + "MQTT_MSG_ID_INCREMENTAL": false, + "MQTT_PROTOCOL_311": true, + "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, + "NVS_ASSERT_ERROR_CHECK": false, + "ONEWIRE_CRC8_TABLE": true, + "OPENSSL_ASSERT_DO_NOTHING": false, + "OPENSSL_ASSERT_EXIT": true, + "OPENSSL_DEBUG": false, + "OPENSSL_ERROR_STACK": true, + "OPENTHREAD_ENABLED": false, + "OTA_ALLOW_HTTP": false, + "PARTITION_TABLE_CUSTOM": false, + "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv", + "PARTITION_TABLE_FILENAME": "partitions_two_ota.csv", + "PARTITION_TABLE_MD5": true, + "PARTITION_TABLE_OFFSET": 32768, + "PARTITION_TABLE_SINGLE_APP": false, + "PARTITION_TABLE_SINGLE_APP_LARGE": false, + "PARTITION_TABLE_TWO_OTA": true, + "PM_ENABLE": false, + "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP": true, + "PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP": true, + "PTHREAD_DEFAULT_CORE_0": false, + "PTHREAD_DEFAULT_CORE_1": false, + "PTHREAD_DEFAULT_CORE_NO_AFFINITY": 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, + "RE_BTN_DEAD_TIME_US": 10000, + "RE_BTN_LONG_PRESS_TIME_US": 500000, + "RE_BTN_PRESSED_LEVEL_0": true, + "RE_BTN_PRESSED_LEVEL_1": false, + "RE_INTERVAL_US": 1000, + "RE_MAX": 1, + "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB": true, + "SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS": false, + "SDK_TOOLPREFIX": "xtensa-esp32s3-elf-", + "SECURE_BOOT": false, + "SECURE_BOOT_SUPPORTS_RSA": true, + "SECURE_FLASH_ENC_ENABLED": false, + "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false, + "SECURE_TARGET_HAS_SECURE_ROM_DL_MODE": 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_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_SHARE_SPI1_BUS": 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_MXIC_OPI_CHIP": true, + "SPI_FLASH_SUPPORT_TH_CHIP": true, + "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, + "SPI_FLASH_USE_LEGACY_IMPL": false, + "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, + "TINYUSB": false, + "TWAI_ISR_IN_IRAM": false, + "UART_ISR_IN_IRAM": false, + "UNITY_ENABLE_64BIT": false, + "UNITY_ENABLE_BACKTRACE_ON_FAIL": false, + "UNITY_ENABLE_COLOR": false, + "UNITY_ENABLE_DOUBLE": true, + "UNITY_ENABLE_FIXTURE": false, + "UNITY_ENABLE_FLOAT": true, + "UNITY_ENABLE_IDF_TEST_RUNNER": true, + "USB_HOST_CONTROL_TRANSFER_MAX_SIZE": 256, + "USB_HOST_HW_BUFFER_BIAS_BALANCED": true, + "USB_HOST_HW_BUFFER_BIAS_IN": false, + "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT": false, + "USB_OTG_SUPPORTED": true, + "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_FORCE_ENCRYPTION": true, + "WIFI_PROV_SCAN_MAX_ENTRIES": 16, + "WL_SECTOR_SIZE": 4096, + "WL_SECTOR_SIZE_4096": true, + "WL_SECTOR_SIZE_512": false, + "WPA_11KV_SUPPORT": false, + "WPA_DEBUG_PRINT": false, + "WPA_DPP_SUPPORT": false, + "WPA_MBEDTLS_CRYPTO": true, + "WPA_MBO_SUPPORT": false, + "WPA_SUITE_B_192": false, + "WPA_TESTING_OPTIONS": false, + "WPA_WAPI_PSK": false, + "WPA_WPS_STRICT": false, + "WS_BUFFER_SIZE": 1024, + "WS_TRANSPORT": true +} \ No newline at end of file diff --git a/esp-idf/build/esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj b/esp-idf/build/esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj new file mode 100644 index 0000000..ab74cd0 Binary files /dev/null and b/esp-idf/build/esp-idf/ads111x/CMakeFiles/__idf_ads111x.dir/ads111x.c.obj differ diff --git a/esp-idf/build/esp-idf/ads111x/cmake_install.cmake b/esp-idf/build/esp-idf/ads111x/cmake_install.cmake new file mode 100644 index 0000000..45da2e8 --- /dev/null +++ b/esp-idf/build/esp-idf/ads111x/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ads111x/libads111x.a b/esp-idf/build/esp-idf/ads111x/libads111x.a new file mode 100644 index 0000000..2e51fdb Binary files /dev/null and b/esp-idf/build/esp-idf/ads111x/libads111x.a differ diff --git a/esp-idf/build/esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj b/esp-idf/build/esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj new file mode 100644 index 0000000..a9d505c Binary files /dev/null and b/esp-idf/build/esp-idf/ads130e08/CMakeFiles/__idf_ads130e08.dir/ads130e08.c.obj differ diff --git a/esp-idf/build/esp-idf/ads130e08/cmake_install.cmake b/esp-idf/build/esp-idf/ads130e08/cmake_install.cmake new file mode 100644 index 0000000..232dd52 --- /dev/null +++ b/esp-idf/build/esp-idf/ads130e08/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ads130e08/libads130e08.a b/esp-idf/build/esp-idf/ads130e08/libads130e08.a new file mode 100644 index 0000000..815bbdf Binary files /dev/null and b/esp-idf/build/esp-idf/ads130e08/libads130e08.a differ diff --git a/esp-idf/build/esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj b/esp-idf/build/esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj new file mode 100644 index 0000000..093abfe Binary files /dev/null and b/esp-idf/build/esp-idf/aht/CMakeFiles/__idf_aht.dir/aht.c.obj differ diff --git a/esp-idf/build/esp-idf/aht/cmake_install.cmake b/esp-idf/build/esp-idf/aht/cmake_install.cmake new file mode 100644 index 0000000..0fc0b9f --- /dev/null +++ b/esp-idf/build/esp-idf/aht/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/aht/libaht.a b/esp-idf/build/esp-idf/aht/libaht.a new file mode 100644 index 0000000..cc9fcbb Binary files /dev/null and b/esp-idf/build/esp-idf/aht/libaht.a differ diff --git a/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj new file mode 100644 index 0000000..f87a0b9 Binary files /dev/null and b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj differ diff --git a/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj new file mode 100644 index 0000000..5465986 Binary files /dev/null and b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj differ diff --git a/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj new file mode 100644 index 0000000..1f5be28 Binary files /dev/null and b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj differ diff --git a/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj new file mode 100644 index 0000000..d72749e Binary files /dev/null and b/esp-idf/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj differ diff --git a/esp-idf/build/esp-idf/app_trace/cmake_install.cmake b/esp-idf/build/esp-idf/app_trace/cmake_install.cmake new file mode 100644 index 0000000..863fe73 --- /dev/null +++ b/esp-idf/build/esp-idf/app_trace/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/app_trace + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/app_trace/libapp_trace.a b/esp-idf/build/esp-idf/app_trace/libapp_trace.a new file mode 100644 index 0000000..12906a0 Binary files /dev/null and b/esp-idf/build/esp-idf/app_trace/libapp_trace.a differ diff --git a/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_app_desc.c.obj b/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_app_desc.c.obj new file mode 100644 index 0000000..96c7109 Binary files /dev/null and b/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_app_desc.c.obj differ diff --git a/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj b/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj new file mode 100644 index 0000000..a8660df Binary files /dev/null and b/esp-idf/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj differ diff --git a/esp-idf/build/esp-idf/app_update/cmake_install.cmake b/esp-idf/build/esp-idf/app_update/cmake_install.cmake new file mode 100644 index 0000000..94a8087 --- /dev/null +++ b/esp-idf/build/esp-idf/app_update/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/app_update + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/app_update/libapp_update.a b/esp-idf/build/esp-idf/app_update/libapp_update.a new file mode 100644 index 0000000..4ef4d68 Binary files /dev/null and b/esp-idf/build/esp-idf/app_update/libapp_update.a differ diff --git a/esp-idf/build/esp-idf/app_update/otadata-flash_args.in b/esp-idf/build/esp-idf/app_update/otadata-flash_args.in new file mode 100644 index 0000000..ec3a350 --- /dev/null +++ b/esp-idf/build/esp-idf/app_update/otadata-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0xd000 ota_data_initial.bin \ No newline at end of file diff --git a/esp-idf/build/esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj b/esp-idf/build/esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj new file mode 100644 index 0000000..58494aa Binary files /dev/null and b/esp-idf/build/esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj differ diff --git a/esp-idf/build/esp-idf/asio/cmake_install.cmake b/esp-idf/build/esp-idf/asio/cmake_install.cmake new file mode 100644 index 0000000..05c338b --- /dev/null +++ b/esp-idf/build/esp-idf/asio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/asio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/asio/libasio.a b/esp-idf/build/esp-idf/asio/libasio.a new file mode 100644 index 0000000..94f414e Binary files /dev/null and b/esp-idf/build/esp-idf/asio/libasio.a differ diff --git a/esp-idf/build/esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj b/esp-idf/build/esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj new file mode 100644 index 0000000..4d3769f Binary files /dev/null and b/esp-idf/build/esp-idf/bh1750/CMakeFiles/__idf_bh1750.dir/bh1750.c.obj differ diff --git a/esp-idf/build/esp-idf/bh1750/cmake_install.cmake b/esp-idf/build/esp-idf/bh1750/cmake_install.cmake new file mode 100644 index 0000000..65faa43 --- /dev/null +++ b/esp-idf/build/esp-idf/bh1750/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bh1750/libbh1750.a b/esp-idf/build/esp-idf/bh1750/libbh1750.a new file mode 100644 index 0000000..da113a8 Binary files /dev/null and b/esp-idf/build/esp-idf/bh1750/libbh1750.a differ diff --git a/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj b/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj new file mode 100644 index 0000000..cfc67c5 Binary files /dev/null and b/esp-idf/build/esp-idf/bh1900nux/CMakeFiles/__idf_bh1900nux.dir/bh1900nux.c.obj differ diff --git a/esp-idf/build/esp-idf/bh1900nux/cmake_install.cmake b/esp-idf/build/esp-idf/bh1900nux/cmake_install.cmake new file mode 100644 index 0000000..d8accd9 --- /dev/null +++ b/esp-idf/build/esp-idf/bh1900nux/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bh1900nux/libbh1900nux.a b/esp-idf/build/esp-idf/bh1900nux/libbh1900nux.a new file mode 100644 index 0000000..215da6e Binary files /dev/null and b/esp-idf/build/esp-idf/bh1900nux/libbh1900nux.a differ diff --git a/esp-idf/build/esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj b/esp-idf/build/esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj new file mode 100644 index 0000000..a2d0714 Binary files /dev/null and b/esp-idf/build/esp-idf/bme680/CMakeFiles/__idf_bme680.dir/bme680.c.obj differ diff --git a/esp-idf/build/esp-idf/bme680/cmake_install.cmake b/esp-idf/build/esp-idf/bme680/cmake_install.cmake new file mode 100644 index 0000000..8f85afa --- /dev/null +++ b/esp-idf/build/esp-idf/bme680/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bme680/libbme680.a b/esp-idf/build/esp-idf/bme680/libbme680.a new file mode 100644 index 0000000..2cda856 Binary files /dev/null and b/esp-idf/build/esp-idf/bme680/libbme680.a differ diff --git a/esp-idf/build/esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj b/esp-idf/build/esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj new file mode 100644 index 0000000..585d84d Binary files /dev/null and b/esp-idf/build/esp-idf/bmp180/CMakeFiles/__idf_bmp180.dir/bmp180.c.obj differ diff --git a/esp-idf/build/esp-idf/bmp180/cmake_install.cmake b/esp-idf/build/esp-idf/bmp180/cmake_install.cmake new file mode 100644 index 0000000..4bee69d --- /dev/null +++ b/esp-idf/build/esp-idf/bmp180/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bmp180/libbmp180.a b/esp-idf/build/esp-idf/bmp180/libbmp180.a new file mode 100644 index 0000000..903a68f Binary files /dev/null and b/esp-idf/build/esp-idf/bmp180/libbmp180.a differ diff --git a/esp-idf/build/esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj b/esp-idf/build/esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj new file mode 100644 index 0000000..aaf7ff9 Binary files /dev/null and b/esp-idf/build/esp-idf/bmp280/CMakeFiles/__idf_bmp280.dir/bmp280.c.obj differ diff --git a/esp-idf/build/esp-idf/bmp280/cmake_install.cmake b/esp-idf/build/esp-idf/bmp280/cmake_install.cmake new file mode 100644 index 0000000..661e88a --- /dev/null +++ b/esp-idf/build/esp-idf/bmp280/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bmp280/libbmp280.a b/esp-idf/build/esp-idf/bmp280/libbmp280.a new file mode 100644 index 0000000..1cde16a Binary files /dev/null and b/esp-idf/build/esp-idf/bmp280/libbmp280.a differ diff --git a/esp-idf/build/esp-idf/bootloader/bootloader-flash_args.in b/esp-idf/build/esp-idf/bootloader/bootloader-flash_args.in new file mode 100644 index 0000000..a8204b4 --- /dev/null +++ b/esp-idf/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/esp-idf/build/esp-idf/bootloader/cmake_install.cmake b/esp-idf/build/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 0000000..35137fd --- /dev/null +++ b/esp-idf/build/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj new file mode 100644 index 0000000..60c2a32 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj new file mode 100644 index 0000000..cc6d89b Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj new file mode 100644 index 0000000..9c3db0f Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj new file mode 100644 index 0000000..e40283c Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse_esp32s3.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj new file mode 100644 index 0000000..7b0ecd2 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj new file mode 100644 index 0000000..3ca8f7a Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_flash_config_esp32s3.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj new file mode 100644 index 0000000..294999d Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj new file mode 100644 index 0000000..3018bcd Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj new file mode 100644 index 0000000..50ed642 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj new file mode 100644 index 0000000..64f3848 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj new file mode 100644 index 0000000..6476fce Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj new file mode 100644 index 0000000..ab2d906 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj new file mode 100644 index 0000000..13d5211 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj new file mode 100644 index 0000000..c8fa63a Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_qio_mode.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj new file mode 100644 index 0000000..12e90de Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj new file mode 100644 index 0000000..286398f Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj differ diff --git a/esp-idf/build/esp-idf/bootloader_support/cmake_install.cmake b/esp-idf/build/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 0000000..bb3ec36 --- /dev/null +++ b/esp-idf/build/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bootloader_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/bootloader_support/libbootloader_support.a b/esp-idf/build/esp-idf/bootloader_support/libbootloader_support.a new file mode 100644 index 0000000..f13f0d2 Binary files /dev/null and b/esp-idf/build/esp-idf/bootloader_support/libbootloader_support.a differ diff --git a/esp-idf/build/esp-idf/bt/cmake_install.cmake b/esp-idf/build/esp-idf/bt/cmake_install.cmake new file mode 100644 index 0000000..24f75c7 --- /dev/null +++ b/esp-idf/build/esp-idf/bt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/bt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj b/esp-idf/build/esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj new file mode 100644 index 0000000..5eafe25 Binary files /dev/null and b/esp-idf/build/esp-idf/button/CMakeFiles/__idf_button.dir/button.c.obj differ diff --git a/esp-idf/build/esp-idf/button/cmake_install.cmake b/esp-idf/build/esp-idf/button/cmake_install.cmake new file mode 100644 index 0000000..eae10c0 --- /dev/null +++ b/esp-idf/build/esp-idf/button/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/button/libbutton.a b/esp-idf/build/esp-idf/button/libbutton.a new file mode 100644 index 0000000..42e66a6 Binary files /dev/null and b/esp-idf/build/esp-idf/button/libbutton.a differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj new file mode 100644 index 0000000..5e3ecf6 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj new file mode 100644 index 0000000..5fa0eeb Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj new file mode 100644 index 0000000..cb744c8 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborerrorstrings.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj new file mode 100644 index 0000000..8463354 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj new file mode 100644 index 0000000..d4079fb Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborparser_dup_string.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj new file mode 100644 index 0000000..60d67c8 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj new file mode 100644 index 0000000..41ed378 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborpretty_stdio.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj new file mode 100644 index 0000000..ac66658 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cbortojson.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj new file mode 100644 index 0000000..f9d606d Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/cborvalidation.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj new file mode 100644 index 0000000..f212c47 Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/CMakeFiles/__idf_cbor.dir/tinycbor/src/open_memstream.c.obj differ diff --git a/esp-idf/build/esp-idf/cbor/cmake_install.cmake b/esp-idf/build/esp-idf/cbor/cmake_install.cmake new file mode 100644 index 0000000..a33c8f3 --- /dev/null +++ b/esp-idf/build/esp-idf/cbor/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/cbor + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/cbor/libcbor.a b/esp-idf/build/esp-idf/cbor/libcbor.a new file mode 100644 index 0000000..eca7f6a Binary files /dev/null and b/esp-idf/build/esp-idf/cbor/libcbor.a differ diff --git a/esp-idf/build/esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj b/esp-idf/build/esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj new file mode 100644 index 0000000..caccf55 Binary files /dev/null and b/esp-idf/build/esp-idf/ccs811/CMakeFiles/__idf_ccs811.dir/ccs811.c.obj differ diff --git a/esp-idf/build/esp-idf/ccs811/cmake_install.cmake b/esp-idf/build/esp-idf/ccs811/cmake_install.cmake new file mode 100644 index 0000000..39f03ae --- /dev/null +++ b/esp-idf/build/esp-idf/ccs811/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ccs811/libccs811.a b/esp-idf/build/esp-idf/ccs811/libccs811.a new file mode 100644 index 0000000..40a5ee6 Binary files /dev/null and b/esp-idf/build/esp-idf/ccs811/libccs811.a differ diff --git a/esp-idf/build/esp-idf/cmake_install.cmake b/esp-idf/build/esp-idf/cmake_install.cmake new file mode 100644 index 0000000..fb44d40 --- /dev/null +++ b/esp-idf/build/esp-idf/cmake_install.cmake @@ -0,0 +1,207 @@ +# Install script for directory: /Users/keenan/esp/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esptool_py/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/partition_table/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ieee802154/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openthread/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp32s3/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bt/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_server/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/idf_test/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tinyusb/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_idf_lib_helpers/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj b/esp-idf/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj new file mode 100644 index 0000000..6fb2b3a Binary files /dev/null and b/esp-idf/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj differ diff --git a/esp-idf/build/esp-idf/cmock/cmake_install.cmake b/esp-idf/build/esp-idf/cmock/cmake_install.cmake new file mode 100644 index 0000000..20e8d73 --- /dev/null +++ b/esp-idf/build/esp-idf/cmock/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/cmock + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/cmock/libcmock.a b/esp-idf/build/esp-idf/cmock/libcmock.a new file mode 100644 index 0000000..a199c5c Binary files /dev/null and b/esp-idf/build/esp-idf/cmock/libcmock.a differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj new file mode 100644 index 0000000..ff2da24 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/address.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj new file mode 100644 index 0000000..7d6c191 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/async.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj new file mode 100644 index 0000000..ac69eb1 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/block.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj new file mode 100644 index 0000000..d6c83fa Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_asn1.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj new file mode 100644 index 0000000..db61894 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_cache.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj new file mode 100644 index 0000000..27f2925 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj new file mode 100644 index 0000000..5302e34 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_event.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj new file mode 100644 index 0000000..17a8000 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_hashkey.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj new file mode 100644 index 0000000..17f8f3d Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_io.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj new file mode 100644 index 0000000..e7e33cc Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_mbedtls.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj new file mode 100644 index 0000000..64054cc Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_notls.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj new file mode 100644 index 0000000..98e1d61 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_prng.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj new file mode 100644 index 0000000..c8650db Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_session.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj new file mode 100644 index 0000000..57defec Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_tcp.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj new file mode 100644 index 0000000..b14cecd Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/coap_time.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj new file mode 100644 index 0000000..a7f1c1e Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/encode.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj new file mode 100644 index 0000000..69e8c6f Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/mem.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj new file mode 100644 index 0000000..6c3a267 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/net.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj new file mode 100644 index 0000000..3678746 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/option.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj new file mode 100644 index 0000000..15c83a0 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/pdu.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj new file mode 100644 index 0000000..3355eee Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/resource.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj new file mode 100644 index 0000000..7270c74 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/str.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj new file mode 100644 index 0000000..0989347 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/subscribe.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj new file mode 100644 index 0000000..a00ee0e Binary files /dev/null and b/esp-idf/build/esp-idf/coap/CMakeFiles/__idf_coap.dir/libcoap/src/uri.c.obj differ diff --git a/esp-idf/build/esp-idf/coap/cmake_install.cmake b/esp-idf/build/esp-idf/coap/cmake_install.cmake new file mode 100644 index 0000000..3febf7c --- /dev/null +++ b/esp-idf/build/esp-idf/coap/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/coap + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/coap/libcoap.a b/esp-idf/build/esp-idf/coap/libcoap.a new file mode 100644 index 0000000..0b3fb10 Binary files /dev/null and b/esp-idf/build/esp-idf/coap/libcoap.a differ diff --git a/esp-idf/build/esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj b/esp-idf/build/esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj new file mode 100644 index 0000000..ba83d02 Binary files /dev/null and b/esp-idf/build/esp-idf/color/CMakeFiles/__idf_color.dir/color.c.obj differ diff --git a/esp-idf/build/esp-idf/color/cmake_install.cmake b/esp-idf/build/esp-idf/color/cmake_install.cmake new file mode 100644 index 0000000..136b6e4 --- /dev/null +++ b/esp-idf/build/esp-idf/color/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/color/libcolor.a b/esp-idf/build/esp-idf/color/libcolor.a new file mode 100644 index 0000000..ee290ae Binary files /dev/null and b/esp-idf/build/esp-idf/color/libcolor.a differ diff --git a/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj new file mode 100644 index 0000000..46218bf Binary files /dev/null and b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj differ diff --git a/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj new file mode 100644 index 0000000..1110a73 Binary files /dev/null and b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj differ diff --git a/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj new file mode 100644 index 0000000..22b5082 Binary files /dev/null and b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj differ diff --git a/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj new file mode 100644 index 0000000..4531a9f Binary files /dev/null and b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj differ diff --git a/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj new file mode 100644 index 0000000..d4f5c38 Binary files /dev/null and b/esp-idf/build/esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj differ diff --git a/esp-idf/build/esp-idf/console/cmake_install.cmake b/esp-idf/build/esp-idf/console/cmake_install.cmake new file mode 100644 index 0000000..5673dc4 --- /dev/null +++ b/esp-idf/build/esp-idf/console/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/console/libconsole.a b/esp-idf/build/esp-idf/console/libconsole.a new file mode 100644 index 0000000..d27b4ac Binary files /dev/null and b/esp-idf/build/esp-idf/console/libconsole.a differ diff --git a/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj b/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj new file mode 100644 index 0000000..68c2671 Binary files /dev/null and b/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj differ diff --git a/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj b/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj new file mode 100644 index 0000000..aa5bc11 Binary files /dev/null and b/esp-idf/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj differ diff --git a/esp-idf/build/esp-idf/cxx/cmake_install.cmake b/esp-idf/build/esp-idf/cxx/cmake_install.cmake new file mode 100644 index 0000000..28b2987 --- /dev/null +++ b/esp-idf/build/esp-idf/cxx/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/cxx + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/cxx/libcxx.a b/esp-idf/build/esp-idf/cxx/libcxx.a new file mode 100644 index 0000000..189412c Binary files /dev/null and b/esp-idf/build/esp-idf/cxx/libcxx.a differ diff --git a/esp-idf/build/esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj b/esp-idf/build/esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj new file mode 100644 index 0000000..5ad7348 Binary files /dev/null and b/esp-idf/build/esp-idf/dht/CMakeFiles/__idf_dht.dir/dht.c.obj differ diff --git a/esp-idf/build/esp-idf/dht/cmake_install.cmake b/esp-idf/build/esp-idf/dht/cmake_install.cmake new file mode 100644 index 0000000..8fe3fe2 --- /dev/null +++ b/esp-idf/build/esp-idf/dht/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/dht/libdht.a b/esp-idf/build/esp-idf/dht/libdht.a new file mode 100644 index 0000000..ed9bf29 Binary files /dev/null and b/esp-idf/build/esp-idf/dht/libdht.a differ diff --git a/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj b/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj new file mode 100644 index 0000000..be020fd Binary files /dev/null and b/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/dps310.c.obj differ diff --git a/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj b/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj new file mode 100644 index 0000000..df03353 Binary files /dev/null and b/esp-idf/build/esp-idf/dps310/CMakeFiles/__idf_dps310.dir/src/helper_i2c.c.obj differ diff --git a/esp-idf/build/esp-idf/dps310/cmake_install.cmake b/esp-idf/build/esp-idf/dps310/cmake_install.cmake new file mode 100644 index 0000000..4c0048f --- /dev/null +++ b/esp-idf/build/esp-idf/dps310/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/dps310/libdps310.a b/esp-idf/build/esp-idf/dps310/libdps310.a new file mode 100644 index 0000000..1244d99 Binary files /dev/null and b/esp-idf/build/esp-idf/dps310/libdps310.a differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj new file mode 100644 index 0000000..ca4bd43 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/adc.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj new file mode 100644 index 0000000..7efb16c Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/adc_common.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj new file mode 100644 index 0000000..953865d Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/dedic_gpio.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj new file mode 100644 index 0000000..f48478b Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/rtc_tempsensor.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj new file mode 100644 index 0000000..69bb106 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/esp32s3/touch_sensor.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj new file mode 100644 index 0000000..5ff4bbe Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gdma.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio.c.obj new file mode 100644 index 0000000..61a474f Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj new file mode 100644 index 0000000..c69f88a Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj new file mode 100644 index 0000000..90c7eca Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj new file mode 100644 index 0000000..95c2a86 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj new file mode 100644 index 0000000..b7d05d3 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj new file mode 100644 index 0000000..45cee0f Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj new file mode 100644 index 0000000..c2a722d Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/periph_ctrl.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj new file mode 100644 index 0000000..f520702 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj new file mode 100644 index 0000000..3b9406a Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_io.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj new file mode 100644 index 0000000..59e033d Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rtc_module.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj new file mode 100644 index 0000000..1efe2cf Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_host.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj new file mode 100644 index 0000000..b74b349 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc_transaction.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj new file mode 100644 index 0000000..76ff07a Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj new file mode 100644 index 0000000..27788db Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj new file mode 100644 index 0000000..70c8ef8 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj new file mode 100644 index 0000000..110b48f Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sigmadelta.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj new file mode 100644 index 0000000..71245db Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj new file mode 100644 index 0000000..3c6ff9e Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj new file mode 100644 index 0000000..0a60112 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj new file mode 100644 index 0000000..d3b9bea Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj new file mode 100644 index 0000000..3a247d8 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj new file mode 100644 index 0000000..ab3dddb Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/timer.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj new file mode 100644 index 0000000..0650bb2 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor_common.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj new file mode 100644 index 0000000..16db9f7 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj new file mode 100644 index 0000000..b0afff0 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj new file mode 100644 index 0000000..ba50c16 Binary files /dev/null and b/esp-idf/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj differ diff --git a/esp-idf/build/esp-idf/driver/cmake_install.cmake b/esp-idf/build/esp-idf/driver/cmake_install.cmake new file mode 100644 index 0000000..b995991 --- /dev/null +++ b/esp-idf/build/esp-idf/driver/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/driver + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/driver/libdriver.a b/esp-idf/build/esp-idf/driver/libdriver.a new file mode 100644 index 0000000..bd5171b Binary files /dev/null and b/esp-idf/build/esp-idf/driver/libdriver.a differ diff --git a/esp-idf/build/esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj b/esp-idf/build/esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj new file mode 100644 index 0000000..352161c Binary files /dev/null and b/esp-idf/build/esp-idf/ds1302/CMakeFiles/__idf_ds1302.dir/ds1302.c.obj differ diff --git a/esp-idf/build/esp-idf/ds1302/cmake_install.cmake b/esp-idf/build/esp-idf/ds1302/cmake_install.cmake new file mode 100644 index 0000000..9119af8 --- /dev/null +++ b/esp-idf/build/esp-idf/ds1302/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ds1302/libds1302.a b/esp-idf/build/esp-idf/ds1302/libds1302.a new file mode 100644 index 0000000..2f8affa Binary files /dev/null and b/esp-idf/build/esp-idf/ds1302/libds1302.a differ diff --git a/esp-idf/build/esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj b/esp-idf/build/esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj new file mode 100644 index 0000000..66893c7 Binary files /dev/null and b/esp-idf/build/esp-idf/ds1307/CMakeFiles/__idf_ds1307.dir/ds1307.c.obj differ diff --git a/esp-idf/build/esp-idf/ds1307/cmake_install.cmake b/esp-idf/build/esp-idf/ds1307/cmake_install.cmake new file mode 100644 index 0000000..ac94ade --- /dev/null +++ b/esp-idf/build/esp-idf/ds1307/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ds1307/libds1307.a b/esp-idf/build/esp-idf/ds1307/libds1307.a new file mode 100644 index 0000000..f2d1cef Binary files /dev/null and b/esp-idf/build/esp-idf/ds1307/libds1307.a differ diff --git a/esp-idf/build/esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj b/esp-idf/build/esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj new file mode 100644 index 0000000..6fc30b2 Binary files /dev/null and b/esp-idf/build/esp-idf/ds18x20/CMakeFiles/__idf_ds18x20.dir/ds18x20.c.obj differ diff --git a/esp-idf/build/esp-idf/ds18x20/cmake_install.cmake b/esp-idf/build/esp-idf/ds18x20/cmake_install.cmake new file mode 100644 index 0000000..20e43cc --- /dev/null +++ b/esp-idf/build/esp-idf/ds18x20/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ds18x20/libds18x20.a b/esp-idf/build/esp-idf/ds18x20/libds18x20.a new file mode 100644 index 0000000..dc4f8d5 Binary files /dev/null and b/esp-idf/build/esp-idf/ds18x20/libds18x20.a differ diff --git a/esp-idf/build/esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj b/esp-idf/build/esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj new file mode 100644 index 0000000..9eb48db Binary files /dev/null and b/esp-idf/build/esp-idf/ds3231/CMakeFiles/__idf_ds3231.dir/ds3231.c.obj differ diff --git a/esp-idf/build/esp-idf/ds3231/cmake_install.cmake b/esp-idf/build/esp-idf/ds3231/cmake_install.cmake new file mode 100644 index 0000000..98a9f64 --- /dev/null +++ b/esp-idf/build/esp-idf/ds3231/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ds3231/libds3231.a b/esp-idf/build/esp-idf/ds3231/libds3231.a new file mode 100644 index 0000000..e622219 Binary files /dev/null and b/esp-idf/build/esp-idf/ds3231/libds3231.a differ diff --git a/esp-idf/build/esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj b/esp-idf/build/esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj new file mode 100644 index 0000000..85ecc17 Binary files /dev/null and b/esp-idf/build/esp-idf/ds3502/CMakeFiles/__idf_ds3502.dir/ds3502.c.obj differ diff --git a/esp-idf/build/esp-idf/ds3502/cmake_install.cmake b/esp-idf/build/esp-idf/ds3502/cmake_install.cmake new file mode 100644 index 0000000..e4ea706 --- /dev/null +++ b/esp-idf/build/esp-idf/ds3502/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ds3502/libds3502.a b/esp-idf/build/esp-idf/ds3502/libds3502.a new file mode 100644 index 0000000..6196184 Binary files /dev/null and b/esp-idf/build/esp-idf/ds3502/libds3502.a differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj new file mode 100644 index 0000000..22723c4 Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj new file mode 100644 index 0000000..0859785 Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj new file mode 100644 index 0000000..3e0069e Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj new file mode 100644 index 0000000..3feb49f Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj new file mode 100644 index 0000000..f01959a Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj new file mode 100644 index 0000000..7a1a4af Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api_key_esp32xx.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj new file mode 100644 index 0000000..b895e99 Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj new file mode 100644 index 0000000..c790eab Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj differ diff --git a/esp-idf/build/esp-idf/efuse/cmake_install.cmake b/esp-idf/build/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 0000000..065e1a0 --- /dev/null +++ b/esp-idf/build/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/efuse + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/efuse/libefuse.a b/esp-idf/build/esp-idf/efuse/libefuse.a new file mode 100644 index 0000000..87fa248 Binary files /dev/null and b/esp-idf/build/esp-idf/efuse/libefuse.a differ diff --git a/esp-idf/build/esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj b/esp-idf/build/esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj new file mode 100644 index 0000000..798ad66 Binary files /dev/null and b/esp-idf/build/esp-idf/encoder/CMakeFiles/__idf_encoder.dir/encoder.c.obj differ diff --git a/esp-idf/build/esp-idf/encoder/cmake_install.cmake b/esp-idf/build/esp-idf/encoder/cmake_install.cmake new file mode 100644 index 0000000..e4230ea --- /dev/null +++ b/esp-idf/build/esp-idf/encoder/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/encoder/libencoder.a b/esp-idf/build/esp-idf/encoder/libencoder.a new file mode 100644 index 0000000..d6a4221 Binary files /dev/null and b/esp-idf/build/esp-idf/encoder/libencoder.a differ diff --git a/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj new file mode 100644 index 0000000..f388baa Binary files /dev/null and b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj differ diff --git a/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj new file mode 100644 index 0000000..a5d1e5f Binary files /dev/null and b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj differ diff --git a/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj new file mode 100644 index 0000000..ab5b8ab Binary files /dev/null and b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj differ diff --git a/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj new file mode 100644 index 0000000..91a8753 Binary files /dev/null and b/esp-idf/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj differ diff --git a/esp-idf/build/esp-idf/esp-tls/cmake_install.cmake b/esp-idf/build/esp-idf/esp-tls/cmake_install.cmake new file mode 100644 index 0000000..7ddd161 --- /dev/null +++ b/esp-idf/build/esp-idf/esp-tls/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp-tls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp-tls/libesp-tls.a b/esp-idf/build/esp-idf/esp-tls/libesp-tls.a new file mode 100644 index 0000000..3a646ac Binary files /dev/null and b/esp-idf/build/esp-idf/esp-tls/libesp-tls.a differ diff --git a/esp-idf/build/esp-idf/esp32s3/cmake_install.cmake b/esp-idf/build/esp-idf/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..6743c96 --- /dev/null +++ b/esp-idf/build/esp-idf/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj b/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj new file mode 100644 index 0000000..9ace2ac Binary files /dev/null and b/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp32s3/esp_adc_cal.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj b/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj new file mode 100644 index 0000000..3f21f86 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_adc_cal/CMakeFiles/__idf_esp_adc_cal.dir/esp_adc_cal_common.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_adc_cal/cmake_install.cmake b/esp-idf/build/esp-idf/esp_adc_cal/cmake_install.cmake new file mode 100644 index 0000000..a86bb2f --- /dev/null +++ b/esp-idf/build/esp-idf/esp_adc_cal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_adc_cal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_adc_cal/libesp_adc_cal.a b/esp-idf/build/esp-idf/esp_adc_cal/libesp_adc_cal.a new file mode 100644 index 0000000..5702e06 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_adc_cal/libesp_adc_cal.a differ diff --git a/esp-idf/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj b/esp-idf/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj new file mode 100644 index 0000000..8e0d702 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_common/cmake_install.cmake b/esp-idf/build/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 0000000..17beabe --- /dev/null +++ b/esp-idf/build/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_common/libesp_common.a b/esp-idf/build/esp-idf/esp_common/libesp_common.a new file mode 100644 index 0000000..7bafad8 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_common/libesp_common.a differ diff --git a/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj b/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj new file mode 100644 index 0000000..ce8d478 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj b/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj new file mode 100644 index 0000000..96b3dec Binary files /dev/null and b/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy.c.obj b/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy.c.obj new file mode 100644 index 0000000..021566a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_eth/cmake_install.cmake b/esp-idf/build/esp-idf/esp_eth/cmake_install.cmake new file mode 100644 index 0000000..d7f769b --- /dev/null +++ b/esp-idf/build/esp-idf/esp_eth/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_eth + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_eth/libesp_eth.a b/esp-idf/build/esp-idf/esp_eth/libesp_eth.a new file mode 100644 index 0000000..6cb9b63 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_eth/libesp_eth.a differ diff --git a/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj new file mode 100644 index 0000000..45bf650 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj new file mode 100644 index 0000000..b8e8759 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj new file mode 100644 index 0000000..50ff63a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj new file mode 100644 index 0000000..7ea9db5 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_loop_legacy.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj new file mode 100644 index 0000000..2204b22 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/event_send.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_event/cmake_install.cmake b/esp-idf/build/esp-idf/esp_event/cmake_install.cmake new file mode 100644 index 0000000..1a44b35 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_event/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_event + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_event/libesp_event.a b/esp-idf/build/esp-idf/esp_event/libesp_event.a new file mode 100644 index 0000000..631b382 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_event/libesp_event.a differ diff --git a/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj new file mode 100644 index 0000000..c2a85dc Binary files /dev/null and b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp_common/gdbstub_common.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj new file mode 100644 index 0000000..6409da6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj new file mode 100644 index 0000000..028fd48 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj new file mode 100644 index 0000000..684a2de Binary files /dev/null and b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub-entry.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj new file mode 100644 index 0000000..ee4dafa Binary files /dev/null and b/esp-idf/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/xtensa/gdbstub_xtensa.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_gdbstub/cmake_install.cmake b/esp-idf/build/esp-idf/esp_gdbstub/cmake_install.cmake new file mode 100644 index 0000000..e20a665 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_gdbstub/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_gdbstub + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_gdbstub/libesp_gdbstub.a b/esp-idf/build/esp-idf/esp_gdbstub/libesp_gdbstub.a new file mode 100644 index 0000000..af6f977 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_gdbstub/libesp_gdbstub.a differ diff --git a/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj b/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj new file mode 100644 index 0000000..a2f3cb1 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj b/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj new file mode 100644 index 0000000..6f3a80f Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj b/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj new file mode 100644 index 0000000..8bab13c Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hid/cmake_install.cmake b/esp-idf/build/esp-idf/esp_hid/cmake_install.cmake new file mode 100644 index 0000000..7d0f152 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_hid/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_hid + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_hid/libesp_hid.a b/esp-idf/build/esp-idf/esp_hid/libesp_hid.a new file mode 100644 index 0000000..9a4cf44 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hid/libesp_hid.a differ diff --git a/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj new file mode 100644 index 0000000..9108253 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj new file mode 100644 index 0000000..0c4586d Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj new file mode 100644 index 0000000..e24ee73 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj new file mode 100644 index 0000000..0e4a699 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_client/cmake_install.cmake b/esp-idf/build/esp-idf/esp_http_client/cmake_install.cmake new file mode 100644 index 0000000..9dabfb9 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_http_client/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_http_client + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_http_client/libesp_http_client.a b/esp-idf/build/esp-idf/esp_http_client/libesp_http_client.a new file mode 100644 index 0000000..4f79a67 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_client/libesp_http_client.a differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj new file mode 100644 index 0000000..7ce1d01 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj new file mode 100644 index 0000000..8dc428e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj new file mode 100644 index 0000000..801c45a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj new file mode 100644 index 0000000..4c7a185 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj new file mode 100644 index 0000000..6064c68 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj new file mode 100644 index 0000000..db5e7e0 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj new file mode 100644 index 0000000..485ec03 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_http_server/cmake_install.cmake b/esp-idf/build/esp-idf/esp_http_server/cmake_install.cmake new file mode 100644 index 0000000..cd5471e --- /dev/null +++ b/esp-idf/build/esp-idf/esp_http_server/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_http_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_http_server/libesp_http_server.a b/esp-idf/build/esp-idf/esp_http_server/libesp_http_server.a new file mode 100644 index 0000000..35753b4 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_http_server/libesp_http_server.a differ diff --git a/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj b/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj new file mode 100644 index 0000000..41f7404 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_https_ota/cmake_install.cmake b/esp-idf/build/esp-idf/esp_https_ota/cmake_install.cmake new file mode 100644 index 0000000..700706d --- /dev/null +++ b/esp-idf/build/esp-idf/esp_https_ota/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_https_ota + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_https_ota/libesp_https_ota.a b/esp-idf/build/esp-idf/esp_https_ota/libesp_https_ota.a new file mode 100644 index 0000000..6c3b5c1 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_https_ota/libesp_https_ota.a differ diff --git a/esp-idf/build/esp-idf/esp_https_server/cmake_install.cmake b/esp-idf/build/esp-idf/esp_https_server/cmake_install.cmake new file mode 100644 index 0000000..3742ac3 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_https_server/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_https_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj new file mode 100644 index 0000000..423ac7e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj new file mode 100644 index 0000000..608fe8e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/compare_set.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj new file mode 100644 index 0000000..517978e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu_util.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj new file mode 100644 index 0000000..6653a12 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj new file mode 100644 index 0000000..d1cedd6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj new file mode 100644 index 0000000..c9fbb75 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj new file mode 100644 index 0000000..a2821bf Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj new file mode 100644 index 0000000..41c8f06 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj new file mode 100644 index 0000000..8152c5e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj new file mode 100644 index 0000000..dfad111 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj new file mode 100644 index 0000000..146c113 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/dport_access.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj new file mode 100644 index 0000000..a335b07 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_crypto_lock.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj new file mode 100644 index 0000000..0eed349 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_ds.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj new file mode 100644 index 0000000..1c7a9d5 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_hmac.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj new file mode 100644 index 0000000..3180a34 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj new file mode 100644 index 0000000..b8f5e23 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj new file mode 100644 index 0000000..d956235 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj new file mode 100644 index 0000000..8271b6a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_pm.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj new file mode 100644 index 0000000..8333baf Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj new file mode 100644 index 0000000..b9afda0 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj new file mode 100644 index 0000000..03d8c3a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_wdt.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj new file mode 100644 index 0000000..a3f2940 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/spiram.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj new file mode 100644 index 0000000..c929914 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj new file mode 100644 index 0000000..44bb850 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj new file mode 100644 index 0000000..f4f81c6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj new file mode 100644 index 0000000..f67ba0b Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj new file mode 100644 index 0000000..a994de4 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/cmake_install.cmake b/esp-idf/build/esp-idf/esp_hw_support/cmake_install.cmake new file mode 100644 index 0000000..aad4226 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_hw_support/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_hw_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/esp_hw_support/libesp_hw_support.a b/esp-idf/build/esp-idf/esp_hw_support/libesp_hw_support.a new file mode 100644 index 0000000..bf07163 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_hw_support/libesp_hw_support.a differ diff --git a/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake b/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..3228e14 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_hw_support/port/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_hw_support/port/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_idf_lib_helpers/cmake_install.cmake b/esp-idf/build/esp-idf/esp_idf_lib_helpers/cmake_install.cmake new file mode 100644 index 0000000..8a852e8 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_idf_lib_helpers/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj new file mode 100644 index 0000000..b97fdd2 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj new file mode 100644 index 0000000..73e91db Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj new file mode 100644 index 0000000..8be3854 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_handler.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj new file mode 100644 index 0000000..d0348ba Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ipc/CMakeFiles/__idf_esp_ipc.dir/src/esp_ipc_isr/esp_ipc_isr_routines.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_ipc/cmake_install.cmake b/esp-idf/build/esp-idf/esp_ipc/cmake_install.cmake new file mode 100644 index 0000000..2d0ed66 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_ipc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_ipc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_ipc/libesp_ipc.a b/esp-idf/build/esp-idf/esp_ipc/libesp_ipc.a new file mode 100644 index 0000000..e92394e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ipc/libesp_ipc.a differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj new file mode 100644 index 0000000..c68118f Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj new file mode 100644 index 0000000..55378bc Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj new file mode 100644 index 0000000..9af8e85 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj new file mode 100644 index 0000000..ec0b396 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i80.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i80.c.obj new file mode 100644 index 0000000..d9ea018 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i80.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj new file mode 100644 index 0000000..481580f Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj new file mode 100644 index 0000000..219e536 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj new file mode 100644 index 0000000..569fb78 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj new file mode 100644 index 0000000..df71877 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj new file mode 100644 index 0000000..23bf773 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj new file mode 100644 index 0000000..6ebb412 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_rgb_panel.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_lcd/cmake_install.cmake b/esp-idf/build/esp-idf/esp_lcd/cmake_install.cmake new file mode 100644 index 0000000..d475c73 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_lcd/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_lcd + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_lcd/libesp_lcd.a b/esp-idf/build/esp-idf/esp_lcd/libesp_lcd.a new file mode 100644 index 0000000..9bcaac8 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_lcd/libesp_lcd.a differ diff --git a/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj b/esp-idf/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 0000000..77588b3 Binary files /dev/null and b/esp-idf/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/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj b/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj new file mode 100644 index 0000000..96845da Binary files /dev/null and b/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj b/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj new file mode 100644 index 0000000..d859964 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_local_ctrl/cmake_install.cmake b/esp-idf/build/esp-idf/esp_local_ctrl/cmake_install.cmake new file mode 100644 index 0000000..7b37153 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_local_ctrl/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_local_ctrl + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a b/esp-idf/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a new file mode 100644 index 0000000..5cc70b6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj new file mode 100644 index 0000000..77d8615 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj new file mode 100644 index 0000000..b9fe622 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj new file mode 100644 index 0000000..964131c Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj new file mode 100644 index 0000000..2d7229d Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj new file mode 100644 index 0000000..7d7bacb Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj new file mode 100644 index 0000000..7314168 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj new file mode 100644 index 0000000..723e4d9 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sta_list.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_netif/cmake_install.cmake b/esp-idf/build/esp-idf/esp_netif/cmake_install.cmake new file mode 100644 index 0000000..b13b8d5 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_netif/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_netif + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_netif/libesp_netif.a b/esp-idf/build/esp-idf/esp_netif/libesp_netif.a new file mode 100644 index 0000000..6b35c69 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_netif/libesp_netif.a differ diff --git a/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj b/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj new file mode 100644 index 0000000..ee5193d Binary files /dev/null and b/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj b/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj new file mode 100644 index 0000000..467c374 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj b/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj new file mode 100644 index 0000000..27971cd Binary files /dev/null and b/esp-idf/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_phy/cmake_install.cmake b/esp-idf/build/esp-idf/esp_phy/cmake_install.cmake new file mode 100644 index 0000000..2b8b890 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_phy/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_phy + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_phy/libesp_phy.a b/esp-idf/build/esp-idf/esp_phy/libesp_phy.a new file mode 100644 index 0000000..a342fee Binary files /dev/null and b/esp-idf/build/esp-idf/esp_phy/libesp_phy.a differ diff --git a/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj b/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj new file mode 100644 index 0000000..bdc8ce2 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj b/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj new file mode 100644 index 0000000..164060a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj b/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj new file mode 100644 index 0000000..07acf8a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_pm/cmake_install.cmake b/esp-idf/build/esp-idf/esp_pm/cmake_install.cmake new file mode 100644 index 0000000..7349788 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_pm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_pm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_pm/libesp_pm.a b/esp-idf/build/esp-idf/esp_pm/libesp_pm.a new file mode 100644 index 0000000..acc77e4 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_pm/libesp_pm.a differ diff --git a/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj b/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj new file mode 100644 index 0000000..b5f80b4 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_ringbuf/cmake_install.cmake b/esp-idf/build/esp-idf/esp_ringbuf/cmake_install.cmake new file mode 100644 index 0000000..7cde644 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_ringbuf/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_ringbuf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_ringbuf/libesp_ringbuf.a b/esp-idf/build/esp-idf/esp_ringbuf/libesp_ringbuf.a new file mode 100644 index 0000000..e2b1191 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_ringbuf/libesp_ringbuf.a differ diff --git a/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj new file mode 100644 index 0000000..ce50cb5 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj new file mode 100644 index 0000000..3c62879 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj new file mode 100644 index 0000000..e467e56 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj new file mode 100644 index 0000000..fdbfd8a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_tjpgd.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj new file mode 100644 index 0000000..c1475cf Binary files /dev/null and b/esp-idf/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_rom/cmake_install.cmake b/esp-idf/build/esp-idf/esp_rom/cmake_install.cmake new file mode 100644 index 0000000..730b592 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_rom/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_rom + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_rom/libesp_rom.a b/esp-idf/build/esp-idf/esp_rom/libesp_rom.a new file mode 100644 index 0000000..e0e768e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_rom/libesp_rom.a differ diff --git a/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj b/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj new file mode 100644 index 0000000..aa606d0 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj b/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj new file mode 100644 index 0000000..588cbbc Binary files /dev/null and b/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_sdio.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj b/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj new file mode 100644 index 0000000..5fb3892 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_serial_slave_link/CMakeFiles/__idf_esp_serial_slave_link.dir/essl_spi.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_serial_slave_link/cmake_install.cmake b/esp-idf/build/esp-idf/esp_serial_slave_link/cmake_install.cmake new file mode 100644 index 0000000..f98fd0f --- /dev/null +++ b/esp-idf/build/esp-idf/esp_serial_slave_link/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_serial_slave_link + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a b/esp-idf/build/esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a new file mode 100644 index 0000000..09a93eb Binary files /dev/null and b/esp-idf/build/esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj new file mode 100644 index 0000000..abbe1e6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj new file mode 100644 index 0000000..2ed52b1 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj new file mode 100644 index 0000000..72a3516 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj new file mode 100644 index 0000000..5cdb4e1 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj new file mode 100644 index 0000000..a4a66c7 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj new file mode 100644 index 0000000..2fe5f2b Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj new file mode 100644 index 0000000..f3d16e7 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj new file mode 100644 index 0000000..6b42fe2 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj new file mode 100644 index 0000000..dcde1f7 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj new file mode 100644 index 0000000..65dec8d Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj new file mode 100644 index 0000000..a37dac4 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj new file mode 100644 index 0000000..d6dc316 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj new file mode 100644 index 0000000..c2aedc5 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj new file mode 100644 index 0000000..9191da6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj new file mode 100644 index 0000000..904166c Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj new file mode 100644 index 0000000..eeb1045 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj new file mode 100644 index 0000000..c444897 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj new file mode 100644 index 0000000..d452775 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj new file mode 100644 index 0000000..9bebece Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj new file mode 100644 index 0000000..91f81ff Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj new file mode 100644 index 0000000..3d4a182 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj new file mode 100644 index 0000000..9b260cb Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj new file mode 100644 index 0000000..0885eeb Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj new file mode 100644 index 0000000..e3e131a Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj new file mode 100644 index 0000000..b248dfb Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj new file mode 100644 index 0000000..118ff45 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj new file mode 100644 index 0000000..e5dd3b7 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt.c.obj new file mode 100644 index 0000000..3bbfe51 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj new file mode 100644 index 0000000..5aaa7ec Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj new file mode 100644 index 0000000..4c91288 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_system/cmake_install.cmake b/esp-idf/build/esp-idf/esp_system/cmake_install.cmake new file mode 100644 index 0000000..2856ba7 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_system/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_system + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/esp_system/ld/memory.ld b/esp-idf/build/esp-idf/esp_system/ld/memory.ld new file mode 100644 index 0000000..513c021 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_system/ld/memory.ld @@ -0,0 +1,94 @@ +/* + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * ESP32-S3 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) 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 = 0; +/* Memory alignment size for PMS */ +_esp_memprot_align_size = 0; +/* + * 40370000 <- IRAM/Icache -> 40378000 <- D/IRAM (I) -> 403E0000 + * 3FC88000 <- D/IRAM (D) -> 3FCF0000 <- DRAM/DCache -> 3FD00000 + * + * Startup code uses the IRAM from 0x403BA000 to 0x403E0000, which is not available for static + * memory, but can only be used after app starts. + * + * D cache use the memory from high address, so when it's configured to 16K/32K, the region + * 0x3FCF000 ~ (3FD00000 - DATA_CACHE_SIZE) should be available. This region is not used as + * static memory, leaving to the heap. + */ +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 = (0x40370000 + 0x4000), len = (((0x403CC700 - (0x40378000 - 0x3FC88000)) - 0x3FC88000) + 0x8000 - 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 = (0x3FC88000), len = ((0x403CC700 - (0x40378000 - 0x3FC88000)) - 0x3FC88000) + /* 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 = 0x600fe000, len = 0x2000 - 0 + /** + * RTC fast memory (same block as above), viewed from data bus + */ + rtc_data_seg(RW) : org = 0x600fe000, len = 0x2000 - 0 + /** + * RTC slow memory (data accessible). Persists over deep sleep. + * Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled. + */ + rtc_slow_seg(RW) : org = 0x50000000 + 0, + len = 0x2000 - 0 +} +_static_data_end = _bss_end; +/* Heap ends at top of dram0_0_seg */ +_heap_end = 0x40000000; +_data_seg_org = ORIGIN(rtc_data_seg); +REGION_ALIAS("rtc_data_location", rtc_slow_seg ); +REGION_ALIAS("default_code_seg", iram0_2_seg); +REGION_ALIAS("default_rodata_seg", drom0_0_seg); +/** + * If rodata default segment is placed in `drom0_0_seg`, then flash's first rodata section must + * also be first in the segment. + */ + ASSERT(_flash_rodata_dummy_start == ORIGIN(default_rodata_seg), + ".flash_rodata_dummy section must be placed at the beginning of the rodata segment.") diff --git a/esp-idf/build/esp-idf/esp_system/ld/sections.ld b/esp-idf/build/esp-idf/esp_system/ld/sections.ld new file mode 100644 index 0000000..0c49a1c --- /dev/null +++ b/esp-idf/build/esp-idf/esp_system/ld/sections.ld @@ -0,0 +1,595 @@ +/* Automatically generated file; DO NOT EDIT */ +/* Espressif IoT Development Framework Linker Script */ +/* Generated from: /Users/keenan/esp/esp-idf/components/esp_system/ld/esp32s3/sections.ld.in */ + +/* + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ + +/* Default entry point */ +ENTRY(call_start_cpu0); + +_diram_i_start = 0x40378000; + +SECTIONS +{ + /** + * RTC fast memory holds RTC wake stub code, + * including from any source file named rtc_wake_stub*.c + */ + .rtc.text : + { + . = ALIGN(4); + _rtc_text_start = ABSOLUTE(.); + *(.rtc.entry.text) + + *(.rtc.literal .rtc.text .rtc.text.*) + + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + _rtc_text_end = ABSOLUTE(.); + } > rtc_iram_seg + + /** + * This section is required to skip rtc.text area because rtc_iram_seg and + * rtc_data_seg are reflect the same address space on different buses. + */ + .rtc.dummy : + { + _rtc_dummy_start = ABSOLUTE(.); + _rtc_fast_start = ABSOLUTE(.); + . = SIZEOF(.rtc.text); + _rtc_dummy_end = ABSOLUTE(.); + } > rtc_data_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. + * The memory location of the data is dependent on + * CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM option. + */ + .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.* .bss .bss.*) + _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.*) + *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. + * The memory location of the data is dependent on CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM option. + */ + .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 + + /* 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.") + + /* Send .iram0 code to iram */ + .iram0.vectors : + { + _iram_start = ABSOLUTE(.); + /* Vectors go to IRAM */ + _vector_table = ABSOLUTE(.); + . = 0x0; + KEEP(*(.WindowVectors.text)); + . = 0x180; + KEEP(*(.Level2InterruptVector.text)); + . = 0x1c0; + KEEP(*(.Level3InterruptVector.text)); + . = 0x200; + KEEP(*(.Level4InterruptVector.text)); + . = 0x240; + KEEP(*(.Level5InterruptVector.text)); + . = 0x280; + KEEP(*(.DebugExceptionVector.text)); + . = 0x2c0; + KEEP(*(.NMIExceptionVector.text)); + . = 0x300; + KEEP(*(.KernelExceptionVector.text)); + . = 0x340; + KEEP(*(.UserExceptionVector.text)); + . = 0x3C0; + KEEP(*(.DoubleExceptionVector.text)); + . = 0x400; + _invalid_pc_placeholder = ABSOLUTE(.); + *(.*Vector.literal) + + *(.UserEnter.literal); + *(.UserEnter.text); + . = ALIGN (16); + *(.entry.text) + *(.init.literal) + *(.init) + _init_end = ABSOLUTE(.); + } > iram0_0_seg + + .iram0.text : + { + /* 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.*) + *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_util.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:rtc_init.*(.literal.rtc_vddsdio_set_config .text.rtc_vddsdio_set_config) + *libesp_hw_support.a:rtc_pm.*(.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:rtc_wdt.*(.literal .literal.* .text .text.*) + *libesp_ringbuf.a:(.literal .literal.* .text .text.*) + *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) + *libesp_system.a:esp_system.*(.literal.esp_system_abort .text.esp_system_abort) + *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) + *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:port.* *libfreertos.a:port_common.*) .literal EXCLUDE_FILE(*libfreertos.a:port.* *libfreertos.a:port_common.*) .literal.* EXCLUDE_FILE(*libfreertos.a:port.* *libfreertos.a:port_common.*) .text EXCLUDE_FILE(*libfreertos.a:port.* *libfreertos.a:port_common.*) .text.*) + *libfreertos.a:port.*(.literal.pxPortInitialiseStack .literal.vApplicationStackOverflowHook .literal.vPortAssertIfInISR .literal.vPortEndScheduler .literal.vPortExitCritical .literal.vPortExitCriticalCompliance .literal.vPortReleaseTaskMPUSettings .literal.vPortSetStackWatchpoint .literal.vPortTaskWrapper .literal.vPortYieldOtherCore .literal.xPortEnterCriticalTimeout .literal.xPortEnterCriticalTimeoutCompliance .literal.xPortInIsrContext .literal.xPortStartScheduler .text .text.pxPortInitialiseStack .text.vApplicationStackOverflowHook .text.vPortAssertIfInISR .text.vPortEndScheduler .text.vPortExitCritical .text.vPortExitCriticalCompliance .text.vPortReleaseTaskMPUSettings .text.vPortSetStackWatchpoint .text.vPortStoreTaskMPUSettings .text.vPortTaskWrapper .text.vPortYieldOtherCore .text.xPortEnterCriticalTimeout .text.xPortEnterCriticalTimeoutCompliance .text.xPortGetTickRateHz .text.xPortInIsrContext .text.xPortStartScheduler) + *libfreertos.a:port_common.*(.literal.esp_startup_start_app_common .literal.other_cpu_startup_idle_hook_cb .literal.vApplicationGetIdleTaskMemory .literal.vApplicationGetTimerTaskMemory .literal.xPortCheckValidTCBMem .literal.xPortcheckValidStackMem .text .text.esp_startup_start_app_common .text.other_cpu_startup_idle_hook_cb .text.vApplicationGetIdleTaskMemory .text.vApplicationGetTimerTaskMemory .text.xPortCheckValidTCBMem .text.xPortcheckValidStackMem) + *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) + *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) + *libgcov.a:(.literal .literal.* .text .text.*) + *libhal.a:cpu_hal.*(.literal .literal.* .text .text.*) + *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:soc_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:wdt_hal_iram.*(.literal .literal.* .text .text.*) + *libheap.a:heap_tlsf.*(.literal .literal.* .text .text.*) + *libheap.a:multi_heap.*(.literal .literal.* .text .text.*) + *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.*) + *librtc.a:(.literal .literal.* .text .text.*) + *libsoc.a:lldesc.*(.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_mxic_opi.*(.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_rom_patch.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_timing_tuning.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_timing_config.*(.literal .literal.* .text .text.*) + *libxt_hal.a:(.literal .literal.* .text .text.*) + *libxtensa.a:eri.*(.literal .literal.* .text .text.*) + *libxtensa.a:xtensa_intr_asm.*(.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) + MAX(_iram_end - _diram_i_start, 0); + } > dram0_0_seg + + .dram0.data : + { + _data_start = ABSOLUTE(.); + *(.gnu.linkonce.d.*) + *(.data1) + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + + _esp_system_init_fn_array_start = ABSOLUTE(.); + KEEP (*(SORT(.esp_system_init_fn) SORT(.esp_system_init_fn.*))) + _esp_system_init_fn_array_end = ABSOLUTE(.); + + *(EXCLUDE_FILE(*libbt.a *libbtdm_app.a *libnimble.a) .data EXCLUDE_FILE(*libbt.a *libbtdm_app.a *libnimble.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.*) + _bt_data_start = ABSOLUTE(.); + *libbt.a:(.data .data.*) + . = ALIGN(4); + _bt_data_end = ABSOLUTE(.); + _btdm_data_start = ABSOLUTE(.); + *libbtdm_app.a:(.data .data.*) + . = ALIGN(4); + _btdm_data_end = ABSOLUTE(.); + *libesp_hw_support.a:rtc_clk.*(.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.*) + *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:cpu_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:soc_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.*) + *libheap.a:heap_tlsf.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libheap.a:multi_heap.*(.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.*) + _nimble_data_start = ABSOLUTE(.); + *libnimble.a:(.data .data.*) + . = ALIGN(4); + _nimble_data_end = ABSOLUTE(.); + *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libsoc.a:lldesc.*(.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_mxic_opi.*(.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_rom_patch.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_timing_config.*(.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(.); + *(.ext_ram.bss*) + + *(.bss .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.*) + *(COMMON) + _bt_bss_start = ABSOLUTE(.); + *libbt.a:(.bss .bss.* COMMON) + . = ALIGN(4); + _bt_bss_end = ABSOLUTE(.); + _btdm_bss_start = ABSOLUTE(.); + *libbtdm_app.a:(.bss .bss.* COMMON) + . = ALIGN(4); + _btdm_bss_end = ABSOLUTE(.); + _nimble_bss_start = ABSOLUTE(.); + *libnimble.a:(.bss .bss.* COMMON) + . = ALIGN(4); + _nimble_bss_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(.); + _text_start = ABSOLUTE(.); + + *(EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libxt_hal.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu_util.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_wdt.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.* *libxtensa.a:eri.* *libxtensa.a:xtensa_intr_asm.*) .literal EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libxt_hal.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu_util.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_wdt.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.* *libxtensa.a:eri.* *libxtensa.a:xtensa_intr_asm.*) .literal.* EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libxt_hal.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu_util.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_wdt.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.* *libxtensa.a:eri.* *libxtensa.a:xtensa_intr_asm.*) .text EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libxt_hal.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu_util.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_wdt.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.* *libxtensa.a:eri.* *libxtensa.a:xtensa_intr_asm.*) .text.*) + *(EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifi0iram EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifi0iram.*) + *(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.*) + *libesp_event.a:default_event_loop.*(.literal.esp_event_handler_instance_register .literal.esp_event_handler_instance_unregister .literal.esp_event_handler_register .literal.esp_event_handler_unregister .literal.esp_event_loop_create_default .literal.esp_event_loop_delete_default .literal.esp_event_post .literal.esp_event_send_to_default_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_send_to_default_loop) + *libesp_event.a:esp_event.*(.literal.base_node_add_handler .literal.base_node_remove_all_handler .literal.base_node_remove_handler .literal.esp_event_handler_instance_register_with .literal.esp_event_handler_instance_unregister_with .literal.esp_event_handler_register_with .literal.esp_event_handler_register_with_internal .literal.esp_event_handler_unregister_with .literal.esp_event_handler_unregister_with_internal .literal.esp_event_loop_create .literal.esp_event_loop_delete .literal.esp_event_loop_run .literal.esp_event_loop_run_task .literal.esp_event_post_to .literal.handler_instances_add .literal.handler_instances_remove .literal.handler_instances_remove_all .literal.loop_node_add_handler .literal.loop_node_remove_all_handler .literal.loop_node_remove_handler .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:rtc_init.*(.literal.calibrate_ocode .literal.rtc_init .literal.rtc_vddsdio_get_config .literal.set_ocode_by_efuse .text .text.calibrate_ocode .text.rtc_init .text.rtc_vddsdio_get_config .text.set_ocode_by_efuse) + *libesp_system.a:esp_system.*(.literal.esp_get_free_heap_size .literal.esp_get_free_internal_heap_size .literal.esp_get_idf_version .literal.esp_get_minimum_free_heap_size .literal.esp_register_shutdown_handler .literal.esp_unregister_shutdown_handler .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_register_shutdown_handler .text.esp_unregister_shutdown_handler) + *libfreertos.a:port.*(.literal.esp_startup_start_app .text.esp_startup_start_app) + *libfreertos.a:port.*(.literal.esp_startup_start_app_other_cores .text.esp_startup_start_app_other_cores) + *libfreertos.a:port_common.*(.literal.main_task .text.main_task) + *liblog.a:log.*(.literal.esp_log_level_get .literal.esp_log_level_set .literal.esp_log_set_vprintf .literal.esp_log_writev .literal.heap_bubble_down .literal.s_log_level_get_and_unlock .text .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.heap_bubble_down .text.s_log_level_get_and_unlock) + *liblog.a:log_freertos.*(.literal.esp_log_system_timestamp .text .text.esp_log_system_timestamp) + + *(.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(.); + _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 alignement and (at least) its size. + */ + .flash_rodata_dummy (NOLOAD): + { + _flash_rodata_dummy_start = .; + /* Start at the same alignement constraint than .flash.text */ + . = ALIGN(ALIGNOF(.flash.text)); + /* Create an empty gap as big as .flash.text section */ + . = . + SIZEOF(.flash.text); + /* Prepare the alignement of the section above. Few bytes (0x20) must be + * added for the mapping header. */ + . = ALIGN(0x10000) + 0x20; + _rodata_reserved_start = .; + } > default_rodata_seg + + .flash.appdesc : ALIGN(0x10) + { + _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 .flah.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(.); + + *(.rodata_wlog_error .rodata_wlog_error.*) + *(.rodata_wlog_info .rodata_wlog_info.*) + *(.rodata_wlog_warning .rodata_wlog_warning.*) + *(EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_hw_support.a:rtc_clk.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.*) .rodata EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_hw_support.a:rtc_clk.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.*) .rodata.* EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_hw_support.a:rtc_clk.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.*) .sdata2 EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_hw_support.a:rtc_clk.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.*) .sdata2.* EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_hw_support.a:rtc_clk.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.*) .srodata EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libesp_hw_support.a:rtc_clk.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libhal.a:cpu_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:soc_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.* *libheap.a:heap_tlsf.* *libheap.a:multi_heap.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *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_mxic_opi.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_timing_config.*) .srodata.*) + + *(.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) + . = (. + 3) & ~ 3; + __eh_frame = ABSOLUTE(.); + KEEP(*(.eh_frame)) + . = (. + 7) & ~ 3; + /* C++ constructor and destructor tables */ + /* Don't include anything from crtbegin.o or crtend.o, as IDF doesn't use toolchain crt */ + __init_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .ctors SORT(.ctors.*))) + __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(.); + _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(.); + _rodata_reserved_end = ABSOLUTE(.); + . = ALIGN(4); + } > default_rodata_seg + + _flash_rodata_align = ALIGNOF(.flash.rodata); + + .flash.rodata_noload (NOLOAD) : + { + . = 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) : + { + /* ESP32-S3 memprot requires 16B padding for possible CPU prefetch and 256B alignment for PMS split lines */ + . += _esp_memprot_prefetch_pad_size; + . = ALIGN(_esp_memprot_align_size); + /* iram_end_test section exists for use by memprot unit tests only */ + *(.iram_end_test) + _iram_text_end = ABSOLUTE(.); + } > iram0_0_seg + + .iram0.data : + { + . = ALIGN(4); + _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(4); + _iram_bss_start = ABSOLUTE(.); + + *(.iram.bss .iram.bss.*) + + _iram_bss_end = ABSOLUTE(.); + . = ALIGN(4); + _iram_end = ABSOLUTE(.); + } > iram0_0_seg + + /* Marks the end of data, bss and possibly rodata */ + .dram0.heap_start (NOLOAD) : + { + . = ALIGN (8); + _heap_start = ABSOLUTE(.); + } > dram0_0_seg +} + +ASSERT(((_iram_end - ORIGIN(iram0_0_seg)) <= LENGTH(iram0_0_seg)), + "IRAM0 segment data does not fit.") + +ASSERT(((_heap_start - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), + "DRAM segment data does not fit.") diff --git a/esp-idf/build/esp-idf/esp_system/libesp_system.a b/esp-idf/build/esp-idf/esp_system/libesp_system.a new file mode 100644 index 0000000..da58713 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_system/libesp_system.a differ diff --git a/esp-idf/build/esp-idf/esp_system/port/cmake_install.cmake b/esp-idf/build/esp-idf/esp_system/port/cmake_install.cmake new file mode 100644 index 0000000..9da7bbb --- /dev/null +++ b/esp-idf/build/esp-idf/esp_system/port/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_system/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/cmake_install.cmake b/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..01ba5b2 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_system/port/soc/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_system/port/soc/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj new file mode 100644 index 0000000..ef0053d Binary files /dev/null and b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj new file mode 100644 index 0000000..90ec059 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj new file mode 100644 index 0000000..c8e4ca9 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj new file mode 100644 index 0000000..430a297 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_timer/cmake_install.cmake b/esp-idf/build/esp-idf/esp_timer/cmake_install.cmake new file mode 100644 index 0000000..e81caf8 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_timer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_timer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_timer/libesp_timer.a b/esp-idf/build/esp-idf/esp_timer/libesp_timer.a new file mode 100644 index 0000000..729e316 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_timer/libesp_timer.a differ diff --git a/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj b/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj new file mode 100644 index 0000000..ee0a346 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_websocket_client/CMakeFiles/__idf_esp_websocket_client.dir/esp_websocket_client.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_websocket_client/cmake_install.cmake b/esp-idf/build/esp-idf/esp_websocket_client/cmake_install.cmake new file mode 100644 index 0000000..19f909e --- /dev/null +++ b/esp-idf/build/esp-idf/esp_websocket_client/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_websocket_client + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_websocket_client/libesp_websocket_client.a b/esp-idf/build/esp-idf/esp_websocket_client/libesp_websocket_client.a new file mode 100644 index 0000000..0008fbf Binary files /dev/null and b/esp-idf/build/esp-idf/esp_websocket_client/libesp_websocket_client.a differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj new file mode 100644 index 0000000..e2a3b1e Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj new file mode 100644 index 0000000..7461d5c Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj new file mode 100644 index 0000000..0a5c51d Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj new file mode 100644 index 0000000..cc45be6 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj new file mode 100644 index 0000000..c16f9a1 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj new file mode 100644 index 0000000..fe4ff6f Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj new file mode 100644 index 0000000..521cce9 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj new file mode 100644 index 0000000..bf29939 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj differ diff --git a/esp-idf/build/esp-idf/esp_wifi/cmake_install.cmake b/esp-idf/build/esp-idf/esp_wifi/cmake_install.cmake new file mode 100644 index 0000000..b750a76 --- /dev/null +++ b/esp-idf/build/esp-idf/esp_wifi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esp_wifi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esp_wifi/libesp_wifi.a b/esp-idf/build/esp-idf/esp_wifi/libesp_wifi.a new file mode 100644 index 0000000..cdd1443 Binary files /dev/null and b/esp-idf/build/esp-idf/esp_wifi/libesp_wifi.a differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj new file mode 100644 index 0000000..7af7bf8 Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj new file mode 100644 index 0000000..58829fc Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj new file mode 100644 index 0000000..fe58363 Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj new file mode 100644 index 0000000..4f74a2f Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj new file mode 100644 index 0000000..a3a394f Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj new file mode 100644 index 0000000..24aba3c Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj new file mode 100644 index 0000000..6e06dab Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj differ diff --git a/esp-idf/build/esp-idf/espcoredump/cmake_install.cmake b/esp-idf/build/esp-idf/espcoredump/cmake_install.cmake new file mode 100644 index 0000000..177f405 --- /dev/null +++ b/esp-idf/build/esp-idf/espcoredump/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/espcoredump + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/espcoredump/libespcoredump.a b/esp-idf/build/esp-idf/espcoredump/libespcoredump.a new file mode 100644 index 0000000..840924b Binary files /dev/null and b/esp-idf/build/esp-idf/espcoredump/libespcoredump.a differ diff --git a/esp-idf/build/esp-idf/esptool_py/app-flash_args.in b/esp-idf/build/esp-idf/esptool_py/app-flash_args.in new file mode 100644 index 0000000..c2e560c --- /dev/null +++ b/esp-idf/build/esp-idf/esptool_py/app-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x10000 $.bin \ No newline at end of file diff --git a/esp-idf/build/esp-idf/esptool_py/cmake_install.cmake b/esp-idf/build/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 0000000..9bb7b17 --- /dev/null +++ b/esp-idf/build/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/esptool_py + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/esptool_py/flasher_args.json.in b/esp-idf/build/esp-idf/esptool_py/flasher_args.json.in new file mode 100644 index 0000000..68040cc --- /dev/null +++ b/esp-idf/build/esp-idf/esptool_py/flasher_args.json.in @@ -0,0 +1,26 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "detect", + "--flash_freq", "80m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "detect", + "flash_freq": "80m" + }, + "flash_files" : { + "0x0" : "bootloader/bootloader.bin", + "0x10000" : "$.bin", + "0x8000" : "partition_table/partition-table.bin", + "0xd000" : "ota_data_initial.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "$.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "otadata" : { "offset" : "0xd000", "file" : "ota_data_initial.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : false, + "chip" : "esp32s3" + } +} diff --git a/esp-idf/build/esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj b/esp-idf/build/esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj new file mode 100644 index 0000000..439bd2e Binary files /dev/null and b/esp-idf/build/esp-idf/example/CMakeFiles/__idf_example.dir/example.c.obj differ diff --git a/esp-idf/build/esp-idf/example/cmake_install.cmake b/esp-idf/build/esp-idf/example/cmake_install.cmake new file mode 100644 index 0000000..348c6a3 --- /dev/null +++ b/esp-idf/build/esp-idf/example/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/example/libexample.a b/esp-idf/build/esp-idf/example/libexample.a new file mode 100644 index 0000000..41bfa66 Binary files /dev/null and b/esp-idf/build/esp-idf/example/libexample.a differ diff --git a/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj new file mode 100644 index 0000000..a4e50b7 Binary files /dev/null and b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlparse.c.obj differ diff --git a/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj new file mode 100644 index 0000000..3c76d4b Binary files /dev/null and b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmlrole.c.obj differ diff --git a/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj new file mode 100644 index 0000000..c22a516 Binary files /dev/null and b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok.c.obj differ diff --git a/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj new file mode 100644 index 0000000..8e2c26c Binary files /dev/null and b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_impl.c.obj differ diff --git a/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj new file mode 100644 index 0000000..013d751 Binary files /dev/null and b/esp-idf/build/esp-idf/expat/CMakeFiles/__idf_expat.dir/expat/expat/lib/xmltok_ns.c.obj differ diff --git a/esp-idf/build/esp-idf/expat/cmake_install.cmake b/esp-idf/build/esp-idf/expat/cmake_install.cmake new file mode 100644 index 0000000..8e04e5e --- /dev/null +++ b/esp-idf/build/esp-idf/expat/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/expat + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/expat/libexpat.a b/esp-idf/build/esp-idf/expat/libexpat.a new file mode 100644 index 0000000..f10676c Binary files /dev/null and b/esp-idf/build/esp-idf/expat/libexpat.a differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj new file mode 100644 index 0000000..077fa86 Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj new file mode 100644 index 0000000..0b5b0ec Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj new file mode 100644 index 0000000..7478bbb Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj new file mode 100644 index 0000000..feb57ba Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj new file mode 100644 index 0000000..5336142 Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj new file mode 100644 index 0000000..bb29c9b Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj new file mode 100644 index 0000000..a2adda7 Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj new file mode 100644 index 0000000..7ab1018 Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj new file mode 100644 index 0000000..3989112 Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj new file mode 100644 index 0000000..7d1256f Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj differ diff --git a/esp-idf/build/esp-idf/fatfs/cmake_install.cmake b/esp-idf/build/esp-idf/fatfs/cmake_install.cmake new file mode 100644 index 0000000..aa0796b --- /dev/null +++ b/esp-idf/build/esp-idf/fatfs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/fatfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/fatfs/libfatfs.a b/esp-idf/build/esp-idf/fatfs/libfatfs.a new file mode 100644 index 0000000..8124d05 Binary files /dev/null and b/esp-idf/build/esp-idf/fatfs/libfatfs.a differ diff --git a/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj b/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj new file mode 100644 index 0000000..6e27119 Binary files /dev/null and b/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/fbanimation.c.obj differ diff --git a/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj b/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj new file mode 100644 index 0000000..d50ee76 Binary files /dev/null and b/esp-idf/build/esp-idf/framebuffer/CMakeFiles/__idf_framebuffer.dir/framebuffer.c.obj differ diff --git a/esp-idf/build/esp-idf/framebuffer/cmake_install.cmake b/esp-idf/build/esp-idf/framebuffer/cmake_install.cmake new file mode 100644 index 0000000..1a7270e --- /dev/null +++ b/esp-idf/build/esp-idf/framebuffer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/framebuffer/libframebuffer.a b/esp-idf/build/esp-idf/framebuffer/libframebuffer.a new file mode 100644 index 0000000..c0f6916 Binary files /dev/null and b/esp-idf/build/esp-idf/framebuffer/libframebuffer.a differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj new file mode 100644 index 0000000..1d2f6e2 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj new file mode 100644 index 0000000..73f3b63 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_serial.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj new file mode 100644 index 0000000..5256954 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_master_tcp.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj new file mode 100644 index 0000000..24cea3f Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj new file mode 100644 index 0000000..23ee63a Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_serial.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj new file mode 100644 index 0000000..1e4dc05 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/common/esp_modbus_slave_tcp.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj new file mode 100644 index 0000000..39e294a Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj new file mode 100644 index 0000000..f0f633f Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/ascii/mbascii_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj new file mode 100644 index 0000000..149edd4 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj new file mode 100644 index 0000000..71d632e Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfunccoils_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj new file mode 100644 index 0000000..52a1b4a Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdiag.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj new file mode 100644 index 0000000..625bb21 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj new file mode 100644 index 0000000..8dd30eb Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncdisc_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj new file mode 100644 index 0000000..5055cc6 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj new file mode 100644 index 0000000..7de9d56 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncholding_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj new file mode 100644 index 0000000..6663350 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj new file mode 100644 index 0000000..5b8c060 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncinput_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj new file mode 100644 index 0000000..dee6d24 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbfuncother.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj new file mode 100644 index 0000000..d78d4bd Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/functions/mbutils.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj new file mode 100644 index 0000000..0776e6f Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj new file mode 100644 index 0000000..174e14a Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/mb_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj new file mode 100644 index 0000000..d61cc42 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbcrc.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj new file mode 100644 index 0000000..2154532 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj new file mode 100644 index 0000000..44dae2d Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/rtu/mbrtu_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj new file mode 100644 index 0000000..f5c372d Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj new file mode 100644 index 0000000..247b551 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/modbus/tcp/mbtcp_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj new file mode 100644 index 0000000..f46b104 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/port.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj new file mode 100644 index 0000000..5172b96 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj new file mode 100644 index 0000000..d848692 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portevent_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj new file mode 100644 index 0000000..5a8aaab Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj new file mode 100644 index 0000000..ff37e86 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portother_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj new file mode 100644 index 0000000..61b1bef Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj new file mode 100644 index 0000000..bd3fdbe Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/portserial_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj new file mode 100644 index 0000000..247d7cb Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj new file mode 100644 index 0000000..75ce5cd Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/port/porttimer_m.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj new file mode 100644 index 0000000..878982a Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_master/modbus_controller/mbc_serial_master.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj new file mode 100644 index 0000000..2b214e7 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/serial_slave/modbus_controller/mbc_serial_slave.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj new file mode 100644 index 0000000..208f93d Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/modbus_controller/mbc_tcp_master.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj new file mode 100644 index 0000000..f33e3a1 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_master/port/port_tcp_master.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj new file mode 100644 index 0000000..64290b8 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/modbus_controller/mbc_tcp_slave.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj new file mode 100644 index 0000000..9de3362 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/CMakeFiles/__idf_freemodbus.dir/tcp_slave/port/port_tcp_slave.c.obj differ diff --git a/esp-idf/build/esp-idf/freemodbus/cmake_install.cmake b/esp-idf/build/esp-idf/freemodbus/cmake_install.cmake new file mode 100644 index 0000000..2f5dffd --- /dev/null +++ b/esp-idf/build/esp-idf/freemodbus/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/freemodbus + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/freemodbus/libfreemodbus.a b/esp-idf/build/esp-idf/freemodbus/libfreemodbus.a new file mode 100644 index 0000000..3647c00 Binary files /dev/null and b/esp-idf/build/esp-idf/freemodbus/libfreemodbus.a differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj new file mode 100644 index 0000000..649c263 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj new file mode 100644 index 0000000..7a47029 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/croutine.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj new file mode 100644 index 0000000..705ceec Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/task_snapshot.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj new file mode 100644 index 0000000..b653210 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/event_groups.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj new file mode 100644 index 0000000..fa9198d Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/freertos_v8_compat.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj new file mode 100644 index 0000000..0ee3800 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/list.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj new file mode 100644 index 0000000..4d45333 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_common.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj new file mode 100644 index 0000000..05fff2a Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/port_systick.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/port.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/port.c.obj new file mode 100644 index 0000000..2a42749 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/port.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj new file mode 100644 index 0000000..b930b0a Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/portasm.S.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj new file mode 100644 index 0000000..7931033 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_context.S.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj new file mode 100644 index 0000000..8975524 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_init.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj new file mode 100644 index 0000000..8d1d8f4 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_overlay_os_hook.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj new file mode 100644 index 0000000..d7df021 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vector_defaults.S.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj new file mode 100644 index 0000000..2a9c9e2 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port/xtensa/xtensa_vectors.S.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj new file mode 100644 index 0000000..0356dce Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/queue.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj new file mode 100644 index 0000000..f6c0d66 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/stream_buffer.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj new file mode 100644 index 0000000..4858492 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/tasks.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj new file mode 100644 index 0000000..42d8ff3 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/timers.c.obj differ diff --git a/esp-idf/build/esp-idf/freertos/cmake_install.cmake b/esp-idf/build/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 0000000..252d61c --- /dev/null +++ b/esp-idf/build/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/freertos + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/freertos/libfreertos.a b/esp-idf/build/esp-idf/freertos/libfreertos.a new file mode 100644 index 0000000..40c4179 Binary files /dev/null and b/esp-idf/build/esp-idf/freertos/libfreertos.a differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj new file mode 100644 index 0000000..4eec602 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_coap_client.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj new file mode 100644 index 0000000..829423b Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj new file mode 100644 index 0000000..80d35be Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_event_group.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj new file mode 100644 index 0000000..07abd91 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_fw_update.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj new file mode 100644 index 0000000..363dbd7 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_lightdb.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj new file mode 100644 index 0000000..15bab43 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_log.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj new file mode 100644 index 0000000..312ab65 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_mbox.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj new file mode 100644 index 0000000..aa8ee74 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ota.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj new file mode 100644 index 0000000..1fa52ff Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_remote_shell.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj new file mode 100644 index 0000000..a01ebec Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_ringbuf.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj new file mode 100644 index 0000000..23dff45 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_rpc.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj new file mode 100644 index 0000000..c837a05 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_settings.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj new file mode 100644 index 0000000..3849632 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_statistics.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj new file mode 100644 index 0000000..27697ce Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_status.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj new file mode 100644 index 0000000..6f41981 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/__/src/golioth_time.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj new file mode 100644 index 0000000..b2e5b77 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/__/freertos/golioth_sys_freertos.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj new file mode 100644 index 0000000..855eaf7 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/fw_update_esp_idf.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj new file mode 100644 index 0000000..6a9a557 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/CMakeFiles/__idf_golioth_sdk.dir/__/__/serial_tap_esp_idf.c.obj differ diff --git a/esp-idf/build/esp-idf/golioth_sdk/cmake_install.cmake b/esp-idf/build/esp-idf/golioth_sdk/cmake_install.cmake new file mode 100644 index 0000000..99f6a0c --- /dev/null +++ b/esp-idf/build/esp-idf/golioth_sdk/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/golioth_sdk/libgolioth_sdk.a b/esp-idf/build/esp-idf/golioth_sdk/libgolioth_sdk.a new file mode 100644 index 0000000..a2fbf36 Binary files /dev/null and b/esp-idf/build/esp-idf/golioth_sdk/libgolioth_sdk.a differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj new file mode 100644 index 0000000..fab62a6 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj new file mode 100644 index 0000000..e1f5d59 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj new file mode 100644 index 0000000..bee9d6c Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/cpu_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj new file mode 100644 index 0000000..7be9b55 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj new file mode 100644 index 0000000..257b0a7 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/brownout_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj new file mode 100644 index 0000000..c157167 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/hmac_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj new file mode 100644 index 0000000..703eaa1 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/interrupt_descriptor_table.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj new file mode 100644 index 0000000..602e32c Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj new file mode 100644 index 0000000..550b8c3 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj new file mode 100644 index 0000000..2d5916c Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj new file mode 100644 index 0000000..d19f830 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj new file mode 100644 index 0000000..6e7e81e Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj new file mode 100644 index 0000000..ad30c29 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj new file mode 100644 index 0000000..d95dfba Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_hal.c.obj new file mode 100644 index 0000000..8a04563 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/interrupt_controller_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj new file mode 100644 index 0000000..7dd9b1a Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj new file mode 100644 index 0000000..7bee757 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj new file mode 100644 index 0000000..c77a374 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj new file mode 100644 index 0000000..9ab0e60 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj new file mode 100644 index 0000000..ca1df02 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj new file mode 100644 index 0000000..e4e3120 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj new file mode 100644 index 0000000..9c03b63 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj new file mode 100644 index 0000000..083e13b Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj new file mode 100644 index 0000000..a2b1118 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_hal.c.obj new file mode 100644 index 0000000..47d26c0 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sigmadelta_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/soc_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/soc_hal.c.obj new file mode 100644 index 0000000..b47850f Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/soc_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj new file mode 100644 index 0000000..56d66ea Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj new file mode 100644 index 0000000..59d0be9 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj new file mode 100644 index 0000000..cc1a3a6 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj new file mode 100644 index 0000000..ef3c081 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj new file mode 100644 index 0000000..1e1c8b3 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj new file mode 100644 index 0000000..70db1d7 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj new file mode 100644 index 0000000..f673456 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj new file mode 100644 index 0000000..3afb7d7 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj new file mode 100644 index 0000000..b4f7bdf Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj new file mode 100644 index 0000000..e18ef14 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj new file mode 100644 index 0000000..3119ff6 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj new file mode 100644 index 0000000..e8f07b8 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj new file mode 100644 index 0000000..560193b Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj new file mode 100644 index 0000000..7b65af3 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj new file mode 100644 index 0000000..ab9bb7e Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj new file mode 100644 index 0000000..6637d33 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj new file mode 100644 index 0000000..a87d08e Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj new file mode 100644 index 0000000..a2a7787 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_phy_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj new file mode 100644 index 0000000..e21b860 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/usbh_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj new file mode 100644 index 0000000..c3be427 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj new file mode 100644 index 0000000..7f5c7b0 Binary files /dev/null and b/esp-idf/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj differ diff --git a/esp-idf/build/esp-idf/hal/cmake_install.cmake b/esp-idf/build/esp-idf/hal/cmake_install.cmake new file mode 100644 index 0000000..5b39dae --- /dev/null +++ b/esp-idf/build/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/hal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/hal/libhal.a b/esp-idf/build/esp-idf/hal/libhal.a new file mode 100644 index 0000000..094cbfa Binary files /dev/null and b/esp-idf/build/esp-idf/hal/libhal.a differ diff --git a/esp-idf/build/esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj b/esp-idf/build/esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj new file mode 100644 index 0000000..14a31d8 Binary files /dev/null and b/esp-idf/build/esp-idf/hd44780/CMakeFiles/__idf_hd44780.dir/hd44780.c.obj differ diff --git a/esp-idf/build/esp-idf/hd44780/cmake_install.cmake b/esp-idf/build/esp-idf/hd44780/cmake_install.cmake new file mode 100644 index 0000000..a9e0f18 --- /dev/null +++ b/esp-idf/build/esp-idf/hd44780/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/hd44780/libhd44780.a b/esp-idf/build/esp-idf/hd44780/libhd44780.a new file mode 100644 index 0000000..fd8352b Binary files /dev/null and b/esp-idf/build/esp-idf/hd44780/libhd44780.a differ diff --git a/esp-idf/build/esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj b/esp-idf/build/esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj new file mode 100644 index 0000000..e231c5c Binary files /dev/null and b/esp-idf/build/esp-idf/hdc1000/CMakeFiles/__idf_hdc1000.dir/hdc1000.c.obj differ diff --git a/esp-idf/build/esp-idf/hdc1000/cmake_install.cmake b/esp-idf/build/esp-idf/hdc1000/cmake_install.cmake new file mode 100644 index 0000000..5dda6f2 --- /dev/null +++ b/esp-idf/build/esp-idf/hdc1000/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/hdc1000/libhdc1000.a b/esp-idf/build/esp-idf/hdc1000/libhdc1000.a new file mode 100644 index 0000000..c5a2d2e Binary files /dev/null and b/esp-idf/build/esp-idf/hdc1000/libhdc1000.a differ diff --git a/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj new file mode 100644 index 0000000..d91f748 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj differ diff --git a/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj new file mode 100644 index 0000000..b9ce337 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj differ diff --git a/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_tlsf.c.obj b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_tlsf.c.obj new file mode 100644 index 0000000..88be158 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_tlsf.c.obj differ diff --git a/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj new file mode 100644 index 0000000..3792e05 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj differ diff --git a/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj new file mode 100644 index 0000000..57dc278 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj differ diff --git a/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj new file mode 100644 index 0000000..b9eb753 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj differ diff --git a/esp-idf/build/esp-idf/heap/cmake_install.cmake b/esp-idf/build/esp-idf/heap/cmake_install.cmake new file mode 100644 index 0000000..d9a35a7 --- /dev/null +++ b/esp-idf/build/esp-idf/heap/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/heap + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/heap/libheap.a b/esp-idf/build/esp-idf/heap/libheap.a new file mode 100644 index 0000000..f97b9c9 Binary files /dev/null and b/esp-idf/build/esp-idf/heap/libheap.a differ diff --git a/esp-idf/build/esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj b/esp-idf/build/esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj new file mode 100644 index 0000000..09297ad Binary files /dev/null and b/esp-idf/build/esp-idf/heatshrink/CMakeFiles/__idf_heatshrink.dir/__/__/__/__/external/heatshrink/heatshrink_decoder.c.obj differ diff --git a/esp-idf/build/esp-idf/heatshrink/cmake_install.cmake b/esp-idf/build/esp-idf/heatshrink/cmake_install.cmake new file mode 100644 index 0000000..02a2717 --- /dev/null +++ b/esp-idf/build/esp-idf/heatshrink/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/heatshrink + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/heatshrink/libheatshrink.a b/esp-idf/build/esp-idf/heatshrink/libheatshrink.a new file mode 100644 index 0000000..440a741 Binary files /dev/null and b/esp-idf/build/esp-idf/heatshrink/libheatshrink.a differ diff --git a/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj b/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj new file mode 100644 index 0000000..766d8ba Binary files /dev/null and b/esp-idf/build/esp-idf/hmc5883l/CMakeFiles/__idf_hmc5883l.dir/hmc5883l.c.obj differ diff --git a/esp-idf/build/esp-idf/hmc5883l/cmake_install.cmake b/esp-idf/build/esp-idf/hmc5883l/cmake_install.cmake new file mode 100644 index 0000000..b5869a6 --- /dev/null +++ b/esp-idf/build/esp-idf/hmc5883l/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/hmc5883l/libhmc5883l.a b/esp-idf/build/esp-idf/hmc5883l/libhmc5883l.a new file mode 100644 index 0000000..4038214 Binary files /dev/null and b/esp-idf/build/esp-idf/hmc5883l/libhmc5883l.a differ diff --git a/esp-idf/build/esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj b/esp-idf/build/esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj new file mode 100644 index 0000000..fc4557c Binary files /dev/null and b/esp-idf/build/esp-idf/ht16k33/CMakeFiles/__idf_ht16k33.dir/ht16k33.c.obj differ diff --git a/esp-idf/build/esp-idf/ht16k33/cmake_install.cmake b/esp-idf/build/esp-idf/ht16k33/cmake_install.cmake new file mode 100644 index 0000000..db1cf88 --- /dev/null +++ b/esp-idf/build/esp-idf/ht16k33/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ht16k33/libht16k33.a b/esp-idf/build/esp-idf/ht16k33/libht16k33.a new file mode 100644 index 0000000..d70580c Binary files /dev/null and b/esp-idf/build/esp-idf/ht16k33/libht16k33.a differ diff --git a/esp-idf/build/esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj b/esp-idf/build/esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj new file mode 100644 index 0000000..d9263a6 Binary files /dev/null and b/esp-idf/build/esp-idf/hts221/CMakeFiles/__idf_hts221.dir/hts221.c.obj differ diff --git a/esp-idf/build/esp-idf/hts221/cmake_install.cmake b/esp-idf/build/esp-idf/hts221/cmake_install.cmake new file mode 100644 index 0000000..a358b6b --- /dev/null +++ b/esp-idf/build/esp-idf/hts221/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/hts221/libhts221.a b/esp-idf/build/esp-idf/hts221/libhts221.a new file mode 100644 index 0000000..35c216e Binary files /dev/null and b/esp-idf/build/esp-idf/hts221/libhts221.a differ diff --git a/esp-idf/build/esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj b/esp-idf/build/esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj new file mode 100644 index 0000000..e146c19 Binary files /dev/null and b/esp-idf/build/esp-idf/hx711/CMakeFiles/__idf_hx711.dir/hx711.c.obj differ diff --git a/esp-idf/build/esp-idf/hx711/cmake_install.cmake b/esp-idf/build/esp-idf/hx711/cmake_install.cmake new file mode 100644 index 0000000..d24b0a0 --- /dev/null +++ b/esp-idf/build/esp-idf/hx711/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/hx711/libhx711.a b/esp-idf/build/esp-idf/hx711/libhx711.a new file mode 100644 index 0000000..1aa63f5 Binary files /dev/null and b/esp-idf/build/esp-idf/hx711/libhx711.a differ diff --git a/esp-idf/build/esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj b/esp-idf/build/esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj new file mode 100644 index 0000000..74a4d2b Binary files /dev/null and b/esp-idf/build/esp-idf/i2cdev/CMakeFiles/__idf_i2cdev.dir/i2cdev.c.obj differ diff --git a/esp-idf/build/esp-idf/i2cdev/cmake_install.cmake b/esp-idf/build/esp-idf/i2cdev/cmake_install.cmake new file mode 100644 index 0000000..70997f7 --- /dev/null +++ b/esp-idf/build/esp-idf/i2cdev/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/i2cdev/libi2cdev.a b/esp-idf/build/esp-idf/i2cdev/libi2cdev.a new file mode 100644 index 0000000..012c654 Binary files /dev/null and b/esp-idf/build/esp-idf/i2cdev/libi2cdev.a differ diff --git a/esp-idf/build/esp-idf/idf_test/cmake_install.cmake b/esp-idf/build/esp-idf/idf_test/cmake_install.cmake new file mode 100644 index 0000000..debdff6 --- /dev/null +++ b/esp-idf/build/esp-idf/idf_test/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/idf_test + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ieee802154/cmake_install.cmake b/esp-idf/build/esp-idf/ieee802154/cmake_install.cmake new file mode 100644 index 0000000..270d08e --- /dev/null +++ b/esp-idf/build/esp-idf/ieee802154/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/ieee802154 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj b/esp-idf/build/esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj new file mode 100644 index 0000000..d95d63a Binary files /dev/null and b/esp-idf/build/esp-idf/ina219/CMakeFiles/__idf_ina219.dir/ina219.c.obj differ diff --git a/esp-idf/build/esp-idf/ina219/cmake_install.cmake b/esp-idf/build/esp-idf/ina219/cmake_install.cmake new file mode 100644 index 0000000..9ad354c --- /dev/null +++ b/esp-idf/build/esp-idf/ina219/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ina219/libina219.a b/esp-idf/build/esp-idf/ina219/libina219.a new file mode 100644 index 0000000..336a38d Binary files /dev/null and b/esp-idf/build/esp-idf/ina219/libina219.a differ diff --git a/esp-idf/build/esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj b/esp-idf/build/esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj new file mode 100644 index 0000000..320b11f Binary files /dev/null and b/esp-idf/build/esp-idf/ina260/CMakeFiles/__idf_ina260.dir/ina260.c.obj differ diff --git a/esp-idf/build/esp-idf/ina260/cmake_install.cmake b/esp-idf/build/esp-idf/ina260/cmake_install.cmake new file mode 100644 index 0000000..603471b --- /dev/null +++ b/esp-idf/build/esp-idf/ina260/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ina260/libina260.a b/esp-idf/build/esp-idf/ina260/libina260.a new file mode 100644 index 0000000..edee00b Binary files /dev/null and b/esp-idf/build/esp-idf/ina260/libina260.a differ diff --git a/esp-idf/build/esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj b/esp-idf/build/esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj new file mode 100644 index 0000000..37c6f5d Binary files /dev/null and b/esp-idf/build/esp-idf/ina3221/CMakeFiles/__idf_ina3221.dir/ina3221.c.obj differ diff --git a/esp-idf/build/esp-idf/ina3221/cmake_install.cmake b/esp-idf/build/esp-idf/ina3221/cmake_install.cmake new file mode 100644 index 0000000..411f3ce --- /dev/null +++ b/esp-idf/build/esp-idf/ina3221/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ina3221/libina3221.a b/esp-idf/build/esp-idf/ina3221/libina3221.a new file mode 100644 index 0000000..4a3b75c Binary files /dev/null and b/esp-idf/build/esp-idf/ina3221/libina3221.a differ diff --git a/esp-idf/build/esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj b/esp-idf/build/esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj new file mode 100644 index 0000000..e3874dd Binary files /dev/null and b/esp-idf/build/esp-idf/jsmn/CMakeFiles/__idf_jsmn.dir/src/jsmn.c.obj differ diff --git a/esp-idf/build/esp-idf/jsmn/cmake_install.cmake b/esp-idf/build/esp-idf/jsmn/cmake_install.cmake new file mode 100644 index 0000000..09702dd --- /dev/null +++ b/esp-idf/build/esp-idf/jsmn/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/jsmn + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/jsmn/libjsmn.a b/esp-idf/build/esp-idf/jsmn/libjsmn.a new file mode 100644 index 0000000..db1e952 Binary files /dev/null and b/esp-idf/build/esp-idf/jsmn/libjsmn.a differ diff --git a/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj b/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj new file mode 100644 index 0000000..07b592b Binary files /dev/null and b/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj differ diff --git a/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj b/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj new file mode 100644 index 0000000..bbfc0b7 Binary files /dev/null and b/esp-idf/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj differ diff --git a/esp-idf/build/esp-idf/json/cmake_install.cmake b/esp-idf/build/esp-idf/json/cmake_install.cmake new file mode 100644 index 0000000..d5e55e9 --- /dev/null +++ b/esp-idf/build/esp-idf/json/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/json + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/json/libjson.a b/esp-idf/build/esp-idf/json/libjson.a new file mode 100644 index 0000000..8343219 Binary files /dev/null and b/esp-idf/build/esp-idf/json/libjson.a differ diff --git a/esp-idf/build/esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj b/esp-idf/build/esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj new file mode 100644 index 0000000..6c1d588 Binary files /dev/null and b/esp-idf/build/esp-idf/lc709203f/CMakeFiles/__idf_lc709203f.dir/lc709203f.c.obj differ diff --git a/esp-idf/build/esp-idf/lc709203f/cmake_install.cmake b/esp-idf/build/esp-idf/lc709203f/cmake_install.cmake new file mode 100644 index 0000000..303e33d --- /dev/null +++ b/esp-idf/build/esp-idf/lc709203f/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/lc709203f/liblc709203f.a b/esp-idf/build/esp-idf/lc709203f/liblc709203f.a new file mode 100644 index 0000000..8d0a718 Binary files /dev/null and b/esp-idf/build/esp-idf/lc709203f/liblc709203f.a differ diff --git a/esp-idf/build/esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj b/esp-idf/build/esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj new file mode 100644 index 0000000..781bcc5 Binary files /dev/null and b/esp-idf/build/esp-idf/led_strip/CMakeFiles/__idf_led_strip.dir/led_strip.c.obj differ diff --git a/esp-idf/build/esp-idf/led_strip/cmake_install.cmake b/esp-idf/build/esp-idf/led_strip/cmake_install.cmake new file mode 100644 index 0000000..d838eb6 --- /dev/null +++ b/esp-idf/build/esp-idf/led_strip/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/led_strip/libled_strip.a b/esp-idf/build/esp-idf/led_strip/libled_strip.a new file mode 100644 index 0000000..4977ac4 Binary files /dev/null and b/esp-idf/build/esp-idf/led_strip/libled_strip.a differ diff --git a/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj b/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj new file mode 100644 index 0000000..578683c Binary files /dev/null and b/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi.c.obj differ diff --git a/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj b/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj new file mode 100644 index 0000000..aec3046 Binary files /dev/null and b/esp-idf/build/esp-idf/led_strip_spi/CMakeFiles/__idf_led_strip_spi.dir/led_strip_spi_sk9822.c.obj differ diff --git a/esp-idf/build/esp-idf/led_strip_spi/cmake_install.cmake b/esp-idf/build/esp-idf/led_strip_spi/cmake_install.cmake new file mode 100644 index 0000000..7c9b2d4 --- /dev/null +++ b/esp-idf/build/esp-idf/led_strip_spi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/led_strip_spi/libled_strip_spi.a b/esp-idf/build/esp-idf/led_strip_spi/libled_strip_spi.a new file mode 100644 index 0000000..1d0c6f3 Binary files /dev/null and b/esp-idf/build/esp-idf/led_strip_spi/libled_strip_spi.a differ diff --git a/esp-idf/build/esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj b/esp-idf/build/esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj new file mode 100644 index 0000000..8f88ecc Binary files /dev/null and b/esp-idf/build/esp-idf/lib8tion/CMakeFiles/__idf_lib8tion.dir/lib8tion.c.obj differ diff --git a/esp-idf/build/esp-idf/lib8tion/cmake_install.cmake b/esp-idf/build/esp-idf/lib8tion/cmake_install.cmake new file mode 100644 index 0000000..1231a87 --- /dev/null +++ b/esp-idf/build/esp-idf/lib8tion/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/lib8tion/liblib8tion.a b/esp-idf/build/esp-idf/lib8tion/liblib8tion.a new file mode 100644 index 0000000..74b8a69 Binary files /dev/null and b/esp-idf/build/esp-idf/lib8tion/liblib8tion.a differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj new file mode 100644 index 0000000..91c70b8 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/block.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj new file mode 100644 index 0000000..b266f4f Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_address.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj new file mode 100644 index 0000000..fbab4d7 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_asn1.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj new file mode 100644 index 0000000..0279902 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_async.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj new file mode 100644 index 0000000..8744ae5 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_cache.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj new file mode 100644 index 0000000..2ed97a9 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj new file mode 100644 index 0000000..7e0a3a0 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_event.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj new file mode 100644 index 0000000..418feaa Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_hashkey.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj new file mode 100644 index 0000000..0fcbefe Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_io.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj new file mode 100644 index 0000000..ebdde60 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_mbedtls.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj new file mode 100644 index 0000000..81559f8 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_notls.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj new file mode 100644 index 0000000..428fe4b Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_option.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj new file mode 100644 index 0000000..b8ebf85 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_prng.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj new file mode 100644 index 0000000..1b8283c Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_session.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj new file mode 100644 index 0000000..fd798f5 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_subscribe.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj new file mode 100644 index 0000000..9537480 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_tcp.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj new file mode 100644 index 0000000..3f7f9b1 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/coap_time.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj new file mode 100644 index 0000000..f6b724f Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/encode.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj new file mode 100644 index 0000000..d7bbddf Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/mem.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj new file mode 100644 index 0000000..0352b42 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/net.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj new file mode 100644 index 0000000..8304b07 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/pdu.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj new file mode 100644 index 0000000..dcb195c Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/resource.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj new file mode 100644 index 0000000..4d45c0f Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/str.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj new file mode 100644 index 0000000..f86d549 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/CMakeFiles/__idf_libcoap.dir/__/__/__/__/external/libcoap/src/uri.c.obj differ diff --git a/esp-idf/build/esp-idf/libcoap/cmake_install.cmake b/esp-idf/build/esp-idf/libcoap/cmake_install.cmake new file mode 100644 index 0000000..4f4f157 --- /dev/null +++ b/esp-idf/build/esp-idf/libcoap/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/libcoap + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/libcoap/liblibcoap.a b/esp-idf/build/esp-idf/libcoap/liblibcoap.a new file mode 100644 index 0000000..81b8bf8 Binary files /dev/null and b/esp-idf/build/esp-idf/libcoap/liblibcoap.a differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj new file mode 100644 index 0000000..4564508 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/nmea.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj new file mode 100644 index 0000000..9d018db Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/nmea/parser_static.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj new file mode 100644 index 0000000..5af0042 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgga.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj new file mode 100644 index 0000000..2a02dea Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgll.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj new file mode 100644 index 0000000..5f1b588 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsa.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj new file mode 100644 index 0000000..5675611 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpgsv.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj new file mode 100644 index 0000000..3e71e9c Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gprmc.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj new file mode 100644 index 0000000..c6b2742 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gptxt.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj new file mode 100644 index 0000000..7caa8a8 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/gpvtg.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj new file mode 100644 index 0000000..f814a99 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/CMakeFiles/__idf_libnmea-esp32.dir/libnmea/src/parsers/parse.c.obj differ diff --git a/esp-idf/build/esp-idf/libnmea-esp32/cmake_install.cmake b/esp-idf/build/esp-idf/libnmea-esp32/cmake_install.cmake new file mode 100644 index 0000000..3271a70 --- /dev/null +++ b/esp-idf/build/esp-idf/libnmea-esp32/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/libnmea-esp32/liblibnmea-esp32.a b/esp-idf/build/esp-idf/libnmea-esp32/liblibnmea-esp32.a new file mode 100644 index 0000000..7743a94 Binary files /dev/null and b/esp-idf/build/esp-idf/libnmea-esp32/liblibnmea-esp32.a differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj new file mode 100644 index 0000000..8d96824 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj new file mode 100644 index 0000000..39ad98a Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj new file mode 100644 index 0000000..4020b49 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/crypto_auth.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj new file mode 100644 index 0000000..72fef75 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj new file mode 100644 index 0000000..85f02a3 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj new file mode 100644 index 0000000..236dcb2 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj new file mode 100644 index 0000000..a01d42b Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj new file mode 100644 index 0000000..bf40068 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_easy.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj new file mode 100644 index 0000000..736a2bd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/crypto_box_seal.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj new file mode 100644 index 0000000..2858db4 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj new file mode 100644 index 0000000..11b1853 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj new file mode 100644 index 0000000..5a4ad22 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj new file mode 100644 index 0000000..b07dcd9 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj new file mode 100644 index 0000000..2c3d966 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/core_ristretto255.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj new file mode 100644 index 0000000..9b13032 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj new file mode 100644 index 0000000..e45d46e Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj new file mode 100644 index 0000000..d1ee829 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj new file mode 100644 index 0000000..7203595 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj new file mode 100644 index 0000000..0919abb Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj new file mode 100644 index 0000000..476f0c0 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj new file mode 100644 index 0000000..c1aec65 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj new file mode 100644 index 0000000..e489533 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj new file mode 100644 index 0000000..2e988dd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj new file mode 100644 index 0000000..c7ca05a Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj new file mode 100644 index 0000000..ced3171 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj new file mode 100644 index 0000000..c6e9ff2 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj new file mode 100644 index 0000000..f365bdb Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/crypto_hash.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj new file mode 100644 index 0000000..6cce781 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj new file mode 100644 index 0000000..9f3dd51 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj new file mode 100644 index 0000000..f8b07d2 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj new file mode 100644 index 0000000..9b1f021 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj new file mode 100644 index 0000000..cda79a6 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj new file mode 100644 index 0000000..56b0988 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj new file mode 100644 index 0000000..8bf4426 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_kx/crypto_kx.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj new file mode 100644 index 0000000..da35f38 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj new file mode 100644 index 0000000..d7be615 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj new file mode 100644 index 0000000..89c4c95 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj new file mode 100644 index 0000000..94e0a1e Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj new file mode 100644 index 0000000..e5c8147 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj new file mode 100644 index 0000000..17ce880 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj new file mode 100644 index 0000000..cc936f9 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj new file mode 100644 index 0000000..49afaf9 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj new file mode 100644 index 0000000..060aa96 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj new file mode 100644 index 0000000..283ffaf Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj new file mode 100644 index 0000000..a9d21c3 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj new file mode 100644 index 0000000..f5feacf Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj new file mode 100644 index 0000000..f692f4f Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj new file mode 100644 index 0000000..4386dd3 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj new file mode 100644 index 0000000..89d2b82 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj new file mode 100644 index 0000000..226d182 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj new file mode 100644 index 0000000..30848f8 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj new file mode 100644 index 0000000..91f2f29 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj new file mode 100644 index 0000000..2a844cc Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj new file mode 100644 index 0000000..5bf812c Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj new file mode 100644 index 0000000..bbe7e0a Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj new file mode 100644 index 0000000..c40bcee Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj new file mode 100644 index 0000000..0bd321e Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj new file mode 100644 index 0000000..ddb5e74 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj new file mode 100644 index 0000000..9681d68 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj new file mode 100644 index 0000000..abab5bb Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj new file mode 100644 index 0000000..2f35077 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj new file mode 100644 index 0000000..0583576 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj new file mode 100644 index 0000000..ccb69c6 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj new file mode 100644 index 0000000..d65c23a Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj new file mode 100644 index 0000000..bcffd29 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj new file mode 100644 index 0000000..65a5744 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj new file mode 100644 index 0000000..b4c8df1 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj new file mode 100644 index 0000000..918b738 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj new file mode 100644 index 0000000..6828567 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj new file mode 100644 index 0000000..051fb79 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj new file mode 100644 index 0000000..edd5a89 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj new file mode 100644 index 0000000..b50b645 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/crypto_sign.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj new file mode 100644 index 0000000..e21f3cb Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj new file mode 100644 index 0000000..9e70bd2 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj new file mode 100644 index 0000000..ceee776 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj new file mode 100644 index 0000000..509699c Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj new file mode 100644 index 0000000..b809316 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj new file mode 100644 index 0000000..abd750a Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj new file mode 100644 index 0000000..a321a11 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj new file mode 100644 index 0000000..064a56d Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj new file mode 100644 index 0000000..ce22657 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj new file mode 100644 index 0000000..1d0be75 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/crypto_stream.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj new file mode 100644 index 0000000..bac678b Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj new file mode 100644 index 0000000..afc5ace Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj new file mode 100644 index 0000000..42deedd Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj new file mode 100644 index 0000000..c0b2263 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj new file mode 100644 index 0000000..0bc5b07 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj new file mode 100644 index 0000000..4d45b5b Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj new file mode 100644 index 0000000..256bb91 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj new file mode 100644 index 0000000..ffa137c Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj new file mode 100644 index 0000000..073147c Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj new file mode 100644 index 0000000..bf0d846 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj new file mode 100644 index 0000000..84ff1f9 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj new file mode 100644 index 0000000..6285325 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj new file mode 100644 index 0000000..68ea879 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/crypto_verify/sodium/verify.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj new file mode 100644 index 0000000..37d32d6 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/randombytes/randombytes.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj new file mode 100644 index 0000000..24e589b Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/codecs.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj new file mode 100644 index 0000000..aa44349 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/core.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj new file mode 100644 index 0000000..8bbc9de Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/runtime.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj new file mode 100644 index 0000000..dc4a8cc Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/utils.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj new file mode 100644 index 0000000..e478cb1 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/libsodium/src/libsodium/sodium/version.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj new file mode 100644 index 0000000..d50c395 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/CMakeFiles/__idf_libsodium.dir/port/randombytes_esp32.c.obj differ diff --git a/esp-idf/build/esp-idf/libsodium/cmake_install.cmake b/esp-idf/build/esp-idf/libsodium/cmake_install.cmake new file mode 100644 index 0000000..c45d083 --- /dev/null +++ b/esp-idf/build/esp-idf/libsodium/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/libsodium + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/libsodium/liblibsodium.a b/esp-idf/build/esp-idf/libsodium/liblibsodium.a new file mode 100644 index 0000000..dda8023 Binary files /dev/null and b/esp-idf/build/esp-idf/libsodium/liblibsodium.a differ diff --git a/esp-idf/build/esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj b/esp-idf/build/esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj new file mode 100644 index 0000000..636937a Binary files /dev/null and b/esp-idf/build/esp-idf/lm75/CMakeFiles/__idf_lm75.dir/lm75.c.obj differ diff --git a/esp-idf/build/esp-idf/lm75/cmake_install.cmake b/esp-idf/build/esp-idf/lm75/cmake_install.cmake new file mode 100644 index 0000000..755d1f3 --- /dev/null +++ b/esp-idf/build/esp-idf/lm75/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/lm75/liblm75.a b/esp-idf/build/esp-idf/lm75/liblm75.a new file mode 100644 index 0000000..ec85086 Binary files /dev/null and b/esp-idf/build/esp-idf/lm75/liblm75.a differ diff --git a/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj b/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj new file mode 100644 index 0000000..871bf39 Binary files /dev/null and b/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj differ diff --git a/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj b/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj new file mode 100644 index 0000000..c5e7533 Binary files /dev/null and b/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj differ diff --git a/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj b/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj new file mode 100644 index 0000000..fc0a5c5 Binary files /dev/null and b/esp-idf/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj differ diff --git a/esp-idf/build/esp-idf/log/cmake_install.cmake b/esp-idf/build/esp-idf/log/cmake_install.cmake new file mode 100644 index 0000000..dec7b25 --- /dev/null +++ b/esp-idf/build/esp-idf/log/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/log + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/log/liblog.a b/esp-idf/build/esp-idf/log/liblog.a new file mode 100644 index 0000000..57b75a9 Binary files /dev/null and b/esp-idf/build/esp-idf/log/liblog.a differ diff --git a/esp-idf/build/esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj b/esp-idf/build/esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj new file mode 100644 index 0000000..2da9bd3 Binary files /dev/null and b/esp-idf/build/esp-idf/ls7366r/CMakeFiles/__idf_ls7366r.dir/ls7366r.c.obj differ diff --git a/esp-idf/build/esp-idf/ls7366r/cmake_install.cmake b/esp-idf/build/esp-idf/ls7366r/cmake_install.cmake new file mode 100644 index 0000000..dfd8b7b --- /dev/null +++ b/esp-idf/build/esp-idf/ls7366r/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ls7366r/libls7366r.a b/esp-idf/build/esp-idf/ls7366r/libls7366r.a new file mode 100644 index 0000000..defb6ee Binary files /dev/null and b/esp-idf/build/esp-idf/ls7366r/libls7366r.a differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj new file mode 100644 index 0000000..f7a3f27 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj new file mode 100644 index 0000000..8aea3ec Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj new file mode 100644 index 0000000..22e5297 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj new file mode 100644 index 0000000..de6cc4d Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj new file mode 100644 index 0000000..e114f16 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj new file mode 100644 index 0000000..9471b10 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj new file mode 100644 index 0000000..97aa60e Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj new file mode 100644 index 0000000..4f7acd9 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj new file mode 100644 index 0000000..4805fea Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj new file mode 100644 index 0000000..5c38c92 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj new file mode 100644 index 0000000..0c4b9be Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj new file mode 100644 index 0000000..c3e2bb8 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj new file mode 100644 index 0000000..c3a25d3 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj new file mode 100644 index 0000000..5a95861 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj new file mode 100644 index 0000000..6338f54 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj new file mode 100644 index 0000000..854639d Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj new file mode 100644 index 0000000..97b4be4 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj new file mode 100644 index 0000000..373ae45 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj new file mode 100644 index 0000000..f91b436 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj new file mode 100644 index 0000000..b301634 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj new file mode 100644 index 0000000..1989d8d Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj new file mode 100644 index 0000000..922a781 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj new file mode 100644 index 0000000..b4844b6 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj new file mode 100644 index 0000000..75edb93 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj new file mode 100644 index 0000000..0a68242 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj new file mode 100644 index 0000000..1fb9b3d Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj new file mode 100644 index 0000000..5eb9145 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj new file mode 100644 index 0000000..bda8834 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj new file mode 100644 index 0000000..2ba8a42 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj new file mode 100644 index 0000000..d674888 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj new file mode 100644 index 0000000..1021eb8 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj new file mode 100644 index 0000000..8a7c2f2 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj new file mode 100644 index 0000000..9c28ad5 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj new file mode 100644 index 0000000..60f62de Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj new file mode 100644 index 0000000..510fac5 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj new file mode 100644 index 0000000..0638665 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj new file mode 100644 index 0000000..933bc5f Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj new file mode 100644 index 0000000..94183de Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj new file mode 100644 index 0000000..7002c5f Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj new file mode 100644 index 0000000..cbdbee6 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj new file mode 100644 index 0000000..003d18c Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj new file mode 100644 index 0000000..73455cc Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj new file mode 100644 index 0000000..bcec471 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj new file mode 100644 index 0000000..ed89d67 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj new file mode 100644 index 0000000..9fa4072 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj new file mode 100644 index 0000000..e342ba9 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj new file mode 100644 index 0000000..1dc331d Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj new file mode 100644 index 0000000..7af98b7 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj new file mode 100644 index 0000000..7d5d7f2 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj new file mode 100644 index 0000000..3a5cd18 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj new file mode 100644 index 0000000..fa0688e Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj new file mode 100644 index 0000000..9a49d49 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/lowpan6.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/lowpan6.c.obj new file mode 100644 index 0000000..1206d43 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/lowpan6.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj new file mode 100644 index 0000000..6b4841b Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj new file mode 100644 index 0000000..045cbee Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj new file mode 100644 index 0000000..538f663 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj new file mode 100644 index 0000000..ecd9b99 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj new file mode 100644 index 0000000..d83b101 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj new file mode 100644 index 0000000..4d5adb6 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj new file mode 100644 index 0000000..7b301f2 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj new file mode 100644 index 0000000..45c5a03 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj new file mode 100644 index 0000000..c0e6cc5 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj new file mode 100644 index 0000000..2d2b35c Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj new file mode 100644 index 0000000..3096453 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj new file mode 100644 index 0000000..d3b49c7 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj new file mode 100644 index 0000000..95725e1 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj new file mode 100644 index 0000000..9e85e99 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj new file mode 100644 index 0000000..0eecb9a Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj new file mode 100644 index 0000000..9d63985 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj new file mode 100644 index 0000000..d4ee15a Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj new file mode 100644 index 0000000..8faafdb Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj new file mode 100644 index 0000000..d1e1b7e Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj new file mode 100644 index 0000000..5ed80d1 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj new file mode 100644 index 0000000..9d1f28a Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj new file mode 100644 index 0000000..29ebcaa Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj new file mode 100644 index 0000000..d65cfad Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj new file mode 100644 index 0000000..daf3071 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj new file mode 100644 index 0000000..4d1750b Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj new file mode 100644 index 0000000..39213fb Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj new file mode 100644 index 0000000..7d3c173 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj new file mode 100644 index 0000000..d2913a9 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj new file mode 100644 index 0000000..d6adc38 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj new file mode 100644 index 0000000..6c9f548 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj new file mode 100644 index 0000000..0805e0a Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/dhcp_state.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj new file mode 100644 index 0000000..44f1dea Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/ethernetif.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj new file mode 100644 index 0000000..8800238 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/netif/wlanif.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj new file mode 100644 index 0000000..6004f91 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj differ diff --git a/esp-idf/build/esp-idf/lwip/cmake_install.cmake b/esp-idf/build/esp-idf/lwip/cmake_install.cmake new file mode 100644 index 0000000..f398f97 --- /dev/null +++ b/esp-idf/build/esp-idf/lwip/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/lwip + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/lwip/liblwip.a b/esp-idf/build/esp-idf/lwip/liblwip.a new file mode 100644 index 0000000..66476e1 Binary files /dev/null and b/esp-idf/build/esp-idf/lwip/liblwip.a differ diff --git a/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj new file mode 100644 index 0000000..5740945 Binary files /dev/null and b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj differ diff --git a/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj new file mode 100644 index 0000000..e8479ff Binary files /dev/null and b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/nvs.c.obj differ diff --git a/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj new file mode 100644 index 0000000..00ef4eb Binary files /dev/null and b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/shell.c.obj differ diff --git a/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj new file mode 100644 index 0000000..9412d6c Binary files /dev/null and b/esp-idf/build/esp-idf/main/CMakeFiles/__idf_main.dir/wifi.c.obj differ diff --git a/esp-idf/build/esp-idf/main/cmake_install.cmake b/esp-idf/build/esp-idf/main/cmake_install.cmake new file mode 100644 index 0000000..187e0b2 --- /dev/null +++ b/esp-idf/build/esp-idf/main/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/main/libmain.a b/esp-idf/build/esp-idf/main/libmain.a new file mode 100644 index 0000000..629b58f Binary files /dev/null and b/esp-idf/build/esp-idf/main/libmain.a differ diff --git a/esp-idf/build/esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj b/esp-idf/build/esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj new file mode 100644 index 0000000..9761323 Binary files /dev/null and b/esp-idf/build/esp-idf/max31725/CMakeFiles/__idf_max31725.dir/max31725.c.obj differ diff --git a/esp-idf/build/esp-idf/max31725/cmake_install.cmake b/esp-idf/build/esp-idf/max31725/cmake_install.cmake new file mode 100644 index 0000000..1d5b7a0 --- /dev/null +++ b/esp-idf/build/esp-idf/max31725/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/max31725/libmax31725.a b/esp-idf/build/esp-idf/max31725/libmax31725.a new file mode 100644 index 0000000..c8bc60b Binary files /dev/null and b/esp-idf/build/esp-idf/max31725/libmax31725.a differ diff --git a/esp-idf/build/esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj b/esp-idf/build/esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj new file mode 100644 index 0000000..19559e1 Binary files /dev/null and b/esp-idf/build/esp-idf/max31855/CMakeFiles/__idf_max31855.dir/max31855.c.obj differ diff --git a/esp-idf/build/esp-idf/max31855/cmake_install.cmake b/esp-idf/build/esp-idf/max31855/cmake_install.cmake new file mode 100644 index 0000000..fc5c89f --- /dev/null +++ b/esp-idf/build/esp-idf/max31855/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/max31855/libmax31855.a b/esp-idf/build/esp-idf/max31855/libmax31855.a new file mode 100644 index 0000000..33f9a69 Binary files /dev/null and b/esp-idf/build/esp-idf/max31855/libmax31855.a differ diff --git a/esp-idf/build/esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj b/esp-idf/build/esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj new file mode 100644 index 0000000..f82bf6b Binary files /dev/null and b/esp-idf/build/esp-idf/max31865/CMakeFiles/__idf_max31865.dir/max31865.c.obj differ diff --git a/esp-idf/build/esp-idf/max31865/cmake_install.cmake b/esp-idf/build/esp-idf/max31865/cmake_install.cmake new file mode 100644 index 0000000..748191b --- /dev/null +++ b/esp-idf/build/esp-idf/max31865/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/max31865/libmax31865.a b/esp-idf/build/esp-idf/max31865/libmax31865.a new file mode 100644 index 0000000..e1b97b6 Binary files /dev/null and b/esp-idf/build/esp-idf/max31865/libmax31865.a differ diff --git a/esp-idf/build/esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj b/esp-idf/build/esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj new file mode 100644 index 0000000..2b9a765 Binary files /dev/null and b/esp-idf/build/esp-idf/max7219/CMakeFiles/__idf_max7219.dir/max7219.c.obj differ diff --git a/esp-idf/build/esp-idf/max7219/cmake_install.cmake b/esp-idf/build/esp-idf/max7219/cmake_install.cmake new file mode 100644 index 0000000..002c2ca --- /dev/null +++ b/esp-idf/build/esp-idf/max7219/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/max7219/libmax7219.a b/esp-idf/build/esp-idf/max7219/libmax7219.a new file mode 100644 index 0000000..55a162d Binary files /dev/null and b/esp-idf/build/esp-idf/max7219/libmax7219.a differ diff --git a/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj b/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj new file mode 100644 index 0000000..1d4a20e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj b/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj new file mode 100644 index 0000000..bad0901 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/cmake_install.cmake b/esp-idf/build/esp-idf/mbedtls/cmake_install.cmake new file mode 100644 index 0000000..5522bd2 --- /dev/null +++ b/esp-idf/build/esp-idf/mbedtls/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/mbedtls/libmbedtls.a b/esp-idf/build/esp-idf/mbedtls/libmbedtls.a new file mode 100644 index 0000000..ee7897d Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/libmbedtls.a differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake b/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake new file mode 100644 index 0000000..dafb949 --- /dev/null +++ b/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/3rdparty + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake b/esp-idf/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake new file mode 100644 index 0000000..5fb06ef --- /dev/null +++ b/esp-idf/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake @@ -0,0 +1,47 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake") + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake b/esp-idf/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake new file mode 100644 index 0000000..db09487 --- /dev/null +++ b/esp-idf/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake @@ -0,0 +1,145 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/mbedtls" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aes.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aesni.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/arc4.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aria.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1write.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/base64.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/bignum.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/blowfish.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/bn_mul.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/camellia.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ccm.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/certs.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chacha20.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chachapoly.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/check_config.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cipher.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cipher_internal.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cmac.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/compat-1.3.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_psa.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/constant_time.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ctr_drbg.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/debug.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/des.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/dhm.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdh.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdsa.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecjpake.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecp.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecp_internal.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/entropy.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/entropy_poll.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/error.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/gcm.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/havege.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hkdf.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hmac_drbg.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md2.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md4.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md5.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md_internal.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/memory_buffer_alloc.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/net.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/net_sockets.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/nist_kw.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/oid.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/padlock.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pem.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pk.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pk_internal.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs11.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs12.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs5.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_time.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_util.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/poly1305.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/psa_util.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ripemd160.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/rsa.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/rsa_internal.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha1.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha256.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha512.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cache.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ciphersuites.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cookie.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_internal.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ticket.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/threading.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/timing.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/version.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crl.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crt.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_csr.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/mbedtls/xtea.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 + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_composites.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_primitives.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_compat.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_config.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_common.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_composites.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_primitives.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_extra.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_platform.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_se_driver.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_sizes.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_struct.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_types.h" + "/Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_values.h" + ) +endif() + diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj new file mode 100644 index 0000000..c2ee6d7 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj new file mode 100644 index 0000000..55c97f4 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj new file mode 100644 index 0000000..f4df054 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj new file mode 100644 index 0000000..f17cd61 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj new file mode 100644 index 0000000..347cb9c Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj new file mode 100644 index 0000000..7b592f6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp32s3/bignum.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj new file mode 100644 index 0000000..f3f57d5 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_bignum.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj new file mode 100644 index 0000000..443aa2b Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj new file mode 100644 index 0000000..9a55368 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj new file mode 100644 index 0000000..4355c88 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj new file mode 100644 index 0000000..325a31e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj new file mode 100644 index 0000000..52f81da Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj new file mode 100644 index 0000000..306f4b9 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj new file mode 100644 index 0000000..b7fe2b6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj new file mode 100644 index 0000000..acf0902 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj new file mode 100644 index 0000000..2d854df Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj new file mode 100644 index 0000000..ace8826 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj new file mode 100644 index 0000000..8cf37be Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj new file mode 100644 index 0000000..e36893b Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj new file mode 100644 index 0000000..7d2d494 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj new file mode 100644 index 0000000..a10cd28 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj new file mode 100644 index 0000000..693ba9c Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj new file mode 100644 index 0000000..1cc4865 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj new file mode 100644 index 0000000..23efe1b Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj new file mode 100644 index 0000000..f001fb7 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj new file mode 100644 index 0000000..c981291 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj new file mode 100644 index 0000000..accc276 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj new file mode 100644 index 0000000..61fcfda Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj new file mode 100644 index 0000000..4d36d05 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj new file mode 100644 index 0000000..b58dc99 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj new file mode 100644 index 0000000..a9103e1 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj new file mode 100644 index 0000000..ceece2a Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj new file mode 100644 index 0000000..539c615 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj new file mode 100644 index 0000000..ce9d131 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj new file mode 100644 index 0000000..a7ea655 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj new file mode 100644 index 0000000..e0b141c Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj new file mode 100644 index 0000000..596c8ac Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj new file mode 100644 index 0000000..a5d5a7a Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj new file mode 100644 index 0000000..ded2485 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj new file mode 100644 index 0000000..1fb8ef5 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj new file mode 100644 index 0000000..91d9bbb Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj new file mode 100644 index 0000000..32ee6e9 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj new file mode 100644 index 0000000..dfd01bc Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj new file mode 100644 index 0000000..ff31b2e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj new file mode 100644 index 0000000..edde5f9 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj new file mode 100644 index 0000000..e4f814e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj new file mode 100644 index 0000000..79be9d5 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj new file mode 100644 index 0000000..22a7c53 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj new file mode 100644 index 0000000..9e5bf0f Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj new file mode 100644 index 0000000..ad1248d Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj new file mode 100644 index 0000000..7483e71 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj new file mode 100644 index 0000000..44127d3 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj new file mode 100644 index 0000000..4585b8c Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj new file mode 100644 index 0000000..adee39f Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj new file mode 100644 index 0000000..e5216e7 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj new file mode 100644 index 0000000..91944cc Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj new file mode 100644 index 0000000..ef37ac9 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj new file mode 100644 index 0000000..19402fa Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj new file mode 100644 index 0000000..2ff5792 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj new file mode 100644 index 0000000..cb521a9 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj new file mode 100644 index 0000000..7b2fb96 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj new file mode 100644 index 0000000..3139582 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj new file mode 100644 index 0000000..4747563 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj new file mode 100644 index 0000000..353b7cf Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj new file mode 100644 index 0000000..4302639 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj new file mode 100644 index 0000000..addee40 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj new file mode 100644 index 0000000..1623511 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj new file mode 100644 index 0000000..e75f114 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj new file mode 100644 index 0000000..b422b99 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj new file mode 100644 index 0000000..f76f271 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj new file mode 100644 index 0000000..e3fbf1d Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj new file mode 100644 index 0000000..27de049 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj new file mode 100644 index 0000000..22f1f09 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj new file mode 100644 index 0000000..b7bd0f7 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj new file mode 100644 index 0000000..808c3c3 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj new file mode 100644 index 0000000..0e1312f Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj new file mode 100644 index 0000000..380e739 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj new file mode 100644 index 0000000..eac2ab4 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj new file mode 100644 index 0000000..cab86e6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj new file mode 100644 index 0000000..ad328f4 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj new file mode 100644 index 0000000..1f1f226 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj new file mode 100644 index 0000000..a88d423 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj new file mode 100644 index 0000000..9ffee0d Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj new file mode 100644 index 0000000..2f85b82 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj new file mode 100644 index 0000000..71533ed Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj new file mode 100644 index 0000000..34b8547 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj new file mode 100644 index 0000000..b1414c6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj new file mode 100644 index 0000000..7c1196e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj new file mode 100644 index 0000000..373d196 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj new file mode 100644 index 0000000..38d35c0 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj new file mode 100644 index 0000000..8d7050c Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj new file mode 100644 index 0000000..a419c31 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj new file mode 100644 index 0000000..2c60cb5 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj new file mode 100644 index 0000000..12f6c35 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj new file mode 100644 index 0000000..556fd34 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj new file mode 100644 index 0000000..d91c926 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/keenan/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj new file mode 100644 index 0000000..da9efcf Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj new file mode 100644 index 0000000..3f28fb7 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj new file mode 100644 index 0000000..93cbaf6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.obj new file mode 100644 index 0000000..73525b2 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj new file mode 100644 index 0000000..22a2f64 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj new file mode 100644 index 0000000..7f7dcd6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.obj new file mode 100644 index 0000000..419a2e4 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj new file mode 100644 index 0000000..c17c98f Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj new file mode 100644 index 0000000..94316b6 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj new file mode 100644 index 0000000..ccf625d Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj new file mode 100644 index 0000000..508ba49 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.obj new file mode 100644 index 0000000..3bff047 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj new file mode 100644 index 0000000..2b26c68 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj new file mode 100644 index 0000000..b58640e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj new file mode 100644 index 0000000..118721a Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj new file mode 100644 index 0000000..a86230e Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj new file mode 100644 index 0000000..f9b1b0c Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj new file mode 100644 index 0000000..6619736 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj new file mode 100644 index 0000000..a9d85c0 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake new file mode 100644 index 0000000..be3523d --- /dev/null +++ b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mbedtls/mbedtls/library + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +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 "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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 PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a") +endif() + diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a new file mode 100644 index 0000000..aa3c1a2 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a new file mode 100644 index 0000000..b055b0d Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a differ diff --git a/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a new file mode 100644 index 0000000..c557a31 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a differ diff --git a/esp-idf/build/esp-idf/mbedtls/x509_crt_bundle b/esp-idf/build/esp-idf/mbedtls/x509_crt_bundle new file mode 100644 index 0000000..df9bda0 Binary files /dev/null and b/esp-idf/build/esp-idf/mbedtls/x509_crt_bundle differ diff --git a/esp-idf/build/esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj b/esp-idf/build/esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj new file mode 100644 index 0000000..3ca2623 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp23008/CMakeFiles/__idf_mcp23008.dir/mcp23008.c.obj differ diff --git a/esp-idf/build/esp-idf/mcp23008/cmake_install.cmake b/esp-idf/build/esp-idf/mcp23008/cmake_install.cmake new file mode 100644 index 0000000..378f15c --- /dev/null +++ b/esp-idf/build/esp-idf/mcp23008/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mcp23008/libmcp23008.a b/esp-idf/build/esp-idf/mcp23008/libmcp23008.a new file mode 100644 index 0000000..28e1ebe Binary files /dev/null and b/esp-idf/build/esp-idf/mcp23008/libmcp23008.a differ diff --git a/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj b/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj new file mode 100644 index 0000000..c022961 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp23x17/CMakeFiles/__idf_mcp23x17.dir/mcp23x17.c.obj differ diff --git a/esp-idf/build/esp-idf/mcp23x17/cmake_install.cmake b/esp-idf/build/esp-idf/mcp23x17/cmake_install.cmake new file mode 100644 index 0000000..c973fd0 --- /dev/null +++ b/esp-idf/build/esp-idf/mcp23x17/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mcp23x17/libmcp23x17.a b/esp-idf/build/esp-idf/mcp23x17/libmcp23x17.a new file mode 100644 index 0000000..6d6d811 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp23x17/libmcp23x17.a differ diff --git a/esp-idf/build/esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj b/esp-idf/build/esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj new file mode 100644 index 0000000..6f8685b Binary files /dev/null and b/esp-idf/build/esp-idf/mcp342x/CMakeFiles/__idf_mcp342x.dir/mcp342x.c.obj differ diff --git a/esp-idf/build/esp-idf/mcp342x/cmake_install.cmake b/esp-idf/build/esp-idf/mcp342x/cmake_install.cmake new file mode 100644 index 0000000..d027eb8 --- /dev/null +++ b/esp-idf/build/esp-idf/mcp342x/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mcp342x/libmcp342x.a b/esp-idf/build/esp-idf/mcp342x/libmcp342x.a new file mode 100644 index 0000000..414e223 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp342x/libmcp342x.a differ diff --git a/esp-idf/build/esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj b/esp-idf/build/esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj new file mode 100644 index 0000000..32c5910 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp4725/CMakeFiles/__idf_mcp4725.dir/mcp4725.c.obj differ diff --git a/esp-idf/build/esp-idf/mcp4725/cmake_install.cmake b/esp-idf/build/esp-idf/mcp4725/cmake_install.cmake new file mode 100644 index 0000000..d3bcb71 --- /dev/null +++ b/esp-idf/build/esp-idf/mcp4725/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mcp4725/libmcp4725.a b/esp-idf/build/esp-idf/mcp4725/libmcp4725.a new file mode 100644 index 0000000..ebecd50 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp4725/libmcp4725.a differ diff --git a/esp-idf/build/esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj b/esp-idf/build/esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj new file mode 100644 index 0000000..76172b9 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp960x/CMakeFiles/__idf_mcp960x.dir/mcp960x.c.obj differ diff --git a/esp-idf/build/esp-idf/mcp960x/cmake_install.cmake b/esp-idf/build/esp-idf/mcp960x/cmake_install.cmake new file mode 100644 index 0000000..6233288 --- /dev/null +++ b/esp-idf/build/esp-idf/mcp960x/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mcp960x/libmcp960x.a b/esp-idf/build/esp-idf/mcp960x/libmcp960x.a new file mode 100644 index 0000000..5be2b9c Binary files /dev/null and b/esp-idf/build/esp-idf/mcp960x/libmcp960x.a differ diff --git a/esp-idf/build/esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj b/esp-idf/build/esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj new file mode 100644 index 0000000..8acb0e8 Binary files /dev/null and b/esp-idf/build/esp-idf/mcp9808/CMakeFiles/__idf_mcp9808.dir/mcp9808.c.obj differ diff --git a/esp-idf/build/esp-idf/mcp9808/cmake_install.cmake b/esp-idf/build/esp-idf/mcp9808/cmake_install.cmake new file mode 100644 index 0000000..ac2bc53 --- /dev/null +++ b/esp-idf/build/esp-idf/mcp9808/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mcp9808/libmcp9808.a b/esp-idf/build/esp-idf/mcp9808/libmcp9808.a new file mode 100644 index 0000000..32fde5e Binary files /dev/null and b/esp-idf/build/esp-idf/mcp9808/libmcp9808.a differ diff --git a/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj b/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj new file mode 100644 index 0000000..5966f29 Binary files /dev/null and b/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns.c.obj differ diff --git a/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj b/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj new file mode 100644 index 0000000..28a6290 Binary files /dev/null and b/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_console.c.obj differ diff --git a/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj b/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj new file mode 100644 index 0000000..0777679 Binary files /dev/null and b/esp-idf/build/esp-idf/mdns/CMakeFiles/__idf_mdns.dir/mdns_networking_lwip.c.obj differ diff --git a/esp-idf/build/esp-idf/mdns/cmake_install.cmake b/esp-idf/build/esp-idf/mdns/cmake_install.cmake new file mode 100644 index 0000000..954b7c5 --- /dev/null +++ b/esp-idf/build/esp-idf/mdns/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mdns + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mdns/libmdns.a b/esp-idf/build/esp-idf/mdns/libmdns.a new file mode 100644 index 0000000..29c07b0 Binary files /dev/null and b/esp-idf/build/esp-idf/mdns/libmdns.a differ diff --git a/esp-idf/build/esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj b/esp-idf/build/esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj new file mode 100644 index 0000000..cde2f4c Binary files /dev/null and b/esp-idf/build/esp-idf/mhz19b/CMakeFiles/__idf_mhz19b.dir/mhz19b.c.obj differ diff --git a/esp-idf/build/esp-idf/mhz19b/cmake_install.cmake b/esp-idf/build/esp-idf/mhz19b/cmake_install.cmake new file mode 100644 index 0000000..b1c5c81 --- /dev/null +++ b/esp-idf/build/esp-idf/mhz19b/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mhz19b/libmhz19b.a b/esp-idf/build/esp-idf/mhz19b/libmhz19b.a new file mode 100644 index 0000000..77ec0df Binary files /dev/null and b/esp-idf/build/esp-idf/mhz19b/libmhz19b.a differ diff --git a/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj new file mode 100644 index 0000000..26fafbb Binary files /dev/null and b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj differ diff --git a/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj new file mode 100644 index 0000000..05c2f12 Binary files /dev/null and b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj differ diff --git a/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj new file mode 100644 index 0000000..88b71ca Binary files /dev/null and b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj differ diff --git a/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj new file mode 100644 index 0000000..279ecee Binary files /dev/null and b/esp-idf/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj differ diff --git a/esp-idf/build/esp-idf/mqtt/cmake_install.cmake b/esp-idf/build/esp-idf/mqtt/cmake_install.cmake new file mode 100644 index 0000000..3dee934 --- /dev/null +++ b/esp-idf/build/esp-idf/mqtt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/mqtt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/mqtt/libmqtt.a b/esp-idf/build/esp-idf/mqtt/libmqtt.a new file mode 100644 index 0000000..c45503e Binary files /dev/null and b/esp-idf/build/esp-idf/mqtt/libmqtt.a differ diff --git a/esp-idf/build/esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj b/esp-idf/build/esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj new file mode 100644 index 0000000..badbfc4 Binary files /dev/null and b/esp-idf/build/esp-idf/ms5611/CMakeFiles/__idf_ms5611.dir/ms5611.c.obj differ diff --git a/esp-idf/build/esp-idf/ms5611/cmake_install.cmake b/esp-idf/build/esp-idf/ms5611/cmake_install.cmake new file mode 100644 index 0000000..921851b --- /dev/null +++ b/esp-idf/build/esp-idf/ms5611/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ms5611/libms5611.a b/esp-idf/build/esp-idf/ms5611/libms5611.a new file mode 100644 index 0000000..db6547c Binary files /dev/null and b/esp-idf/build/esp-idf/ms5611/libms5611.a differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj new file mode 100644 index 0000000..9d31035 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj new file mode 100644 index 0000000..f2d265a Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj new file mode 100644 index 0000000..7b70a08 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj new file mode 100644 index 0000000..ef38a9a Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj new file mode 100644 index 0000000..d3d244f Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj new file mode 100644 index 0000000..383522c Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj new file mode 100644 index 0000000..b4f34a9 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj new file mode 100644 index 0000000..d4affd6 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj new file mode 100644 index 0000000..c52ebe3 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj new file mode 100644 index 0000000..fbc1f05 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj new file mode 100644 index 0000000..69cc32f Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj new file mode 100644 index 0000000..be290fb Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj new file mode 100644 index 0000000..3c22dd1 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj new file mode 100644 index 0000000..8a3a181 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj new file mode 100644 index 0000000..7409f88 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj new file mode 100644 index 0000000..4909e23 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj differ diff --git a/esp-idf/build/esp-idf/newlib/cmake_install.cmake b/esp-idf/build/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 0000000..0afa8ea --- /dev/null +++ b/esp-idf/build/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/newlib + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/port/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/newlib/libnewlib.a b/esp-idf/build/esp-idf/newlib/libnewlib.a new file mode 100644 index 0000000..14fce43 Binary files /dev/null and b/esp-idf/build/esp-idf/newlib/libnewlib.a differ diff --git a/esp-idf/build/esp-idf/newlib/port/cmake_install.cmake b/esp-idf/build/esp-idf/newlib/port/cmake_install.cmake new file mode 100644 index 0000000..92ecfb9 --- /dev/null +++ b/esp-idf/build/esp-idf/newlib/port/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/newlib/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj new file mode 100644 index 0000000..92694fb Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_buf.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj new file mode 100644 index 0000000..065ac08 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_callbacks.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj new file mode 100644 index 0000000..d444cd8 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj new file mode 100644 index 0000000..f16eeb3 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_frame.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj new file mode 100644 index 0000000..58c4a24 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj new file mode 100644 index 0000000..ec7e432 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj new file mode 100644 index 0000000..69d54f2 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_hd_huffman_data.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj new file mode 100644 index 0000000..62d3d1e Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_helper.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj new file mode 100644 index 0000000..ee27267 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_http.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj new file mode 100644 index 0000000..a400596 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_map.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj new file mode 100644 index 0000000..b3a75a5 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_mem.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj new file mode 100644 index 0000000..5f8c77e Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_npn.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj new file mode 100644 index 0000000..e285323 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_option.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj new file mode 100644 index 0000000..9f114c9 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_outbound_item.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj new file mode 100644 index 0000000..db77295 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_pq.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj new file mode 100644 index 0000000..6404bf6 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_priority_spec.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj new file mode 100644 index 0000000..621e23e Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_queue.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj new file mode 100644 index 0000000..3c42d91 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_rcbuf.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj new file mode 100644 index 0000000..332c082 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_session.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj new file mode 100644 index 0000000..4ba7544 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_stream.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj new file mode 100644 index 0000000..ca3f776 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_submit.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj new file mode 100644 index 0000000..93eefed Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/nghttp2/lib/nghttp2_version.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj new file mode 100644 index 0000000..65682ec Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/CMakeFiles/__idf_nghttp.dir/port/http_parser.c.obj differ diff --git a/esp-idf/build/esp-idf/nghttp/cmake_install.cmake b/esp-idf/build/esp-idf/nghttp/cmake_install.cmake new file mode 100644 index 0000000..d64c0dc --- /dev/null +++ b/esp-idf/build/esp-idf/nghttp/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/nghttp + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/nghttp/libnghttp.a b/esp-idf/build/esp-idf/nghttp/libnghttp.a new file mode 100644 index 0000000..b0770d8 Binary files /dev/null and b/esp-idf/build/esp-idf/nghttp/libnghttp.a differ diff --git a/esp-idf/build/esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj b/esp-idf/build/esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj new file mode 100644 index 0000000..a3176b3 Binary files /dev/null and b/esp-idf/build/esp-idf/noise/CMakeFiles/__idf_noise.dir/noise.c.obj differ diff --git a/esp-idf/build/esp-idf/noise/cmake_install.cmake b/esp-idf/build/esp-idf/noise/cmake_install.cmake new file mode 100644 index 0000000..0c772fa --- /dev/null +++ b/esp-idf/build/esp-idf/noise/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/noise/libnoise.a b/esp-idf/build/esp-idf/noise/libnoise.a new file mode 100644 index 0000000..bfad090 Binary files /dev/null and b/esp-idf/build/esp-idf/noise/libnoise.a differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj new file mode 100644 index 0000000..38f3f99 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj new file mode 100644 index 0000000..2ea5db3 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj new file mode 100644 index 0000000..48b61e7 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj new file mode 100644 index 0000000..80b3f0a Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj new file mode 100644 index 0000000..75b12a6 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj new file mode 100644 index 0000000..f5cec76 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj new file mode 100644 index 0000000..99793af Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj new file mode 100644 index 0000000..0744209 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj new file mode 100644 index 0000000..1cd5cac Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj new file mode 100644 index 0000000..8924a0f Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj new file mode 100644 index 0000000..7f31ec9 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj new file mode 100644 index 0000000..4d9dbdc Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj differ diff --git a/esp-idf/build/esp-idf/nvs_flash/cmake_install.cmake b/esp-idf/build/esp-idf/nvs_flash/cmake_install.cmake new file mode 100644 index 0000000..42602cc --- /dev/null +++ b/esp-idf/build/esp-idf/nvs_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/nvs_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/nvs_flash/libnvs_flash.a b/esp-idf/build/esp-idf/nvs_flash/libnvs_flash.a new file mode 100644 index 0000000..bae1722 Binary files /dev/null and b/esp-idf/build/esp-idf/nvs_flash/libnvs_flash.a differ diff --git a/esp-idf/build/esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj b/esp-idf/build/esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj new file mode 100644 index 0000000..4275207 Binary files /dev/null and b/esp-idf/build/esp-idf/onewire/CMakeFiles/__idf_onewire.dir/onewire.c.obj differ diff --git a/esp-idf/build/esp-idf/onewire/cmake_install.cmake b/esp-idf/build/esp-idf/onewire/cmake_install.cmake new file mode 100644 index 0000000..6dca7ed --- /dev/null +++ b/esp-idf/build/esp-idf/onewire/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/onewire/libonewire.a b/esp-idf/build/esp-idf/onewire/libonewire.a new file mode 100644 index 0000000..1abd9af Binary files /dev/null and b/esp-idf/build/esp-idf/onewire/libonewire.a differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj new file mode 100644 index 0000000..f93c7ed Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_bio.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj new file mode 100644 index 0000000..eeb0472 Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_cert.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj new file mode 100644 index 0000000..25ece27 Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_err.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj new file mode 100644 index 0000000..148b60f Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_lib.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj new file mode 100644 index 0000000..70336b3 Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_methods.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj new file mode 100644 index 0000000..92c6dac Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_pkey.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj new file mode 100644 index 0000000..c33aaa1 Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_stack.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj new file mode 100644 index 0000000..e63e9f0 Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/library/ssl_x509.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj new file mode 100644 index 0000000..9f13652 Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_pm.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj new file mode 100644 index 0000000..88ad98b Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/CMakeFiles/__idf_openssl.dir/platform/ssl_port.c.obj differ diff --git a/esp-idf/build/esp-idf/openssl/cmake_install.cmake b/esp-idf/build/esp-idf/openssl/cmake_install.cmake new file mode 100644 index 0000000..188972e --- /dev/null +++ b/esp-idf/build/esp-idf/openssl/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/openssl + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/openssl/libopenssl.a b/esp-idf/build/esp-idf/openssl/libopenssl.a new file mode 100644 index 0000000..e7115cd Binary files /dev/null and b/esp-idf/build/esp-idf/openssl/libopenssl.a differ diff --git a/esp-idf/build/esp-idf/openthread/cmake_install.cmake b/esp-idf/build/esp-idf/openthread/cmake_install.cmake new file mode 100644 index 0000000..e72c95e --- /dev/null +++ b/esp-idf/build/esp-idf/openthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/openthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/partition_table/cmake_install.cmake b/esp-idf/build/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 0000000..3607110 --- /dev/null +++ b/esp-idf/build/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/partition_table + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/partition_table/partition-table-flash_args.in b/esp-idf/build/esp-idf/partition_table/partition-table-flash_args.in new file mode 100644 index 0000000..f2e0070 --- /dev/null +++ b/esp-idf/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/esp-idf/build/esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj b/esp-idf/build/esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj new file mode 100644 index 0000000..9d6c6a8 Binary files /dev/null and b/esp-idf/build/esp-idf/pca9557/CMakeFiles/__idf_pca9557.dir/pca9557.c.obj differ diff --git a/esp-idf/build/esp-idf/pca9557/cmake_install.cmake b/esp-idf/build/esp-idf/pca9557/cmake_install.cmake new file mode 100644 index 0000000..8c41315 --- /dev/null +++ b/esp-idf/build/esp-idf/pca9557/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pca9557/libpca9557.a b/esp-idf/build/esp-idf/pca9557/libpca9557.a new file mode 100644 index 0000000..ffe2117 Binary files /dev/null and b/esp-idf/build/esp-idf/pca9557/libpca9557.a differ diff --git a/esp-idf/build/esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj b/esp-idf/build/esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj new file mode 100644 index 0000000..28d5e1a Binary files /dev/null and b/esp-idf/build/esp-idf/pca9685/CMakeFiles/__idf_pca9685.dir/pca9685.c.obj differ diff --git a/esp-idf/build/esp-idf/pca9685/cmake_install.cmake b/esp-idf/build/esp-idf/pca9685/cmake_install.cmake new file mode 100644 index 0000000..e88d440 --- /dev/null +++ b/esp-idf/build/esp-idf/pca9685/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pca9685/libpca9685.a b/esp-idf/build/esp-idf/pca9685/libpca9685.a new file mode 100644 index 0000000..55f2f6e Binary files /dev/null and b/esp-idf/build/esp-idf/pca9685/libpca9685.a differ diff --git a/esp-idf/build/esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj b/esp-idf/build/esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj new file mode 100644 index 0000000..ba85e6e Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8563/CMakeFiles/__idf_pcf8563.dir/pcf8563.c.obj differ diff --git a/esp-idf/build/esp-idf/pcf8563/cmake_install.cmake b/esp-idf/build/esp-idf/pcf8563/cmake_install.cmake new file mode 100644 index 0000000..28482f3 --- /dev/null +++ b/esp-idf/build/esp-idf/pcf8563/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pcf8563/libpcf8563.a b/esp-idf/build/esp-idf/pcf8563/libpcf8563.a new file mode 100644 index 0000000..2926c5d Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8563/libpcf8563.a differ diff --git a/esp-idf/build/esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj b/esp-idf/build/esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj new file mode 100644 index 0000000..0f611fa Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8574/CMakeFiles/__idf_pcf8574.dir/pcf8574.c.obj differ diff --git a/esp-idf/build/esp-idf/pcf8574/cmake_install.cmake b/esp-idf/build/esp-idf/pcf8574/cmake_install.cmake new file mode 100644 index 0000000..7604fde --- /dev/null +++ b/esp-idf/build/esp-idf/pcf8574/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pcf8574/libpcf8574.a b/esp-idf/build/esp-idf/pcf8574/libpcf8574.a new file mode 100644 index 0000000..a04c35b Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8574/libpcf8574.a differ diff --git a/esp-idf/build/esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj b/esp-idf/build/esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj new file mode 100644 index 0000000..14dd51d Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8575/CMakeFiles/__idf_pcf8575.dir/pcf8575.c.obj differ diff --git a/esp-idf/build/esp-idf/pcf8575/cmake_install.cmake b/esp-idf/build/esp-idf/pcf8575/cmake_install.cmake new file mode 100644 index 0000000..c35dd51 --- /dev/null +++ b/esp-idf/build/esp-idf/pcf8575/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pcf8575/libpcf8575.a b/esp-idf/build/esp-idf/pcf8575/libpcf8575.a new file mode 100644 index 0000000..87e7214 Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8575/libpcf8575.a differ diff --git a/esp-idf/build/esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj b/esp-idf/build/esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj new file mode 100644 index 0000000..dd57459 Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8591/CMakeFiles/__idf_pcf8591.dir/pcf8591.c.obj differ diff --git a/esp-idf/build/esp-idf/pcf8591/cmake_install.cmake b/esp-idf/build/esp-idf/pcf8591/cmake_install.cmake new file mode 100644 index 0000000..64b1b93 --- /dev/null +++ b/esp-idf/build/esp-idf/pcf8591/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pcf8591/libpcf8591.a b/esp-idf/build/esp-idf/pcf8591/libpcf8591.a new file mode 100644 index 0000000..9e5c86f Binary files /dev/null and b/esp-idf/build/esp-idf/pcf8591/libpcf8591.a differ diff --git a/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj b/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj new file mode 100644 index 0000000..dd69798 Binary files /dev/null and b/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj differ diff --git a/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj b/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj new file mode 100644 index 0000000..259c1de Binary files /dev/null and b/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj differ diff --git a/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj b/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj new file mode 100644 index 0000000..e72ad4e Binary files /dev/null and b/esp-idf/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj differ diff --git a/esp-idf/build/esp-idf/perfmon/cmake_install.cmake b/esp-idf/build/esp-idf/perfmon/cmake_install.cmake new file mode 100644 index 0000000..5ac3968 --- /dev/null +++ b/esp-idf/build/esp-idf/perfmon/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/perfmon + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/perfmon/libperfmon.a b/esp-idf/build/esp-idf/perfmon/libperfmon.a new file mode 100644 index 0000000..d4ea3b0 Binary files /dev/null and b/esp-idf/build/esp-idf/perfmon/libperfmon.a differ diff --git a/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj b/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj new file mode 100644 index 0000000..957ec0d Binary files /dev/null and b/esp-idf/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj differ diff --git a/esp-idf/build/esp-idf/protobuf-c/cmake_install.cmake b/esp-idf/build/esp-idf/protobuf-c/cmake_install.cmake new file mode 100644 index 0000000..4a3f0cd --- /dev/null +++ b/esp-idf/build/esp-idf/protobuf-c/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/protobuf-c + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/protobuf-c/libprotobuf-c.a b/esp-idf/build/esp-idf/protobuf-c/libprotobuf-c.a new file mode 100644 index 0000000..b3a8d09 Binary files /dev/null and b/esp-idf/build/esp-idf/protobuf-c/libprotobuf-c.a differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj new file mode 100644 index 0000000..c23768b Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj new file mode 100644 index 0000000..735a414 Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj new file mode 100644 index 0000000..1c7cdb1 Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj new file mode 100644 index 0000000..0e0afcf Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj new file mode 100644 index 0000000..2994651 Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj new file mode 100644 index 0000000..ba346bd Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj new file mode 100644 index 0000000..6ed1b69 Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj new file mode 100644 index 0000000..7e4ae29 Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj new file mode 100644 index 0000000..f2aaecb Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj differ diff --git a/esp-idf/build/esp-idf/protocomm/cmake_install.cmake b/esp-idf/build/esp-idf/protocomm/cmake_install.cmake new file mode 100644 index 0000000..682f731 --- /dev/null +++ b/esp-idf/build/esp-idf/protocomm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/protocomm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/protocomm/libprotocomm.a b/esp-idf/build/esp-idf/protocomm/libprotocomm.a new file mode 100644 index 0000000..4950e48 Binary files /dev/null and b/esp-idf/build/esp-idf/protocomm/libprotocomm.a differ diff --git a/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj new file mode 100644 index 0000000..a4c26fa Binary files /dev/null and b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj differ diff --git a/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj new file mode 100644 index 0000000..2e29243 Binary files /dev/null and b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj differ diff --git a/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj new file mode 100644 index 0000000..d48e764 Binary files /dev/null and b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj differ diff --git a/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj new file mode 100644 index 0000000..6d870d9 Binary files /dev/null and b/esp-idf/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj differ diff --git a/esp-idf/build/esp-idf/pthread/cmake_install.cmake b/esp-idf/build/esp-idf/pthread/cmake_install.cmake new file mode 100644 index 0000000..a57d1e9 --- /dev/null +++ b/esp-idf/build/esp-idf/pthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/pthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/pthread/libpthread.a b/esp-idf/build/esp-idf/pthread/libpthread.a new file mode 100644 index 0000000..94af9ca Binary files /dev/null and b/esp-idf/build/esp-idf/pthread/libpthread.a differ diff --git a/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj b/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj new file mode 100644 index 0000000..a364104 Binary files /dev/null and b/esp-idf/build/esp-idf/qmc5883l/CMakeFiles/__idf_qmc5883l.dir/qmc5883l.c.obj differ diff --git a/esp-idf/build/esp-idf/qmc5883l/cmake_install.cmake b/esp-idf/build/esp-idf/qmc5883l/cmake_install.cmake new file mode 100644 index 0000000..7e21e5d --- /dev/null +++ b/esp-idf/build/esp-idf/qmc5883l/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/qmc5883l/libqmc5883l.a b/esp-idf/build/esp-idf/qmc5883l/libqmc5883l.a new file mode 100644 index 0000000..cd9c325 Binary files /dev/null and b/esp-idf/build/esp-idf/qmc5883l/libqmc5883l.a differ diff --git a/esp-idf/build/esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj b/esp-idf/build/esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj new file mode 100644 index 0000000..eb4007b Binary files /dev/null and b/esp-idf/build/esp-idf/rda5807m/CMakeFiles/__idf_rda5807m.dir/rda5807m.c.obj differ diff --git a/esp-idf/build/esp-idf/rda5807m/cmake_install.cmake b/esp-idf/build/esp-idf/rda5807m/cmake_install.cmake new file mode 100644 index 0000000..233612d --- /dev/null +++ b/esp-idf/build/esp-idf/rda5807m/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/rda5807m/librda5807m.a b/esp-idf/build/esp-idf/rda5807m/librda5807m.a new file mode 100644 index 0000000..ec39857 Binary files /dev/null and b/esp-idf/build/esp-idf/rda5807m/librda5807m.a differ diff --git a/esp-idf/build/esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj b/esp-idf/build/esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj new file mode 100644 index 0000000..9a4a05a Binary files /dev/null and b/esp-idf/build/esp-idf/scd30/CMakeFiles/__idf_scd30.dir/scd30.c.obj differ diff --git a/esp-idf/build/esp-idf/scd30/cmake_install.cmake b/esp-idf/build/esp-idf/scd30/cmake_install.cmake new file mode 100644 index 0000000..918e3dd --- /dev/null +++ b/esp-idf/build/esp-idf/scd30/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/scd30/libscd30.a b/esp-idf/build/esp-idf/scd30/libscd30.a new file mode 100644 index 0000000..5098db7 Binary files /dev/null and b/esp-idf/build/esp-idf/scd30/libscd30.a differ diff --git a/esp-idf/build/esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj b/esp-idf/build/esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj new file mode 100644 index 0000000..7f4d41e Binary files /dev/null and b/esp-idf/build/esp-idf/scd4x/CMakeFiles/__idf_scd4x.dir/scd4x.c.obj differ diff --git a/esp-idf/build/esp-idf/scd4x/cmake_install.cmake b/esp-idf/build/esp-idf/scd4x/cmake_install.cmake new file mode 100644 index 0000000..7c9c6f2 --- /dev/null +++ b/esp-idf/build/esp-idf/scd4x/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/scd4x/libscd4x.a b/esp-idf/build/esp-idf/scd4x/libscd4x.a new file mode 100644 index 0000000..0e074e5 Binary files /dev/null and b/esp-idf/build/esp-idf/scd4x/libscd4x.a differ diff --git a/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj new file mode 100644 index 0000000..1bb6334 Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj differ diff --git a/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj new file mode 100644 index 0000000..9af0fcc Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj differ diff --git a/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj new file mode 100644 index 0000000..726ce89 Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj differ diff --git a/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj new file mode 100644 index 0000000..57eee47 Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj differ diff --git a/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj new file mode 100644 index 0000000..7b161d1 Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj differ diff --git a/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj new file mode 100644 index 0000000..bf23d31 Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj differ diff --git a/esp-idf/build/esp-idf/sdmmc/cmake_install.cmake b/esp-idf/build/esp-idf/sdmmc/cmake_install.cmake new file mode 100644 index 0000000..5c65f24 --- /dev/null +++ b/esp-idf/build/esp-idf/sdmmc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/sdmmc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/sdmmc/libsdmmc.a b/esp-idf/build/esp-idf/sdmmc/libsdmmc.a new file mode 100644 index 0000000..ccde94a Binary files /dev/null and b/esp-idf/build/esp-idf/sdmmc/libsdmmc.a differ diff --git a/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj b/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj new file mode 100644 index 0000000..39dc485 Binary files /dev/null and b/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sensirion_voc_algorithm.c.obj differ diff --git a/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj b/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj new file mode 100644 index 0000000..c81dcee Binary files /dev/null and b/esp-idf/build/esp-idf/sgp40/CMakeFiles/__idf_sgp40.dir/sgp40.c.obj differ diff --git a/esp-idf/build/esp-idf/sgp40/cmake_install.cmake b/esp-idf/build/esp-idf/sgp40/cmake_install.cmake new file mode 100644 index 0000000..b8ed346 --- /dev/null +++ b/esp-idf/build/esp-idf/sgp40/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/sgp40/libsgp40.a b/esp-idf/build/esp-idf/sgp40/libsgp40.a new file mode 100644 index 0000000..1d223bc Binary files /dev/null and b/esp-idf/build/esp-idf/sgp40/libsgp40.a differ diff --git a/esp-idf/build/esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj b/esp-idf/build/esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj new file mode 100644 index 0000000..4d693fb Binary files /dev/null and b/esp-idf/build/esp-idf/sht3x/CMakeFiles/__idf_sht3x.dir/sht3x.c.obj differ diff --git a/esp-idf/build/esp-idf/sht3x/cmake_install.cmake b/esp-idf/build/esp-idf/sht3x/cmake_install.cmake new file mode 100644 index 0000000..eb8d94b --- /dev/null +++ b/esp-idf/build/esp-idf/sht3x/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/sht3x/libsht3x.a b/esp-idf/build/esp-idf/sht3x/libsht3x.a new file mode 100644 index 0000000..93a911f Binary files /dev/null and b/esp-idf/build/esp-idf/sht3x/libsht3x.a differ diff --git a/esp-idf/build/esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj b/esp-idf/build/esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj new file mode 100644 index 0000000..8556e97 Binary files /dev/null and b/esp-idf/build/esp-idf/sht4x/CMakeFiles/__idf_sht4x.dir/sht4x.c.obj differ diff --git a/esp-idf/build/esp-idf/sht4x/cmake_install.cmake b/esp-idf/build/esp-idf/sht4x/cmake_install.cmake new file mode 100644 index 0000000..4a39612 --- /dev/null +++ b/esp-idf/build/esp-idf/sht4x/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/sht4x/libsht4x.a b/esp-idf/build/esp-idf/sht4x/libsht4x.a new file mode 100644 index 0000000..f76489a Binary files /dev/null and b/esp-idf/build/esp-idf/sht4x/libsht4x.a differ diff --git a/esp-idf/build/esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj b/esp-idf/build/esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj new file mode 100644 index 0000000..f90d11c Binary files /dev/null and b/esp-idf/build/esp-idf/si7021/CMakeFiles/__idf_si7021.dir/si7021.c.obj differ diff --git a/esp-idf/build/esp-idf/si7021/cmake_install.cmake b/esp-idf/build/esp-idf/si7021/cmake_install.cmake new file mode 100644 index 0000000..a8f016f --- /dev/null +++ b/esp-idf/build/esp-idf/si7021/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/si7021/libsi7021.a b/esp-idf/build/esp-idf/si7021/libsi7021.a new file mode 100644 index 0000000..923a644 Binary files /dev/null and b/esp-idf/build/esp-idf/si7021/libsi7021.a differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj new file mode 100644 index 0000000..062a0b5 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj new file mode 100644 index 0000000..da728bc Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj new file mode 100644 index 0000000..8821a04 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj new file mode 100644 index 0000000..1044391 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj new file mode 100644 index 0000000..4a5b00f Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj new file mode 100644 index 0000000..6d9d5d5 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj new file mode 100644 index 0000000..3eea3ca Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj new file mode 100644 index 0000000..d0975d8 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj new file mode 100644 index 0000000..a7df326 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj new file mode 100644 index 0000000..94469ca Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj new file mode 100644 index 0000000..d37e368 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj new file mode 100644 index 0000000..de2a9da Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj new file mode 100644 index 0000000..ef35bb0 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj new file mode 100644 index 0000000..e7e73ac Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdio_slave_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj new file mode 100644 index 0000000..de45bf2 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj new file mode 100644 index 0000000..d99c402 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sigmadelta_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj new file mode 100644 index 0000000..e7f682e Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj new file mode 100644 index 0000000..b4df8de Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj new file mode 100644 index 0000000..f724ae2 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj new file mode 100644 index 0000000..8d3ae54 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj new file mode 100644 index 0000000..54882f5 Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj new file mode 100644 index 0000000..ccad4ea Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_phy_periph.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj new file mode 100644 index 0000000..9650edd Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj new file mode 100644 index 0000000..29048fe Binary files /dev/null and b/esp-idf/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/soc_include_legacy_warn.c.obj differ diff --git a/esp-idf/build/esp-idf/soc/cmake_install.cmake b/esp-idf/build/esp-idf/soc/cmake_install.cmake new file mode 100644 index 0000000..7eb2c5b --- /dev/null +++ b/esp-idf/build/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/soc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/esp32s3/cmake_install.cmake") + +endif() + diff --git a/esp-idf/build/esp-idf/soc/esp32s3/cmake_install.cmake b/esp-idf/build/esp-idf/soc/esp32s3/cmake_install.cmake new file mode 100644 index 0000000..c0b7fe3 --- /dev/null +++ b/esp-idf/build/esp-idf/soc/esp32s3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/soc/esp32s3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/soc/libsoc.a b/esp-idf/build/esp-idf/soc/libsoc.a new file mode 100644 index 0000000..8f60c4c Binary files /dev/null and b/esp-idf/build/esp-idf/soc/libsoc.a differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj new file mode 100644 index 0000000..269ff3c Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/flash_ops_esp32s3.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/flash_ops_esp32s3.c.obj new file mode 100644 index 0000000..7a983de Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/flash_ops_esp32s3.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj new file mode 100644 index 0000000..e34ecbf Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_rom_patch.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj new file mode 100644 index 0000000..fe2a7f5 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_timing_config.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj new file mode 100644 index 0000000..22f9bb1 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj new file mode 100644 index 0000000..d1099ee Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj new file mode 100644 index 0000000..d54bf12 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj new file mode 100644 index 0000000..cd5b7a1 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj new file mode 100644 index 0000000..435bcf3 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj new file mode 100644 index 0000000..2edc9f4 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/partition.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj new file mode 100644 index 0000000..44f6a4b Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj new file mode 100644 index 0000000..aca9afa Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj new file mode 100644 index 0000000..4ded3a6 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj new file mode 100644 index 0000000..6626de5 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj new file mode 100644 index 0000000..ca4f1e8 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj new file mode 100644 index 0000000..d7f29f7 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj new file mode 100644 index 0000000..dcf6214 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj new file mode 100644 index 0000000..a222e25 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj new file mode 100644 index 0000000..5833f83 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj new file mode 100644 index 0000000..c4c0f9b Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj new file mode 100644 index 0000000..7409096 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.c.obj b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.c.obj new file mode 100644 index 0000000..162a7b9 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_timing_tuning.c.obj differ diff --git a/esp-idf/build/esp-idf/spi_flash/cmake_install.cmake b/esp-idf/build/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 0000000..10ab574 --- /dev/null +++ b/esp-idf/build/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/spi_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/spi_flash/libspi_flash.a b/esp-idf/build/esp-idf/spi_flash/libspi_flash.a new file mode 100644 index 0000000..290db65 Binary files /dev/null and b/esp-idf/build/esp-idf/spi_flash/libspi_flash.a differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj new file mode 100644 index 0000000..0cfe126 Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj new file mode 100644 index 0000000..6a086ec Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj new file mode 100644 index 0000000..784f3f7 Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj new file mode 100644 index 0000000..4a61915 Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj new file mode 100644 index 0000000..6e201cb Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj new file mode 100644 index 0000000..5172afc Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj new file mode 100644 index 0000000..c83e228 Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj differ diff --git a/esp-idf/build/esp-idf/spiffs/cmake_install.cmake b/esp-idf/build/esp-idf/spiffs/cmake_install.cmake new file mode 100644 index 0000000..34a8ed9 --- /dev/null +++ b/esp-idf/build/esp-idf/spiffs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/spiffs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/spiffs/libspiffs.a b/esp-idf/build/esp-idf/spiffs/libspiffs.a new file mode 100644 index 0000000..5c06b72 Binary files /dev/null and b/esp-idf/build/esp-idf/spiffs/libspiffs.a differ diff --git a/esp-idf/build/esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj b/esp-idf/build/esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj new file mode 100644 index 0000000..5c4127e Binary files /dev/null and b/esp-idf/build/esp-idf/sts21/CMakeFiles/__idf_sts21.dir/sts21.c.obj differ diff --git a/esp-idf/build/esp-idf/sts21/cmake_install.cmake b/esp-idf/build/esp-idf/sts21/cmake_install.cmake new file mode 100644 index 0000000..4828e33 --- /dev/null +++ b/esp-idf/build/esp-idf/sts21/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/sts21/libsts21.a b/esp-idf/build/esp-idf/sts21/libsts21.a new file mode 100644 index 0000000..17c84e9 Binary files /dev/null and b/esp-idf/build/esp-idf/sts21/libsts21.a differ diff --git a/esp-idf/build/esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj b/esp-idf/build/esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj new file mode 100644 index 0000000..08cc07c Binary files /dev/null and b/esp-idf/build/esp-idf/tca9548/CMakeFiles/__idf_tca9548.dir/tca9548.c.obj differ diff --git a/esp-idf/build/esp-idf/tca9548/cmake_install.cmake b/esp-idf/build/esp-idf/tca9548/cmake_install.cmake new file mode 100644 index 0000000..e0f132f --- /dev/null +++ b/esp-idf/build/esp-idf/tca9548/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tca9548/libtca9548.a b/esp-idf/build/esp-idf/tca9548/libtca9548.a new file mode 100644 index 0000000..5098ac5 Binary files /dev/null and b/esp-idf/build/esp-idf/tca9548/libtca9548.a differ diff --git a/esp-idf/build/esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj b/esp-idf/build/esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj new file mode 100644 index 0000000..cf04426 Binary files /dev/null and b/esp-idf/build/esp-idf/tca95x5/CMakeFiles/__idf_tca95x5.dir/tca95x5.c.obj differ diff --git a/esp-idf/build/esp-idf/tca95x5/cmake_install.cmake b/esp-idf/build/esp-idf/tca95x5/cmake_install.cmake new file mode 100644 index 0000000..b20800f --- /dev/null +++ b/esp-idf/build/esp-idf/tca95x5/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tca95x5/libtca95x5.a b/esp-idf/build/esp-idf/tca95x5/libtca95x5.a new file mode 100644 index 0000000..d588eb3 Binary files /dev/null and b/esp-idf/build/esp-idf/tca95x5/libtca95x5.a differ diff --git a/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj new file mode 100644 index 0000000..345d888 Binary files /dev/null and b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj differ diff --git a/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj new file mode 100644 index 0000000..8c7fe5c Binary files /dev/null and b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj differ diff --git a/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_utils.c.obj b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_utils.c.obj new file mode 100644 index 0000000..5c60475 Binary files /dev/null and b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_utils.c.obj differ diff --git a/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj new file mode 100644 index 0000000..50d3add Binary files /dev/null and b/esp-idf/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj differ diff --git a/esp-idf/build/esp-idf/tcp_transport/cmake_install.cmake b/esp-idf/build/esp-idf/tcp_transport/cmake_install.cmake new file mode 100644 index 0000000..1cd59c8 --- /dev/null +++ b/esp-idf/build/esp-idf/tcp_transport/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/tcp_transport + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tcp_transport/libtcp_transport.a b/esp-idf/build/esp-idf/tcp_transport/libtcp_transport.a new file mode 100644 index 0000000..28edb17 Binary files /dev/null and b/esp-idf/build/esp-idf/tcp_transport/libtcp_transport.a differ diff --git a/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj b/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj new file mode 100644 index 0000000..2087a4c Binary files /dev/null and b/esp-idf/build/esp-idf/tcpip_adapter/CMakeFiles/__idf_tcpip_adapter.dir/tcpip_adapter_compat.c.obj differ diff --git a/esp-idf/build/esp-idf/tcpip_adapter/cmake_install.cmake b/esp-idf/build/esp-idf/tcpip_adapter/cmake_install.cmake new file mode 100644 index 0000000..a156a4d --- /dev/null +++ b/esp-idf/build/esp-idf/tcpip_adapter/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/tcpip_adapter + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tcpip_adapter/libtcpip_adapter.a b/esp-idf/build/esp-idf/tcpip_adapter/libtcpip_adapter.a new file mode 100644 index 0000000..40c4386 Binary files /dev/null and b/esp-idf/build/esp-idf/tcpip_adapter/libtcpip_adapter.a differ diff --git a/esp-idf/build/esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj b/esp-idf/build/esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj new file mode 100644 index 0000000..da121a1 Binary files /dev/null and b/esp-idf/build/esp-idf/tda74xx/CMakeFiles/__idf_tda74xx.dir/tda74xx.c.obj differ diff --git a/esp-idf/build/esp-idf/tda74xx/cmake_install.cmake b/esp-idf/build/esp-idf/tda74xx/cmake_install.cmake new file mode 100644 index 0000000..1b29d70 --- /dev/null +++ b/esp-idf/build/esp-idf/tda74xx/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tda74xx/libtda74xx.a b/esp-idf/build/esp-idf/tda74xx/libtda74xx.a new file mode 100644 index 0000000..37489e1 Binary files /dev/null and b/esp-idf/build/esp-idf/tda74xx/libtda74xx.a differ diff --git a/esp-idf/build/esp-idf/tinyusb/cmake_install.cmake b/esp-idf/build/esp-idf/tinyusb/cmake_install.cmake new file mode 100644 index 0000000..88d028c --- /dev/null +++ b/esp-idf/build/esp-idf/tinyusb/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/tinyusb + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj b/esp-idf/build/esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj new file mode 100644 index 0000000..37205c2 Binary files /dev/null and b/esp-idf/build/esp-idf/tsl2561/CMakeFiles/__idf_tsl2561.dir/tsl2561.c.obj differ diff --git a/esp-idf/build/esp-idf/tsl2561/cmake_install.cmake b/esp-idf/build/esp-idf/tsl2561/cmake_install.cmake new file mode 100644 index 0000000..9a63eff --- /dev/null +++ b/esp-idf/build/esp-idf/tsl2561/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tsl2561/libtsl2561.a b/esp-idf/build/esp-idf/tsl2561/libtsl2561.a new file mode 100644 index 0000000..9cf3e88 Binary files /dev/null and b/esp-idf/build/esp-idf/tsl2561/libtsl2561.a differ diff --git a/esp-idf/build/esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj b/esp-idf/build/esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj new file mode 100644 index 0000000..c9aed5c Binary files /dev/null and b/esp-idf/build/esp-idf/tsl2591/CMakeFiles/__idf_tsl2591.dir/tsl2591.c.obj differ diff --git a/esp-idf/build/esp-idf/tsl2591/cmake_install.cmake b/esp-idf/build/esp-idf/tsl2591/cmake_install.cmake new file mode 100644 index 0000000..ae6bf70 --- /dev/null +++ b/esp-idf/build/esp-idf/tsl2591/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tsl2591/libtsl2591.a b/esp-idf/build/esp-idf/tsl2591/libtsl2591.a new file mode 100644 index 0000000..9f745fb Binary files /dev/null and b/esp-idf/build/esp-idf/tsl2591/libtsl2591.a differ diff --git a/esp-idf/build/esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj b/esp-idf/build/esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj new file mode 100644 index 0000000..249402a Binary files /dev/null and b/esp-idf/build/esp-idf/tsl4531/CMakeFiles/__idf_tsl4531.dir/tsl4531.c.obj differ diff --git a/esp-idf/build/esp-idf/tsl4531/cmake_install.cmake b/esp-idf/build/esp-idf/tsl4531/cmake_install.cmake new file mode 100644 index 0000000..98fbb63 --- /dev/null +++ b/esp-idf/build/esp-idf/tsl4531/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tsl4531/libtsl4531.a b/esp-idf/build/esp-idf/tsl4531/libtsl4531.a new file mode 100644 index 0000000..1cfa5e5 Binary files /dev/null and b/esp-idf/build/esp-idf/tsl4531/libtsl4531.a differ diff --git a/esp-idf/build/esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj b/esp-idf/build/esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj new file mode 100644 index 0000000..10cf94b Binary files /dev/null and b/esp-idf/build/esp-idf/tsys01/CMakeFiles/__idf_tsys01.dir/tsys01.c.obj differ diff --git a/esp-idf/build/esp-idf/tsys01/cmake_install.cmake b/esp-idf/build/esp-idf/tsys01/cmake_install.cmake new file mode 100644 index 0000000..5d46b82 --- /dev/null +++ b/esp-idf/build/esp-idf/tsys01/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/tsys01/libtsys01.a b/esp-idf/build/esp-idf/tsys01/libtsys01.a new file mode 100644 index 0000000..b67d049 Binary files /dev/null and b/esp-idf/build/esp-idf/tsys01/libtsys01.a differ diff --git a/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj b/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj new file mode 100644 index 0000000..6de2d1e Binary files /dev/null and b/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp.c.obj differ diff --git a/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj b/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj new file mode 100644 index 0000000..81e8076 Binary files /dev/null and b/esp-idf/build/esp-idf/ulp/CMakeFiles/__idf_ulp.dir/ulp_macro.c.obj differ diff --git a/esp-idf/build/esp-idf/ulp/cmake_install.cmake b/esp-idf/build/esp-idf/ulp/cmake_install.cmake new file mode 100644 index 0000000..72a8954 --- /dev/null +++ b/esp-idf/build/esp-idf/ulp/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/ulp + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ulp/libulp.a b/esp-idf/build/esp-idf/ulp/libulp.a new file mode 100644 index 0000000..73edf55 Binary files /dev/null and b/esp-idf/build/esp-idf/ulp/libulp.a differ diff --git a/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj b/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj new file mode 100644 index 0000000..b9bc9cd Binary files /dev/null and b/esp-idf/build/esp-idf/ultrasonic/CMakeFiles/__idf_ultrasonic.dir/ultrasonic.c.obj differ diff --git a/esp-idf/build/esp-idf/ultrasonic/cmake_install.cmake b/esp-idf/build/esp-idf/ultrasonic/cmake_install.cmake new file mode 100644 index 0000000..062b83d --- /dev/null +++ b/esp-idf/build/esp-idf/ultrasonic/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/ultrasonic/libultrasonic.a b/esp-idf/build/esp-idf/ultrasonic/libultrasonic.a new file mode 100644 index 0000000..83863fa Binary files /dev/null and b/esp-idf/build/esp-idf/ultrasonic/libultrasonic.a differ diff --git a/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj b/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj new file mode 100644 index 0000000..b86d024 Binary files /dev/null and b/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj differ diff --git a/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj b/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj new file mode 100644 index 0000000..454a658 Binary files /dev/null and b/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj differ diff --git a/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj b/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj new file mode 100644 index 0000000..73f1579 Binary files /dev/null and b/esp-idf/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj differ diff --git a/esp-idf/build/esp-idf/unity/cmake_install.cmake b/esp-idf/build/esp-idf/unity/cmake_install.cmake new file mode 100644 index 0000000..f52ed0b --- /dev/null +++ b/esp-idf/build/esp-idf/unity/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/unity + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/unity/libunity.a b/esp-idf/build/esp-idf/unity/libunity.a new file mode 100644 index 0000000..5f777a2 Binary files /dev/null and b/esp-idf/build/esp-idf/unity/libunity.a differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj new file mode 100644 index 0000000..d91126f Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/hcd.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj new file mode 100644 index 0000000..7b78d57 Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/hub.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj new file mode 100644 index 0000000..58345e7 Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_helpers.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj new file mode 100644 index 0000000..7eb1c45 Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_host.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj new file mode 100644 index 0000000..981afda Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_phy.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj new file mode 100644 index 0000000..420c0ca Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usb_private.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj new file mode 100644 index 0000000..0700a26 Binary files /dev/null and b/esp-idf/build/esp-idf/usb/CMakeFiles/__idf_usb.dir/usbh.c.obj differ diff --git a/esp-idf/build/esp-idf/usb/cmake_install.cmake b/esp-idf/build/esp-idf/usb/cmake_install.cmake new file mode 100644 index 0000000..96c2299 --- /dev/null +++ b/esp-idf/build/esp-idf/usb/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/usb + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/usb/libusb.a b/esp-idf/build/esp-idf/usb/libusb.a new file mode 100644 index 0000000..5cc0997 Binary files /dev/null and b/esp-idf/build/esp-idf/usb/libusb.a differ diff --git a/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj new file mode 100644 index 0000000..6a8a125 Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj differ diff --git a/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj new file mode 100644 index 0000000..9315fa1 Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj differ diff --git a/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj new file mode 100644 index 0000000..227064c Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj differ diff --git a/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj new file mode 100644 index 0000000..9f7b992 Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj differ diff --git a/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj new file mode 100644 index 0000000..90cd14d Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj differ diff --git a/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj new file mode 100644 index 0000000..ec269ba Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj differ diff --git a/esp-idf/build/esp-idf/vfs/cmake_install.cmake b/esp-idf/build/esp-idf/vfs/cmake_install.cmake new file mode 100644 index 0000000..9bf93bc --- /dev/null +++ b/esp-idf/build/esp-idf/vfs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/vfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/vfs/libvfs.a b/esp-idf/build/esp-idf/vfs/libvfs.a new file mode 100644 index 0000000..0b7d45f Binary files /dev/null and b/esp-idf/build/esp-idf/vfs/libvfs.a differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj new file mode 100644 index 0000000..cf76947 Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj new file mode 100644 index 0000000..5cfabdc Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj new file mode 100644 index 0000000..8807e3d Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj new file mode 100644 index 0000000..54a908e Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj new file mode 100644 index 0000000..f3395f6 Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj new file mode 100644 index 0000000..304c445 Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj new file mode 100644 index 0000000..f4a3d21 Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj differ diff --git a/esp-idf/build/esp-idf/wear_levelling/cmake_install.cmake b/esp-idf/build/esp-idf/wear_levelling/cmake_install.cmake new file mode 100644 index 0000000..83bb356 --- /dev/null +++ b/esp-idf/build/esp-idf/wear_levelling/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/wear_levelling + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/wear_levelling/libwear_levelling.a b/esp-idf/build/esp-idf/wear_levelling/libwear_levelling.a new file mode 100644 index 0000000..1f409f3 Binary files /dev/null and b/esp-idf/build/esp-idf/wear_levelling/libwear_levelling.a differ diff --git a/esp-idf/build/esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj b/esp-idf/build/esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj new file mode 100644 index 0000000..c798f87 Binary files /dev/null and b/esp-idf/build/esp-idf/wiegand/CMakeFiles/__idf_wiegand.dir/wiegand.c.obj differ diff --git a/esp-idf/build/esp-idf/wiegand/cmake_install.cmake b/esp-idf/build/esp-idf/wiegand/cmake_install.cmake new file mode 100644 index 0000000..1eb2f4e --- /dev/null +++ b/esp-idf/build/esp-idf/wiegand/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/wiegand/libwiegand.a b/esp-idf/build/esp-idf/wiegand/libwiegand.a new file mode 100644 index 0000000..84d3d9c Binary files /dev/null and b/esp-idf/build/esp-idf/wiegand/libwiegand.a differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj new file mode 100644 index 0000000..4bb018d Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj new file mode 100644 index 0000000..f876694 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj new file mode 100644 index 0000000..7edd326 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj new file mode 100644 index 0000000..df745c9 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj new file mode 100644 index 0000000..ba4e5f8 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj new file mode 100644 index 0000000..541234e Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj new file mode 100644 index 0000000..0347f22 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj new file mode 100644 index 0000000..25104c4 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj new file mode 100644 index 0000000..2dd50c4 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj differ diff --git a/esp-idf/build/esp-idf/wifi_provisioning/cmake_install.cmake b/esp-idf/build/esp-idf/wifi_provisioning/cmake_install.cmake new file mode 100644 index 0000000..2e540e4 --- /dev/null +++ b/esp-idf/build/esp-idf/wifi_provisioning/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/wifi_provisioning + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/wifi_provisioning/libwifi_provisioning.a b/esp-idf/build/esp-idf/wifi_provisioning/libwifi_provisioning.a new file mode 100644 index 0000000..7ea8d13 Binary files /dev/null and b/esp-idf/build/esp-idf/wifi_provisioning/libwifi_provisioning.a differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj new file mode 100644 index 0000000..3ee1f8a Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj new file mode 100644 index 0000000..c23e1c8 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj new file mode 100644 index 0000000..10ee44c Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj new file mode 100644 index 0000000..3aaea60 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj new file mode 100644 index 0000000..5ead7de Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj new file mode 100644 index 0000000..cfd6f55 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj new file mode 100644 index 0000000..b52bff3 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj new file mode 100644 index 0000000..aff61d6 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj new file mode 100644 index 0000000..5af6621 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj new file mode 100644 index 0000000..a79cb28 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj new file mode 100644 index 0000000..4e9d08e Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj new file mode 100644 index 0000000..71006a6 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj new file mode 100644 index 0000000..783469e Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj new file mode 100644 index 0000000..065a8ee Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj new file mode 100644 index 0000000..6f96cd0 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj new file mode 100644 index 0000000..36d5a92 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj new file mode 100644 index 0000000..8d9f9a9 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj new file mode 100644 index 0000000..f40b0c6 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj new file mode 100644 index 0000000..8bfd598 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj new file mode 100644 index 0000000..82da23f Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj new file mode 100644 index 0000000..2922d25 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-bignum.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-ec.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-ec.c.obj new file mode 100644 index 0000000..38801e3 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls-ec.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj new file mode 100644 index 0000000..b295a3c Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_mbedtls.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj new file mode 100644 index 0000000..0de047d Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj new file mode 100644 index 0000000..ca67ca5 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj new file mode 100644 index 0000000..b4100d2 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj new file mode 100644 index 0000000..27c2d7c Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj new file mode 100644 index 0000000..fd464b8 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj new file mode 100644 index 0000000..b112568 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj new file mode 100644 index 0000000..a7a9d48 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj new file mode 100644 index 0000000..9ff66ac Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj new file mode 100644 index 0000000..858ebbe Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj new file mode 100644 index 0000000..7a84638 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj new file mode 100644 index 0000000..5b4c3a7 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj new file mode 100644 index 0000000..be6c152 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj new file mode 100644 index 0000000..01dc4be Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj new file mode 100644 index 0000000..4ea609e Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj new file mode 100644 index 0000000..d261fc4 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/tls_mbedtls.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj new file mode 100644 index 0000000..2f6f293 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj new file mode 100644 index 0000000..24908ca Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj new file mode 100644 index 0000000..456873f Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj new file mode 100644 index 0000000..9e171bd Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj new file mode 100644 index 0000000..f65f862 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj new file mode 100644 index 0000000..533fff0 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj new file mode 100644 index 0000000..327d4ad Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj new file mode 100644 index 0000000..faaee17 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj new file mode 100644 index 0000000..098a7d6 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj new file mode 100644 index 0000000..68a8ef2 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj new file mode 100644 index 0000000..4920855 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj new file mode 100644 index 0000000..e968f14 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj new file mode 100644 index 0000000..258b735 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj new file mode 100644 index 0000000..1fdcc13 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj new file mode 100644 index 0000000..4e6b70d Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj new file mode 100644 index 0000000..eddcbab Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj new file mode 100644 index 0000000..490b026 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj new file mode 100644 index 0000000..126f792 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj new file mode 100644 index 0000000..c4a40f7 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj new file mode 100644 index 0000000..ca5cac3 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj new file mode 100644 index 0000000..93360ff Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj new file mode 100644 index 0000000..a893d08 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj new file mode 100644 index 0000000..db0e02b Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj new file mode 100644 index 0000000..389efcd Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj new file mode 100644 index 0000000..025b229 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj new file mode 100644 index 0000000..24b7602 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj new file mode 100644 index 0000000..5f72032 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj new file mode 100644 index 0000000..718d322 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj new file mode 100644 index 0000000..99125da Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj new file mode 100644 index 0000000..c59346b Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj new file mode 100644 index 0000000..1acc77c Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_registrar.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_registrar.c.obj new file mode 100644 index 0000000..eca04ba Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_registrar.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj new file mode 100644 index 0000000..09ba8cf Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_validate.c.obj differ diff --git a/esp-idf/build/esp-idf/wpa_supplicant/cmake_install.cmake b/esp-idf/build/esp-idf/wpa_supplicant/cmake_install.cmake new file mode 100644 index 0000000..e12f9bf --- /dev/null +++ b/esp-idf/build/esp-idf/wpa_supplicant/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/wpa_supplicant + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/wpa_supplicant/libwpa_supplicant.a b/esp-idf/build/esp-idf/wpa_supplicant/libwpa_supplicant.a new file mode 100644 index 0000000..149fa24 Binary files /dev/null and b/esp-idf/build/esp-idf/wpa_supplicant/libwpa_supplicant.a differ diff --git a/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj new file mode 100644 index 0000000..db3f435 Binary files /dev/null and b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj differ diff --git a/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj new file mode 100644 index 0000000..18cfa2d Binary files /dev/null and b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj differ diff --git a/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj new file mode 100644 index 0000000..d17ba20 Binary files /dev/null and b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj differ diff --git a/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj new file mode 100644 index 0000000..cf5b063 Binary files /dev/null and b/esp-idf/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj differ diff --git a/esp-idf/build/esp-idf/xtensa/cmake_install.cmake b/esp-idf/build/esp-idf/xtensa/cmake_install.cmake new file mode 100644 index 0000000..4acd779 --- /dev/null +++ b/esp-idf/build/esp-idf/xtensa/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /Users/keenan/esp/esp-idf/components/xtensa + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-objdump") +endif() + diff --git a/esp-idf/build/esp-idf/xtensa/libxtensa.a b/esp-idf/build/esp-idf/xtensa/libxtensa.a new file mode 100644 index 0000000..d38d1f9 Binary files /dev/null and b/esp-idf/build/esp-idf/xtensa/libxtensa.a differ diff --git a/esp-idf/build/flash_app_args b/esp-idf/build/flash_app_args new file mode 100644 index 0000000..b828197 --- /dev/null +++ b/esp-idf/build/flash_app_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x10000 golioth-esp-idf-external-app.bin diff --git a/esp-idf/build/flash_args b/esp-idf/build/flash_args new file mode 100644 index 0000000..45d22e6 --- /dev/null +++ b/esp-idf/build/flash_args @@ -0,0 +1,5 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin +0x10000 golioth-esp-idf-external-app.bin +0x8000 partition_table/partition-table.bin +0xd000 ota_data_initial.bin diff --git a/esp-idf/build/flash_args.in b/esp-idf/build/flash_args.in new file mode 100644 index 0000000..a7a3397 --- /dev/null +++ b/esp-idf/build/flash_args.in @@ -0,0 +1,5 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin +0x10000 $.bin +0x8000 partition_table/partition-table.bin +0xd000 ota_data_initial.bin \ No newline at end of file diff --git a/esp-idf/build/flash_bootloader_args b/esp-idf/build/flash_bootloader_args new file mode 100644 index 0000000..0837e62 --- /dev/null +++ b/esp-idf/build/flash_bootloader_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin diff --git a/esp-idf/build/flash_project_args b/esp-idf/build/flash_project_args new file mode 100644 index 0000000..45d22e6 --- /dev/null +++ b/esp-idf/build/flash_project_args @@ -0,0 +1,5 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin +0x10000 golioth-esp-idf-external-app.bin +0x8000 partition_table/partition-table.bin +0xd000 ota_data_initial.bin diff --git a/esp-idf/build/flasher_args.json b/esp-idf/build/flasher_args.json new file mode 100644 index 0000000..f9869db --- /dev/null +++ b/esp-idf/build/flasher_args.json @@ -0,0 +1,26 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "detect", + "--flash_freq", "80m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "detect", + "flash_freq": "80m" + }, + "flash_files" : { + "0x0" : "bootloader/bootloader.bin", + "0x10000" : "golioth-esp-idf-external-app.bin", + "0x8000" : "partition_table/partition-table.bin", + "0xd000" : "ota_data_initial.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "golioth-esp-idf-external-app.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "otadata" : { "offset" : "0xd000", "file" : "ota_data_initial.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : false, + "chip" : "esp32s3" + } +} diff --git a/esp-idf/build/golioth-esp-idf-external-app.bin b/esp-idf/build/golioth-esp-idf-external-app.bin new file mode 100644 index 0000000..e0862d8 Binary files /dev/null and b/esp-idf/build/golioth-esp-idf-external-app.bin differ diff --git a/esp-idf/build/golioth-esp-idf-external-app.elf b/esp-idf/build/golioth-esp-idf-external-app.elf new file mode 100755 index 0000000..624258e Binary files /dev/null and b/esp-idf/build/golioth-esp-idf-external-app.elf differ diff --git a/esp-idf/build/golioth-esp-idf-external-app.map b/esp-idf/build/golioth-esp-idf-external-app.map new file mode 100644 index 0000000..b7de0f6 --- /dev/null +++ b/esp-idf/build/golioth-esp-idf-external-app.map @@ -0,0 +1,92607 @@ +Archive member included to satisfy reference by file (symbol) + +esp-idf/app_update/libapp_update.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_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_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) (pthread_cond_init) +esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + (include_esp_phy_override) +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(highint_hdl.S.obj) + (ld_include_highint_hdl) +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(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(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) (int_wdt_app_cpu_ticked) +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(highint_hdl.S.obj) (panicHandler) +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(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (esp_restart_noos) +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(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(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) (esp_backtrace_print_from_frame) +esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) (esp_backtrace_get_start) +esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) (esp_register_freertos_tick_hook_for_cpu) +esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (panic_print_str) +esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) (wdt_hal_init) +esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (cpu_hal_set_breakpoint) +esp-idf/hal/libhal.a(soc_hal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (soc_hal_stall_core) +esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (brownout_hal_config) +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/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.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(heap_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_util.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) (esp_cpu_stall) +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(sleep_gpio.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_sleep_config_gpio_isolate) +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(chip_info.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_chip_info) +esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (xt_int_has_handler) +esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) (_xt_interrupt_table) +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_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_get_time) +esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) (xPortInIsrContext) +esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (_frxt_setup_switch) +esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) (_xt_context_save) +esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (_xt_user_exit) +esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (esp_startup_start_app_common) +esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (vPortSetupTimer) +esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) (xQueueGenericCreate) +esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) (pxCurrentTCB) +esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + (uxTopUsedPriority) +esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) (xt_debugexception) +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/esp_system/libesp_system.a(startup.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/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + (__wrap_uart_hal_write_txfifo) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) (golioth_remote_shell_push) +esp-idf/main/libmain.a(app_main.c.obj) + (app_main) +esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (shell_start) +esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (wifi_init) +esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (nvs_init) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (golioth_client_create) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (golioth_lightdb_set_int_async) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (golioth_time_millis) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (golioth_statistics_has_allocation_leaks) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (golioth_debug_get_log_level) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (golioth_event_group_create) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (golioth_mbox_create) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) (golioth_sys_now_ms) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) (golioth_log_error_async) +esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) (ringbuf_put) +esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) (cJSON_Delete) +esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (coap_address_init) +esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (coap_opt_block_num) +esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_get_log_level) +esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (coap_register_event_handler) +esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_hash_impl) +esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (coap_io_process) +esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) (coap_dtls_is_supported) +esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) (coap_prng) +esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) (coap_session_reference) +esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) (coap_tcp_is_supported) +esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_ticks) +esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_flsll) +esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_malloc_type) +esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) (coap_delete_node) +esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_option_iterator_init) +esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) (coap_pdu_init) +esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) (coap_get_resource_from_uri_path) +esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (coap_new_string) +esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) (coap_subscription_init) +esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (coap_split_uri) +esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) (coap_find_async) +esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) (coap_cache_derive_key_w_ignore) +esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (dps310_init_desc) +esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) (_read_reg) +esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (scd30_init_desc) +esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (i2cdev_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (nmea_get_type) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) (nmea_load_parsers) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gpgga_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gpgll_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gprmc_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gpgsa_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gpgsv_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gptxt_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) (nmea_gpvtg_init) +esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) (nmea_position_parse) +esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) (ESP_EFUSE_OCODE) +esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.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_fill_buff) +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/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_get_coding_scheme) +esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (esp_ipc_call_blocking) +esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) (esp_ipc_isr_init) +esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) (esp_ipc_isr_handler) +esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) (esp_ipc_isr_waiting_for_finish_cmd) +esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (gpio_set_level) +esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) (i2c_driver_delete) +esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (periph_module_enable) +esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (rtc_gpio_deinit) +esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) (rtc_spinlock) +esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) (adc_power_acquire) +esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) (adc_get_calibration_offset) +esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) (gdma_new_channel) +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/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) (esp_pm_impl_waiti) +esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) (esp_pm_lock_create) +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_flash_config_esp32s3.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_flash_update_id) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) (bootloader_read_flash_id) +esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (spi_timing_flash_tuning) +esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (spi_flash_cache_enabled) +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) (esp_mspi_pin_init) +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_erase_range) +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_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_spi_init.c.obj) (esp_flash_noos_functions) +esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) (esp_partition_main_flash_region_safe) +esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) (spi_timing_config_get_core_clock) +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_mxic_opi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_mxic_opi) +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/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/main/libmain.a(nvs.c.obj) (nvs_flash_init) +esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZNK3nvs7Storage7isValidEv) +esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZNK3nvs15NVSHandleSimple18get_partition_nameEv) +esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZN3nvs12NVSPartitionC1EPK15esp_partition_t) +esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZN3nvs19NVSPartitionManager12get_instanceEv) +esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (_ZN3nvs8HashListD1Ev) +esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (_ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh) +esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (_ZN3nvs11PageManager14requestNewPageEv) +esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) (_ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE) +esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (_ZNK3nvs4Item14calculateCrc32Ev) +esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) (_esp_error_check_failed) +esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (esp_crosscore_int_init) +esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) (esp_task_wdt_init) +esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) (_xt_panic) +esp-idf/hal/libhal.a(mpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) (mpu_hal_set_region_access) +esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) (rtcio_hal_set_direction) +esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) (i2c_hal_txfifo_rst) +esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) (i2c_hal_master_handle_tx_event) +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(uart_hal_iram.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) (uart_hal_write_txfifo) +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(interrupt_controller_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (interrupt_controller_hal_desc_type) +esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) (adc_hal_init) +esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) (gdma_hal_init) +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(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) (systimer_hal_init) +esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) (interrupt_controller_hal_desc_table) +esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) (IP_EVENT) +esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) (esp_netif_init) +esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) (esp_event_handler_register) +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(event_send.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) (esp_event_send_internal) +esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + esp-idf/main/libmain.a(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) (sha1_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-omac1.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (omac1_aes_128) +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(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/main/libmain.a(wifi.c.obj) (esp_wifi_init) +esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) (esp_netif_create_default_wifi_sta) +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/main/libmain.a(wifi.c.obj) (g_wifi_osi_funcs) +esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/main/libmain.a(shell.c.obj) (esp_console_cmd_register) +esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/main/libmain.a(shell.c.obj) (esp_console_new_repl_usb_serial_jtag) +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(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) (arg_dbl0) +esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) (linenoiseSetMultiLine) +esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/main/libmain.a(shell.c.obj) (lwip_freeaddrinfo) +esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) (lwip_accept) +esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (tcpip_input) +esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (lwip_htons) +esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (dns_setserver) +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/main/libmain.a(shell.c.obj) (ipaddr_ntoa) +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/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (netif_set_addr) +esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_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/esp_netif/libesp_netif.a(esp_netif_lwip.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/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (dhcp_set_struct) +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(raw.c.obj) (ip4_route_src) +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(inet6.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) (in6addr_any) +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(etharp.c.obj) (ethbroadcast) +esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (lwip_init_tcp_isn) +esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (sys_mutex_new) +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(ping_sock.c.obj) + esp-idf/main/libmain.a(shell.c.obj) (esp_ping_new_session) +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(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/soc/libsoc.a(adc_periph.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) (adc_channel_io_map) +esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) (gdma_periph_signals) +esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (GPIO_HOLD_MASK) +esp-idf/soc/libsoc.a(i2c_periph.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) (i2c_periph_signal) +esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) (rtc_io_desc) +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/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) (esp_random) +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_read_mac) +esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_err_to_name) +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_setfn) +esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) (xEventGroupCreate) +esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) (xTimerCreate) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_ssl_ciphersuite_from_id) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_ssl_cookie_init) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_ssl_get_record_expansion) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_ssl_set_client_transport_id) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) (mbedtls_ssl_derive_keys) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_ssl_handshake_client_step) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_asn1_find_named_data) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (mbedtls_mpi_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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_supported) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) (mbedtls_ct_memcmp) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_ctr_drbg_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_dhm_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_ecdh_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_ecp_grp_id_list) +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(entropy.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_entropy_free) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_strerror) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) (mbedtls_gcm_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) (mbedtls_hmac_drbg_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) (mbedtls_md_list) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (mbedtls_md5_ret) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) (mbedtls_pem_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_pk_init) +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(pkcs5.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (mbedtls_pkcs5_pbkdf2_hmac) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_pk_parse_key) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.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(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_rsa_import) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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_ret) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (mbedtls_sha256_ret) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) (mbedtls_sha512_ret) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_version_get_number) +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_timing.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_timing_set_delay) +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_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (esp_aes_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (esp_aes_crypt_ecb) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (mbedtls_mpi_exp_mod) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) (esp_mpi_hardware_words) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_sha1_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_sha256_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_sha512_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (esp_md5_finish_ret) +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(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(pk_wrap.c.obj) (mbedtls_ecdsa_write_signature) +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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_pkcs12_pbe_sha1_rc4_128) +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(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(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) (mbedtls_asn1_write_len) +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/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/libmbedx509.a(x509_crt.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (mbedtls_x509_crt_verify_info) +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(certs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) (mbedtls_test_cli_crt_len) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) (esp_wifi_init_internal) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (g_ic) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) (ieee80211_crypto_attach) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (wifi_log) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (ftm_is_initiator_supported) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (wifi_softap_cur_max_ap_bss_num) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) (ieee80211_ht_attach) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (ieee80211_add_ie_vendor_esp_head) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (ieee80211_decap) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (current_task_is_wifi_task) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (esp_mesh_quick_funcs) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (g_wifi_nvs) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (ieee80211_reg_netstack_buf_cb) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) (ieee80211_phy_deinit) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) (ieee80211_psq_init) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) (ieee80211_proto_attach) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) (ieee80211_get_chan_info) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_regdomain_max_tx_power) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) (ieee80211_rfid_locp_recv_reset) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) (ieee80211_scan_attach) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_sta_new_state) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) (wifi_sta_get_prof_password) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) (ieee80211_register_ftm_timer) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (chm_deinit) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (g_cnxMgr) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (offchan_in_progress) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) (ieee80211_send_action_register) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) (get_iav_key) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) (ccmp) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) (gcmp) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) (sms4) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) (tkip) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) (wep) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) (ieee80211_getmgtframe) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (esf_buf_setup_for_mesh) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) (ic_get_addr) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) (lmacIsIdle) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) (g_pm) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) (fpm_allow_tx) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) (pp_register_net80211_tx_cb) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) (wifi_gpio_debug) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) (pp_timer_do_process) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) (RC_SetBasicRate) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) (rcUpdateAMPDUParam) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) (wDev_ftm_set_t1t4) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) (hal_agreement_add_rx_ba) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) (hal_set_rx_beacon_pti) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) (hal_crypto_clr_key_entry) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) (hal_mac_tx_set_ppdu) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) (hal_mac_rx_get_last_dscr) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) (mac_tx_set_plcp1) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) (hal_sniffer_enable) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) (hal_enable_sta_tsf) +esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) (xRingbufferCreate) +esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) (esp_efuse_rtc_calib_get_ver) +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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (spi_bus_init_lock) +esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) (uart_set_pin) +esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) (esp_ota_get_running_partition) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) (bootloader_common_get_sha256_of_partition) +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(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (bootloader_sha256_flash_contents) +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(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_partition_table_verify) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) (bootloader_common_get_chip_revision) +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_random_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable) +esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) (pp_printf) +esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) (esp_phy_disable) +esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) (__wrap_longjmp) +esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_hal_set_sclk) +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/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) (esp_vfs_dev_uart_port_set_rx_line_endings) +esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) (ETH_EVENT) +esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) (tcpip_adapter_compat_start_eth) +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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) (_g_esp_netif_inherent_eth_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(esp_netif_sta_list.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) (esp_netif_get_sta_list) +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_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_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (hostap_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(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) (sae_clear_data) +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(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(wpa_auth.c.obj) (eloop_cancel_timeout) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (esp_wifi_sta_wpa2_ent_disable) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) (wpa_sm_alloc_eapol) +esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) (crypto_ec_deinit) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) (tls_prf_sha1_md5) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) (tls_prf_sha256) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) (tls_prf_sha384) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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/lwip/liblwip.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) (wlanif_input) +esp-idf/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) (ethernetif_input) +esp-idf/lwip/liblwip.a(ethip6.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) (ethip6_output) +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(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_periph_signal) +esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) (esp_dport_access_read_buffer) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (esp_crypto_sha_aes_lock_acquire) +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) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (g_misc_nvs) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) (mesh_set_ie_crypto_config) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) (esp_mesh_pm_tbtt_timeout_process) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) (mesh_malloc) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) (g_mesh_max_layer) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) (esp_mesh_nvs_init) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) (mesh_set_io_process) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) (esp_mesh_delivery_toSelf) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) (esp_mesh_channel_enable_jp) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) (g_is_wifi_connected) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) (esp_mesh_route_init) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) (esp_mesh_send_block_start) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) (mesh_timer_do_process) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) (mesh_topo_get_ttl) +/Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) (esp_mesh_ap_list_clear) +esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) (esp_eth_new_netif_glue) +esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) (esp_mesh_send_event_internal) +/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) (phy_change_channel) +/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (phy_bbpll_en_usb) +/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) (phy_param) +/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) (ram_read_sar2_code) +/Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) (ram_set_pbus_reg) +/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + esp-idf/freertos/libfreertos.a(portasm.S.obj) (xthal_window_spill_nw) +/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (xthal_set_intclear) +/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) (Xthal_intlevel) +/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) (xthal_restore_extra_nw) +/Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) (xthal_save_extra_nw) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZdlPv) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (_ZdaPv) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZSt7nothrow) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (_ZnwjRKSt9nothrow_t) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (_ZnajRKSt9nothrow_t) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) (_ZTVN10__cxxabiv120__si_class_type_infoE) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) (_ZSt9terminatev) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) (_ZdlPvj) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) (_ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) (_ZNSt9type_infoD2Ev) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) (__cxa_begin_catch) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) (_ZN10__cxxabiv119__terminate_handlerE) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) (_ZN10__cxxabiv120__unexpected_handlerE) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) (__cxa_get_globals_fast) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + esp-idf/main/libmain.a(shell.c.obj) (__divsf3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) (__floatundisf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) (__adddf3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + esp-idf/main/libmain.a(shell.c.obj) (__muldf3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) (__divdf3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__gtdf2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__fixdfsi) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) (__fixdfdi) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + esp-idf/main/libmain.a(shell.c.obj) (__fixunsdfsi) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) (__fixunsdfdi) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__floatsidf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) (__floatdidf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) (__truncdfsf2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + esp-idf/main/libmain.a(app_main.c.obj) (__extendsfdf2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) (__bswapsi2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (__bswapdi2) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__divdi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__moddi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (__udivdi3) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__umoddi3) +esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) (__wrap___cxa_call_unexpected) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) (pow) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) (__ieee754_pow) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) (__ieee754_sqrt) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) (fabs) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) (finite) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) (__fdlib_version) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) (nan) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) (rint) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) (scalbn) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + esp-idf/console/libconsole.a(commands.c.obj) (asprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) (atof) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) (atoi) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) (bzero) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + esp-idf/json/libjson.a(cJSON.c.obj) (_ctype_) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (environ) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (__errno) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) (exit) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + esp-idf/console/libconsole.a(commands.c.obj) (fclose) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) (ferror) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) (__sflush_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (fgetc) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (fgets) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) (fileno) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) (_cleanup_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (fopen) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + esp-idf/main/libmain.a(shell.c.obj) (fputc) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fputs) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) (fread) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) (_fseek_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) (_fseeko_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) (ftell) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) (_ftello_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) (__sfvwrite_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) (_fwalk) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fwrite) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (optarg) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) (gmtime) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) (gmtime_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (_global_impure_ptr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) (itoa) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) (localtime) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (localtime_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) (__smakebuf_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) (memchr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (memcmp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + esp-idf/pthread/libpthread.a(pthread.c.obj) (memcpy) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + esp-idf/libcoap/liblibcoap.a(block.c.obj) (memmove) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + esp-idf/pthread/libpthread.a(pthread.c.obj) (memset) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) (mktime) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) (__month_lengths) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + esp-idf/console/libconsole.a(commands.c.obj) (open_memstream) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) (perror) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (printf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) (_putc_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + esp-idf/console/libconsole.a(commands.c.obj) (putchar) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (puts) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) (qsort) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (srand) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (_reclaim_reent) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) (__srefill_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) (__srget_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (setjmp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) (setvbuf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (snprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (sprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + esp-idf/json/libjson.a(cJSON.c.obj) (sscanf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) (__sread) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (strcasecmp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + esp-idf/freertos/libfreertos.a(port.c.obj) (strcat) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (strchr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + esp-idf/log/liblog.a(log.c.obj) (strcmp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strcpy) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (strcspn) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (strdup) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) (_strdup_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) (_strerror_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strerror_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) (strftime) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (strlcat) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) (strlcpy) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strlen) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (strncat) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strncmp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + esp-idf/main/libmain.a(wifi.c.obj) (strncpy) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) (strndup) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) (_strndup_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) (strnlen) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) (strrchr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/libcoap/liblibcoap.a(net.c.obj) (strstr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) (strtod) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) (_strtol_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) (strtoul) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) (_svfprintf_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) (__ssvfscanf_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) (close) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (gettimeofday) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (read) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) (stat) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (write) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) (time) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) (_C_time_locale) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) (__tzcalc_limits) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) (__tz_lock) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) (_tzset_unlocked) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) (_tzset_unlocked_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) (_timezone) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) (_user_strerror) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) (__utoa) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) (_vfprintf_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) (vprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) (vsnprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) (__swbuf_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) (__swsetup_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) (__call_exitprocs) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) (abs) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) (div) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) (_dtoa_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) (__sflags) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) (__gethex) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) (__match) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) (getenv) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) (_findenv_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) (__gettzinfo) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) (iswspace) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) (iswspace_l) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) (labs) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) (_C_numeric_locale) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) (__global_locale_ptr) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) (_localeconv_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) (_mbrtowc_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) (__ascii_mbtowc) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) (_Balloc) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) (frexp) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) (__sccl) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) (nanf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) (siscanf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) (sniprintf) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) (_strtoll_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) (_strtoull_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) (__chclass) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) (_sungetc_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) (__submore) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) (__sprint_r) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) (__ascii_wctomb) +/Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) (__env_lock) + +Allocating common symbols +Common symbol size file + +g_wpa_password 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +registered_heaps 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) +g_wpa_client_cert 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +default_router_list + 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) +g_wpa_new_password_len + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +phy_rxbb_dc 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +netif_list 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) +tcp_active_pcbs_changed + 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) +g_wpa_pac_file 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +phy_chan_dc 0x38 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +g_wpa_private_key_passwd_len + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +prefix_list 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) +phy_rxrf_dc 0x44 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +g_wpa_pac_file_len 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +g_wpa_anonymous_identity_len + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +g_wpa_ttls_phase2_type + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +_ssid 0x4 esp-idf/main/libmain.a(wifi.c.obj) +netif_default 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) +g_wpa_anonymous_identity + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +g_wpa_private_key_len + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_ipc_isr_start_fl + 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +parsers 0x118 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +neighbor_cache 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) +udp_pcbs 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) +destination_cache 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) +ip_data 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) +g_wpa_client_cert_len + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +tls_instance_count 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tcp_active_pcbs 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) +pbuf_free_ooseq_pending + 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) +gWpaSm 0x2e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +dhcp_rx_options_given + 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) +g_wpa_ca_cert 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +h_errno 0x4 esp-idf/lwip/liblwip.a(netdb.c.obj) +tcp_input_pcb 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) +g_wpa_phase1_options + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +tcp_bound_pcbs 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_ticks 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) +g_wpa_suiteb_certification + 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +mbedtls_cipher_supported + 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +phy_version_str 0x28 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +esp_ipc_func 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +_password 0x4 esp-idf/main/libmain.a(wifi.c.obj) +chip7_phy_init_ctrl + 0x2a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +g_wpa_new_password 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +g_wpa_private_key 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +tcp_tw_pcbs 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) +g_wpa_username 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +tcp_listen_pcbs 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) +esp_ipc_func_arg 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +g_wpa_ca_cert_len 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +g_wpa_username_len 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +phy_bbpll_i2c 0x2 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +g_wpa_private_key_passwd + 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +assoc_ie_buf 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +dhcp_rx_options_val + 0x30 esp-idf/lwip/liblwip.a(dhcp.c.obj) +g_wpa_password_len 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + +Discarded input sections + + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .text 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_line 0x0000000000000000 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .debug_str 0x0000000000000000 0x108 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .xt.prop 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .literal 0x0000000000000000 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .fini.literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .init.literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .text 0x0000000000000000 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .data 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .bss 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .ctors 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .tm_clone_table + 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .fini 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .init 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .xt.lit 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .xt.prop 0x0000000000000000 0x15c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .text 0x0000000000000000 0x0 CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj + .data 0x0000000000000000 0x0 CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj + .bss 0x0000000000000000 0x0 CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj + .comment 0x0000000000000000 0x2d CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj + .text 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .xt.prop 0x0000000000000000 0x144 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .literal.pthread_list_find_item + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_find + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.get_default_pthread_core + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_delete + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.29.literal + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.esp_pthread_set_cfg + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.esp_pthread_get_cfg + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.esp_pthread_get_default_config + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_create + 0x0000000000000000 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_join + 0x0000000000000000 0x50 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_detach + 0x0000000000000000 0x2c esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_exit + 0x0000000000000000 0x48 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_task_func + 0x0000000000000000 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_cancel + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.sched_yield + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_self + 0x0000000000000000 0x2c esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_once + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_mutex_init + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_mutex_init_if_static + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_mutex_destroy + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.30.literal + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.31.literal + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.32.literal + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.33.literal + 0x0000000000000000 0x20 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_mutexattr_settype + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_attr_init + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_attr_destroy + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_list_find_item + 0x0000000000000000 0x22 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_handle_by_desc + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_desc_by_handle + 0x0000000000000000 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_find + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.get_default_pthread_core + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.mutexattr_check + 0x0000000000000000 0x11 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_delete + 0x0000000000000000 0x27 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.29 0x0000000000000000 0x60 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_set_cfg + 0x0000000000000000 0x51 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_cfg + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_default_config + 0x0000000000000000 0x20 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_create.str1.4 + 0x0000000000000000 0xf2 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_create + 0x0000000000000000 0x1ad esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_join + 0x0000000000000000 0x119 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_detach + 0x0000000000000000 0x82 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_exit.str1.4 + 0x0000000000000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_exit + 0x0000000000000000 0xb6 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_task_func + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cancel.str1.4 + 0x0000000000000000 0x2a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_cancel + 0x0000000000000000 0x22 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.sched_yield + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_self.str1.4 + 0x0000000000000000 0x2d esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_self + 0x0000000000000000 0x5b esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_equal + 0x0000000000000000 0x11 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_once.str1.4 + 0x0000000000000000 0x29 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_once + 0x0000000000000000 0x5d esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init + 0x0000000000000000 0x70 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init_if_static + 0x0000000000000000 0x3c esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_destroy.str1.4 + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_destroy + 0x0000000000000000 0x7a esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.30 0x0000000000000000 0x22 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.31 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.32 0x0000000000000000 0x22 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.33 0x0000000000000000 0x6d esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_init + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_destroy + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_gettype + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_settype + 0x0000000000000000 0x22 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_init + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_destroy + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getstacksize + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setstacksize + 0x0000000000000000 0x26 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getdetachstate + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setdetachstate + 0x0000000000000000 0x25 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6699 + 0x0000000000000000 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6670 + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__$6652 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6641 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__$6634 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6629 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6622 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6614 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__$6604 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss.s_threads_list + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .data.pthread_lazy_init_lock + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .xt.lit 0x0000000000000000 0xe8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .xt.prop 0x0000000000000000 0xf6c esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.pthread_internal_local_storage_destructor_callback + 0x0000000000000000 0xc esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_internal_local_storage_destructor_callback + 0x0000000000000000 0x2a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .xt.prop 0x0000000000000000 0x390 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .literal.pthread_rwlock_init + 0x0000000000000000 0x18 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.pthread_rwlock_init_if_static + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.checkrw_lock + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.pthread_rwlock_destroy + 0x0000000000000000 0x18 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.pthread_rwlock_rdlock + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.pthread_rwlock_wrlock + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.pthread_rwlock_unlock + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init + 0x0000000000000000 0x78 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init_if_static + 0x0000000000000000 0x3c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.checkrw_lock + 0x0000000000000000 0x21 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_destroy + 0x0000000000000000 0x64 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_rdlock + 0x0000000000000000 0x56 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_wrlock + 0x0000000000000000 0x5e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.pthread_rwlock_unlock.str1.4 + 0x0000000000000000 0x6d esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_unlock + 0x0000000000000000 0x84 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.__func__$6599 + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .xt.prop 0x0000000000000000 0x354 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .literal.pthread_cond_init + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.s_check_and_init_if_static + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.pthread_cond_signal + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.pthread_cond_broadcast + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.pthread_cond_timedwait + 0x0000000000000000 0x38 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.pthread_cond_wait + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.pthread_cond_destroy + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_init + 0x0000000000000000 0x7 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_init + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.s_check_and_init_if_static + 0x0000000000000000 0x4a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_signal + 0x0000000000000000 0x38 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_broadcast + 0x0000000000000000 0x3f esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_timedwait + 0x0000000000000000 0x133 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_wait + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_destroy + 0x0000000000000000 0x4c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_include_pthread_cond_var_impl + 0x0000000000000000 0x5 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_frame 0x0000000000000000 0xe8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_info 0x0000000000000000 0x1b3e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_abbrev 0x0000000000000000 0x339 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_loc 0x0000000000000000 0x452 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_aranges + 0x0000000000000000 0x60 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_ranges 0x0000000000000000 0x50 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_line 0x0000000000000000 0xd40 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x0000000000000000 0x1601 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .xt.prop 0x0000000000000000 0x360 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .literal.set_xpd_sar + 0x0000000000000000 0xc esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .text.set_xpd_sar + 0x0000000000000000 0x28 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .bss.s_wifi_adc_xpd_flag + 0x0000000000000000 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .literal.__ubsan_maybe_debugbreak + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_default_handler + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_type_mismatch + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_type_mismatch_v1 + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_add_overflow + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_sub_overflow + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_mul_overflow + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_negate_overflow + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_divrem_overflow + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_shift_out_of_bounds + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_out_of_bounds + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_missing_return + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_vla_bound_not_positive + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_load_invalid_value + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_nonnull_arg + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_nonnull_return + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_builtin_unreachable + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_pointer_overflow + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .literal.__ubsan_handle_invalid_builtin + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_maybe_debugbreak + 0x0000000000000000 0x11 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__ubsan_default_handler.str1.4 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_default_handler + 0x0000000000000000 0x32 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch_v1 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_add_overflow + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_sub_overflow + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_mul_overflow + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_negate_overflow + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_divrem_overflow + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_shift_out_of_bounds + 0x0000000000000000 0x1a esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_out_of_bounds + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_missing_return + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_vla_bound_not_positive + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_load_invalid_value + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_arg + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_return + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_builtin_unreachable + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_pointer_overflow + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_invalid_builtin + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4261 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4257 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4251 + 0x0000000000000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4247 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4243 + 0x0000000000000000 0x1b esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4239 + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4234 + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4229 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4225 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4220 + 0x0000000000000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4214 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4208 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4203 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4197 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4191 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4185 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__$4180 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .xt.prop 0x0000000000000000 0x3c0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .data.g_spiram_ok + 0x0000000000000000 0x1 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .xt.prop 0x0000000000000000 0x204 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .data 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .xt.prop 0x0000000000000000 0x78 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .literal.rtc_clk_select_rtc_slow_clk + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.rtc_clk_select_rtc_slow_clk + 0x0000000000000000 0xe esp-idf/esp_system/libesp_system.a(clk.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .xt.prop 0x0000000000000000 0xa8 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .xt.prop 0x0000000000000000 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .iram1.28.literal + 0x0000000000000000 0xc esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .literal.esp_get_minimum_free_heap_size + 0x0000000000000000 0x8 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .iram1.28 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text.esp_get_minimum_free_heap_size + 0x0000000000000000 0x10 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .xt.prop 0x0000000000000000 0x240 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .literal.esp_startup_start_app_other_cores_default + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.__cxx_eh_arena_size_get + 0x0000000000000000 0x7 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.esp_startup_start_app_other_cores_default + 0x0000000000000000 0xf esp-idf/esp_system/libesp_system.a(startup.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .xt.prop 0x0000000000000000 0x2c4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .xt.prop 0x0000000000000000 0x2dc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .literal.esp_brownout_disable + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text.esp_brownout_disable + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .xt.prop 0x0000000000000000 0x6c esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .xt.prop 0x0000000000000000 0xcc esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .xt.prop 0x0000000000000000 0x3f0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .xt.prop 0x0000000000000000 0x39c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .literal.esp_register_freertos_idle_hook + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .literal.esp_register_freertos_tick_hook + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .literal.esp_deregister_freertos_idle_hook + 0x0000000000000000 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .literal.esp_deregister_freertos_tick_hook_for_cpu + 0x0000000000000000 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .literal.esp_deregister_freertos_tick_hook + 0x0000000000000000 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_idle_hook + 0x0000000000000000 0x15 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_tick_hook + 0x0000000000000000 0x15 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook + 0x0000000000000000 0x2e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook_for_cpu + 0x0000000000000000 0x48 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook + 0x0000000000000000 0x2e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .xt.prop 0x0000000000000000 0x378 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .xt.prop 0x0000000000000000 0x360 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .literal.wdt_hal_deinit + 0x0000000000000000 0xc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_deinit + 0x0000000000000000 0xcd esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .xt.prop 0x0000000000000000 0x3f0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .literal.cpu_hal_set_watchpoint + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_clear_breakpoint + 0x0000000000000000 0x2a esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_set_watchpoint + 0x0000000000000000 0x5c esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text.cpu_hal_clear_watchpoint + 0x0000000000000000 0x1a esp-idf/hal/libhal.a(cpu_hal.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .xt.prop 0x0000000000000000 0x180 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(soc_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(soc_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(soc_hal.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/hal/libhal.a(soc_hal.c.obj) + .xt.prop 0x0000000000000000 0x84 esp-idf/hal/libhal.a(soc_hal.c.obj) + .literal.brownout_hal_intr_enable + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .literal.brownout_hal_intr_clear + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text.brownout_hal_intr_enable + 0x0000000000000000 0x23 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text.brownout_hal_intr_clear + 0x0000000000000000 0x1a esp-idf/hal/libhal.a(brownout_hal.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .literal.esp_vfs_register_with_id + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_unregister_with_id + 0x0000000000000000 0x18 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_unregister + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_register_fd_with_local_fd + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_register_fd + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_unregister_fd + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_pread + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_pwrite + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_utime + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_opendir + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_readdir + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_readdir_r + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_telldir + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_seekdir + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_rewinddir + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_closedir + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_mkdir + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_rmdir + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_access + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_truncate + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_ftruncate + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_select_triggered + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.esp_vfs_select_triggered_isr + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcgetattr + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcsetattr + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcdrain + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcflush + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcflow + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcgetsid + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.tcsendbreak + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_with_id + 0x0000000000000000 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_with_id + 0x0000000000000000 0x7d esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister + 0x0000000000000000 0x53 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd_with_local_fd + 0x0000000000000000 0x9f esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd + 0x0000000000000000 0x15 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_fd + 0x0000000000000000 0x81 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pread + 0x0000000000000000 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pwrite + 0x0000000000000000 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_utime + 0x0000000000000000 0x57 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_opendir + 0x0000000000000000 0x5c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir + 0x0000000000000000 0x49 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir_r + 0x0000000000000000 0x56 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_telldir + 0x0000000000000000 0x4f esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_seekdir + 0x0000000000000000 0x4e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rewinddir + 0x0000000000000000 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_closedir + 0x0000000000000000 0x4f esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_mkdir + 0x0000000000000000 0x57 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rmdir + 0x0000000000000000 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_access + 0x0000000000000000 0x57 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_truncate + 0x0000000000000000 0x57 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ftruncate + 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_select_triggered + 0x0000000000000000 0x4d esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_select_triggered_isr + 0x0000000000000000 0x48 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetattr + 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsetattr + 0x0000000000000000 0x80 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcdrain 0x0000000000000000 0x77 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflush 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflow 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetsid + 0x0000000000000000 0x77 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsendbreak + 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .xt.lit 0x0000000000000000 0x1a8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .xt.prop 0x0000000000000000 0x219c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .xt.prop 0x0000000000000000 0x330 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .literal.esp_vfs_dev_usb_serial_jtag_register + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.esp_vfs_dev_usb_serial_jtag_register.str1.4 + 0x0000000000000000 0x10 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_register + 0x0000000000000000 0x15 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .xt.lit 0x0000000000000000 0xb0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .xt.prop 0x0000000000000000 0x774 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .literal.esp_log_set_vprintf + 0x0000000000000000 0xc esp-idf/log/liblog.a(log.c.obj) + .literal.esp_log_level_get + 0x0000000000000000 0x8 esp-idf/log/liblog.a(log.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_set_vprintf + 0x0000000000000000 0x1b esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_get + 0x0000000000000000 0x15 esp-idf/log/liblog.a(log.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/log/liblog.a(log.c.obj) + .xt.prop 0x0000000000000000 0x360 esp-idf/log/liblog.a(log.c.obj) + .literal.esp_log_system_timestamp + 0x0000000000000000 0x30 esp-idf/log/liblog.a(log_freertos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .rodata.esp_log_system_timestamp.str1.4 + 0x0000000000000000 0x15 esp-idf/log/liblog.a(log_freertos.c.obj) + .text.esp_log_system_timestamp + 0x0000000000000000 0xe9 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.bufferLock$5642 + 0x0000000000000000 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.buffer$5641 + 0x0000000000000000 0x12 esp-idf/log/liblog.a(log_freertos.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/log/liblog.a(log_freertos.c.obj) + .xt.prop 0x0000000000000000 0x264 esp-idf/log/liblog.a(log_freertos.c.obj) + .literal.heap_caps_register_failed_alloc_callback + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_malloc_extmem_enable + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.33.literal + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.34.literal + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.35.literal + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_get_total_size + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_print_heap_info + 0x0000000000000000 0x38 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_check_integrity + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_check_integrity_all + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_check_integrity_addr + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_dump + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_dump_all + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_get_allocated_size + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.41.literal + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.42.literal + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_aligned_calloc + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_register_failed_alloc_callback + 0x0000000000000000 0x15 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_malloc_extmem_enable + 0x0000000000000000 0xa esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.33 0x0000000000000000 0x59 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.34 0x0000000000000000 0x6c esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.35 0x0000000000000000 0x58 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_total_size + 0x0000000000000000 0x2c esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_print_heap_info.str1.4 + 0x0000000000000000 0xf4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_print_heap_info + 0x0000000000000000 0x7f esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity + 0x0000000000000000 0x57 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_all + 0x0000000000000000 0x13 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_addr + 0x0000000000000000 0x24 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump + 0x0000000000000000 0x3e esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump_all + 0x0000000000000000 0xe esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_allocated_size + 0x0000000000000000 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.41 0x0000000000000000 0x96 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.42 0x0000000000000000 0xe esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_aligned_calloc + 0x0000000000000000 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__$5304 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .xt.lit 0x0000000000000000 0xf8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .xt.prop 0x0000000000000000 0xccc esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_add_region_with_caps + 0x0000000000000000 0x3c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .literal.heap_caps_add_region + 0x0000000000000000 0x10 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_add_region_with_caps + 0x0000000000000000 0x108 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_add_region + 0x0000000000000000 0x62 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .data.registered_heaps_write_lock$5169 + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .xt.prop 0x0000000000000000 0x3c0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .literal.multi_heap_dump_tlsf + 0x0000000000000000 0x10 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_internal_lock + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_internal_unlock + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_get_first_block + 0x0000000000000000 0x14 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_get_next_block + 0x0000000000000000 0x14 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_aligned_alloc_impl_offs + 0x0000000000000000 0x14 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_aligned_alloc_impl + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_check + 0x0000000000000000 0x24 esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.multi_heap_dump + 0x0000000000000000 0x2c esp-idf/heap/libheap.a(multi_heap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_dump_tlsf.str1.4 + 0x0000000000000000 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_dump_tlsf + 0x0000000000000000 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_block_owner + 0x0000000000000000 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_block_address_impl + 0x0000000000000000 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_internal_lock + 0x0000000000000000 0x12 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_internal_unlock + 0x0000000000000000 0xf esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_first_block + 0x0000000000000000 0x25 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_next_block + 0x0000000000000000 0x38 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_is_free + 0x0000000000000000 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_aligned_alloc_impl_offs + 0x0000000000000000 0x7a esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_aligned_alloc_impl + 0x0000000000000000 0x15 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_check + 0x0000000000000000 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_dump.str1.4 + 0x0000000000000000 0x1c esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_dump + 0x0000000000000000 0x50 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__$5321 + 0x0000000000000000 0x10 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__$5311 + 0x0000000000000000 0x11 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__$5272 + 0x0000000000000000 0x1a esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__$5265 + 0x0000000000000000 0x1b esp-idf/heap/libheap.a(multi_heap.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/heap/libheap.a(multi_heap.c.obj) + .xt.prop 0x0000000000000000 0x63c esp-idf/heap/libheap.a(multi_heap.c.obj) + .literal.integrity_walker + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_check + 0x0000000000000000 0x50 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_check_pool + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_block_size_max + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_remove_pool + 0x0000000000000000 0x34 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_memalign_offs + 0x0000000000000000 0xb4 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_memalign + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.integrity_walker + 0x0000000000000000 0x67 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.tlsf_check.str1.4 + 0x0000000000000000 0x237 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_check + 0x0000000000000000 0x1d1 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_check_pool + 0x0000000000000000 0x1a esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_align_size + 0x0000000000000000 0x7 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_block_size_max + 0x0000000000000000 0x8 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_remove_pool + 0x0000000000000000 0x10f esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.tlsf_memalign_offs.str1.4 + 0x0000000000000000 0x6b esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_memalign_offs + 0x0000000000000000 0x582 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text.tlsf_memalign + 0x0000000000000000 0x15 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3848 + 0x0000000000000000 0x13 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3571 + 0x0000000000000000 0x9 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3816 + 0x0000000000000000 0x11 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3582 + 0x0000000000000000 0xa esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3731 + 0x0000000000000000 0x11 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3743 + 0x0000000000000000 0xb esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .xt.prop 0x0000000000000000 0xc90 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .xt.prop 0x0000000000000000 0x204 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .rodata.soc_memory_type_count + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/heap/libheap.a(memory_layout.c.obj) + .iram1.6.literal + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.7.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.6 0x0000000000000000 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.7 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .xt.prop 0x0000000000000000 0x1d4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.4.literal + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .iram1.5.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .literal.esp_clk_rtc_time + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .iram1.4 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .iram1.5 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_rtc_time + 0x0000000000000000 0xf esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .xt.prop 0x0000000000000000 0x1e0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .literal.esp_intr_mark_shared + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .literal.esp_intr_reserve + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.29.literal + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.34.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.35.literal + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_mark_shared + 0x0000000000000000 0x61 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_reserve + 0x0000000000000000 0x51 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.29 0x0000000000000000 0x8d esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_intno + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_cpu + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.34 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.35 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .xt.lit 0x0000000000000000 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .xt.prop 0x0000000000000000 0xdd4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .iram1.28.literal + 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.35.literal + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.36.literal + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.28 0x0000000000000000 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.35 0x0000000000000000 0x25 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.36 0x0000000000000000 0x25 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.34 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .xt.prop 0x0000000000000000 0x2b8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .literal.rtc_clk_32k_bootstrap + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_32k_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_8m_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_8md256_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_fast_freq_get + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_xtal_freq_update + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_cpu_freq_set_config_fast + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_apb_freq_get + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_divider_set + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_8m_divider_set + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_dig_clk8m_enable + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_dig_clk8m_disable + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_dig_8m_enabled + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_bootstrap + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enabled + 0x0000000000000000 0x23 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_enabled + 0x0000000000000000 0x1b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8md256_enabled + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_fast_freq_get + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_xtal_freq_update + 0x0000000000000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config_fast + 0x0000000000000000 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_apb_freq_get + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_divider_set + 0x0000000000000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_divider_set + 0x0000000000000000 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_enable + 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_disable + 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_8m_enabled + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .xt.lit 0x0000000000000000 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .xt.prop 0x0000000000000000 0xa8c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_vddsdio_get_config + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .literal.rtc_vddsdio_set_config + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_vddsdio_get_config + 0x0000000000000000 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_vddsdio_set_config + 0x0000000000000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .xt.prop 0x0000000000000000 0x228 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .literal.rtc_sleep_finish + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_get_default_config + 0x0000000000000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_init + 0x0000000000000000 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_low_init + 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_set_wakeup_time + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_sleep_start + 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_finish + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.rtc_sleep_get_default_config.str1.4 + 0x0000000000000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_get_default_config + 0x0000000000000000 0x18e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.rtc_sleep_init.str1.4 + 0x0000000000000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_init + 0x0000000000000000 0x441 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_low_init + 0x0000000000000000 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_set_wakeup_time + 0x0000000000000000 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_start + 0x0000000000000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.__func__$2521 + 0x0000000000000000 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.__func__$2516 + 0x0000000000000000 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .xt.prop 0x0000000000000000 0x2e8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .literal.rtc_clk_cal_ratio + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_light_slp_time_get + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_deep_slp_time_get + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_clk_wait_for_slow_cycle + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .literal.rtc_clk_freq_cal + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_cal_ratio + 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_slowclk_to_us + 0x0000000000000000 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_light_slp_time_get + 0x0000000000000000 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_deep_slp_time_get + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_wait_for_slow_cycle + 0x0000000000000000 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_freq_cal + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .xt.prop 0x0000000000000000 0x324 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .xt.prop 0x0000000000000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .literal.xt_set_exception_handler + 0x0000000000000000 0x8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .data 0x0000000000000000 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .text.xt_set_exception_handler + 0x0000000000000000 0x4b esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .xt.prop 0x0000000000000000 0x180 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .xt.prop 0x0000000000000000 0x54 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .literal.print_timer_info + 0x0000000000000000 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .literal.esp_timer_deinit + 0x0000000000000000 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .literal.esp_timer_dump + 0x0000000000000000 0x40 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.38.literal + 0x0000000000000000 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.39.literal + 0x0000000000000000 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .literal.esp_timer_is_active + 0x0000000000000000 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.print_timer_info.str1.4 + 0x0000000000000000 0x1f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.print_timer_info + 0x0000000000000000 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_deinit + 0x0000000000000000 0x49 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_dump.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_dump + 0x0000000000000000 0xd9 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.38 0x0000000000000000 0x47 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.39 0x0000000000000000 0x54 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_is_active + 0x0000000000000000 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .xt.lit 0x0000000000000000 0xa0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .xt.prop 0x0000000000000000 0x948 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .iram1.4 0x0000000000000000 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .xt.prop 0x0000000000000000 0xc0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .literal.esp_timer_impl_lock + 0x0000000000000000 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .literal.esp_timer_impl_unlock + 0x0000000000000000 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.26.literal + 0x0000000000000000 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.29.literal + 0x0000000000000000 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .literal.esp_timer_impl_advance + 0x0000000000000000 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .literal.esp_timer_impl_deinit + 0x0000000000000000 0x18 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .literal.esp_timer_impl_get_alarm_reg + 0x0000000000000000 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_lock + 0x0000000000000000 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_unlock + 0x0000000000000000 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.26 0x0000000000000000 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.29 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.31 0x0000000000000000 0x5 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_advance + 0x0000000000000000 0x53 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_deinit + 0x0000000000000000 0x49 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_get_alarm_reg + 0x0000000000000000 0x57 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .xt.prop 0x0000000000000000 0x3a8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .literal.vPortEndScheduler + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + .literal.vPortAssertIfInISR + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + .literal.xPortEnterCriticalTimeoutCompliance + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + .literal.vPortExitCriticalCompliance + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + .literal.vPortSetStackWatchpoint + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortEndScheduler + 0x0000000000000000 0x9 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortAssertIfInISR.str1.4 + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortAssertIfInISR + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.xPortEnterCriticalTimeoutCompliance.str1.4 + 0x0000000000000000 0x33 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.xPortEnterCriticalTimeoutCompliance + 0x0000000000000000 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortExitCriticalCompliance + 0x0000000000000000 0x27 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.xPortGetTickRateHz + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortSetStackWatchpoint + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__$5576 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(port.c.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/freertos/libfreertos.a(port.c.obj) + .xt.prop 0x0000000000000000 0x57c esp-idf/freertos/libfreertos.a(port.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/freertos/libfreertos.a(portasm.S.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .xt.prop 0x0000000000000000 0x108 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .UserEnter.text + 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .xt.prop 0x0000000000000000 0x4e0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .xt.prop 0x0000000000000000 0x2ac esp-idf/freertos/libfreertos.a(port_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .xt.prop 0x0000000000000000 0x138 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .literal.xQueueGetMutexHolderFromISR + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueCreateCountingSemaphoreStatic + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueuePeek + 0x0000000000000000 0x7c esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueuePeekFromISR + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.uxQueueSpacesAvailable + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.uxQueueMessagesWaitingFromISR + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueIsQueueEmptyFromISR + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueIsQueueFullFromISR + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueCreateSet + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueAddToSet + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueRemoveFromSet + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueSelectFromSet + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.xQueueSelectFromSetFromISR + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGetMutexHolderFromISR.str1.4 + 0x0000000000000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGetMutexHolderFromISR + 0x0000000000000000 0x25 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateCountingSemaphoreStatic + 0x0000000000000000 0x4f esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeek + 0x0000000000000000 0x1b5 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueuePeekFromISR.str1.4 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeekFromISR + 0x0000000000000000 0xa8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueSpacesAvailable + 0x0000000000000000 0x3a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueMessagesWaitingFromISR + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueGetQueueNumber + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.vQueueSetQueueNumber + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.ucQueueGetQueueType + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueEmptyFromISR + 0x0000000000000000 0x2d esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueFullFromISR + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateSet + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueAddToSet + 0x0000000000000000 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueRemoveFromSet + 0x0000000000000000 0x39 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSet + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSetFromISR + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5752 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5742 + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5691 + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5685 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5673 + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5651 + 0x0000000000000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5578 + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5558 + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(queue.c.obj) + .xt.lit 0x0000000000000000 0x130 esp-idf/freertos/libfreertos.a(queue.c.obj) + .xt.prop 0x0000000000000000 0x126c esp-idf/freertos/libfreertos.a(queue.c.obj) + .literal.prvTaskIsTaskSuspended + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskCreateRestrictedStatic + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskCreateRestricted + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.vTaskResume + 0x0000000000000000 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskResumeFromISR + 0x0000000000000000 0x4c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.vTaskEndScheduler + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskGetHandle + 0x0000000000000000 0x4c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskGetIdleTaskHandle + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskAbortDelay + 0x0000000000000000 0x50 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.vTaskSetTimeOutState + 0x0000000000000000 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.uxTaskPriorityGetFromISR + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.vTaskSetThreadLocalStoragePointer + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.vTaskAllocateMPURegions + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.uxTaskGetStackHighWaterMark + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxTaskGetStackStart + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.vTaskDelayUntil + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskCatchUpTicks + 0x0000000000000000 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.ulTaskNotifyTake + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskGenericNotifyWait + 0x0000000000000000 0x34 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskNotifyWait + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskGenericNotifyFromISR + 0x0000000000000000 0x6c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.xTaskGenericNotifyStateClear + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.ulTaskGenericNotifyValueClear + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxListGetReadyTask + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxListGetReadyPendingTask + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxGetDelayedTaskList + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxGetOverflowDelayedTaskList + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxGetTasksWaitingTermination + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.pxGetSuspendedTaskList + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvSearchForNameWithinSingleList + 0x0000000000000000 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x0000000000000000 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskIsTaskSuspended + 0x0000000000000000 0x74 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateRestrictedStatic.str1.4 + 0x0000000000000000 0x5e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCreateRestrictedStatic + 0x0000000000000000 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateRestricted.str1.4 + 0x0000000000000000 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCreateRestricted + 0x0000000000000000 0x7b esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskResume.str1.4 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskResume + 0x0000000000000000 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskResumeFromISR + 0x0000000000000000 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskEndScheduler + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetHandle.str1.4 + 0x0000000000000000 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetHandle + 0x0000000000000000 0xab esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandle.str1.4 + 0x0000000000000000 0x35 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetIdleTaskHandle + 0x0000000000000000 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskAbortDelay + 0x0000000000000000 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetTimeOutState + 0x0000000000000000 0x43 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetTaskNumber + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetTaskNumber + 0x0000000000000000 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGetFromISR + 0x0000000000000000 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetThreadLocalStoragePointer + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskAllocateMPURegions + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetStackHighWaterMark + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTaskGetStackStart + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskDelayUntil + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCatchUpTicks + 0x0000000000000000 0x48 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskNotifyTake + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyWait + 0x0000000000000000 0x17c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskNotifyWait + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyFromISR + 0x0000000000000000 0x1ee esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotifyStateClear.str1.4 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyStateClear + 0x0000000000000000 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskGenericNotifyValueClear + 0x0000000000000000 0x46 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTCBGetSize + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTCBGetStateListItem + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTCBGetStartOfStack + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTCBGetTopOfStack + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTCBGetEndOfStack + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxListGetReadyTask + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxListGetReadyPendingTask + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetDelayedTaskList + 0x0000000000000000 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetOverflowDelayedTaskList + 0x0000000000000000 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetTasksWaitingTermination + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetSuspendedTaskList + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTimerCreateTimerTask + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$6126 + 0x0000000000000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$6104 + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$6074 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5842 + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5764 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5758 + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5749 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5734 + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5654 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5643 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5648 + 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5529 + 0x0000000000000000 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5522 + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .xt.lit 0x0000000000000000 0x2b8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .xt.prop 0x0000000000000000 0x29b8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .xt.prop 0x0000000000000000 0x78 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .xt.prop 0x0000000000000000 0xf0 esp-idf/freertos/libfreertos.a(list.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(abort.c.obj) + .xt.prop 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(abort.c.obj) + .literal.__assert + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text.__assert + 0x0000000000000000 0x11 esp-idf/newlib/libnewlib.a(assert.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/newlib/libnewlib.a(assert.c.obj) + .xt.prop 0x0000000000000000 0x9c esp-idf/newlib/libnewlib.a(assert.c.obj) + .literal.memalign + 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(heap.c.obj) + .literal.posix_memalign + 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.memalign + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.posix_memalign + 0x0000000000000000 0x29 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_trim + 0x0000000000000000 0x7 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_usable_size + 0x0000000000000000 0x7 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_stats + 0x0000000000000000 0x5 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallopt 0x0000000000000000 0x7 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallinfo + 0x0000000000000000 0x1b esp-idf/newlib/libnewlib.a(heap.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(heap.c.obj) + .xt.prop 0x0000000000000000 0x30c esp-idf/newlib/libnewlib.a(heap.c.obj) + .iram1.29.literal + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.30.literal + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(locks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.29 0x0000000000000000 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.30 0x0000000000000000 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + .xt.lit 0x0000000000000000 0xc0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .xt.prop 0x0000000000000000 0x63c esp-idf/newlib/libnewlib.a(locks.c.obj) + .literal.pthread_condattr_setclock + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .rodata.pthread_condattr_setclock.str1.4 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_condattr_setclock + 0x0000000000000000 0x22 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_sigmask + 0x0000000000000000 0x7 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.sigfillset + 0x0000000000000000 0xd esp-idf/newlib/libnewlib.a(pthread.c.obj) + .rodata.__func__$3472 + 0x0000000000000000 0x1a esp-idf/newlib/libnewlib.a(pthread.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .literal.esp_reent_cleanup + 0x0000000000000000 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text.esp_reent_cleanup + 0x0000000000000000 0xdd esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .xt.prop 0x0000000000000000 0x78 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .literal._write_r_console + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .literal._read_r_console + 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .literal._fstat_r_console + 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .literal.system + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._write_r_console + 0x0000000000000000 0x2f esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._read_r_console + 0x0000000000000000 0x36 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._fstat_r_console + 0x0000000000000000 0x26 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text.system 0x0000000000000000 0x11 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .xt.prop 0x0000000000000000 0x21c esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .literal.adjtime + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(time.c.obj) + .literal.sleep + 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .literal.clock_settime + 0x0000000000000000 0x10 esp-idf/newlib/libnewlib.a(time.c.obj) + .literal.clock_getres + 0x0000000000000000 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime 0x0000000000000000 0xe6 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.sleep 0x0000000000000000 0x13 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_settime + 0x0000000000000000 0x4e esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_getres + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(time.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/newlib/libnewlib.a(time.c.obj) + .xt.prop 0x0000000000000000 0x4e0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .xt.prop 0x0000000000000000 0x1a4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .literal._ZL20signal_waiting_tasksv + 0x0000000000000000 0xc esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .literal._ZL18wait_for_guard_objP7guard_t + 0x0000000000000000 0x34 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .literal._ZL19static_init_preparev + 0x0000000000000000 0x24 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .literal.__cxa_guard_acquire + 0x0000000000000000 0x30 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .literal.__cxa_guard_release + 0x0000000000000000 0x30 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .literal.__cxa_guard_abort + 0x0000000000000000 0x38 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL20signal_waiting_tasksv + 0x0000000000000000 0x24 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZL18wait_for_guard_objP7guard_t.str1.4 + 0x0000000000000000 0x2b esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL18wait_for_guard_objP7guard_t + 0x0000000000000000 0xbd esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL19static_init_preparev + 0x0000000000000000 0x4a esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_acquire + 0x0000000000000000 0xa6 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_release.str1.4 + 0x0000000000000000 0x3f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_release + 0x0000000000000000 0xa2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_abort.str1.4 + 0x0000000000000000 0x77 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_abort + 0x0000000000000000 0xbe esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZZ17__cxa_guard_abortE19__PRETTY_FUNCTION__ + 0x0000000000000000 0x2d esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZZ19__cxa_guard_releaseE19__PRETTY_FUNCTION__ + 0x0000000000000000 0x2f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZZL18wait_for_guard_objP7guard_tE19__PRETTY_FUNCTION__ + 0x0000000000000000 0x22 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZZ19__cxa_guard_acquireE19__PRETTY_FUNCTION__ + 0x0000000000000000 0x2e esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss._ZL31s_static_init_max_waiting_count + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss._ZL27s_static_init_waiting_count + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .data._ZL15s_init_spinlock + 0x0000000000000000 0x8 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss._ZL22s_static_init_wait_sem + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss._ZL19s_static_init_mutex + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .xt.prop 0x0000000000000000 0x270 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .text.golioth_remote_shell_set_enable + 0x0000000000000000 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .text.golioth_remote_shell_set_line_input_handler + 0x0000000000000000 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .literal.nmea_init_interface + 0x0000000000000000 0x30 esp-idf/main/libmain.a(app_main.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.nmea_init_interface.str1.4 + 0x0000000000000000 0x58 esp-idf/main/libmain.a(app_main.c.obj) + .text.nmea_init_interface + 0x0000000000000000 0x86 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.__func__$8181 + 0x0000000000000000 0x14 esp-idf/main/libmain.a(app_main.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/main/libmain.a(app_main.c.obj) + .xt.prop 0x0000000000000000 0x3fc esp-idf/main/libmain.a(app_main.c.obj) + .literal.shell_input_line + 0x0000000000000000 0x24 esp-idf/main/libmain.a(shell.c.obj) + .literal.shell_register_command + 0x0000000000000000 0x1c esp-idf/main/libmain.a(shell.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(shell.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(shell.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(shell.c.obj) + .rodata.shell_input_line.str1.4 + 0x0000000000000000 0x60 esp-idf/main/libmain.a(shell.c.obj) + .text.shell_input_line + 0x0000000000000000 0x5a esp-idf/main/libmain.a(shell.c.obj) + .rodata.shell_register_command.str1.4 + 0x0000000000000000 0x43 esp-idf/main/libmain.a(shell.c.obj) + .text.shell_register_command + 0x0000000000000000 0x4c esp-idf/main/libmain.a(shell.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/main/libmain.a(shell.c.obj) + .xt.prop 0x0000000000000000 0x69c esp-idf/main/libmain.a(shell.c.obj) + .literal.wifi_wait_for_connected_with_timeout + 0x0000000000000000 0x8 esp-idf/main/libmain.a(wifi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(wifi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(wifi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(wifi.c.obj) + .text.wifi_wait_for_connected_with_timeout + 0x0000000000000000 0x24 esp-idf/main/libmain.a(wifi.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/main/libmain.a(wifi.c.obj) + .xt.prop 0x0000000000000000 0x1b0 esp-idf/main/libmain.a(wifi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(nvs.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(nvs.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(nvs.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/main/libmain.a(nvs.c.obj) + .xt.prop 0x0000000000000000 0x300 esp-idf/main/libmain.a(nvs.c.obj) + .literal.golioth_coap_client_get_internal + 0x0000000000000000 0x78 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_client_start + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_client_stop + 0x0000000000000000 0x2c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_coap_client_delete + 0x0000000000000000 0x64 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_coap_client_get + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_coap_client_get_block + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_coap_client_observe_async + 0x0000000000000000 0x50 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_client_set_packet_loss_percent + 0x0000000000000000 0x4c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_client_has_allocation_leaks + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_client_wait_for_connect + 0x0000000000000000 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_get_internal + 0x0000000000000000 0x1cf esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_is_running + 0x0000000000000000 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_start + 0x0000000000000000 0x16 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .rodata.golioth_client_stop.str1.4 + 0x0000000000000000 0x4e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_stop + 0x0000000000000000 0x71 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_is_connected + 0x0000000000000000 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_delete + 0x0000000000000000 0x1a3 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_get + 0x0000000000000000 0x26 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_get_block + 0x0000000000000000 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_observe_async + 0x0000000000000000 0xe4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .rodata.golioth_client_set_packet_loss_percent.str1.4 + 0x0000000000000000 0xba esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_set_packet_loss_percent + 0x0000000000000000 0xb7 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_has_allocation_leaks + 0x0000000000000000 0xd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_get_settings + 0x0000000000000000 0xa esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_coap_client_get_rpc + 0x0000000000000000 0xa esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_get_thread + 0x0000000000000000 0x7 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .text.golioth_client_wait_for_connect + 0x0000000000000000 0x50 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .bss.buf$10660 + 0x0000000000000000 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .rodata.__func__$10576 + 0x0000000000000000 0x21 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .xt.lit 0x0000000000000000 0x150 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .xt.prop 0x0000000000000000 0x1734 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .literal.golioth_lightdb_set_bool_internal + 0x0000000000000000 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_float_internal + 0x0000000000000000 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_json_internal + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_cbor_internal + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_string_internal + 0x0000000000000000 0x18 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_internal + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_delete_internal + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_payload_as_int + 0x0000000000000000 0x18 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_payload_as_float + 0x0000000000000000 0x18 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_payload_as_bool + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_payload_is_null + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.on_payload + 0x0000000000000000 0x24 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_bool_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_float_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_string_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_json_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_delete_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_observe_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_int_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_bool_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_float_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_string_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_set_json_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_int_sync + 0x0000000000000000 0xc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_bool_sync + 0x0000000000000000 0xc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_float_sync + 0x0000000000000000 0xc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_string_sync + 0x0000000000000000 0xc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_get_json_sync + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_delete_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_int_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_bool_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_float_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_string_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_json_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_int_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_bool_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_float_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_string_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_json_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_cbor_async + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_lightdb_stream_set_cbor_sync + 0x0000000000000000 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_lightdb_set_bool_internal.str1.4 + 0x0000000000000000 0xd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_bool_internal + 0x0000000000000000 0x3a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_lightdb_set_float_internal.str1.4 + 0x0000000000000000 0x3 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_float_internal + 0x0000000000000000 0x5e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_json_internal + 0x0000000000000000 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_cbor_internal + 0x0000000000000000 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_lightdb_set_string_internal.str1.4 + 0x0000000000000000 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_string_internal + 0x0000000000000000 0x6c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_internal + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_delete_internal + 0x0000000000000000 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_payload_as_int.str1.4 + 0x0000000000000000 0x5a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_payload_as_int + 0x0000000000000000 0x44 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_payload_as_float + 0x0000000000000000 0x4c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_payload_as_bool + 0x0000000000000000 0x25 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_payload_is_null.str1.4 + 0x0000000000000000 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_payload_is_null + 0x0000000000000000 0x32 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.on_payload + 0x0000000000000000 0xa2 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_bool_async + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_float_async + 0x0000000000000000 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_string_async + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_json_async + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_async + 0x0000000000000000 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_delete_async + 0x0000000000000000 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_observe_async + 0x0000000000000000 0x1a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_int_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_bool_sync + 0x0000000000000000 0x21 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_float_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_string_sync + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_set_json_sync + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_int_sync + 0x0000000000000000 0x31 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_bool_sync + 0x0000000000000000 0x31 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_float_sync + 0x0000000000000000 0x34 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_string_sync + 0x0000000000000000 0x34 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_get_json_sync + 0x0000000000000000 0x18 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_delete_sync + 0x0000000000000000 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_lightdb_stream_set_int_async.str1.4 + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_int_async + 0x0000000000000000 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_bool_async + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_float_async + 0x0000000000000000 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_string_async + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_json_async + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_int_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_bool_sync + 0x0000000000000000 0x21 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_float_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_string_sync + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_json_sync + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_cbor_async + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .text.golioth_lightdb_stream_set_cbor_sync + 0x0000000000000000 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.__func__$9714 + 0x0000000000000000 0xb esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.__func__$9602 + 0x0000000000000000 0x19 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.__func__$9596 + 0x0000000000000000 0x17 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .xt.lit 0x0000000000000000 0x160 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .xt.prop 0x0000000000000000 0x9c0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .literal.golioth_time_delay_ms + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .text.golioth_time_delay_ms + 0x0000000000000000 0xe esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .text.golioth_statistics_increment_alloc + 0x0000000000000000 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .text.golioth_statistics_increment_free + 0x0000000000000000 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .text.golioth_statistics_has_allocation_leaks + 0x0000000000000000 0x7 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_frame 0x0000000000000000 0x58 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_info 0x0000000000000000 0xa11 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_abbrev 0x0000000000000000 0x1f6 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_line 0x0000000000000000 0x3ac esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .debug_str 0x0000000000000000 0x708 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .xt.prop 0x0000000000000000 0x6c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .literal.golioth_debug_set_log_level + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .literal.golioth_debug_hexdump + 0x0000000000000000 0x2c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .literal.golioth_debug_set_cloud_log_enabled + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .text.golioth_debug_set_log_level + 0x0000000000000000 0xa esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .rodata.golioth_debug_hexdump.str1.4 + 0x0000000000000000 0x24 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .text.golioth_debug_hexdump + 0x0000000000000000 0xcd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .text.golioth_debug_set_cloud_log_enabled + 0x0000000000000000 0xb esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .xt.prop 0x0000000000000000 0x240 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .xt.prop 0x0000000000000000 0xe4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .xt.prop 0x0000000000000000 0x318 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .literal.golioth_log_error_sync + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .literal.golioth_log_warn_sync + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .literal.golioth_log_info_sync + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .literal.golioth_log_debug_sync + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .text.golioth_log_error_sync + 0x0000000000000000 0x1d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .text.golioth_log_warn_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .text.golioth_log_info_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .text.golioth_log_debug_sync + 0x0000000000000000 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .xt.prop 0x0000000000000000 0x1f8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .literal.ringbuf_peek + 0x0000000000000000 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .text.ringbuf_peek + 0x0000000000000000 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .text.ringbuf_reset + 0x0000000000000000 0x11 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .xt.prop 0x0000000000000000 0x27c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .literal.case_insensitive_strcmp + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.utf16_literal_to_utf8 + 0x0000000000000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.parse_string + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.create_reference + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.skip_utf8_bom + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.parse_number + 0x0000000000000000 0x2c esp-idf/json/libjson.a(cJSON.c.obj) + .literal.print + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.get_object_item + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_GetErrorPtr + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_Version + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_InitHooks + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.parse_object + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.parse_value + 0x0000000000000000 0x28 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.parse_array + 0x0000000000000000 0x18 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_SetNumberHelper + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ParseWithLengthOpts + 0x0000000000000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ParseWithOpts + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_Parse + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ParseWithLength + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_Print + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_PrintUnformatted + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_PrintBuffered + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_GetArrayItem + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_GetObjectItem + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_GetObjectItemCaseSensitive + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_HasObjectItem + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddItemToArray + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddItemToObject + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddItemToObjectCS + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddItemReferenceToArray + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddItemReferenceToObject + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_DetachItemFromArray + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_DeleteItemFromArray + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_DetachItemFromObject + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_DetachItemFromObjectCaseSensitive + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_DeleteItemFromObject + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_DeleteItemFromObjectCaseSensitive + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_InsertItemInArray + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ReplaceItemViaPointer + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ReplaceItemInArray + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateNull + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddNullToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateTrue + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddTrueToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateFalse + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddFalseToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateBool + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddBoolToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateNumber + 0x0000000000000000 0x2c esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddNumberToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateStringReference + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateObjectReference + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateArrayReference + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateRaw + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddRawToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateArray + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddArrayToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_AddObjectToObject + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateIntArray + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateFloatArray + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateDoubleArray + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_CreateStringArray + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_Duplicate + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_Minify + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_GetNumberValue + 0x0000000000000000 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_GetStringValue + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_Compare + 0x0000000000000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_malloc + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_free + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_SetValuestring + 0x0000000000000000 0x18 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.replace_item_in_object + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ReplaceItemInObject + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_ReplaceItemInObjectCaseSensitive + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .text 0x0000000000000000 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .data 0x0000000000000000 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.case_insensitive_strcmp + 0x0000000000000000 0x70 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_hex4 + 0x0000000000000000 0x57 esp-idf/json/libjson.a(cJSON.c.obj) + .text.utf16_literal_to_utf8 + 0x0000000000000000 0x11e esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_string + 0x0000000000000000 0x198 esp-idf/json/libjson.a(cJSON.c.obj) + .text.buffer_skip_whitespace + 0x0000000000000000 0x38 esp-idf/json/libjson.a(cJSON.c.obj) + .text.get_array_item + 0x0000000000000000 0x26 esp-idf/json/libjson.a(cJSON.c.obj) + .text.skip_oneline_comment + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.skip_multiline_comment + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.minify_string + 0x0000000000000000 0x76 esp-idf/json/libjson.a(cJSON.c.obj) + .text.create_reference + 0x0000000000000000 0x36 esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.skip_utf8_bom.str1.4 + 0x0000000000000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .text.skip_utf8_bom + 0x0000000000000000 0x34 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_number + 0x0000000000000000 0xfa esp-idf/json/libjson.a(cJSON.c.obj) + .text.print 0x0000000000000000 0xb2 esp-idf/json/libjson.a(cJSON.c.obj) + .text.get_object_item + 0x0000000000000000 0x63 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetErrorPtr + 0x0000000000000000 0xe esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.cJSON_Version.str1.4 + 0x0000000000000000 0x9 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Version + 0x0000000000000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_InitHooks + 0x0000000000000000 0x60 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_object + 0x0000000000000000 0x169 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_value + 0x0000000000000000 0x136 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_array + 0x0000000000000000 0x10e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_SetNumberHelper + 0x0000000000000000 0x52 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ParseWithLengthOpts + 0x0000000000000000 0xd0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ParseWithOpts + 0x0000000000000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Parse + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ParseWithLength + 0x0000000000000000 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Print + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_PrintUnformatted + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_PrintBuffered + 0x0000000000000000 0x68 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetArraySize + 0x0000000000000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetArrayItem + 0x0000000000000000 0x19 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetObjectItem + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetObjectItemCaseSensitive + 0x0000000000000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_HasObjectItem + 0x0000000000000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemToArray + 0x0000000000000000 0x11 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemToObject + 0x0000000000000000 0x18 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemToObjectCS + 0x0000000000000000 0x18 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemReferenceToArray + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemReferenceToObject + 0x0000000000000000 0x41 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemViaPointer + 0x0000000000000000 0x51 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemFromArray + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DeleteItemFromArray + 0x0000000000000000 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemFromObject + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemFromObjectCaseSensitive + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DeleteItemFromObject + 0x0000000000000000 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DeleteItemFromObjectCaseSensitive + 0x0000000000000000 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_InsertItemInArray + 0x0000000000000000 0x42 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemViaPointer + 0x0000000000000000 0x70 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemInArray + 0x0000000000000000 0x25 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateNull + 0x0000000000000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddNullToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateTrue + 0x0000000000000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddTrueToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateFalse + 0x0000000000000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddFalseToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateBool + 0x0000000000000000 0x1d esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddBoolToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateNumber + 0x0000000000000000 0x62 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddNumberToObject + 0x0000000000000000 0x32 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateStringReference + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateObjectReference + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateArrayReference + 0x0000000000000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateRaw + 0x0000000000000000 0x34 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddRawToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateArray + 0x0000000000000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddArrayToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddObjectToObject + 0x0000000000000000 0x2e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateIntArray + 0x0000000000000000 0x86 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateFloatArray + 0x0000000000000000 0x86 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateDoubleArray + 0x0000000000000000 0x7e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateStringArray + 0x0000000000000000 0x7e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Duplicate + 0x0000000000000000 0x97 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Minify + 0x0000000000000000 0x93 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsInvalid + 0x0000000000000000 0x18 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsFalse + 0x0000000000000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsTrue + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsBool + 0x0000000000000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsNull + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsNumber + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetNumberValue + 0x0000000000000000 0x1d esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsString + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetStringValue + 0x0000000000000000 0x18 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsArray + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsObject + 0x0000000000000000 0x1b esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsRaw + 0x0000000000000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Compare + 0x0000000000000000 0x192 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_malloc + 0x0000000000000000 0x11 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_free + 0x0000000000000000 0xf esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_SetValuestring + 0x0000000000000000 0x5e esp-idf/json/libjson.a(cJSON.c.obj) + .text.replace_item_in_object + 0x0000000000000000 0x65 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemInObject + 0x0000000000000000 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemInObjectCaseSensitive + 0x0000000000000000 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + .bss.version$4146 + 0x0000000000000000 0xf esp-idf/json/libjson.a(cJSON.c.obj) + .bss.global_error + 0x0000000000000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .xt.lit 0x0000000000000000 0x2d8 esp-idf/json/libjson.a(cJSON.c.obj) + .xt.prop 0x0000000000000000 0x3204 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.coap_address_set_port + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .text.coap_address_set_port + 0x0000000000000000 0x3c esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .rodata.__func__$9345 + 0x0000000000000000 0x16 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .xt.prop 0x0000000000000000 0x318 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .literal.coap_get_block + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .literal.coap_write_block_opt + 0x0000000000000000 0x30 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .literal.coap_add_block + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .literal.coap_add_data_blocked_response + 0x0000000000000000 0x6c esp-idf/libcoap/liblibcoap.a(block.c.obj) + .literal.coap_add_data_large_request + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.coap_get_block + 0x0000000000000000 0x75 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.coap_write_block_opt + 0x0000000000000000 0xca esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.coap_add_block + 0x0000000000000000 0x38 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.coap_add_data_blocked_response + 0x0000000000000000 0x1d3 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.coap_context_set_block_mode + 0x0000000000000000 0x16 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.coap_add_data_large_request + 0x0000000000000000 0x4e esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.__func__$9426 + 0x0000000000000000 0x1f esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.__func__$9382 + 0x0000000000000000 0x15 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.__func__$9357 + 0x0000000000000000 0xf esp-idf/libcoap/liblibcoap.a(block.c.obj) + .xt.lit 0x0000000000000000 0xf0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .xt.prop 0x0000000000000000 0x2454 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .literal.coap_package_name + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_package_version + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_package_build + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_set_show_pdu_output + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_string_tls_version + 0x0000000000000000 0x3c esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_string_tls_support + 0x0000000000000000 0x48 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_show_tls_version + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_debug_set_packet_loss + 0x0000000000000000 0x2c esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_package_name.str1.4 + 0x0000000000000000 0xe esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_package_name + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_package_version.str1.4 + 0x0000000000000000 0xf esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_package_version + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_package_build + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_set_show_pdu_output + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_string_tls_version.str1.4 + 0x0000000000000000 0x174 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_string_tls_version + 0x0000000000000000 0x237 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_string_tls_support.str1.4 + 0x0000000000000000 0x130 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_string_tls_support + 0x0000000000000000 0x13a esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_show_tls_version.str1.4 + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_show_tls_version + 0x0000000000000000 0x26 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_debug_set_packet_loss.str1.4 + 0x0000000000000000 0x1f esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.coap_debug_set_packet_loss + 0x0000000000000000 0x11d esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .xt.lit 0x0000000000000000 0xa0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .xt.prop 0x0000000000000000 0x1230 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .text.coap_set_event_handler + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .text.coap_clear_event_handler + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .xt.prop 0x0000000000000000 0x6c esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .text.coap_hash_impl + 0x0000000000000000 0x4c esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_info 0x0000000000000000 0x1939 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_abbrev 0x0000000000000000 0x220 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_loc 0x0000000000000000 0xab esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_line 0x0000000000000000 0x6a0 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .debug_str 0x0000000000000000 0x1576 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .xt.prop 0x0000000000000000 0x54 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .literal.coap_io_prepare_epoll + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .rodata.coap_io_prepare_epoll.str1.4 + 0x0000000000000000 0x43 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .text.coap_io_prepare_epoll + 0x0000000000000000 0x1c esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .xt.prop 0x0000000000000000 0x1038 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .literal.coap_dtls_context_set_pki_root_cas + 0x0000000000000000 0x28 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .literal.coap_dtls_session_update_mtu + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .literal.coap_dtls_set_log_level + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .literal.coap_dtls_get_log_level + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .literal.coap_get_tls_library_version + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dtls_context_set_spsk + 0x0000000000000000 0x30 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.coap_dtls_context_set_pki_root_cas.str1.4 + 0x0000000000000000 0x83 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dtls_context_set_pki_root_cas + 0x0000000000000000 0x98 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dtls_session_update_mtu + 0x0000000000000000 0x13 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dtls_get_tls + 0x0000000000000000 0x3a esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dtls_set_log_level + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dtls_get_log_level + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_get_tls_library_version + 0x0000000000000000 0x22 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.version$13463 + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.keep_log_level + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .xt.lit 0x0000000000000000 0x188 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .xt.prop 0x0000000000000000 0x20f4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .literal.coap_set_prng + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .text.coap_set_prng + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .xt.prop 0x0000000000000000 0xfc esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .literal.coap_session_set_app_data + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_get_app_data + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_type_client + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_get_tls + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_get_by_peer + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_ack_timeout + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_ack_random_factor + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_max_retransmit + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_nstart + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_default_leisure + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_session_set_probing_rate + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_new_client_session + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_new_client_session_psk + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_ack_timeout + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_ack_random_factor + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_max_retransmit + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_nstart + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_default_leisure + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_probing_rate + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_app_data + 0x0000000000000000 0x1d esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_app_data + 0x0000000000000000 0x1d esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_psk_hint + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_psk_identity + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_psk_key + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_addr_remote + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_addr_local + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_proto + 0x0000000000000000 0xe esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_type + 0x0000000000000000 0xe esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_type_client + 0x0000000000000000 0x25 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_ifindex + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_tls + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_endpoint_set_default_mtu + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_get_by_peer + 0x0000000000000000 0x7e esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_ack_timeout.str1.4 + 0x0000000000000000 0x2b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_ack_timeout + 0x0000000000000000 0x42 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_ack_random_factor.str1.4 + 0x0000000000000000 0x31 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_ack_random_factor + 0x0000000000000000 0x42 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_max_retransmit.str1.4 + 0x0000000000000000 0x29 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_max_retransmit + 0x0000000000000000 0x2e esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_nstart.str1.4 + 0x0000000000000000 0x21 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_nstart + 0x0000000000000000 0x2e esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_default_leisure.str1.4 + 0x0000000000000000 0x2f esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_default_leisure + 0x0000000000000000 0x42 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_probing_rate.str1.4 + 0x0000000000000000 0x27 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_probing_rate + 0x0000000000000000 0x2b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_new_client_session.str1.4 + 0x0000000000000000 0x2d esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_new_client_session + 0x0000000000000000 0x4b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_new_client_session_psk + 0x0000000000000000 0x5a esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_session_set_no_observe_cancel + 0x0000000000000000 0xd esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.__func__$9391 + 0x0000000000000000 0x1a esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.__func__$9387 + 0x0000000000000000 0x1a esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .xt.lit 0x0000000000000000 0x170 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .xt.prop 0x0000000000000000 0x2c34 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .xt.prop 0x0000000000000000 0x3c0 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .literal.coap_ticks_from_rt_us + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .text.coap_ticks_from_rt_us + 0x0000000000000000 0x4a esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .xt.prop 0x0000000000000000 0x1f8 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .xt.prop 0x0000000000000000 0xb4 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .literal.coap_adjust_basetime + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_context_set_psk2 + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_context_set_psk + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_context_set_pki + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_context_set_pki_root_cas + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_context_set_csm_max_message_size + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_io_do_epoll + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_send_error + 0x0000000000000000 0x20 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_register_option + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_join_mcast_group_intf + 0x0000000000000000 0x88 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_mcast_set_hops + 0x0000000000000000 0x28 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_adjust_basetime + 0x0000000000000000 0xc1 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_get_session_server_psk_hint + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_psk2 + 0x0000000000000000 0x38 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_psk + 0x0000000000000000 0x50 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_context_set_pki.str1.4 + 0x0000000000000000 0x33 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_pki + 0x0000000000000000 0x4e esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_pki_root_cas + 0x0000000000000000 0x24 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_keepalive + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_max_idle_sessions + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_get_max_idle_sessions + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_max_handshake_sessions + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_get_max_handshake_sessions + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_csm_timeout + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_get_csm_timeout + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_context_set_csm_max_message_size.str1.4 + 0x0000000000000000 0x1b esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_csm_max_message_size + 0x0000000000000000 0x25 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_get_csm_max_message_size + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_set_session_timeout + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_get_session_timeout + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_context_get_coap_fd + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_io_do_epoll.str1.4 + 0x0000000000000000 0x3e esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_io_do_epoll + 0x0000000000000000 0x1a esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_send_error.str1.4 + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_send_error + 0x0000000000000000 0x4d esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_can_exit + 0x0000000000000000 0x92 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_register_ping_handler + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_register_pong_handler + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_register_option + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_join_mcast_group_intf.str1.4 + 0x0000000000000000 0x11e esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_join_mcast_group_intf + 0x0000000000000000 0x292 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_mcast_per_resource + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_mcast_set_hops.str1.4 + 0x0000000000000000 0x2a esp-idf/libcoap/liblibcoap.a(net.c.obj) + .text.coap_mcast_set_hops + 0x0000000000000000 0xaa esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.__func__$10071 + 0x0000000000000000 0x1b esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.__func__$9587 + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.__func__$9481 + 0x0000000000000000 0x26 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .xt.lit 0x0000000000000000 0x1a8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .xt.prop 0x0000000000000000 0x354c esp-idf/libcoap/liblibcoap.a(net.c.obj) + .literal.coap_internal_delete + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .literal.coap_new_optlist + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .literal.coap_add_optlist_pdu + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .literal.coap_insert_optlist + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .literal.coap_delete_optlist + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text.order_opts + 0x0000000000000000 0x34 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text.coap_internal_delete + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .rodata.coap_new_optlist.str1.4 + 0x0000000000000000 0x22 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text.coap_new_optlist + 0x0000000000000000 0x52 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .rodata.coap_add_optlist_pdu.str1.4 + 0x0000000000000000 0x31 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text.coap_add_optlist_pdu + 0x0000000000000000 0x124 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .rodata.coap_insert_optlist.str1.4 + 0x0000000000000000 0x16 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text.coap_insert_optlist + 0x0000000000000000 0x41 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .text.coap_delete_optlist + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .xt.prop 0x0000000000000000 0xd2c esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .literal.coap_pdu_set_code + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .literal.coap_pdu_set_type + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .literal.coap_pdu_set_mid + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text.coap_pdu_set_code + 0x0000000000000000 0x25 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text.coap_pdu_set_type + 0x0000000000000000 0x22 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text.coap_pdu_get_mid + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text.coap_pdu_set_mid + 0x0000000000000000 0x25 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9699 + 0x0000000000000000 0x11 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9687 + 0x0000000000000000 0x12 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9679 + 0x0000000000000000 0x12 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .xt.lit 0x0000000000000000 0x100 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .xt.prop 0x0000000000000000 0x1fc8 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .literal.coap_resource_init + 0x0000000000000000 0x24 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_resource_proxy_uri_init2 + 0x0000000000000000 0x44 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_resource_proxy_uri_init + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_add_attr + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_register_request_handler + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_register_handler + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_resource_unknown_init2 + 0x0000000000000000 0x20 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_resource_unknown_init + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_delete_resource + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_add_resource + 0x0000000000000000 0x60 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_resource_set_dirty + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_resource_init.str1.4 + 0x0000000000000000 0x24 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_init + 0x0000000000000000 0x82 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_resource_proxy_uri_init2.str1.4 + 0x0000000000000000 0xaf esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_proxy_uri_init2 + 0x0000000000000000 0x102 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_proxy_uri_init + 0x0000000000000000 0x15 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_add_attr.str1.4 + 0x0000000000000000 0x1f esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_add_attr + 0x0000000000000000 0x7a esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_attr_get_value + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_register_request_handler.str1.4 + 0x0000000000000000 0x5b esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_register_request_handler + 0x0000000000000000 0x3e esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_register_handler + 0x0000000000000000 0x12 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_resource_unknown_init2.str1.4 + 0x0000000000000000 0x2c esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_unknown_init2 + 0x0000000000000000 0x62 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_unknown_init + 0x0000000000000000 0x11 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_delete_resource + 0x0000000000000000 0xec esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_add_resource.str1.4 + 0x0000000000000000 0x62 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_add_resource + 0x0000000000000000 0x455 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_set_dirty + 0x0000000000000000 0x11 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_set_mode + 0x0000000000000000 0x18 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_set_userdata + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_get_userdata + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_release_userdata_handler + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_set_get_observable + 0x0000000000000000 0x1d esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .text.coap_resource_get_uri_path + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.__func__$9594 + 0x0000000000000000 0x1e esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.__func__$9505 + 0x0000000000000000 0x12 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_proxy_resource_uri + 0x0000000000000000 0xe esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_unknown_resource_uri + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .data.null_path_value + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .xt.lit 0x0000000000000000 0xf0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .xt.prop 0x0000000000000000 0x1848 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .literal.coap_make_str_const + 0x0000000000000000 0xc esp-idf/libcoap/liblibcoap.a(str.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .text.coap_make_str_const + 0x0000000000000000 0x31 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .bss.var$9354 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .bss.ofs$9353 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .xt.prop 0x0000000000000000 0x264 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .literal.coap_split_query + 0x0000000000000000 0x8 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .literal.coap_uri_into_options + 0x0000000000000000 0x5c esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .literal.coap_new_uri + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .literal.coap_clone_uri + 0x0000000000000000 0x14 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .literal.coap_delete_uri + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .text.coap_split_query + 0x0000000000000000 0x4a esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .rodata.coap_uri_into_options.str1.4 + 0x0000000000000000 0x5e esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .text.coap_uri_into_options + 0x0000000000000000 0x13d esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .text.coap_new_uri + 0x0000000000000000 0x4e esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .text.coap_clone_uri + 0x0000000000000000 0x8a esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .text.coap_delete_uri + 0x0000000000000000 0xf esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .xt.prop 0x0000000000000000 0xfb4 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .literal.coap_async_trigger + 0x0000000000000000 0x24 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .literal.coap_async_set_delay + 0x0000000000000000 0x50 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .literal.coap_register_async + 0x0000000000000000 0x50 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text.coap_async_is_supported + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .rodata.coap_async_trigger.str1.4 + 0x0000000000000000 0x78 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text.coap_async_trigger + 0x0000000000000000 0x40 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .rodata.coap_async_set_delay.str1.4 + 0x0000000000000000 0x5b esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text.coap_async_set_delay + 0x0000000000000000 0xd3 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .rodata.coap_register_async.str1.4 + 0x0000000000000000 0x6a esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text.coap_register_async + 0x0000000000000000 0x146 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text.coap_async_set_app_data + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .text.coap_async_get_app_data + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .rodata.__func__$9363 + 0x0000000000000000 0x15 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .rodata.__func__$9357 + 0x0000000000000000 0x13 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .xt.prop 0x0000000000000000 0x384 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .literal.coap_cache_ignore_options + 0x0000000000000000 0x28 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .literal.coap_cache_derive_key + 0x0000000000000000 0x4 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .literal.coap_new_cache_entry + 0x0000000000000000 0x60 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .literal.coap_cache_get_by_key + 0x0000000000000000 0x20 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .literal.coap_cache_get_by_pdu + 0x0000000000000000 0x10 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_ignore_options + 0x0000000000000000 0x7b esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_derive_key + 0x0000000000000000 0x1c esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_new_cache_entry + 0x0000000000000000 0x4ba esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .rodata.coap_cache_get_by_key.str1.4 + 0x0000000000000000 0xa esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_get_by_key + 0x0000000000000000 0x27e esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_get_by_pdu + 0x0000000000000000 0x63 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_get_pdu + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_set_app_data + 0x0000000000000000 0x9 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .text.coap_cache_get_app_data + 0x0000000000000000 0x7 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .rodata.__func__$9422 + 0x0000000000000000 0x16 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .rodata.__func__$9348 + 0x0000000000000000 0x1a esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .xt.prop 0x0000000000000000 0x7bc esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .literal.dps310_read_reg_sensor_raw + 0x0000000000000000 0x18 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_calc_sea_level_pressure + 0x0000000000000000 0x30 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.pressure_to_altitude + 0x0000000000000000 0x38 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_free_desc + 0x0000000000000000 0x18 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_rate_p + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_rate_t + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_tmp_ext + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_int_hl + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_set_int_hl + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_int_fifo + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_int_tmp + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_int_prs + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_t_shift + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_p_shift + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_fifo_en + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_get_spi_mode + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_set_spi_mode + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_flush_fifo + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_enable_fifo + 0x0000000000000000 0x2c esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_read_pressure_wait + 0x0000000000000000 0x2c esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_is_fifo_empty + 0x0000000000000000 0x18 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_read_fifo + 0x0000000000000000 0x30 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_backgorund_start + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_backgorund_stop + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_calibrate_altitude + 0x0000000000000000 0x154 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_calc_altitude + 0x0000000000000000 0x18 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal.dps310_read_altitude + 0x0000000000000000 0x30 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text 0x0000000000000000 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + .data 0x0000000000000000 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_read_reg_sensor_raw + 0x0000000000000000 0x9a esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_calc_sea_level_pressure + 0x0000000000000000 0x52 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.pressure_to_altitude + 0x0000000000000000 0x73 esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_free_desc.str1.4 + 0x0000000000000000 0x32 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_free_desc + 0x0000000000000000 0x36 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_rate_p + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_rate_t + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_tmp_ext + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_int_hl + 0x0000000000000000 0x34 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_set_int_hl + 0x0000000000000000 0x21 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_int_fifo + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_int_tmp + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_int_prs + 0x0000000000000000 0x33 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_t_shift + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_p_shift + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_fifo_en + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_get_spi_mode + 0x0000000000000000 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_set_spi_mode + 0x0000000000000000 0x1e esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_flush_fifo + 0x0000000000000000 0x22 esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_enable_fifo.str1.4 + 0x0000000000000000 0x59 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_enable_fifo + 0x0000000000000000 0x86 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_read_pressure_wait + 0x0000000000000000 0x9c esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_is_fifo_empty + 0x0000000000000000 0x72 esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_read_fifo.str1.4 + 0x0000000000000000 0x38 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_read_fifo + 0x0000000000000000 0xc7 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_backgorund_start + 0x0000000000000000 0x1a esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_backgorund_stop + 0x0000000000000000 0x1a esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_calibrate_altitude.str1.4 + 0x0000000000000000 0x22e esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_calibrate_altitude + 0x0000000000000000 0x36e esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_calc_altitude.str1.4 + 0x0000000000000000 0x32 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_calc_altitude + 0x0000000000000000 0x6f esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_read_altitude.str1.4 + 0x0000000000000000 0x32 esp-idf/dps310/libdps310.a(dps310.c.obj) + .text.dps310_read_altitude + 0x0000000000000000 0x98 esp-idf/dps310/libdps310.a(dps310.c.obj) + .xt.lit 0x0000000000000000 0x1e0 esp-idf/dps310/libdps310.a(dps310.c.obj) + .xt.prop 0x0000000000000000 0x15f0 esp-idf/dps310/libdps310.a(dps310.c.obj) + .literal._read_reg_nolock + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .literal._write_reg_nolock + 0x0000000000000000 0x4 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .text 0x0000000000000000 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .data 0x0000000000000000 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .text._read_reg_nolock + 0x0000000000000000 0x16 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .text._write_reg_nolock + 0x0000000000000000 0x19 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .xt.prop 0x0000000000000000 0x318 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .literal.scd30_free_desc + 0x0000000000000000 0x4 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_stop_continuous_measurement + 0x0000000000000000 0x4 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_get_measurement_interval + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_set_measurement_interval + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_get_automatic_self_calibration + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_set_automatic_self_calibration + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_get_forced_recalibration_value + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_set_forced_recalibration_value + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_get_temperature_offset_ticks + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_get_temperature_offset + 0x0000000000000000 0xc esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_set_temperature_offset_ticks + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_set_temperature_offset + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_get_sensor_altitude + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_set_sensor_altitude + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.scd30_soft_reset + 0x0000000000000000 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text 0x0000000000000000 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + .data 0x0000000000000000 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_free_desc + 0x0000000000000000 0x19 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_stop_continuous_measurement + 0x0000000000000000 0x1c esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_get_measurement_interval + 0x0000000000000000 0x25 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_set_measurement_interval + 0x0000000000000000 0x32 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_get_automatic_self_calibration + 0x0000000000000000 0x25 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_set_automatic_self_calibration + 0x0000000000000000 0x20 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_get_forced_recalibration_value + 0x0000000000000000 0x25 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_set_forced_recalibration_value + 0x0000000000000000 0x2d esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_get_temperature_offset_ticks + 0x0000000000000000 0x25 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_get_temperature_offset + 0x0000000000000000 0x32 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_set_temperature_offset_ticks + 0x0000000000000000 0x20 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_set_temperature_offset + 0x0000000000000000 0x21 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_get_sensor_altitude + 0x0000000000000000 0x24 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_set_sensor_altitude + 0x0000000000000000 0x20 esp-idf/scd30/libscd30.a(scd30.c.obj) + .text.scd30_soft_reset + 0x0000000000000000 0x1c esp-idf/scd30/libscd30.a(scd30.c.obj) + .xt.lit 0x0000000000000000 0xb8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .xt.prop 0x0000000000000000 0x72c esp-idf/scd30/libscd30.a(scd30.c.obj) + .literal.i2cdev_done + 0x0000000000000000 0x30 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .literal.i2c_dev_delete_mutex + 0x0000000000000000 0x4 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .literal.i2c_dev_probe + 0x0000000000000000 0x44 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .text 0x0000000000000000 0x0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .data 0x0000000000000000 0x0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .text.i2cdev_done + 0x0000000000000000 0xc1 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .text.i2c_dev_delete_mutex + 0x0000000000000000 0x19 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .text.i2c_dev_probe + 0x0000000000000000 0xe0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .xt.prop 0x0000000000000000 0x51c esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .xt.prop 0x0000000000000000 0x45c esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .text.nmea_init_parser + 0x0000000000000000 0x7 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .xt.prop 0x0000000000000000 0x144 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .xt.prop 0x0000000000000000 0x294 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .xt.prop 0x0000000000000000 0x1d4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .xt.prop 0x0000000000000000 0x2dc esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .xt.prop 0x0000000000000000 0x330 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .xt.prop 0x0000000000000000 0x210 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .xt.prop 0x0000000000000000 0x180 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .xt.prop 0x0000000000000000 0x144 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .data 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .xt.prop 0x0000000000000000 0x210 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_TEMP_CALIB + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_BLK_VER_MINOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_PKG_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WAFER_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_CS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_OTG_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FORCE_SEND_RESUME + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_ECC_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_PAGE_SIZE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_TYPE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_PIN_POWER_SELECTION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_UART_PRINT_CONTROL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_ECC_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DIRECT_BOOT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_FLASH_TPUW + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USB_PHY_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_STRAP_JTAG_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_KEY_PURPOSE_0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WDT_DELAY_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_VDD_SPI_FORCE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_VDD_SPI_TIEH + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_VDD_SPI_XPD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_BTLC_GPIO_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USB_EXT_PHY_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_USB_EXCHG_PINS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_HARD_DIS_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_SOFT_DIS_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_APP_CPU + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_CAN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_USB + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_DCACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_DCACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_DIS_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_USB_EXCHG_PINS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_BLK1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_GROUP_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_GROUP_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_GROUP_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WR_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY5 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY4 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY3 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY2 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY1 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY0 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_INIT_CODE_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.TEMP_CALIB + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ADC2_CAL_VOL_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.BLK_VER_MINOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.PKG_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WAFER_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_CS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_OTG_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FORCE_SEND_RESUME + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_ECC_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_PAGE_SIZE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_TYPE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.PIN_POWER_SELECTION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.UART_PRINT_CONTROL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_ECC_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DIRECT_BOOT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.FLASH_TPUW + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USB_PHY_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.STRAP_JTAG_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.KEY_PURPOSE_0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WDT_DELAY_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.VDD_SPI_FORCE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.VDD_SPI_TIEH + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.VDD_SPI_XPD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.BTLC_GPIO_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USB_EXT_PHY_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.USB_EXCHG_PINS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.HARD_DIS_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.SOFT_DIS_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_APP_CPU + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_CAN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_USB + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_DCACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_DCACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.DIS_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_USB_EXCHG_PINS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_BLK1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_GROUP_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_GROUP_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_GROUP_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS_RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.WR_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .xt.prop 0x0000000000000000 0xc18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .literal.esp_efuse_read_field_bit + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_field_cnt + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_field_blob + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_field_cnt + 0x0000000000000000 0x40 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_field_bit + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_reg + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_block + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_read_reg + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_write_block + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_batch_write_begin + 0x0000000000000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_batch_write_cancel + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_batch_write_commit + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_read_field_bit.str1.4 + 0x0000000000000000 0x3a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_bit + 0x0000000000000000 0x40 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_cnt + 0x0000000000000000 0x4e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_blob + 0x0000000000000000 0x83 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_write_field_cnt.str1.4 + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_cnt + 0x0000000000000000 0xa7 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_bit + 0x0000000000000000 0x4c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_reg + 0x0000000000000000 0x57 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_block + 0x0000000000000000 0x4f esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_reg + 0x0000000000000000 0x2e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_block + 0x0000000000000000 0x51 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_begin.str1.4 + 0x0000000000000000 0x5b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_begin + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_cancel.str1.4 + 0x0000000000000000 0x75 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_cancel + 0x0000000000000000 0x61 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_commit.str1.4 + 0x0000000000000000 0x41 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_commit + 0x0000000000000000 0x79 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__$5894 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__$5866 + 0x0000000000000000 0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__$5827 + 0x0000000000000000 0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss.s_batch_writing_mode + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss.s_efuse_lock + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .xt.prop 0x0000000000000000 0x5e8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.fill_reg + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.set_cnt_in_reg + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.write_reg + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_reset + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_burn_efuses + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_update_virt_blocks + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_debug_dump_blocks + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_write_cnt + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_write_reg + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_write_blob + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_get_read_register_address + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_is_correct_written_data + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.fill_reg + 0x0000000000000000 0x98 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.set_cnt_in_reg + 0x0000000000000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.write_reg + 0x0000000000000000 0x6b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_reset + 0x0000000000000000 0x55 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_efuses + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_erase_virt_blocks + 0x0000000000000000 0x5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_update_virt_blocks.str1.4 + 0x0000000000000000 0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_update_virt_blocks + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_blocks.str1.4 + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_blocks + 0x0000000000000000 0x62 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_cnt + 0x0000000000000000 0x4d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_reg.str1.4 + 0x0000000000000000 0x5c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_reg + 0x0000000000000000 0x4d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_blob + 0x0000000000000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_get_read_register_address.str1.4 + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_read_register_address + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_is_correct_written_data.str1.4 + 0x0000000000000000 0xd8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_is_correct_written_data + 0x0000000000000000 0xa6 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$4067 + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$4003 + 0x0000000000000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__$4052 + 0x0000000000000000 0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.prop 0x0000000000000000 0x7e0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_set_timing + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.efuse_read + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.efuse_hal_is_coding_error_in_block + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.efuse_program + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_clear_program_registers + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_burn_chip + 0x0000000000000000 0xb4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_utility_apply_new_coding_scheme + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_set_timing + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.efuse_read + 0x0000000000000000 0x39 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.efuse_hal_is_coding_error_in_block + 0x0000000000000000 0x60 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.efuse_program + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_clear_program_registers + 0x0000000000000000 0x11 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_burn_chip.str1.4 + 0x0000000000000000 0x23a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_chip + 0x0000000000000000 0x25e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.4 + 0x0000000000000000 0x49 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_apply_new_coding_scheme + 0x0000000000000000 0x97 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_write_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.write_mass_blocks + 0x0000000000000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xt.prop 0x0000000000000000 0x384 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .literal.esp_efuse_block_is_empty + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_write_protect + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_read_protect + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_purpose_field + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key_dis_read + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_key_dis_read + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key_dis_write + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_key_dis_write + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_key_purpose + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_key_purpose + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_keypurpose_dis_write + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_keypurpose_dis_write + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_find_purpose + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_key_block_unused + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_find_unused_key_block + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_count_unused_key_blocks + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_digest_revoke + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_digest_revoke + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_get_write_protect_of_digest_revoke + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_set_write_protect_of_digest_revoke + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_write_key + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_efuse_write_keys + 0x0000000000000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .literal.esp_secure_boot_read_key_digests + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_block_is_empty + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_write_protect + 0x0000000000000000 0x7d esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_read_protect + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_coding_scheme + 0x0000000000000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_purpose_field + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key + 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_efuse_get_key_dis_read.str1.4 + 0x0000000000000000 0x6e esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key_dis_read + 0x0000000000000000 0x3a esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_key_dis_read + 0x0000000000000000 0x29 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key_dis_write + 0x0000000000000000 0x3a esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_key_dis_write + 0x0000000000000000 0x29 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_key_purpose + 0x0000000000000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_key_purpose + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_keypurpose_dis_write + 0x0000000000000000 0x3a esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_keypurpose_dis_write + 0x0000000000000000 0x29 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_find_purpose + 0x0000000000000000 0x2b esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_key_block_unused + 0x0000000000000000 0x49 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_find_unused_key_block + 0x0000000000000000 0x1e esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_count_unused_key_blocks + 0x0000000000000000 0x1f esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_efuse_get_digest_revoke.str1.4 + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_digest_revoke + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_digest_revoke + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_get_write_protect_of_digest_revoke + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_set_write_protect_of_digest_revoke + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_write_key + 0x0000000000000000 0xf3 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_efuse_write_keys.str1.4 + 0x0000000000000000 0xf4 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_efuse_write_keys + 0x0000000000000000 0x121 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.esp_secure_boot_read_key_digests.str1.4 + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text.esp_secure_boot_read_key_digests + 0x0000000000000000 0x96 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4125 + 0x0000000000000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4091 + 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4084 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4048 + 0x0000000000000000 0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4028 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.__func__$4019 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.s_revoke_table + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .rodata.s_table + 0x0000000000000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_frame 0x0000000000000000 0x268 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_info 0x0000000000000000 0x2226 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_abbrev 0x0000000000000000 0x39c esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_loc 0x0000000000000000 0xc2f esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_aranges + 0x0000000000000000 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_ranges 0x0000000000000000 0x138 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_line 0x0000000000000000 0x166e esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .debug_str 0x0000000000000000 0x1db2 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .xt.lit 0x0000000000000000 0xc0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .xt.prop 0x0000000000000000 0x9cc esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .xt.prop 0x0000000000000000 0x1ec esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .iram1.35.literal + 0x0000000000000000 0x18 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.28.literal + 0x0000000000000000 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.29.literal + 0x0000000000000000 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.30.literal + 0x0000000000000000 0x2c esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.31.literal + 0x0000000000000000 0x34 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.32.literal + 0x0000000000000000 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.34.literal + 0x0000000000000000 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.35 0x0000000000000000 0x71 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.28 0x0000000000000000 0x53 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.29 0x0000000000000000 0x53 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.30 0x0000000000000000 0x76 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x3a esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.31 0x0000000000000000 0x84 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.32 0x0000000000000000 0x53 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.34 0x0000000000000000 0x52 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .rodata.__func__$5617 + 0x0000000000000000 0x1e esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .bss.esp_ipc_isr_finish_cmd + 0x0000000000000000 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .bss.s_stored_interrupt_level + 0x0000000000000000 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .bss.s_count_of_nested_calls + 0x0000000000000000 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .data.s_ipc_isr_mux + 0x0000000000000000 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .xt.prop 0x0000000000000000 0x378 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .iram1 0x0000000000000000 0x7 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .debug_line 0x0000000000000000 0x90 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .debug_info 0x0000000000000000 0x26 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .debug_abbrev 0x0000000000000000 0x14 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .debug_str 0x0000000000000000 0xac esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .xt.prop 0x0000000000000000 0x24 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .literal.gpio_intr_enable_on_core + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_isr_register_on_core_static + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.27.literal + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_set_intr_type + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_intr_enable + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_intr_disable + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_get_level + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_config + 0x0000000000000000 0x8c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_reset_pin + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_isr_handler_add + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_isr_handler_remove + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_uninstall_isr_service + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_isr_register + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_install_isr_service + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_wakeup_enable + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_wakeup_disable + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_set_drive_capability + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_get_drive_capability + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_hold_en + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_hold_dis + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_deep_sleep_hold_en + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_deep_sleep_hold_dis + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_force_hold_all + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_force_unhold_all + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_iomux_in + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.gpio_iomux_out + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable_on_core + 0x0000000000000000 0x71 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register_on_core_static + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.27 0x0000000000000000 0xe2 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_intr_type.str1.4 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_intr_type + 0x0000000000000000 0xd5 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_disable + 0x0000000000000000 0x70 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_level + 0x0000000000000000 0x37 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_config.str1.4 + 0x0000000000000000 0xd6 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_config + 0x0000000000000000 0x1f8 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_reset_pin.str1.4 + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_reset_pin + 0x0000000000000000 0x75 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_handler_add.str1.4 + 0x0000000000000000 0x49 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_add + 0x0000000000000000 0xe1 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_remove + 0x0000000000000000 0xcd esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_uninstall_isr_service + 0x0000000000000000 0x4e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_register.str1.4 + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register + 0x0000000000000000 0xbe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_install_isr_service.str1.4 + 0x0000000000000000 0x23 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_install_isr_service + 0x0000000000000000 0x7d esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_wakeup_enable.str1.4 + 0x0000000000000000 0x5c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_enable + 0x0000000000000000 0x127 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_disable + 0x0000000000000000 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_drive_capability.str1.4 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_drive_capability + 0x0000000000000000 0xd0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_get_drive_capability.str1.4 + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_drive_capability + 0x0000000000000000 0xb9 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_hold_en.str1.4 + 0x0000000000000000 0x2f esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_en + 0x0000000000000000 0xc9 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_dis + 0x0000000000000000 0xcd esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_en + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_dis + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_force_hold_all + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_force_unhold_all + 0x0000000000000000 0x58 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_in + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_out + 0x0000000000000000 0x9e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7985 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7980 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7975 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7969 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7963 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7958 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7951 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7934 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7930 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7923 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__$7904 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__$7898 + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7836 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7828 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7832 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7823 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .xt.lit 0x0000000000000000 0x198 esp-idf/driver/libdriver.a(gpio.c.obj) + .xt.prop 0x0000000000000000 0x1530 esp-idf/driver/libdriver.a(gpio.c.obj) + .literal.i2c_set_data_mode + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_get_data_mode + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_set_period + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_get_period + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_filter_enable + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_filter_disable + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_set_start_timing + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_get_start_timing + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_set_stop_timing + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_get_stop_timing + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_set_data_timing + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_get_data_timing + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_isr_free + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_master_write_to_device + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_master_read_from_device + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_master_write_read_device + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_slave_write_buffer + 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_slave_read_buffer + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.i2c_set_data_mode.str1.4 + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_set_data_mode + 0x0000000000000000 0xca esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_get_data_mode + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_set_period + 0x0000000000000000 0xd1 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_get_period + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_filter_enable + 0x0000000000000000 0xa4 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_filter_disable + 0x0000000000000000 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_set_start_timing + 0x0000000000000000 0xd1 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_get_start_timing + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_set_stop_timing + 0x0000000000000000 0xd2 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_get_stop_timing + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_set_data_timing + 0x0000000000000000 0xd2 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_get_data_timing + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_isr_free + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.i2c_master_write_to_device.str1.4 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_master_write_to_device + 0x0000000000000000 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_master_read_from_device + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_master_write_read_device + 0x0000000000000000 0xb5 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.i2c_slave_write_buffer.str1.4 + 0x0000000000000000 0x3a esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_slave_write_buffer + 0x0000000000000000 0x12a esp-idf/driver/libdriver.a(i2c.c.obj) + .text.i2c_slave_read_buffer + 0x0000000000000000 0x17f esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8403 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8392 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__func__$8259 + 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__func__$8245 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__func__$8233 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8186 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8180 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8174 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8168 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8162 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8156 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8150 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8146 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8141 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8135 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8097 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8091 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + .xt.lit 0x0000000000000000 0x170 esp-idf/driver/libdriver.a(i2c.c.obj) + .xt.prop 0x0000000000000000 0x1968 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.periph_module_reset + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .text.periph_module_reset + 0x0000000000000000 0x247 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .rodata.__func__$5064 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .xt.prop 0x0000000000000000 0x1758 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .literal.rtc_gpio_init + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_deinit + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_set_level + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_get_level + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_set_drive_capability + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_get_drive_capability + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_set_direction + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_set_direction_in_sleep + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_pullup_en + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_pullup_dis + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_pulldown_en + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_pulldown_dis + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_hold_en + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_hold_dis + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_isolate + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_force_hold_en_all + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_force_hold_dis_all + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_wakeup_enable + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_gpio_wakeup_disable + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.rtc_gpio_init.str1.4 + 0x0000000000000000 0x3a esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_init + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_deinit + 0x0000000000000000 0xb0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_set_level + 0x0000000000000000 0xc0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_get_level + 0x0000000000000000 0x6c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.rtc_gpio_set_drive_capability.str1.4 + 0x0000000000000000 0x6c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_set_drive_capability + 0x0000000000000000 0x13a esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.rtc_gpio_get_drive_capability.str1.4 + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_get_drive_capability + 0x0000000000000000 0x106 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_set_direction + 0x0000000000000000 0x78 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_set_direction_in_sleep + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_pullup_en + 0x0000000000000000 0xa1 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_pullup_dis + 0x0000000000000000 0xa5 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_pulldown_en + 0x0000000000000000 0xa1 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_pulldown_dis + 0x0000000000000000 0xa5 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_hold_en + 0x0000000000000000 0x90 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_hold_dis + 0x0000000000000000 0x98 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_isolate + 0x0000000000000000 0x79 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_force_hold_en_all + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_force_hold_dis_all + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_wakeup_enable + 0x0000000000000000 0xc5 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_wakeup_disable + 0x0000000000000000 0x9d esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8380 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8376 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8365 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8361 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8357 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8353 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8349 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8345 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8341 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8337 + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8332 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8327 + 0x0000000000000000 0x1e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8322 + 0x0000000000000000 0x1e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8317 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8313 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8308 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .rodata.__FUNCTION__$8304 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_frame 0x0000000000000000 0x1d8 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_info 0x0000000000000000 0xa372 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_abbrev 0x0000000000000000 0x3ea esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_loc 0x0000000000000000 0xb8d esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_aranges + 0x0000000000000000 0xb0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_ranges 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_line 0x0000000000000000 0x21d7 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_str 0x0000000000000000 0x57c0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(rtc_io.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .xt.prop 0x0000000000000000 0x9b4 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .literal.rtc_isr + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .literal.rtc_isr_ensure_installed + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .literal.rtc_isr_register + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .literal.rtc_isr_deregister + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .text.rtc_isr 0x0000000000000000 0x5a esp-idf/driver/libdriver.a(rtc_module.c.obj) + .text.rtc_isr_ensure_installed + 0x0000000000000000 0x4b esp-idf/driver/libdriver.a(rtc_module.c.obj) + .text.rtc_isr_register + 0x0000000000000000 0x4a esp-idf/driver/libdriver.a(rtc_module.c.obj) + .text.rtc_isr_deregister + 0x0000000000000000 0x61 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .bss.s_rtc_isr_handle + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .data.s_rtc_isr_handler_list_lock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .bss.s_rtc_isr_handler_list + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .data.rtc_spinlock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_frame 0x0000000000000000 0x70 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_info 0x0000000000000000 0x9db9 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_abbrev 0x0000000000000000 0x3ae esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_loc 0x0000000000000000 0x3b8 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_aranges + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_ranges 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_line 0x0000000000000000 0xa9b esp-idf/driver/libdriver.a(rtc_module.c.obj) + .debug_str 0x0000000000000000 0x634f esp-idf/driver/libdriver.a(rtc_module.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(rtc_module.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .xt.prop 0x0000000000000000 0x1a4 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .literal.adc_power_on_internal + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_power_off_internal + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_rtc_chan_init + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.get_calibration_offset + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_power_acquire + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_power_on + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_power_release + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_power_off + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_pad_get_io_num + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc2_pad_get_io_num + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_set_clk_div + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_common_gpio_init + 0x0000000000000000 0x8c esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_set_data_inv + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_set_data_width + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_rtc_reset + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_config_channel_atten + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_config_width + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_dma_mode_acquire + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_rtc_mode_acquire + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_lock_release + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_get_raw + 0x0000000000000000 0x50 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_get_voltage + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc1_ulp_enable + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc2_config_channel_atten + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc2_get_raw + 0x0000000000000000 0x64 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_vref_to_gpio + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc2_vref_to_gpio + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(adc_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(adc_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_power_on_internal + 0x0000000000000000 0x2a esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_power_off_internal + 0x0000000000000000 0x2a esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_rtc_chan_init + 0x0000000000000000 0x9b esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.get_calibration_offset + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_power_acquire + 0x0000000000000000 0x2b esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_power_on + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc_power_release.str1.4 + 0x0000000000000000 0x42 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_power_release + 0x0000000000000000 0x59 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_power_off + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc1_pad_get_io_num.str1.4 + 0x0000000000000000 0x3f esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_pad_get_io_num + 0x0000000000000000 0x4d esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc2_pad_get_io_num.str1.4 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc2_pad_get_io_num + 0x0000000000000000 0x51 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_set_clk_div + 0x0000000000000000 0x37 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc_common_gpio_init.str1.4 + 0x0000000000000000 0x1e esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_common_gpio_init + 0x0000000000000000 0x214 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_set_data_inv + 0x0000000000000000 0x74 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc_set_data_width.str1.4 + 0x0000000000000000 0x3a esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_set_data_width + 0x0000000000000000 0x6d esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_rtc_reset + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc1_config_channel_atten.str1.4 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_config_channel_atten + 0x0000000000000000 0xc1 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_config_width + 0x0000000000000000 0x4d esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_dma_mode_acquire + 0x0000000000000000 0x5c esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_rtc_mode_acquire + 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc1_lock_release.str1.4 + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_lock_release + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_get_raw + 0x0000000000000000 0xd3 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_get_voltage + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc1_ulp_enable + 0x0000000000000000 0x52 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc2_config_channel_atten.str1.4 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc2_config_channel_atten + 0x0000000000000000 0xc1 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.adc2_get_raw.str1.4 + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc2_get_raw + 0x0000000000000000 0x11e esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc_vref_to_gpio + 0x0000000000000000 0x6d esp-idf/driver/libdriver.a(adc_common.c.obj) + .text.adc2_vref_to_gpio + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10852 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10838 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10819 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10814 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10804 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10800 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10792 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10783 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10760 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__FUNCTION__$10754 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(adc_common.c.obj) + .rodata.__func__$10746 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(adc_common.c.obj) + .bss.s_adc_power_on_cnt + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc_common.c.obj) + .bss.adc1_dma_lock + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc_common.c.obj) + .xt.lit 0x0000000000000000 0xd8 esp-idf/driver/libdriver.a(adc_common.c.obj) + .xt.prop 0x0000000000000000 0x93c esp-idf/driver/libdriver.a(adc_common.c.obj) + .literal.adc_digi_get_io_num + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc.c.obj) + .iram1.31.literal + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(adc.c.obj) + .iram1.30.literal + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_gpio_init + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_stop + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_read_bytes + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_deinitialize + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_initialize + 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_controller_configure + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_get_calibration_offset + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_digi_start + 0x0000000000000000 0x58 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.adc_cal_offset + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(adc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(adc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(adc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_get_io_num + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(adc.c.obj) + .iram1.31 0x0000000000000000 0x54 esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x29 esp-idf/driver/libdriver.a(adc.c.obj) + .iram1.30 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_gpio_init + 0x0000000000000000 0x71 esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.adc_digi_stop.str1.4 + 0x0000000000000000 0x39 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_stop + 0x0000000000000000 0x98 esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.adc_digi_read_bytes.str1.4 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_read_bytes + 0x0000000000000000 0x7e esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.adc_digi_deinitialize.str1.4 + 0x0000000000000000 0x31 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_deinitialize + 0x0000000000000000 0x95 esp-idf/driver/libdriver.a(adc.c.obj) + .rodata 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_initialize + 0x0000000000000000 0x17e esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.adc_digi_controller_configure.str1.4 + 0x0000000000000000 0xe8 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_controller_configure + 0x0000000000000000 0x18d esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_get_calibration_offset + 0x0000000000000000 0x78 esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.adc_digi_start.str1.4 + 0x0000000000000000 0x35 esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_digi_start + 0x0000000000000000 0x10c esp-idf/driver/libdriver.a(adc.c.obj) + .text.adc_cal_offset + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.__FUNCTION__$11323 + 0x0000000000000000 0x1e esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.__func__$11316 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(adc.c.obj) + .rodata.__func__$11287 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(adc.c.obj) + .bss.s_adc_cali_param + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(adc.c.obj) + .bss.s_adc_digi_ctx + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc.c.obj) + .data.adc_reg_lock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(adc.c.obj) + .bss.sar_adc2_lock + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc.c.obj) + .bss.sar_adc1_lock + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_frame 0x0000000000000000 0x130 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_info 0x0000000000000000 0xeab2 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_abbrev 0x0000000000000000 0x4c4 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_loc 0x0000000000000000 0x6f9 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_aranges + 0x0000000000000000 0x78 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_ranges 0x0000000000000000 0xb8 esp-idf/driver/libdriver.a(adc.c.obj) + .debug_line 0x0000000000000000 0x1cad esp-idf/driver/libdriver.a(adc.c.obj) + .debug_str 0x0000000000000000 0x7d0e esp-idf/driver/libdriver.a(adc.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(adc.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(adc.c.obj) + .xt.prop 0x0000000000000000 0x618 esp-idf/driver/libdriver.a(adc.c.obj) + .literal.gdma_install_tx_interrupt + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_install_rx_interrupt + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(gdma.c.obj) + .iram1.29.literal + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(gdma.c.obj) + .iram1.28.literal + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_apply_strategy + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_register_tx_event_callbacks + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_register_rx_event_callbacks + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_stop + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_append + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(gdma.c.obj) + .literal.gdma_reset + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(gdma.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gdma.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gdma.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_install_tx_interrupt + 0x0000000000000000 0xd0 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_install_rx_interrupt + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(gdma.c.obj) + .iram1.29 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(gdma.c.obj) + .iram1.28 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_apply_strategy + 0x0000000000000000 0xc5 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.gdma_register_tx_event_callbacks.str1.4 + 0x0000000000000000 0x77 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_register_tx_event_callbacks + 0x0000000000000000 0x106 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_register_rx_event_callbacks + 0x0000000000000000 0x106 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_stop + 0x0000000000000000 0xc4 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_append + 0x0000000000000000 0xc4 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_reset + 0x0000000000000000 0xe2 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6367 + 0x0000000000000000 0xb esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6359 + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6351 + 0x0000000000000000 0xa esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6448 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6329 + 0x0000000000000000 0x21 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6459 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6314 + 0x0000000000000000 0x21 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6304 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gdma.c.obj) + .xt.lit 0x0000000000000000 0xb8 esp-idf/driver/libdriver.a(gdma.c.obj) + .xt.prop 0x0000000000000000 0xcb4 esp-idf/driver/libdriver.a(gdma.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .xt.prop 0x0000000000000000 0x2f4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .iram1.28.literal + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.30.literal + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.31.literal + 0x0000000000000000 0x3c esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.32.literal + 0x0000000000000000 0xc esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_impl_get_mode + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_get_configuration + 0x0000000000000000 0x10 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.29.literal + 0x0000000000000000 0x30 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_impl_get_cpu_freq + 0x0000000000000000 0x14 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_impl_init + 0x0000000000000000 0x5c esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_impl_idle_hook + 0x0000000000000000 0x10 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.33.literal + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_register_inform_out_light_sleep_overhead_callback + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_unregister_inform_out_light_sleep_overhead_callback + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.periph_inform_out_light_sleep_overhead + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_register_light_sleep_default_params_config_callback + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .literal.esp_pm_unregister_light_sleep_default_params_config_callback + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.28 0x0000000000000000 0x1d esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.30 0x0000000000000000 0x16 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.31 0x0000000000000000 0xfb esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.32 0x0000000000000000 0x30 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_impl_get_mode + 0x0000000000000000 0x1f esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_configure + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_get_configuration + 0x0000000000000000 0x35 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.29 0x0000000000000000 0xb6 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_impl_get_cpu_freq + 0x0000000000000000 0x2e esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .rodata.esp_pm_impl_init.str1.4 + 0x0000000000000000 0x165 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_impl_init + 0x0000000000000000 0xd0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_impl_idle_hook + 0x0000000000000000 0x3c esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .iram1.33 0x0000000000000000 0x1c esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_register_inform_out_light_sleep_overhead_callback + 0x0000000000000000 0x34 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_unregister_inform_out_light_sleep_overhead_callback + 0x0000000000000000 0x2b esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.periph_inform_out_light_sleep_overhead + 0x0000000000000000 0x20 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_register_light_sleep_default_params_config_callback + 0x0000000000000000 0x12 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text.esp_pm_unregister_light_sleep_default_params_config_callback + 0x0000000000000000 0x13 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .rodata.__func__$7401 + 0x0000000000000000 0x11 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_light_sleep_default_params_config_cb + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_periph_inform_out_light_sleep_overhead_cb + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_config_changed + 0x0000000000000000 0x1 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_cpu_freq_by_mode + 0x0000000000000000 0x40 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_rtos_lock_handle + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_core_idle + 0x0000000000000000 0x2 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_mode_mask + 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_mode_lock_counts + 0x0000000000000000 0x10 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .bss.s_is_switching + 0x0000000000000000 0x1 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .data.s_mode 0x0000000000000000 0x4 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .data.s_switch_lock + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .xt.prop 0x0000000000000000 0x618 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text.esp_pm_lock_create + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text.esp_pm_lock_delete + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .iram1.26 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .iram1.27 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text.esp_pm_dump_locks + 0x0000000000000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_frame 0x0000000000000000 0x88 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_info 0x0000000000000000 0x1548 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_abbrev 0x0000000000000000 0x238 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_loc 0x0000000000000000 0xb9 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_aranges + 0x0000000000000000 0x40 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_ranges 0x0000000000000000 0x30 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_line 0x0000000000000000 0x666 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_str 0x0000000000000000 0x136a esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .xt.prop 0x0000000000000000 0xb4 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .iram1.0.literal + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.1.literal + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.2.literal + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.3.literal + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.0 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.1 0x0000000000000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.2 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .iram1.3 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0x150 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .literal.bootloader_mmap_get_free_pages + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_mmap + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_munmap + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_flash_read + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_flash_write + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_flash_erase_sector + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_flash_erase_range + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.3.literal + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.6.literal + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_enable_wp + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.bootloader_flash_wrap_set + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.10.literal + 0x0000000000000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.9 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap_get_free_pages + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_mmap.str1.4 + 0x0000000000000000 0x7b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap + 0x0000000000000000 0x6b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_munmap + 0x0000000000000000 0x1d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_read + 0x0000000000000000 0x47 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_write + 0x0000000000000000 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_sector + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_range + 0x0000000000000000 0x11 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.3 0x0000000000000000 0x154 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.6 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_enable_wp + 0x0000000000000000 0x13 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_wrap_set + 0x0000000000000000 0x154 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.10 0x0000000000000000 0xc9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.__func__$4559 + 0x0000000000000000 0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.14 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.13 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.8 0x0000000000000000 0x11 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss.map 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .xt.prop 0x0000000000000000 0x648 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .literal.spi_timing_set_pin_drive_strength + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .rodata 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .text.spi_timing_set_pin_drive_strength + 0x0000000000000000 0x65 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .text.spi_timing_psram_tuning + 0x0000000000000000 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .xt.prop 0x0000000000000000 0x21c esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .iram1.33.literal + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.34.literal + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.38.literal + 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.39.literal + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .literal.esp_enable_cache_wrap + 0x0000000000000000 0x48 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.33 0x0000000000000000 0x36 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.34 0x0000000000000000 0x21 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.38 0x0000000000000000 0x4c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.39 0x0000000000000000 0x21 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.esp_enable_cache_wrap.str1.4 + 0x0000000000000000 0x18a esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text.esp_enable_cache_wrap + 0x0000000000000000 0x13a esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .xt.prop 0x0000000000000000 0x4ec esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.34.literal + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .literal.spi_flash_mmap_dump + 0x0000000000000000 0x20 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.36.literal + 0x0000000000000000 0x1c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.37.literal + 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.34 0x0000000000000000 0x17 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_mmap_dump.str1.4 + 0x0000000000000000 0x39 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.spi_flash_mmap_dump + 0x0000000000000000 0x5b esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.36 0x0000000000000000 0x5a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.37 0x0000000000000000 0x88 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .xt.prop 0x0000000000000000 0x6d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.36.literal + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.43.literal + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.44.literal + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.45.literal + 0x0000000000000000 0x14 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.36 0x0000000000000000 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.43 0x0000000000000000 0x32 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.44 0x0000000000000000 0x22 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.45 0x0000000000000000 0x50 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.46 0x0000000000000000 0x5 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .dram1.32 0x0000000000000000 0x18 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .xt.prop 0x0000000000000000 0x2b8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.34.literal + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.50.literal + 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.find_region + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_read_id + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_read_unique_chip_id + 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.31.literal + 0x0000000000000000 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.37.literal + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.39.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.40.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_get_protectable_regions + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.41.literal + 0x0000000000000000 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.42.literal + 0x0000000000000000 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.47.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.48.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.49.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_suspend_cmd_init + 0x0000000000000000 0x2c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_app_disable_protect + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.51.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.52.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.53.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.54.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.34 0x0000000000000000 0x32 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.50 0x0000000000000000 0x87 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.find_region + 0x0000000000000000 0x40 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_id + 0x0000000000000000 0x38 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_unique_chip_id + 0x0000000000000000 0x84 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.31 0x0000000000000000 0x166 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.37 0x0000000000000000 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.39 0x0000000000000000 0x5c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.40 0x0000000000000000 0x50 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_get_protectable_regions + 0x0000000000000000 0x59 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.41 0x0000000000000000 0xa8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.42 0x0000000000000000 0xdc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.47 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.48 0x0000000000000000 0x61 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.49 0x0000000000000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_suspend_cmd_init.str1.4 + 0x0000000000000000 0x8e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_suspend_cmd_init + 0x0000000000000000 0x7a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_app_disable_protect + 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.51 0x0000000000000000 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.52 0x0000000000000000 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.53 0x0000000000000000 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.54 0x0000000000000000 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .xt.lit 0x0000000000000000 0x100 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .xt.prop 0x0000000000000000 0x1230 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.26.literal + 0x0000000000000000 0x38 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .literal.spi_bus_remove_flash_device + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .literal.spi_bus_add_flash_device + 0x0000000000000000 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .iram1.26 0x0000000000000000 0x172 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_remove_flash_device + 0x0000000000000000 0x29 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.spi_bus_add_flash_device.str1.4 + 0x0000000000000000 0x123 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_add_flash_device + 0x0000000000000000 0x175 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.__func__$8805 + 0x0000000000000000 0x19 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .xt.prop 0x0000000000000000 0x2a0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .iram1.35.literal + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.34.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .literal.register_dev + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .literal.esp_flash_init_os_functions + 0x0000000000000000 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .literal.esp_flash_deinit_os_functions + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.35 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.34 0x0000000000000000 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.register_dev + 0x0000000000000000 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_os_functions + 0x0000000000000000 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_deinit_os_functions + 0x0000000000000000 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_main_bus_lock + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.esp_flash_spi23_default_os_functions + 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .xt.prop 0x0000000000000000 0x4c8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.6.literal + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.4 0x0000000000000000 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.6 0x0000000000000000 0x11 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .dram1.0 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .xt.prop 0x0000000000000000 0xfc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .literal.esp_partition_register_external + 0x0000000000000000 0x3c esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .literal.esp_partition_deregister_external + 0x0000000000000000 0x14 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .literal.esp_partition_verify + 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .literal.esp_partition_get_sha256 + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .literal.esp_partition_check_identity + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.esp_partition_register_external.str1.4 + 0x0000000000000000 0x58 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text.esp_partition_register_external + 0x0000000000000000 0x128 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text.esp_partition_deregister_external + 0x0000000000000000 0x5e esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text.esp_partition_verify + 0x0000000000000000 0x84 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text.esp_partition_get_sha256 + 0x0000000000000000 0x15 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text.esp_partition_check_identity + 0x0000000000000000 0x4c esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.__func__$4551 + 0x0000000000000000 0x15 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.__func__$4381 + 0x0000000000000000 0x20 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .xt.lit 0x0000000000000000 0xa0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .xt.prop 0x0000000000000000 0xb10 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .literal.s_get_cs_setup_enable + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .literal.s_get_cs_hold_enable + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .literal.spi_timing_config_get_cs_timing + 0x0000000000000000 0xc esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .literal.spi_timing_config_get_flash_clock_reg + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .text.s_get_cs_setup_enable + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .text.s_get_cs_hold_enable + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .text.spi_timing_config_get_cs_timing + 0x0000000000000000 0x4a esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .text.spi_timing_config_get_flash_clock_reg + 0x0000000000000000 0xd esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .xt.prop 0x0000000000000000 0x1f8 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .xt.prop 0x0000000000000000 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .xt.prop 0x0000000000000000 0xa80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .xt.prop 0x0000000000000000 0x108 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .xt.prop 0x0000000000000000 0x138 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .xt.prop 0x0000000000000000 0x300 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .xt.prop 0x0000000000000000 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .xt.prop 0x0000000000000000 0x4a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .xt.prop 0x0000000000000000 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text.memspi_host_read + 0x0000000000000000 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .xt.prop 0x0000000000000000 0x36c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._ZL24lookup_storage_from_namePKc + 0x0000000000000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._ZL15create_iteratorPN3nvs7StorageE10nvs_type_t + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._ZL24close_handles_and_deinitPKc + 0x0000000000000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_dump + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_flash_init_partition_ptr + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_flash_erase_partition + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_flash_erase_partition_ptr + 0x0000000000000000 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_flash_erase + 0x0000000000000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_flash_deinit_partition + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_flash_deinit + 0x0000000000000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_erase_all + 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_get_stats + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_get_used_entry_count + 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_entry_find + 0x0000000000000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_entry_next + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_entry_info + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_release_iterator + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_setIsEijPKcT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_set_i16 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_setIiEijPKcT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_set_i32 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_setIxEijPKcT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_set_i64 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_setIyEijPKcT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_set_u64 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_getIsEijPKcPT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_get_i16 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_getIiEijPKcPT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_get_i32 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_getIxEijPKcPT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_get_i64 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._Z7nvs_getIyEijPKcPT_ + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal.nvs_get_u64 + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL24lookup_storage_from_namePKc + 0x0000000000000000 0x15 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL15create_iteratorPN3nvs7StorageE10nvs_type_t + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL24close_handles_and_deinitPKc + 0x0000000000000000 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_dump + 0x0000000000000000 0x4f esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_init_partition_ptr + 0x0000000000000000 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase_partition + 0x0000000000000000 0x88 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase_partition_ptr + 0x0000000000000000 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase + 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_deinit_partition + 0x0000000000000000 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_deinit + 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_erase_all + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_stats + 0x0000000000000000 0x70 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_used_entry_count + 0x0000000000000000 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_entry_find + 0x0000000000000000 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_entry_next + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_entry_info + 0x0000000000000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_release_iterator + 0x0000000000000000 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIsEEiPKcT_ + 0x0000000000000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIsEijPKcT_ + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i16 + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIiEEiPKcT_ + 0x0000000000000000 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIiEijPKcT_ + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i32 + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIxEEiPKcT_ + 0x0000000000000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIxEijPKcT_ + 0x0000000000000000 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i64 + 0x0000000000000000 0x15 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIyEEiPKcT_ + 0x0000000000000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIyEijPKcT_ + 0x0000000000000000 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u64 + 0x0000000000000000 0x15 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIsEEiPKcRT_ + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIsEijPKcPT_ + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i16 + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIiEEiPKcRT_ + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIiEijPKcPT_ + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i32 + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIxEEiPKcRT_ + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIxEijPKcPT_ + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i64 + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIyEEiPKcRT_ + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIyEijPKcPT_ + 0x0000000000000000 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u64 + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.lit 0x0000000000000000 0x1f0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop 0x0000000000000000 0xec4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8set_itemIsEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8set_itemIiEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8set_itemIxEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8set_itemIyEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8get_itemIsEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8get_itemIiEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8get_itemIxEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xt.prop._ZN3nvs9NVSHandle8get_itemIyEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._ZN3nvs7Storage9debugDumpEv + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .literal._ZN3nvs7Storage9fillStatsER11nvs_stats_t + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .literal._ZN3nvs7Storage13fillEntryInfoERNS_4ItemER16nvs_entry_info_t + 0x0000000000000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .literal._ZN3nvs7Storage9nextEntryEP21nvs_opaque_iterator_t + 0x0000000000000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .literal._ZN3nvs7Storage9findEntryEP21nvs_opaque_iterator_tPKc + 0x0000000000000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZNK3nvs7Storage7isValidEv + 0x0000000000000000 0x13 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage9debugDumpEv + 0x0000000000000000 0x17 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage9fillStatsER11nvs_stats_t + 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage13fillEntryInfoERNS_4ItemER16nvs_entry_info_t + 0x0000000000000000 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage9nextEntryEP21nvs_opaque_iterator_t + 0x0000000000000000 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage9findEntryEP21nvs_opaque_iterator_tPKc + 0x0000000000000000 0x35 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .xt.lit 0x0000000000000000 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .xt.prop 0x0000000000000000 0xe40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .literal._ZN3nvs15NVSHandleSimple9debugDumpEv + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .literal._ZN3nvs15NVSHandleSimple9fillStatsER11nvs_stats_t + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .literal._ZN3nvs15NVSHandleSimple22calcEntriesInNamespaceERj + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .literal._ZN3nvs15NVSHandleSimple9findEntryEP21nvs_opaque_iterator_tPKc + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .literal._ZN3nvs15NVSHandleSimple9nextEntryEP21nvs_opaque_iterator_t + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9debugDumpEv + 0x0000000000000000 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9fillStatsER11nvs_stats_t + 0x0000000000000000 0x11 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple22calcEntriesInNamespaceERj + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9findEntryEP21nvs_opaque_iterator_tPKc + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9nextEntryEP21nvs_opaque_iterator_t + 0x0000000000000000 0x11 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv + 0x0000000000000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .xt.prop 0x0000000000000000 0x510 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .group 0x0000000000000000 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .group 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .group 0x0000000000000000 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .literal._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc + 0x0000000000000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs19NVSPartitionManager17open_handles_sizeEv + 0x0000000000000000 0x7 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc + 0x0000000000000000 0xbf esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .xt.prop 0x0000000000000000 0x4a4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .xt.prop 0x0000000000000000 0x2dc esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .literal._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs4Page10setVersionEh + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs4Page15pageStateToNameENS0_9PageStateE + 0x0000000000000000 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZNK3nvs4Page9debugDumpEv + 0x0000000000000000 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs4Page11calcEntriesER11nvs_stats_t + 0x0000000000000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x0000000000000000 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page10setVersionEh + 0x0000000000000000 0x19 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZN3nvs4Page15pageStateToNameENS0_9PageStateE.str1.4 + 0x0000000000000000 0x7f esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page15pageStateToNameENS0_9PageStateE + 0x0000000000000000 0x5d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZNK3nvs4Page9debugDumpEv.str1.4 + 0x0000000000000000 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZNK3nvs4Page9debugDumpEv + 0x0000000000000000 0xe3 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZN3nvs4Page11calcEntriesER11nvs_stats_t.str1.4 + 0x0000000000000000 0x1b esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page11calcEntriesER11nvs_stats_t + 0x0000000000000000 0x75 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZZN3nvs4Page11calcEntriesER11nvs_stats_tE19__PRETTY_FUNCTION__ + 0x0000000000000000 0x2f esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZZN3nvs4Page15pageStateToNameENS0_9PageStateEE19__PRETTY_FUNCTION__ + 0x0000000000000000 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .xt.lit 0x0000000000000000 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .xt.prop 0x0000000000000000 0x1608 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs11PageManager9fillStatsER11nvs_stats_t + 0x0000000000000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZN3nvs11PageManager9fillStatsER11nvs_stats_t + 0x0000000000000000 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .xt.prop 0x0000000000000000 0x57c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .xt.prop 0x0000000000000000 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .literal._esp_error_check_failed_without_abort + 0x0000000000000000 0x8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed_without_abort.str1.4 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed_without_abort + 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .iram1.31.literal + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.31 0x0000000000000000 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .xt.prop 0x0000000000000000 0x1b0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .literal.esp_task_wdt_deinit + 0x0000000000000000 0x38 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .literal.esp_task_wdt_delete + 0x0000000000000000 0x38 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .literal.esp_task_wdt_status + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_deinit.str1.4 + 0x0000000000000000 0x28 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_deinit + 0x0000000000000000 0x83 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete + 0x0000000000000000 0xb6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_status + 0x0000000000000000 0x5d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__func__$7605 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .xt.prop 0x0000000000000000 0x5ac esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .xt.prop 0x0000000000000000 0x84 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .literal.rtcio_hal_set_direction + 0x0000000000000000 0xc esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .literal.rtcio_hal_isolate + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .literal.rtcio_hal_set_direction_in_sleep + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .text.rtcio_hal_set_direction + 0x0000000000000000 0x293 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .text.rtcio_hal_isolate + 0x0000000000000000 0xd0 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .text.rtcio_hal_set_direction_in_sleep + 0x0000000000000000 0x18c esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_frame 0x0000000000000000 0x58 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_info 0x0000000000000000 0x8799 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x312 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_loc 0x0000000000000000 0x69c esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_line 0x0000000000000000 0xbc8 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .debug_str 0x0000000000000000 0x4818 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .xt.prop 0x0000000000000000 0x198 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_set_data_mode + 0x0000000000000000 0x3b esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_get_data_mode + 0x0000000000000000 0x1b esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_enable_intr_mask + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_set_fifo_mode + 0x0000000000000000 0x2a esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_is_master_mode + 0x0000000000000000 0xf esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_enable_slave_tx_it + 0x0000000000000000 0x16 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_disable_slave_rx_it + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_master_fsm_rst + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .xt.prop 0x0000000000000000 0x570 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .xt.prop 0x0000000000000000 0x288 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .literal.gpio_hal_intr_enable_on_core + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .literal.gpio_hal_intr_disable + 0x0000000000000000 0xc esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text.gpio_hal_intr_enable_on_core + 0x0000000000000000 0x64 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text.gpio_hal_intr_disable + 0x0000000000000000 0x5e esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000000000000000 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0000000000000000 0x18c6 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x2b8 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x0000000000000000 0x231 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0000000000000000 0x608 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x0000000000000000 0xe0c esp-idf/hal/libhal.a(gpio_hal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/hal/libhal.a(gpio_hal.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .literal.uart_hal_txfifo_rst + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .literal.uart_hal_rxfifo_rst + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_txfifo_rst + 0x0000000000000000 0x27 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_rxfifo_rst + 0x0000000000000000 0x27 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_tx_break + 0x0000000000000000 0x5a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_read_rxfifo + 0x0000000000000000 0x2e esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$11 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$10 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$9 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$8 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$7 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$6 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$5 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$4 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$3 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$2 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$1 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data.__compound_literal$0 + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .xt.prop 0x0000000000000000 0x2c4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .xt.prop 0x0000000000000000 0x57c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .literal.adc_hal_digi_sample_freq_config + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.read_cal_channel + 0x0000000000000000 0xc esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.get_controller + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.get_convert_mode + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_digi_dma_link_descriptors + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_init + 0x0000000000000000 0x40 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_arbiter_config + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_digi_deinit + 0x0000000000000000 0x24 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_set_controller + 0x0000000000000000 0x18 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.cal_setup + 0x0000000000000000 0xc esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_digi_controller_config + 0x0000000000000000 0x38 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_digi_init + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_get_reading_result + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_digi_stop + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_digi_start + 0x0000000000000000 0x2c esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_convert + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_calibration_init + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_set_calibration_param + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(adc_hal.c.obj) + .literal.adc_hal_self_calibration + 0x0000000000000000 0x80 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(adc_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(adc_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_sample_freq_config + 0x0000000000000000 0xa3 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.read_cal_channel + 0x0000000000000000 0xb7 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.get_controller + 0x0000000000000000 0x2c esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.get_convert_mode + 0x0000000000000000 0x30 esp-idf/hal/libhal.a(adc_hal.c.obj) + .rodata.adc_hal_digi_dma_link_descriptors.str1.4 + 0x0000000000000000 0x50 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_dma_link_descriptors + 0x0000000000000000 0x77 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_init + 0x0000000000000000 0x135 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_arbiter_config + 0x0000000000000000 0x1b4 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_deinit + 0x0000000000000000 0xad esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_set_controller + 0x0000000000000000 0x10e esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.cal_setup + 0x0000000000000000 0x11f esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_controller_config + 0x0000000000000000 0x383 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_context_config + 0x0000000000000000 0x19 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_init + 0x0000000000000000 0x68 esp-idf/hal/libhal.a(adc_hal.c.obj) + .rodata.adc_hal_get_reading_result.str1.4 + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_get_reading_result + 0x0000000000000000 0x32 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_clr_intr + 0x0000000000000000 0x18 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_dis_intr + 0x0000000000000000 0x2c esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_stop + 0x0000000000000000 0x48 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_digi_start + 0x0000000000000000 0xf9 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_convert + 0x0000000000000000 0x122 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_calibration_init + 0x0000000000000000 0x32 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_set_calibration_param + 0x0000000000000000 0x74 esp-idf/hal/libhal.a(adc_hal.c.obj) + .rodata 0x0000000000000000 0x8 esp-idf/hal/libhal.a(adc_hal.c.obj) + .text.adc_hal_self_calibration + 0x0000000000000000 0x2b8 esp-idf/hal/libhal.a(adc_hal.c.obj) + .rodata.__func__$7530 + 0x0000000000000000 0x1b esp-idf/hal/libhal.a(adc_hal.c.obj) + .rodata.__func__$7515 + 0x0000000000000000 0x22 esp-idf/hal/libhal.a(adc_hal.c.obj) + .data.s_previous_init_code + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_frame 0x0000000000000000 0x220 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_info 0x0000000000000000 0xe489 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x63b esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_loc 0x0000000000000000 0x1b03 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_aranges + 0x0000000000000000 0xc8 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_ranges 0x0000000000000000 0x120 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_line 0x0000000000000000 0x2a14 esp-idf/hal/libhal.a(adc_hal.c.obj) + .debug_str 0x0000000000000000 0x661f esp-idf/hal/libhal.a(adc_hal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/hal/libhal.a(adc_hal.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/hal/libhal.a(adc_hal.c.obj) + .xt.prop 0x0000000000000000 0xa2c esp-idf/hal/libhal.a(adc_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .xt.prop 0x0000000000000000 0x2c4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .literal.systimer_hal_get_time + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .literal.systimer_hal_get_alarm_value + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_get_time + 0x0000000000000000 0x1b esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_get_alarm_value + 0x0000000000000000 0x1e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .xt.prop 0x0000000000000000 0x4b0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .xt.prop 0x0000000000000000 0x3c esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .literal.esp_netif_get_nr_of_ifs + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .literal.esp_netif_next + 0x0000000000000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .text.esp_netif_get_nr_of_ifs + 0x0000000000000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .text.esp_netif_next + 0x0000000000000000 0x3f esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .xt.prop 0x0000000000000000 0x3cc esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .literal.esp_netif_dhcps_start_api + 0x0000000000000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_nd6_cb + 0x0000000000000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcps_stop_api + 0x0000000000000000 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcpc_stop_api + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_hostname_api + 0x0000000000000000 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_ip_info_api + 0x0000000000000000 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_dns_info_api + 0x0000000000000000 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_dns_info_api + 0x0000000000000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_create_ip6_linklocal_api + 0x0000000000000000 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_join_ip6_multicast_group_api + 0x0000000000000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_leave_ip6_multicast_group_api + 0x0000000000000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_add_ip6_address_api + 0x0000000000000000 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_remove_ip6_address_api + 0x0000000000000000 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_ip4_addr + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_ip4addr_ntoa + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_ip4addr_aton + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_str_to_ip4 + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_str_to_ip6 + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_deinit + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcpc_stop + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcps_start + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcps_stop + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_hostname + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_mac + 0x0000000000000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_ip_info + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_set_dns_info + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_dns_info + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_ip6_get_addr_type + 0x0000000000000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_create_ip6_linklocal + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_ip6_linklocal + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_ip6_global + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_all_ip6 + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcps_option + 0x0000000000000000 0x34 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_dhcpc_option + 0x0000000000000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_get_netif_impl_name + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_join_ip6_multicast_group + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_leave_ip6_multicast_group + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_add_ip6_address + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_netif_remove_ip6_address + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_start_api + 0x0000000000000000 0x89 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_nd6_cb.str1.4 + 0x0000000000000000 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_nd6_cb + 0x0000000000000000 0xde esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_stop_api + 0x0000000000000000 0x3d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcpc_stop_api.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_stop_api + 0x0000000000000000 0x61 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_set_hostname_api.str1.4 + 0x0000000000000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_hostname_api + 0x0000000000000000 0x5d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_set_ip_info_api.str1.4 + 0x0000000000000000 0x45 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_ip_info_api + 0x0000000000000000 0x131 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_dns_info_api + 0x0000000000000000 0x59 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_get_dns_info_api.str1.4 + 0x0000000000000000 0x33 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_dns_info_api + 0x0000000000000000 0x79 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_create_ip6_linklocal_api + 0x0000000000000000 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_join_ip6_multicast_group_api.str1.4 + 0x0000000000000000 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_join_ip6_multicast_group_api + 0x0000000000000000 0x4e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_leave_ip6_multicast_group_api.str1.4 + 0x0000000000000000 0x43 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_leave_ip6_multicast_group_api + 0x0000000000000000 0x56 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_add_ip6_address_api.str1.4 + 0x0000000000000000 0x7b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_add_ip6_address_api + 0x0000000000000000 0xe2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_remove_ip6_address_api + 0x0000000000000000 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_ip4_addr + 0x0000000000000000 0x43 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_ip4addr_ntoa + 0x0000000000000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_ip4addr_aton + 0x0000000000000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_str_to_ip4 + 0x0000000000000000 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_str_to_ip6 + 0x0000000000000000 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_netif_impl + 0x0000000000000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_deinit + 0x0000000000000000 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_transmit + 0x0000000000000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_stop + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_get_status + 0x0000000000000000 0x1f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_start + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_stop + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_hostname + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_mac + 0x0000000000000000 0x45 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_ip_info + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_dns_info + 0x0000000000000000 0x59 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_dns_info + 0x0000000000000000 0x59 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_ip6_get_addr_type + 0x0000000000000000 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_create_ip6_linklocal + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_ip6_linklocal + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_ip6_global + 0x0000000000000000 0x84 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_all_ip6 + 0x0000000000000000 0x13d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_route_prio + 0x0000000000000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_option + 0x0000000000000000 0x201 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_option + 0x0000000000000000 0x9e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_netif_impl_index + 0x0000000000000000 0x1d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_netif_impl_name + 0x0000000000000000 0x29 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_join_ip6_multicast_group + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_leave_ip6_multicast_group + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_add_ip6_address + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_remove_ip6_address + 0x0000000000000000 0x55 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__FUNCTION__$10212 + 0x0000000000000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__FUNCTION__$10198 + 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__$10053 + 0x0000000000000000 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .xt.lit 0x0000000000000000 0x258 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .xt.prop 0x0000000000000000 0x264c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .literal.esp_event_handler_instance_register + 0x0000000000000000 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .literal.esp_event_handler_instance_unregister + 0x0000000000000000 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .literal.esp_event_isr_post + 0x0000000000000000 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .literal.esp_event_loop_delete_default + 0x0000000000000000 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .literal.esp_event_send_to_default_loop + 0x0000000000000000 0x78 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_handler_instance_register + 0x0000000000000000 0x25 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_handler_instance_unregister + 0x0000000000000000 0x21 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_isr_post + 0x0000000000000000 0x24 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_loop_delete_default + 0x0000000000000000 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_send_to_default_loop + 0x0000000000000000 0x378 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .xt.prop 0x0000000000000000 0x5c4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .literal.handler_instances_remove_all + 0x0000000000000000 0x8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.base_node_remove_all_handler + 0x0000000000000000 0xc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.loop_node_remove_all_handler + 0x0000000000000000 0xc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.esp_event_loop_delete + 0x0000000000000000 0x38 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.esp_event_handler_instance_register_with + 0x0000000000000000 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.esp_event_handler_instance_unregister_with + 0x0000000000000000 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.esp_event_isr_post_to + 0x0000000000000000 0x1c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_remove_all + 0x0000000000000000 0x3c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_remove_all_handler + 0x0000000000000000 0x46 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_remove_all_handler + 0x0000000000000000 0x46 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_loop_delete + 0x0000000000000000 0xb8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_handler_instance_register_with + 0x0000000000000000 0x1d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_handler_instance_unregister_with + 0x0000000000000000 0x21 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_isr_post_to + 0x0000000000000000 0xa0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_dump + 0x0000000000000000 0x7 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.__func__$8563 + 0x0000000000000000 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.__func__$8460 + 0x0000000000000000 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .xt.lit 0x0000000000000000 0xa8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .xt.prop 0x0000000000000000 0xe7c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .literal.esp_event_send + 0x0000000000000000 0x8 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .text.esp_event_send + 0x0000000000000000 0x1a esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .xt.prop 0x0000000000000000 0x4c8 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .rodata.g_wifi_default_mesh_crypto_funcs + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .xt.prop 0x0000000000000000 0xfc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .xt.prop 0x0000000000000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .literal.crypto_init_cipher_ctx + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.sha256_vector + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.sha384_vector + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.md5_vector + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_hash_init + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_hash_update + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_hash_finish + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.hmac_sha384_vector + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.hmac_sha384 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.hmac_md5_vector + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.hmac_md5 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_cipher_init + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_cipher_deinit + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.aes_ctr_encrypt + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.aes_128_ctr_encrypt + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_mod_exp + 0x0000000000000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .literal.crypto_dh_init + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.alg_to_mbedtls_cipher + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_init_cipher_ctx + 0x0000000000000000 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.sha256_vector + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.sha384_vector + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.md5_vector + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_hash_init + 0x0000000000000000 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_hash_update + 0x0000000000000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_hash_finish + 0x0000000000000000 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_sha384_vector + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_sha384 + 0x0000000000000000 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_md5_vector + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_md5 + 0x0000000000000000 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_cipher_init + 0x0000000000000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_cipher_deinit + 0x0000000000000000 0x1f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_ctr_encrypt + 0x0000000000000000 0x4b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_128_ctr_encrypt + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_mod_exp + 0x0000000000000000 0xb9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_dh_init + 0x0000000000000000 0x79 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .xt.lit 0x0000000000000000 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .xt.prop 0x0000000000000000 0x9fc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .xt.prop 0x0000000000000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .literal.omac1_aes_256 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .text.omac1_aes_256 + 0x0000000000000000 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .xt.prop 0x0000000000000000 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .xt.prop 0x0000000000000000 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .xt.prop 0x0000000000000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .literal.os_sleep + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .text.os_sleep + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .xt.prop 0x0000000000000000 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .literal.ccmp_aad_nonce_pv1 + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .literal.ccmp_encrypt_pv1 + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .literal.ccmp_256_decrypt + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .literal.ccmp_256_encrypt + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_aad_nonce_pv1 + 0x0000000000000000 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_get_pn + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_encrypt_pv1 + 0x0000000000000000 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_256_decrypt + 0x0000000000000000 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_256_encrypt + 0x0000000000000000 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .xt.prop 0x0000000000000000 0x39c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .literal.printf_encode + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.wpa_merge_byte_arrays + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.str_clear_free + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.os_gmtime + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.os_mktime + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.get_param + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.os_memdup + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.hwaddr_aton2 + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.os_time_expired + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .literal.wpa_ssid_txt + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .rodata.printf_encode.str1.4 + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.printf_encode + 0x0000000000000000 0xcb esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.wpa_is_hex + 0x0000000000000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.wpa_merge_byte_arrays + 0x0000000000000000 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.int_array_len + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.str_clear_free + 0x0000000000000000 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.os_gmtime + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.os_mktime + 0x0000000000000000 0xd1 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.get_param + 0x0000000000000000 0x57 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.os_memdup + 0x0000000000000000 0x2f esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.hwaddr_aton2 + 0x0000000000000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.os_time_expired + 0x0000000000000000 0x45 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.rssi_to_rcpi + 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.wpa_ssid_txt + 0x0000000000000000 0x25 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.__hide_aliasing_typecast + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .bss.ssid_txt$4371 + 0x0000000000000000 0x81 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .xt.prop 0x0000000000000000 0xb58 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .xt.prop 0x0000000000000000 0x330 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .xt.prop 0x0000000000000000 0x1b0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .literal.disconnect_and_destroy + 0x0000000000000000 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .literal.esp_wifi_clear_default_wifi_driver_and_handlers + 0x0000000000000000 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .literal.esp_netif_create_default_wifi_ap + 0x0000000000000000 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .literal.esp_netif_destroy_default_wifi + 0x0000000000000000 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .literal.esp_netif_create_wifi + 0x0000000000000000 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .literal.esp_netif_create_default_wifi_mesh_netifs + 0x0000000000000000 0x84 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.disconnect_and_destroy + 0x0000000000000000 0x2e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_clear_default_wifi_driver_and_handlers + 0x0000000000000000 0x4e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_default_wifi_ap + 0x0000000000000000 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_destroy_default_wifi + 0x0000000000000000 0x17 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_wifi + 0x0000000000000000 0x75 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_mesh_netifs.str1.4 + 0x0000000000000000 0x128 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_default_wifi_mesh_netifs + 0x0000000000000000 0x138 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__$9192 + 0x0000000000000000 0x2a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__$9184 + 0x0000000000000000 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__$9168 + 0x0000000000000000 0x21 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .xt.lit 0x0000000000000000 0xb0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .xt.prop 0x0000000000000000 0x660 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .literal.esp_wifi_destroy_if_driver + 0x0000000000000000 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_destroy_if_driver + 0x0000000000000000 0x28 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .xt.prop 0x0000000000000000 0x2ac esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .iram1.38.literal + 0x0000000000000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.37.literal + 0x0000000000000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.59 0x0000000000000000 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.38 0x0000000000000000 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.37 0x0000000000000000 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .data.g_coex_adapter_funcs + 0x0000000000000000 0x34 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .xt.lit 0x0000000000000000 0x1b0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .xt.prop 0x0000000000000000 0xf6c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text 0x0000000000000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .data 0x0000000000000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/console/libconsole.a(commands.c.obj) + .xt.prop 0x0000000000000000 0x48c esp-idf/console/libconsole.a(commands.c.obj) + .literal.esp_console_repl_usb_cdc_delete + 0x0000000000000000 0x18 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .literal.esp_console_repl_uart_delete + 0x0000000000000000 0x20 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .literal.esp_console_new_repl_usb_cdc + 0x0000000000000000 0x4c esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .literal.esp_console_new_repl_uart + 0x0000000000000000 0x5c esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .text.esp_console_repl_usb_cdc_delete + 0x0000000000000000 0x3c esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .text.esp_console_repl_uart_delete + 0x0000000000000000 0x4c esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .text.esp_console_new_repl_usb_cdc + 0x0000000000000000 0xfc esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .text.esp_console_new_repl_uart + 0x0000000000000000 0x14e esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .xt.prop 0x0000000000000000 0x48c esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .data 0x0000000000000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .xt.prop 0x0000000000000000 0x168 esp-idf/console/libconsole.a(split_argv.c.obj) + .literal.arg_strcasecmp + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_strncasecmp + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.conv_num + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_matchcclass + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_matchclass + 0x0000000000000000 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_matchnode + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_extension + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_basename + 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_file_scanfn + 0x0000000000000000 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_newnode + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_charclass + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_error + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_escapechar + 0x0000000000000000 0xc esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_charnode + 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_class + 0x0000000000000000 0x38 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_parsenumber + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_expect + 0x0000000000000000 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_element + 0x0000000000000000 0x50 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_list + 0x0000000000000000 0xc esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.dbg_printf + 0x0000000000000000 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_daten + 0x0000000000000000 0x18 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_date0 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_date1 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_strptime + 0x0000000000000000 0x90 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_date_scanfn + 0x0000000000000000 0xc esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_dbl1 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_filen + 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_file0 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_file1 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_int1 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_litn + 0x0000000000000000 0x14 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_lit0 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_lit1 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_rem + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_free + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_compile + 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_rexn + 0x0000000000000000 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_rex0 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_rex1 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_match + 0x0000000000000000 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_rex_scanfn + 0x0000000000000000 0xc esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_searchrange + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.trex_search + 0x0000000000000000 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_str0 + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_date_errorfn + 0x0000000000000000 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_file_errorfn + 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_lit_errorfn + 0x0000000000000000 0x20 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_rex_errorfn + 0x0000000000000000 0x34 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_print_syntaxv + 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_print_glossary_gnu + 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_free + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.arg_freetable + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_date_resetfn + 0x0000000000000000 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_date_checkfn + 0x0000000000000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_strcasecmp + 0x0000000000000000 0x49 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_strncasecmp + 0x0000000000000000 0x5d esp-idf/console/libconsole.a(argtable3.c.obj) + .text.conv_num + 0x0000000000000000 0x85 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_file_resetfn + 0x0000000000000000 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_file_checkfn + 0x0000000000000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_lit_resetfn + 0x0000000000000000 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_lit_scanfn + 0x0000000000000000 0x18 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_lit_checkfn + 0x0000000000000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rex_resetfn + 0x0000000000000000 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rex_checkfn + 0x0000000000000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_matchcclass + 0x0000000000000000 0x22c esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_matchclass + 0x0000000000000000 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_matchnode + 0x0000000000000000 0x408 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_extension + 0x0000000000000000 0x70 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_basename.str1.4 + 0x0000000000000000 0x7 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_basename + 0x0000000000000000 0x60 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_file_scanfn + 0x0000000000000000 0x59 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_newnode + 0x0000000000000000 0x59 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_charclass + 0x0000000000000000 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_error + 0x0000000000000000 0x14 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.trex_escapechar.str1.4 + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_escapechar + 0x0000000000000000 0x92 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_charnode + 0x0000000000000000 0x1b9 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.trex_class.str1.4 + 0x0000000000000000 0x57 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_class + 0x0000000000000000 0x133 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.trex_parsenumber.str1.4 + 0x0000000000000000 0x1d esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_parsenumber + 0x0000000000000000 0x55 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.trex_expect.str1.4 + 0x0000000000000000 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_expect + 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.trex_element.str1.4 + 0x0000000000000000 0x20 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_element + 0x0000000000000000 0x211 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_list + 0x0000000000000000 0x72 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.dbg_printf + 0x0000000000000000 0x33 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_daten.str1.4 + 0x0000000000000000 0x3 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_daten + 0x0000000000000000 0x60 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_date0 + 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_date1 + 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_strptime.str1.4 + 0x0000000000000000 0x3b esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_strptime + 0x0000000000000000 0x712 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_date_scanfn + 0x0000000000000000 0x70 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_dbl1 + 0x0000000000000000 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_filen.str1.4 + 0x0000000000000000 0x7 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_filen + 0x0000000000000000 0x82 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_file0 + 0x0000000000000000 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_file1 + 0x0000000000000000 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_int1 + 0x0000000000000000 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_litn + 0x0000000000000000 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_lit0 + 0x0000000000000000 0x18 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_lit1 + 0x0000000000000000 0x18 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rem 0x0000000000000000 0x31 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_free + 0x0000000000000000 0x2e esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.trex_compile.str1.4 + 0x0000000000000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_compile + 0x0000000000000000 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_rexn.str1.4 + 0x0000000000000000 0x9f esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rexn + 0x0000000000000000 0xcb esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rex0 + 0x0000000000000000 0x1d esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rex1 + 0x0000000000000000 0x1d esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_match + 0x0000000000000000 0x36 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rex_scanfn + 0x0000000000000000 0x5c esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_searchrange + 0x0000000000000000 0x72 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_search + 0x0000000000000000 0x20 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_getsubexpcount + 0x0000000000000000 0x7 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.trex_getsubexp + 0x0000000000000000 0x29 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_str0 + 0x0000000000000000 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_date_errorfn + 0x0000000000000000 0xcf esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_file_errorfn.str1.4 + 0x0000000000000000 0x17 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_file_errorfn + 0x0000000000000000 0x7b esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_lit_errorfn.str1.4 + 0x0000000000000000 0x2b esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_lit_errorfn + 0x0000000000000000 0x60 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_rex_errorfn.str1.4 + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_rex_errorfn + 0x0000000000000000 0x8f esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_syntaxv + 0x0000000000000000 0xbc esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_glossary_gnu.str1.4 + 0x0000000000000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_glossary_gnu + 0x0000000000000000 0xbc esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_nullcheck + 0x0000000000000000 0x28 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_free + 0x0000000000000000 0x23 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_freetable + 0x0000000000000000 0x23 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xf5 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.abmon 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.mon 0x0000000000000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.abday 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.day 0x0000000000000000 0x1c esp-idf/console/libconsole.a(argtable3.c.obj) + .xt.lit 0x0000000000000000 0x290 esp-idf/console/libconsole.a(argtable3.c.obj) + .xt.prop 0x0000000000000000 0x3aec esp-idf/console/libconsole.a(argtable3.c.obj) + .literal.linenoiseSetFreeHintsCallback + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.linenoiseAllowEmpty + 0x0000000000000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.linenoiseHistoryFree + 0x0000000000000000 0x10 esp-idf/console/libconsole.a(linenoise.c.obj) + .text 0x0000000000000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .data 0x0000000000000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetFreeHintsCallback + 0x0000000000000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseAllowEmpty + 0x0000000000000000 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseHistoryFree + 0x0000000000000000 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) + .xt.lit 0x0000000000000000 0x168 esp-idf/console/libconsole.a(linenoise.c.obj) + .xt.prop 0x0000000000000000 0x13f8 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.lwip_gethostbyname + 0x0000000000000000 0x24 esp-idf/lwip/liblwip.a(netdb.c.obj) + .literal.lwip_gethostbyname_r + 0x0000000000000000 0xc esp-idf/lwip/liblwip.a(netdb.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .text.lwip_gethostbyname + 0x0000000000000000 0x6c esp-idf/lwip/liblwip.a(netdb.c.obj) + .text.lwip_gethostbyname_r + 0x0000000000000000 0xbb esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_aliases$7569 + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_hostent$7568 + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_hostname$7572 + 0x0000000000000000 0x101 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_phostent_addr$7571 + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_hostent_addr$7570 + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(netdb.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(netdb.c.obj) + .xt.prop 0x0000000000000000 0x420 esp-idf/lwip/liblwip.a(netdb.c.obj) + COMMON 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .literal.lwip_poll_inc_sockets_used + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_pollscan + 0x0000000000000000 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_poll_dec_sockets_used + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_socket_thread_init + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_socket_thread_cleanup + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_socket_dbg_get_socket + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_readv + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_writev + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_poll + 0x0000000000000000 0x48 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.lwip_shutdown + 0x0000000000000000 0x2c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll_inc_sockets_used + 0x0000000000000000 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_pollscan + 0x0000000000000000 0x140 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll_dec_sockets_used + 0x0000000000000000 0x29 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_thread_init + 0x0000000000000000 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_thread_cleanup + 0x0000000000000000 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_dbg_get_socket + 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_readv + 0x0000000000000000 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_writev + 0x0000000000000000 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_poll.str1.4 + 0x0000000000000000 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll + 0x0000000000000000 0x138 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_shutdown + 0x0000000000000000 0xbd esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__$8931 + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__$8962 + 0x0000000000000000 0xa esp-idf/lwip/liblwip.a(sockets.c.obj) + .xt.lit 0x0000000000000000 0x230 esp-idf/lwip/liblwip.a(sockets.c.obj) + .xt.prop 0x0000000000000000 0x3bdc esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.pbuf_free_int + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.tcpip_api_call + 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.tcpip_callbackmsg_new + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.tcpip_callbackmsg_delete + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.tcpip_callbackmsg_trycallback + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.tcpip_callbackmsg_trycallback_fromisr + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.pbuf_free_callback + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.mem_free_callback + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.pbuf_free_int + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_api_call + 0x0000000000000000 0x49 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_new + 0x0000000000000000 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_delete + 0x0000000000000000 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_trycallback + 0x0000000000000000 0x2d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_trycallback_fromisr + 0x0000000000000000 0x2d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.pbuf_free_callback + 0x0000000000000000 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.mem_free_callback + 0x0000000000000000 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__$7524 + 0x0000000000000000 0x26 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__$7520 + 0x0000000000000000 0x1e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__$7508 + 0x0000000000000000 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .xt.prop 0x0000000000000000 0x5dc esp-idf/lwip/liblwip.a(tcpip.c.obj) + .literal.lwip_strnstr + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(def.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .text.lwip_strnstr + 0x0000000000000000 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + .text.lwip_stricmp + 0x0000000000000000 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(def.c.obj) + .xt.prop 0x0000000000000000 0x264 esp-idf/lwip/liblwip.a(def.c.obj) + .literal.dns_clear_cache + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(dns.c.obj) + .literal.dns_getserver + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(dns.c.obj) + .literal.dns_gethostbyname + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_clear_cache + 0x0000000000000000 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_getserver + 0x0000000000000000 0x1e esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_gethostbyname + 0x0000000000000000 0x19 esp-idf/lwip/liblwip.a(dns.c.obj) + .xt.lit 0x0000000000000000 0xb0 esp-idf/lwip/liblwip.a(dns.c.obj) + .xt.prop 0x0000000000000000 0x10a4 esp-idf/lwip/liblwip.a(dns.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(init.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/lwip/liblwip.a(init.c.obj) + .literal.ipaddr_ntoa_r + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(ip.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .text.ipaddr_ntoa_r + 0x0000000000000000 0x2e esp-idf/lwip/liblwip.a(ip.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(ip.c.obj) + .xt.prop 0x0000000000000000 0x1b0 esp-idf/lwip/liblwip.a(ip.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(mem.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/lwip/liblwip.a(mem.c.obj) + .literal.memp_malloc_pool + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .literal.memp_free_pool + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_init_pool + 0x0000000000000000 0x5 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_malloc_pool.str1.4 + 0x0000000000000000 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_malloc_pool + 0x0000000000000000 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_free_pool + 0x0000000000000000 0x32 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.__func__$8745 + 0x0000000000000000 0xf esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.__func__$8728 + 0x0000000000000000 0x11 esp-idf/lwip/liblwip.a(memp.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/lwip/liblwip.a(memp.c.obj) + .xt.prop 0x0000000000000000 0x30c esp-idf/lwip/liblwip.a(memp.c.obj) + .literal.netif_input + 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_set_ipaddr + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_set_netmask + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_set_gw + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_add_noaddr + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_create_ip6_linklocal_address + 0x0000000000000000 0x2c esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_add_ip6_address + 0x0000000000000000 0x2c esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_name_to_index + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_input.str1.4 + 0x0000000000000000 0x37 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_input + 0x0000000000000000 0x55 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_ipaddr + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_netmask + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_gw + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_add_noaddr + 0x0000000000000000 0x1c esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_link_down + 0x0000000000000000 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_create_ip6_linklocal_address.str1.4 + 0x0000000000000000 0x32 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_create_ip6_linklocal_address + 0x0000000000000000 0xfa esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add_ip6_address.str1.4 + 0x0000000000000000 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_add_ip6_address + 0x0000000000000000 0xed esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_name_to_index + 0x0000000000000000 0x1d esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__$8262 + 0x0000000000000000 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__$8252 + 0x0000000000000000 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__$8065 + 0x0000000000000000 0xc esp-idf/lwip/liblwip.a(netif.c.obj) + .xt.lit 0x0000000000000000 0xf8 esp-idf/lwip/liblwip.a(netif.c.obj) + .xt.prop 0x0000000000000000 0xee8 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.pbuf_alloced_custom + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_header + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_dechain + 0x0000000000000000 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_get_contiguous + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_coalesce + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_memcmp + 0x0000000000000000 0xc esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_memfind + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_strstr + 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_alloced_custom + 0x0000000000000000 0x38 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_header + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_dechain.str1.4 + 0x0000000000000000 0x39 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_dechain + 0x0000000000000000 0x69 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_get_contiguous + 0x0000000000000000 0x52 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_coalesce + 0x0000000000000000 0x24 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_memcmp + 0x0000000000000000 0x63 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_memfind + 0x0000000000000000 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_strstr + 0x0000000000000000 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.__func__$7809 + 0x0000000000000000 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + .xt.lit 0x0000000000000000 0x118 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .xt.prop 0x0000000000000000 0x108c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.raw_disconnect + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .text.raw_disconnect + 0x0000000000000000 0x96 esp-idf/lwip/liblwip.a(raw.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/lwip/liblwip.a(raw.c.obj) + .xt.prop 0x0000000000000000 0xf48 esp-idf/lwip/liblwip.a(raw.c.obj) + .literal.tcp_listen_with_backlog + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + .literal.tcp_txnow + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .literal.tcp_debug_state_str + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + .literal.tcp_tcp_get_tcp_addrinfo + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .literal.tcp_new + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_listen_with_backlog + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_txnow + 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_setprio + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_debug_state_str + 0x0000000000000000 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_tcp_get_tcp_addrinfo + 0x0000000000000000 0x41 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_new 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x76 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_state_str + 0x0000000000000000 0x2c esp-idf/lwip/liblwip.a(tcp.c.obj) + .xt.lit 0x0000000000000000 0x198 esp-idf/lwip/liblwip.a(tcp.c.obj) + .xt.prop 0x0000000000000000 0x2880 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .xt.prop 0x0000000000000000 0x16a4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .xt.lit 0x0000000000000000 0xc0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .xt.prop 0x0000000000000000 0x1128 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .literal.sys_timeouts_deinit + 0x0000000000000000 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .literal.sys_restart_timeouts + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeouts_deinit + 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_restart_timeouts + 0x0000000000000000 0x2a esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.lwip_num_cyclic_timers + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .xt.prop 0x0000000000000000 0x42c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/lwip/liblwip.a(udp.c.obj) + .xt.prop 0x0000000000000000 0x180c esp-idf/lwip/liblwip.a(udp.c.obj) + .literal.dhcp_inform + 0x0000000000000000 0x30 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_inform + 0x0000000000000000 0x95 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .xt.lit 0x0000000000000000 0x138 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .xt.prop 0x0000000000000000 0x1608 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .literal.etharp_find_addr + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + .literal.etharp_get_entry + 0x0000000000000000 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_find_addr.str1.4 + 0x0000000000000000 0x22 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_find_addr + 0x0000000000000000 0x6d esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_get_entry + 0x0000000000000000 0x80 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__$7458 + 0x0000000000000000 0x11 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__$7451 + 0x0000000000000000 0x11 esp-idf/lwip/liblwip.a(etharp.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/lwip/liblwip.a(etharp.c.obj) + .xt.prop 0x0000000000000000 0xa8c esp-idf/lwip/liblwip.a(etharp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(icmp.c.obj) + .xt.prop 0x0000000000000000 0x18c esp-idf/lwip/liblwip.a(icmp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/lwip/liblwip.a(igmp.c.obj) + .xt.prop 0x0000000000000000 0x87c esp-idf/lwip/liblwip.a(igmp.c.obj) + .literal.ip4_set_default_multicast_netif + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .literal.ip4_output + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(ip4.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_set_default_multicast_netif + 0x0000000000000000 0xa esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_output + 0x0000000000000000 0x51 esp-idf/lwip/liblwip.a(ip4.c.obj) + .rodata.__func__$7889 + 0x0000000000000000 0xb esp-idf/lwip/liblwip.a(ip4.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/lwip/liblwip.a(ip4.c.obj) + .xt.prop 0x0000000000000000 0x708 esp-idf/lwip/liblwip.a(ip4.c.obj) + .literal.ip4_addr_netmask_valid + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .literal.ipaddr_addr + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text.ip4_addr_netmask_valid + 0x0000000000000000 0x32 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text.ipaddr_addr + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .xt.prop 0x0000000000000000 0x4ec esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .xt.prop 0x0000000000000000 0xe4 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .literal.icmp6_send_response_with_addrs + 0x0000000000000000 0x1c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .literal.icmp6_packet_too_big + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .literal.icmp6_time_exceeded + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .literal.icmp6_time_exceeded_with_addrs + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.icmp6_send_response_with_addrs.str1.4 + 0x0000000000000000 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_send_response_with_addrs + 0x0000000000000000 0x4e esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_packet_too_big + 0x0000000000000000 0x13 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_time_exceeded + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_time_exceeded_with_addrs + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.__func__$7366 + 0x0000000000000000 0x1f esp-idf/lwip/liblwip.a(icmp6.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .xt.prop 0x0000000000000000 0x324 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(inet6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(inet6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(inet6.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/lwip/liblwip.a(inet6.c.obj) + .literal.ip6_output + 0x0000000000000000 0x1c esp-idf/lwip/liblwip.a(ip6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .text.ip6_output + 0x0000000000000000 0x16d esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.__func__$7682 + 0x0000000000000000 0xb esp-idf/lwip/liblwip.a(ip6.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/lwip/liblwip.a(ip6.c.obj) + .xt.prop 0x0000000000000000 0xd80 esp-idf/lwip/liblwip.a(ip6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .xt.prop 0x0000000000000000 0x558 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/lwip/liblwip.a(mld6.c.obj) + .xt.prop 0x0000000000000000 0x780 esp-idf/lwip/liblwip.a(mld6.c.obj) + .literal.nd6_set_cb + 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_set_cb.str1.4 + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_set_cb + 0x0000000000000000 0x23 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__$7592 + 0x0000000000000000 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + .xt.lit 0x0000000000000000 0xf8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .xt.prop 0x0000000000000000 0x1c50 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .xt.prop 0x0000000000000000 0x138 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .literal.sys_mutex_free + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_sem_free + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_mbox_trypost_fromisr + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_jiffies + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_thread_sem_deinit + 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_delay_ms + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mutex_free + 0x0000000000000000 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_sem_free + 0x0000000000000000 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_trypost_fromisr.str1.4 + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mbox_trypost_fromisr + 0x0000000000000000 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mbox_set_owner + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_jiffies + 0x0000000000000000 0xd esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_thread_sem_deinit + 0x0000000000000000 0x26 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_delay_ms + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__$6746 + 0x0000000000000000 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .xt.lit 0x0000000000000000 0xd8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .xt.prop 0x0000000000000000 0x810 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .literal.esp_ping_stop + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .text.esp_ping_stop + 0x0000000000000000 0x3f esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .rodata.__FUNCTION__$7868 + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .xt.prop 0x0000000000000000 0x5b8 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .literal.dhcps_option_info + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .literal.dhcp_search_ip_on_mac + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .literal.dhcps_dns_setserver + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .literal.dhcps_dns_getserver + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_option_info + 0x0000000000000000 0x71 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcp_search_ip_on_mac + 0x0000000000000000 0x42 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_dns_setserver + 0x0000000000000000 0x1b esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_dns_getserver + 0x0000000000000000 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .xt.lit 0x0000000000000000 0xa0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .xt.prop 0x0000000000000000 0xcd8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .literal.netconn_bind_if + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_sendto + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_close + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_recv_udp_raw_netbuf + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_recv_tcp_pbuf + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_recv + 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_shutdown + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_thread_init + 0x0000000000000000 0x1c esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.netconn_thread_cleanup + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_bind_if + 0x0000000000000000 0x25 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_sendto + 0x0000000000000000 0x8d esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_close + 0x0000000000000000 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_udp_raw_netbuf + 0x0000000000000000 0x31 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_tcp_pbuf + 0x0000000000000000 0x31 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv.str1.4 + 0x0000000000000000 0xa esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv + 0x0000000000000000 0xb5 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_shutdown + 0x0000000000000000 0x2b esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_thread_init.str1.4 + 0x0000000000000000 0x27 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_thread_init + 0x0000000000000000 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_thread_cleanup + 0x0000000000000000 0x17 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.__func__$8353 + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.__func__$8267 + 0x0000000000000000 0xd esp-idf/lwip/liblwip.a(api_lib.c.obj) + .xt.lit 0x0000000000000000 0x108 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .xt.prop 0x0000000000000000 0x1020 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .literal.lwip_netconn_do_bind_if + 0x0000000000000000 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_bind_if + 0x0000000000000000 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .xt.lit 0x0000000000000000 0x120 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .xt.prop 0x0000000000000000 0x1c68 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(err.c.obj) + .xt.prop 0x0000000000000000 0x54 esp-idf/lwip/liblwip.a(err.c.obj) + .literal.netbuf_new + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .literal.netbuf_ref + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .literal.netbuf_chain + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_new + 0x0000000000000000 0x1c esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_ref + 0x0000000000000000 0x46 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_chain + 0x0000000000000000 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_data + 0x0000000000000000 0x39 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_next + 0x0000000000000000 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_first + 0x0000000000000000 0xb esp-idf/lwip/liblwip.a(netbuf.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .xt.prop 0x0000000000000000 0x30c esp-idf/lwip/liblwip.a(netbuf.c.obj) + .literal.inet_cksum_pseudo_partial_base + 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .literal.inet_chksum_pseudo_partial + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .literal.ip6_chksum_pseudo_partial + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .literal.ip_chksum_pseudo_partial + 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .rodata.inet_cksum_pseudo_partial_base.str1.4 + 0x0000000000000000 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_cksum_pseudo_partial_base + 0x0000000000000000 0xba esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_chksum_pseudo_partial + 0x0000000000000000 0x3e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.ip6_chksum_pseudo_partial + 0x0000000000000000 0x56 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.ip_chksum_pseudo_partial + 0x0000000000000000 0x34 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .rodata.__func__$6821 + 0x0000000000000000 0x1f esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .xt.prop 0x0000000000000000 0x348 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .rodata.adc_channel_io_map + 0x0000000000000000 0x50 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_info 0x0000000000000000 0x8cde esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x239 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_line 0x0000000000000000 0x3d7 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_str 0x0000000000000000 0x4baa esp-idf/soc/libsoc.a(adc_periph.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/soc/libsoc.a(adc_periph.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/soc/libsoc.a(adc_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .rodata.GPIO_HOLD_MASK + 0x0000000000000000 0xc4 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .xt.prop 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .rodata.rtc_io_desc + 0x0000000000000000 0x4d0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .rodata.rtc_io_num_map + 0x0000000000000000 0xc4 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_info 0x0000000000000000 0x72b7 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x239 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_line 0x0000000000000000 0x3ca esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_str 0x0000000000000000 0x3eca esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .xt.prop 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .rodata.spi_periph_signal + 0x0000000000000000 0x84 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_info 0x0000000000000000 0x5000 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x255 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_line 0x0000000000000000 0x3c0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_str 0x0000000000000000 0x36f0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/soc/libsoc.a(spi_periph.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/soc/libsoc.a(spi_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .literal.esp_efuse_mac_get_custom + 0x0000000000000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .literal.esp_derive_local_mac + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_efuse_mac_get_custom + 0x0000000000000000 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_derive_local_mac + 0x0000000000000000 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.__func__$3988 + 0x0000000000000000 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .xt.prop 0x0000000000000000 0x2ac esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .literal.esp_err_to_name_r + 0x0000000000000000 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.esp_err_to_name_r.str1.4 + 0x0000000000000000 0xc esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text.esp_err_to_name_r + 0x0000000000000000 0x5a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .xt.prop 0x0000000000000000 0xe4 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .text.ets_timer_init + 0x0000000000000000 0x5 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .text.ets_timer_deinit + 0x0000000000000000 0x5 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .xt.prop 0x0000000000000000 0x1c8 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .literal.xEventGroupCreateStatic + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.vEventGroupClearBitsCallback + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.xEventGroupClearBitsFromISR + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.xEventGroupGetBitsFromISR + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.xEventGroupSync + 0x0000000000000000 0x50 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.vEventGroupSetBitsCallback + 0x0000000000000000 0x4 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.xEventGroupSetBitsFromISR + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupCreateStatic + 0x0000000000000000 0x73 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupClearBitsCallback + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupClearBitsFromISR + 0x0000000000000000 0x16 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupGetBitsFromISR + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupSync + 0x0000000000000000 0x102 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupSetBitsCallback + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupSetBitsFromISR + 0x0000000000000000 0x16 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.uxEventGroupGetNumber + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupSetNumber + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__$5239 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__$5223 + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .xt.prop 0x0000000000000000 0x54c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .literal.xTimerCreateStatic + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.xTimerGetTimerDaemonTaskHandle + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.xTimerGetPeriod + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.vTimerSetReloadMode + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.uxTimerGetReloadMode + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.xTimerGetExpiryTime + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.pcTimerGetName + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.xTimerIsTimerActive + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.vTimerSetTimerID + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.xTimerPendFunctionCallFromISR + 0x0000000000000000 0x8 esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.xTimerPendFunctionCall + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerCreateStatic.str1.4 + 0x0000000000000000 0x2a esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerCreateStatic + 0x0000000000000000 0x5e esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerGetTimerDaemonTaskHandle.str1.4 + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetTimerDaemonTaskHandle + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetPeriod + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.vTimerSetReloadMode + 0x0000000000000000 0x4a esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.uxTimerGetReloadMode + 0x0000000000000000 0x3e esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetExpiryTime + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.pcTimerGetName + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerIsTimerActive + 0x0000000000000000 0x41 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.vTimerSetTimerID + 0x0000000000000000 0x32 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerPendFunctionCallFromISR + 0x0000000000000000 0x22 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerPendFunctionCall.str1.4 + 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerPendFunctionCall + 0x0000000000000000 0x36 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.uxTimerGetTimerNumber + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.vTimerSetTimerNumber + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5535 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5518 + 0x0000000000000000 0x11 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5506 + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5423 + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5418 + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5412 + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5406 + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5400 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5395 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5372 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(timers.c.obj) + .xt.lit 0x0000000000000000 0xc8 esp-idf/freertos/libfreertos.a(timers.c.obj) + .xt.prop 0x0000000000000000 0x96c esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.mbedtls_ssl_ciphersuite_from_string + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .literal.mbedtls_ssl_get_ciphersuite_name + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .literal.mbedtls_ssl_get_ciphersuite_id + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_ciphersuite_from_string + 0x0000000000000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.mbedtls_ssl_get_ciphersuite_name.str1.4 + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_get_ciphersuite_name + 0x0000000000000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_get_ciphersuite_id + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .xt.prop 0x0000000000000000 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .text.mbedtls_ssl_cookie_set_timeout + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .xt.prop 0x0000000000000000 0x270 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .literal.mbedtls_ssl_send_fatal_handshake_failure + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .literal.mbedtls_ssl_check_record + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_get_bytes_avail + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_check_pending + 0x0000000000000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_send_fatal_handshake_failure + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_check_record + 0x0000000000000000 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .xt.lit 0x0000000000000000 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .xt.prop 0x0000000000000000 0x2e44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .xt.lit 0x0000000000000000 0x128 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .xt.prop 0x0000000000000000 0x2370 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .literal.ssl_session_save + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.ssl_session_load + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_tls_prf + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_conf_dh_param + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_conf_dh_param_ctx + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_dtls_srtp_set_mki_value + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_conf_dtls_srtp_protection_profiles + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_get_dtls_srtp_negotiation_result + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_conf_max_frag_len + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_conf_renegotiation_period + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_get_ciphersuite + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_get_version + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_get_input_max_frag_len + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_get_max_frag_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_session_save + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_session_copy + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_set_session + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_get_session + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_session_load + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_check_curve_tls_id + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_session_save + 0x0000000000000000 0x17d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_session_load + 0x0000000000000000 0x241 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_tls_prf + 0x0000000000000000 0x3a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dtls_anti_replay + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dtls_badmac_limit + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_datagram_packing + 0x0000000000000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_read_timeout + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_session_cache + 0x0000000000000000 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_ciphersuites_for_version + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_cert_profile + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hs_authmode + 0x0000000000000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_verify + 0x0000000000000000 0x9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dh_param + 0x0000000000000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dh_param_ctx + 0x0000000000000000 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dhm_min_bitlen + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_sig_hashes + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_curves + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_alpn_protocol + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_srtp_mki_value_supported + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_dtls_srtp_set_mki_value + 0x0000000000000000 0x37 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dtls_srtp_protection_profiles + 0x0000000000000000 0x4f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_dtls_srtp_negotiation_result + 0x0000000000000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_max_version + 0x0000000000000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_fallback + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_encrypt_then_mac + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_extended_master_secret + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_max_frag_len + 0x0000000000000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_truncated_hmac + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_cbc_record_splitting + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_legacy_renegotiation + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_renegotiation + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_renegotiation_enforced + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_renegotiation_period + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_session_tickets + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_session_tickets_cb + 0x0000000000000000 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_export_keys_cb + 0x0000000000000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_export_keys_ext_cb + 0x0000000000000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_verify_result + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_ciphersuite + 0x0000000000000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.mbedtls_ssl_get_version.str1.4 + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_version + 0x0000000000000000 0x61 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_input_max_frag_len + 0x0000000000000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_max_frag_len + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_peer_cert + 0x0000000000000000 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_session_pointer + 0x0000000000000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_save + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_copy + 0x0000000000000000 0x9b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_session + 0x0000000000000000 0x51 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_session + 0x0000000000000000 0x49 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_load + 0x0000000000000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_check_curve_tls_id + 0x0000000000000000 0x21 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data.ssl_serialized_session_header + 0x0000000000000000 0x5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .xt.lit 0x0000000000000000 0x300 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .xt.prop 0x0000000000000000 0x3b7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .xt.lit 0x0000000000000000 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .xt.prop 0x0000000000000000 0x2454 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .literal.mbedtls_asn1_get_enum + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .literal.mbedtls_asn1_sequence_free + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .literal.mbedtls_asn1_free_named_data + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .literal.mbedtls_asn1_free_named_data_list + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_enum + 0x0000000000000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_sequence_free + 0x0000000000000000 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_free_named_data + 0x0000000000000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_free_named_data_list + 0x0000000000000000 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .xt.prop 0x0000000000000000 0x7d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .literal.mbedtls_mpi_swap + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_read_string + 0x0000000000000000 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_read_file + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mpi_write_hlp + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_write_string + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_write_file + 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_is_prime + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_gen_prime + 0x0000000000000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_self_test + 0x0000000000000000 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mpi_get_digit + 0x0000000000000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_swap + 0x0000000000000000 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_read_string + 0x0000000000000000 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_read_file + 0x0000000000000000 0xad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mpi_write_hlp + 0x0000000000000000 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_mpi_write_string.str1.4 + 0x0000000000000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_write_string + 0x0000000000000000 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_mpi_write_file.str1.4 + 0x0000000000000000 0x9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_write_file + 0x0000000000000000 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_is_prime + 0x0000000000000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_gen_prime + 0x0000000000000000 0x240 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_mpi_self_test.str1.4 + 0x0000000000000000 0x46a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_self_test + 0x0000000000000000 0x313 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.gcd_pairs + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .xt.lit 0x0000000000000000 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .xt.prop 0x0000000000000000 0x204c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_cipher_list + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_info_from_string + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_update_ad + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_write_tag + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_check_tag + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_auth_encrypt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_auth_decrypt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_list + 0x0000000000000000 0x31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_info_from_string + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_update_ad + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_write_tag + 0x0000000000000000 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_check_tag + 0x0000000000000000 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_auth_encrypt + 0x0000000000000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_auth_decrypt + 0x0000000000000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .bss.supported_init + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .xt.lit 0x0000000000000000 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .xt.prop 0x0000000000000000 0xf78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .xt.lit 0x0000000000000000 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .xt.prop 0x0000000000000000 0x564 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + COMMON 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .literal.mbedtls_ct_base64_enc_char + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .text.mbedtls_ct_base64_enc_char + 0x0000000000000000 0x7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .xt.prop 0x0000000000000000 0x600 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .literal.ctr_drbg_self_test_entropy + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .literal.mbedtls_ctr_drbg_update_ret + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .literal.mbedtls_ctr_drbg_update + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .literal.mbedtls_ctr_drbg_write_seed_file + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .literal.mbedtls_ctr_drbg_update_seed_file + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .literal.mbedtls_ctr_drbg_self_test + 0x0000000000000000 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.ctr_drbg_self_test_entropy + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_prediction_resistance + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_entropy_len + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_nonce_len + 0x0000000000000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_reseed_interval + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_update_ret + 0x0000000000000000 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_update + 0x0000000000000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.mbedtls_ctr_drbg_write_seed_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_write_seed_file + 0x0000000000000000 0x55 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.mbedtls_ctr_drbg_update_seed_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_update_seed_file + 0x0000000000000000 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.mbedtls_ctr_drbg_self_test.str1.4 + 0x0000000000000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_self_test + 0x0000000000000000 0x1da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .bss.test_offset + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.result_nopr + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.result_pr + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.pers_nopr + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.pers_pr + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.entropy_source_nopr + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.entropy_source_pr + 0x0000000000000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .xt.lit 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .xt.prop 0x0000000000000000 0x8f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .literal.load_file + 0x0000000000000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .literal.mbedtls_dhm_parse_dhm + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .literal.mbedtls_dhm_parse_dhmfile + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .literal.mbedtls_dhm_self_test + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .rodata.load_file.str1.4 + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .text.load_file + 0x0000000000000000 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .rodata.mbedtls_dhm_parse_dhm.str1.4 + 0x0000000000000000 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .text.mbedtls_dhm_parse_dhm + 0x0000000000000000 0x10f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .text.mbedtls_dhm_parse_dhmfile + 0x0000000000000000 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .rodata.mbedtls_dhm_self_test.str1.4 + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .text.mbedtls_dhm_self_test + 0x0000000000000000 0x4f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .rodata.mbedtls_test_dhm_params + 0x0000000000000000 0xfb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .xt.prop 0x0000000000000000 0x768 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.mbedtls_ecdh_can_do + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .xt.lit 0x0000000000000000 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .xt.prop 0x0000000000000000 0x5f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .literal.mbedtls_ecp_curve_info_from_name + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_point_read_string + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_tls_read_group + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.self_test_point + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_gen_keypair_base + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_gen_keypair + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_gen_key + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_read_key + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_write_key + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_self_test + 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.self_test_adjust_exponent + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_curve_info_from_name + 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_point_read_string + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_tls_read_group + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.self_test_point.str1.4 + 0x0000000000000000 0x17 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.self_test_point + 0x0000000000000000 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_keypair_base + 0x0000000000000000 0x29 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_keypair + 0x0000000000000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_key + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_read_key + 0x0000000000000000 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_write_key + 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.mbedtls_ecp_self_test.str1.4 + 0x0000000000000000 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_self_test + 0x0000000000000000 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .xt.lit 0x0000000000000000 0x220 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .xt.prop 0x0000000000000000 0x1fd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .xt.prop 0x0000000000000000 0x1620 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .literal.entropy_dummy_source + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_source_self_test_gather + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_update_manual + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_gather + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_write_seed_file + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_update_seed_file + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_source_self_test + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .literal.mbedtls_entropy_self_test + 0x0000000000000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_source_self_test_check_bits + 0x0000000000000000 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.entropy_dummy_source + 0x0000000000000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_source_self_test_gather + 0x0000000000000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_update_manual + 0x0000000000000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_gather + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_write_seed_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_write_seed_file + 0x0000000000000000 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_update_seed_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_update_seed_file + 0x0000000000000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_source_self_test.str1.4 + 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_source_self_test + 0x0000000000000000 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_self_test.str1.4 + 0x0000000000000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_self_test + 0x0000000000000000 0x112 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .xt.prop 0x0000000000000000 0x5c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .xt.prop 0x0000000000000000 0x1b48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .literal.mbedtls_gcm_self_test + 0x0000000000000000 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.mbedtls_gcm_self_test.str1.4 + 0x0000000000000000 0x5b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .text.mbedtls_gcm_self_test + 0x0000000000000000 0x53c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.tag_test_data + 0x0000000000000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.ct_test_data + 0x0000000000000000 0x480 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.pt_test_data + 0x0000000000000000 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.pt_index_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.pt_len_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.additional_test_data + 0x0000000000000000 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.add_index_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.add_len_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.iv_test_data + 0x0000000000000000 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.iv_index_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.iv_len_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.key_test_data + 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.key_index_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .xt.prop 0x0000000000000000 0x8dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .literal.hmac_drbg_self_test_entropy + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .literal.mbedtls_hmac_drbg_update + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .literal.mbedtls_hmac_drbg_seed + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .literal.mbedtls_hmac_drbg_write_seed_file + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .literal.mbedtls_hmac_drbg_update_seed_file + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .literal.mbedtls_hmac_drbg_self_test + 0x0000000000000000 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.hmac_drbg_self_test_entropy + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_update + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_seed + 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_set_prediction_resistance + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_set_entropy_len + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_set_reseed_interval + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.mbedtls_hmac_drbg_write_seed_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_write_seed_file + 0x0000000000000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.mbedtls_hmac_drbg_update_seed_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_update_seed_file + 0x0000000000000000 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.mbedtls_hmac_drbg_self_test.str1.4 + 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_self_test + 0x0000000000000000 0x1c6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .bss.test_offset + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.result_nopr + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.entropy_nopr + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.result_pr + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.entropy_pr + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .xt.prop 0x0000000000000000 0x708 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .literal.mbedtls_md_info_from_string + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md_init_ctx + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md_file + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md_hmac + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md_process + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_info_from_string + 0x0000000000000000 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_init_ctx + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.mbedtls_md_file.str1.4 + 0x0000000000000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_file + 0x0000000000000000 0xad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_hmac + 0x0000000000000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_process + 0x0000000000000000 0x7b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_get_name + 0x0000000000000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .xt.prop 0x0000000000000000 0xe7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md5 + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .literal.mbedtls_md5_self_test + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .text.mbedtls_md5 + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.mbedtls_md5_self_test.str1.4 + 0x0000000000000000 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .text.mbedtls_md5_self_test + 0x0000000000000000 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.md5_test_sum + 0x0000000000000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.md5_test_buflen + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.md5_test_buf + 0x0000000000000000 0x237 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .literal.mbedtls_pem_write_buffer + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.mbedtls_pem_write_buffer + 0x0000000000000000 0x117 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .xt.prop 0x0000000000000000 0x540 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .literal.mbedtls_pk_setup_rsa_alt + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .literal.mbedtls_pk_check_pair + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .literal.mbedtls_pk_debug + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .literal.mbedtls_pk_get_name + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_setup_rsa_alt + 0x0000000000000000 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_check_pair + 0x0000000000000000 0x4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_debug + 0x0000000000000000 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .rodata.mbedtls_pk_get_name.str1.4 + 0x0000000000000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_get_name + 0x0000000000000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .xt.prop 0x0000000000000000 0x810 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .literal.rsa_alt_sign_wrap + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.rsa_alt_decrypt_wrap + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.rsa_alt_free_wrap + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.rsa_alt_alloc_wrap + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.rsa_alt_check_pair + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_can_do + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_get_bitlen + 0x0000000000000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_sign_wrap + 0x0000000000000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_decrypt_wrap + 0x0000000000000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_free_wrap + 0x0000000000000000 0x17 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_alloc_wrap + 0x0000000000000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_check_pair + 0x0000000000000000 0x7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.mbedtls_rsa_alt_info + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .xt.lit 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .xt.prop 0x0000000000000000 0x6fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.mbedtls_pkcs5_self_test + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.mbedtls_pkcs5_self_test.str1.4 + 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text.mbedtls_pkcs5_self_test + 0x0000000000000000 0xe1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.result_key_test_data + 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.key_len_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.it_cnt_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.salt_test_data + 0x0000000000000000 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.slen_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.password_test_data + 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.plen_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .xt.prop 0x0000000000000000 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .literal.mbedtls_pk_parse_public_key + 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .literal.mbedtls_pk_parse_public_keyfile + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_public_key.str1.4 + 0x0000000000000000 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_public_key + 0x0000000000000000 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_public_keyfile + 0x0000000000000000 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .xt.prop 0x0000000000000000 0xfcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .literal.mbedtls_platform_set_calloc_free + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_set_calloc_free + 0x0000000000000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_setup + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_teardown + 0x0000000000000000 0x5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .xt.prop 0x0000000000000000 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .literal.myrand + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_export_raw + 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_export + 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_export_crt + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_rsassa_pss_sign_ext + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_gen_key + 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_copy + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .literal.mbedtls_rsa_self_test + 0x0000000000000000 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.myrand 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_export_raw + 0x0000000000000000 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_export + 0x0000000000000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_export_crt + 0x0000000000000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_rsassa_pss_sign_ext + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_gen_key + 0x0000000000000000 0x250 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_copy + 0x0000000000000000 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .rodata.mbedtls_rsa_self_test.str1.4 + 0x0000000000000000 0x3b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .rodata 0x0000000000000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_self_test + 0x0000000000000000 0x31d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .xt.lit 0x0000000000000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .xt.prop 0x0000000000000000 0x1a64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .xt.prop 0x0000000000000000 0x474 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .literal.mbedtls_sha1 + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .literal.mbedtls_sha1_self_test + 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .text.mbedtls_sha1 + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.mbedtls_sha1_self_test.str1.4 + 0x0000000000000000 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .text.mbedtls_sha1_self_test + 0x0000000000000000 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.sha1_test_sum + 0x0000000000000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.sha1_test_buflen + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.sha1_test_buf + 0x0000000000000000 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .xt.prop 0x0000000000000000 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .literal.mbedtls_sha256 + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .literal.mbedtls_sha256_self_test + 0x0000000000000000 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256 + 0x0000000000000000 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.mbedtls_sha256_self_test.str1.4 + 0x0000000000000000 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_self_test + 0x0000000000000000 0x151 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_sum + 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_buflen + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_buf + 0x0000000000000000 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .xt.prop 0x0000000000000000 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .literal.mbedtls_sha512 + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .literal.mbedtls_sha512_self_test + 0x0000000000000000 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha512 + 0x0000000000000000 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.mbedtls_sha512_self_test.str1.4 + 0x0000000000000000 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha512_self_test + 0x0000000000000000 0x151 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha512_test_sum + 0x0000000000000000 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha512_test_buflen + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha512_test_buf + 0x0000000000000000 0x153 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .xt.prop 0x0000000000000000 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .literal.mbedtls_version_get_number + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .literal.mbedtls_version_get_string + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .literal.mbedtls_version_get_string_full + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .text.mbedtls_version_get_number + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .rodata.mbedtls_version_get_string.str1.4 + 0x0000000000000000 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .text.mbedtls_version_get_string + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .rodata.mbedtls_version_get_string_full.str1.4 + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .text.mbedtls_version_get_string_full + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_frame 0x0000000000000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_info 0x0000000000000000 0x9e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_abbrev 0x0000000000000000 0x1e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_line 0x0000000000000000 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .debug_str 0x0000000000000000 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .xt.prop 0x0000000000000000 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .xt.prop 0x0000000000000000 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .xt.prop 0x0000000000000000 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .literal.esp_internal_aes_encrypt + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .literal.esp_aes_encrypt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .literal.esp_internal_aes_decrypt + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .literal.esp_aes_decrypt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .literal.esp_aes_crypt_cfb8 + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_internal_aes_encrypt + 0x0000000000000000 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_encrypt + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_internal_aes_decrypt + 0x0000000000000000 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_decrypt + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_crypt_cfb8 + 0x0000000000000000 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .xt.prop 0x0000000000000000 0xa50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .xt.prop 0x0000000000000000 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .xt.prop 0x0000000000000000 0x414 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_sha1_starts + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .literal.mbedtls_internal_sha1_process + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .literal.mbedtls_sha1_process + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .literal.mbedtls_sha1_update + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .literal.mbedtls_sha1_finish + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_sha1_starts + 0x0000000000000000 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_internal_sha1_process + 0x0000000000000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_sha1_process + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_sha1_update + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_sha1_finish + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .xt.prop 0x0000000000000000 0x354 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .literal.mbedtls_sha256_starts + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .literal.mbedtls_internal_sha256_process + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .literal.mbedtls_sha256_process + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .literal.mbedtls_sha256_update + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .literal.mbedtls_sha256_finish + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_starts + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_internal_sha256_process + 0x0000000000000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_process + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_update + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_finish + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .xt.lit 0x0000000000000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .xt.prop 0x0000000000000000 0x33c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .literal.mbedtls_sha512_starts + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .literal.mbedtls_internal_sha512_process + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .literal.mbedtls_sha512_process + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .literal.mbedtls_sha512_update + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .literal.mbedtls_sha512_finish + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.esp_sha512_set_mode + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.esp_sha512_set_t + 0x0000000000000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.mbedtls_sha512_starts + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.mbedtls_internal_sha512_process + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.mbedtls_sha512_process + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.mbedtls_sha512_update + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.mbedtls_sha512_finish + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .xt.prop 0x0000000000000000 0x42c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .literal.esp_md5_finish + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .literal.esp_md5_update + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .literal.esp_md5_process + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .text.esp_md5_finish + 0x0000000000000000 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .text.esp_md5_update + 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .text.esp_md5_process + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .literal.mbedtls_base64_encode + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .literal.mbedtls_base64_self_test + 0x0000000000000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_base64_encode + 0x0000000000000000 0x14e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .rodata.mbedtls_base64_self_test.str1.4 + 0x0000000000000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_base64_self_test + 0x0000000000000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .rodata.base64_test_enc + 0x0000000000000000 0x59 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .rodata.base64_test_dec + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .xt.prop 0x0000000000000000 0x378 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .literal.mbedtls_ccm_self_test + 0x0000000000000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.mbedtls_ccm_self_test.str1.4 + 0x0000000000000000 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_self_test + 0x0000000000000000 0x1af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.res_test_data + 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.tag_len_test_data + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.msg_len_test_data + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.add_len_test_data + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.iv_len_test_data + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.msg_test_data + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.ad_test_data + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.iv_test_data + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.key_test_data + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .xt.prop 0x0000000000000000 0x5dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .literal.mbedtls_ecdsa_sign + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .literal.mbedtls_ecdsa_sign_det + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .literal.mbedtls_ecdsa_sign_det_ext + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .literal.mbedtls_ecdsa_verify + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .literal.mbedtls_ecdsa_write_signature_det + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .literal.mbedtls_ecdsa_genkey + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_sign + 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_sign_det + 0x0000000000000000 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_sign_det_ext + 0x0000000000000000 0x29 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_verify + 0x0000000000000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_write_signature_det + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_genkey + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .xt.lit 0x0000000000000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .xt.prop 0x0000000000000000 0x630 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .literal.oid_x520_attr_from_asn1 + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.oid_ext_key_usage_from_asn1 + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.oid_certificate_policies_from_asn1 + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_attr_short_name + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_extended_key_usage + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_certificate_policies + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_sig_alg_desc + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_oid_by_sig_alg + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_oid_by_pk_alg + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_oid_by_ec_grp + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .literal.mbedtls_oid_get_numeric_string + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_x520_attr_from_asn1 + 0x0000000000000000 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_ext_key_usage_from_asn1 + 0x0000000000000000 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_certificate_policies_from_asn1 + 0x0000000000000000 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_attr_short_name + 0x0000000000000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_extended_key_usage + 0x0000000000000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_certificate_policies + 0x0000000000000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_sig_alg_desc + 0x0000000000000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_oid_by_sig_alg + 0x0000000000000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_oid_by_pk_alg + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_oid_by_ec_grp + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.mbedtls_oid_get_numeric_string.str1.4 + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_numeric_string + 0x0000000000000000 0xb9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_certificate_policies + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ext_key_usage + 0x0000000000000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_x520_attr_type + 0x0000000000000000 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .xt.lit 0x0000000000000000 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .xt.prop 0x0000000000000000 0xc30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .xt.prop 0x0000000000000000 0x498 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .xt.prop 0x0000000000000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .xt.prop 0x0000000000000000 0x3b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .literal.asn1_find_named_data + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.asn1_write_tagged_int + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_raw_buffer + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_null + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_oid + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_algorithm_identifier + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_bool + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_int + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_enum + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_tagged_string + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_utf8_string + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_printable_string + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_ia5_string + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_bitstring + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_named_bitstring + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_write_octet_string + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .literal.mbedtls_asn1_store_named_data + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.asn1_find_named_data + 0x0000000000000000 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.asn1_write_tagged_int + 0x0000000000000000 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_raw_buffer + 0x0000000000000000 0x31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_null + 0x0000000000000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_oid + 0x0000000000000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_algorithm_identifier + 0x0000000000000000 0x51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_bool + 0x0000000000000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_int + 0x0000000000000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_enum + 0x0000000000000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_tagged_string + 0x0000000000000000 0x41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_utf8_string + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_printable_string + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_ia5_string + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_bitstring + 0x0000000000000000 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_named_bitstring + 0x0000000000000000 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_octet_string + 0x0000000000000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_store_named_data + 0x0000000000000000 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .xt.prop 0x0000000000000000 0x738 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .literal.esp_crypto_shared_gdma_free + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text.esp_crypto_shared_gdma_free + 0x0000000000000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .literal.x509_info_cert_type + 0x0000000000000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.x509_info_key_usage + 0x0000000000000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.x509_info_ext_key_usage + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.x509_info_cert_policies + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.x509_info_subject_alt_name + 0x0000000000000000 0x5c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.mbedtls_x509_crt_info + 0x0000000000000000 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.mbedtls_x509_crt_verify_with_profile + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.mbedtls_x509_crt_parse_der_nocopy + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.mbedtls_x509_crt_parse_der_with_ext_cb + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.mbedtls_x509_crt_parse_path + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_info_cert_type.str1.4 + 0x0000000000000000 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_cert_type + 0x0000000000000000 0x1b5 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_info_key_usage.str1.4 + 0x0000000000000000 0x9c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_key_usage + 0x0000000000000000 0x1e9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_info_ext_key_usage.str1.4 + 0x0000000000000000 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_ext_key_usage + 0x0000000000000000 0x61 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_cert_policies + 0x0000000000000000 0x61 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_info_subject_alt_name.str1.4 + 0x0000000000000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_subject_alt_name + 0x0000000000000000 0x269 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_info.str1.4 + 0x0000000000000000 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_info + 0x0000000000000000 0x55a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_verify_with_profile + 0x0000000000000000 0x29 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der_nocopy + 0x0000000000000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der_with_ext_cb + 0x0000000000000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_parse_path.str1.4 + 0x0000000000000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_path + 0x0000000000000000 0x9b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_profile_next + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .xt.lit 0x0000000000000000 0x190 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .xt.prop 0x0000000000000000 0x2a48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .literal.mbedtls_x509_dn_gets + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .literal.mbedtls_x509_serial_gets + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .literal.mbedtls_x509_sig_alg_gets + 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .literal.mbedtls_x509_key_size_helper + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .literal.mbedtls_x509_self_test + 0x0000000000000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_dn_gets.str1.4 + 0x0000000000000000 0x1f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_dn_gets + 0x0000000000000000 0x171 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_serial_gets.str1.4 + 0x0000000000000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_serial_gets + 0x0000000000000000 0xad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_sig_alg_gets.str1.4 + 0x0000000000000000 0x1b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_sig_alg_gets + 0x0000000000000000 0xc9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_key_size_helper.str1.4 + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_key_size_helper + 0x0000000000000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_self_test.str1.4 + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_self_test + 0x0000000000000000 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .xt.prop 0x0000000000000000 0xf54 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cas_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cas_pem + 0x0000000000000000 0xc77 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cas_der_len + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_cas_der + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cas_len + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_cas + 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_cli_crt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_cli_pwd + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_cli_key + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_srv_crt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_srv_pwd + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_srv_key + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_ca_crt + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_ca_pwd + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .data.mbedtls_test_ca_key + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_cli_crt + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_cli_pwd + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_cli_key + 0x0000000000000000 0x6ab esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_srv_crt + 0x0000000000000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_srv_pwd + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_srv_key + 0x0000000000000000 0x6ab esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_ca_crt + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_ca_pwd + 0x0000000000000000 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.test_ca_key + 0x0000000000000000 0x6f6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa + 0x0000000000000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha1_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha256_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_ec_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha1_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha256_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_rsa_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_ec + 0x0000000000000000 0x2d3 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_ec + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_ec + 0x0000000000000000 0xe9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_rsa + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_rsa + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_rsa + 0x0000000000000000 0x6ab esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_ec + 0x0000000000000000 0x32d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_ec + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_ec + 0x0000000000000000 0xe9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha1 + 0x0000000000000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha256 + 0x0000000000000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_rsa + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_rsa + 0x0000000000000000 0x6ab esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_ec + 0x0000000000000000 0x307 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_ec + 0x0000000000000000 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_ec + 0x0000000000000000 0x16a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha1 + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha256 + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_rsa + 0x0000000000000000 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_rsa + 0x0000000000000000 0x6f6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_rsa_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_rsa_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_rsa_der + 0x0000000000000000 0x343 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_rsa_der + 0x0000000000000000 0x4a8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_ec_der + 0x0000000000000000 0x79 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_ec_der + 0x0000000000000000 0x1e3 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_rsa_pem + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_rsa_pem + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_rsa_pem + 0x0000000000000000 0x6ab esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_pwd_ec_pem + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_key_ec_pem + 0x0000000000000000 0xe9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_cli_crt_ec_pem + 0x0000000000000000 0x2d3 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha256_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha1_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_rsa_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_rsa_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha256_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha1_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha256_der + 0x0000000000000000 0x33b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha1_der + 0x0000000000000000 0x33b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_rsa_der + 0x0000000000000000 0x4a8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_ec_der + 0x0000000000000000 0x79 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_ec_der + 0x0000000000000000 0x223 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha256_pem + 0x0000000000000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_rsa_sha1_pem + 0x0000000000000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_rsa_pem + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_rsa_pem + 0x0000000000000000 0x6ab esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_pwd_ec_pem + 0x0000000000000000 0x1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_key_ec_pem + 0x0000000000000000 0xe9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_srv_crt_ec_pem + 0x0000000000000000 0x32d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha256_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha1_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_rsa_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_rsa_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_ec_der_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha256_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha1_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_rsa_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_ec_pem_len + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha256_der + 0x0000000000000000 0x345 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha1_der + 0x0000000000000000 0x345 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_rsa_der + 0x0000000000000000 0x4a8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_ec_der + 0x0000000000000000 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_ec_der + 0x0000000000000000 0x208 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha256_pem + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_rsa_sha1_pem + 0x0000000000000000 0x4b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_rsa_pem + 0x0000000000000000 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_rsa_pem + 0x0000000000000000 0x6f6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_pwd_ec_pem + 0x0000000000000000 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_key_ec_pem + 0x0000000000000000 0x16a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .rodata.mbedtls_test_ca_crt_ec_pem + 0x0000000000000000 0x307 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .debug_info 0x0000000000000000 0x1988 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .debug_abbrev 0x0000000000000000 0x1a1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .debug_line 0x0000000000000000 0x2bb esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .debug_str 0x0000000000000000 0x15f9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .xt.prop 0x0000000000000000 0x6fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .literal.esp_wifi_get_config_channel_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_negotiated_channel_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_negotiated_bw_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_inactive_time_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_inactive_time_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_softap_get_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ap_get_sta_aid_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ftm_end_session_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ftm_resp_set_offset_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_reg_netstack_buf_cb_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_send_deauth_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_station_get_config_local$part$0 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_get_init_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_is_stop_in_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_api_lock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_api_unlock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_init_completed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_station_get_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_station_get_config_default + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_station_get_ap_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_station_get_current_ap_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_station_ap_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_softap_cacl_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_softap_get_station_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_softap_deauth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_register_user_ie_manufacturer_recv_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_unregister_user_ie_manufacturer_recv_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_set_user_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_get_user_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_check_chan_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_deinit_in_caller_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_init_in_caller_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_osi_ready + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_osi_funcs_register + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_osi_funcs_md5_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_crypto_funcs_md5_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_wifi_type_md5_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_esp_wifi_md5_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_ant_update_empty_func + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.net80211_data_ptr_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.net80211_softap_funcs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.net80211_funcs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.net80211_funcs_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_init_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_deinit_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ftm_initiate_session + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_restart + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_clear_fast_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_deauth_sta + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_promiscuous_scan_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.get_total_scan_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_get_ap_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_get_ap_records + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ap_get_sta_list + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_connectionless_wake_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_ps + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_ps + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_protocol + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_protocol + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_config_11b_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_config_espnow_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_config_80211_tx_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_bandwidth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_bandwidth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_home_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_country_code + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_country_code + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_sta_get_ap_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_promiscuous_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_promiscuous_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_promiscuous_ctrl_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_promiscuous_ctrl_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_promiscuous + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_promiscuous_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_promiscuous + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_storage + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_reg_rxcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_set_sta_ip + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_auto_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_auto_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_restore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_vendor_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_vendor_ie_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_set_event_handler + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_event_post + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.wifi_mesh_event_post + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_lora_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_lora_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_max_tx_power + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_max_tx_power + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_event_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_event_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_csi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_csi_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_csi_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_ant_gpio + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_ant_gpio + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_ant + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_ant + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_set_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_get_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_sta_rx_probe_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ipc_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ftm_end_session + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ftm_resp_set_offset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_set_mac_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_set_log_level + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_set_log_mod + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_get_log + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_ioctl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_configure_wake_window + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_is_tsf_active + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .wifislpiram.35.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_update_light_sleep_default_params + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_sleep_delay_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_keep_alive_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_reg_netstack_buf_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_get_config_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_issue_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_improve_contention_ability + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_get_negotiated_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_get_negotiated_bandwidth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_ap_get_sta_aid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_tsf_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_tx_done_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_inactive_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_inactive_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_internal_set_spp_amsdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_disable_pmf_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_mesh_reg_rxcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_ap_assoc_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_ap_assoc_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_router_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_router_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_get_beacon_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_beacon_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_map_deauth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_sta_disassoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_get_cur_ap_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_scan_get_ap_ie_len + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_get_cur_ap_record + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_scan_get_ap_record + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_mesh_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_mesh_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_mesh_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_mesh_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_roots_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_vnd_roots_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_allow_root_conflicts + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_is_root_conflicts_allowed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_parent_monitor_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_parent_monitor_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_ie_crypto_funcs_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_ie_crypto_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_sort_ap_records + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_sort_get_cur_ap_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_phy_apply_phy_init_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_scan_sort_get_cur_ap_record + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_parent_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_clear_parent_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_parent_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_rssi_threshold_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_rssi_threshold_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_is_roots_found + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_storage + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_switch_channel_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_active_duty_cycle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_active_duty_cycle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_network_duty_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_set_network_duty_cycle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_network_duty_cycle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_get_running_active_duty_cycle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_ps_get_ext_duty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_mesh_ps_duty_signaling + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.esp_wifi_set_non_mesh_connections + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_config_channel_local + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_negotiated_channel_local + 0x0000000000000000 0xa5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_negotiated_bw_local + 0x0000000000000000 0xe6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_inactive_time_local + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_inactive_time_local + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ap_get_sta_aid_local + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_end_session_local + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_resp_set_offset_local + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_config + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_config_default + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_ap_info + 0x0000000000000000 0xa9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_current_ap_id + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_ap_check + 0x0000000000000000 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_softap_cacl_mac + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_softap_get_station_num + 0x0000000000000000 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_register_user_ie_manufacturer_recv_cb + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_unregister_user_ie_manufacturer_recv_cb + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_set_user_ie + 0x0000000000000000 0x166 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_get_user_ie + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata.wifi_get_user_ie + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_check_chan_param + 0x0000000000000000 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_osi_ready + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_osi_funcs_md5_check + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_crypto_funcs_md5_check + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_wifi_type_md5_check + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_esp_wifi_md5_check + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.wifi_ant_update_empty_func + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_initiate_session + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_restart + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_disconnect + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_clear_fast_connect + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_promiscuous_scan_start + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.get_total_scan_time + 0x0000000000000000 0xe1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_start + 0x0000000000000000 0x17c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_stop + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_ap_num + 0x0000000000000000 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_ap_records + 0x0000000000000000 0xa6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ap_get_sta_list + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_connectionless_wake_interval + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_ps + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_ps + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_protocol + 0x0000000000000000 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_protocol + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_config_11b_rate + 0x0000000000000000 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_config_espnow_rate + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_config_80211_tx_rate + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_bandwidth + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_bandwidth + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_channel + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_home_channel + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_channel + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_country + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_country_code + 0x0000000000000000 0xac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_country + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_country_code + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_mac + 0x0000000000000000 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_sta_get_ap_info + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous_filter + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_promiscuous_filter + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous_ctrl_filter + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_promiscuous_ctrl_filter + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous_rx_cb + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_promiscuous + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_auto_connect + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_auto_connect + 0x0000000000000000 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_restore + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_vendor_ie + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_vendor_ie_cb + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_max_tx_power + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_max_tx_power + 0x0000000000000000 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_event_mask + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_csi + 0x0000000000000000 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_csi_config + 0x0000000000000000 0x94 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_csi_rx_cb + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_ant_gpio + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_ant_gpio + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_ant + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_ant + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_fix_rate + 0x0000000000000000 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_fix_rate + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_sta_rx_probe_req + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_end_session + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_resp_set_offset + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_mac_sleep + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_log_mod + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_log + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_ioctl + 0x0000000000000000 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_configure_wake_window + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_is_tsf_active + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .wifislpiram.35 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_update_light_sleep_default_params + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_sleep_delay_time + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_keep_alive_time + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_config_channel + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_improve_contention_ability + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_negotiated_channel + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_negotiated_bandwidth + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ap_get_sta_aid + 0x0000000000000000 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_tsf_time + 0x0000000000000000 0x92 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_tx_done_cb + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_inactive_time + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_inactive_time + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_statis_dump + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_spp_amsdu + 0x0000000000000000 0x6b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_disable_pmf_config + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_mesh_reg_rxcb + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_ap_assoc_expire + 0x0000000000000000 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_ap_assoc_expire + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_router_bssid + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_router_bssid + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_beacon_interval + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_beacon_interval + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_sta_disassoc + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_cur_ap_info + 0x0000000000000000 0xe1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_scan_get_ap_ie_len + 0x0000000000000000 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_cur_ap_record + 0x0000000000000000 0x174 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_scan_get_ap_record + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_init + 0x0000000000000000 0x8c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_deinit + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_set + 0x0000000000000000 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_get + 0x0000000000000000 0xa4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_roots_set + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_roots_get + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_allow_root_conflicts + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_is_root_conflicts_allowed + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_parent_monitor_config + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_parent_monitor_config + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_ie_crypto_funcs_internal + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_ie_crypto_key_internal + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_sort_ap_records + 0x0000000000000000 0x12a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_sort_get_cur_ap_info + 0x0000000000000000 0xf8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_phy_apply_phy_init_data + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_sort_get_cur_ap_record + 0x0000000000000000 0x1b6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_parent_candidate + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_clear_parent_candidate + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_parent_candidate + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_rssi_threshold_internal + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_rssi_threshold_internal + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_is_roots_found + 0x0000000000000000 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_storage + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_switch_channel_internal + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_active_duty_cycle + 0x0000000000000000 0xe8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_active_duty_cycle + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_network_duty_internal + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_network_duty_cycle + 0x0000000000000000 0xa6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_network_duty_cycle + 0x0000000000000000 0x92 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_ps_get_ext_duty + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_ps_duty_signaling + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_non_mesh_connections + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.token$15674 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.old_scan_id$14809 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.38 + 0x0000000000000000 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.37 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.36 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.s_mesh_fetch_num + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.s_mesh_sort_num + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.s_mesh_sort_bss + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.32 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.31 + 0x0000000000000000 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.30 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.29 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.28 + 0x0000000000000000 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.27 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.26 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.25 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.24 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.23 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.22 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.21 + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_verbose.20 + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_verbose.19 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.18 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.11 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .data.g_esp_wifi_md5 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_type_md5 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_crypto_funcs_md5 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_osi_funcs_md5 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .xt.lit 0x0000000000000000 0x5f8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .xt.prop 0x0000000000000000 0x4518 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .literal.ieee80211_freedom_inside_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.ieee80211_rate_ref_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.ieee80211_freedom_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.ieee80211_user_ie_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.ieee80211_ifattach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.ieee80211_ifdetach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.wifi_create_softap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.wifi_destroy_softap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.wifi_create_sta + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.wifi_destroy_sta + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.wifi_mode_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.wifi_recycle_rx_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .text.wifi_recycle_rx_pkt + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .rodata.ieee80211_opcap + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .rodata.str1.1 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .data.libnet80211_reversion_remote + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .data.libnet80211_reversion_git + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .xt.lit 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .xt.prop 0x0000000000000000 0x4d4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .literal.ieee80211_crypto_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_available + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_setkey + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_encap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_aes_128_cmac_encrypt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_aes_128_cmac_decrypt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.ieee80211_crypto_gmac_decrypt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_available + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_setkey + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata.str1.1 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_encap + 0x0000000000000000 0x85 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_decap + 0x0000000000000000 0x9d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_aes_128_cmac_encrypt + 0x0000000000000000 0x116 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.4 + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.3 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.2 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .xt.prop 0x0000000000000000 0x378 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .literal.wifi_log + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .literal.dbg_hmac_rxtx_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .literal.dbg_hmac_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .text.dbg_hmac_rxtx_statis_dump + 0x0000000000000000 0x27e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .text.dbg_hmac_statis_dump + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.14 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.13 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.12 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.11 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.10 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.9 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.8 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.7 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.6 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.5 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.4 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.3 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.2 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .xt.lit 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .literal.ieee80211_ftm_request_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_offchan_tx_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_offchan_end + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_session_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_send_msmt_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_request_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_send_request + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_record_t2t3_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.public_send_action_ftm_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_ftm_measurement_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_is_initiator_supported + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_is_responder_supported + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_is_supported + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_get_resp_session_for_peer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_set_t1t4_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_add_resp_session + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_free_resp_session + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_record_t1t4_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_resp_get_burst_slot + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_resp_get_burst_inst_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.public_send_action_ftm_resp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_get_estimated_dist + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_initiator_post_event + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_initiator_new_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_parse_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.public_recv_action_ftm_resp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_ftm_sess_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_tx_ftm_msmt_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_resp_allocate_para + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_create_responder_session + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.public_recv_action_ftm_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_ftm_req_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_send_ftmr_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_start_initiator_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_initiator_end_session_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_validate_initiator_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ftm_responder_set_offset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_ftm_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_ftm_detach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_request_txcb + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_offchan_tx_req + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_offchan_end + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_session_timeout + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_send_msmt_pkt + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_request_timeout + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_send_request + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_record_t2t3_cb + 0x0000000000000000 0xc6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.public_send_action_ftm_req + 0x0000000000000000 0x2be /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_measurement_txcb + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_is_initiator_supported + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_get_resp_session_for_peer + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_set_t1t4_cb + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_add_resp_session + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_free_resp_session + 0x0000000000000000 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_record_t1t4_cb + 0x0000000000000000 0xf8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_resp_get_burst_slot + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_resp_get_burst_inst_delay + 0x0000000000000000 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.public_send_action_ftm_resp + 0x0000000000000000 0x406 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_get_estimated_dist + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_post_event + 0x0000000000000000 0x77 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata.str1.1 + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_new_state + 0x0000000000000000 0x5ca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_parse_data + 0x0000000000000000 0x2fc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.public_recv_action_ftm_resp + 0x0000000000000000 0x23c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_sess_timeout_process + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_tx_ftm_msmt_process + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_resp_allocate_para + 0x0000000000000000 0x16d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_create_responder_session + 0x0000000000000000 0x130 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.public_recv_action_ftm_req + 0x0000000000000000 0x194 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_req_timeout_process + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_send_ftmr_process + 0x0000000000000000 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_start_initiator_local + 0x0000000000000000 0x1e8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_end_session_local + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_validate_initiator_config + 0x0000000000000000 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_responder_set_offset + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_attach + 0x0000000000000000 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.24 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.23 + 0x0000000000000000 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.22 + 0x0000000000000000 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.21 + 0x0000000000000000 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.20 + 0x0000000000000000 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.19 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.18 + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.17 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.16 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.15 + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.14 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.13 + 0x0000000000000000 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.12 + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.11 + 0x0000000000000000 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.10 + 0x0000000000000000 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.9 + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.8 + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.7 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.6 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.5 + 0x0000000000000000 0x5d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.4 + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.3 + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.g_t1_offset_psec + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_comp 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.g_peer_mac + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_report_num_entries + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_report_data + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_resp_ctx + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_initiator + 0x0000000000000000 0xad0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_initator_state + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.request_f + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_req_expiry_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .bss.ftmr_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .xt.lit 0x0000000000000000 0x118 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .xt.prop 0x0000000000000000 0x13f8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .literal.ieee80211_hdrsize + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.unlikely.is_non_esp_oui + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.unlikely.is_esp_manufacturer_oui + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ieee80211_hostapd_beacon_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ieee80211_hostap_send_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_handle_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ieee80211_hostapd_ps_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .wifi0iram.29.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ieee80211_hostap_send_beacon_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ieee80211_hostap_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_deliver_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_handle_timer_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ieee80211_hostapd_data_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.wifi_ap_reg_rxcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.ap_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_auth_open + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_recv_mgmt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_recv_ctl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.hostap_input + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.wifi_softap_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.wifi_softap_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_hostapd_data_txcb + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .bss.ApFreqCalTimer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .bss.APRecvBcnStartTick + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .xt.lit 0x0000000000000000 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .xt.prop 0x0000000000000000 0x138c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .literal.addba_stop_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_init_age_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ht_send_action_ba_addba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.addba_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_stop_age_timer$part$0 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_htcap_body + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_deinit_age_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ht_recv_action_ba_addba_response + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ampdu_tx_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ht_send_action_ba_delba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.addba_response_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ht_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ampdu_free_rx_ba_index + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ampdu_rx_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ht_recv_action_ba_delba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ampdu_alloc_rx_ba_index + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ht_recv_action_ba_addba_request + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ht_deattach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_cal_tx_pps + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.addba_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_request + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.27.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ampdu_dispatch_movement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.29.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.31.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.33.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_age_bss + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_start_age_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ampdu_age_all + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.38.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_recv_bar + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ht_node_cleanup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ht_node_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_parse_htcap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_has_ht40_bss + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_update_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ht_updatehtcap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_ht_updateparams + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_setup_htrates + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_setup_basic_htrates + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_htcap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_htcap_vendor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_htinfo_body + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_htinfo + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_htinfo_vendor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_decap1 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_decap_amsdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_cal_tx_pps + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_stop + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.27 + 0x0000000000000000 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_dispatch_movement + 0x0000000000000000 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.29 + 0x0000000000000000 0x95 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.31 + 0x0000000000000000 0x91 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.33 + 0x0000000000000000 0xd9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_start_age_timer + 0x0000000000000000 0x65 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.38 + 0x0000000000000000 0x220 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.41 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.40 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.39 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.37 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.34 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.32 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.30 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.28 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .xt.lit 0x0000000000000000 0x188 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .xt.prop 0x0000000000000000 0x1c80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .literal.ieee80211_add_ie_vendor_esp_head + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.ieee80211_add_ie_vendor_esp_mesh_group + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.ieee80211_add_ie_vendor_esp_simple_pair + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.ieee80211_add_ie_vendor_esp_freq_annon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.ieee80211_add_ie_vendor_esp_now + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.ieee80211_add_ie_vendor_esp_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.ieee80211_add_ie_vendor_esp_manufacturer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_mesh_group + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_simple_pair + 0x0000000000000000 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_freq_annon + 0x0000000000000000 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_now + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_ssid + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .xt.lit 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .xt.prop 0x0000000000000000 0x168 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .literal.wpa_cipher + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.rsn_cipher + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.rsn_keymgmt_to_bitfield + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_deliver_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_is_support_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_is_11b_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_setup_rates + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_set_max_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_is_lr_only + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_setup_phy_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_setup_lr_rates + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_alloc_challenge + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_parse_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_parse_wpa + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_rsn_cipher_priority + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_better_rsn_pairwise_cipher + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_amsdu_negotiate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_parse_rsn + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_match_security + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_is_ht_cipher + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_parse_wapi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_parse_action + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.ieee80211_setup_rateset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_deliver_data + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_is_11b_rate + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .xt.lit 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .xt.prop 0x0000000000000000 0x17dc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .literal.wifi_wps_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_wps_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_ioctl_ht2040_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_pmk_is_valid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_ioctl_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_station_set_config_local_2 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_ioctl_ht2040_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.current_task_is_wifi_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.adc2_wifi_acquire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.adc2_wifi_release + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_station_get_reconnect_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal._do_wifi_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal._do_wifi_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_set_phy_2nd_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_phy_2nd_chan_is_valid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_set_phy_bw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_set_phy_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_phy_2nd_chan_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_station_save_ap_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.print_sta_pmk + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_sta_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal._do_wifi_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_sta_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal._do_wifi_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_sta_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_sta_ap_change_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_mac_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_promis_filter_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_promis_ctrl_filter_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_sta_set_ap_num_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_auto_connect_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_softap_set_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_macaddr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.chip_post_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.chip_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.chip_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_reset_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .wifislprxiram.21.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .wifislprxiram.23.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_hw_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_txq_empty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_stop_sw_txq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_hw_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_promis_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_mode_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.esp_wifi_internal_set_baw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_menuconfig_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_crypto_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wpa_crypto_funcs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_crypto_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_hmac_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_hmac_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_lmac_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_lmac_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_init_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_deinit_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_start_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_stop_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_connect_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_sta_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_disconnect_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_scan_start_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_scan_stop_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_ant_to_ant_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.cipher_map_net80211_to_public_cipher + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_ap_list_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_ap_info_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_sta_list_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_config_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_protocol_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_protocol_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_bw_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_bw_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_channel_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_home_channel_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_channel_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_chan_range + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_ps_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_restart_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_rxcb_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_restore_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_vnd_ie_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_vnd_ie_cb_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_max_tpw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_event_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_csi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_csi_set_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_ant_config_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .wifirxiram.69.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_ant + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_ant_gpio + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_fix_rate_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_deauth_sta_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_wps_is_started + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_wps_start_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_wpa2_is_started + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_wpa2_ent_enable_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_wpa2_ent_disable_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_log_mod_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_wps_type_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_wps_status_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_ipc_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_set_appie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_appie_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_wps_cb_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_internal_ioctl_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_get_tsf_time_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_ftm_start_initiator_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_send_mgmt_frame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_set_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_register_mgmt_frame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_roc_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_action_tx_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_configure_wake_window_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_disable_pmf_config_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ie_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ie_get_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_roots_ie_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_roots_ie_get_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ie_init_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ie_deinit_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_sta_disassoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_map_deauth_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_sta_disassoc_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_set_beacon_interval_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_assoc_expire_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_router_bssid_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_router_bssid_get_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_root_conflicts_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ie_crypto_funcs_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ie_crypto_key_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_parent_monitor_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_parent_monitor_get_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_parent_candidate_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_parent_candidate_clear_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_parent_candidate_get_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_rssi_threshold_set_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_rssi_threshold_get_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_is_roots_found_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_switch_channel_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ps_duty_cycle_set_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ps_duty_cycle_get_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_ps_duty_ext_get_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.wifi_mesh_act_duty_signaling_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_ioctl_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_ioctl_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_ioctl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wps_stop + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wps_start + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ioctl_ht2040_get + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ioctl_ht2040_set + 0x0000000000000000 0x71 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.adc2_wifi_acquire + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.adc2_wifi_release + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_set_phy_2nd_chan + 0x0000000000000000 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_phy_2nd_chan_is_valid + 0x0000000000000000 0xa1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_set_phy_mode + 0x0000000000000000 0x1f6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_phy_2nd_chan_process + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.print_sta_pmk + 0x0000000000000000 0x1c7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_sta_scan + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_sta_ap_change_process + 0x0000000000000000 0xfe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_mac_process + 0x0000000000000000 0x11a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_promis_filter_process + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_promis_ctrl_filter_process + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_sta_set_ap_num_process + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_auto_connect_process + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_macaddr + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.chip_post_deinit + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .wifislprxiram.21 + 0x0000000000000000 0x9d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .wifislprxiram.23 + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_promis_process + 0x0000000000000000 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.esp_wifi_internal_set_baw + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_crypto_deinit + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_hmac_deinit + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_lmac_deinit + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_sta_disconnect + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_scan_start_process + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_scan_stop_process + 0x0000000000000000 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ant_to_ant_type + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.cipher_map_net80211_to_public_cipher + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_ap_list_process + 0x0000000000000000 0x2a9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_ap_info_process + 0x0000000000000000 0x176 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_sta_list_process + 0x0000000000000000 0x142 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_protocol_process + 0x0000000000000000 0xd8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_protocol_process + 0x0000000000000000 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_bw_process + 0x0000000000000000 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_bw_process + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_channel_process + 0x0000000000000000 0x13e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_home_channel_process + 0x0000000000000000 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_channel_process + 0x0000000000000000 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_chan_range + 0x0000000000000000 0x99 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_ps_process + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_country + 0x0000000000000000 0x1f4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_country + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_restart_process + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_restore_process + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_vnd_ie_process + 0x0000000000000000 0xf8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_vnd_ie_cb_process + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_max_tpw + 0x0000000000000000 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_event_mask + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_csi + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_csi_set_config + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ant_config_check + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .wifirxiram.69 + 0x0000000000000000 0xa5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_ant + 0x0000000000000000 0x4f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_ant_gpio + 0x0000000000000000 0xa9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_fix_rate_process + 0x0000000000000000 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_start_flag + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wpa2_ent_enable_process + 0x0000000000000000 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_log_mod_process + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_type_process + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_status_process + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_cb_process + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_internal_ioctl_process + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_tsf_time_process + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ftm_start_initiator_process + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_send_mgmt_frame + 0x0000000000000000 0xd6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_rssi_threshold + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_register_mgmt_frame + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_roc_process + 0x0000000000000000 0xcc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_action_tx_process + 0x0000000000000000 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_configure_wake_window_process + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_disable_pmf_config_process + 0x0000000000000000 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_set_progress + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_get_progress + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_roots_ie_set_progress + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_roots_ie_get_progress + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_init_progress + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_deinit_progress + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_sta_disassoc + 0x0000000000000000 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_sta_disassoc_progress + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_set_beacon_interval_progress + 0x0000000000000000 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_assoc_expire_set_progress + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_router_bssid_set_progress + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_router_bssid_get_progress + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_root_conflicts_set_progress + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_crypto_funcs_set_progress + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_crypto_key_set_progress + 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_monitor_set_progress + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_monitor_get_progress + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_candidate_set_progress + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_candidate_clear_progress + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_candidate_get_progress + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_rssi_threshold_set_progress + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_rssi_threshold_get_progress + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_is_roots_found_progress + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_switch_channel_progress + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ps_duty_cycle_set_process + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ps_duty_ext_get_process + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_act_duty_signaling_process + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata.CSWTCH$213 + 0x0000000000000000 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .data.g_mesh_root_conflicts_allowed + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .data.map_assoc_expire + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .bss.mesh_router_bssid + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.90 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.89 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.88 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.87 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.86 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.85 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.84 + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.83 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.82 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .data.s_ioctl_table + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.81 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.80 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.76 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.75 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.73 + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.72 + 0x0000000000000000 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.71 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.70 + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.68 + 0x0000000000000000 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.67 + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.66 + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.65 + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.64 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.63 + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.62 + 0x0000000000000000 0x5b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.61 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_verbose.60 + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.59 + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_verbose.58 + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_verbose.57 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.56 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.55 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_verbose.54 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.30 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.24 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.22 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.14 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.6 + 0x0000000000000000 0xac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.5 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.4 + 0x0000000000000000 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .xt.lit 0x0000000000000000 0x480 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .xt.prop 0x0000000000000000 0x3f0c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .literal.ieee80211_public_action_recv_mesh_awake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.ieee80211_mesh_quick_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.ieee80211_mesh_quick_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.ieee80211_vnd_mesh_update_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.ieee80211_vnd_mesh_fully_associated + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.is_esp_mesh_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.ieee80211_public_action_send_mesh_awake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_public_action_recv_mesh_awake + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_mesh_quick_init + 0x0000000000000000 0x182 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_mesh_quick_deinit + 0x0000000000000000 0x9d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_vnd_mesh_update_beacon + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_vnd_mesh_fully_associated + 0x0000000000000000 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .rodata.str1.1 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .rodata 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_public_action_send_mesh_awake + 0x0000000000000000 0x16e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .bss.esp_mesh_ps_duty + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .bss.esp_mesh_appie + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .xt.lit 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .xt.prop 0x0000000000000000 0x2b8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .literal.wifi_nvs_cfg_item_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_cfg_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_sta_restore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_ap_restore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.ieee80211_nvs_set_default_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_commit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.ieee80211_adjust_2nd_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_compare_cfg_diff + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_set_default_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_ap_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_ap_password + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_sta_password + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_ap_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_ap_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_validate_sta_listen_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_load + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_restore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_get_sta_listen_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_reset_current_ap_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.wifi_nvs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_sta_restore + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_ap_restore + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .text.ieee80211_nvs_set_default_ssid + 0x0000000000000000 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_restore + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.7 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.6 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .xt.lit 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .xt.prop 0x0000000000000000 0xad4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .literal.add_appie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_vnd_ie_size$part$7 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.esp_wifi_internal_tx_is_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_reg_encap_amsdu_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_reg_netstack_buf_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_set_hmac_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.wifi_is_started + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_alloc_tx_buf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_recycle_cache_eb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_empty_txq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_post_hmac_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.get_wifi_internal_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_output_pending_eb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_copy_eb_header + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_amsdu_adjust_head + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_amsdu_adjust_last_length + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_amsdu_length_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_output_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_send_setup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_tx_mgt_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_align_eb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_set_tx_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_classify + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_rates + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_dsparams + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_xrates + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_assoc_req_ies + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_probe_req_ies + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_wme_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_csa + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_add_extcap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_vnd_ie_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_vnd_ie_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_vnd_lora_ie_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_vnd_lora_ie_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_setup_robust_mgmtframe + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_mgmt_output + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_getcapinfo + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_assoc_req_construct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_assoc_resp_construct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_auth_construct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_deauth_construct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_disassoc_construct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .wifi0iram.28.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_search_node + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_output_do + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.esp_wifi_internal_tx_by_ref + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_output + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.esp_wifi_internal_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.esp_wifi_mesh_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_amsdu_send_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_amsdu_encap_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_encap_amsdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_alloc_proberesp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_alloc_deauth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_output_raw_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_raw_frame_sanity_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.esp_wifi_80211_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_beacon_construct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_set_tx_desc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_send_nulldata + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .wifi0iram.13.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .wifi0iram.7.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_send_probereq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_send_mgmt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_send_proberesp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_send_deauth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_beacon_alloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_encap_null_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_pm_tx_null_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_internal_tx_is_stop + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_reg_encap_amsdu_cb + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.wifi_is_started + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_recycle_cache_eb + 0x0000000000000000 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.get_wifi_internal_state + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_output_pending_eb + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_copy_eb_header + 0x0000000000000000 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_align_eb + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_set_tx_pti + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_classify + 0x0000000000000000 0x108 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_vnd_ie_size + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .wifi0iram.28 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_search_node + 0x0000000000000000 0xea /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_internal_tx_by_ref + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_mesh_tx + 0x0000000000000000 0xa6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_raw_frame_sanity_check + 0x0000000000000000 0x1fc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_80211_tx + 0x0000000000000000 0x13c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_set_tx_desc + 0x0000000000000000 0xe8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .wifi0iram.7 0x0000000000000000 0x234 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.45 + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.44 + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.43 + 0x0000000000000000 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.42 + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.41 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.40 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.39 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.38 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.37 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.36 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.4 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .xt.lit 0x0000000000000000 0x220 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .xt.prop 0x0000000000000000 0x2574 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .literal.ieee80211_phy_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .literal.ieee80211_phy_type_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .literal.ieee80211_phy_mode_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .literal.ieee80211_setup_ratetable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .literal.ieee80211_phy_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .literal.ieee80211_set_user_sup_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .text.ieee80211_set_user_sup_rate + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .xt.lit 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .xt.prop 0x0000000000000000 0x300 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .literal.ieee80211_psq_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_gpsq_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_cleanup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_find_max_bss + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_set_tim + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_take_head + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_take_tail + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_drop_one_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_send_one_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_psq_is_buff_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_pwrsave + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.pwrsave_flushq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_node_pwrsave + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_pwrsave_node_cleanup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_pwrsave_txcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .text.ieee80211_psq_cleanup + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .text.ieee80211_psq_take_tail + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .xt.lit 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .xt.prop 0x0000000000000000 0x558 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .literal.ieee80211_proto_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_gettid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_set_shortslottime + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_iserp_rateset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_wme_initparams + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_wme_updateparams + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_mlme_connect_bss + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.ieee80211_find_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .text.ieee80211_gettid + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .text.ieee80211_iserp_rateset + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .text.ieee80211_wme_initparams + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .rodata.rates$10114 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .xt.lit 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .xt.prop 0x0000000000000000 0x2c4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .literal.get_country_chan_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .literal.ieee80211_get_chan_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .literal.ieee80211_is_40mhz_valid_bw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .text.ieee80211_get_chan_info + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .rodata.ieee80211_get_chan_info + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .rodata_wlog_warning.3 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .xt.lit 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .xt.prop 0x0000000000000000 0x1e0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .literal.ieee80211_regdomain_max_tx_power + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_get_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_update_phy_country + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_update + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_update_in_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_update_in_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_add_countryie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_max_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_ap_max_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_min_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_ap_min_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_chan_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_chan_in_range + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_regdomain_is_active_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .text.ieee80211_regdomain_chan_num + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .text.ieee80211_regdomain_policy + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .xt.lit 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .xt.prop 0x0000000000000000 0x414 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .literal.ieee80211_rfid_locp_recv_open + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .literal.ieee80211_rfid_locp_recv_close + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .literal.ieee80211_rfid_locp_recv_reset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .literal.ieee80211_rfid_locp_recv + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .literal.register_ieee80211_rfid_locp_recv_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .literal.unregister_ieee80211_rfid_locp_recv_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .text.ieee80211_rfid_locp_recv_open + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .text.ieee80211_rfid_locp_recv_close + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .text.register_ieee80211_rfid_locp_recv_cb + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .text.unregister_ieee80211_rfid_locp_recv_cb + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .xt.prop 0x0000000000000000 0x138 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .literal.scan_enter_oper_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_inter_channel_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_op_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.unlikely.scan_update_results_to_supplicant + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.ieee80211_scan_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.ieee80211_scan_deattach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_get_apnum + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_freq_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_pm_channel_op_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_flush_all_tx_buf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_cancel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_add_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_remove_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_hidden_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_set_act_duration + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_set_pas_duration + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_add_probe_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_remove_probe_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_prefer_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_update_scan_history + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_build_chan_list + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_set_desChan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_get_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.cannel_scan_connect_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_check_hidden + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.unlikely.scan_add_ssid_do + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.unlikely.scan_add_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_reset_cipher_and_akm + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_profile_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.free_bss_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.clear_bss_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_next_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_enter_oper_channel_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_inter_channel_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_op_end + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_connect_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.check_bss_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_set_scan_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_get_scan_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_parse_ht2040_coex + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_fill_wps_scan_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.scan_parse_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.scan_get_apnum + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.scan_pm_channel_op_cb + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.scan_add_bssid + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.cannel_scan_connect_state + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.scan_connect_state + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.scan_set_scan_id + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .text.scan_get_scan_id + 0x0000000000000000 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.54 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.53 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .xt.lit 0x0000000000000000 0x150 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .xt.prop 0x0000000000000000 0x1734 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .literal.sta_recv_sa_query_resp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_assoc_comeback + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_try_sa_query + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_sa_query_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_recv_sa_query_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.ieee80211_sta_new_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_rx_eapol + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.wifi_sta_reg_rxcb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_michael_mic_failure + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_auth_open + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_auth_shared + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.ieee80211_wme_standard_ac_to_esp_ac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.ieee80211_parse_wmeparams + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_rx_csa + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.ieee80211_parse_obss_scan_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_retry_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_recv_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_recv_ctl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.wifi_station_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.wifi_station_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_bip_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_action_output + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_send_sa_query_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_send_sa_query_resp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_sa_query_process_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_try_sa_query_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.ieee80211_setup_pmf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_is_wpa3_enabled + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_auth_sae + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.sta_recv_mgmt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .wifirxiram.35.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .wifirxiram.41.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .xt.lit 0x0000000000000000 0x100 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .xt.prop 0x0000000000000000 0x1b84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .literal.esp_wifi_ap_get_prof_pmk_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_prof_pmk_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_update_ap_info_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_ap_get_prof_ap_ssid_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_prof_ssid_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_ap_get_prof_authmode_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_prof_authmode_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_ap_get_prof_password_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.wifi_sta_get_prof_password + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_prof_password_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_reset_param_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_set_reset_param_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_prof_is_wpa_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_prof_is_wpa2_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_prof_is_wapi_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_prof_is_wpa3_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_pairwise_cipher_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_group_cipher_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_get_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_set_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_get_sta_gtk_index + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_set_sta_gtk_index + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_set_gtk + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_get_ptk + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_get_spp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_wpa_ptk_init_done_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_enable_sta_privacy_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_is_running_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_send_mgmt_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_auth_done_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_unregister_wpa2_cb_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_register_wpa2_cb_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_unregister_wapi_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_register_wapi_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_unregister_wpa_cb_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_register_wpa_cb_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_assoc_bssid_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_sta_is_connected + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_hostap_private_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_deauthenticate_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_spp_attrubute_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_user_init_flag_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.wifi_set_rx_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_espnow_get_init_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_espnow_set_init_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_mt_key_is_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_mt_key_is_mask_zero + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_mt_key_set_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_mt_key_clear_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_get_mac_addr_from_frame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_del_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_register_tx_cb_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_macaddr_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_ap_deauth_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.wifi_init_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_ap_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ppInstallKey + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_sta_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_sta_key_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_appie_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_appie_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_unset_appie_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_wpa2_ent_enable_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_wpa2_ent_disable_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_wpa2_ent_state_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_wps_type_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_wps_type_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_get_wps_status_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_disarm_sta_connection_timer_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_wps_status_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_wps_cb_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_internal_supplicant_header_md5_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_wps_start_flag_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_pmf_enabled + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_sta_get_mgmt_group_cipher + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_igtk_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211w_get_active_igtk_key_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211w_get_igtk_from_keyidx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_skip_supp_pmkcaching + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_set_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_is_rm_enabled_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_is_btm_enabled_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_is_mbo_enabled_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_register_mgmt_frame_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_send_mgmt_frm_internal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_action_tx_req + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.esp_wifi_remain_on_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_get_prof_pmk_internal + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_get_key + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_get_sta_gtk_index + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_enable_sta_privacy_internal + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_register_wpa2_cb_internal + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_unregister_wapi_cb + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_register_wapi_cb + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_assoc_bssid_internal + 0x0000000000000000 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_espnow_get_init_flag + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_espnow_set_init_flag + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_is_mask + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_is_mask_zero + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_set_mask + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_clear_mask + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_get_mac_addr_from_frame + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_del_key_internal + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_key_internal + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_key_internal + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_appie_internal + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_wpa2_ent_enable_internal + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wpa2_ent_state_internal + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_type_internal + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_wps_type_internal + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_wps_status_internal + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_disarm_sta_connection_timer_internal + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_status_internal + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_cb_internal + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_internal_supplicant_header_md5_check + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_start_flag_internal + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_rssi_threshold + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_rm_enabled_internal + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_btm_enabled_internal + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_mbo_enabled_internal + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_register_mgmt_frame_internal + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_send_mgmt_frm_internal + 0x0000000000000000 0x83 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_action_tx_req + 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_remain_on_channel + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .data.g_wifi_supplicant_funcs_md5 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .xt.lit 0x0000000000000000 0x2d8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .xt.prop 0x0000000000000000 0x189c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .literal.ieee80211_ampdu_age_handle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_addba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_ftm_sess_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_ftm_req_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_tx_ftm_msmt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_send_ftmr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_coexist + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_sta_retry_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_sta_sa_query_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_sta_try_sa_query + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_auth + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_chm_dwell + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_handshake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_probe_send + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_csa + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_scan_enter_op_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_scan_inter_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_timer_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_hostap_handle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_send_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_register_ftm_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_register_hostap_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_timer_do_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.ieee80211_timer_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_ftm_sess_timeout + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_ftm_req_timeout + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_tx_ftm_msmt + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_send_ftmr + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_register_ftm_timer + 0x0000000000000000 0x55 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .xt.lit 0x0000000000000000 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .xt.prop 0x0000000000000000 0x8e8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .literal.chm_end_op_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_phy_change_channel$constprop$3 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_mhz2num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_release_lock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_end_op + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_end_op_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_cancel_op + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_acquire_lock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_get_current_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .wifi0iram.12.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_get_home_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_set_home_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_get_chan_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_set_current_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_change_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_start_op + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.chm_return_home_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .wifi0iram.12 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .xt.lit 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .xt.prop 0x0000000000000000 0x5dc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .literal.cnx_sta_connect_led_timer_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_cal_rc_util + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_get_next_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_traverse_rc_lis_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_connect_op + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_connect_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_handshake_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_csa_fn + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.mgd_probe_send_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_beacon_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_probe_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_connect_to_bss + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.ieee80211_cnx_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal._cnx_start_connect_without_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_can_do_obss_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_obss_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_obss_scan_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_sta_scan_cmd + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_auth_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_assoc_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_coexist_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_coexist_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.wl_is_ap_no_lr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.wl_clear_ap_no_lr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_csa_fn_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_bss_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_check_bssid_in_blacklist + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_add_to_blacklist + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_clear_blacklist + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_choose_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_rc_search + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_add_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_remove_all_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_do_handoff + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_connect_next_ap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_start_handoff_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_remove_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_sta_connect_cmd + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_connect_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_auth_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_assoc_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_handshake_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_bss_alloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_remove_rc_except + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_rc_update_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_rc_update_state_metric + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_probe_rc_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_rc_update_age + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_update_bss + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.esp_mesh_get_tsf_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.send_ap_probe + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.mgd_probe_send_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_node_alloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_node_remove + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .wifi0iram.79.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .wifi0iram.81.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.wifi_softap_staconnected_event_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.wifi_softap_toomany_deny + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_sta_pm + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_update_bss_more + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_beacon_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.ic_set_sta + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_sta_leave + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_sta_associated + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_node_leave + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_node_join + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_start_obss_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_obss_scan_done_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_stop_obss_scan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.cnx_auth_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .wifislprxiram.104.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text.cnx_sta_scan_cmd + 0x0000000000000000 0x38e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text.wl_is_ap_no_lr + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text.esp_mesh_get_tsf_time + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .wifi0iram.79 0x0000000000000000 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .wifi0iram.81 0x0000000000000000 0x69 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text.wifi_softap_staconnected_event_policy + 0x0000000000000000 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text.wifi_softap_toomany_deny + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .text.cnx_stop_obss_scan + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.82 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.80 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.24 + 0x0000000000000000 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.23 + 0x0000000000000000 0x65 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.22 + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.21 + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.20 + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.19 + 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.18 + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.17 + 0x0000000000000000 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .xt.lit 0x0000000000000000 0x230 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .xt.prop 0x0000000000000000 0x2310 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .literal.offchan_in_progress + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.offchan_recv_action + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.offchan_send_action_tx_status + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.roc_op_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.roc_op_end + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.offchan_txop_end + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.offchan_txop_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .text.roc_op_start + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .text.roc_op_end + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .text.offchan_txop_end + 0x0000000000000000 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .text.offchan_txop_start + 0x0000000000000000 0x24a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .rodata_wlog_error.2 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .data.s_global_offchan_seq + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .xt.lit 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .xt.prop 0x0000000000000000 0x270 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .literal.send_inval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.recv_inval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.ieee80211_send_action_register + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.ieee80211_send_action_unregister + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.ieee80211_send_action + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.ieee80211_recv_action_register + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.ieee80211_recv_action_unregister + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.ieee80211_recv_action + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .text.ieee80211_send_action_unregister + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .text.ieee80211_recv_action_unregister + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .xt.lit 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .xt.prop 0x0000000000000000 0x534 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .literal.get_iav_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.ieee80211_recv_action_vendor_spec + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.register_ieee80211_action_vendor_get_key_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.unregister_ieee80211_action_vendor_get_key_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.ieee80211_add_action_vendor_spec_esp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.ieee80211_alloc_action_vendor_spec + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.ieee80211_send_action_vendor_spec + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.ieee80211_action_vendor_spec_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.register_ieee80211_action_vendor_spec_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.unregister_ieee80211_action_vendor_spec_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.register_ieee80211_action_vendor_get_key_cb + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.unregister_ieee80211_action_vendor_get_key_cb + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .rodata.str1.1 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.ieee80211_add_action_vendor_spec_esp + 0x0000000000000000 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.ieee80211_alloc_action_vendor_spec + 0x0000000000000000 0xd2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.ieee80211_send_action_vendor_spec + 0x0000000000000000 0x36a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.register_ieee80211_action_vendor_spec_cb + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .text.unregister_ieee80211_action_vendor_spec_cb + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .data.s_global_vendor_seq$10243 + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .bss.avs_tx_content + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .xt.lit 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .xt.prop 0x0000000000000000 0x3fc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .literal.ccmp_encap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .literal.ccmp_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .literal.ieee80211_decrypt_espnow_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .literal.ieee80211_ccmp_decrypt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .literal.ieee80211_ccmp_encrypt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .xt.prop 0x0000000000000000 0x1f8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .literal.gcmp_encap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .literal.gcmp_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .xt.lit 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .literal.sms4_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .literal.sms4_encap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .xt.lit 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .xt.prop 0x0000000000000000 0xe4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .literal.tkip_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .literal.tkip_encap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .xt.lit 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .xt.prop 0x0000000000000000 0xcc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .literal.wep_encap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .literal.wep_decap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .literal.ieee80211_getmgtframe + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .literal.ieee80211_getbcnframe + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .xt.lit 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .literal.esf_buf_alloc_dynamic_default_handler + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .wifislpiram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_alloc_default_handler + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .wifislprxiram.7.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_recycle_default_handler + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .wifirxiram.9.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_setup_for_mesh + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_setup_static + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_free_static + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_setdown + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_setup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.esf_buf_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .wifislpiram.5 + 0x0000000000000000 0x1be /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .wifislprxiram.7 + 0x0000000000000000 0x156 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .wifirxiram.9 0x0000000000000000 0xf7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .text.esf_buf_setup_for_mesh + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata.str1.1 + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .text.esf_buf_statis_dump + 0x0000000000000000 0xc3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.20 + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.19 + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.18 + 0x0000000000000000 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .xt.lit 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .xt.prop 0x0000000000000000 0x5f4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .literal.bb_intr_handl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislprxiram.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_is_pure_sta + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_ptk_alg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_disable_crypto + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_obtain_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_tx_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_ebuf_alloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_ebuf_recycle_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_ebuf_recycle_rx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.esp_wifi_internal_free_rx_buffer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_timer_post_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_michael_mic_failure_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_pp_tx_done_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_promis_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_promis_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_promis_ctrl_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_promis_ctrl_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_promis_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_csi_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_config_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_pm_tx_null_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_net80211_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_timer_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_register_ftm_callbacks + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_pp_post + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_enable_sniffer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_disable_sniffer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_vif + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_next_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_del_rx_ba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_reset_rx_ba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_add_rx_ba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_reset_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_del_key_all + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_del_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_ac_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_ampdu_op + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.esp_mesh_set_6m_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_trc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_bb_check_noise_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_enable_rx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_disable_rx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_beacon_int + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_current_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_random + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_trc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_tx_is_idle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_pp_hdl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_rx_policy_ubssid_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_rx_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_sta_auth_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_interface + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_trc_set_per_pkt_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_trc_update_ifx_phy_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_stop_hw_txq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_stop_sw_txq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_txq_empty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_create_wifi_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_delete_wifi_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_csi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislprxiram.11.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislprxiram.12.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_csi_set_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_is_sta_tsf_active + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_update_sta_tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislpiram.13.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_update_light_sleep_default_params + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_sleep_delay_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_keep_alive_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_rx_disable_bssid_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_rx_enable_bssid_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_bar_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_trc_update_def_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_espnow_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_80211_tx_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_espnow_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_80211_tx_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_get_default_sched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.ic_set_connectionless_wake_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.bb_intr_handl + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislprxiram.3 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_is_pure_sta + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_rssi + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_ebuf_alloc + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_ebuf_recycle_tx + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_ebuf_recycle_rx + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_register_pp_tx_done_cb + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_promis_filter + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_promis_filter + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_promis_ctrl_filter + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_promis_ctrl_filter + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_register_promis_rx_cb + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_register_csi_rx_cb + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_register_ftm_callbacks + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_pp_post + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_reset_rx_ba + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.esp_mesh_set_6m_rate + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_bb_check_noise_init + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_random + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_trc + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_tx_is_idle + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_trc_set_per_pkt_rate + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_fix_rate + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_fix_rate + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_csi + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislprxiram.11 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislprxiram.12 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_csi_set_config + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_is_sta_tsf_active + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .wifislpiram.13 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_update_light_sleep_default_params + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_sleep_delay_time + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_keep_alive_time + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_rx_disable_bssid_check + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_rx_enable_bssid_check + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_bar_rate + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_trc_update_def_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_espnow_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_80211_tx_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_espnow_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_80211_tx_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_get_default_sched + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .text.ic_set_connectionless_wake_interval + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.9 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .xt.lit 0x0000000000000000 0x2f0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .xt.prop 0x0000000000000000 0x1434 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .literal.lmacIsIdle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacReachShortLimit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacReachLongLimit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacIsLongFrame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacRequestTxopQueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacReleaseTxopQueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacSetTxFrame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacSetAcParam + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacInitAc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacInit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxopSuccess + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.14.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacEndRetryAMPDUFail + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.22.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.26.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.27.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.28.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.31.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.dbg_cnt_lmac_drop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.esp_wifi_internal_set_retry_counter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.esp_wifi_internal_set_msdu_lifetime + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.esp_wifi_internal_get_mib + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.esp_wifi_internal_set_rts + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.esp_wifi_internal_get_rts + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.47.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.48.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmac_record_txtime + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.52.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacDiscardMSDU + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacDiscardAgedMSDU + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacRetryTxFrame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacDiscardFrameExchangeSequence + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.15.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxopQComplete + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.17.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxSuccess + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessShortRetryFail + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessCtsTimeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessLongRetryFail + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessCollision + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessCollisions_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessAckTimeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxRtsError + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxseckiderr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxError + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxComplete + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacRxDone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacDisableTransmit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmacProcessTxTimeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.dbg_lmac_get_acs + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.lmac_stop_hw_txq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.57.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.esp_wifi_set_11b_tx_plcp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacIsIdle + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacReachShortLimit + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacReachLongLimit + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacIsLongFrame + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacRequestTxopQueue + 0x0000000000000000 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacReleaseTxopQueue + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacSetTxFrame + 0x0000000000000000 0x1c3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacProcessTxopSuccess + 0x0000000000000000 0x155 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.14 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.22 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.26 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.27 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .iram1.28 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.31 0x0000000000000000 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.dbg_cnt_lmac_drop + 0x0000000000000000 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.esp_wifi_internal_set_retry_counter + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.esp_wifi_internal_set_msdu_lifetime + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.esp_wifi_internal_get_mib + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.esp_wifi_internal_set_rts + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.esp_wifi_internal_get_rts + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.47 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.48 0x0000000000000000 0x1f6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.52 0x0000000000000000 0xeb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacDiscardMSDU + 0x0000000000000000 0x127 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacDiscardAgedMSDU + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.15 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.17 0x0000000000000000 0x2c4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.lmacRxDone + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.dbg_lmac_get_acs + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .wifi0iram.57 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .text.esp_wifi_set_11b_tx_plcp + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9936 + 0x0000000000000000 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9900 + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9662 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9570 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.53 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.51 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.50 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.49 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_info.46 + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.21 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.20 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.19 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.18 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.12 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.10 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.9 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .data.txopstart_index + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .xt.lit 0x0000000000000000 0x1a8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .xt.prop 0x0000000000000000 0x1a70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .literal.hal_clear_sta_tsf_active_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_get_connectionless_status + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disable_noise_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_enable_noise_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_incr_active_cnt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_incr_coex_active_cnt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disable_active_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disconnected_wake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_mac_sleep_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_mac_sleep_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_connectionless_wake_window_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_connectionless_wake_interval_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disconnected_sleep_delay_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_slice_wifi_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_schm_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_noise_check_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_sleep_delay_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_active_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_dream_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.wifi_apb80m_request + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.wifi_apb80m_release + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_is_dream + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_is_sleeping + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_is_open + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.4.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_allow_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_noise_check_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_noise_check_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.15.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislpiram.16.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_enable_dream_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.17.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_enable_sleep_delay_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disable_disconnected_sleep_delay_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_enable_disconnected_sleep_delay_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_noise_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_pend_noise_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_noise_check_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_register_pm_tx_null_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_send_nullfunc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_mac_wakeup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_mac_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.18.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.19.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disconnected_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_wake_up + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_send_probe_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_off_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_wake_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_update_by_connectionless_status + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_send_probe_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_on_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.20.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_go_to_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_go_to_wake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_update_params + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislpiram.21.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_set_next_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_mesh_set_next_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislpiram.22.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_set_beacon_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_beacon_timestamp_statistic + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_beacon_misc_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_is_in_wifi_slice_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.23.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.24.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_schm_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_schm_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_schm_process_restart + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_tbtt_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_coex_slice_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_active_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_dream_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_sleep_delay_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disconnected_sleep_delay_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_connectionless_wake_interval_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_connectionless_wake_window_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.25.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.26.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_tx_data_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.27.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.28.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_tx_data_done_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_tx_null_data_done_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_send_sleep_null_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_send_wake_null_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.29.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_on_coex_schm_process_restart + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_on_probe_resp_rx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.30.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.31.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_on_data_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_on_data_tx_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disconnected_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_disconnected_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_deattach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_set_sleep_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_get_sleep_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_update_light_sleep_default_params + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_set_sleep_delay_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_set_keep_alive_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_scan_lock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_scan_unlock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_try_scan_unlock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_force_scan_unlock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_get_idle_wait_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_enable_sta_disconnected_power_management + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_register_connectionless_wake_window + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_unregister_connectionless_wake_window + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.pm_set_connectionless_wake_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.wifi_apb80m_request + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.wifi_apb80m_release + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.3 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_is_dream + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.4 + 0x0000000000000000 0x6d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_allow_tx + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.5 + 0x0000000000000000 0x1e4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.15 + 0x0000000000000000 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislpiram.16 + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.17 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_enable_sleep_delay_timer + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_mac_wakeup + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_mac_sleep + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.18 + 0x0000000000000000 0xf5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.20 + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislpiram.21 + 0x0000000000000000 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_set_beacon_filter + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_is_in_wifi_slice_threshold + 0x0000000000000000 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.23 + 0x0000000000000000 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.24 + 0x0000000000000000 0x163 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.25 + 0x0000000000000000 0xe2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.27 + 0x0000000000000000 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.29 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifislprxiram.30 + 0x0000000000000000 0xda /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .wifirxiram.31 + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_on_data_tx_done + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_set_sleep_type + 0x0000000000000000 0x11e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_get_sleep_type + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_update_light_sleep_default_params + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_set_sleep_delay_time + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_set_keep_alive_time + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_scan_lock + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_scan_unlock + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_try_scan_unlock + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_get_idle_wait_time + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_register_connectionless_wake_window + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_unregister_connectionless_wake_window + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .text.pm_set_connectionless_wake_interval + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_error.37 + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.36 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.14 + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.13 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.12 + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.11 + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.10 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.9 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.8 + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.7 + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.6 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .xt.lit 0x0000000000000000 0x340 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .xt.prop 0x0000000000000000 0x26dc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .literal.fpm_allow_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.fpm_do_wakeup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.fpm_is_open + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.fpm_do_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.fpm_open + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.fpm_close + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.fpm_rf_is_closed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .text.fpm_is_open + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .text.fpm_do_sleep + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .text.fpm_open + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .text.fpm_close + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .text.fpm_rf_is_closed + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .xt.prop 0x0000000000000000 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .literal.pp_delete_task_manually + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislpiram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.getle32 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.putle32 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.rotl 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.rotr 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.xswap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_set_cut_rx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_set_cut_evt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_can_cut_sevt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_can_cut_evt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.RxNodeNum + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.TxNodeNum + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.SigSpaceMalloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.SigSpaceFree + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.DefFreqCalTimerCB + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifirxiram.6.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_register_net80211_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_register_config_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_register_timer_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_register_michael_mic_failure_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.7.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_default_event_handler + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.11.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppAddTimCount + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRegisterPromisRxCallback + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRegisterTxDoneUserActionCallback + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRegisterRxCallback + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRegisterTxCallback + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppUnregisterTxCallback + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_register_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_unregister_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRecycleRxPkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRecycleTxBuf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppCheckTxQIdle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_coex_tx_release + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.18.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppSetInterface + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.20.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.22.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_gettid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppAssembleMicHdr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppCalTkipMic + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppTxFragmentProc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppClearRxFragment + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifirxiram.24.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppGetTxQFirstAvail_Locked + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppFetchTxQFirstAvail + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppDequeueTxQ + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRollBackTxQ + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppSetBarRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppFillAMPDUBar + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppPauseTxAMPDU + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.29.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppCheckTxAMPDUlength + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppAdd2AMPDUTail + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.32.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppReSendBar + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRecordBarRRC + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppTxqUpdateBitmap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppEnqueueTxDone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppDequeueTxDone_Locked + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppProcTxDone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.39.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.40.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.26.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.emul_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_create_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_deattach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppGetTxframe + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppInitTxq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppEnableQueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.49.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppTxqEmpty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .iram1.51.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_delete_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppMapWaitTxq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppProcessWaitingQueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppProcessWaitQ + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppDisableQueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppCheckTxIdle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppSelectNextQueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.48.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.50.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppDiscardMPDU + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.53.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppCalTxopDur + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.55.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.12.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.16.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppPrepareBarFrame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_attach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppAssembleAMPDU + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppAMPDU2Normal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.34.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.21.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.36.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.9.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppDirectRecycleAmpdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppClearTxq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.pp_stop_sw_txq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRecycleAmpdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppRegressAmpdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppGetTaskHdl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .literal.ppMessageInQ + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislpiram.5 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.rotl 0x0000000000000000 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.rotr 0x0000000000000000 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.pp_set_cut_rx + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.pp_set_cut_evt + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.pp_can_cut_sevt + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.pp_can_cut_evt + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.RxNodeNum + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.TxNodeNum + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.SigSpaceMalloc + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.SigSpaceFree + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.DefFreqCalTimerCB + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifirxiram.6 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.7 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.11 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppAddTimCount + 0x0000000000000000 0x18c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRegisterPromisRxCallback + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRegisterTxDoneUserActionCallback + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppUnregisterTxCallback + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.pp_register_tx_cb + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.pp_unregister_tx_cb + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRecycleRxPkt + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRecycleTxBuf + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppCheckTxQIdle + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.18 0x0000000000000000 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.20 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.22 + 0x0000000000000000 0xd9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppGetTxQFirstAvail_Locked + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppFetchTxQFirstAvail + 0x0000000000000000 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppDequeueTxQ + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRollBackTxQ + 0x0000000000000000 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppSetBarRate + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppPauseTxAMPDU + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.29 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppCheckTxAMPDUlength + 0x0000000000000000 0x81 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppAdd2AMPDUTail + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.32 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRecordBarRRC + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppTxqUpdateBitmap + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppEnqueueTxDone + 0x0000000000000000 0x6b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppDequeueTxDone_Locked + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppProcTxDone + 0x0000000000000000 0x14a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.39 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.40 + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifislprxiram.26 + 0x0000000000000000 0x115 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.emul_timeout + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppGetTxframe + 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppEnableQueue + 0x0000000000000000 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.49 0x0000000000000000 0xfe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .iram1.51 0x0000000000000000 0x13e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppMapWaitTxq + 0x0000000000000000 0xe3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppProcessWaitingQueue + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppProcessWaitQ + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppDisableQueue + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppSelectNextQueue + 0x0000000000000000 0x8c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.48 0x0000000000000000 0x11e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.50 0x0000000000000000 0x17b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppDiscardMPDU + 0x0000000000000000 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.55 0x0000000000000000 0x5d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.12 0x0000000000000000 0x1dc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppAssembleAMPDU + 0x0000000000000000 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppAMPDU2Normal + 0x0000000000000000 0xb1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.34 0x0000000000000000 0x2e3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.21 0x0000000000000000 0x180 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.36 0x0000000000000000 0x3f6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .wifi0iram.9 0x0000000000000000 0x200 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppRecycleAmpdu + 0x0000000000000000 0x83 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .text.ppMessageInQ + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.current_ifidx$10345 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.52 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.38 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.37 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.35 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.33 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.27 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_info.19 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.17 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.15 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.14 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.13 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.10 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .data.CanDoFreqCal + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.DefFreqCalTimer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.LowestFreqOffsetInOneChk + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.HighestFreqOffsetInOneChk + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .data.NoiseTimerInterval + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.pend_flag_periodic_cal + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.CurSigIdxToBeUse + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.CurFreeSigIdx + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.SigInMacISR + 0x0000000000000000 0x190 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.pp_allow_cut_sevt + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.pp_need_cut_rx + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .data.libpp_reversion_git + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .xt.lit 0x0000000000000000 0x2e8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .xt.prop 0x0000000000000000 0x2d24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .iram1.4.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .iram1.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_rxtx_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_hw_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_diag_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_ps_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_ps_statis_reset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_statis_dump + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_his_lmac_eb_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_his_lmac_event_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_his_lmac_int_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_his_lmac_rx_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_his_lmac_tx_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_ebuf_loc_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_perf_path_show + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_perf_path_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_perf_throughput_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.dbg_lmac_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .iram1.5 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata.str1.1 + 0x0000000000000000 0x1c0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_lmac_rxtx_statis_dump + 0x0000000000000000 0x20a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_lmac_hw_statis_dump + 0x0000000000000000 0x2c6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_lmac_diag_statis_dump + 0x0000000000000000 0x1b6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_lmac_ps_statis_dump + 0x0000000000000000 0x18b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_lmac_statis_dump + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_eb_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_event_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_int_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_rx_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_tx_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_ebuf_loc_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_perf_path_show + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_perf_path_set + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .text.dbg_perf_throughput_cal + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.36 + 0x0000000000000000 0x3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .bss.s_t_old 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .bss.s_total 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.35 + 0x0000000000000000 0x55 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.34 + 0x0000000000000000 0x51 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.33 + 0x0000000000000000 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.32 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.31 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.30 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.29 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.28 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.27 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.26 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.25 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.24 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.23 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.22 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.21 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.20 + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.19 + 0x0000000000000000 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.18 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.17 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.16 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.15 + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.14 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.13 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.12 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.11 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.10 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.9 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.8 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.7 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .rodata_wlog_info.6 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .xt.lit 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .xt.prop 0x0000000000000000 0x3e4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .literal.pp_timer_connectionless_wake_window + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_connectionless_wake_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_disconnected_sleep_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_sleep_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_coex_slice + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_coex_schm + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_active + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_dream + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .wifislpiram.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_noise_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .wifislpiram.4.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_register_post_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.pp_timer_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .xt.lit 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .xt.prop 0x0000000000000000 0x330 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .literal.RC_GetDuration + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.RC_SetBasicRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.RC_GetAckRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.RC_GetRtsRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.RC_GetAckTime + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.RC_GetCtsTime + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.RC_GetBlockAckTime + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .text.RC_GetAckRate + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .text.RC_GetRtsRate + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .text.RC_GetAckTime + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .text.RC_GetBlockAckTime + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .xt.lit 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .xt.prop 0x0000000000000000 0x18c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .literal.rc11NRate2SchedIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc11GRate2SchedIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc11BRate2SchedIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcLoRaRate2SchedIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcBuildIndex + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_calc_duration + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rx11NRate2AMPDULimit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trcAmpduSetState + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcSetTxAmpduLimit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcUpdateAMPDUParam + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGet11NHighestRateIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGet11GHighestRateIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGet11BHighestRateIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGetDefaultHigestRateIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGetHighestRateIdx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcClearCurStat + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcClearCurSched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcClearCurAMPDUSched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcUpdatePhyMode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcLowerSched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcUpSched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcUpdateAckSnr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcTxUpdatePer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.8.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifirxiram.9.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_onAmpduOp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_set_per_pkt_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcSetBarRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_get_default_sched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGetAmpduSched + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcGetRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rssi_margin + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.TRC_PER_IS_GOOD + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.TRC_AMPDU_PER_DOWN_THRESHOLD + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcAmpduLowerRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.TRC_AMPDU_PER_UP_THRESHOLD + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.10.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcUpdateRate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.11.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcReachRetryLimit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rcAttach + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_NeedRTS + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_onDisconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_onScanStart + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_onScanDone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_isAmpduOn + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_onPPTxDone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_SetTxAmpduState + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.18.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.19.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_get_mask + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_disable_trc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_disable_trc_by_interface + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_get_sta_trc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifirxiram.23.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_get_trc_by_index + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_get_trc_default + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_only_sta_trc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_update_def_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_update_ifx_phy_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_set_per_conn_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_enable_trc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_get_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.rc_set_fix_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_get_espnow_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_set_espnow_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_get_80211_tx_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.trc_set_80211_tx_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_calc_duration + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rx11NRate2AMPDULimit + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trcAmpduSetState + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcSetTxAmpduLimit + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcClearCurStat + 0x0000000000000000 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcClearCurSched + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcClearCurAMPDUSched + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcLowerSched + 0x0000000000000000 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcUpSched + 0x0000000000000000 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcUpdateAckSnr + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcTxUpdatePer + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifirxiram.9 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_onAmpduOp + 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_set_per_pkt_rate + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcSetBarRate + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_get_default_sched + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcGetAmpduSched + 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rssi_margin + 0x0000000000000000 0x140 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.rssi_margin + 0x0000000000000000 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.TRC_PER_IS_GOOD + 0x0000000000000000 0x51 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.TRC_AMPDU_PER_DOWN_THRESHOLD + 0x0000000000000000 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.TRC_AMPDU_PER_DOWN_THRESHOLD + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcAmpduLowerRate + 0x0000000000000000 0xc8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.TRC_AMPDU_PER_UP_THRESHOLD + 0x0000000000000000 0x69 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.TRC_AMPDU_PER_UP_THRESHOLD + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.10 0x0000000000000000 0x2aa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcUpdateRate + 0x0000000000000000 0x222 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.11 0x0000000000000000 0xca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_NeedRTS + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.trc_NeedRTS + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_onDisconnect + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_onScanStart + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_onScanDone + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_isAmpduOn + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_SetTxAmpduState + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.18 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifi0iram.19 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_get_mask + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_get_sta_trc + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .wifirxiram.23 + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_get_trc_by_index + 0x0000000000000000 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_get_trc_default + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_only_sta_trc + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_update_def_rate + 0x0000000000000000 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_get_fix_rate + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc_set_fix_rate + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_get_espnow_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_set_espnow_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_get_80211_tx_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.trc_set_80211_tx_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.CSWTCH$59 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.__FUNCTION__$9363 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_warning.25 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.12 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .data.BAROFDMSched + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .bss.g_80211_tx_rate + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .bss.g_espnow_rate + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .xt.lit 0x0000000000000000 0x1b0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .xt.prop 0x0000000000000000 0x1f14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .literal.wdev_csi_hw_bug_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_ftm_set_t1t4 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_is_cache_tx_buf_enabled + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.8.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.6.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.7.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.9.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.10.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.14.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .iram1.39.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislpiram.16.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.44.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.13.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.15.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_csi_rx_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_SnifferRxData + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_IndicateCtrlFrame + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_SnifferRxAmpdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.40.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislpiram.23.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.19.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifirxiram.22.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifiorslpiram.24.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_SetCurChannel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_SetAuthed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Set_Beacon_Int + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Reset_TBTT + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_reset_bcnSendTick + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Mesh_Enable_Tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Mesh_Set_TBTT + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Get_Next_TBTT + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_mac_sleep_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_mac_sleep_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_promis_misc_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_promis_misc_buf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_promis_ctrl_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_promis + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_promis_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_get_promis_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_promis_ctrl_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_get_promis_ctrl_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_ftm_record_t1t4 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_ftm_record_t2t3 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_ftm_set_callbacks + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_record_ftm_data_local + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.25.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.26.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.28.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_FetchFirstDesc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Rxbuf_Deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Rxbuf_Init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_disable_low_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_enable_low_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_is_low_rate_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Insert_KeyEntry + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_remove_KeyEntry + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_remove_KeyEntry_all_cnx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wDev_Crypto_Disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_set_csi_rx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_data_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_funcs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.wdev_funcs_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_csi_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_ampdu_rx_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_ampdu_tx_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_amsdu_tx_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_nvs_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_rx_baw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_static_rx_buffer_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_dynamic_rx_buffer_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_tx_buffer_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_static_tx_buffer_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_dynamic_tx_buffer_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_cache_tx_buffer_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_task_stack_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_timer_task_stack_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_wps_task_stack_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_wpa2_task_stack_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_coexist_task_stack_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_pm_task_stack_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_task_core_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_beacon_max_len + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_mgmt_sbuf_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_feature_capabilities + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.config_get_wifi_sta_disconnected_pm + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_is_cache_tx_buf_enabled + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.5 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.8 0x0000000000000000 0x9a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.6 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.7 0x0000000000000000 0x9a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.9 0x0000000000000000 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.10 0x0000000000000000 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.14 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .iram1.39 0x0000000000000000 0xba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislpiram.16 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.44 + 0x0000000000000000 0x9c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.13 0x0000000000000000 0xa4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifi0iram.15 0x0000000000000000 0x94 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.40 + 0x0000000000000000 0x118 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislpiram.23 + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.19 + 0x0000000000000000 0x252 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifirxiram.22 + 0x0000000000000000 0x2b2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifiorslpiram.24 + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wDev_Mesh_Enable_Tsf + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wDev_Mesh_Set_TBTT + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_set_promis_misc_buf + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_set_promis_filter + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_get_promis_filter + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_set_promis_ctrl_filter + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_get_promis_ctrl_filter + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_ftm_set_callbacks + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.26 + 0x0000000000000000 0x2e7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .wifislprxiram.28 + 0x0000000000000000 0x110 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wDev_FetchFirstDesc + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wDev_is_low_rate_enable + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.wdev_set_csi_rx_cb + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_get_wifi_csi_enable + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_get_wifi_timer_task_stack_size + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_get_wifi_wps_task_stack_size + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_get_wifi_wpa2_task_stack_size + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_get_wifi_coexist_task_stack_size + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .text.config_get_wifi_pm_task_stack_size + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata.__FUNCTION__$10981 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata.__FUNCTION__$10939 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata.__FUNCTION__$10838 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata.__FUNCTION__$10826 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.43 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.42 + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.41 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.30 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.29 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.27 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_warning.20 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .xt.lit 0x0000000000000000 0x290 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .xt.prop 0x0000000000000000 0x1a58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .literal.hal_agreement_add_rx_ba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .literal.hal_agreement_clr_rx_ba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .literal.hal_agreement_del_rx_ba + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .literal.hal_ba_session_store + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .literal.hal_ba_session_restore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .text.hal_agreement_clr_rx_ba + 0x0000000000000000 0x9d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .text.hal_ba_session_store + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .text.hal_ba_session_restore + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .rodata_wlog_warning.3 + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .xt.prop 0x0000000000000000 0x12c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .literal.hal_coex_pti_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_coex_set_wait_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_set_rx_beacon_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .wifirxiram.2.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_set_tx_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_set_rx_active_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_set_rx_ack_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_set_wifi_default_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .text.hal_coex_set_wait_time + 0x0000000000000000 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .xt.lit 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .xt.prop 0x0000000000000000 0x180 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .literal.hal_crypto_clr_key_entry + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_get_using_key_idx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_set_key_entry + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_is_key_valid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_get_key_entry + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.hal_crypto_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .text.hal_crypto_get_using_key_idx + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .xt.lit 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .xt.prop 0x0000000000000000 0x288 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .literal.mac_tx_set_plcp0 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.mac_tx_set_duration + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.mac_tx_set_pti + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_tx_set_ppdu + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_tx_config_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.4.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_txq_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_set_txq_invalid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_is_txq_enabled + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.6.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_tx_set_cca + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_disable_low_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_enable_low_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.7.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.mac_rxbuf_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_disable_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_enable_mac + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislpiram.8.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.9.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.10.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.mac_txrx_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_set_rxq_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.mac_last_rxbuf_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.mac_rxbuf_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.11.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.12.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.13.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.14.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_set_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_set_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_rx_set_policy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_clr_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_tsf_get_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.wDev_Mesh_Disable_Tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_get_tsf_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_tsf_set_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_tsf_reset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_set_csi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.15.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.16.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_rx_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_rx_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_enable_sta_beacon_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_disable_sta_beacon_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_set_sta_beacon_filter + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_enable_sta_dump_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_beacon_ie_crc_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_beacon_ie_crc_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_rx_disable_bssid_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_rx_enable_bssid_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .literal.hal_mac_ftm_get_t3 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.mac_tx_set_plcp0 + 0x0000000000000000 0xc7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.mac_tx_set_duration + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_mac_tx_config_timeout + 0x0000000000000000 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.3 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.4 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.5 0x0000000000000000 0x4f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.6 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifi0iram.7 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_disable_mac + 0x0000000000000000 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_enable_mac + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislpiram.8 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.9 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.10 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.mac_rxbuf_disable + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.11 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.12 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.13 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.14 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_mac_clr_bssid + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.wDev_Mesh_Disable_Tsf + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_mac_tsf_set_time + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_mac_set_csi + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.15 + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .wifislprxiram.16 + 0x0000000000000000 0x57 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_mac_rx_enable + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_mac_rx_disable + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_enable_sta_beacon_filter + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_set_sta_beacon_filter + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_enable_sta_dump_beacon + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_beacon_ie_crc_get + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_beacon_ie_crc_set + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_rx_disable_bssid_check + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .text.hal_rx_enable_bssid_check + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .xt.lit 0x0000000000000000 0x1b0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .xt.prop 0x0000000000000000 0xc54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .iram1.2.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .wifirxiram.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .wifirxiram.4.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .wifirxiram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .iram1.6.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .iram1.2 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .wifirxiram.3 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .wifirxiram.4 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .wifirxiram.5 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .iram1.6 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .xt.prop 0x0000000000000000 0xf0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .literal.mac_tx_set_plcp1 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.mac_tx_set_plcp2 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.mac_tx_set_htsig + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_mac_fill_hwtxop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.mac_tx_set_txop_q + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .wifi0iram.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_mac_get_txq_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_mac_clr_txq_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_mac_get_txq_pmd + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_attenna_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_mac_rate_autoack_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .text.mac_tx_set_plcp2 + 0x0000000000000000 0x4f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .wifi0iram.3 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .xt.lit 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .xt.prop 0x0000000000000000 0x3fc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .literal.hal_sniffer_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .literal.hal_sniffer_disable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .literal.hal_sniffer_rx_set_promis + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .literal.hal_sniffer_rx_clr_statistics + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .literal.hal_sniffer_set_promis_misc_pkt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .text.hal_sniffer_rx_clr_statistics + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .xt.prop 0x0000000000000000 0x15c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .literal.hal_enable_sta_tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_disable_sta_tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .iram1.2.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .iram1.3.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_timer_update_by_rtc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .wifislpiram.4.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_set_sta_tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_set_tsf_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_enable_tsf_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_disable_tsf_timer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_enable_sta_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_disable_sta_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_set_sta_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_set_sta_tbtt_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_set_sta_tbtt_ahead_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .wifislpiram.5.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_get_sta_next_tbtt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .wifislpiram.6.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.hal_set_sta_tsf_wakeup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .iram1.2 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .iram1.3 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .wifislpiram.4 + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .text.hal_set_tsf_timer + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .text.hal_enable_tsf_timer + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .text.hal_disable_tsf_timer + 0x0000000000000000 0x4b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .text.hal_get_sta_next_tbtt + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .wifislpiram.6 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .xt.lit 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .xt.prop 0x0000000000000000 0x3cc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .literal.xRingbufferCreateNoSplit + 0x0000000000000000 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferCreateStatic + 0x0000000000000000 0x34 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferSendAcquire + 0x0000000000000000 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferSendComplete + 0x0000000000000000 0x30 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferReceive + 0x0000000000000000 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferReceiveFromISR + 0x0000000000000000 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferReceiveSplit + 0x0000000000000000 0x24 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferReceiveSplitFromISR + 0x0000000000000000 0x24 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferGetMaxItemSize + 0x0000000000000000 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferGetCurFreeSize + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferAddToQueueSetRead + 0x0000000000000000 0x2c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferCanRead + 0x0000000000000000 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferRemoveFromQueueSetRead + 0x0000000000000000 0x2c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.vRingbufferGetInfo + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.xRingbufferPrintInfo + 0x0000000000000000 0x1c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateNoSplit + 0x0000000000000000 0x1c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreateStatic.str1.4 + 0x0000000000000000 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateStatic + 0x0000000000000000 0xb7 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendAcquire + 0x0000000000000000 0x12e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendComplete + 0x0000000000000000 0x7c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceive + 0x0000000000000000 0x42 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveFromISR + 0x0000000000000000 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveSplit.str1.4 + 0x0000000000000000 0x71 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplit + 0x0000000000000000 0x9c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplitFromISR + 0x0000000000000000 0x9c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetMaxItemSize + 0x0000000000000000 0x1c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetCurFreeSize + 0x0000000000000000 0x3c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferAddToQueueSetRead.str1.4 + 0x0000000000000000 0xb5 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferAddToQueueSetRead + 0x0000000000000000 0x77 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCanRead + 0x0000000000000000 0x2b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferRemoveFromQueueSetRead + 0x0000000000000000 0x77 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferGetInfo + 0x0000000000000000 0x72 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferPrintInfo.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferPrintInfo + 0x0000000000000000 0x47 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5998 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5993 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5981 + 0x0000000000000000 0x22 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5975 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5967 + 0x0000000000000000 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5960 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5955 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5909 + 0x0000000000000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5896 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5884 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5876 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5844 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5831 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5822 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .xt.lit 0x0000000000000000 0x130 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .xt.prop 0x0000000000000000 0x1794 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .literal.esp_efuse_rtc_calib_get_ver + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .literal.esp_efuse_rtc_calib_get_init_code + 0x0000000000000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .literal.esp_efuse_rtc_calib_get_cal_voltage + 0x0000000000000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .literal.esp_efuse_rtc_calib_get_cal_temp + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_ver.str1.4 + 0x0000000000000000 0x101 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text.esp_efuse_rtc_calib_get_ver + 0x0000000000000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 + 0x0000000000000000 0xc3 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata 0x0000000000000000 0x40 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text.esp_efuse_rtc_calib_get_init_code + 0x0000000000000000 0x101 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 + 0x0000000000000000 0x45 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text.esp_efuse_rtc_calib_get_cal_voltage + 0x0000000000000000 0x129 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_cal_temp.str1.4 + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text.esp_efuse_rtc_calib_get_cal_temp + 0x0000000000000000 0x7b esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__$3708 + 0x0000000000000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__$3694 + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__$3676 + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__$3669 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x0000000000000000 0x70 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x0000000000000000 0x182a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x0000000000000000 0x2a5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x0000000000000000 0x316 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_aranges + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_ranges 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x0000000000000000 0xc66 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x0000000000000000 0x17c9 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .xt.prop 0x0000000000000000 0x234 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .literal.check_iomux_pins_oct + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.check_iomux_pins_quad + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.bus_uses_iomux_pins + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.alloc_dma_chan + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.dma_chan_free + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.bus_iomux_pins_set_oct + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.bus_iomux_pins_set_quad + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.bus_iomux_pins_set + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_periph_claim + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_periph_in_use + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_periph_free + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_irqsource_for_host + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_irqdma_source_for_host + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_dma_chan_alloc + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_dma_chan_free + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_bus_initialize_io + 0x0000000000000000 0x18c esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_bus_free_io_cfg + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_cs_initialize + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_cs_free_io + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spicommon_bus_using_iomux + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_main_set_lock + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_lock_get_by_id + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_initialize + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_get_attr + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_free + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_register_destroy_func + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.check_iomux_pins_oct + 0x0000000000000000 0x66 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.check_iomux_pins_quad + 0x0000000000000000 0xb9 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_uses_iomux_pins + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.alloc_dma_chan.str1.4 + 0x0000000000000000 0x58 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.alloc_dma_chan + 0x0000000000000000 0x102 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.dma_chan_free + 0x0000000000000000 0x5a esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.bus_iomux_pins_set_oct.str1.4 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set_oct + 0x0000000000000000 0xb9 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set_quad + 0x0000000000000000 0xf6 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_periph_claim.str1.4 + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_claim + 0x0000000000000000 0xba esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_in_use + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_free + 0x0000000000000000 0x8b esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqsource_for_host + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqdma_source_for_host + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_alloc + 0x0000000000000000 0x76 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_free + 0x0000000000000000 0x46 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_bus_initialize_io.str1.4 + 0x0000000000000000 0x2b9 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_initialize_io + 0x0000000000000000 0xbe1 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_free_io_cfg + 0x0000000000000000 0x65 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_initialize + 0x0000000000000000 0x150 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_cs_free_io.str1.4 + 0x0000000000000000 0x32 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_free_io + 0x0000000000000000 0x50 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_using_iomux + 0x0000000000000000 0xae esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_main_set_lock + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_lock_get_by_id + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spi_bus_initialize.str1.4 + 0x0000000000000000 0xaf esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_initialize + 0x0000000000000000 0x282 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_get_attr + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_free + 0x0000000000000000 0x7f esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_register_destroy_func + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(spi_common.c.obj) + .iram1.26 0x0000000000000000 0x7 esp-idf/driver/libdriver.a(spi_common.c.obj) + .iram1.27 0x0000000000000000 0x7 esp-idf/driver/libdriver.a(spi_common.c.obj) + .iram1.28 0x0000000000000000 0x5 esp-idf/driver/libdriver.a(spi_common.c.obj) + .iram1.29 0x0000000000000000 0x5 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__$8607 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__$8587 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__$8527 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__$8550 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__$8498 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__$8503 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__$8474 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__$8489 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_common.c.obj) + .data.bus_ctx 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .data.s_mainbus + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss.spi_claiming_func + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .data.spi_periph_claimed + 0x0000000000000000 0x3 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_frame 0x0000000000000000 0x2e0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_info 0x0000000000000000 0x8a69 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_abbrev 0x0000000000000000 0x53a esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_loc 0x0000000000000000 0x13ab esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_aranges + 0x0000000000000000 0x108 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_ranges 0x0000000000000000 0x130 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_line 0x0000000000000000 0x3818 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_str 0x0000000000000000 0x4ab9 esp-idf/driver/libdriver.a(spi_common.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(spi_common.c.obj) + .xt.lit 0x0000000000000000 0xd0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .xt.prop 0x0000000000000000 0xf60 esp-idf/driver/libdriver.a(spi_common.c.obj) + .literal.spi_bus_init_lock + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .literal.spi_bus_deinit_lock + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .literal.spi_bus_lock_register_dev + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .literal.spi_bus_lock_unregister_dev + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.52.literal + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.54.literal + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.57.literal + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .literal.spi_bus_lock_bg_request + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.58.literal + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.59.literal + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.60.literal + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.61.literal + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.62.literal + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.try_acquire_free_dev + 0x0000000000000000 0x55 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_init_lock + 0x0000000000000000 0x39 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.spi_bus_deinit_lock.str1.4 + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_deinit_lock + 0x0000000000000000 0x3b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_register_dev + 0x0000000000000000 0x9d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_unregister_dev + 0x0000000000000000 0x47 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_set_bg_control + 0x0000000000000000 0xb esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.49 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.50 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xed esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.52 0x0000000000000000 0x9d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.54 0x0000000000000000 0x132 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.55 0x0000000000000000 0xa esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.56 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.57 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_bg_request + 0x0000000000000000 0x71 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.58 0x0000000000000000 0xbd esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.59 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.60 0x0000000000000000 0xad esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.61 0x0000000000000000 0x6a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.62 0x0000000000000000 0x1f esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__$7602 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__$7582 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__$7572 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__func__$7504 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .dram1.28 0x0000000000000000 0x9 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .xt.prop 0x0000000000000000 0x6f0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .literal.uart_pattern_dequeue + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_pattern_queue_update + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.rtc_clk_enable + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_reenable_intr_mask + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_pattern_link_free + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.rtc_clk_disable + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_try_set_iomux_pin + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_module_enable + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_enable_tx_write_fifo + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_check_buf_full + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_pattern_enqueue + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_rx_intr_handler_default + 0x0000000000000000 0x10c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_free_driver_obj + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_alloc_driver_obj + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_module_disable + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_word_length + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_word_length + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_stop_bits + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_stop_bits + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_parity + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_parity + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_baudrate + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_baudrate + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_line_inverse + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_sw_flow_ctrl + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_hw_flow_ctrl + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_hw_flow_ctrl + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_clear_intr_status + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_enable_intr_mask + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_disable_intr_mask + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_pattern_pop_pos + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_pattern_get_pos + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_pattern_queue_reset + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_enable_pattern_det_baud_intr + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_disable_pattern_det_intr + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_enable_rx_intr + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_disable_rx_intr + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_disable_tx_intr + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_enable_tx_intr + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_tx_all + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_isr_register + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_isr_free + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_pin + 0x0000000000000000 0xac esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_rts + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_dtr + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_tx_idle_num + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_param_config + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_intr_config + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_wait_tx_done + 0x0000000000000000 0x54 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_tx_chars + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_write_bytes + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_write_bytes_with_break + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_read_bytes + 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_buffered_data_len + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_tx_buffer_free_size + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_flush_input + 0x0000000000000000 0x84 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_driver_delete + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_driver_install + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_is_driver_installed + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_select_notif_callback + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_selectlock + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_mode + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_rx_full_threshold + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_tx_empty_threshold + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_rx_timeout + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_collision_flag + 0x0000000000000000 0x3c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_wakeup_threshold + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_get_wakeup_threshold + 0x0000000000000000 0x28 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_wait_tx_idle_polling + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_loop_back + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .literal.uart_set_always_rx_timeout + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_dequeue + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_queue_update + 0x0000000000000000 0x46 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_find_pattern_from_last + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .text.rtc_clk_enable + 0x0000000000000000 0x46 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x0000000000000000 0x36 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_reenable_intr_mask + 0x0000000000000000 0x72 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_link_free + 0x0000000000000000 0x46 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.rtc_clk_disable.str1.4 + 0x0000000000000000 0x42 esp-idf/driver/libdriver.a(uart.c.obj) + .text.rtc_clk_disable + 0x0000000000000000 0x67 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_try_set_iomux_pin + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_enable + 0x0000000000000000 0x87 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_write_fifo + 0x0000000000000000 0xa4 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_check_buf_full + 0x0000000000000000 0x72 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_enqueue.str1.4 + 0x0000000000000000 0x50 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_enqueue + 0x0000000000000000 0x5a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_rx_intr_handler_default + 0x0000000000000000 0x77b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_free_driver_obj + 0x0000000000000000 0x6a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_alloc_driver_obj + 0x0000000000000000 0xbe esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_disable + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_word_length + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_word_length + 0x0000000000000000 0x40 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_stop_bits + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_stop_bits + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_parity + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_parity + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_baudrate + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_baudrate + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_line_inverse + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_sw_flow_ctrl.str1.4 + 0x0000000000000000 0x71 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_sw_flow_ctrl + 0x0000000000000000 0xca esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_hw_flow_ctrl.str1.4 + 0x0000000000000000 0x6a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_hw_flow_ctrl + 0x0000000000000000 0xb1 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_hw_flow_ctrl + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_clear_intr_status + 0x0000000000000000 0x3f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_intr_mask + 0x0000000000000000 0x75 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_intr_mask + 0x0000000000000000 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x0000000000000000 0x31 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_pop_pos + 0x0000000000000000 0x8c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_get_pos + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_queue_reset + 0x0000000000000000 0xbd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_pattern_det_baud_intr.str1.4 + 0x0000000000000000 0x37 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_pattern_det_baud_intr + 0x0000000000000000 0x10c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_pattern_det_intr + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_rx_intr + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_rx_intr + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_tx_intr + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_tx_intr.str1.4 + 0x0000000000000000 0x3a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_intr + 0x0000000000000000 0xd0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_all + 0x0000000000000000 0x18c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_isr_register + 0x0000000000000000 0x64 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_isr_free + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_pin.str1.4 + 0x0000000000000000 0xc0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_pin + 0x0000000000000000 0x41a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rts.str1.4 + 0x0000000000000000 0x4b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rts + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_dtr + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_idle_num.str1.4 + 0x0000000000000000 0x33 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_idle_num + 0x0000000000000000 0x86 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_param_config.str1.4 + 0x0000000000000000 0x2a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_param_config + 0x0000000000000000 0x175 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_intr_config + 0x0000000000000000 0xed esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_wait_tx_done + 0x0000000000000000 0x17e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_tx_chars.str1.4 + 0x0000000000000000 0x2b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_chars + 0x0000000000000000 0xc6 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_write_bytes_with_break.str1.4 + 0x0000000000000000 0x8f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes_with_break + 0x0000000000000000 0xf4 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_read_bytes + 0x0000000000000000 0x1bd esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_buffered_data_len + 0x0000000000000000 0x8e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_tx_buffer_free_size.str1.4 + 0x0000000000000000 0x33 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_tx_buffer_free_size + 0x0000000000000000 0x9f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_flush_input + 0x0000000000000000 0x200 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_delete.str1.4 + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_driver_delete + 0x0000000000000000 0xb9 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_install.str1.4 + 0x0000000000000000 0x181 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_driver_install + 0x0000000000000000 0x228 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_is_driver_installed + 0x0000000000000000 0x1e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_select_notif_callback + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_selectlock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_mode.str1.4 + 0x0000000000000000 0x4b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_mode + 0x0000000000000000 0x120 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_full_threshold.str1.4 + 0x0000000000000000 0x7e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_full_threshold + 0x0000000000000000 0xca esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_empty_threshold.str1.4 + 0x0000000000000000 0x43 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_empty_threshold + 0x0000000000000000 0xca esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_timeout.str1.4 + 0x0000000000000000 0x3d esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_timeout + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_collision_flag.str1.4 + 0x0000000000000000 0x62 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_collision_flag + 0x0000000000000000 0xda esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_wakeup_threshold.str1.4 + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_wakeup_threshold + 0x0000000000000000 0x8e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_wakeup_threshold.str1.4 + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_wakeup_threshold + 0x0000000000000000 0x6c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_wait_tx_idle_polling + 0x0000000000000000 0x62 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_loop_back + 0x0000000000000000 0x42 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_always_rx_timeout + 0x0000000000000000 0x45 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8280 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8272 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8268 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8263 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8258 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8252 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8247 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8242 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8237 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__func__$7847 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8221 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .bss.pat_flg$8094 + 0x0000000000000000 0x1 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8215 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8188 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8182 + 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8177 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7932 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8165 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8154 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8147 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8121 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8112 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8067 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8062 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8057 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8052 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8047 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8042 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8027 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8022 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$8011 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7992 + 0x0000000000000000 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7981 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7974 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7968 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7938 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7927 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7922 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7917 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7912 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7905 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7898 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7893 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7888 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7883 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7878 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7873 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7868 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7863 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__$7858 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .data.rtc_num_spinlock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .bss.rtc_enabled + 0x0000000000000000 0x1 esp-idf/driver/libdriver.a(uart.c.obj) + .data.uart_selectlock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .data.uart_context + 0x0000000000000000 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .bss.p_uart_obj + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(uart.c.obj) + .debug_frame 0x0000000000000000 0x6d0 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_info 0x0000000000000000 0xb494 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_abbrev 0x0000000000000000 0x630 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_loc 0x0000000000000000 0x3778 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_aranges + 0x0000000000000000 0x258 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_ranges 0x0000000000000000 0x2b8 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_line 0x0000000000000000 0x904d esp-idf/driver/libdriver.a(uart.c.obj) + .debug_str 0x0000000000000000 0x44d6 esp-idf/driver/libdriver.a(uart.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/driver/libdriver.a(uart.c.obj) + .xt.lit 0x0000000000000000 0x238 esp-idf/driver/libdriver.a(uart.c.obj) + .xt.prop 0x0000000000000000 0x23d0 esp-idf/driver/libdriver.a(uart.c.obj) + .literal.get_ota_ops_entry + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.image_validate + 0x0000000000000000 0x8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.find_default_boot_partition + 0x0000000000000000 0x1c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.read_otadata + 0x0000000000000000 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.rewrite_ota_seq + 0x0000000000000000 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.check_invalid_otadata + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.get_last_invalid_otadata + 0x0000000000000000 0xc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_write + 0x0000000000000000 0x50 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_write_with_offset + 0x0000000000000000 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_abort + 0x0000000000000000 0x8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_end + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_get_app_partition_count + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_rewrite_ota_data + 0x0000000000000000 0x1c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_set_boot_partition + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_get_boot_partition + 0x0000000000000000 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_get_next_update_partition + 0x0000000000000000 0x1c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_get_partition_description + 0x0000000000000000 0x8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_check_rollback_is_possible + 0x0000000000000000 0x24 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_current_ota_is_workable + 0x0000000000000000 0x48 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_mark_app_valid_cancel_rollback + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_mark_app_invalid_rollback_and_reboot + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_get_last_invalid_partition + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_get_state_partition + 0x0000000000000000 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_begin + 0x0000000000000000 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.esp_ota_erase_last_boot_app_partition + 0x0000000000000000 0x24 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.is_ota_partition + 0x0000000000000000 0x2e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.set_new_state_otadata + 0x0000000000000000 0x7 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_ota_ops_entry + 0x0000000000000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.image_validate + 0x0000000000000000 0x25 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.find_default_boot_partition.str1.4 + 0x0000000000000000 0x4e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.find_default_boot_partition + 0x0000000000000000 0x5c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.read_otadata.str1.4 + 0x0000000000000000 0x61 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.read_otadata + 0x0000000000000000 0x92 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.rewrite_ota_seq + 0x0000000000000000 0x5a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.check_invalid_otadata + 0x0000000000000000 0x32 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_last_invalid_otadata + 0x0000000000000000 0x2c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write.str1.4 + 0x0000000000000000 0xb0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write + 0x0000000000000000 0x192 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write_with_offset.str1.4 + 0x0000000000000000 0xc4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write_with_offset + 0x0000000000000000 0xe1 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_abort + 0x0000000000000000 0x2d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_end + 0x0000000000000000 0x8c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_app_partition_count.str1.4 + 0x0000000000000000 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_app_partition_count + 0x0000000000000000 0x40 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_rewrite_ota_data + 0x0000000000000000 0x99 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_set_boot_partition + 0x0000000000000000 0x5d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_boot_partition.str1.4 + 0x0000000000000000 0x4a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_boot_partition + 0x0000000000000000 0x82 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_next_update_partition.str1.4 + 0x0000000000000000 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_next_update_partition + 0x0000000000000000 0x64 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_partition_description + 0x0000000000000000 0x53 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_check_rollback_is_possible + 0x0000000000000000 0xbe esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_current_ota_is_workable.str1.4 + 0x0000000000000000 0xd7 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_current_ota_is_workable + 0x0000000000000000 0xe6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_valid_cancel_rollback + 0x0000000000000000 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_invalid_rollback_and_reboot + 0x0000000000000000 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_last_invalid_partition + 0x0000000000000000 0x6a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_state_partition + 0x0000000000000000 0x9d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_begin.str1.4 + 0x0000000000000000 0x58 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_begin + 0x0000000000000000 0x10a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_erase_last_boot_app_partition + 0x0000000000000000 0xe2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__$5050 + 0x0000000000000000 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__$4996 + 0x0000000000000000 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__$4962 + 0x0000000000000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss.s_ota_ops_last_handle + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss.s_ota_ops_entries_head + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .xt.lit 0x0000000000000000 0xd0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .xt.prop 0x0000000000000000 0xe4c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .literal.bootloader_common_check_long_hold_gpio_level + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_check_long_hold_gpio + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_label_search + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_erase_part_type_data + 0x0000000000000000 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_get_sha256_of_partition + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_vddsdio_configure + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_get_reset_reason + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_flash_get_cs_io + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio_level + 0x0000000000000000 0xc8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_label_search.str1.4 + 0x0000000000000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_label_search + 0x0000000000000000 0xb4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_erase_part_type_data.str1.4 + 0x0000000000000000 0x10e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_erase_part_type_data + 0x0000000000000000 0x142 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_sha256_of_partition + 0x0000000000000000 0xa6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_vddsdio_configure + 0x0000000000000000 0x37 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_reset_reason + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_flash_get_cs_io + 0x0000000000000000 0x15 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_frame 0x0000000000000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_info 0x0000000000000000 0x26ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_abbrev 0x0000000000000000 0x3bb esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_loc 0x0000000000000000 0x473 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_aranges + 0x0000000000000000 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_ranges 0x0000000000000000 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_line 0x0000000000000000 0x1180 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_str 0x0000000000000000 0x1ba0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .xt.prop 0x0000000000000000 0x3b4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .literal.bootloader_common_ota_select_crc + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .literal.bootloader_common_ota_select_valid + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .literal.bootloader_common_check_chip_validity + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .literal.bootloader_common_get_active_otadata + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .literal.bootloader_common_get_partition_description + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_crc + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_invalid + 0x0000000000000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_valid + 0x0000000000000000 0x29 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x0000000000000000 0xc2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_check_chip_validity + 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_select_otadata + 0x0000000000000000 0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_get_active_otadata + 0x0000000000000000 0x31 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_get_partition_description.str1.4 + 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_get_partition_description + 0x0000000000000000 0x89 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x0000000000000000 0x208d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x0000000000000000 0x31e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x0000000000000000 0x45e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x0000000000000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x0000000000000000 0xc64 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x0000000000000000 0x16eb esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .xt.lit 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .xt.prop 0x0000000000000000 0x2dc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .literal.log_invalid_app_partition + 0x0000000000000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.read_otadata + 0x0000000000000000 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.write_otadata + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.set_actual_ota_seq + 0x0000000000000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_utility_load_partition_table + 0x0000000000000000 0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_utility_get_selected_boot_partition + 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_reset + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_atexit + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.set_cache_and_start_app + 0x0000000000000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.unpack_load_app + 0x0000000000000000 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.load_image + 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_utility_load_boot_image + 0x0000000000000000 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.bootloader_sha256_flash_contents + 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.index_to_partition + 0x0000000000000000 0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.check_anti_rollback + 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.try_load_partition + 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.log_invalid_app_partition.str1.4 + 0x0000000000000000 0xb3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.log_invalid_app_partition + 0x0000000000000000 0x6e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.read_otadata.str1.4 + 0x0000000000000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.read_otadata + 0x0000000000000000 0x95 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.write_otadata.str1.4 + 0x0000000000000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.write_otadata + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq.str1.4 + 0x0000000000000000 0x3b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_actual_ota_seq + 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.4 + 0x0000000000000000 0x196 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_partition_table + 0x0000000000000000 0x1b8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.4 + 0x0000000000000000 0x112 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_get_selected_boot_partition + 0x0000000000000000 0x184 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_reset + 0x0000000000000000 0x9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x0000000000000000 0x9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_cache_and_start_app + 0x0000000000000000 0xa3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.unpack_load_app.str1.4 + 0x0000000000000000 0x6d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.unpack_load_app + 0x0000000000000000 0xc8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.load_image.str1.4 + 0x0000000000000000 0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.load_image + 0x0000000000000000 0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.4 + 0x0000000000000000 0xe1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_boot_image + 0x0000000000000000 0x14b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x0000000000000000 0x7d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_debug_buffer + 0x0000000000000000 0x5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x0000000000000000 0x8b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss.ota_has_initial_contents + 0x0000000000000000 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x0000000000000000 0x1c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x0000000000000000 0xb4ff esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x57f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x0000000000000000 0xe59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x0000000000000000 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x0000000000000000 0xc8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x0000000000000000 0x26e4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x0000000000000000 0x6bda esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .xt.prop 0x0000000000000000 0x81c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .literal.should_map + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.verify_segment_header + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.process_appended_hash + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.process_checksum + 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.verify_image_header + 0x0000000000000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.process_image_header + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.should_load + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.process_segment_data + 0x0000000000000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.process_segment + 0x0000000000000000 0x54 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.process_segments + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.verify_simple_hash + 0x0000000000000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.image_load + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_verify + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_get_metadata + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_verify_bootloader_data + 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_verify_bootloader + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_image_get_flash_size + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_map + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_segment_header.str1.4 + 0x0000000000000000 0x91 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_segment_header + 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_appended_hash.str1.4 + 0x0000000000000000 0x4a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_appended_hash + 0x0000000000000000 0x69 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.4 + 0x0000000000000000 0x42 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_checksum + 0x0000000000000000 0xc4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_image_header.str1.4 + 0x0000000000000000 0x99 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_image_header + 0x0000000000000000 0x74 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_image_header + 0x0000000000000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment_data.str1.4 + 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment_data + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment.str1.4 + 0x0000000000000000 0xd5 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment + 0x0000000000000000 0x149 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x0000000000000000 0x99 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_simple_hash.str1.4 + 0x0000000000000000 0x5a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_simple_hash + 0x0000000000000000 0x6c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x0000000000000000 0x45 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x0000000000000000 0x126 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image + 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x0000000000000000 0x80 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x0000000000000000 0x22 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x0000000000000000 0x5d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x0000000000000000 0x1d8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x0000000000000000 0x2c6a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0000000000000000 0x3ed esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x0000000000000000 0xfbd esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x0000000000000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x0000000000000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x0000000000000000 0x2103 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x0000000000000000 0x202a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .xt.prop 0x0000000000000000 0x924 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .literal.esp_partition_table_verify + 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.esp_partition_table_verify.str1.4 + 0x0000000000000000 0x163 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text.esp_partition_table_verify + 0x0000000000000000 0x175 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x0000000000000000 0xf0b esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x0000000000000000 0x283 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x0000000000000000 0x1ef esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x0000000000000000 0x96d esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_str 0x0000000000000000 0x88f esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .xt.prop 0x0000000000000000 0x12c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .iram1.0 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .iram1.1 0x0000000000000000 0x7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_frame 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_info 0x0000000000000000 0xba esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_abbrev 0x0000000000000000 0x55 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_line 0x0000000000000000 0x1e2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .debug_str 0x0000000000000000 0x213 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .literal.bootloader_sha256_start + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .literal.bootloader_sha256_data + 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .literal.bootloader_sha256_finish + 0x0000000000000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_start + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x0000000000000000 0x55 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_data + 0x0000000000000000 0x37 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_finish + 0x0000000000000000 0x47 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__$3748 + 0x0000000000000000 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__$3741 + 0x0000000000000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x0000000000000000 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x0000000000000000 0xfbf esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x0000000000000000 0x277 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x0000000000000000 0xae esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x0000000000000000 0x6d5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x0000000000000000 0xa2f esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .xt.prop 0x0000000000000000 0xd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .literal.bootloader_random_enable + 0x0000000000000000 0x9c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .literal.bootloader_random_disable + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .text.bootloader_random_enable + 0x0000000000000000 0x22a esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .text.bootloader_random_disable + 0x0000000000000000 0xc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_frame 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_info 0x0000000000000000 0xb62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_abbrev 0x0000000000000000 0x1e6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_line 0x0000000000000000 0x52e esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .debug_str 0x0000000000000000 0x6cc esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .literal.wpa_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.wpa2_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.wps_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.sc_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.core_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.coexist_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.wapi_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .literal.mesh_printf + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.rtc_printf + 0x0000000000000000 0x7 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wpa_printf.str1.4 + 0x0000000000000000 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wpa_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wpa2_printf.str1.4 + 0x0000000000000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wpa2_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wps_printf.str1.4 + 0x0000000000000000 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wps_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.sc_printf.str1.4 + 0x0000000000000000 0xc esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.sc_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.core_printf.str1.4 + 0x0000000000000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.core_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.coexist_printf.str1.4 + 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.coexist_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wapi_printf.str1.4 + 0x0000000000000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wapi_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.mesh_printf.str1.4 + 0x0000000000000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.mesh_printf + 0x0000000000000000 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .xt.prop 0x0000000000000000 0x2a0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .iram1.30.literal + 0x0000000000000000 0x10 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .iram1.31.literal + 0x0000000000000000 0x10 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .literal.esp_phy_erase_cal_data_in_nvs + 0x0000000000000000 0x40 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .iram1.30 0x0000000000000000 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .iram1.31 0x0000000000000000 0x23 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_release_init_data + 0x0000000000000000 0x5 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_erase_cal_data_in_nvs.str1.4 + 0x0000000000000000 0xcd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_erase_cal_data_in_nvs + 0x0000000000000000 0x9e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.__func__$10629 + 0x0000000000000000 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .dram1.29 0x0000000000000000 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .xt.prop 0x0000000000000000 0x60c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text 0x0000000000000000 0x81 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .debug_line 0x0000000000000000 0x1af esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .debug_info 0x0000000000000000 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .debug_abbrev 0x0000000000000000 0x14 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .debug_str 0x0000000000000000 0x9f esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .xt.prop 0x0000000000000000 0x3c esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .literal.uart_hal_set_sclk + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_baudrate + 0x0000000000000000 0x18 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_get_baudrate + 0x0000000000000000 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_hw_flow_ctrl + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_sw_flow_ctrl + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_at_cmd_char + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_tx_idle_num + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_txfifo_empty_thr + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_mode + 0x0000000000000000 0x8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_inverse_signal + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_loop_back + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_init + 0x0000000000000000 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_set_rx_timeout + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + .literal.uart_hal_get_max_rx_timeout_thrd + 0x0000000000000000 0x4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sclk + 0x0000000000000000 0x58 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_sclk + 0x0000000000000000 0x2a esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_baudrate + 0x0000000000000000 0x9f esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_baudrate + 0x0000000000000000 0x58 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_stop_bits + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_stop_bits + 0x0000000000000000 0x11 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_data_bit_num + 0x0000000000000000 0x1f esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_data_bit_num + 0x0000000000000000 0x11 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_parity + 0x0000000000000000 0x36 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_parity + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_hw_flow_ctrl + 0x0000000000000000 0x74 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_hw_flow_ctrl + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sw_flow_ctrl + 0x0000000000000000 0xd2 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_at_cmd_char + 0x0000000000000000 0xe0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_tx_idle_num + 0x0000000000000000 0x22 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_dtr + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_rxfifo_full_thr + 0x0000000000000000 0x1d esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_txfifo_empty_thr + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_wakeup_thrd + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_wakeup_thrd + 0x0000000000000000 0x13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_mode + 0x0000000000000000 0x1be esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_is_hw_rts_en + 0x0000000000000000 0xf esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_inverse_signal + 0x0000000000000000 0x89 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_loop_back + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_init + 0x0000000000000000 0x178 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_symb_len + 0x0000000000000000 0x4e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_rx_timeout + 0x0000000000000000 0x5c esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_max_rx_timeout_thrd + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000000000000000 0x2b0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x0000000000000000 0x3d18 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x48b esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x0000000000000000 0x111b esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_aranges + 0x0000000000000000 0xf8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x0000000000000000 0x130 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0000000000000000 0x19f1 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x0000000000000000 0x22b7 esp-idf/hal/libhal.a(uart_hal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/hal/libhal.a(uart_hal.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/hal/libhal.a(uart_hal.c.obj) + .xt.prop 0x0000000000000000 0x6c0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .xt.prop 0x0000000000000000 0x2a0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .literal.aes_hal_transform_block + 0x0000000000000000 0x10 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_hal_transform_block + 0x0000000000000000 0x84 esp-idf/hal/libhal.a(aes_hal.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/hal/libhal.a(aes_hal.c.obj) + .xt.prop 0x0000000000000000 0x228 esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.uart_tx_char + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_rx_char + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_read_char + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.unregister_select + 0x0000000000000000 0x18 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_end_select + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.register_select + 0x0000000000000000 0x18 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_start_select + 0x0000000000000000 0x38 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.select_notif_callback_isr + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_tcflush + 0x0000000000000000 0x10 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_tcdrain + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_tcgetattr + 0x0000000000000000 0x8c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_tcsetattr + 0x0000000000000000 0x9c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_access + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_open + 0x0000000000000000 0x24 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_fcntl + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_fstat + 0x0000000000000000 0x18 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_close + 0x0000000000000000 0x10 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_return_char + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_fsync + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_read + 0x0000000000000000 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_write + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_rx_char_via_driver + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.uart_tx_char_via_driver + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_uart_get_vfs + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_register + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_port_set_rx_line_endings + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_port_set_tx_line_endings + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_set_rx_line_endings + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_set_tx_line_endings + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_use_nonblocking + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.esp_vfs_dev_uart_use_driver + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tx_char + 0x0000000000000000 0x3b esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char + 0x0000000000000000 0x39 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read_char + 0x0000000000000000 0x24 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.unregister_select + 0x0000000000000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_end_select + 0x0000000000000000 0x49 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.register_select + 0x0000000000000000 0x55 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_start_select + 0x0000000000000000 0x1a5 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.select_notif_callback_isr + 0x0000000000000000 0xfa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcflush + 0x0000000000000000 0x42 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcdrain + 0x0000000000000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcgetattr + 0x0000000000000000 0x382 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcsetattr + 0x0000000000000000 0x33e esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_access.str1.4 + 0x0000000000000000 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_access + 0x0000000000000000 0x5c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_open + 0x0000000000000000 0x61 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fcntl.str1.4 + 0x0000000000000000 0x33 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fcntl + 0x0000000000000000 0x6d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fstat + 0x0000000000000000 0x35 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_close + 0x0000000000000000 0x22 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_return_char.str1.4 + 0x0000000000000000 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_return_char + 0x0000000000000000 0x28 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fsync.str1.4 + 0x0000000000000000 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fsync + 0x0000000000000000 0x49 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read + 0x0000000000000000 0xc6 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_write + 0x0000000000000000 0x94 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char_via_driver + 0x0000000000000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tx_char_via_driver + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_uart_get_vfs + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.esp_vfs_dev_uart_register.str1.4 + 0x0000000000000000 0x56 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_register + 0x0000000000000000 0x27 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_rx_line_endings + 0x0000000000000000 0x25 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_tx_line_endings + 0x0000000000000000 0x25 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_rx_line_endings + 0x0000000000000000 0x1b esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_tx_line_endings + 0x0000000000000000 0x1b esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_nonblocking + 0x0000000000000000 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_driver + 0x0000000000000000 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8520 + 0x0000000000000000 0x1a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8264 + 0x0000000000000000 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8280 + 0x0000000000000000 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8286 + 0x0000000000000000 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8302 + 0x0000000000000000 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8298 + 0x0000000000000000 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8308 + 0x0000000000000000 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__$8318 + 0x0000000000000000 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.vfs 0x0000000000000000 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data.s_registered_select_lock + 0x0000000000000000 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .bss.s_registered_select_num + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .bss.s_registered_selects + 0x0000000000000000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.s_ctx 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data.s_context + 0x0000000000000000 0x6c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_frame 0x0000000000000000 0x2f8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_info 0x0000000000000000 0x5a85 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_abbrev 0x0000000000000000 0x5be esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_loc 0x0000000000000000 0x10ed esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_aranges + 0x0000000000000000 0x110 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_ranges 0x0000000000000000 0x1b8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_line 0x0000000000000000 0x2be6 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_str 0x0000000000000000 0x32bc esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .xt.lit 0x0000000000000000 0xf8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .xt.prop 0x0000000000000000 0x1674 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .literal.eth_stack_input + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.eth_on_state_changed + 0x0000000000000000 0x80 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_driver_install + 0x0000000000000000 0x80 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_driver_uninstall + 0x0000000000000000 0x58 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_start + 0x0000000000000000 0x5c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_stop + 0x0000000000000000 0x50 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_update_input_path + 0x0000000000000000 0x14 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_transmit + 0x0000000000000000 0x2c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_receive + 0x0000000000000000 0x2c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_ioctl + 0x0000000000000000 0xe8 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_increase_reference + 0x0000000000000000 0x14 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.esp_eth_decrease_reference + 0x0000000000000000 0x14 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_phy_reg_read + 0x0000000000000000 0x2a esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_phy_reg_write + 0x0000000000000000 0x2a esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_check_link_timer_cb + 0x0000000000000000 0xc esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_stack_input + 0x0000000000000000 0x24 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.eth_on_state_changed.str1.4 + 0x0000000000000000 0x25e esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_on_state_changed + 0x0000000000000000 0x232 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_driver_install.str1.4 + 0x0000000000000000 0x157 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_driver_install + 0x0000000000000000 0x200 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_driver_uninstall.str1.4 + 0x0000000000000000 0x111 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_driver_uninstall + 0x0000000000000000 0x14c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_start.str1.4 + 0x0000000000000000 0x16f esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_start + 0x0000000000000000 0x154 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_stop.str1.4 + 0x0000000000000000 0xe5 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_stop + 0x0000000000000000 0x110 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_update_input_path + 0x0000000000000000 0x36 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_transmit.str1.4 + 0x0000000000000000 0x70 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_transmit + 0x0000000000000000 0xa5 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_receive.str1.4 + 0x0000000000000000 0x7c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_receive + 0x0000000000000000 0xa9 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_ioctl.str1.4 + 0x0000000000000000 0x346 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_ioctl + 0x0000000000000000 0x43e esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_increase_reference + 0x0000000000000000 0x4b esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_decrease_reference + 0x0000000000000000 0x4b esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8216 + 0x0000000000000000 0x1b esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8209 + 0x0000000000000000 0x1b esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8176 + 0x0000000000000000 0xe esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8166 + 0x0000000000000000 0x10 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8157 + 0x0000000000000000 0x11 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8144 + 0x0000000000000000 0x1a esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8123 + 0x0000000000000000 0xd esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8107 + 0x0000000000000000 0xe esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8087 + 0x0000000000000000 0x19 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8036 + 0x0000000000000000 0x15 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__$8069 + 0x0000000000000000 0x17 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xa esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .data.ETH_EVENT + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_frame 0x0000000000000000 0x178 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_info 0x0000000000000000 0x4446 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_abbrev 0x0000000000000000 0x415 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_loc 0x0000000000000000 0x223f esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_aranges + 0x0000000000000000 0x90 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_ranges 0x0000000000000000 0x80 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_line 0x0000000000000000 0x389c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_str 0x0000000000000000 0x1ee2 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .xt.lit 0x0000000000000000 0x60 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .xt.prop 0x0000000000000000 0xa5c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .literal.tcpip_adapter_compat_start_netif + 0x0000000000000000 0x10 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_init + 0x0000000000000000 0x18 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_set_default_eth_handlers + 0x0000000000000000 0x14 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_compat_start_eth + 0x0000000000000000 0x18 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_eth_input + 0x0000000000000000 0x10 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_sta_input + 0x0000000000000000 0x1c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_ap_input + 0x0000000000000000 0x1c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_if_from_esp_netif + 0x0000000000000000 0x4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_ip_info + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_ip6_linklocal + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_ip6_global + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcpc_get_status + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_is_netif_up + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_netif + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_create_ip6_linklocal + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcps_stop + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcpc_stop + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcps_start + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcpc_start + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcps_get_status + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcps_option + 0x0000000000000000 0xc esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_dhcpc_option + 0x0000000000000000 0x1c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_set_ip_info + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_dns_info + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_set_dns_info + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_netif_index + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_sta_list + 0x0000000000000000 0x4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_eth_start + 0x0000000000000000 0x10 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_sta_start + 0x0000000000000000 0x1c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_ap_start + 0x0000000000000000 0x1c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_stop + 0x0000000000000000 0x44 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_up + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_down + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_old_ip_info + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_set_old_ip_info + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_esp_if + 0x0000000000000000 0x8 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_set_hostname + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.tcpip_adapter_get_hostname + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text 0x0000000000000000 0x0 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .data 0x0000000000000000 0x0 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_compat_start_netif + 0x0000000000000000 0x51 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .rodata.tcpip_adapter_init.str1.4 + 0x0000000000000000 0x7b esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_init + 0x0000000000000000 0x32 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_clear_default_eth_handlers + 0x0000000000000000 0x7 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_set_default_eth_handlers + 0x0000000000000000 0x2d esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .rodata.tcpip_adapter_compat_start_eth.str1.4 + 0x0000000000000000 0x8 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_compat_start_eth + 0x0000000000000000 0x3e esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_eth_input + 0x0000000000000000 0x32 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .rodata.tcpip_adapter_sta_input.str1.4 + 0x0000000000000000 0xd esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_sta_input + 0x0000000000000000 0x58 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .rodata.tcpip_adapter_ap_input.str1.4 + 0x0000000000000000 0xc esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_ap_input + 0x0000000000000000 0x58 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_if_from_esp_netif + 0x0000000000000000 0x23 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_ip_info + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_ip6_linklocal + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_ip6_global + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcpc_get_status + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_is_netif_up + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_netif + 0x0000000000000000 0xad esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_create_ip6_linklocal + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcps_stop + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcpc_stop + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcps_start + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcpc_start + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcps_get_status + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcps_option + 0x0000000000000000 0x1e esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_dhcpc_option + 0x0000000000000000 0x58 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_set_ip_info + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_dns_info + 0x0000000000000000 0xa5 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_set_dns_info + 0x0000000000000000 0xa5 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_netif_index + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_sta_list + 0x0000000000000000 0x11 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_eth_start + 0x0000000000000000 0x2c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_sta_start + 0x0000000000000000 0x54 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_ap_start + 0x0000000000000000 0x54 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_stop + 0x0000000000000000 0x142 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_up + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_down + 0x0000000000000000 0xa1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_old_ip_info + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_set_old_ip_info + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_esp_if + 0x0000000000000000 0x27 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_set_hostname + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .text.tcpip_adapter_get_hostname + 0x0000000000000000 0xa4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .rodata.s_netif_keyif + 0x0000000000000000 0x10 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .xt.lit 0x0000000000000000 0x150 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .xt.prop 0x0000000000000000 0xec4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .literal.esp_netif_action_join_ip6_multicast_group + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .literal.esp_netif_action_leave_ip6_multicast_group + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .literal.esp_netif_action_add_ip6_address + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .literal.esp_netif_action_remove_ip6_address + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_join_ip6_multicast_group + 0x0000000000000000 0xf esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_leave_ip6_multicast_group + 0x0000000000000000 0xf esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_add_ip6_address + 0x0000000000000000 0xf esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_remove_ip6_address + 0x0000000000000000 0xf esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .xt.prop 0x0000000000000000 0x210 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_openthread_config + 0x0000000000000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_slip_config + 0x0000000000000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_ppp_config + 0x0000000000000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_eth_config + 0x0000000000000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .xt.prop 0x0000000000000000 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .data._g_esp_netif_netstack_default_ppp + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .data._g_esp_netif_netstack_default_eth + 0x0000000000000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.s_netif_config_ppp + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.s_eth_netif_config + 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .literal.esp_netif_get_sta_list + 0x0000000000000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .text.esp_netif_get_sta_list + 0x0000000000000000 0x69 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_info 0x0000000000000000 0x1843 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_abbrev 0x0000000000000000 0x2a4 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_loc 0x0000000000000000 0x65 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_ranges 0x0000000000000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_line 0x0000000000000000 0x85b esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .debug_str 0x0000000000000000 0x1714 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .xt.prop 0x0000000000000000 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.esp_rrm_send_neighbor_rep_request + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.esp_wnm_send_bss_transition_mgmt_query + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.esp_mbo_update_non_pref_chan + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .xt.lit 0x0000000000000000 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .xt.prop 0x0000000000000000 0x534 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .xt.prop 0x0000000000000000 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .xt.prop 0x0000000000000000 0x174 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .literal.hostapd_config_defaults_bss + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .literal.hostapd_config_defaults + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .literal.hostapd_mac_comp + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .literal.hostapd_mac_comp_empty + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .literal.hostapd_wep_key_cmp + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .literal.hostapd_maclist_found + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_config_defaults_bss + 0x0000000000000000 0x55 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_config_defaults + 0x0000000000000000 0x79 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_mac_comp + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_mac_comp_empty + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_wep_key_cmp + 0x0000000000000000 0x59 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_maclist_found + 0x0000000000000000 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_rate_found + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .xt.prop 0x0000000000000000 0x39c esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .literal.wpa_auth_sm_event + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_for_each_sta + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sta_no_wpa + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sm_event + 0x0000000000000000 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .xt.lit 0x0000000000000000 0x198 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .xt.prop 0x0000000000000000 0x1bcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_auth_uses_mfp + 0x0000000000000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .xt.prop 0x0000000000000000 0x714 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .literal.sae_state_txt + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_state_txt.str1.4 + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_state_txt + 0x0000000000000000 0x31 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .xt.lit 0x0000000000000000 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .xt.prop 0x0000000000000000 0x1548 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .literal.wpa_cipher_rsc_len + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_cipher_rsc_len + 0x0000000000000000 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .xt.prop 0x0000000000000000 0xdb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .literal.dh_init + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .literal.dh_derive_shared + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .text.dh_init 0x0000000000000000 0xb6 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .text.dh_derive_shared + 0x0000000000000000 0x73 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .xt.prop 0x0000000000000000 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .literal.wpa_sm_set_pmk + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .literal.wpa_sta_is_cur_pmksa_set + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.eapol_sm_notify_eap_success + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_pmk + 0x0000000000000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sta_is_cur_pmksa_set + 0x0000000000000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .xt.lit 0x0000000000000000 0x198 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .xt.prop 0x0000000000000000 0x1d4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .xt.prop 0x0000000000000000 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .literal.wpabuf_resize + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpabuf_alloc_ext_data + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpabuf_clear_free + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpabuf_dup + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpabuf_concat + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpabuf_zeropad + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpabuf_printf + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_resize + 0x0000000000000000 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_alloc_ext_data + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_clear_free + 0x0000000000000000 0x1b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_dup + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_concat + 0x0000000000000000 0x6b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_zeropad + 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_printf + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .xt.prop 0x0000000000000000 0x324 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .literal.wpa_snprintf_hex_uppercase + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .literal.wpa_snprintf_hex + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .rodata.wpa_snprintf_hex_uppercase.str1.4 + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text.wpa_snprintf_hex_uppercase + 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .rodata.wpa_snprintf_hex.str1.4 + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text.wpa_snprintf_hex + 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .xt.prop 0x0000000000000000 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .literal.wpa2_rxq_dequeue + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_rxq_init + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_rxq_enqueue + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_set_eap_state + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_sendto_wrapper + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_enable_fn + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.eap_peer_sm_init + 0x0000000000000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_start_eapol + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.eap_sm_rx_eapol + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_ent_rx_eapol + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_sm_alloc_eapol + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_sm_free_eapol + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_start_eapol_internal + 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.eap_sm_send_eapol + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.eap_sm_process_request + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.eap_sm_rx_eapol_internal + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_task + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_enable + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_cert_key + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_clear_cert_key + 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_ca_cert + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_clear_ca_cert + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_identity + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_clear_identity + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_username + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_clear_username + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_password + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_clear_password + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_new_password + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_clear_new_password + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_disable_time_check + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wifi_sta_get_enterprise_disable_time_check + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_get_disable_time_check + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_ttls_phase2_method + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_pac_file + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.esp_wifi_sta_wpa2_ent_set_fast_phase1_params + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_rxq_dequeue + 0x0000000000000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_rxq_init + 0x0000000000000000 0x23 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_rxq_enqueue + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_set_eap_state + 0x0000000000000000 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_sendto_wrapper + 0x0000000000000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_enable_fn + 0x0000000000000000 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .rodata.eap_peer_sm_init.str1.4 + 0x0000000000000000 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.eap_peer_sm_init + 0x0000000000000000 0xf6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_start_eapol + 0x0000000000000000 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.eap_sm_rx_eapol + 0x0000000000000000 0x75 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_ent_rx_eapol + 0x0000000000000000 0x35 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_sm_alloc_eapol + 0x0000000000000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_sm_free_eapol + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .rodata.wpa2_start_eapol_internal.str1.4 + 0x0000000000000000 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_start_eapol_internal + 0x0000000000000000 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.eap_sm_send_eapol + 0x0000000000000000 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .rodata.eap_sm_process_request.str1.4 + 0x0000000000000000 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.eap_sm_process_request + 0x0000000000000000 0x1fc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .rodata.eap_sm_rx_eapol_internal.str1.4 + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.eap_sm_rx_eapol_internal + 0x0000000000000000 0x101 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wpa2_task + 0x0000000000000000 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_enable + 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_cert_key + 0x0000000000000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_clear_cert_key + 0x0000000000000000 0x3d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_ca_cert + 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_clear_ca_cert + 0x0000000000000000 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_identity + 0x0000000000000000 0x4d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_clear_identity + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_username + 0x0000000000000000 0x4d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_clear_username + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_password + 0x0000000000000000 0x49 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_clear_password + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_new_password + 0x0000000000000000 0x47 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_clear_new_password + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_disable_time_check + 0x0000000000000000 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.wifi_sta_get_enterprise_disable_time_check + 0x0000000000000000 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_get_disable_time_check + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .rodata.esp_wifi_sta_wpa2_ent_set_ttls_phase2_method.str1.4 + 0x0000000000000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_ttls_phase2_method + 0x0000000000000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_set_suiteb_192bit_certification + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_pac_file + 0x0000000000000000 0x71 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .rodata.esp_wifi_sta_wpa2_ent_set_fast_phase1_params.str1.4 + 0x0000000000000000 0x4b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text.esp_wifi_sta_wpa2_ent_set_fast_phase1_params + 0x0000000000000000 0xbd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .data.s_disable_time_check + 0x0000000000000000 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .xt.lit 0x0000000000000000 0x158 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .xt.prop 0x0000000000000000 0x1230 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + COMMON 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .text.wpa_sm_get_beacon_ie + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .xt.lit 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .xt.prop 0x0000000000000000 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .literal.tls_mbedtls_cleanup + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_mbedtls_conn_delete + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_mbedtls_read + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_mbedtls_write + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_enable_sha1_config + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.set_ca_cert + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.set_pki_context + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_set_ciphersuite + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.set_client_config + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_create_mbedtls_handle + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_prf + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_init + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_init + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_deinit + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_handshake + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_encrypt + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_decrypt + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_get_version + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_get_cipher + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_set_params + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_export_key + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_shutdown + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.tls_connection_get_random + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_cleanup + 0x0000000000000000 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_conn_delete + 0x0000000000000000 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_read + 0x0000000000000000 0x59 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_write + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_enable_sha1_config + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.set_ca_cert + 0x0000000000000000 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.set_pki_context + 0x0000000000000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_set_ciphersuite + 0x0000000000000000 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.set_client_config.str1.4 + 0x0000000000000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.set_client_config + 0x0000000000000000 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.tls_create_mbedtls_handle.str1.4 + 0x0000000000000000 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_create_mbedtls_handle + 0x0000000000000000 0xb6 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_prf + 0x0000000000000000 0xb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_init + 0x0000000000000000 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_init + 0x0000000000000000 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_deinit + 0x0000000000000000 0x1f esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_get_errors + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_established + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_global_set_verify + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_verify + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_handshake + 0x0000000000000000 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_server_handshake + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_encrypt + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_decrypt + 0x0000000000000000 0x61 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_resumed + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_cipher_list + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_get_version + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_get_cipher + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_enable_workaround + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_failed + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_read_alerts + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_write_alerts + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_params + 0x0000000000000000 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_global_set_params + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_session_ticket_cb + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_export_key + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_eap_fast_key + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_client_hello_ext + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_shutdown + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_random + 0x0000000000000000 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.__func__$8549 + 0x0000000000000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.__func__$8555 + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.eap_ciphersuite_preference + 0x0000000000000000 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.eap_mbedtls_x509_crt_profile + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .data.tls_sig_hashes_for_eap + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .xt.lit 0x0000000000000000 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .xt.prop 0x0000000000000000 0xb10 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.crypto_bignum_to_string + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .literal.crypto_bignum_addmod + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .literal.crypto_free_buffer + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_to_string + 0x0000000000000000 0x49 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_addmod + 0x0000000000000000 0x3f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_free_buffer + 0x0000000000000000 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .xt.lit 0x0000000000000000 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .xt.prop 0x0000000000000000 0x51c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .literal.crypto_rng_wrapper + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_alloc_key + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.pk_write_ec_pubkey_formatted + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.pk_write_ec_param + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_group_byname + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_affine_coordinates + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_get_order + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_key_compare + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_debug_print_point + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_set_pubkey_point + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_free_key + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_public_key + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_priv_key_der + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_group_from_key + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_private_key + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_publickey_buf + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_write_pubkey_der + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_key + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_get_curve_id + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ecdh + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ecdsa_get_sign + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_edcsa_sign_verify + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_parse_subpub_key + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_is_ec_key + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_gen_keypair + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.mbedtls_pk_write_pubkey_formatted + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_pk_write_formatted_pubkey_der + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.crypto_ec_write_pub_key + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_rng_wrapper + 0x0000000000000000 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_alloc_key + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.pk_write_ec_pubkey_formatted + 0x0000000000000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.pk_write_ec_param + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_group_byname + 0x0000000000000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_affine_coordinates + 0x0000000000000000 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_get_order + 0x0000000000000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_key_compare + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_debug_print_point + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_set_pubkey_point + 0x0000000000000000 0xdc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_free_key + 0x0000000000000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_public_key + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_priv_key_der + 0x0000000000000000 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_group_from_key + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_private_key + 0x0000000000000000 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_publickey_buf + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_write_pubkey_der + 0x0000000000000000 0x49 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_key + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_mbedtls_to_nist_group_id + 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_curve_id + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ecdh + 0x0000000000000000 0xbd esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ecdsa_get_sign + 0x0000000000000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_edcsa_sign_verify + 0x0000000000000000 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_debug_print_ec_key + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_parse_subpub_key + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_is_ec_key + 0x0000000000000000 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_gen_keypair + 0x0000000000000000 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.mbedtls_pk_write_pubkey_formatted + 0x0000000000000000 0x45 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_pk_write_formatted_pubkey_der + 0x0000000000000000 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_write_pub_key + 0x0000000000000000 0x49 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .xt.lit 0x0000000000000000 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .xt.prop 0x0000000000000000 0xfcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .literal.tls_prf_sha1_md5 + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .text.tls_prf_sha1_md5 + 0x0000000000000000 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_info 0x0000000000000000 0xdf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_abbrev 0x0000000000000000 0x279 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_loc 0x0000000000000000 0x1ce esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_line 0x0000000000000000 0x76b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .debug_str 0x0000000000000000 0x759 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .xt.prop 0x0000000000000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .literal.tls_prf_sha256 + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .text.tls_prf_sha256 + 0x0000000000000000 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_info 0x0000000000000000 0xc1d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_abbrev 0x0000000000000000 0x28b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_loc 0x0000000000000000 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_line 0x0000000000000000 0x5a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .debug_str 0x0000000000000000 0x6fe esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .literal.tls_prf_sha384 + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .text.tls_prf_sha384 + 0x0000000000000000 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_info 0x0000000000000000 0xc1d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_abbrev 0x0000000000000000 0x28b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_loc 0x0000000000000000 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_line 0x0000000000000000 0x5a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .debug_str 0x0000000000000000 0x6fe esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .xt.prop 0x0000000000000000 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .literal.eap_copy_buf + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_get_eap_method + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_get_methods + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_get_type + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_phase2_type + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_phase2_types + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_method_alloc + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_method_register + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_register_methods + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_config_init + 0x0000000000000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_peer_blob_init + 0x0000000000000000 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_get_method_name + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_allowed_method + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_allowMethod + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_build_identity_resp + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_build_nak + 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_request + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_request_identity + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_request_password + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_request_new_password + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_sm_buildIdentity + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_config_identity + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_config_password + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_config_password2 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_config_new_password + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_set_config_blob + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_get_config_blob + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_config_allowed_method + 0x0000000000000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_allowed_phase2_type + 0x0000000000000000 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_set_scard_pin + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_get_scard_identity + 0x0000000000000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_copy_buf + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_get_eap_method + 0x0000000000000000 0x1f esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_get_methods + 0x0000000000000000 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_get_type + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_phase2_type + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_phase2_types + 0x0000000000000000 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_method_alloc + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_method_register + 0x0000000000000000 0x59 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_register_methods + 0x0000000000000000 0x25 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .rodata.eap_peer_config_init.str1.4 + 0x0000000000000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_config_init + 0x0000000000000000 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .rodata.eap_peer_blob_init.str1.4 + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_blob_init + 0x0000000000000000 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .rodata.eap_sm_get_method_name.str1.4 + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_get_method_name + 0x0000000000000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_allowed_method + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_allowMethod + 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_build_identity_resp + 0x0000000000000000 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_build_nak + 0x0000000000000000 0x198 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request + 0x0000000000000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request_identity + 0x0000000000000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request_password + 0x0000000000000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request_new_password + 0x0000000000000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_buildIdentity + 0x0000000000000000 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_identity + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_password + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_password2 + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_new_password + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_set_config_blob + 0x0000000000000000 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_blob + 0x0000000000000000 0x37 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .bss.config_methods + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .xt.lit 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .xt.prop 0x0000000000000000 0xea0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .literal.eap_hdr_validate + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .literal.eap_msg_alloc + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_hdr_len_valid + 0x0000000000000000 0x45 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_hdr_validate + 0x0000000000000000 0xbd esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_msg_alloc + 0x0000000000000000 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_update_len + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_get_id + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_get_type + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_frame 0x0000000000000000 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_info 0x0000000000000000 0x13a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_abbrev 0x0000000000000000 0x340 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_loc 0x0000000000000000 0x7f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_ranges 0x0000000000000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_line 0x0000000000000000 0xc98 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_str 0x0000000000000000 0x9e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .xt.prop 0x0000000000000000 0x24c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .literal.eap_mschapv2_getKey + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_check_config + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_copy_challenge + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_challenge_reply + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_challenge + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_deinit + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_password_changed + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_success + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_failure_txt + 0x0000000000000000 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_change_password + 0x0000000000000000 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_failure + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_process + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_mschapv2_init + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_peer_mschapv2_register + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_check_mslen + 0x0000000000000000 0x25 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_isKeyAvailable + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_getKey + 0x0000000000000000 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_check_config + 0x0000000000000000 0x3d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_copy_challenge + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_challenge_reply + 0x0000000000000000 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_challenge + 0x0000000000000000 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_deinit + 0x0000000000000000 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_password_changed + 0x0000000000000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_success + 0x0000000000000000 0x89 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .rodata.eap_mschapv2_failure_txt.str1.4 + 0x0000000000000000 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_failure_txt + 0x0000000000000000 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_change_password + 0x0000000000000000 0x1f5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_failure + 0x0000000000000000 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_process + 0x0000000000000000 0xf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_init + 0x0000000000000000 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .rodata.eap_peer_mschapv2_register.str1.4 + 0x0000000000000000 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_peer_mschapv2_register + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_frame 0x0000000000000000 0x190 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_info 0x0000000000000000 0x4d06 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_abbrev 0x0000000000000000 0x59a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_loc 0x0000000000000000 0x1015 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_aranges + 0x0000000000000000 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_ranges 0x0000000000000000 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_line 0x0000000000000000 0x278c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_str 0x0000000000000000 0x32c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .xt.lit 0x0000000000000000 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .xt.prop 0x0000000000000000 0x8e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .literal.eap_peap_get_session_id + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_init_for_reauth + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_deinit_for_reauth + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_has_reauth_data + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_get_status + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_getKey + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_get_isk + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_tlv_build_nak + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_derive_cmk + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_tlv_validate_cryptobinding + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_deinit + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_parse_phase1 + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_init + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peapv2_tlv_eap_payload + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_tlv_add_cryptobinding + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_tlv_build_result + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_tlv_process + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_phase2_request + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_decrypt + 0x0000000000000000 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peap_process + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.eap_peer_peap_register + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_isKeyAvailable + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_get_session_id + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_init_for_reauth + 0x0000000000000000 0x69 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_deinit_for_reauth + 0x0000000000000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_has_reauth_data + 0x0000000000000000 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_get_status.str1.4 + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_get_status + 0x0000000000000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata 0x0000000000000000 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_getKey.str1.4 + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_getKey + 0x0000000000000000 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_get_isk + 0x0000000000000000 0x79 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_build_nak + 0x0000000000000000 0x77 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_derive_cmk.str1.4 + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_derive_cmk + 0x0000000000000000 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_validate_cryptobinding + 0x0000000000000000 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_deinit + 0x0000000000000000 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_parse_phase1.str1.4 + 0x0000000000000000 0x99 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_parse_phase1 + 0x0000000000000000 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_init.str1.4 + 0x0000000000000000 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_init + 0x0000000000000000 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peapv2_tlv_eap_payload + 0x0000000000000000 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_add_cryptobinding + 0x0000000000000000 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_build_result + 0x0000000000000000 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_process + 0x0000000000000000 0x15f esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_phase2_request + 0x0000000000000000 0x198 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_decrypt + 0x0000000000000000 0x408 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_process.str1.4 + 0x0000000000000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_process + 0x0000000000000000 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peer_peap_register.str1.4 + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peer_peap_register + 0x0000000000000000 0x63 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_frame 0x0000000000000000 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_info 0x0000000000000000 0x4302 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_abbrev 0x0000000000000000 0x552 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_loc 0x0000000000000000 0x1e0e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_aranges + 0x0000000000000000 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_ranges 0x0000000000000000 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_line 0x0000000000000000 0x3d93 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_str 0x0000000000000000 0x184b esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .xt.lit 0x0000000000000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .xt.prop 0x0000000000000000 0xe28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .literal.peap_prfplus + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .text.peap_prfplus + 0x0000000000000000 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_info 0x0000000000000000 0xc1a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_abbrev 0x0000000000000000 0x288 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_loc 0x0000000000000000 0x13b esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_line 0x0000000000000000 0x6d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_str 0x0000000000000000 0x70e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .xt.prop 0x0000000000000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .literal.eap_tls_getKey + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_tls_failure + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_tls_success + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_tls_process + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_tls_deinit + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_tls_init + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_peer_tls_register + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_isKeyAvailable + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_getKey + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_failure + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .rodata.eap_tls_success.str1.4 + 0x0000000000000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_success + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_process + 0x0000000000000000 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_deinit + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_init + 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .rodata.eap_peer_tls_register.str1.4 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_peer_tls_register + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_frame 0x0000000000000000 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_info 0x0000000000000000 0x1bca esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_abbrev 0x0000000000000000 0x363 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_loc 0x0000000000000000 0x281 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_aranges + 0x0000000000000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_ranges 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_line 0x0000000000000000 0xb73 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_str 0x0000000000000000 0x11c7 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .xt.prop 0x0000000000000000 0x24c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .literal.eap_tls_params_flags + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_params_from_conf1 + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_check_blob + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_params_from_conf + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_init_connection + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_msg_alloc + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_ssl_init + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_derive_key + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_derive_session_id + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_build_ack + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_status + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_process_init + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_reset_input + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_reassemble_fragment + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_data_reassemble + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_process_input + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_reset_output + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_ssl_deinit + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_tls_process_output + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_process_helper + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_reauth_init + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_decrypt + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_encrypt + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_select_phase2_methods + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_peer_tls_phase2_nak + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_tls_params_flags.str1.4 + 0x0000000000000000 0x69 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_params_flags + 0x0000000000000000 0x6b esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_params_from_conf1 + 0x0000000000000000 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_check_blob + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_params_from_conf + 0x0000000000000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_init_connection + 0x0000000000000000 0x95 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_msg_alloc + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_peer_tls_ssl_init.str1.4 + 0x0000000000000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_ssl_init + 0x0000000000000000 0x6d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_derive_key + 0x0000000000000000 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_derive_session_id + 0x0000000000000000 0x57 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_build_ack + 0x0000000000000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_peer_tls_status.str1.4 + 0x0000000000000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_status + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_process_init + 0x0000000000000000 0xe9 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reset_input + 0x0000000000000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reassemble_fragment + 0x0000000000000000 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_data_reassemble + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_process_input + 0x0000000000000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reset_output + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_ssl_deinit + 0x0000000000000000 0x1f esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_tls_process_output.str1.4 + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_process_output + 0x0000000000000000 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_process_helper + 0x0000000000000000 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reauth_init + 0x0000000000000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_decrypt + 0x0000000000000000 0x45 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_encrypt + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_select_phase2_methods + 0x0000000000000000 0x10d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_phase2_nak + 0x0000000000000000 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_frame 0x0000000000000000 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_info 0x0000000000000000 0x32a3 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_abbrev 0x0000000000000000 0x569 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_loc 0x0000000000000000 0x1186 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_aranges + 0x0000000000000000 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_ranges 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_line 0x0000000000000000 0x26ef esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_str 0x0000000000000000 0x1831 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .xt.lit 0x0000000000000000 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .xt.prop 0x0000000000000000 0xb10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .literal.eap_ttls_fake_identity_request + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_get_emsk + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_get_session_id + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_getKey + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_init_for_reauth + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_deinit_for_reauth + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_has_reauth_data + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_get_status + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_encrypt_response + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request_eap_method + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_avp_hdr + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_avp_encapsulate + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request_eap + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_avp_add + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request_pap + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_implicit_challenge + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request_mschapv2 + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request_mschap + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request_chap + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_request + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_implicit_identity_request + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_process_phase2_eap + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_phase2_start + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_parse_attr_eap + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_parse_avp + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_parse_avps + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_process_phase2_mschapv2 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_process_decrypted + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_decrypt + 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_v0_derive_key + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_process_handshake + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_process + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_deinit + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_ttls_init + 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.eap_peer_ttls_register + 0x0000000000000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_eap_deinit + 0x0000000000000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_select_eap_method + 0x0000000000000000 0x33 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_check_auth_status + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_isKeyAvailable + 0x0000000000000000 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_fake_identity_request + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_get_emsk + 0x0000000000000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_get_session_id + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_getKey + 0x0000000000000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_init_for_reauth + 0x0000000000000000 0x5d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_deinit_for_reauth + 0x0000000000000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_has_reauth_data + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_get_status.str1.4 + 0x0000000000000000 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_get_status + 0x0000000000000000 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_eap_process + 0x0000000000000000 0x41 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_encrypt_response + 0x0000000000000000 0x31 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_eap_method + 0x0000000000000000 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_avp_hdr + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_avp_encapsulate + 0x0000000000000000 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_eap + 0x0000000000000000 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_avp_add + 0x0000000000000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_pap + 0x0000000000000000 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_implicit_challenge.str1.4 + 0x0000000000000000 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_implicit_challenge + 0x0000000000000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_mschapv2 + 0x0000000000000000 0x196 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_mschap + 0x0000000000000000 0x139 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_chap + 0x0000000000000000 0x115 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_phase2_request.str1.4 + 0x0000000000000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request + 0x0000000000000000 0xd7 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_implicit_identity_request + 0x0000000000000000 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_phase2_eap + 0x0000000000000000 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_start + 0x0000000000000000 0x4d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_parse_attr_eap + 0x0000000000000000 0x59 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_parse_avp + 0x0000000000000000 0x105 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_parse_avps + 0x0000000000000000 0x4f esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_phase2_mschapv2 + 0x0000000000000000 0x55 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_decrypted + 0x0000000000000000 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_decrypt + 0x0000000000000000 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_v0_derive_key.str1.4 + 0x0000000000000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_v0_derive_key + 0x0000000000000000 0x49 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_handshake + 0x0000000000000000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process + 0x0000000000000000 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_deinit + 0x0000000000000000 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_init.str1.4 + 0x0000000000000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_init + 0x0000000000000000 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_peer_ttls_register.str1.4 + 0x0000000000000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_peer_ttls_register + 0x0000000000000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_frame 0x0000000000000000 0x3d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_info 0x0000000000000000 0x48be esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_abbrev 0x0000000000000000 0x52b esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_loc 0x0000000000000000 0x22c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_aranges + 0x0000000000000000 0x158 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_ranges 0x0000000000000000 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_line 0x0000000000000000 0x3ec1 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_str 0x0000000000000000 0x1a5c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .xt.lit 0x0000000000000000 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .xt.prop 0x0000000000000000 0x12e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .literal.mschapv2_derive_response + 0x0000000000000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .literal.mschapv2_verify_auth_response + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text.mschapv2_remove_domain + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text.mschapv2_derive_response + 0x0000000000000000 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text.mschapv2_verify_auth_response + 0x0000000000000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_frame 0x0000000000000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_info 0x0000000000000000 0xdc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_abbrev 0x0000000000000000 0x279 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_loc 0x0000000000000000 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_line 0x0000000000000000 0x7ec esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_str 0x0000000000000000 0x848 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .xt.lit 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .xt.prop 0x0000000000000000 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .literal.pmksa_cache_list + 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .rodata.pmksa_cache_list.str1.4 + 0x0000000000000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_list + 0x0000000000000000 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .xt.prop 0x0000000000000000 0x63c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .literal.utf8_to_ucs2 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.challenge_hash + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.nt_password_hash + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.hash_nt_password_hash + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.challenge_response + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.generate_nt_response + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.generate_nt_response_pwhash + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.generate_authenticator_response_pwhash + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.generate_authenticator_response + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.nt_challenge_response + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.get_master_key + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.get_asymetric_start_key + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.encrypt_pw_block_with_password_hash + 0x0000000000000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.new_password_encrypted_with_old_nt_password_hash + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.nt_password_hash_encrypted_with_block + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.old_nt_password_hash_encrypted_with_new_nt_password_hash + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.utf8_to_ucs2 + 0x0000000000000000 0xcd esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.challenge_hash + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.nt_password_hash + 0x0000000000000000 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.hash_nt_password_hash + 0x0000000000000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.challenge_response + 0x0000000000000000 0x51 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_nt_response + 0x0000000000000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_nt_response_pwhash + 0x0000000000000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata 0x0000000000000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_authenticator_response_pwhash + 0x0000000000000000 0x8d esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_authenticator_response + 0x0000000000000000 0x35 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.nt_challenge_response + 0x0000000000000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.get_master_key + 0x0000000000000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.get_asymetric_start_key + 0x0000000000000000 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.encrypt_pw_block_with_password_hash + 0x0000000000000000 0x8f esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.new_password_encrypted_with_old_nt_password_hash + 0x0000000000000000 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.nt_password_hash_encrypted_with_block + 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.old_nt_password_hash_encrypted_with_new_nt_password_hash + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.shs_pad2$4583 + 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic2$4580 + 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic3$4581 + 0x0000000000000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.shs_pad1$4582 + 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic1$4569 + 0x0000000000000000 0x1b esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic2$4539 + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic1$4538 + 0x0000000000000000 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_frame 0x0000000000000000 0x190 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_info 0x0000000000000000 0x1ae9 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_abbrev 0x0000000000000000 0x3b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_loc 0x0000000000000000 0x7bb esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_aranges + 0x0000000000000000 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_ranges 0x0000000000000000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_line 0x0000000000000000 0x1171 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_str 0x0000000000000000 0xae0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .xt.lit 0x0000000000000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .xt.prop 0x0000000000000000 0x660 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .literal.MD4Init + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .literal.MD4Transform + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .literal.MD4Update + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .literal.MD4Pad + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .literal.MD4Final + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .literal.md4_vector + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Init 0x0000000000000000 0x23 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Transform + 0x0000000000000000 0x456 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Update + 0x0000000000000000 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Pad 0x0000000000000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Final + 0x0000000000000000 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.md4_vector + 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .rodata.PADDING + 0x0000000000000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_frame 0x0000000000000000 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_info 0x0000000000000000 0xe8f esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_abbrev 0x0000000000000000 0x2a3 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_loc 0x0000000000000000 0x481 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_ranges 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_line 0x0000000000000000 0xc00 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_str 0x0000000000000000 0x76b esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .xt.lit 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .xt.prop 0x0000000000000000 0x1c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .literal.chap_md5 + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .text.chap_md5 + 0x0000000000000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_info 0x0000000000000000 0xad1 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_abbrev 0x0000000000000000 0x231 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_loc 0x0000000000000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_line 0x0000000000000000 0x4df esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_str 0x0000000000000000 0x6bf esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .xt.prop 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .literal.desfunc + 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.cookey + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.deskey + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des_encrypt + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des_key_setup + 0x0000000000000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des_block_encrypt + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des_block_decrypt + 0x0000000000000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des3_key_setup + 0x0000000000000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des3_encrypt + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .literal.des3_decrypt + 0x0000000000000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.desfunc 0x0000000000000000 0x203 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.cookey 0x0000000000000000 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.deskey 0x0000000000000000 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_encrypt + 0x0000000000000000 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_key_setup + 0x0000000000000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_block_encrypt + 0x0000000000000000 0x7d esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_block_decrypt + 0x0000000000000000 0x7d esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des3_key_setup + 0x0000000000000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des3_encrypt + 0x0000000000000000 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des3_decrypt + 0x0000000000000000 0x99 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP8 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP7 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP6 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP5 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP4 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP3 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP2 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP1 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.pc2 0x0000000000000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.totrot + 0x0000000000000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.pc1 0x0000000000000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.bigbyte + 0x0000000000000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.bytebit + 0x0000000000000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_frame 0x0000000000000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_info 0x0000000000000000 0x1704 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_abbrev 0x0000000000000000 0x3c7 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_loc 0x0000000000000000 0xc83 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_aranges + 0x0000000000000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_ranges 0x0000000000000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_line 0x0000000000000000 0x1e27 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_str 0x0000000000000000 0x7dd esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .xt.lit 0x0000000000000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .xt.prop 0x0000000000000000 0x3b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .xt.lit 0x0000000000000000 0x38 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .xt.prop 0x0000000000000000 0x24c esp-idf/lwip/liblwip.a(wlanif.c.obj) + .literal.ethernet_free_rx_buf_l2 + 0x0000000000000000 0x4 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .literal.ethernet_low_level_output + 0x0000000000000000 0x18 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .literal.ethernetif_input + 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .literal.ethernetif_init + 0x0000000000000000 0x38 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text.ethernet_low_level_init + 0x0000000000000000 0x16 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text.ethernet_free_rx_buf_l2 + 0x0000000000000000 0xe esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text.ethernet_low_level_output + 0x0000000000000000 0x89 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text.ethernetif_input + 0x0000000000000000 0x5b esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .rodata.ethernetif_init.str1.4 + 0x0000000000000000 0x4e esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text.ethernetif_init + 0x0000000000000000 0x7c esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .rodata.__func__$8554 + 0x0000000000000000 0x10 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_frame 0x0000000000000000 0x88 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_info 0x0000000000000000 0x2047 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_abbrev 0x0000000000000000 0x348 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_loc 0x0000000000000000 0x249 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_aranges + 0x0000000000000000 0x40 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_ranges 0x0000000000000000 0x30 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_line 0x0000000000000000 0xc50 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .debug_str 0x0000000000000000 0x1bb6 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .xt.lit 0x0000000000000000 0x20 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .xt.prop 0x0000000000000000 0x1c8 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .text 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .xt.prop 0x0000000000000000 0x54 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .text.lldesc_get_received_len + 0x0000000000000000 0x2a esp-idf/soc/libsoc.a(lldesc.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/soc/libsoc.a(lldesc.c.obj) + .xt.prop 0x0000000000000000 0xcc esp-idf/soc/libsoc.a(lldesc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .rodata.uart_periph_signal + 0x0000000000000000 0x48 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0000000000000000 0x258a esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x22d esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x0000000000000000 0x3af esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x0000000000000000 0x2209 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/soc/libsoc.a(uart_periph.c.obj) + .xt.prop 0x0000000000000000 0xc esp-idf/soc/libsoc.a(uart_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .xt.prop 0x0000000000000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .literal.esp_crypto_ds_lock_acquire + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .literal.esp_crypto_ds_lock_release + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .literal.esp_crypto_hmac_lock_acquire + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .literal.esp_crypto_hmac_lock_release + 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .text.esp_crypto_ds_lock_acquire + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .text.esp_crypto_ds_lock_release + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .text.esp_crypto_hmac_lock_acquire + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .text.esp_crypto_hmac_lock_release + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .xt.lit 0x0000000000000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .xt.prop 0x0000000000000000 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .literal.pk_write_rsa_pubkey + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.pk_write_ec_pubkey + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.pk_write_ec_param + 0x0000000000000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.pk_write_ec_private + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.mbedtls_pk_write_pubkey + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.mbedtls_pk_write_pubkey_der + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.mbedtls_pk_write_key_der + 0x0000000000000000 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.mbedtls_pk_write_pubkey_pem + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.mbedtls_pk_write_key_pem + 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_rsa_pubkey + 0x0000000000000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_pubkey + 0x0000000000000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_param + 0x0000000000000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_private + 0x0000000000000000 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_pubkey + 0x0000000000000000 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_pubkey_der + 0x0000000000000000 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_key_der + 0x0000000000000000 0x316 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .rodata.mbedtls_pk_write_pubkey_pem.str1.4 + 0x0000000000000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_pubkey_pem + 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .rodata.mbedtls_pk_write_key_pem.str1.4 + 0x0000000000000000 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_key_pem + 0x0000000000000000 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_frame 0x0000000000000000 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_info 0x0000000000000000 0x1e08 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_abbrev 0x0000000000000000 0x40c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_loc 0x0000000000000000 0x82a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_aranges + 0x0000000000000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_ranges 0x0000000000000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_line 0x0000000000000000 0x14d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_str 0x0000000000000000 0xc0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .xt.lit 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .xt.prop 0x0000000000000000 0x408 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .literal.misc_nvs_load + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .literal.misc_nvs_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .literal.misc_nvs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .literal.misc_nvs_restore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .text.misc_nvs_restore + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .bss.g_log_mod + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .data.libcore_reversion_git + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .xt.lit 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .xt.prop 0x0000000000000000 0x168 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .literal.is_zero_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_get_vnd_ext_assoc_len + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_ps_duty_ext_get_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_ssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_roots_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_roots_yield + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_roots_fixed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_roots_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_ps + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_parse_ext_assoc_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_sync_interface_tsf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_ext_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._wifi_vnd_ext_mesh_roots_free$part$14 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_fixed$part$15 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_get_conflict_root_state$part$31 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_my_ie_encrypted + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_get_vnd_ssid_len + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_coding_ie_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_encrypt_vnd_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_mesh_assoc_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_decrypt_vnd_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_check_vnd_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_set_ie_crypto_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_mesh_quick_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_mesh_quick_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_sta_monitor_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_map_reject_connection + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_map_change_beacon_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_vnd_mesh_quick_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_vnd_mesh_quick_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_ie_esp_mesh_head + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_mesh_ssid_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_mesh_ext_assoc_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_mesh_ps_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_mesh_duty_signaling + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_init_mesh_assoc_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.roots_type2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._wifi_vnd_ext_mesh_roots_free + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._wifi_vnd_ext_mesh_roots_malloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._print_roots_count + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_num_reach_max + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_reset_window_open_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_fixed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_vnd_mesh_roots_get + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_valid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_yield + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_announce_used + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_yield_used + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_fixed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_is_mesh_roots_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_get_vnd_roots_len + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_add_mesh_roots_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_map_stop_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_check_window_close_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_check_window_open_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_timer_process_fixed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_timer_process_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.print_roots_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.is_esp_mesh_duty_signaling + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_ps_set_new_duty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_post_event + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_master_is_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_parse_ps_entire_rule + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_parse_ps_uplink_rule + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_check_duration_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_set_master_identity + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_clr_master_identity + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_clr_remaining + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_set_remaining + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_check_allowed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_ps_duty_cycle_set_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_parse_ps_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_recv_mesh_duty_signaling + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_nwk_duty_process_remaining + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_root_process_duty_duration_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_ps_duty_cycle_get_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_is_new_root_found + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_is_new_root_invalid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_is_ie_ignored + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_is_same_router + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_get_conflict_root_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_check_roots_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_timer_process_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_timer_process_conflict_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_remove_conflict_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_yield + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_conflict_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_find_conflict_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_update_conflict_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_add_conflict_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_is_new_found_conflict_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.ieee80211_vnd_mesh_roots_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_remove_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_roots_process_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_process_roots_ie_ttl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_timer_process_yield + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_root_process_roots_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_process_roots_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_parse_conflict_roots_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_parse_conflict_roots_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_check_conflict_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_parse_conflict_assoc_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_set_parent_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_clear_parent_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_get_parent_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_post_parent_switch_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_post_parent_weak_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_post_parent_assoc_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_monitor_parent_candidate_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_set_parent_monitor_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_get_parent_monitor_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_get_sub_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal._mesh_set_flag_roots_found + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_get_vnd_roots_len + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_monitor_parent_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_map_probe_response + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_monitor_vote_candidate_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_parse_beacon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_set_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_get_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_quick_funcs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_init_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.esp_mesh_quick_funcs_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_deinit_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_zero_addr + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_vnd_ext_assoc_len + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_ps_duty_ext_get_process + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_ssid + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_announce + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_yield + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_fixed + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_gone + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_ps + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_ext_assoc_ie + 0x0000000000000000 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_sync_interface_tsf + 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_ext_assoc + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._wifi_vnd_ext_mesh_roots_free$part$14 + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_fixed$part$15 + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_conflict_root_state$part$31 + 0x0000000000000000 0x24c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_my_ie_encrypted + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_vnd_ssid_len + 0x0000000000000000 0x67 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_coding_ie_key + 0x0000000000000000 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_encrypt_vnd_ie + 0x0000000000000000 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_assoc_ie + 0x0000000000000000 0x9c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_decrypt_vnd_ie + 0x0000000000000000 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_check_vnd_ie + 0x0000000000000000 0x85 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_set_ie_crypto_config + 0x0000000000000000 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_mesh_quick_set + 0x0000000000000000 0x1d2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.ieee80211_mesh_quick_set + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_mesh_quick_get + 0x0000000000000000 0x142 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.ieee80211_mesh_quick_get + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_sta_monitor_rssi + 0x0000000000000000 0x133 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_reject_connection + 0x0000000000000000 0xc1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_change_beacon_interval + 0x0000000000000000 0x8c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_quick_set + 0x0000000000000000 0x1a8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_quick_get + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.str1.1 + 0x0000000000000000 0x342 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_ie_esp_mesh_head + 0x0000000000000000 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_ssid_ie + 0x0000000000000000 0xe6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_ext_assoc_ie + 0x0000000000000000 0x94 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_ps_ie + 0x0000000000000000 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_duty_signaling + 0x0000000000000000 0xde /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_init_mesh_assoc_ie + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.roots_type2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._wifi_vnd_ext_mesh_roots_free + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._wifi_vnd_ext_mesh_roots_malloc + 0x0000000000000000 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._print_roots_count + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_num_reach_max + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_reset_window_open_time + 0x0000000000000000 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_announce + 0x0000000000000000 0x251 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_fixed + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_roots_get + 0x0000000000000000 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_valid + 0x0000000000000000 0x9f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_announce + 0x0000000000000000 0xaa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_yield + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_announce_used + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_yield_used + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_fixed + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_gone + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_get_vnd_roots_len + 0x0000000000000000 0x85 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_roots_ie + 0x0000000000000000 0x124 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_stop_beacon + 0x0000000000000000 0xca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_check_window_close_expire + 0x0000000000000000 0x186 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_check_window_open_expire + 0x0000000000000000 0x1b0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_fixed + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_gone + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.print_roots_ie + 0x0000000000000000 0x282 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_duty_signaling + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_ps_set_new_duty + 0x0000000000000000 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_post_event + 0x0000000000000000 0xce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_master_is_root + 0x0000000000000000 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_parse_ps_entire_rule + 0x0000000000000000 0x4af /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_parse_ps_uplink_rule + 0x0000000000000000 0x1f5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_check_duration_expire + 0x0000000000000000 0x4b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_set_master_identity + 0x0000000000000000 0xc2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_clr_master_identity + 0x0000000000000000 0x11a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_clr_remaining + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_set_remaining + 0x0000000000000000 0x9b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_check_allowed + 0x0000000000000000 0x1f6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_ps_duty_cycle_set_process + 0x0000000000000000 0x2dc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_ps_ie + 0x0000000000000000 0x275 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_recv_mesh_duty_signaling + 0x0000000000000000 0x101 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_process_remaining + 0x0000000000000000 0x2fe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_root_process_duty_duration_expire + 0x0000000000000000 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_ps_duty_cycle_get_process + 0x0000000000000000 0x167 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_is_new_root_found + 0x0000000000000000 0x192 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_is_new_root_invalid + 0x0000000000000000 0x92 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_is_ie_ignored + 0x0000000000000000 0x7f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_is_same_router + 0x0000000000000000 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_conflict_root_state + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_check_roots_gone + 0x0000000000000000 0xf2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_announce + 0x0000000000000000 0x11c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_conflict_root + 0x0000000000000000 0x130 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_remove_conflict_root + 0x0000000000000000 0x6d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_yield + 0x0000000000000000 0x149 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_conflict_table + 0x0000000000000000 0xe9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_find_conflict_root + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_update_conflict_root + 0x0000000000000000 0xda /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_add_conflict_root + 0x0000000000000000 0x1d6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_is_new_found_conflict_root + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_roots_set + 0x0000000000000000 0x4f0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_remove_gone + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_gone + 0x0000000000000000 0x172 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_stop + 0x0000000000000000 0x114 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_process_roots_ie_ttl + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_yield + 0x0000000000000000 0x20f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_root_process_roots_ie + 0x0000000000000000 0x332 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_process_roots_ie + 0x0000000000000000 0x378 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_parse_conflict_roots_ie + 0x0000000000000000 0x428 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_conflict_roots_ie + 0x0000000000000000 0x61 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_check_conflict_beacon + 0x0000000000000000 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_conflict_assoc_ie + 0x0000000000000000 0x488 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_set_parent_candidate + 0x0000000000000000 0xdc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_clear_parent_candidate + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_get_parent_candidate + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_post_parent_switch_candidate + 0x0000000000000000 0x333 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_post_parent_weak_rssi + 0x0000000000000000 0x1a4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_post_parent_assoc_ie + 0x0000000000000000 0xdb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_monitor_parent_candidate_ie + 0x0000000000000000 0x243 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_set_parent_monitor_config + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_get_parent_monitor_config + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_get_sub_ie + 0x0000000000000000 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text._mesh_set_flag_roots_found + 0x0000000000000000 0xca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_vnd_roots_len + 0x0000000000000000 0x2a6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_monitor_parent_ie + 0x0000000000000000 0x426 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_probe_response + 0x0000000000000000 0x10e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_monitor_vote_candidate_rssi + 0x0000000000000000 0xfe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_beacon + 0x0000000000000000 0x142 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_set_rssi_threshold + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_get_rssi_threshold + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_quick_funcs_init + 0x0000000000000000 0x1aa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_init_cb + 0x0000000000000000 0x9b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.esp_mesh_quick_funcs_deinit + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .text.mesh_deinit_cb + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.CSWTCH$377 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.rx_bcn_count$10727 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.monitor_count$10598 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.last_parent_layer$10597 + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.mesh_sub_ie$10588 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .data.candidate_rssi$10577 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.monitor_time_start$10508 + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.__func__$10475 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.post_event_time$10297 + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.signaling_token$10116 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.__func__$10052 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.max_ie_len$10047 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.roots_found_time$10045 + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.is_roots_found$10044 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.post_event_time$10004 + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.__func__$9680 + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.__func__$9674 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata.__func__$9501 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.36 + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.35 + 0x0000000000000000 0x77 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.34 + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_parent_worse_rssi_time + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.33 + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.32 + 0x0000000000000000 0x99 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.31 + 0x0000000000000000 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.30 + 0x0000000000000000 0xa3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.29 + 0x0000000000000000 0xa2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.28 + 0x0000000000000000 0x89 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.27 + 0x0000000000000000 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.26 + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.25 + 0x0000000000000000 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.24 + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.23 + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.22 + 0x0000000000000000 0x51 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.21 + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.20 + 0x0000000000000000 0x85 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.19 + 0x0000000000000000 0x61 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.18 + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.17 + 0x0000000000000000 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.16 + 0x0000000000000000 0x5f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.15 + 0x0000000000000000 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.14 + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.13 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.12 + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.11 + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.10 + 0x0000000000000000 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.9 + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.8 + 0x0000000000000000 0x75 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.7 + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.6 + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_error.5 + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.4 + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.3 + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .rodata_wlog_error.2 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.esp_mesh_remain_nwk_duty + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_ps_device_duty_type + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_ps_parent_duty_type + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_ps_device_duty + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_ps_parent_duty + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.wifi_vnd_ext_mesh_roots + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_conflict_roots + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_roots_ie_life + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_parent_monitor_assoc_time + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_parent_monitor_weak_time + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_parent_candidate + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_rssi_threshold + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_monitor_parent_cfg + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_recv_bcn_count + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_is_probe_requested + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.iv 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_ie_crypto_funcs + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.s_mesh_ie_crypto_key + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .data.g_mesh_monitor_parent_beacon_count + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .data.MESH_BCAST_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .xt.lit 0x0000000000000000 0x3d8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .xt.prop 0x0000000000000000 0x4c14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .literal.mesh_pm_tbtt_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_pm_tbtt_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_pm_rx_beacon_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_pm_tx_data_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_pm_tx_null_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.mesh_pm_set_null + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_pm_go_to_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_pm_go_to_wake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.esp_mesh_is_start_pm_now + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.mesh_pm_tbtt_start + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_tbtt_timeout_process + 0x0000000000000000 0x1d8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_rx_beacon_process + 0x0000000000000000 0x170 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_tx_data_process + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_tx_null_process + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.mesh_pm_set_null + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_go_to_sleep + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_go_to_wake + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_is_start_pm_now + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .bss.rx_bcn_count$7398 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .bss.send_null_cnt$7344 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .rodata_wlog_info.4 + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .rodata_wlog_warning.3 + 0x0000000000000000 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .rodata_wlog_info.2 + 0x0000000000000000 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .bss.mesh_ps_keep_cnx + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .data.s_mesh_active_duty_cycle + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .bss.s_mesh_next_awake_tbtt + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .bss.s_mesh_is_awake_duty + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .data.g_mesh_dfs_compensation_ms + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .xt.lit 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .xt.prop 0x0000000000000000 0x444 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .literal.mesh_mutex_lock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.mesh_mutex_unlock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.esp_mesh_create_mbox + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.esp_mesh_free_mbox + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.mesh_malloc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.mesh_free + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.esp_mesh_create_context + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.esp_mesh_free_context + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.mesh_create_task + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.wifi_event_id2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.nwk_event_id2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.tx_msg_id2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.tx_state_id2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.discnx_reason_id2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.mesh_ie_type2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.scan_status2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.vote_done2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.vote_start2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.txq_opr2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.tx_wifi_err2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.io_cfg2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.opt_type2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.reconnect_type2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.dutytype2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.mesh_mutex_lock + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.mesh_mutex_unlock + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.str1.1 + 0x0000000000000000 0xdd3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_create_mbox + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_free_mbox + 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.mesh_malloc + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.mesh_free + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_create_context + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_free_context + 0x0000000000000000 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.mesh_create_task + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.wifi_event_id2str + 0x0000000000000000 0x149 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.wifi_event_id2str + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.nwk_event_id2str + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.tx_msg_id2str + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.tx_state_id2str + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.discnx_reason_id2str + 0x0000000000000000 0x16e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.mesh_ie_type2str + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.scan_status2str + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.vote_done2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.vote_start2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.txq_opr2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.tx_wifi_err2str + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.io_cfg2str + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.opt_type2str + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.reconnect_type2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .text.dutytype2str + 0x0000000000000000 0x9b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$57 + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$55 + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$53 + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$51 + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$49 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$47 + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$45 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$40 + 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$38 + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH$36 + 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .bss.strid$8668 + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.__func__$8624 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .rodata.__func__$8618 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .xt.lit 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .xt.prop 0x0000000000000000 0xaf8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .literal.esp_mesh_get_rx_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_ie_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_wifi_event_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_wifi_event_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_stop_recv + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_parse_option + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_add_option + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_chain_header_add_ttl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_send_process_topo + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_send_process_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_send_sem_wait + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_send_sem_signal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_send_mgmt + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_send + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_recv_add_option + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_recv_process_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_recv + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_recv + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_encrypt_ie_plain_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_router + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_router + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_set_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_max_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_ap_password + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_ap_authmode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_ap_authmode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_ap_connections + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_ap_connections + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_non_mesh_connections + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_non_mesh_connections + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_parent_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_is_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_print_rxQ_waiting + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_push_to_myself_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_push_to_tcpip_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_flush_tcpip_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_recv_release + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_recv_toDS + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_max_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_self_organized + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_self_organized + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_set_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_waive_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_waive_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_send_stop_vote + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_send_stop_vote + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_vote_percentage + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_vote_percentage + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_root_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_attempts + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_attempts + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_push_to_xmit_state_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_total_node_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_switch_parent_paras + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_switch_parent_paras + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_xon_qsize + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_xon_qsize + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_is_my_group + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_insert_group_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_delete_group_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_group_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_delete_group_id + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_group_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_group_list + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_capacity_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_capacity_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_is_my_ie_encrypted + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_set_ie_crypto_funcs + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_ie_crypto_funcs + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.mesh_set_ie_crypto_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_ie_crypto_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_ie_crypto_key + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_root_healing_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_root_healing_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_passive_scan_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_passive_scan_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_fix_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_is_root_fixed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_announce_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_announce_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_subnet_nodes_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_subnet_nodes_list + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_switch_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_look_for_network + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_set_topology + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_get_topology + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_is_device_active + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_enable_ps + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_disable_ps + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_is_ps_enabled + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.esp_mesh_ps_get_duties + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.str1.1 + 0x0000000000000000 0xaa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_rx_pending + 0x0000000000000000 0x132 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_ie_init + 0x0000000000000000 0x120 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_wifi_event_init + 0x0000000000000000 0xce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_wifi_event_deinit + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_init + 0x0000000000000000 0x238 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_stop_recv + 0x0000000000000000 0x1d6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_parse_option + 0x0000000000000000 0x110 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.mesh_parse_option + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_add_option + 0x0000000000000000 0x110 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_chain_header_add_ttl + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_send_process_topo + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_send_process_flag + 0x0000000000000000 0x165 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_send_sem_wait + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_send_sem_signal + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_send_mgmt + 0x0000000000000000 0x2c4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_send + 0x0000000000000000 0x66c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.esp_mesh_send + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_recv_add_option + 0x0000000000000000 0x168 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_recv_process_flag + 0x0000000000000000 0xfe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_recv + 0x0000000000000000 0x3b8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_recv + 0x0000000000000000 0x162 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_encrypt_ie_plain_key + 0x0000000000000000 0x110 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_config + 0x0000000000000000 0x72 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_router + 0x0000000000000000 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_router + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_set_id + 0x0000000000000000 0xd8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_id + 0x0000000000000000 0x14e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_id + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_type + 0x0000000000000000 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_type + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_max_layer + 0x0000000000000000 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_ap_password + 0x0000000000000000 0xce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_ap_authmode + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_ap_authmode + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_ap_connections + 0x0000000000000000 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_ap_connections + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_non_mesh_connections + 0x0000000000000000 0x7d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_config + 0x0000000000000000 0x478 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_non_mesh_connections + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_layer + 0x0000000000000000 0x61 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_parent_bssid + 0x0000000000000000 0xa4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_is_root + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_print_rxQ_waiting + 0x0000000000000000 0x1f0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_push_to_myself_queue + 0x0000000000000000 0x214 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_push_to_tcpip_queue + 0x0000000000000000 0x3a6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_flush_tcpip_queue + 0x0000000000000000 0x9f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_recv_release + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_recv_toDS + 0x0000000000000000 0x1d4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_max_layer + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_self_organized + 0x0000000000000000 0x6d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_self_organized + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_set_parent + 0x0000000000000000 0x613 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_parent + 0x0000000000000000 0x15a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_waive_root + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_waive_root + 0x0000000000000000 0x9e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_send_stop_vote + 0x0000000000000000 0x1a4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_send_stop_vote + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_vote_percentage + 0x0000000000000000 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_vote_percentage + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_root_addr + 0x0000000000000000 0xaa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_attempts + 0x0000000000000000 0xae /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_attempts + 0x0000000000000000 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_push_to_xmit_state_queue + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_stop + 0x0000000000000000 0x636 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_deinit + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_start + 0x0000000000000000 0x212 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_total_node_num + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_switch_parent_paras + 0x0000000000000000 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_switch_parent_paras + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_xon_qsize + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_xon_qsize + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_is_my_group + 0x0000000000000000 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_insert_group_addr + 0x0000000000000000 0x13a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_delete_group_addr + 0x0000000000000000 0x1a2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_group_id + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_delete_group_id + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_group_num + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_group_list + 0x0000000000000000 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_capacity_num + 0x0000000000000000 0x87 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_capacity_num + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_is_my_ie_encrypted + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_set_ie_crypto_funcs + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_ie_crypto_funcs + 0x0000000000000000 0xff /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.mesh_set_ie_crypto_key + 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_ie_crypto_key + 0x0000000000000000 0x198 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_ie_crypto_key + 0x0000000000000000 0xee /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_root_healing_delay + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_root_healing_delay + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_passive_scan_time + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_passive_scan_time + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_fix_root + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_is_root_fixed + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_announce_interval + 0x0000000000000000 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_announce_interval + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_subnet_nodes_num + 0x0000000000000000 0xe6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_subnet_nodes_list + 0x0000000000000000 0x12a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_switch_channel + 0x0000000000000000 0x11e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_look_for_network + 0x0000000000000000 0x5d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_set_topology + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_get_topology + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_is_device_active + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_enable_ps + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_disable_ps + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_is_ps_enabled + 0x0000000000000000 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .text.esp_mesh_ps_get_duties + 0x0000000000000000 0xe0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$9129 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$9117 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$9061 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$9002 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8992 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8983 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8907 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8875 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8807 + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8788 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.option$8755 + 0x0000000000000000 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.value$8754 + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8709 + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .rodata.__func__$8699 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.s_mesh_group_addr + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.s_mesh_send_mutex + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.s_mesh_stop_mutex + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_stop_event_group + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.mesh_ioctl_sem + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.mesh_xmit_sem + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.mesh_xmit_state_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.mesh_tcpip_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.mesh_myself_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.s_mesh_ext_crypto_config + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.s_mesh_ie_crypto_plain_key + 0x0000000000000000 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_is_mesh_started + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_is_mesh_inited + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.s_extra_toDS_qsize + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.s_extra_toSelf_qsize + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_is_standalone_sta + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_xon_cfg_qsize + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.g_mesh_ann_interval + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_is_root_fixed + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.g_mesh_rt_capacity + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.g_mesh_root_healing_delay + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.g_mesh_passive_scan_time + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_manual_nwk + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_cfg_attemps + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.g_mesh_cfg_vote_percent + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_cfg_switch_parent + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_chain + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_ie + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_ext_cfg + 0x0000000000000000 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_self_map_addr + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.g_mesh_self_sta_addr + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.g_mesh_max_layer + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.libmesh_reversion_git + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .data.MESH_BCAST_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .xt.lit 0x0000000000000000 0x338 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .xt.prop 0x0000000000000000 0x3798 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .literal.nvs_op2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .literal.esp_mesh_nvs_operate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .literal.esp_mesh_nvs_set_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .literal.esp_mesh_nvs_set_assoc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .literal.esp_mesh_nvs_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .literal.esp_mesh_nvs_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .rodata.str1.1 + 0x0000000000000000 0xf5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text.nvs_op2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_operate + 0x0000000000000000 0x340 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .rodata.esp_mesh_nvs_operate + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_set_layer + 0x0000000000000000 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_set_assoc + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_init + 0x0000000000000000 0x55 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_deinit + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .rodata.CSWTCH$12 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .bss.mesh_nvs_settings + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .data.mesh_nvs_handle + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .bss.g_mesh_nvs_settings + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .xt.lit 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .xt.prop 0x0000000000000000 0x378 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .literal.esp_mesh_io_sem_wait + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.esp_mesh_io_sem_signal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_set_io_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.esp_mesh_stop_parent_reconnection + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_set_router + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_set_self_organized + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_set_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_csa_set_bssid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_switch_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_look_for_network + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_nwk_io_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.esp_mesh_io_sem_wait + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.esp_mesh_io_sem_signal + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .rodata.str1.1 + 0x0000000000000000 0x20c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_set_io_process + 0x0000000000000000 0xdb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.esp_mesh_stop_parent_reconnection + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_set_router + 0x0000000000000000 0x216 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_set_self_organized + 0x0000000000000000 0x130 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_set_type + 0x0000000000000000 0x29a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_csa_set_bssid + 0x0000000000000000 0x8c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_switch_channel + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_look_for_network + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .text.mesh_nwk_io_process + 0x0000000000000000 0x1ce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .rodata.mesh_nwk_io_process + 0x0000000000000000 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .rodata.__func__$8679 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .rodata.__func__$8625 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .bss.csa_bssid + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .bss.s_mesh_io_error + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .bss.g_mesh_stop_reconnection + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .xt.lit 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .xt.prop 0x0000000000000000 0x744 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .literal.mesh_process_mgmt_announce$part$6 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_process_mgmt_routing_table$part$7 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.optype2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_get_optlen + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_mcast_cover_node + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_remove_myself_from_forwarding + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_delivery_toDS + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_delivery_toSelf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_process_mcast_cover_node + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_process_mcast + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_process_bcast + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_process_mgmt_root_switch + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_process_mgmt_root_waive + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_process_mgmt_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.mesh_process_mgmt_routing_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_process_options + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_process_ucast + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_forward_packet + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.str1.1 + 0x0000000000000000 0x8bc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_announce$part$6 + 0x0000000000000000 0x3aa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_routing_table$part$7 + 0x0000000000000000 0x396 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.optype2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_get_optlen + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_mcast_cover_node + 0x0000000000000000 0x336 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_remove_myself_from_forwarding + 0x0000000000000000 0x10f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_delivery_toDS + 0x0000000000000000 0x1f0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_delivery_toSelf + 0x0000000000000000 0x3b4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mcast_cover_node + 0x0000000000000000 0x462 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_mcast + 0x0000000000000000 0x172 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_bcast + 0x0000000000000000 0x370 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_root_switch + 0x0000000000000000 0x172 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_root_waive + 0x0000000000000000 0x1d0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_announce + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_routing_table + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_options + 0x0000000000000000 0x21b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_ucast + 0x0000000000000000 0x95c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .text.esp_mesh_forward_packet + 0x0000000000000000 0x3b6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.CSWTCH$144 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.__func__$8725 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.__func__$8711 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.__func__$8693 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.__func__$8661 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .rodata.__func__$8627 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .bss.mesh_xseqno + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .data.MESH_BCAST_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .xt.lit 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .xt.prop 0x0000000000000000 0x13a4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .literal.esp_mesh_channel_enable_jp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .literal.esp_mesh_scan_done_get_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .literal.mesh_nwk_process_reselect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .literal.mesh_nwk_process_look_for_network + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .literal.mesh_nwk_process_allow_switch + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .rodata.str1.1 + 0x0000000000000000 0x69c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .rodata 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .text.esp_mesh_channel_enable_jp + 0x0000000000000000 0x63 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .text.esp_mesh_scan_done_get_channel + 0x0000000000000000 0x746 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .text.mesh_nwk_process_reselect + 0x0000000000000000 0x28e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .text.mesh_nwk_process_look_for_network + 0x0000000000000000 0x31a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .text.mesh_nwk_process_allow_switch + 0x0000000000000000 0x12c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .rodata.__func__$8694 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .rodata.__func__$8683 + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .bss.look_for_nwk_count$8678 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .bss.scan_times$8658 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .rodata.__func__$8664 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .xt.prop 0x0000000000000000 0x4ec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .literal.mesh_set_root_candidate$part$17 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_set_root_candidate_ie$part$18 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_sta_auth_expire_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_register_timer_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_ie_update_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_set_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.is_mesh_last_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_send_root_switch + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_is_switch_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_compute_my_votes + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_check_rc_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_change_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_set_parent_candidate_config + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_parent_check_root_conflict + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.route_announce_timer_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.route_announce_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.route_announce_timer_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_ie_monitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ie_monitor_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_bcn_change_timer_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_root_connect_timer_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.candidate_monitor_timer_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_disable_parent_switch_monitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.candidate_monitor_timer_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_ps_control_check_awake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ps_control_set_awake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ps_control_set_sleep + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ps_control_get_min_duty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ps_control_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_find_conflict_roots + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_remove_conflict_roots + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.is_self_mac_greater + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_is_yield_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_add_conflict_roots + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_yield_roots_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_yield_roots_monitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_delete_timers + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_send_roots_gone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_send_roots_fixed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_send_roots_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_check_conflict_roots + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_send_rmv_announcement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_is_scan_allowed + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_rt_change_debug + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_is_rt_change_debug + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_vote_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_disconnected + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_scan_request + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_rootless + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_check_no_parent_found + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_root_process_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_child_set_ps_duty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_child_clr_ps_duty + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_process_ps_type + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_is_better_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.is_mesh_child + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_flush_scan_result + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_scan_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.scan_result_print + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_scan_done_process_weak + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_conn_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_conn_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_parent_insert_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_scan_done_vote + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_scan_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_update_current_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_set_root_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_update_ie_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_set_root_candidate_ie + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_compute_votes + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_process_root_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_process_same_root_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_add_invalid_rc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal._mesh_find_root_competitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.print_rc_info + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_is_last_rc_existing + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_update_rcandidate_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_init_rcandidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_check_last_rcandidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_find_root_competitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_vote_root_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_router + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_nvs_settings + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_is_better_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_parent_compute_rank + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_set_ignore + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_parent_limit_layer2_cap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_parent_try_rssi + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_parent_try_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_select_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_get_child_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_process_ps_awake + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_child_event + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_process_child_macconnected + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.print_txupQ_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_get_child_idx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_get_child_idx_lock + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_insert_child + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_remove_child + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_remove_children + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_leaf + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_no_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_clear_parent + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_node_process_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_revote_root + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_node_process_healing + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_push_to_nwk_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_route_announce_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ie_monitor_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_bcn_change_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_root_connect_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_candidate_monitor_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_candidate_monitor_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ps_control_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_sta_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_connect_to_router + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_connect_to_candidate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_root_connect_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_root_process_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_manual_networking + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_sta_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_disconnect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_parent_reselect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_check_layer + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_ie_change + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_process_conflict_discnx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_node_process_cycle + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_wifi_event_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_post_toDS_state + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_set_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_get_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_set_default_rssi_threshold + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_is_nwk_inited + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_is_nwk_running + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_process_parent_organized + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_task_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_nwk_task_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_nwk_task_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_get_beacon_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_adjust_passive_scan_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_set_beacon_interval + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_parent_select_done + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_parent_select + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_bcn_change_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_nwk_task_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_ps_get_duties + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.esp_mesh_print_scan_result + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate$part$17 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate_ie$part$18 + 0x0000000000000000 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_sta_auth_expire_time + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_register_timer_cb + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_ie_update_rssi + 0x0000000000000000 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_ie + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.is_mesh_last_parent + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_send_root_switch + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.str1.1 + 0x0000000000000000 0x2b64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_switch_parent + 0x0000000000000000 0x1ef /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_compute_my_votes + 0x0000000000000000 0x85 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_check_rc_expire + 0x0000000000000000 0x32a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_change_layer + 0x0000000000000000 0x9a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_parent_candidate_config + 0x0000000000000000 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_parent_check_root_conflict + 0x0000000000000000 0xc6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.route_announce_timer_start + 0x0000000000000000 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.route_announce_timeout_process + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.route_announce_timer_stop + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_ie_monitor + 0x0000000000000000 0x12c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ie_monitor_timeout_process + 0x0000000000000000 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_bcn_change_timer_start + 0x0000000000000000 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_root_connect_timer_start + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.candidate_monitor_timer_stop + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_disable_parent_switch_monitor + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.candidate_monitor_timer_start + 0x0000000000000000 0x1eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_ps_control_check_awake + 0x0000000000000000 0x9b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_set_awake + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_set_sleep + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_get_min_duty + 0x0000000000000000 0x11e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_timeout_process + 0x0000000000000000 0x1c6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_find_conflict_roots + 0x0000000000000000 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_remove_conflict_roots + 0x0000000000000000 0xd4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.is_self_mac_greater + 0x0000000000000000 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_is_yield_root + 0x0000000000000000 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_add_conflict_roots + 0x0000000000000000 0x1e6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_yield_roots_announce + 0x0000000000000000 0x1f4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_yield_roots_monitor + 0x0000000000000000 0x1a2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_delete_timers + 0x0000000000000000 0xbe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_send_roots_gone + 0x0000000000000000 0x7b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_send_roots_fixed + 0x0000000000000000 0xe0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_send_roots_stop + 0x0000000000000000 0xb7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_check_conflict_roots + 0x0000000000000000 0x18a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_send_rmv_announcement + 0x0000000000000000 0x1d4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_scan_allowed + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_rt_change_debug + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_rt_change_debug + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_vote_done + 0x0000000000000000 0xbd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_disconnected + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_scan_request + 0x0000000000000000 0xf1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_rootless + 0x0000000000000000 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_check_no_parent_found + 0x0000000000000000 0x96 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_root_process_connect + 0x0000000000000000 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_child_set_ps_duty + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_child_clr_ps_duty + 0x0000000000000000 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_process_ps_type + 0x0000000000000000 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_is_better_parent + 0x0000000000000000 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.is_mesh_child + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_flush_scan_result + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_scan_done + 0x0000000000000000 0x1f8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.scan_result_print + 0x0000000000000000 0x286 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_scan_done_process_weak + 0x0000000000000000 0xe6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_conn_init + 0x0000000000000000 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_conn_deinit + 0x0000000000000000 0xb7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_parent_insert_candidate + 0x0000000000000000 0x162 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_scan_done_vote + 0x0000000000000000 0x4ec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_scan_done + 0x0000000000000000 0x712 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_update_current_parent + 0x0000000000000000 0x120 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate + 0x0000000000000000 0x83 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_update_ie_rssi + 0x0000000000000000 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate_ie + 0x0000000000000000 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_compute_votes + 0x0000000000000000 0xd6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_process_root_candidate + 0x0000000000000000 0x22c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_process_same_root_candidate + 0x0000000000000000 0x55 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_add_invalid_rc + 0x0000000000000000 0x10e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text._mesh_find_root_competitor + 0x0000000000000000 0x65e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.print_rc_info + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_is_last_rc_existing + 0x0000000000000000 0x118 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_update_rcandidate_rssi + 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_init_rcandidate + 0x0000000000000000 0xf4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_check_last_rcandidate + 0x0000000000000000 0x250 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_find_root_competitor + 0x0000000000000000 0x1c8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_vote_root_candidate + 0x0000000000000000 0x56e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_router + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_nvs_settings + 0x0000000000000000 0x23a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_is_better_parent + 0x0000000000000000 0x124 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_compute_rank + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_set_ignore + 0x0000000000000000 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_limit_layer2_cap + 0x0000000000000000 0x23f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_try_rssi + 0x0000000000000000 0x1e2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_try_layer + 0x0000000000000000 0x142 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent + 0x0000000000000000 0x1fe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_child_num + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_process_ps_awake + 0x0000000000000000 0x124 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_child_event + 0x0000000000000000 0xe0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_process_child_macconnected + 0x0000000000000000 0x238 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.print_txupQ_pending + 0x0000000000000000 0x273 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_child_idx + 0x0000000000000000 0x6b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_child_idx_lock + 0x0000000000000000 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_insert_child + 0x0000000000000000 0x2db /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_remove_child + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_remove_children + 0x0000000000000000 0x11d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_leaf + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_no_parent + 0x0000000000000000 0xd3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_clear_parent + 0x0000000000000000 0x138 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_node_process_disconnect + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_revote_root + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_node_process_healing + 0x0000000000000000 0xbb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_push_to_nwk_queue + 0x0000000000000000 0x122 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_route_announce_timeout + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ie_monitor_timeout + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_bcn_change_timeout + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_root_connect_timeout + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_candidate_monitor_timeout + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_candidate_monitor_timeout_process + 0x0000000000000000 0xbe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_timeout + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_sta_connect + 0x0000000000000000 0x1f9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_connect_to_router + 0x0000000000000000 0x302 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_connect_to_candidate + 0x0000000000000000 0x3c4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_root_connect_timeout_process + 0x0000000000000000 0x72 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_root_process_disconnect + 0x0000000000000000 0xfe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_manual_networking + 0x0000000000000000 0x301 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_sta_disconnect + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_connect + 0x0000000000000000 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_disconnect + 0x0000000000000000 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_parent_reselect + 0x0000000000000000 0xc8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_check_layer + 0x0000000000000000 0xea /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_ie_change + 0x0000000000000000 0x398 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_conflict_discnx + 0x0000000000000000 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_node_process_cycle + 0x0000000000000000 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_wifi_event_cb + 0x0000000000000000 0x42d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.mesh_wifi_event_cb + 0x0000000000000000 0x94 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_post_toDS_state + 0x0000000000000000 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_rssi_threshold + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_rssi_threshold + 0x0000000000000000 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_set_default_rssi_threshold + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_nwk_inited + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_nwk_running + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_process_parent_organized + 0x0000000000000000 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_task_deinit + 0x0000000000000000 0xab /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_nwk_task_init + 0x0000000000000000 0x38d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_nwk_task_deinit + 0x0000000000000000 0x95 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_beacon_interval + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_adjust_passive_scan_time + 0x0000000000000000 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_beacon_interval + 0x0000000000000000 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_parent_select_done + 0x0000000000000000 0x865 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_parent_select + 0x0000000000000000 0x8d8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_bcn_change_timeout_process + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_task_main + 0x0000000000000000 0x3499 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_task_main + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.mesh_ps_get_duties + 0x0000000000000000 0x106 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .text.esp_mesh_print_scan_result + 0x0000000000000000 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$10136 + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.last_event_id$10066 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$10041 + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$10033 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$10002 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9989 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9973 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9700 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9696 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9684 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9659 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9640 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9618 + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9611 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9543 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9407 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9402 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9388 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9365 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9354 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9340 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9279 + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9140 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9108 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9100 + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9095 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9083 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9074 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9049 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9043 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.cnx_backoff$9036 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_final_struggle$9024 + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.max_voter_num$9019 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$9021 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$8969 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$8957 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$8913 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .rodata.__func__$8893 + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_rt_change_dbg + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_monitor_timer_interval + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_history_root_backoff + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.retry_attemps + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mesh_ps_cnt + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_layer_backoff_times + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_rssi_backoff_times + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.vote_log_time_start + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.vote_log_time_stop + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_vote_scan_times + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_extra_scan_attempts + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_vote_ps_times + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_vote_rc_times + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_last_rcandidate + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_rcandidate + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mesh_ps_control + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .data.s_mesh_beacon_interval + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_running_channel + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .data.s_monitor_parent_config + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_first_short_time_retries + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_parent_rssi_threshold + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_root_addr + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_is_parent_set + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_sta_discnx_times + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_sta_cnx_times + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_last_parent + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_last_parent_chain + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_last_parent_ie + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.ann_time_start + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mie_log_time_start + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_root_connect_timer_armed + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.ps_control_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.candidate_monitor_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.root_connect_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.bcn_change_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mie_monitor_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.route_announce_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mesh_timer_func + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mesh_nwk_task + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mesh_nwk_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.is_nwk_running + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_parent_root_children_list + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_vote_invalid_list + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_vote_expire_list + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_parent_cyclic_list + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_parent_map_list + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_parent_idle_list + 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_print_scan_result_enable + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .data.s_mesh_scan_done + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_scan_req + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.s_mesh_last_layer + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_rmv_opt + 0x0000000000000000 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.mesh_conn_mutex + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_ext_vote_state + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_conn + 0x0000000000000000 0x2c8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_mesh_current_parent + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_is_wifi_disconnecting + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_is_wifi_connecting + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.g_is_wifi_connected + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .xt.lit 0x0000000000000000 0x488 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .xt.prop 0x0000000000000000 0x6b10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .literal.mesh_rt_change_timeout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_route_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_route_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_rt_change_timer_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_rt_change_timeout_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_match_self + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_get_total_children_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_lookup_sub_route + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_lookup_route + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_print_route_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_get_sub_capacity + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.routetype2str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_update_route_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_delete_sub_children + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_send_add_announcement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_fill_rmv_sub_child + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_malloc_rmv_announcement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_construct_rmv_announcement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_pack_rmv_announcement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_pack_rmv_announcement + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_pack_multi_routing_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_ie_update_capacity + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_check_nonassociated_children + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_monitor_nonassociated_children + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_remove_nonassociated_children + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_copy_mgmt_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_process_redundant_subchildren + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_combine_multi_redundant_ack + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_check_multi_redundant_ack + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_refresh_routing_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_get_routing_table_size + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_get_routing_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_get_subnet_nodes_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_get_subnet_nodes_list + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_send_rtable_request + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_send_rtable_ack + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.esp_mesh_nwk_redundant_route + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_rt_change_timeout + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_route_init + 0x0000000000000000 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_route_deinit + 0x0000000000000000 0xa2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_rt_change_timer_start + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_rt_change_timeout_process + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_match_self + 0x0000000000000000 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_total_children_num + 0x0000000000000000 0x7d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_lookup_sub_route + 0x0000000000000000 0xbd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.str1.1 + 0x0000000000000000 0xd03 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_lookup_route + 0x0000000000000000 0x12a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_print_route_table + 0x0000000000000000 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_sub_capacity + 0x0000000000000000 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.routetype2str + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_update_route_table + 0x0000000000000000 0x3d0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_delete_sub_children + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_send_add_announcement + 0x0000000000000000 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_fill_rmv_sub_child + 0x0000000000000000 0x380 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_malloc_rmv_announcement + 0x0000000000000000 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_construct_rmv_announcement + 0x0000000000000000 0xa6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_pack_rmv_announcement + 0x0000000000000000 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_pack_rmv_announcement + 0x0000000000000000 0x128 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_pack_multi_routing_table + 0x0000000000000000 0x49e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_ie_update_capacity + 0x0000000000000000 0x166 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_check_nonassociated_children + 0x0000000000000000 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_monitor_nonassociated_children + 0x0000000000000000 0x2dc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_remove_nonassociated_children + 0x0000000000000000 0x1b6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_copy_mgmt_announce + 0x0000000000000000 0x2ca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_process_redundant_subchildren + 0x0000000000000000 0x395 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_combine_multi_redundant_ack + 0x0000000000000000 0x285 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_check_multi_redundant_ack + 0x0000000000000000 0x2a0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_refresh_routing_table + 0x0000000000000000 0x6be /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_routing_table_size + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_routing_table + 0x0000000000000000 0x1af /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_get_subnet_nodes_num + 0x0000000000000000 0xb9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.mesh_get_subnet_nodes_list + 0x0000000000000000 0xfa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_send_rtable_request + 0x0000000000000000 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_send_rtable_ack + 0x0000000000000000 0x1ee /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .text.esp_mesh_nwk_redundant_route + 0x0000000000000000 0x1a6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.CSWTCH$137 + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8957 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8944 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8915 + 0x0000000000000000 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8910 + 0x0000000000000000 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8885 + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8870 + 0x0000000000000000 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8781 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8763 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8723 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8650 + 0x0000000000000000 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8633 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .rodata.__func__$8625 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss.mesh_multi_send_ack + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss.mesh_multi_recv_ack + 0x0000000000000000 0xf0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss.rt_change_timer + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss.mesh_route_table + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss.is_route_inited + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .xt.lit 0x0000000000000000 0x120 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .xt.prop 0x0000000000000000 0x1860 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .literal.mesh_print_txQ_waiting + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_print_txQ_waiting + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_get_tx_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_get_tx_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_send_block_event + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_send_block_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_forward_check_active + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_check_tid_mbox_full + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_push_to_ack_state_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_tx_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_best_effort_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_push_to_wnd_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_operation_rxseqno + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_txupQ_pending_get_cidx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_txupQ_pending_insert_child + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_txupQ_pending_delete_child + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_txupQ_pending_get_xonseq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_txupQ_pending_clear_xonseq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_txupQ_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_process_txupQ_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_push_to_tx_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_force_txupQ_pending + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_available_txupQ_num + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_flush_txQ + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_tx_tid_flush + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_tx_tid_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_push_to_ps_tx_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_ps_tx + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.tx_task_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_discard_context + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_send_xon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_recv_xon + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_tx_task_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_xon_deliver_packet + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_xon_flush_packets + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_xon_process_disconnected + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_xon_process_expired + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_flush_upstream_packets + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.xon_task_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_xon_process_no_wnd + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_xon_task_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_tx_task_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_tx_task_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_tx_task_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_send_block_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_send_block_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_send_block_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_send_block_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_flush_upstream_packets + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.esp_mesh_send_block_time + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.str1.1 + 0x0000000000000000 0x141a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_print_txQ_waiting + 0x0000000000000000 0x134 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_print_txQ_waiting + 0x0000000000000000 0x72 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_get_tx_pending + 0x0000000000000000 0x19b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_get_tx_pending + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_event + 0x0000000000000000 0x1b9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_start + 0x0000000000000000 0x1a4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_forward_check_active + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_check_tid_mbox_full + 0x0000000000000000 0x1c8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.mesh_check_tid_mbox_full + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_ack_state_queue + 0x0000000000000000 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_cb + 0x0000000000000000 0x108 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_best_effort_tx + 0x0000000000000000 0x304 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_wnd_queue + 0x0000000000000000 0xfa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_operation_rxseqno + 0x0000000000000000 0x398 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_get_cidx + 0x0000000000000000 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_insert_child + 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_delete_child + 0x0000000000000000 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_get_xonseq + 0x0000000000000000 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_clear_xonseq + 0x0000000000000000 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending + 0x0000000000000000 0xc06 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_process_txupQ_pending + 0x0000000000000000 0x264 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_tx_queue + 0x0000000000000000 0x50d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_force_txupQ_pending + 0x0000000000000000 0x140 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_available_txupQ_num + 0x0000000000000000 0x1cc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_flush_txQ + 0x0000000000000000 0x124 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_tx_tid_flush + 0x0000000000000000 0x1da /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_tid_stop + 0x0000000000000000 0x1c4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_ps_tx_queue + 0x0000000000000000 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_ps_tx + 0x0000000000000000 0x122 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.tx_task_main + 0x0000000000000000 0x225 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_discard_context + 0x0000000000000000 0x12c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_xon + 0x0000000000000000 0x69e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_recv_xon + 0x0000000000000000 0x14a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_task_main + 0x0000000000000000 0x926 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_deliver_packet + 0x0000000000000000 0x1b0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_flush_packets + 0x0000000000000000 0x225 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_process_disconnected + 0x0000000000000000 0x2b8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_process_expired + 0x0000000000000000 0x128 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_flush_upstream_packets + 0x0000000000000000 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.xon_task_main + 0x0000000000000000 0x18d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_process_no_wnd + 0x0000000000000000 0xf0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_task_main + 0x0000000000000000 0xa20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_task_deinit + 0x0000000000000000 0x1ce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_tx_task_init + 0x0000000000000000 0x222 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_tx_task_init + 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_tx_task_deinit + 0x0000000000000000 0x9c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_deinit + 0x0000000000000000 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_send_block_deinit + 0x0000000000000000 0x87 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.mesh_send_block_main + 0x0000000000000000 0x46c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_init + 0x0000000000000000 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_flush_upstream_packets + 0x0000000000000000 0x16e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_time + 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$9170 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$9162 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$9125 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$9067 + 0x0000000000000000 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$9014 + 0x0000000000000000 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8996 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8988 + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8980 + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_tx_fail_cnt$8955 + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8962 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8944 + 0x0000000000000000 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8896 + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8889 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8878 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8865 + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8855 + 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8817 + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8801 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8768 + 0x0000000000000000 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8756 + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8733 + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8696 + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .rodata.__func__$8665 + 0x0000000000000000 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_self_xonseq + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.send_block_flush_mbox + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.send_block_task + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.send_block_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.is_block_running + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .data.g_mesh_packet_lifetime + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_xon 0x0000000000000000 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_conn_leave + 0x0000000000000000 0x2c8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_xreq_seqno + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_be_xmit_seqno + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_new_wnd_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_ack_state_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_tx_mbox + 0x0000000000000000 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_tx_task + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.is_mesh_tx_started + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.mesh_reassign_xseqno + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .data.MESH_BCAST_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .xt.lit 0x0000000000000000 0x190 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .xt.prop 0x0000000000000000 0x30c0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .literal.mesh_timer_route_announce + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_mie_monitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_bcn_change + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_root_connect + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_candidate_monitor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_rt_change + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_ps_control + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.mesh_timer_do_process + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_route_announce + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_mie_monitor + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_bcn_change + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_root_connect + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_candidate_monitor + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_rt_change + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_ps_control + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .rodata.str1.1 + 0x0000000000000000 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .text.mesh_timer_do_process + 0x0000000000000000 0xea /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .rodata.__func__$8656 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .data.mesh_timer_info + 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .xt.lit 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .xt.prop 0x0000000000000000 0x210 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .literal.esp_mesh_push_to_rx_queue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.mesh_topo_get_ttl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.esp_mesh_wifi_recv_cb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.esp_mesh_rx_task_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.mesh_rx_task_deinit + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.mesh_rx_task_main + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.esp_mesh_rx_task_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .rodata.str1.1 + 0x0000000000000000 0x2f7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_push_to_rx_queue + 0x0000000000000000 0xc8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.mesh_topo_get_ttl + 0x0000000000000000 0xba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_wifi_recv_cb + 0x0000000000000000 0x700 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_rx_task_deinit + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.mesh_rx_task_deinit + 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.mesh_rx_task_main + 0x0000000000000000 0x216 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_rx_task_init + 0x0000000000000000 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .rodata.__func__$8680 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .rodata.__func__$8667 + 0x0000000000000000 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .bss.parent_last_mac_seqno$8664 + 0x0000000000000000 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .rodata.__func__$8640 + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .bss.mesh_rx_task + 0x0000000000000000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .bss.mesh_rx_mbox + 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .bss.is_rx_running + 0x0000000000000000 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .data.MESH_BCAST_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .bss.MESH_ZERO_ADDR + 0x0000000000000000 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .xt.lit 0x0000000000000000 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .xt.prop 0x0000000000000000 0x510 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .literal.esp_mesh_ap_list_clear + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_list_find_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_list_clear_expire + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_list_find_invalid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_list_clear_invalid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_list_update_invalid + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_list_find + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.esp_mesh_ap_enqueue + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .rodata.str1.1 + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_clear + 0x0000000000000000 0xc7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_find_expire + 0x0000000000000000 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_clear_expire + 0x0000000000000000 0xb2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_find_invalid + 0x0000000000000000 0x97 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_clear_invalid + 0x0000000000000000 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_update_invalid + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_find + 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_enqueue + 0x0000000000000000 0x1ac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .rodata.__func__$8689 + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .rodata.__func__$8617 + 0x0000000000000000 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .comment 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .xt.lit 0x0000000000000000 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .xt.prop 0x0000000000000000 0x570 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .literal.eth_action_start + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.eth_action_stop + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.eth_action_connected + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.eth_action_disconnected + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.eth_action_got_ip + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_clear_glue_instance_handlers + 0x0000000000000000 0x30 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_post_attach + 0x0000000000000000 0x44 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.eth_input_to_netif + 0x0000000000000000 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_set_glue_instance_handlers + 0x0000000000000000 0x48 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_clear_default_handlers + 0x0000000000000000 0x48 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_set_default_handlers + 0x0000000000000000 0x4c esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_del_netif_glue + 0x0000000000000000 0xc esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_eth_new_netif_glue + 0x0000000000000000 0x28 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.eth_action_start + 0x0000000000000000 0x1a esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.eth_action_stop + 0x0000000000000000 0x1a esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.eth_action_connected + 0x0000000000000000 0x1a esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.eth_action_disconnected + 0x0000000000000000 0x1a esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.eth_action_got_ip + 0x0000000000000000 0x18 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.esp_eth_clear_glue_instance_handlers.str1.4 + 0x0000000000000000 0x5f esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_clear_glue_instance_handlers + 0x0000000000000000 0xa2 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.esp_eth_post_attach.str1.4 + 0x0000000000000000 0xd6 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_post_attach + 0x0000000000000000 0xac esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.eth_input_to_netif + 0x0000000000000000 0x15 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_set_glue_instance_handlers + 0x0000000000000000 0xb6 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.esp_eth_clear_default_handlers.str1.4 + 0x0000000000000000 0x3e esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_clear_default_handlers + 0x0000000000000000 0x81 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_set_default_handlers + 0x0000000000000000 0xb4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_del_netif_glue + 0x0000000000000000 0x20 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.esp_eth_new_netif_glue.str1.4 + 0x0000000000000000 0x30 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .text.esp_eth_new_netif_glue + 0x0000000000000000 0x62 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.__FUNCTION__$7974 + 0x0000000000000000 0x23 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.__func__$7916 + 0x0000000000000000 0x14 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.__FUNCTION__$7970 + 0x0000000000000000 0x25 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.__FUNCTION__$7925 + 0x0000000000000000 0x1d esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .rodata.__FUNCTION__$7920 + 0x0000000000000000 0x1f esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .bss.s_netif_glue_legacy_events_registered + 0x0000000000000000 0x1 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_frame 0x0000000000000000 0x148 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_info 0x0000000000000000 0x24e9 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_abbrev 0x0000000000000000 0x30c esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_loc 0x0000000000000000 0x430 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_aranges + 0x0000000000000000 0x80 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_ranges 0x0000000000000000 0x70 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_line 0x0000000000000000 0x12e7 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .debug_str 0x0000000000000000 0x1dd2 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .xt.lit 0x0000000000000000 0x68 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .xt.prop 0x0000000000000000 0x3e4 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .literal.esp_mesh_send_event_internal + 0x0000000000000000 0x8 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .text.esp_mesh_send_event_internal + 0x0000000000000000 0x1a esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xb esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .data.MESH_EVENT + 0x0000000000000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_frame 0x0000000000000000 0x28 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_info 0x0000000000000000 0x1659 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_abbrev 0x0000000000000000 0x23c esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_loc 0x0000000000000000 0x25 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_line 0x0000000000000000 0x701 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_str 0x0000000000000000 0x162b esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .comment 0x0000000000000000 0x2d esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .xt.lit 0x0000000000000000 0x8 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .xt.prop 0x0000000000000000 0x3c esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .literal.RFChannelSel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .literal.phy_change_channel + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .literal.phy_rx_rifs_en + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .text.RFChannelSel + 0x0000000000000000 0x15 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .text.phy_rx_rifs_en + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .xt.lit 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .iram1.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.restart_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.write_rfpll_sdm + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.wait_rfpll_cal_end + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.rfpll_set_freq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_freq_correct + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_get_fetx_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_i2c_init2 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.get_txcap_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_get_i2c_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_bbpll_en_usb + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.i2c_bbpll_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.rfpll_cap_init_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.set_rfpll_freq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.set_rf_freq_offset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_set_freq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.get_rf_freq_cap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.correct_rfpll_offset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.wr_rf_freq_mem + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.write_freq_mem_all + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.get_rf_freq_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.freq_i2c_write_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_bt_power_track + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.freq_get_i2c_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.get_pll_ref_code + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.freq_i2c_data_write + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.set_chan_freq_hw_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.rf_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.set_chan_freq_sw_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.set_channel_rfpll_freq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.chip_v7_set_chan + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.chip_v7_set_chan_offset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.chip_v7_set_chan_ana + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .literal.phy_set_wifi_mode_only + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.phy_get_fetx_delay + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.phy_set_freq + 0x0000000000000000 0x22 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.get_rf_freq_cap + 0x0000000000000000 0x79 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.write_freq_mem_all + 0x0000000000000000 0x5e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.phy_bt_power_track + 0x0000000000000000 0xf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.get_pll_ref_code + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .text.phy_set_wifi_mode_only + 0x0000000000000000 0x5 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .xt.lit 0x0000000000000000 0x138 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .xt.prop 0x0000000000000000 0xeb8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .iram1.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ram_set_noise_floor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.gen_rx_gain_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_rx_gain_cal_dc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.wr_rx_gain_mem + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_pbus_mem + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.bt_txdc_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.bt_txiq_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.bt_chan_pwr_interp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.bt_txpwr_freq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.bt_tx_gain_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.start_tx_tone_step + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.start_tx_tone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.stop_tx_tone + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_rx_gain_cal_iq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_rx_gain_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_rx_gain_table + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.rx_blocking_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_chanfreq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ram_check_noise_floor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.read_hw_noisefloor + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_rx_sense + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_txpwr_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.target_power_backoff + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.chip_v7_set_chan_misc + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.txiq_cal_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_rx11blr_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.bb_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.wifi_rifs_mode_en + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_chan_filt_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_tx_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.register_chipv7_phy_init_param + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_romfunc_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.esp_recover_efuse_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_mac_addr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_set_mac_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_rfcal_data_sub + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.rf_cal_data_recovery + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.rf_cal_data_backup + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_rf_cal_version + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_rfcal_data_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.get_phy_version_str + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_version_print + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.get_temp_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_txpwr_backoff + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.register_chipv7_phy + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.get_max_power + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_set_most_tpw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_most_tpw + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_rx_sense_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ant_dft_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ant_wifitx_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ant_wifirx_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ant_bttx_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.ant_btrx_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.tx_state_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.esp_tx_state_out + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_chan_dump_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.chan14_mic_cfg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.chan14_mic_enable + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.set_adc_rand + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_get_adc_rand + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_enable_low_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_disable_low_rate + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_close_pa + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_analog_delay_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_internal_delay + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_ftm_comp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_11p_set + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.rfrx_sat_rst + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.get_rfrx_sat + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.rfrx_sat_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_dig_ldo_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_reg_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_i2c_check + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.get_iq_value + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.get_dc_value + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_tx_gain_print + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_cal_print + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_init_flag + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_txtone_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .literal.phy_txtone_stop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.start_tx_tone + 0x0000000000000000 0x7c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.rx_blocking_set + 0x0000000000000000 0x30 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.ram_check_noise_floor + 0x0000000000000000 0xc2 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.read_hw_noisefloor + 0x0000000000000000 0x1a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.set_rx_sense + 0x0000000000000000 0x1f0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_get_txpwr_param + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.target_power_backoff + 0x0000000000000000 0x26 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_rx11blr_cfg + 0x0000000000000000 0x66 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.wifi_rifs_mode_en + 0x0000000000000000 0x21 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_chan_filt_set + 0x0000000000000000 0xa6 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_get_tx_rate + 0x0000000000000000 0x14 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_get_mac_addr + 0x0000000000000000 0x47 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_version_print + 0x0000000000000000 0x2e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_txpwr_backoff + 0x0000000000000000 0x19 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.get_max_power + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_rx_sense_set + 0x0000000000000000 0x82 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.ant_dft_cfg + 0x0000000000000000 0x29 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.ant_wifitx_cfg + 0x0000000000000000 0x46 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.ant_wifirx_cfg + 0x0000000000000000 0x99 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.ant_bttx_cfg + 0x0000000000000000 0x43 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.ant_btrx_cfg + 0x0000000000000000 0x99 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.tx_state_set + 0x0000000000000000 0x82 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.esp_tx_state_out + 0x0000000000000000 0x12 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_chan_dump_cfg + 0x0000000000000000 0x8d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.chan14_mic_enable + 0x0000000000000000 0x31 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.set_adc_rand + 0x0000000000000000 0xf2 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_get_adc_rand + 0x0000000000000000 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_close_pa + 0x0000000000000000 0x8a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_analog_delay_cal + 0x0000000000000000 0x2c7 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_internal_delay + 0x0000000000000000 0x1d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_ftm_comp + 0x0000000000000000 0x37 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.rfrx_sat_rst + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.get_rfrx_sat + 0x0000000000000000 0x2f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.rfrx_sat_check + 0x0000000000000000 0x3dc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_dig_ldo_cal + 0x0000000000000000 0x134 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_reg_check + 0x0000000000000000 0x10b /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_i2c_check + 0x0000000000000000 0x20d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.get_iq_value + 0x0000000000000000 0x44 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.get_dc_value + 0x0000000000000000 0xe /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_tx_gain_print + 0x0000000000000000 0x174 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_cal_print + 0x0000000000000000 0x63f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_init_flag + 0x0000000000000000 0x18 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_txtone_start + 0x0000000000000000 0xae /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .text.phy_txtone_stop + 0x0000000000000000 0x62 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .xt.lit 0x0000000000000000 0x2b0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .xt.prop 0x0000000000000000 0x20a0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .iram1.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txdc_cal_v70 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txdc_cal_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txcal_debuge_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txcal_work_mode + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txiq_set_reg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_sar_sig_ref + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.pwdet_tone_start + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_tone_sar_dout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_fm_sar_dout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txtone_linear_pwr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txiq_get_mis_pwr + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txiq_cover + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.pbus_rx_dco_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rxdc_est_min + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.pbus_rx_dco_cal_1step + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rxiq_get_mis + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rxiq_set_reg + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rxiq_cover_mg_mp + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rfcal_rxiq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_rfcal_rxiq_data + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_rc_dout + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rc_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rfcal_txcap + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.pwdet_ref_code + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.pwdet_code_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_power_db + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_power_atten + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rfcal_txiq + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.tx_cap_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.meas_tone_pwr_db + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.rfcal_pwrctrl + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.tx_pwr_backoff + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.tx_pwctrl_init_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.tx_pwctrl_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.bt_tx_pwctrl_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.get_bias_ref_code + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.phy_get_vdd33 + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.txpwr_offset + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.pocket_sar_power + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .literal.phy_param_track + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .text.meas_tone_pwr_db + 0x0000000000000000 0x54 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .text.tx_pwr_backoff + 0x0000000000000000 0x1d6 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .text.pocket_sar_power + 0x0000000000000000 0x68 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .text.phy_param_track + 0x0000000000000000 0x4a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .xt.lit 0x0000000000000000 0x148 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .xt.prop 0x0000000000000000 0x14a0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .iram1.literal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.ram_bb_reg_init + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.rom_tsens_dac_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.rom_txbbgain_to_index + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.rom_index_to_txbbgain + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.rom_phy_bbpll_cal + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.ram_tester_wifi_cali + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.ram_tester_bt_cali + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .literal.rom_noise_check_loop + 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.ram_bb_reg_init + 0x0000000000000000 0x33 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.rom_tsens_dac_cal + 0x0000000000000000 0x76 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.rom_txbbgain_to_index + 0x0000000000000000 0x2a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.rom_index_to_txbbgain + 0x0000000000000000 0x1b /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.rom_phy_bbpll_cal + 0x0000000000000000 0x27 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.ram_tester_wifi_cali + 0x0000000000000000 0x3e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.ram_tester_bt_cali + 0x0000000000000000 0x42 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .text.rom_noise_check_loop + 0x0000000000000000 0x189 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .rodata.CSWTCH$178 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .rodata.CSWTCH$175 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .rodata.CSWTCH$174 + 0x0000000000000000 0xa /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .xt.lit 0x0000000000000000 0x1a0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .xt.prop 0x0000000000000000 0xe04 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + .xt.prop 0x0000000000000000 0xf0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + .text 0x0000000000000000 0x8 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + .text 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + .xt.prop 0x0000000000000000 0xc /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + .data 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + .bss 0x0000000000000000 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .literal._ZSt15set_new_handlerPFvvE + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .text._ZSt15set_new_handlerPFvvE + 0x0000000000000000 0x1f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .xt.lit 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .group 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .group 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .group 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .group 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .group 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .xt.lit 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .xt.prop 0x0000000000000000 0x198 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .literal._ZSt13set_terminatePFvvE + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .literal._ZN10__cxxabiv112__unexpectedEPFvvE + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .literal._ZSt14set_unexpectedPFvvE + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .literal._ZSt14get_unexpectedv + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .literal._ZSt10unexpectedv + 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text._ZSt13set_terminatePFvvE + 0x0000000000000000 0x1f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text._ZN10__cxxabiv112__unexpectedEPFvvE + 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text._ZSt14set_unexpectedPFvvE + 0x0000000000000000 0x1f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text._ZSt14get_unexpectedv + 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text._ZSt10unexpectedv + 0x0000000000000000 0xf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .xt.lit 0x0000000000000000 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .xt.prop 0x0000000000000000 0x198 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .group 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .xt.lit 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .xt.prop 0x0000000000000000 0x1b0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .group 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .literal._ZNSt9type_infoD0Ev + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .literal._ZNKSt9type_info10__do_catchEPKS_PPvj + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .text._ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv + 0x0000000000000000 0x7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .text._ZNSt9type_infoD0Ev + 0x0000000000000000 0xf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .text._ZNKSt9type_info10__do_catchEPKS_PPvj + 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .rodata._ZTVSt9type_info + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .xt.lit 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .xt.prop 0x0000000000000000 0xcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .xt.prop._ZTVSt9type_info + 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .literal._ZSt18uncaught_exceptionv + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .literal._ZSt19uncaught_exceptionsv + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .text.__cxa_get_exception_ptr + 0x0000000000000000 0xa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .text._ZSt18uncaught_exceptionv + 0x0000000000000000 0x16 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .text._ZSt19uncaught_exceptionsv + 0x0000000000000000 0xd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .xt.lit 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .xt.prop 0x0000000000000000 0x1a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .xt.prop 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .data._ZN10__cxxabiv120__unexpected_handlerE + 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .debug_info 0x0000000000000000 0x44f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .debug_abbrev 0x0000000000000000 0x291 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .debug_aranges + 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .debug_line 0x0000000000000000 0x396 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .debug_str 0x0000000000000000 0x791 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .xt.prop 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .xt.lit 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .xt.prop 0x0000000000000000 0x168 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .text 0x0000000000000000 0x59 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .debug_line 0x0000000000000000 0x157 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .text 0x0000000000000000 0x85 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .debug_line 0x0000000000000000 0x1b7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .literal 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .text 0x0000000000000000 0x312 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .debug_line 0x0000000000000000 0x70f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .xt.prop 0x0000000000000000 0x420 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .text 0x0000000000000000 0x1ff /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .debug_line 0x0000000000000000 0x4d6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .xt.prop 0x0000000000000000 0x228 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .literal 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .text 0x0000000000000000 0x213 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .debug_line 0x0000000000000000 0x4ff /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .xt.prop 0x0000000000000000 0x264 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .literal 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .text 0x0000000000000000 0x176 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .debug_line 0x0000000000000000 0x3cd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .xt.prop 0x0000000000000000 0x288 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .text 0x0000000000000000 0x4c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .debug_line 0x0000000000000000 0x145 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .text 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .debug_line 0x0000000000000000 0x193 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .xt.prop 0x0000000000000000 0xa8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .text 0x0000000000000000 0x5d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .debug_line 0x0000000000000000 0x175 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .xt.prop 0x0000000000000000 0xa8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .xt.prop 0x0000000000000000 0xcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .text 0x0000000000000000 0x3d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .debug_line 0x0000000000000000 0x127 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .xt.prop 0x0000000000000000 0x54 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .text 0x0000000000000000 0x81 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .debug_line 0x0000000000000000 0x1b7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .text 0x0000000000000000 0xa4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_line 0x0000000000000000 0x1f3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .xt.prop 0x0000000000000000 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .text 0x0000000000000000 0x62 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .debug_line 0x0000000000000000 0x175 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .debug_str 0x0000000000000000 0x10f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .text 0x0000000000000000 0x37 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_info 0x0000000000000000 0xb01 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_abbrev 0x0000000000000000 0x1b1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_loc 0x0000000000000000 0xd1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_line 0x0000000000000000 0x40f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .debug_str 0x0000000000000000 0x714 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .text 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_info 0x0000000000000000 0xb01 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_abbrev 0x0000000000000000 0x1b1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_loc 0x0000000000000000 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_line 0x0000000000000000 0x3c1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .debug_str 0x0000000000000000 0x710 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .text 0x0000000000000000 0x56 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_info 0x0000000000000000 0xb01 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_abbrev 0x0000000000000000 0x1b1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_loc 0x0000000000000000 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_line 0x0000000000000000 0x411 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .debug_str 0x0000000000000000 0x710 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .text 0x0000000000000000 0x2aa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .xt.prop 0x0000000000000000 0x1bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .text 0x0000000000000000 0x2ae /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .xt.prop 0x0000000000000000 0x15c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .text 0x0000000000000000 0x26e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .xt.prop 0x0000000000000000 0x1a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .text 0x0000000000000000 0x272 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .xt.prop 0x0000000000000000 0x15c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .literal._Z12abort_returnIPPvET_v + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal._Z12abort_returnIPvET_v + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal._Z12abort_returnIP11frame_stateET_v + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.abort_expect_void_and_return + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.forward_abort_uw_ctx + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_SetEnableExceptionFdeSorting + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap___register_frame_info_bases + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap___register_frame_info + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap___register_frame_info_table_bases + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap___register_frame_info_table + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_Find_FDE + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_GetGR + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_GetCFA + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_SetIP + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_SetGR + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_GetIPInfo + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal._Z17__frame_state_forPvP11frame_state + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_RaiseException + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_ForcedUnwind + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal.__wrap__Unwind_Backtrace + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z12abort_returnIPPvET_v + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z12abort_returnIPvET_v + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z12abort_returnIP11frame_stateET_v + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.abort_expect_void_and_return + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.forward_abort_uw_ctx + 0x0000000000000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_SetEnableExceptionFdeSorting + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info_bases + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info_table_bases + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info_table + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_Find_FDE + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_GetGR + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_GetCFA + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_SetIP + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_SetGR + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_GetIPInfo + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z17__frame_state_forPvP11frame_state + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_RaiseException + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_ForcedUnwind + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_Backtrace + 0x0000000000000000 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .xt.lit 0x0000000000000000 0xc8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .xt.prop 0x0000000000000000 0x384 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .literal 0x0000000000000000 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .text 0x0000000000000000 0x199 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_info 0x0000000000000000 0xa68 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_abbrev 0x0000000000000000 0x21a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_loc 0x0000000000000000 0x102 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_line 0x0000000000000000 0x54f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .debug_str 0x0000000000000000 0x659 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .literal 0x0000000000000000 0x354 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .text 0x0000000000000000 0xa7a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .rodata.str1.1 + 0x0000000000000000 0x1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .rodata 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_info 0x0000000000000000 0x10f5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_abbrev 0x0000000000000000 0x31a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_loc 0x0000000000000000 0xb97 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_ranges 0x0000000000000000 0x178 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_line 0x0000000000000000 0x1812 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .debug_str 0x0000000000000000 0x6e7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .xt.prop 0x0000000000000000 0x2ac /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .literal 0x0000000000000000 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .text 0x0000000000000000 0x166 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_info 0x0000000000000000 0xb37 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_abbrev 0x0000000000000000 0x262 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_loc 0x0000000000000000 0x3ae /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_ranges 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_line 0x0000000000000000 0x94f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .debug_str 0x0000000000000000 0x67c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .xt.prop 0x0000000000000000 0x12c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .text 0x0000000000000000 0x11 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_info 0x0000000000000000 0xa13 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_abbrev 0x0000000000000000 0x219 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_loc 0x0000000000000000 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_ranges 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_line 0x0000000000000000 0x3c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .debug_str 0x0000000000000000 0x663 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .text 0x0000000000000000 0x13 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_info 0x0000000000000000 0xa08 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_abbrev 0x0000000000000000 0x20f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_loc 0x0000000000000000 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_line 0x0000000000000000 0x328 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .debug_str 0x0000000000000000 0x678 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .data 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .debug_info 0x0000000000000000 0x953 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .debug_abbrev 0x0000000000000000 0x196 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .debug_aranges + 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .debug_line 0x0000000000000000 0x22f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .debug_str 0x0000000000000000 0x635 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .xt.prop 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .literal 0x0000000000000000 0x34 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .text 0x0000000000000000 0x158 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .rodata 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_info 0x0000000000000000 0xb18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_abbrev 0x0000000000000000 0x263 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_loc 0x0000000000000000 0x353 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_ranges 0x0000000000000000 0x50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_line 0x0000000000000000 0x73d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .debug_str 0x0000000000000000 0x689 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .literal 0x0000000000000000 0x50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .text 0x0000000000000000 0xea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_info 0x0000000000000000 0xaeb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_abbrev 0x0000000000000000 0x25a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_loc 0x0000000000000000 0x221 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_ranges 0x0000000000000000 0x50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_line 0x0000000000000000 0x5dd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .debug_str 0x0000000000000000 0x699 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .xt.prop 0x0000000000000000 0xfc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .xt.prop 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .text 0x0000000000000000 0x29 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_frame 0x0000000000000000 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_info 0x0000000000000000 0x9d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_abbrev 0x0000000000000000 0x1e4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_loc 0x0000000000000000 0x4a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_line 0x0000000000000000 0x293 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .debug_str 0x0000000000000000 0x600 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .text 0x0000000000000000 0x12 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .debug_info 0x0000000000000000 0x976 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .debug_abbrev 0x0000000000000000 0x1cc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .debug_line 0x0000000000000000 0x265 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .debug_str 0x0000000000000000 0x5f4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .xt.prop 0x0000000000000000 0x108 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .literal 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .text 0x0000000000000000 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_info 0x0000000000000000 0xc59 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_abbrev 0x0000000000000000 0x25c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_loc 0x0000000000000000 0x4c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_line 0x0000000000000000 0x3d2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .debug_str 0x0000000000000000 0x7ce /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .xt.prop 0x0000000000000000 0x21c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .xt.prop 0x0000000000000000 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .xt.prop 0x0000000000000000 0xfc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .xt.prop 0x0000000000000000 0x210 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .xt.prop 0x0000000000000000 0xfc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .xt.prop 0x0000000000000000 0x2a0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .xt.prop 0x0000000000000000 0x144 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .xt.prop 0x0000000000000000 0x204 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .xt.prop 0x0000000000000000 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .xt.prop 0x0000000000000000 0x4f8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .literal 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .text 0x0000000000000000 0x3a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .rodata.str1.1 + 0x0000000000000000 0x8a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_info 0x0000000000000000 0xad1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_abbrev 0x0000000000000000 0x240 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_loc 0x0000000000000000 0x4f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_ranges 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_line 0x0000000000000000 0x2e9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .debug_str 0x0000000000000000 0x685 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .bss 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_info 0x0000000000000000 0x915 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_abbrev 0x0000000000000000 0x169 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_aranges + 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_line 0x0000000000000000 0x13d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .debug_str 0x0000000000000000 0x5d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .text 0x0000000000000000 0x4c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_frame 0x0000000000000000 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_info 0x0000000000000000 0xa11 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_abbrev 0x0000000000000000 0x23c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_loc 0x0000000000000000 0x104 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_line 0x0000000000000000 0x343 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .debug_str 0x0000000000000000 0x607 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .xt.prop 0x0000000000000000 0x234 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .xt.prop 0x0000000000000000 0x114 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .text 0x0000000000000000 0x1b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_info 0x0000000000000000 0x9ab /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_abbrev 0x0000000000000000 0x1c3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_loc 0x0000000000000000 0xcd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_line 0x0000000000000000 0x2b6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .debug_str 0x0000000000000000 0x5f8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .text 0x0000000000000000 0x52 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_info 0x0000000000000000 0x9ca /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_abbrev 0x0000000000000000 0x1af /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_loc 0x0000000000000000 0x17f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_line 0x0000000000000000 0x35d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .debug_str 0x0000000000000000 0x5e8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .literal 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .text 0x0000000000000000 0x135 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_line 0x0000000000000000 0x372 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .xt.prop 0x0000000000000000 0x15c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .text 0x0000000000000000 0x3f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_info 0x0000000000000000 0xef6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_abbrev 0x0000000000000000 0x1d1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_loc 0x0000000000000000 0x1d1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_line 0x0000000000000000 0x3c7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .debug_str 0x0000000000000000 0x918 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .literal 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .text 0x0000000000000000 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_line 0x0000000000000000 0x1a9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .xt.prop 0x0000000000000000 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .literal 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .text 0x0000000000000000 0x5b6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .rodata 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_frame 0x0000000000000000 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_info 0x0000000000000000 0xda8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_abbrev 0x0000000000000000 0x28e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_loc 0x0000000000000000 0x42d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_ranges 0x0000000000000000 0x38 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_line 0x0000000000000000 0xeb5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .debug_str 0x0000000000000000 0x79a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .xt.prop 0x0000000000000000 0x2f4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .xt.prop 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .xt.prop 0x0000000000000000 0x2d0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .xt.prop 0x0000000000000000 0x198 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .xt.prop 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .xt.prop 0x0000000000000000 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .xt.prop 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .xt.prop 0x0000000000000000 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .literal 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .text 0x0000000000000000 0x364 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_frame 0x0000000000000000 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_info 0x0000000000000000 0x1186 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_abbrev 0x0000000000000000 0x35c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_loc 0x0000000000000000 0x96f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_line 0x0000000000000000 0xb25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .debug_str 0x0000000000000000 0x64c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .xt.prop 0x0000000000000000 0x3c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .literal 0x0000000000000000 0x5c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .text 0x0000000000000000 0xd2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .rodata.str1.1 + 0x0000000000000000 0x8a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_frame 0x0000000000000000 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_info 0x0000000000000000 0xaa3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_abbrev 0x0000000000000000 0x253 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_loc 0x0000000000000000 0x7e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_ranges 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_line 0x0000000000000000 0x4c9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .debug_str 0x0000000000000000 0x618 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .xt.prop 0x0000000000000000 0x54 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .xt.prop 0x0000000000000000 0x114 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .xt.prop 0x0000000000000000 0x144 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .text 0x0000000000000000 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .debug_line 0x0000000000000000 0x2ca /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .xt.prop 0x0000000000000000 0x18c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .xt.prop 0x0000000000000000 0xcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .text 0x0000000000000000 0x3e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_info 0x0000000000000000 0x151 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_abbrev 0x0000000000000000 0xc9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_loc 0x0000000000000000 0xd5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_ranges 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_line 0x0000000000000000 0x21b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .debug_str 0x0000000000000000 0x1ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .text 0x0000000000000000 0x23 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_info 0x0000000000000000 0x96b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_abbrev 0x0000000000000000 0x1af /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_loc 0x0000000000000000 0xbc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_line 0x0000000000000000 0x2b5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .debug_str 0x0000000000000000 0x5e1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .text 0x0000000000000000 0x1d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_info 0x0000000000000000 0x981 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_abbrev 0x0000000000000000 0x1aa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_loc 0x0000000000000000 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_line 0x0000000000000000 0x2c3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .debug_str 0x0000000000000000 0x5e1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .xt.prop 0x0000000000000000 0x54 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .literal 0x0000000000000000 0x1c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .text 0x0000000000000000 0x123 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .debug_line 0x0000000000000000 0x318 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .xt.prop 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .text 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .debug_line 0x0000000000000000 0x1e5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .xt.prop 0x0000000000000000 0x114 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .text 0x0000000000000000 0x2b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_info 0x0000000000000000 0x979 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_abbrev 0x0000000000000000 0x1b9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_loc 0x0000000000000000 0x83 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_line 0x0000000000000000 0x310 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .debug_str 0x0000000000000000 0x5ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .xt.prop 0x0000000000000000 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .text 0x0000000000000000 0x15 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_info 0x0000000000000000 0x97f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_abbrev 0x0000000000000000 0x1f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_loc 0x0000000000000000 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_line 0x0000000000000000 0x271 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .debug_str 0x0000000000000000 0x600 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .text 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_info 0x0000000000000000 0x9fe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_abbrev 0x0000000000000000 0x22c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_loc 0x0000000000000000 0x4f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_line 0x0000000000000000 0x2ab /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .debug_str 0x0000000000000000 0x61e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .xt.prop 0x0000000000000000 0x81c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .literal 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .text 0x0000000000000000 0x2e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_info 0x0000000000000000 0xa2a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_abbrev 0x0000000000000000 0x239 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_loc 0x0000000000000000 0x3a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_line 0x0000000000000000 0x29d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_str 0x0000000000000000 0x640 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .xt.prop 0x0000000000000000 0x90c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .text 0x0000000000000000 0x52 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_info 0x0000000000000000 0x9ce /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_abbrev 0x0000000000000000 0x1ed /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_loc 0x0000000000000000 0x14f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_line 0x0000000000000000 0x3aa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .debug_str 0x0000000000000000 0x5f6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .xt.prop 0x0000000000000000 0xa8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .text 0x0000000000000000 0x46 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_info 0x0000000000000000 0x9a1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_abbrev 0x0000000000000000 0x1b9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_loc 0x0000000000000000 0x1b3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_line 0x0000000000000000 0x344 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_str 0x0000000000000000 0x5ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .text 0x0000000000000000 0x63 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_line 0x0000000000000000 0x185 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .debug_str 0x0000000000000000 0x120 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .text 0x0000000000000000 0x32 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_info 0x0000000000000000 0x989 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_abbrev 0x0000000000000000 0x1af /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_loc 0x0000000000000000 0xe9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_line 0x0000000000000000 0x2ec /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .debug_str 0x0000000000000000 0x5ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .text 0x0000000000000000 0x3e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_info 0x0000000000000000 0x96d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_abbrev 0x0000000000000000 0x194 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_loc 0x0000000000000000 0xd6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_line 0x0000000000000000 0x2f4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .debug_str 0x0000000000000000 0x5ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .literal 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .text 0x0000000000000000 0x113 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_line 0x0000000000000000 0x30c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_info 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_abbrev 0x0000000000000000 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .debug_str 0x0000000000000000 0x121 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .xt.prop 0x0000000000000000 0x1a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .text 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_info 0x0000000000000000 0x99d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_abbrev 0x0000000000000000 0x202 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_loc 0x0000000000000000 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_line 0x0000000000000000 0x274 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .debug_str 0x0000000000000000 0x60a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .text 0x0000000000000000 0x41 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_info 0x0000000000000000 0xa04 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_abbrev 0x0000000000000000 0x22f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_loc 0x0000000000000000 0xff /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_line 0x0000000000000000 0x312 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .debug_str 0x0000000000000000 0x619 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .text 0x0000000000000000 0x1d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_info 0x0000000000000000 0x96f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_abbrev 0x0000000000000000 0x1a8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_loc 0x0000000000000000 0x79 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_line 0x0000000000000000 0x2a0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .debug_str 0x0000000000000000 0x5f0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .xt.prop 0x0000000000000000 0x54 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .text 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_info 0x0000000000000000 0x98f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_abbrev 0x0000000000000000 0x1f2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_loc 0x0000000000000000 0xa4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_line 0x0000000000000000 0x2d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .debug_str 0x0000000000000000 0x5ef /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .text 0x0000000000000000 0x36 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_info 0x0000000000000000 0x979 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_abbrev 0x0000000000000000 0x1b9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_loc 0x0000000000000000 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_line 0x0000000000000000 0x32e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .debug_str 0x0000000000000000 0x5e8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .xt.prop 0x0000000000000000 0x984 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .xt.prop 0x0000000000000000 0x1bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .xt.prop 0x0000000000000000 0x198 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .xt.prop 0x0000000000000000 0x2820 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .xt.prop 0x0000000000000000 0x2124 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .text 0x0000000000000000 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_info 0x0000000000000000 0xbfb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_abbrev 0x0000000000000000 0x202 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_loc 0x0000000000000000 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_line 0x0000000000000000 0x33a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .debug_str 0x0000000000000000 0x77b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .text 0x0000000000000000 0x7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .xt.prop 0x0000000000000000 0xe4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .xt.prop 0x0000000000000000 0x1d4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .xt.prop 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .literal 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .text 0x0000000000000000 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .rodata.str1.1 + 0x0000000000000000 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_frame 0x0000000000000000 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_info 0x0000000000000000 0xa76 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_abbrev 0x0000000000000000 0x240 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_loc 0x0000000000000000 0x195 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_line 0x0000000000000000 0x463 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .debug_str 0x0000000000000000 0x622 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .xt.prop 0x0000000000000000 0x291c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .xt.prop 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .xt.prop 0x0000000000000000 0xe4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .xt.prop 0x0000000000000000 0xf0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .xt.prop 0x0000000000000000 0x114 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .text 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_info 0x0000000000000000 0x947 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_abbrev 0x0000000000000000 0x1a7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_loc 0x0000000000000000 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_line 0x0000000000000000 0x25c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .debug_str 0x0000000000000000 0x5e1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .text 0x0000000000000000 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_info 0x0000000000000000 0x99f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_abbrev 0x0000000000000000 0x1cf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_loc 0x0000000000000000 0xbd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_line 0x0000000000000000 0x2fb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .debug_str 0x0000000000000000 0x5f2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .xt.prop 0x0000000000000000 0x84c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .xt.prop 0x0000000000000000 0x4a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .xt.prop 0x0000000000000000 0x1b0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .xt.prop 0x0000000000000000 0xcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .xt.prop 0x0000000000000000 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .text 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_frame 0x0000000000000000 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_info 0x0000000000000000 0x947 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_abbrev 0x0000000000000000 0x1a7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_loc 0x0000000000000000 0x32 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_aranges + 0x0000000000000000 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_line 0x0000000000000000 0x263 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .debug_str 0x0000000000000000 0x5e7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .comment 0x0000000000000000 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .xt.prop 0x0000000000000000 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .text 0x0000000000000000 0x7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .bss 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .xt.prop 0x0000000000000000 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .xt.prop 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .xt.prop 0x0000000000000000 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .xt.prop 0x0000000000000000 0x738 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .literal 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .xt.prop 0x0000000000000000 0xcc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .xt.prop 0x0000000000000000 0xc0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .xt.prop 0x0000000000000000 0x1bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .xt.prop 0x0000000000000000 0x1bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .xt.prop 0x0000000000000000 0x2154 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .xt.prop 0x0000000000000000 0x1d7c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .xt.prop 0x0000000000000000 0x198 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .xt.prop 0x0000000000000000 0x21c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .xt.prop 0x0000000000000000 0x6c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + .xt.lit 0x0000000000000000 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + .xt.prop 0x0000000000000000 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + .literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .init.literal 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .text 0x0000000000000000 0x16 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .ctors 0x0000000000000000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .tm_clone_table + 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .init 0x0000000000000000 0x6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .xt.lit 0x0000000000000000 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .xt.prop 0x0000000000000000 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .text 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .data 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .bss 0x0000000000000000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .init 0x0000000000000000 0x2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .fini 0x0000000000000000 0x2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + .xt.prop 0x0000000000000000 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + +Memory Configuration + +Name Origin Length Attributes +iram0_0_seg 0x0000000040374000 0x0000000000058700 xr +iram0_2_seg 0x0000000042000020 0x00000000007fffe0 xr +dram0_0_seg 0x000000003fc88000 0x0000000000054700 rw +drom0_0_seg 0x000000003c000020 0x00000000007fffe0 r +rtc_iram_seg 0x00000000600fe000 0x0000000000002000 xrw +rtc_data_seg 0x00000000600fe000 0x0000000000002000 rw +rtc_slow_seg 0x0000000050000000 0x0000000000002000 rw +*default* 0x0000000000000000 0xffffffffffffffff + +Linker script and memory map + +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +LOAD CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/asio/libasio.a +LOAD esp-idf/cbor/libcbor.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/coap/libcoap.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc_cal/libesp_adc_cal.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_lcd/libesp_lcd.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/mdns/libmdns.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/esp_websocket_client/libesp_websocket_client.a +LOAD esp-idf/expat/libexpat.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/freemodbus/libfreemodbus.a +LOAD esp-idf/jsmn/libjsmn.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/libsodium/liblibsodium.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/openssl/libopenssl.a +LOAD esp-idf/perfmon/libperfmon.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/usb/libusb.a +LOAD esp-idf/ulp/libulp.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/libcoap/liblibcoap.a +LOAD esp-idf/heatshrink/libheatshrink.a +LOAD esp-idf/golioth_sdk/libgolioth_sdk.a +LOAD esp-idf/i2cdev/libi2cdev.a +LOAD esp-idf/ads111x/libads111x.a +LOAD esp-idf/ads130e08/libads130e08.a +LOAD esp-idf/aht/libaht.a +LOAD esp-idf/bh1750/libbh1750.a +LOAD esp-idf/bh1900nux/libbh1900nux.a +LOAD esp-idf/bme680/libbme680.a +LOAD esp-idf/bmp180/libbmp180.a +LOAD esp-idf/bmp280/libbmp280.a +LOAD esp-idf/button/libbutton.a +LOAD esp-idf/ccs811/libccs811.a +LOAD esp-idf/lib8tion/liblib8tion.a +LOAD esp-idf/color/libcolor.a +LOAD esp-idf/dht/libdht.a +LOAD esp-idf/dps310/libdps310.a +LOAD esp-idf/ds1302/libds1302.a +LOAD esp-idf/ds1307/libds1307.a +LOAD esp-idf/onewire/libonewire.a +LOAD esp-idf/ds18x20/libds18x20.a +LOAD esp-idf/ds3231/libds3231.a +LOAD esp-idf/ds3502/libds3502.a +LOAD esp-idf/encoder/libencoder.a +LOAD esp-idf/example/libexample.a +LOAD esp-idf/framebuffer/libframebuffer.a +LOAD esp-idf/hd44780/libhd44780.a +LOAD esp-idf/hdc1000/libhdc1000.a +LOAD esp-idf/hmc5883l/libhmc5883l.a +LOAD esp-idf/ht16k33/libht16k33.a +LOAD esp-idf/hts221/libhts221.a +LOAD esp-idf/hx711/libhx711.a +LOAD esp-idf/ina219/libina219.a +LOAD esp-idf/ina260/libina260.a +LOAD esp-idf/ina3221/libina3221.a +LOAD esp-idf/lc709203f/liblc709203f.a +LOAD esp-idf/led_strip/libled_strip.a +LOAD esp-idf/led_strip_spi/libled_strip_spi.a +LOAD esp-idf/lm75/liblm75.a +LOAD esp-idf/ls7366r/libls7366r.a +LOAD esp-idf/max31725/libmax31725.a +LOAD esp-idf/max31855/libmax31855.a +LOAD esp-idf/max31865/libmax31865.a +LOAD esp-idf/max7219/libmax7219.a +LOAD esp-idf/mcp23008/libmcp23008.a +LOAD esp-idf/mcp23x17/libmcp23x17.a +LOAD esp-idf/mcp342x/libmcp342x.a +LOAD esp-idf/mcp4725/libmcp4725.a +LOAD esp-idf/mcp960x/libmcp960x.a +LOAD esp-idf/mcp9808/libmcp9808.a +LOAD esp-idf/mhz19b/libmhz19b.a +LOAD esp-idf/ms5611/libms5611.a +LOAD esp-idf/noise/libnoise.a +LOAD esp-idf/pca9557/libpca9557.a +LOAD esp-idf/pca9685/libpca9685.a +LOAD esp-idf/pcf8563/libpcf8563.a +LOAD esp-idf/pcf8574/libpcf8574.a +LOAD esp-idf/pcf8575/libpcf8575.a +LOAD esp-idf/pcf8591/libpcf8591.a +LOAD esp-idf/qmc5883l/libqmc5883l.a +LOAD esp-idf/rda5807m/librda5807m.a +LOAD esp-idf/scd30/libscd30.a +LOAD esp-idf/scd4x/libscd4x.a +LOAD esp-idf/sgp40/libsgp40.a +LOAD esp-idf/sht3x/libsht3x.a +LOAD esp-idf/sht4x/libsht4x.a +LOAD esp-idf/si7021/libsi7021.a +LOAD esp-idf/sts21/libsts21.a +LOAD esp-idf/tca9548/libtca9548.a +LOAD esp-idf/tca95x5/libtca95x5.a +LOAD esp-idf/tda74xx/libtda74xx.a +LOAD esp-idf/tsl2561/libtsl2561.a +LOAD esp-idf/tsl2591/libtsl2591.a +LOAD esp-idf/tsl4531/libtsl4531.a +LOAD esp-idf/tsys01/libtsys01.a +LOAD esp-idf/ultrasonic/libultrasonic.a +LOAD esp-idf/wiegand/libwiegand.a +LOAD esp-idf/libnmea-esp32/liblibnmea-esp32.a +LOAD esp-idf/main/libmain.a +LOAD esp-idf/asio/libasio.a +LOAD esp-idf/cbor/libcbor.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/coap/libcoap.a +LOAD esp-idf/esp_adc_cal/libesp_adc_cal.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/esp_websocket_client/libesp_websocket_client.a +LOAD esp-idf/expat/libexpat.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/freemodbus/libfreemodbus.a +LOAD esp-idf/jsmn/libjsmn.a +LOAD esp-idf/libsodium/liblibsodium.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/openssl/libopenssl.a +LOAD esp-idf/perfmon/libperfmon.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/usb/libusb.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/mdns/libmdns.a +LOAD esp-idf/golioth_sdk/libgolioth_sdk.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/libcoap/liblibcoap.a +LOAD esp-idf/heatshrink/libheatshrink.a +LOAD esp-idf/ads111x/libads111x.a +LOAD esp-idf/ads130e08/libads130e08.a +LOAD esp-idf/aht/libaht.a +LOAD esp-idf/bh1750/libbh1750.a +LOAD esp-idf/bh1900nux/libbh1900nux.a +LOAD esp-idf/bme680/libbme680.a +LOAD esp-idf/bmp180/libbmp180.a +LOAD esp-idf/bmp280/libbmp280.a +LOAD esp-idf/button/libbutton.a +LOAD esp-idf/ccs811/libccs811.a +LOAD esp-idf/dht/libdht.a +LOAD esp-idf/dps310/libdps310.a +LOAD esp-idf/ds1302/libds1302.a +LOAD esp-idf/ds1307/libds1307.a +LOAD esp-idf/ds18x20/libds18x20.a +LOAD esp-idf/onewire/libonewire.a +LOAD esp-idf/ds3231/libds3231.a +LOAD esp-idf/ds3502/libds3502.a +LOAD esp-idf/encoder/libencoder.a +LOAD esp-idf/example/libexample.a +LOAD esp-idf/framebuffer/libframebuffer.a +LOAD esp-idf/hd44780/libhd44780.a +LOAD esp-idf/hdc1000/libhdc1000.a +LOAD esp-idf/hmc5883l/libhmc5883l.a +LOAD esp-idf/ht16k33/libht16k33.a +LOAD esp-idf/hts221/libhts221.a +LOAD esp-idf/hx711/libhx711.a +LOAD esp-idf/ina219/libina219.a +LOAD esp-idf/ina260/libina260.a +LOAD esp-idf/ina3221/libina3221.a +LOAD esp-idf/lc709203f/liblc709203f.a +LOAD esp-idf/led_strip/libled_strip.a +LOAD esp-idf/led_strip_spi/libled_strip_spi.a +LOAD esp-idf/color/libcolor.a +LOAD esp-idf/lm75/liblm75.a +LOAD esp-idf/ls7366r/libls7366r.a +LOAD esp-idf/max31725/libmax31725.a +LOAD esp-idf/max31855/libmax31855.a +LOAD esp-idf/max31865/libmax31865.a +LOAD esp-idf/max7219/libmax7219.a +LOAD esp-idf/mcp23008/libmcp23008.a +LOAD esp-idf/mcp23x17/libmcp23x17.a +LOAD esp-idf/mcp342x/libmcp342x.a +LOAD esp-idf/mcp4725/libmcp4725.a +LOAD esp-idf/mcp960x/libmcp960x.a +LOAD esp-idf/mcp9808/libmcp9808.a +LOAD esp-idf/mhz19b/libmhz19b.a +LOAD esp-idf/ms5611/libms5611.a +LOAD esp-idf/noise/libnoise.a +LOAD esp-idf/lib8tion/liblib8tion.a +LOAD esp-idf/pca9557/libpca9557.a +LOAD esp-idf/pca9685/libpca9685.a +LOAD esp-idf/pcf8563/libpcf8563.a +LOAD esp-idf/pcf8574/libpcf8574.a +LOAD esp-idf/pcf8575/libpcf8575.a +LOAD esp-idf/pcf8591/libpcf8591.a +LOAD esp-idf/qmc5883l/libqmc5883l.a +LOAD esp-idf/rda5807m/librda5807m.a +LOAD esp-idf/scd30/libscd30.a +LOAD esp-idf/scd4x/libscd4x.a +LOAD esp-idf/sgp40/libsgp40.a +LOAD esp-idf/sht3x/libsht3x.a +LOAD esp-idf/sht4x/libsht4x.a +LOAD esp-idf/si7021/libsi7021.a +LOAD esp-idf/sts21/libsts21.a +LOAD esp-idf/tca9548/libtca9548.a +LOAD esp-idf/tca95x5/libtca95x5.a +LOAD esp-idf/tda74xx/libtda74xx.a +LOAD esp-idf/tsl2561/libtsl2561.a +LOAD esp-idf/tsl2591/libtsl2591.a +LOAD esp-idf/tsl4531/libtsl4531.a +LOAD esp-idf/tsys01/libtsys01.a +LOAD esp-idf/i2cdev/libi2cdev.a +LOAD esp-idf/ultrasonic/libultrasonic.a +LOAD esp-idf/wiegand/libwiegand.a +LOAD esp-idf/libnmea-esp32/liblibnmea-esp32.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/ulp/libulp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/ulp/libulp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/ulp/libulp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/ulp/libulp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/ulp/libulp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_ipc/libesp_ipc.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_phy/libesp_phy.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/vfs/libvfs.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/tcpip_adapter/libtcpip_adapter.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/lwip/liblwip.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/xtensa/libxtensa.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/nghttp/libnghttp.a +LOAD esp-idf/esp-tls/libesp-tls.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/sdmmc/libsdmmc.a +LOAD esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +LOAD esp-idf/ulp/libulp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcoexist.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libespnow.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libsmartconfig.a +LOAD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libwapi.a +LOAD /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a +LOAD /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libbtbb.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a +LOAD /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libbtbb.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a +LOAD /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libbtbb.a +LOAD /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a +LOAD esp-idf/newlib/libnewlib.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a +LOAD esp-idf/pthread/libpthread.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcov.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcov.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libnosys.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o +LOAD /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + 0x0000000000000010 _esp_flash_mmap_prefetch_pad_size = 0x10 + 0x0000000000000000 _esp_memprot_prefetch_pad_size = 0x0 + 0x0000000000000000 _esp_memprot_align_size = 0x0 + 0x000000003fca2cc8 _static_data_end = _bss_end + 0x0000000040000000 _heap_end = 0x40000000 + 0x00000000600fe000 _data_seg_org = ORIGIN (rtc_data_seg) + 0x0000000000000001 ASSERT ((_flash_rodata_dummy_start == ORIGIN (default_rodata_seg)), .flash_rodata_dummy section must be placed at the beginning of the rodata segment.) + 0x0000000040378000 _diram_i_start = 0x40378000 + +.rtc.text 0x00000000600fe000 0x0 + 0x00000000600fe000 . = ALIGN (0x4) + 0x00000000600fe000 _rtc_text_start = ABSOLUTE (.) + *(.rtc.entry.text) + *(.rtc.literal .rtc.text .rtc.text.*) + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + 0x00000000600fe000 _rtc_text_end = ABSOLUTE (.) + +.rtc.dummy 0x00000000600fe000 0x0 + 0x00000000600fe000 _rtc_dummy_start = ABSOLUTE (.) + 0x00000000600fe000 _rtc_fast_start = ABSOLUTE (.) + 0x0000000000000000 . = SIZEOF (.rtc.text) + 0x00000000600fe000 _rtc_dummy_end = ABSOLUTE (.) + +.rtc.force_fast + 0x00000000600fe000 0x0 + 0x00000000600fe000 . = ALIGN (0x4) + 0x00000000600fe000 _rtc_force_fast_start = ABSOLUTE (.) + 0x00000000600fe000 _coredump_rtc_fast_start = ABSOLUTE (.) + *(.rtc.fast.coredump .rtc.fast.coredump.*) + 0x00000000600fe000 _coredump_rtc_fast_end = ABSOLUTE (.) + *(.rtc.force_fast .rtc.force_fast.*) + 0x00000000600fe000 . = ALIGN (0x4) + 0x00000000600fe000 _rtc_force_fast_end = ABSOLUTE (.) + +.rtc.data 0x0000000050000000 0x10 + 0x0000000050000000 _rtc_data_start = ABSOLUTE (.) + 0x0000000050000000 _coredump_rtc_start = ABSOLUTE (.) + *(.rtc.coredump .rtc.coredump.*) + 0x0000000050000000 _coredump_rtc_end = ABSOLUTE (.) + *(.rtc.data .rtc.data.*) + .rtc.data.0 0x0000000050000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + *(.rtc.rodata .rtc.rodata.*) + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .bss .bss.*) + 0x0000000050000010 _rtc_data_end = ABSOLUTE (.) + +.rtc.bss 0x0000000050000010 0x0 + 0x0000000050000010 _rtc_bss_start = ABSOLUTE (.) + *rtc_wake_stub*.*(.bss .bss.*) + *rtc_wake_stub*.*(COMMON) + *(.rtc.bss) + 0x0000000050000010 _rtc_bss_end = ABSOLUTE (.) + +.rtc_noinit 0x0000000050000010 0x0 + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_noinit_start = ABSOLUTE (.) + *(.rtc_noinit .rtc_noinit.*) + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_noinit_end = ABSOLUTE (.) + +.rtc.force_slow + 0x0000000050000010 0x0 + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_force_slow_start = ABSOLUTE (.) + *(.rtc.force_slow .rtc.force_slow.*) + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_force_slow_end = ABSOLUTE (.) + 0x0000000000000010 _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) + 0x0000000000000000 _rtc_fast_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_fast_end - _rtc_fast_start):(_rtc_noinit_end - _rtc_fast_start) + 0x0000000000000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) + 0x0000000000000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) + +.iram0.vectors 0x0000000040374000 0x403 + 0x0000000040374000 _iram_start = ABSOLUTE (.) + 0x0000000040374000 _vector_table = ABSOLUTE (.) + 0x0000000000000000 . = 0x0 + *(.WindowVectors.text) + .WindowVectors.text + 0x0000000040374000 0x16a esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x0000000040374000 _WindowOverflow4 + 0x0000000040374040 _WindowUnderflow4 + 0x0000000040374050 _xt_alloca_exc + 0x0000000040374080 _WindowOverflow8 + 0x00000000403740c0 _WindowUnderflow8 + 0x0000000040374100 _WindowOverflow12 + 0x0000000040374140 _WindowUnderflow12 + 0x0000000000000180 . = 0x180 + *fill* 0x000000004037416a 0x16 + *(.Level2InterruptVector.text) + .Level2InterruptVector.text + 0x0000000040374180 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x0000000040374180 _Level2Vector + 0x00000000000001c0 . = 0x1c0 + *fill* 0x0000000040374186 0x3a + *(.Level3InterruptVector.text) + .Level3InterruptVector.text + 0x00000000403741c0 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x00000000403741c0 _Level3Vector + 0x0000000000000200 . = 0x200 + *fill* 0x00000000403741c6 0x3a + *(.Level4InterruptVector.text) + .Level4InterruptVector.text + 0x0000000040374200 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x0000000040374200 _Level4Vector + 0x0000000000000240 . = 0x240 + *fill* 0x0000000040374206 0x3a + *(.Level5InterruptVector.text) + .Level5InterruptVector.text + 0x0000000040374240 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x0000000040374240 _Level5Vector + 0x0000000000000280 . = 0x280 + *fill* 0x0000000040374246 0x3a + *(.DebugExceptionVector.text) + .DebugExceptionVector.text + 0x0000000040374280 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x0000000040374280 _DebugExceptionVector + 0x00000000000002c0 . = 0x2c0 + *fill* 0x0000000040374286 0x3a + *(.NMIExceptionVector.text) + .NMIExceptionVector.text + 0x00000000403742c0 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x00000000403742c0 _NMIExceptionVector + 0x0000000000000300 . = 0x300 + *fill* 0x00000000403742c6 0x3a + *(.KernelExceptionVector.text) + .KernelExceptionVector.text + 0x0000000040374300 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x0000000040374300 _KernelExceptionVector + 0x0000000000000340 . = 0x340 + *fill* 0x0000000040374306 0x3a + *(.UserExceptionVector.text) + .UserExceptionVector.text + 0x0000000040374340 0x6 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9 (size before relaxing) + 0x0000000040374340 _UserExceptionVector + 0x00000000000003c0 . = 0x3c0 + *fill* 0x0000000040374346 0x7a + *(.DoubleExceptionVector.text) + .DoubleExceptionVector.text + 0x00000000403743c0 0xe esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x11 (size before relaxing) + 0x00000000403743c0 _DoubleExceptionVector + 0x0000000000000400 . = 0x400 + *fill* 0x00000000403743ce 0x32 + 0x0000000040374400 _invalid_pc_placeholder = ABSOLUTE (.) + *(.*Vector.literal) + .DebugExceptionVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .DoubleExceptionVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .KernelExceptionVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .UserExceptionVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .Level2InterruptVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .Level3InterruptVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .Level4InterruptVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .Level5InterruptVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + .NMIExceptionVector.literal + 0x0000000040374400 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x4 (size before relaxing) + *(.UserEnter.literal) + *(.UserEnter.text) + 0x0000000040374400 . = ALIGN (0x10) + *fill* 0x0000000040374400 0x0 + *(.entry.text) + *(.init.literal) + *(.init) + .init 0x0000000040374400 0x3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + 0x0000000040374400 _init + 0x0000000040374403 _init_end = ABSOLUTE (.) + +.iram0.text 0x0000000040374404 0x12d77 + 0x0000000040374404 _iram_text_start = ABSOLUTE (.) + *(.iram1 .iram1.*) + .iram1.1.literal + 0x0000000040374404 0xc esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .iram1.0.literal + 0x0000000040374410 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x4 (size before relaxing) + .iram1.1.literal + 0x0000000040374410 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x4 (size before relaxing) + .iram1.25.literal + 0x0000000040374410 0x48 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x50 (size before relaxing) + .iram1.26.literal + 0x0000000040374458 0x78 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0xc4 (size before relaxing) + .iram1.literal + 0x00000000403744d0 0x10 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + 0x1c (size before relaxing) + .iram1.3.literal + 0x00000000403744e0 0x8 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .iram1.28.literal + 0x00000000403744e8 0x4 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x1c (size before relaxing) + .iram1.29.literal + 0x00000000403744ec 0x4 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0xc (size before relaxing) + .iram1.30.literal + 0x00000000403744f0 0x10 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .iram1.29.literal + 0x0000000040374500 0xc esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x10 (size before relaxing) + .iram1.22.literal + 0x000000004037450c 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0xc (size before relaxing) + .iram1.23.literal + 0x000000004037450c 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x8 (size before relaxing) + .iram1.24.literal + 0x0000000040374510 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x8 (size before relaxing) + .iram1.3.literal + 0x0000000040374510 0x54 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0xb0 (size before relaxing) + .iram1.27.literal + 0x0000000040374564 0x4 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x10 (size before relaxing) + .iram1.26.literal + 0x0000000040374568 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x10 (size before relaxing) + .iram1.24.literal + 0x0000000040374568 0x14 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x20 (size before relaxing) + .iram1.25.literal + 0x000000004037457c 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x8 (size before relaxing) + .iram1.23.literal + 0x000000004037457c 0x30 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x34 (size before relaxing) + .iram1.26.literal + 0x00000000403745ac 0x18 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x6c (size before relaxing) + .iram1.27.literal + 0x00000000403745c4 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x8 (size before relaxing) + .iram1.literal + 0x00000000403745c4 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + 0x4 (size before relaxing) + .iram1.26.literal + 0x00000000403745c4 0x4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .iram1.3.literal + 0x00000000403745c8 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .iram1.36.literal + 0x00000000403745d0 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.28.literal + 0x00000000403745d4 0x28 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x38 (size before relaxing) + .iram1.29.literal + 0x00000000403745fc 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x1c (size before relaxing) + .iram1.30.literal + 0x0000000040374600 0x8 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0xc (size before relaxing) + .iram1.31.literal + 0x0000000040374608 0x14 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x28 (size before relaxing) + .iram1.37.literal + 0x000000004037461c 0xc esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x20 (size before relaxing) + .iram1.38.literal + 0x0000000040374628 0xc esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x50 (size before relaxing) + .iram1.39.literal + 0x0000000040374634 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0xc (size before relaxing) + .iram1.32.literal + 0x0000000040374638 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x28 (size before relaxing) + .iram1.40.literal + 0x000000004037463c 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x8 (size before relaxing) + .iram1.3.literal + 0x000000004037463c 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x4 (size before relaxing) + .iram1.4.literal + 0x000000004037463c 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x4 (size before relaxing) + .iram1.5.literal + 0x000000004037463c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.8.literal + 0x0000000040374640 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .iram1.2.literal + 0x0000000040374644 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .iram1.3.literal + 0x000000004037464c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x10 (size before relaxing) + .iram1.28.literal + 0x0000000040374650 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0xc (size before relaxing) + .iram1.32.literal + 0x0000000040374654 0xc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x30 (size before relaxing) + .iram1.33.literal + 0x0000000040374660 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x2c (size before relaxing) + .iram1.30.literal + 0x0000000040374660 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x24 (size before relaxing) + .iram1.31.literal + 0x0000000040374668 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40 (size before relaxing) + .iram1.29.literal + 0x0000000040374678 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x20 (size before relaxing) + .iram1.30.literal + 0x0000000040374680 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x20 (size before relaxing) + .iram1.31.literal + 0x0000000040374684 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x20 (size before relaxing) + .iram1.32.literal + 0x0000000040374688 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x10 (size before relaxing) + .iram1.33.literal + 0x0000000040374688 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x10 (size before relaxing) + .iram1.26.literal + 0x0000000040374688 0x4 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x8 (size before relaxing) + .iram1.34.literal + 0x000000004037468c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x10 (size before relaxing) + .iram1.31.literal + 0x0000000040374690 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x18 (size before relaxing) + .iram1.35.literal + 0x00000000403746a0 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x10 (size before relaxing) + .iram1.32.literal + 0x00000000403746a0 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x24 (size before relaxing) + .iram1.36.literal + 0x00000000403746a8 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0xc (size before relaxing) + .iram1.28.literal + 0x00000000403746ac 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x1c (size before relaxing) + .iram1.29.literal + 0x00000000403746ac 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x28 (size before relaxing) + .iram1.30.literal + 0x00000000403746b0 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0xc (size before relaxing) + .iram1.3.literal + 0x00000000403746b0 0x4 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x8 (size before relaxing) + .iram1.30.literal + 0x00000000403746b4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.27.literal + 0x00000000403746bc 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x8 (size before relaxing) + .iram1.28.literal + 0x00000000403746bc 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x28 (size before relaxing) + .iram1.32.literal + 0x00000000403746c4 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x8 (size before relaxing) + .iram1.28.literal + 0x00000000403746c8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + .iram1.29.literal + 0x00000000403746cc 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x8 (size before relaxing) + .iram1.literal + 0x00000000403746cc 0x44 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x9c (size before relaxing) + .iram1.28.literal + 0x0000000040374710 0x8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x14 (size before relaxing) + .iram1.literal + 0x0000000040374718 0x0 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + 0x4 (size before relaxing) + .iram1.28.literal + 0x0000000040374718 0x4 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x14 (size before relaxing) + .iram1.44.literal + 0x000000004037471c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x10 (size before relaxing) + .iram1.32.literal + 0x0000000040374728 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x34 (size before relaxing) + .iram1.37.literal + 0x0000000040374730 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x28 (size before relaxing) + .iram1.31.literal + 0x0000000040374738 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x24 (size before relaxing) + .iram1.33.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.34.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.35.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.36.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.38.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.39.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.40.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.41.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.42.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.43.literal + 0x0000000040374740 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4 (size before relaxing) + .iram1.45.literal + 0x0000000040374740 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x10 (size before relaxing) + .iram1.46.literal + 0x0000000040374748 0x4 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x10 (size before relaxing) + .iram1.47.literal + 0x000000004037474c 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x10 (size before relaxing) + .iram1.48.literal + 0x000000004037474c 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x10 (size before relaxing) + .iram1.49.literal + 0x000000004037474c 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x8 (size before relaxing) + .iram1.50.literal + 0x000000004037474c 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x8 (size before relaxing) + .iram1.0.literal + 0x000000004037474c 0x8 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0xc (size before relaxing) + .iram1.29.literal + 0x0000000040374754 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x18 (size before relaxing) + .iram1.28.literal + 0x0000000040374760 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x8 (size before relaxing) + .iram1.28.literal + 0x0000000040374760 0x24 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x38 (size before relaxing) + .iram1.33.literal + 0x0000000040374784 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .iram1.literal + 0x0000000040374788 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + 0x24 (size before relaxing) + .iram1.30.literal + 0x00000000403747a8 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x24 (size before relaxing) + .iram1.29.literal + 0x00000000403747bc 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4c (size before relaxing) + .iram1.29.literal + 0x00000000403747c0 0x10 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x2c (size before relaxing) + .iram1.30.literal + 0x00000000403747d0 0x4 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x2c (size before relaxing) + .iram1.4.literal + 0x00000000403747d4 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4c (size before relaxing) + .iram1.5.literal + 0x0000000040374810 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4 (size before relaxing) + .iram1.7.literal + 0x0000000040374810 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0xc (size before relaxing) + .iram1.36.literal + 0x0000000040374818 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x8 (size before relaxing) + .iram1.30.literal + 0x000000004037481c 0xc esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x20 (size before relaxing) + .iram1.35.literal + 0x0000000040374828 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x8 (size before relaxing) + .iram1.31.literal + 0x000000004037482c 0x34 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x7c (size before relaxing) + .iram1.32.literal + 0x0000000040374860 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x44 (size before relaxing) + .iram1.37.literal + 0x0000000040374870 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.41.literal + 0x0000000040374874 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4 (size before relaxing) + .iram1.35.literal + 0x0000000040374874 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0xc (size before relaxing) + .iram1.29.literal + 0x0000000040374878 0x8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x14 (size before relaxing) + .iram1.30.literal + 0x0000000040374880 0x8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x18 (size before relaxing) + .iram1.38.literal + 0x0000000040374888 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x14 (size before relaxing) + .iram1.32.literal + 0x0000000040374888 0x28 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x60 (size before relaxing) + .iram1.31.literal + 0x00000000403748b0 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x18 (size before relaxing) + .iram1.33.literal + 0x00000000403748b0 0xc esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x34 (size before relaxing) + .iram1.39.literal + 0x00000000403748bc 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x18 (size before relaxing) + .iram1.42.literal + 0x00000000403748bc 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x8 (size before relaxing) + .iram1.35.literal + 0x00000000403748bc 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.37.literal + 0x00000000403748c0 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4 (size before relaxing) + .iram1.30.literal + 0x00000000403748c0 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.35.literal + 0x00000000403748c4 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x20 (size before relaxing) + .iram1.33.literal + 0x00000000403748d4 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0xc (size before relaxing) + .iram1.36.literal + 0x00000000403748d8 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x8 (size before relaxing) + .iram1.32.literal + 0x00000000403748dc 0x18 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x58 (size before relaxing) + .iram1.38.literal + 0x00000000403748f4 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x2c (size before relaxing) + .iram1.43.literal + 0x0000000040374904 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x10 (size before relaxing) + .iram1.44.literal + 0x0000000040374904 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x24 (size before relaxing) + .iram1.45.literal + 0x000000004037490c 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x44 (size before relaxing) + .iram1.32.literal + 0x0000000040374920 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.33.literal + 0x0000000040374924 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4 (size before relaxing) + .iram1.36.literal + 0x0000000040374924 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4 (size before relaxing) + .iram1.42.literal + 0x0000000040374924 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4 (size before relaxing) + .iram1.41.literal + 0x0000000040374924 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x10 (size before relaxing) + .iram1.40.literal + 0x0000000040374928 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4 (size before relaxing) + .iram1.39.literal + 0x0000000040374928 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0xc (size before relaxing) + .iram1.37.literal + 0x0000000040374928 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x8 (size before relaxing) + .iram1.38.literal + 0x0000000040374928 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x1c (size before relaxing) + .iram1.43.literal + 0x000000004037493c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3.literal + 0x0000000040374940 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x4 (size before relaxing) + .iram1.2.literal + 0x0000000040374940 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0xc (size before relaxing) + .iram1.1.literal + 0x0000000040374944 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x8 (size before relaxing) + .iram1.28.literal + 0x0000000040374944 0xc esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x1c (size before relaxing) + .iram1.29.literal + 0x0000000040374950 0x10 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x28 (size before relaxing) + .iram1.30.literal + 0x0000000040374960 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4 (size before relaxing) + .iram1.32.literal + 0x0000000040374960 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4 (size before relaxing) + .iram1.literal + 0x0000000040374960 0x0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + 0xc (size before relaxing) + .iram1.42.literal + 0x0000000040374960 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.28.literal + 0x0000000040374964 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.29.literal + 0x0000000040374964 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.30.literal + 0x0000000040374964 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.31.literal + 0x0000000040374964 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.50.literal + 0x0000000040374964 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .iram1.53.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .iram1.52.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .iram1.51.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .iram1.47.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.46.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.45.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.41.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.40.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.39.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.36.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .iram1.34.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xc (size before relaxing) + .iram1.33.literal + 0x0000000040374968 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xc (size before relaxing) + .iram1.3.literal + 0x0000000040374968 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x10 (size before relaxing) + .iram1.28.literal + 0x0000000040374970 0x4 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .iram1.29.literal + 0x0000000040374974 0x18 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x34 (size before relaxing) + .iram1.30.literal + 0x000000004037498c 0x4 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x34 (size before relaxing) + .iram1.31.literal + 0x0000000040374990 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x8 (size before relaxing) + .iram1.0.literal + 0x0000000040374990 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x8 (size before relaxing) + .iram1.1.literal + 0x0000000040374990 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4 (size before relaxing) + .iram1.32.literal + 0x0000000040374990 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x10 (size before relaxing) + .iram1.32.literal + 0x0000000040374998 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4 (size before relaxing) + .iram1.33.literal + 0x0000000040374998 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4 (size before relaxing) + .iram1.34.literal + 0x0000000040374998 0x14 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x24 (size before relaxing) + .literal.esp_cpu_configure_region_protection + 0x00000000403749ac 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_bbpll_disable + 0x00000000403749b4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x8 (size before relaxing) + .literal.rtc_clk_bbpll_enable + 0x00000000403749b8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_set_bbpll_always_on + 0x00000000403749b8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_32k_enable_internal + 0x00000000403749bc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x18 (size before relaxing) + .literal.rtc_clk_32k_enable + 0x00000000403749d0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x1c (size before relaxing) + .literal.rtc_clk_32k_enable_external + 0x00000000403749e0 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x14 (size before relaxing) + .literal.rtc_clk_8m_enable + 0x00000000403749e0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_slow_freq_set + 0x00000000403749ec 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x14 (size before relaxing) + .literal.rtc_clk_slow_freq_get + 0x00000000403749f4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.wait_dig_dbias_valid + 0x00000000403749f4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x8 (size before relaxing) + .literal.rtc_clk_slow_freq_get_hz + 0x00000000403749f4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_fast_freq_set + 0x00000000403749fc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_clk_bbpll_configure + 0x0000000040374a00 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x2c (size before relaxing) + .literal.rtc_clk_xtal_freq_get + 0x0000000040374a08 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x18 (size before relaxing) + .literal.rtc_clk_cpu_freq_mhz_to_config + 0x0000000040374a14 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4 (size before relaxing) + .literal.rtc_clk_cpu_freq_get_config + 0x0000000040374a14 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x28 (size before relaxing) + .literal.rtc_clk_apb_freq_update + 0x0000000040374a1c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .literal.rtc_clk_cpu_freq_to_pll_mhz + 0x0000000040374a20 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40 (size before relaxing) + .literal.rtc_clk_cpu_freq_to_8m + 0x0000000040374a30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x28 (size before relaxing) + .literal.rtc_clk_cpu_freq_to_xtal + 0x0000000040374a34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x28 (size before relaxing) + .literal.rtc_clk_cpu_freq_set_config + 0x0000000040374a34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x2c (size before relaxing) + .literal.rtc_clk_cpu_freq_set_xtal + 0x0000000040374a34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x10 (size before relaxing) + .literal.rtc_sleep_pu + 0x0000000040374a34 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x2c (size before relaxing) + .literal.rtc_clk_cal_internal + 0x0000000040374a58 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x48 (size before relaxing) + .literal.rtc_clk_cal + 0x0000000040374a7c 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0xc (size before relaxing) + .literal.rtc_time_us_to_slowclk + 0x0000000040374a7c 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4 (size before relaxing) + .literal.rtc_time_get + 0x0000000040374a7c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x10 (size before relaxing) + .literal.prvReturnItemByteBuf + 0x0000000040374a88 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x18 (size before relaxing) + .literal.prvGetItemByteBuf + 0x0000000040374a98 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x20 (size before relaxing) + .literal.prvCheckItemFitsByteBuffer + 0x0000000040374aa8 0x8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x10 (size before relaxing) + .literal.prvReturnItemDefault + 0x0000000040374ab0 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40 (size before relaxing) + .literal.prvGetItemDefault + 0x0000000040374ad0 0x1c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x48 (size before relaxing) + .literal.prvAcquireItemNoSplit + 0x0000000040374aec 0xc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x20 (size before relaxing) + .literal.prvSendItemDoneNoSplit + 0x0000000040374af8 0xc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40 (size before relaxing) + .literal.prvCheckItemFitsDefault + 0x0000000040374b04 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x18 (size before relaxing) + .literal.prvGetFreeSize + 0x0000000040374b08 0x8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x10 (size before relaxing) + .literal.prvInitializeNewRingbuffer + 0x0000000040374b10 0x40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x48 (size before relaxing) + .literal.prvCopyItemByteBuf + 0x0000000040374b50 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x18 (size before relaxing) + .literal.prvCopyItemAllowSplit + 0x0000000040374b54 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x28 (size before relaxing) + .literal.prvCopyItemNoSplit + 0x0000000040374b58 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xc (size before relaxing) + .literal.prvReceiveGeneric + 0x0000000040374b58 0xc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x38 (size before relaxing) + .literal.prvReceiveGenericFromISR + 0x0000000040374b64 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x28 (size before relaxing) + .literal.xRingbufferCreate + 0x0000000040374b68 0xc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x34 (size before relaxing) + .literal.xRingbufferSend + 0x0000000040374b74 0xc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c (size before relaxing) + .literal.xRingbufferSendFromISR + 0x0000000040374b80 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x2c (size before relaxing) + .literal.xRingbufferReceiveUpTo + 0x0000000040374b84 0x8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x1c (size before relaxing) + .literal.xRingbufferReceiveUpToFromISR + 0x0000000040374b8c 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x1c (size before relaxing) + .literal.vRingbufferReturnItem + 0x0000000040374b90 0x8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x24 (size before relaxing) + .literal.vRingbufferReturnItemFromISR + 0x0000000040374b98 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x24 (size before relaxing) + .literal.vRingbufferDelete + 0x0000000040374b9c 0x4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x20 (size before relaxing) + .literal.esp_error_check_failed_print + 0x0000000040374ba0 0x18 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x2c (size before relaxing) + .literal._esp_error_check_failed + 0x0000000040374bb8 0x4 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0xc (size before relaxing) + .literal.esp_system_abort + 0x0000000040374bbc 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x4 (size before relaxing) + .literal 0x0000000040374bbc 0x10 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x64 (size before relaxing) + .literal 0x0000000040374bcc 0x4 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + 0x24 (size before relaxing) + .literal.vPortSetupTimer + 0x0000000040374bd0 0x24 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x54 (size before relaxing) + .literal.xPortSysTickHandler + 0x0000000040374bf4 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x8 (size before relaxing) + .literal.prvIsQueueEmpty + 0x0000000040374bf4 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x8 (size before relaxing) + .literal.prvCopyDataToQueue + 0x0000000040374bf4 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xc (size before relaxing) + .literal.prvNotifyQueueSetContainer + 0x0000000040374bf4 0x18 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x30 (size before relaxing) + .literal.prvCopyDataFromQueue + 0x0000000040374c0c 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4 (size before relaxing) + .literal.prvUnlockQueue + 0x0000000040374c0c 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x28 (size before relaxing) + .literal.xQueueGenericReset + 0x0000000040374c0c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c (size before relaxing) + .literal.prvInitialiseNewQueue + 0x0000000040374c20 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4 (size before relaxing) + .literal.xQueueGenericCreateStatic + 0x0000000040374c20 0x18 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x34 (size before relaxing) + .literal.xQueueGenericCreate + 0x0000000040374c38 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x28 (size before relaxing) + .literal.xQueueGetMutexHolder + 0x0000000040374c44 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x8 (size before relaxing) + .literal.xQueueCreateCountingSemaphore + 0x0000000040374c44 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1c (size before relaxing) + .literal.xQueueGenericSend + 0x0000000040374c50 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x98 (size before relaxing) + .literal.prvInitialiseMutex + 0x0000000040374c64 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x18 (size before relaxing) + .literal.xQueueCreateMutex + 0x0000000040374c64 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x8 (size before relaxing) + .literal.xQueueCreateMutexStatic + 0x0000000040374c64 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x8 (size before relaxing) + .literal.xQueueGiveMutexRecursive + 0x0000000040374c64 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x18 (size before relaxing) + .literal.xQueueGenericSendFromISR + 0x0000000040374c6c 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x38 (size before relaxing) + .literal.xQueueGiveFromISR + 0x0000000040374c74 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x34 (size before relaxing) + .literal.xQueueReceive + 0x0000000040374c80 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x7c (size before relaxing) + .literal.xQueueSemaphoreTake + 0x0000000040374c8c 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xa0 (size before relaxing) + .literal.xQueueTakeMutexRecursive + 0x0000000040374c94 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x18 (size before relaxing) + .literal.xQueueReceiveFromISR + 0x0000000040374c98 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x2c (size before relaxing) + .literal.uxQueueMessagesWaiting + 0x0000000040374ca0 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1c (size before relaxing) + .literal.vQueueDelete + 0x0000000040374cac 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x18 (size before relaxing) + .literal.vQueueWaitForMessageRestricted + 0x0000000040374cb4 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x10 (size before relaxing) + .literal.prvResetNextTaskUnblockTime + 0x0000000040374cb4 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.prvDeleteTLS + 0x0000000040374cbc 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x14 (size before relaxing) + .literal.prvInitialiseNewTask + 0x0000000040374ccc 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x18 (size before relaxing) + .literal.prvInitialiseTaskLists + 0x0000000040374ccc 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x38 (size before relaxing) + .literal.taskSelectHighestPriorityTaskSMP + 0x0000000040374ce8 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x2c (size before relaxing) + .literal.prvDeleteTCB + 0x0000000040374cf8 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x28 (size before relaxing) + .literal.prvCheckTasksWaitingTermination + 0x0000000040374d08 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x30 (size before relaxing) + .literal.prvAddCurrentTaskToDelayedList + 0x0000000040374d1c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x2c (size before relaxing) + .literal.prvIdleTask + 0x0000000040374d20 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x8 (size before relaxing) + .literal.prvWriteNameToBuffer + 0x0000000040374d24 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .literal.taskYIELD_OTHER_CORE + 0x0000000040374d2c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x10 (size before relaxing) + .literal.prvAddNewTaskToReadyList + 0x0000000040374d2c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40 (size before relaxing) + .literal.xTaskCreateStaticPinnedToCore + 0x0000000040374d34 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c (size before relaxing) + .literal.xTaskCreatePinnedToCore + 0x0000000040374d48 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x18 (size before relaxing) + .literal.eTaskGetState + 0x0000000040374d48 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x30 (size before relaxing) + .literal.vTaskSuspendAll + 0x0000000040374d4c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x8 (size before relaxing) + .literal.xTaskGetTickCount + 0x0000000040374d50 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.xTaskGetTickCountFromISR + 0x0000000040374d50 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x8 (size before relaxing) + .literal.uxTaskGetNumberOfTasks + 0x0000000040374d50 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.xTaskGetIdleTaskHandleForCPU + 0x0000000040374d50 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x24 (size before relaxing) + .literal.xTaskIncrementTick + 0x0000000040374d68 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x64 (size before relaxing) + .literal.vTaskSwitchContext + 0x0000000040374d80 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x30 (size before relaxing) + .literal.vTaskPlaceOnEventList + 0x0000000040374d8c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x2c (size before relaxing) + .literal.vTaskPlaceOnUnorderedEventList + 0x0000000040374d98 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x30 (size before relaxing) + .literal.vTaskPlaceOnEventListRestricted + 0x0000000040374da0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x2c (size before relaxing) + .literal.xTaskRemoveFromEventList + 0x0000000040374da8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x54 (size before relaxing) + .literal.vTaskRemoveFromUnorderedEventList + 0x0000000040374db4 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x48 (size before relaxing) + .literal.vTaskInternalSetTimeOutState + 0x0000000040374dbc 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x8 (size before relaxing) + .literal.xTaskCheckForTimeOut + 0x0000000040374dbc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c (size before relaxing) + .literal.vTaskMissedYield + 0x0000000040374dd0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.xTaskGetCurrentTaskHandle + 0x0000000040374dd0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x8 (size before relaxing) + .literal.uxTaskPriorityGet + 0x0000000040374dd0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x10 (size before relaxing) + .literal.vTaskPrioritySet + 0x0000000040374dd0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x44 (size before relaxing) + .literal.vTaskSuspend + 0x0000000040374dd8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x70 (size before relaxing) + .literal.__getreent + 0x0000000040374de0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x8 (size before relaxing) + .literal.pcTaskGetName + 0x0000000040374de0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x18 (size before relaxing) + .literal.vTaskSetThreadLocalStoragePointerAndDelCallback + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x10 (size before relaxing) + .literal.pvTaskGetThreadLocalStoragePointer + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.vTaskGetInfo + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x1c (size before relaxing) + .literal.prvListTasksWithinSingleList + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.uxTaskGetSystemState + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x38 (size before relaxing) + .literal.xTaskGetAffinity + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.xTaskGetCurrentTaskHandleForCPU + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4 (size before relaxing) + .literal.xTaskGetSchedulerState + 0x0000000040374de8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xc (size before relaxing) + .literal.vTaskDelete + 0x0000000040374de8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x5c (size before relaxing) + .literal.xTaskDelayUntil + 0x0000000040374df0 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c (size before relaxing) + .literal.vTaskDelay + 0x0000000040374dfc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x28 (size before relaxing) + .literal.xTaskResumeAll + 0x0000000040374e00 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x74 (size before relaxing) + .literal.xTaskPriorityInherit + 0x0000000040374e14 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x20 (size before relaxing) + .literal.xTaskPriorityDisinherit + 0x0000000040374e14 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40 (size before relaxing) + .literal.vTaskPriorityDisinheritAfterTimeout + 0x0000000040374e28 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40 (size before relaxing) + .literal.vTaskList + 0x0000000040374e38 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x20 (size before relaxing) + .literal.uxTaskResetEventItemValue + 0x0000000040374e40 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x10 (size before relaxing) + .literal.pvTaskIncrementMutexHeldCount + 0x0000000040374e40 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x10 (size before relaxing) + .literal.ulTaskGenericNotifyTake + 0x0000000040374e40 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x34 (size before relaxing) + .literal.xTaskGenericNotify + 0x0000000040374e4c 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x64 (size before relaxing) + .literal.vTaskGenericNotifyGiveFromISR + 0x0000000040374e70 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x60 (size before relaxing) + .literal.vTaskStartScheduler + 0x0000000040374e80 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c (size before relaxing) + .literal.xEventGroupCreate + 0x0000000040374e94 0xc esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x1c (size before relaxing) + .literal.xEventGroupWaitBits + 0x0000000040374ea0 0x18 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x60 (size before relaxing) + .literal.xEventGroupClearBits + 0x0000000040374eb8 0x8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x24 (size before relaxing) + .literal.xEventGroupSetBits + 0x0000000040374ec0 0xc esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x30 (size before relaxing) + .literal.vEventGroupDelete + 0x0000000040374ecc 0x8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x24 (size before relaxing) + .literal.prvGetNextExpireTime + 0x0000000040374ed4 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .literal.prvInsertTimerInActiveList + 0x0000000040374ed8 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x10 (size before relaxing) + .literal.prvCheckForValidListAndQueue + 0x0000000040374edc 0x18 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x34 (size before relaxing) + .literal.prvInitialiseNewTimer + 0x0000000040374ef4 0xc esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x18 (size before relaxing) + .literal.xTimerCreateTimerTask + 0x0000000040374f00 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x2c (size before relaxing) + .literal.xTimerCreate + 0x0000000040374f14 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x8 (size before relaxing) + .literal.xTimerGenericCommand + 0x0000000040374f14 0x8 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x24 (size before relaxing) + .literal.prvSwitchTimerLists + 0x0000000040374f1c 0x8 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x24 (size before relaxing) + .literal.prvSampleTimeNow + 0x0000000040374f24 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0xc (size before relaxing) + .literal.prvProcessExpiredTimer + 0x0000000040374f28 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x20 (size before relaxing) + .literal.prvProcessTimerOrBlockTask + 0x0000000040374f2c 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x2c (size before relaxing) + .literal.prvProcessReceivedCommands + 0x0000000040374f2c 0x8 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x38 (size before relaxing) + .literal.prvTimerTask + 0x0000000040374f34 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0xc (size before relaxing) + .literal.pvTimerGetTimerID + 0x0000000040374f34 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x1c (size before relaxing) + .literal.vPortTaskWrapper + 0x0000000040374f38 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x18 (size before relaxing) + .literal.xPortStartScheduler + 0x0000000040374f40 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x10 (size before relaxing) + .literal.pxPortInitialiseStack + 0x0000000040374f40 0x24 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x30 (size before relaxing) + .literal.xPortInIsrContext + 0x0000000040374f64 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x8 (size before relaxing) + .literal.xPortEnterCriticalTimeout + 0x0000000040374f64 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40 (size before relaxing) + .literal.vPortExitCritical + 0x0000000040374f8c 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + 0x30 (size before relaxing) + .literal.vPortYieldOtherCore + 0x0000000040374f98 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4 (size before relaxing) + .literal.vApplicationStackOverflowHook + 0x0000000040374f98 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + 0x14 (size before relaxing) + .literal.vPortReleaseTaskMPUSettings + 0x0000000040374fa4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4 (size before relaxing) + .literal.other_cpu_startup_idle_hook_cb + 0x0000000040374fa4 0x4 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .literal.esp_startup_start_app_common + 0x0000000040374fa8 0x20 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x2c (size before relaxing) + .literal.xPortCheckValidTCBMem + 0x0000000040374fc8 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x18 (size before relaxing) + .literal.xPortcheckValidStackMem + 0x0000000040374fc8 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x18 (size before relaxing) + .literal.vApplicationGetIdleTaskMemory + 0x0000000040374fc8 0xc esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x24 (size before relaxing) + .literal.vApplicationGetTimerTaskMemory + 0x0000000040374fd4 0x4 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x28 (size before relaxing) + .literal.i2c_hal_update_config + 0x0000000040374fd8 0x0 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.soc_hal_stall_core + 0x0000000040374fd8 0x10 esp-idf/hal/libhal.a(soc_hal.c.obj) + 0x14 (size before relaxing) + .literal.soc_hal_unstall_core + 0x0000000040374fe8 0x0 esp-idf/hal/libhal.a(soc_hal.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_encryption_hal_enable + 0x0000000040374fe8 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .literal.spi_flash_encryption_hal_disable + 0x0000000040374ff0 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_encryption_hal_prepare + 0x0000000040374ff0 0x10 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x14 (size before relaxing) + .literal.spi_flash_encryption_hal_done + 0x0000000040375000 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .literal.spi_flash_encryption_hal_destroy + 0x0000000040375008 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .literal.spi_flash_hal_gpspi_device_config + 0x000000004037500c 0x10 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x14 (size before relaxing) + .literal.spi_flash_hal_gpspi_configure_host_io_mode + 0x000000004037501c 0x10 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4c (size before relaxing) + .literal.spi_flash_hal_gpspi_common_command + 0x000000004037502c 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x28 (size before relaxing) + .literal.spi_flash_hal_gpspi_read + 0x0000000040375038 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x1c (size before relaxing) + .literal.spi_flash_hal_configure_host_io_mode + 0x0000000040375038 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x50 (size before relaxing) + .literal.spi_flash_hal_common_command + 0x0000000040375040 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x1c (size before relaxing) + .literal.spi_flash_hal_read + 0x0000000040375040 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_hal_erase_chip + 0x0000000040375040 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .literal.spi_flash_hal_erase_sector + 0x0000000040375044 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x14 (size before relaxing) + .literal.spi_flash_hal_erase_block + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x14 (size before relaxing) + .literal.spi_flash_hal_program_page + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x1c (size before relaxing) + .literal.spi_flash_hal_set_write_protect + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_hal_setup_read_suspend + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_hal_setup_auto_suspend_mode + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_hal_setup_auto_resume_mode + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_hal_disable_auto_suspend_mode + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_hal_disable_auto_resume_mode + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_hal_device_config + 0x0000000040375048 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x10 (size before relaxing) + .literal.periph_ll_get_clk_en_reg + 0x0000000040375048 0xc esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x10 (size before relaxing) + .literal.periph_ll_get_rst_en_reg + 0x0000000040375054 0x4 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x10 (size before relaxing) + .literal.systimer_hal_init + 0x0000000040375058 0x4 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x18 (size before relaxing) + .literal.systimer_hal_get_counter_value + 0x000000004037505c 0x4 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x8 (size before relaxing) + .literal.systimer_hal_set_alarm_target + 0x0000000040375060 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x8 (size before relaxing) + .literal.systimer_hal_set_alarm_period + 0x0000000040375060 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x18 (size before relaxing) + .literal.systimer_hal_counter_value_advance + 0x0000000040375070 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0xc (size before relaxing) + .literal.systimer_hal_select_alarm_mode + 0x0000000040375070 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x8 (size before relaxing) + .literal.systimer_hal_connect_alarm_counter + 0x0000000040375070 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_init + 0x0000000040375070 0x40 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x48 (size before relaxing) + .literal.wdt_hal_config_stage + 0x00000000403750b0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x24 (size before relaxing) + .literal.wdt_hal_write_protect_disable + 0x00000000403750b0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_enable + 0x00000000403750b0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_disable + 0x00000000403750b0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_handle_intr + 0x00000000403750b0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_feed + 0x00000000403750b0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.wdt_hal_set_flashboot_en + 0x00000000403750b0 0x4 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x8 (size before relaxing) + .literal.default_walker + 0x00000000403750b4 0x10 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_walk_pool + 0x00000000403750c4 0x4 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .literal.tlsf_add_pool + 0x00000000403750c8 0x20 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x3c (size before relaxing) + .literal.tlsf_create + 0x00000000403750e8 0x4 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0xc (size before relaxing) + .literal.tlsf_get_pool + 0x00000000403750ec 0x0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x4 (size before relaxing) + .literal.tlsf_create_with_pool + 0x00000000403750ec 0x0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0xc (size before relaxing) + .literal.tlsf_malloc + 0x00000000403750ec 0x40 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x7c (size before relaxing) + .literal.tlsf_free + 0x000000004037512c 0x28 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x80 (size before relaxing) + .literal.tlsf_realloc + 0x0000000040375154 0xc esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0xac (size before relaxing) + .literal.assert_valid_block + 0x0000000040375160 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x10 (size before relaxing) + .literal.multi_heap_get_allocated_size_impl + 0x0000000040375164 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4 (size before relaxing) + .literal.multi_heap_register_impl + 0x0000000040375164 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x20 (size before relaxing) + .literal.multi_heap_malloc_impl + 0x0000000040375170 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x14 (size before relaxing) + .literal.multi_heap_free_impl + 0x0000000040375170 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x18 (size before relaxing) + .literal.multi_heap_realloc_impl + 0x0000000040375170 0x8 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x2c (size before relaxing) + .literal.multi_heap_get_info_impl + 0x0000000040375178 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x24 (size before relaxing) + .literal.esp_log_write + 0x000000004037517c 0x4 esp-idf/log/liblog.a(log.c.obj) + .literal.esp_log_early_timestamp + 0x0000000040375180 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4 (size before relaxing) + .literal.esp_log_impl_lock + 0x0000000040375180 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x10 (size before relaxing) + .literal.esp_log_impl_lock_timeout + 0x0000000040375184 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x10 (size before relaxing) + .literal.esp_log_impl_unlock + 0x0000000040375184 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + 0xc (size before relaxing) + .literal.esp_log_timestamp + 0x0000000040375184 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x1c (size before relaxing) + .literal.abort + 0x0000000040375188 0x10 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x24 (size before relaxing) + .literal.__assert_func + 0x0000000040375198 0x20 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40 (size before relaxing) + .literal.malloc + 0x00000000403751b8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4 (size before relaxing) + .literal.realloc + 0x00000000403751b8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4 (size before relaxing) + .literal.free 0x00000000403751b8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4 (size before relaxing) + .literal._malloc_r + 0x00000000403751b8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4 (size before relaxing) + .literal._free_r + 0x00000000403751b8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4 (size before relaxing) + .literal._realloc_r + 0x00000000403751b8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4 (size before relaxing) + .literal._calloc_r + 0x00000000403751b8 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x8 (size before relaxing) + .literal.calloc + 0x00000000403751bc 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x8 (size before relaxing) + .literal.lldesc_setup_link_constrained + 0x00000000403751bc 0xc esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x1c (size before relaxing) + .literal.memspi_host_read_id_hs + 0x00000000403751c8 0xc esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x1c (size before relaxing) + .literal.memspi_host_flush_cache + 0x00000000403751d4 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x8 (size before relaxing) + .literal.memspi_host_erase_sector + 0x00000000403751d4 0xc esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x14 (size before relaxing) + .literal.memspi_host_erase_block + 0x00000000403751e0 0x4 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x14 (size before relaxing) + .literal.memspi_host_program_page + 0x00000000403751e4 0x8 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x14 (size before relaxing) + .literal.memspi_host_init_pointers + 0x00000000403751ec 0xc esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .literal.spi_flash_chip_boya_probe + 0x00000000403751f8 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_gd_probe + 0x00000000403751f8 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_gd_set_io_mode + 0x00000000403751f8 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x20 (size before relaxing) + .literal.spi_flash_chip_gd_get_io_mode + 0x0000000040375208 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_generic_detect_size + 0x0000000040375208 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_generic_write_encrypted + 0x000000004037520c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_generic_config_host_io_mode + 0x0000000040375210 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0xc (size before relaxing) + .literal.spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x0000000040375214 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_common_write_status_16b_wrsr + 0x0000000040375214 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_generic_read + 0x0000000040375214 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x18 (size before relaxing) + .literal.spi_flash_chip_generic_write + 0x000000004037521c 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_generic_get_write_protect + 0x000000004037521c 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_chip_generic_yield + 0x0000000040375228 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_generic_suspend_cmd_conf + 0x0000000040375228 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x14 (size before relaxing) + .literal.spi_flash_chip_generic_read_unique_id + 0x000000004037522c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x20 (size before relaxing) + .literal.spi_flash_common_read_status_8b_rdsr2 + 0x0000000040375234 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_generic_get_io_mode + 0x0000000040375234 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_common_read_status_8b_rdsr + 0x0000000040375234 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_common_write_status_8b_wrsr + 0x0000000040375234 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_common_write_status_8b_wrsr2 + 0x0000000040375234 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_generic_set_io_mode + 0x0000000040375234 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0xc (size before relaxing) + .literal.spi_flash_chip_issi_probe + 0x0000000040375234 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_issi_set_io_mode + 0x0000000040375238 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0xc (size before relaxing) + .literal.spi_flash_chip_issi_get_io_mode + 0x0000000040375240 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_mxic_opi_erase_chip + 0x0000000040375240 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .literal.spi_flash_chip_mxic_opi_erase_sector + 0x0000000040375244 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .literal.spi_flash_chip_mxic_opi_erase_block + 0x0000000040375248 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .literal.spi_flash_chip_mxic_opi_page_program + 0x000000004037524c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .literal.spi_flash_chip_xmic_opi_config_host_io_mode + 0x0000000040375250 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0xc (size before relaxing) + .literal.spi_flash_chip_mxic_opi_get_data_length_zoom + 0x0000000040375258 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_chip_mxic_opi_read_id + 0x0000000040375264 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x34 (size before relaxing) + .literal.spi_flash_chip_mxic_opi_read_reg + 0x0000000040375274 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_mxic_opi_get_io_mode + 0x0000000040375274 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_mxic_opi_get_write_protect + 0x0000000040375278 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_chip_mxic_opi_write + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_chip_th_probe + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_command_winbond_program_4B + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_winbond_page_program + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_command_winbond_erase_sector_4B + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_winbond_erase_sector + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_command_erase_block_4B + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_winbond_erase_block + 0x0000000040375280 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_chip_winbond_read + 0x0000000040375280 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x1c (size before relaxing) + .literal.get_mspi_core_clock + 0x0000000040375288 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x4 (size before relaxing) + .literal.spi_timing_enter_mspi_low_speed_mode + 0x0000000040375288 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0xc (size before relaxing) + .literal.spi_timing_enter_mspi_high_speed_mode + 0x0000000040375288 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x1c (size before relaxing) + .literal.spi_timing_change_speed_mode_cache_safe + 0x0000000040375288 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x18 (size before relaxing) + .literal.spi_timing_get_flash_timing_param + 0x0000000040375298 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x4 (size before relaxing) + .literal.spi_timing_config_set_core_clock + 0x0000000040375298 0x4 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x8 (size before relaxing) + .literal.spi_timing_config_set_flash_clock + 0x000000004037529c 0xc esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x18 (size before relaxing) + .literal.spi_timing_config_set_psram_clock + 0x00000000403752a8 0x0 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x8 (size before relaxing) + .literal 0x00000000403752a8 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + 0x4 (size before relaxing) + .iram1.1 0x00000000403752a8 0xb6 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + 0x00000000403752a8 esp_ota_get_app_elf_sha256 + *fill* 0x000000004037535e 0x2 + .iram1.0 0x0000000040375360 0x8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0xb (size before relaxing) + 0x0000000040375360 phy_i2c_enter_critical + *fill* 0x0000000040375368 0x0 + .iram1.1 0x0000000040375368 0x8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0xb (size before relaxing) + 0x0000000040375368 phy_i2c_exit_critical + *fill* 0x0000000040375370 0x0 + .iram1.25 0x0000000040375370 0xa2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0xaa (size before relaxing) + 0x0000000040375370 call_start_cpu1 + *fill* 0x0000000040375412 0x2 + .iram1.26 0x0000000040375414 0x1a6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x1ba (size before relaxing) + 0x0000000040375414 call_start_cpu0 + *fill* 0x00000000403755ba 0x2 + .iram1 0x00000000403755bc 0x8f esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + 0x97 (size before relaxing) + 0x00000000403755bc xt_highint4 + 0x000000004037564b ld_include_highint_hdl + *fill* 0x000000004037564b 0x1 + .iram1.3 0x000000004037564c 0x2c esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x000000004037564c esp_cache_err_get_cpuid + .iram1.28 0x0000000040375678 0x56 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x66 (size before relaxing) + *fill* 0x00000000403756ce 0x2 + .iram1.29 0x00000000403756d0 0x24 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x2a (size before relaxing) + 0x00000000403756d0 esp_restart + *fill* 0x00000000403756f4 0x0 + .iram1.30 0x00000000403756f4 0x20 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .iram1.29 0x0000000040375714 0x2a esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x0000000040375714 start_cpu_other_cores + *fill* 0x000000004037573e 0x2 + .iram1.22 0x0000000040375740 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x22 (size before relaxing) + *fill* 0x000000004037575a 0x2 + .iram1.23 0x000000004037575c 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x16 (size before relaxing) + 0x000000004037575c panicHandler + *fill* 0x000000004037576e 0x2 + .iram1.24 0x0000000040375770 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x16 (size before relaxing) + 0x0000000040375770 xt_unhandled_exception + *fill* 0x0000000040375782 0x2 + .iram1.3 0x0000000040375784 0x18b esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x1d3 (size before relaxing) + 0x0000000040375784 esp_restart_noos + *fill* 0x000000004037590f 0x1 + .iram1.27 0x0000000040375910 0x1c esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x23 (size before relaxing) + *fill* 0x000000004037592c 0x0 + .iram1.26 0x000000004037592c 0x1f esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004037594b 0x1 + .iram1.24 0x000000004037594c 0x3b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + *fill* 0x0000000040375987 0x1 + .iram1.25 0x0000000040375988 0x18 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .iram1.23 0x00000000403759a0 0xc1 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x00000000403759a0 esp_backtrace_get_next_frame + *fill* 0x0000000040375a61 0x3 + .iram1.26 0x0000000040375a64 0x18a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x196 (size before relaxing) + 0x0000000040375a64 esp_backtrace_print_from_frame + *fill* 0x0000000040375bee 0x2 + .iram1.27 0x0000000040375bf0 0x25 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x29 (size before relaxing) + 0x0000000040375bf0 esp_backtrace_print + *fill* 0x0000000040375c15 0x3 + .iram1 0x0000000040375c18 0x1d esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + 0x0000000040375c18 esp_backtrace_get_start + *fill* 0x0000000040375c35 0x3 + .iram1.26 0x0000000040375c38 0x2b esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x0000000040375c38 esp_vApplicationTickHook + *fill* 0x0000000040375c63 0x1 + .iram1.3 0x0000000040375c64 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x0000000040375c64 panic_abort + *fill* 0x0000000040375c7e 0x2 + .iram1.36 0x0000000040375c80 0x23 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000040375ca3 0x1 + .iram1.28 0x0000000040375ca4 0x83 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x93 (size before relaxing) + *fill* 0x0000000040375d27 0x1 + .iram1.29 0x0000000040375d28 0xac esp-idf/heap/libheap.a(heap_caps.c.obj) + 0xb0 (size before relaxing) + .iram1.30 0x0000000040375dd4 0x1f esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x23 (size before relaxing) + 0x0000000040375dd4 heap_caps_malloc + *fill* 0x0000000040375df3 0x1 + .iram1.31 0x0000000040375df4 0x58 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x60 (size before relaxing) + 0x0000000040375df4 heap_caps_malloc_default + .iram1.37 0x0000000040375e4c 0x37 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3e (size before relaxing) + 0x0000000040375e4c heap_caps_free + *fill* 0x0000000040375e83 0x1 + .iram1.38 0x0000000040375e84 0x10a esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x12a (size before relaxing) + *fill* 0x0000000040375f8e 0x2 + .iram1.39 0x0000000040375f90 0x32 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x36 (size before relaxing) + 0x0000000040375f90 heap_caps_realloc + *fill* 0x0000000040375fc2 0x2 + .iram1.32 0x0000000040375fc4 0x7f esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x87 (size before relaxing) + 0x0000000040375fc4 heap_caps_realloc_default + *fill* 0x0000000040376043 0x1 + .iram1.40 0x0000000040376044 0x30 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x34 (size before relaxing) + 0x0000000040376044 heap_caps_calloc + .iram1.3 0x0000000040376074 0xa esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0xe (size before relaxing) + 0x0000000040376074 esp_cpu_stall + *fill* 0x000000004037607e 0x2 + .iram1.4 0x0000000040376080 0xa esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0xe (size before relaxing) + 0x0000000040376080 esp_cpu_unstall + *fill* 0x000000004037608a 0x2 + .iram1.5 0x000000004037608c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x000000004037608c esp_cpu_reset + *fill* 0x00000000403760ad 0x3 + .iram1.8 0x00000000403760b0 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x00000000403760b0 esp_cpu_in_ocd_debug_mode + *fill* 0x00000000403760be 0x2 + .iram1.2 0x00000000403760c0 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x00000000403760c0 esp_clk_cpu_freq + *fill* 0x00000000403760d1 0x3 + .iram1.3 0x00000000403760d4 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x00000000403760d4 esp_clk_apb_freq + *fill* 0x00000000403760f6 0x2 + .iram1.28 0x00000000403760f8 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40 (size before relaxing) + *fill* 0x0000000040376131 0x3 + .iram1.32 0x0000000040376134 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x8b (size before relaxing) + 0x0000000040376134 esp_intr_noniram_disable + *fill* 0x00000000403761a8 0x0 + .iram1.33 0x00000000403761a8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x77 (size before relaxing) + 0x00000000403761a8 esp_intr_noniram_enable + *fill* 0x0000000040376208 0x0 + .iram1.30 0x0000000040376208 0xa9 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0xb1 (size before relaxing) + 0x0000000040376208 esp_intr_enable + *fill* 0x00000000403762b1 0x3 + .iram1.31 0x00000000403762b4 0xfa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x10e (size before relaxing) + 0x00000000403762b4 esp_intr_disable + *fill* 0x00000000403763ae 0x2 + .iram1.29 0x00000000403763b0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x67 (size before relaxing) + 0x00000000403763b0 regi2c_ctrl_read_reg_mask + *fill* 0x0000000040376408 0x0 + .iram1.30 0x0000000040376408 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x63 (size before relaxing) + 0x0000000040376408 regi2c_ctrl_write_reg + *fill* 0x0000000040376458 0x0 + .iram1.31 0x0000000040376458 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x6b (size before relaxing) + 0x0000000040376458 regi2c_ctrl_write_reg_mask + *fill* 0x00000000403764b4 0x0 + .iram1.32 0x00000000403764b4 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x2a (size before relaxing) + 0x00000000403764b4 regi2c_enter_critical + *fill* 0x00000000403764d3 0x1 + .iram1.33 0x00000000403764d4 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x23 (size before relaxing) + 0x00000000403764d4 regi2c_exit_critical + *fill* 0x00000000403764f0 0x0 + .iram1.26 0x00000000403764f0 0x16 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x00000000403764f0 xt_unhandled_interrupt + *fill* 0x0000000040376506 0x2 + .iram1.34 0x0000000040376508 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x2c (size before relaxing) + .iram1.31 0x0000000040376530 0x9d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000403765cd 0x3 + .iram1.35 0x00000000403765d0 0x23 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x2a (size before relaxing) + *fill* 0x00000000403765f3 0x1 + .iram1.32 0x00000000403765f4 0x6a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x72 (size before relaxing) + *fill* 0x000000004037665e 0x2 + .iram1.36 0x0000000040376660 0x1f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x23 (size before relaxing) + *fill* 0x000000004037667f 0x1 + .iram1.28 0x0000000040376680 0x69 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x79 (size before relaxing) + 0x0000000040376680 esp_timer_start_once + *fill* 0x00000000403766e9 0x3 + .iram1.29 0x00000000403766ec 0x85 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0xa1 (size before relaxing) + 0x00000000403766ec esp_timer_start_periodic + *fill* 0x0000000040376771 0x3 + .iram1.30 0x0000000040376774 0x35 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x39 (size before relaxing) + 0x0000000040376774 esp_timer_stop + *fill* 0x00000000403767a9 0x3 + .iram1.3 0x00000000403767ac 0x1f esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x00000000403767ac esp_system_get_time + *fill* 0x00000000403767cb 0x1 + .iram1.30 0x00000000403767cc 0x26 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x00000000403767f2 0x2 + .iram1.27 0x00000000403767f4 0x19 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x1c (size before relaxing) + 0x00000000403767f4 esp_timer_impl_get_time + 0x00000000403767f4 esp_timer_get_time + *fill* 0x000000004037680d 0x3 + .iram1.28 0x0000000040376810 0x68 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x7b (size before relaxing) + 0x0000000040376810 esp_timer_impl_set_alarm_id + *fill* 0x0000000040376878 0x0 + .iram1.32 0x0000000040376878 0xb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x0000000040376878 esp_timer_impl_get_min_period_us + *fill* 0x0000000040376883 0x1 + .iram1.28 0x0000000040376884 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040376884 xPortInterruptedFromISRContext + *fill* 0x00000000403768a2 0x2 + .iram1.29 0x00000000403768a4 0x53 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x5a (size before relaxing) + 0x00000000403768a4 vPortEvaluateYieldFromISR + *fill* 0x00000000403768f7 0x1 + .iram1 0x00000000403768f8 0x5a0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x5b0 (size before relaxing) + 0x00000000403769b4 _xt_user_exit + 0x0000000040376dd4 _xt_medint2_exit + 0x0000000040376e84 _xt_medint3_exit + .iram1.28 0x0000000040376e98 0x8c esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x90 (size before relaxing) + 0x0000000040376e98 SysTickIsrHandler + .iram1 0x0000000040376f24 0x2e esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + 0x32 (size before relaxing) + 0x0000000040376f24 xt_debugexception + 0x0000000040376f44 xt_highint5 + 0x0000000040376f4c _xt_nmi + 0x0000000040376f4c xt_nmi + *fill* 0x0000000040376f52 0x2 + .iram1.28 0x0000000040376f54 0x24 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x2f (size before relaxing) + *fill* 0x0000000040376f78 0x0 + .iram1.44 0x0000000040376f78 0x17 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x1a (size before relaxing) + *fill* 0x0000000040376f8f 0x1 + .iram1.32 0x0000000040376f90 0xad esp-idf/newlib/libnewlib.a(locks.c.obj) + 0xc1 (size before relaxing) + *fill* 0x000000004037703d 0x3 + .iram1.37 0x0000000040377040 0x5e esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x6a (size before relaxing) + *fill* 0x000000004037709e 0x2 + .iram1.31 0x00000000403770a0 0x37 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x47 (size before relaxing) + 0x00000000403770a0 _lock_close + 0x00000000403770a0 _lock_close_recursive + *fill* 0x00000000403770d7 0x1 + .iram1.33 0x00000000403770d8 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x12 (size before relaxing) + 0x00000000403770d8 _lock_acquire + *fill* 0x00000000403770e6 0x2 + .iram1.34 0x00000000403770e8 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x12 (size before relaxing) + 0x00000000403770e8 _lock_acquire_recursive + *fill* 0x00000000403770f6 0x2 + .iram1.35 0x00000000403770f8 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x14 (size before relaxing) + 0x00000000403770f8 _lock_try_acquire + .iram1.36 0x0000000040377108 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x14 (size before relaxing) + 0x0000000040377108 _lock_try_acquire_recursive + .iram1.38 0x0000000040377118 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040377118 _lock_release + *fill* 0x0000000040377127 0x1 + .iram1.39 0x0000000040377128 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040377128 _lock_release_recursive + *fill* 0x0000000040377137 0x1 + .iram1.40 0x0000000040377138 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040377138 __retarget_lock_init + *fill* 0x000000004037714b 0x1 + .iram1.41 0x000000004037714c 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004037714c __retarget_lock_init_recursive + *fill* 0x000000004037715f 0x1 + .iram1.42 0x0000000040377160 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040377160 __retarget_lock_close + *fill* 0x000000004037716f 0x1 + .iram1.43 0x0000000040377170 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040377170 __retarget_lock_close_recursive + *fill* 0x000000004037717f 0x1 + .iram1.45 0x0000000040377180 0x21 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x24 (size before relaxing) + 0x0000000040377180 __retarget_lock_acquire + *fill* 0x00000000403771a1 0x3 + .iram1.46 0x00000000403771a4 0x21 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x24 (size before relaxing) + 0x00000000403771a4 __retarget_lock_acquire_recursive + *fill* 0x00000000403771c5 0x3 + .iram1.47 0x00000000403771c8 0x26 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00000000403771c8 __retarget_lock_try_acquire + *fill* 0x00000000403771ee 0x2 + .iram1.48 0x00000000403771f0 0x26 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00000000403771f0 __retarget_lock_try_acquire_recursive + *fill* 0x0000000040377216 0x2 + .iram1.49 0x0000000040377218 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x17 (size before relaxing) + 0x0000000040377218 __retarget_lock_release + *fill* 0x000000004037722b 0x1 + .iram1.50 0x000000004037722c 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x17 (size before relaxing) + 0x000000004037722c __retarget_lock_release_recursive + *fill* 0x000000004037723f 0x1 + .iram1.0 0x0000000040377240 0x37 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x0000000040377240 esp_reent_init + *fill* 0x0000000040377277 0x1 + .iram1.29 0x0000000040377278 0x4a esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000040377278 _gettimeofday_r + *fill* 0x00000000403772c2 0x2 + .iram1.28 0x00000000403772c4 0x29 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x2d (size before relaxing) + 0x00000000403772c4 _times_r + *fill* 0x00000000403772ed 0x3 + .iram1.28 0x00000000403772f0 0xa3 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0xaf (size before relaxing) + *fill* 0x0000000040377393 0x1 + .iram1.33 0x0000000040377394 0xf esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 0x0000000040377394 esp_dport_access_int_abort + 0x0000000040377394 esp_ipc_isr_stall_abort + *fill* 0x00000000403773a3 0x1 + .iram1 0x00000000403773a4 0x5d esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + 0x00000000403773a4 esp_ipc_isr_handler + *fill* 0x0000000040377401 0x3 + .iram1.30 0x0000000040377404 0x294 esp-idf/driver/libdriver.a(i2c.c.obj) + .iram1.29 0x0000000040377698 0x1f3 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x213 (size before relaxing) + *fill* 0x000000004037788b 0x1 + .iram1.29 0x000000004037788c 0x68 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x7b (size before relaxing) + 0x000000004037788c wifi_bt_common_module_enable + *fill* 0x00000000403778f4 0x0 + .iram1.30 0x00000000403778f4 0x64 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x77 (size before relaxing) + 0x00000000403778f4 wifi_bt_common_module_disable + *fill* 0x0000000040377958 0x0 + .iram1.4 0x0000000040377958 0x20a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x0000000040377b62 0x2 + .iram1.5 0x0000000040377b64 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x0000000040377b64 bootloader_execute_flash_command + .iram1.7 0x0000000040377b84 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x2e (size before relaxing) + 0x0000000040377b84 bootloader_read_flash_id + *fill* 0x0000000040377bae 0x2 + .iram1.36 0x0000000040377bb0 0x17 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x0000000040377bc7 0x1 + .iram1.30 0x0000000040377bc8 0x4a esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x56 (size before relaxing) + 0x0000000040377bc8 spi_flash_op_block_func + *fill* 0x0000000040377c12 0x2 + .iram1.35 0x0000000040377c14 0x19 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x0000000040377c2d 0x3 + .iram1.31 0x0000000040377c30 0x117 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x13b (size before relaxing) + 0x0000000040377c30 spi_flash_disable_interrupts_caches_and_other_cpu + *fill* 0x0000000040377d47 0x1 + .iram1.32 0x0000000040377d48 0xa9 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0xb5 (size before relaxing) + 0x0000000040377d48 spi_flash_enable_interrupts_caches_and_other_cpu + *fill* 0x0000000040377df1 0x3 + .iram1.37 0x0000000040377df4 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000040377df4 spi_flash_cache_enabled + .iram1.41 0x0000000040377e04 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000040377e04 spi_flash_enable_cache + *fill* 0x0000000040377e13 0x1 + .iram1.35 0x0000000040377e14 0x1a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x1e (size before relaxing) + *fill* 0x0000000040377e2e 0x2 + .iram1.29 0x0000000040377e30 0x6f esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000040377e9f 0x1 + .iram1.30 0x0000000040377ea0 0x59 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000040377ef9 0x3 + .iram1.38 0x0000000040377efc 0x8e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000040377f8a 0x2 + .iram1.32 0x0000000040377f8c 0x1fd esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x211 (size before relaxing) + 0x0000000040377f8c spi_flash_mmap_pages + *fill* 0x0000000040378189 0x3 + .iram1.31 0x000000004037818c 0x79 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x7d (size before relaxing) + 0x000000004037818c spi_flash_mmap + *fill* 0x0000000040378205 0x3 + .iram1.33 0x0000000040378208 0x93 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x9e (size before relaxing) + 0x0000000040378208 spi_flash_munmap + *fill* 0x000000004037829b 0x1 + .iram1.39 0x000000004037829c 0x58 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x000000004037829c spi_flash_check_and_flush_cache + .iram1.42 0x00000000403782f4 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000040378304 0x0 + .iram1.35 0x0000000040378304 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040378304 spi_flash_guard_set + *fill* 0x000000004037830e 0x2 + .iram1.37 0x0000000040378310 0xc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040378310 spi_flash_get_chip_size + .iram1.30 0x000000004037831c 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x0000000040378362 0x2 + .iram1.35 0x0000000040378364 0x86 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x8a (size before relaxing) + *fill* 0x00000000403783ea 0x2 + .iram1.33 0x00000000403783ec 0x6a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x0000000040378456 0x2 + .iram1.36 0x0000000040378458 0x74 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x0000000040378458 esp_flash_get_size + .iram1.32 0x00000000403784cc 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x18c (size before relaxing) + 0x00000000403784cc esp_flash_init_main + .iram1.38 0x0000000040378634 0x246 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x0000000040378634 esp_flash_erase_region + *fill* 0x000000004037887a 0x2 + .iram1.43 0x000000004037887c 0x122 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000000004037887c esp_flash_read + *fill* 0x000000004037899e 0x2 + .iram1.44 0x00000000403789a0 0x14f esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000403789a0 esp_flash_write + *fill* 0x0000000040378aef 0x1 + .iram1.45 0x0000000040378af0 0x150 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x15c (size before relaxing) + 0x0000000040378af0 esp_flash_write_encrypted + .iram1.32 0x0000000040378c40 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x0000000040378c4e 0x2 + .iram1.33 0x0000000040378c50 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x0000000040378c5e 0x2 + .iram1.36 0x0000000040378c60 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x10 (size before relaxing) + .iram1.42 0x0000000040378c6c 0xa esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0xe (size before relaxing) + *fill* 0x0000000040378c76 0x2 + .iram1.41 0x0000000040378c78 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4a (size before relaxing) + *fill* 0x0000000040378cbe 0x2 + .iram1.40 0x0000000040378cc0 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.39 0x0000000040378cd0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x20 (size before relaxing) + .iram1.37 0x0000000040378ce8 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x18 (size before relaxing) + .iram1.38 0x0000000040378cfc 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x56 (size before relaxing) + *fill* 0x0000000040378d4e 0x2 + .iram1.43 0x0000000040378d50 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x0000000040378d6e 0x2 + .iram1.3 0x0000000040378d70 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.2 0x0000000040378d80 0x1d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + *fill* 0x0000000040378d9d 0x3 + .iram1.1 0x0000000040378da0 0x17 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + *fill* 0x0000000040378db7 0x1 + .iram1.28 0x0000000040378db8 0x52 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x5e (size before relaxing) + *fill* 0x0000000040378e0a 0x2 + .iram1.29 0x0000000040378e0c 0x5c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x64 (size before relaxing) + .iram1.30 0x0000000040378e68 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000000040378e68 esp_crosscore_int_send_yield + *fill* 0x0000000040378e77 0x1 + .iram1.32 0x0000000040378e78 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000000040378e78 esp_crosscore_int_send_print_backtrace + *fill* 0x0000000040378e87 0x1 + .iram1 0x0000000040378e88 0x42 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + 0x46 (size before relaxing) + 0x0000000040378e88 _xt_panic + *fill* 0x0000000040378eca 0x2 + .iram1.42 0x0000000040378ecc 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378eda 0x2 + .iram1.28 0x0000000040378edc 0xc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x10 (size before relaxing) + 0x0000000040378edc wifi_malloc + .iram1.29 0x0000000040378ee8 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x0000000040378ee8 wifi_realloc + *fill* 0x0000000040378ef9 0x3 + .iram1.30 0x0000000040378efc 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x0000000040378efc wifi_calloc + *fill* 0x0000000040378f0d 0x3 + .iram1.31 0x0000000040378f10 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378f21 0x3 + .iram1.50 0x0000000040378f24 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378f36 0x2 + .iram1.53 0x0000000040378f38 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.52 0x0000000040378f4c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.51 0x0000000040378f60 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.47 0x0000000040378f74 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378f86 0x2 + .iram1.46 0x0000000040378f88 0xa esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xe (size before relaxing) + *fill* 0x0000000040378f92 0x2 + .iram1.45 0x0000000040378f94 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378fa6 0x2 + .iram1.41 0x0000000040378fa8 0x15 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378fbd 0x3 + .iram1.40 0x0000000040378fc0 0xc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x10 (size before relaxing) + .iram1.39 0x0000000040378fcc 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x0000000040378fdd 0x3 + .iram1.36 0x0000000040378fe0 0xa esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xe (size before relaxing) + *fill* 0x0000000040378fea 0x2 + .iram1.34 0x0000000040378fec 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x21 (size before relaxing) + *fill* 0x0000000040379006 0x2 + .iram1.33 0x0000000040379008 0x22 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x26 (size before relaxing) + *fill* 0x000000004037902a 0x2 + .iram1.3 0x000000004037902c 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x50 (size before relaxing) + 0x000000004037902c esp_random + .iram1.28 0x0000000040379078 0x15 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x000000004037908d 0x3 + .iram1.29 0x0000000040379090 0x5a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x6e (size before relaxing) + 0x0000000040379090 os_timer_arm_us + 0x0000000040379090 ets_timer_arm_us + *fill* 0x00000000403790ea 0x2 + .iram1.30 0x00000000403790ec 0x62 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x76 (size before relaxing) + 0x00000000403790ec ets_timer_arm + 0x00000000403790ec os_timer_arm + *fill* 0x000000004037914e 0x2 + .iram1.31 0x0000000040379150 0x14 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x18 (size before relaxing) + 0x0000000040379150 ets_timer_disarm + 0x0000000040379150 os_timer_disarm + .iram1.0 0x0000000040379164 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x0000000040379164 esp_mbedtls_mem_calloc + .iram1.1 0x0000000040379178 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0xe (size before relaxing) + 0x0000000040379178 esp_mbedtls_mem_free + *fill* 0x0000000040379182 0x2 + .iram1.32 0x0000000040379184 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x28 (size before relaxing) + .iram1.4 0x00000000403791a8 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + 0x00000000403791ac wifi_gpio_debug + *fill* 0x00000000403791bf 0x1 + .iram1.32 0x00000000403791c0 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0xb (size before relaxing) + 0x00000000403791c0 esp_phy_common_clock_enable + *fill* 0x00000000403791c8 0x0 + .iram1.33 0x00000000403791c8 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0xb (size before relaxing) + 0x00000000403791c8 esp_phy_common_clock_disable + *fill* 0x00000000403791d0 0x0 + .iram1.34 0x00000000403791d0 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x6b (size before relaxing) + 0x00000000403791d0 esp_wifi_bt_power_domain_on + 0x00000000403791d0 esp_wifi_power_domain_on + *fill* 0x0000000040379234 0x0 + .iram1 0x0000000040379234 0x2ef /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x32f (size before relaxing) + 0x000000004037923c ulp_ext_code_set + 0x00000000403792b0 pll_cap_mem_update + 0x0000000040379338 rfpll_cap_correct + 0x00000000403793bc ram_get_i2c_hostid + 0x00000000403793fc ram_chip_i2c_readReg + 0x0000000040379458 ram_chip_i2c_writeReg + 0x00000000403794bc ram_phy_en_hw_set_freq + 0x00000000403794e0 ram_phy_dis_hw_set_freq + *fill* 0x0000000040379523 0x1 + .iram1 0x0000000040379524 0x258 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x29c (size before relaxing) + 0x0000000040379538 ram_disable_wifi_agc + 0x000000004037957c ram_enable_wifi_agc + 0x00000000403795c4 phy_wakeup_init + 0x00000000403795f8 bt_track_pll_cap + 0x0000000040379600 tx_pwctrl_background + 0x0000000040379610 noise_check_loop + 0x0000000040379618 phy_close_rf + 0x000000004037962c phy_xpd_tsens + 0x0000000040379658 phy_freq_mem_backup + 0x000000004037966c phy_dig_reg_backup + 0x0000000040379684 phy_set_rate + .iram1 0x000000004037977c 0x1d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x21 (size before relaxing) + 0x000000004037977c ram_read_sar2_code + *fill* 0x0000000040379799 0x3 + .iram1 0x000000004037979c 0x19fc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + 0x1b98 (size before relaxing) + 0x00000000403797d8 ram_agc_reg_init + 0x00000000403798c4 ram_set_pbus_reg + 0x0000000040379b28 ram_temp_to_power + 0x0000000040379c34 ram_tsens_read_init + 0x0000000040379d28 ram_tsens_code_read + 0x0000000040379dc0 ram_pll_vol_cal + 0x0000000040379dc8 ram_write_pll_cap + 0x0000000040379dfc read_pll_cap + 0x0000000040379fb8 ram_get_rate_fcc_index + 0x000000004037a010 ram_get_chan_target_power + 0x000000004037a094 get_tx_gain_value + 0x000000004037a130 ram_bt_get_tx_gain + 0x000000004037a210 dig_gain_check + 0x000000004037a25c ram_wifi_get_tx_gain + 0x000000004037a374 ram_i2c_master_reset + 0x000000004037a480 ram_wifi_set_tx_gain + 0x000000004037a534 ram_wifi_tx_dig_gain_reg + 0x000000004037a5d4 ram_wifi_tx_dig_gain + 0x000000004037a724 ram_phy_wakeup_init + 0x000000004037a83c ram_phy_i2c_init1 + 0x000000004037a9e8 ram_tsens_temp_read + 0x000000004037aa44 ram_txpwr_correct + 0x000000004037aacc ram_txpwr_cal_track + 0x000000004037abb8 ulp_code_track + 0x000000004037ac28 rfpll_cap_track + 0x000000004037ac88 ram_bt_track_pll_cap + 0x000000004037accc ram_tx_pwctrl_background + 0x000000004037ad30 ram_bt_set_tx_gain + 0x000000004037ae90 ram_bt_track_tx_power + 0x000000004037aea8 ram_wifi_track_tx_power + 0x000000004037b0d8 ram_fe_i2c_reg_renew + 0x000000004037b164 ram_phy_close_rf + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + *fill* 0x000000004037b198 0x0 + .iram1.4 0x000000004037b198 0x5 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004037b198 esp_reset_reason_set_hint + *fill* 0x000000004037b19d 0x3 + .iram1.5 0x000000004037b1a0 0x7 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004037b1a0 esp_reset_reason_get_hint + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x0 + *fill* 0x000000004037b1a7 0x1 + .iram1.33 0x000000004037b1a8 0x13 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x0 + *fill* 0x000000004037b1bb 0x1 + .iram1.33 0x000000004037b1bc 0x5 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x000000004037b1bc esp_mspi_pin_init + *fill* 0x000000004037b1c1 0x3 + .iram1.34 0x000000004037b1c4 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x000000004037b1c4 spi_flash_init_chip_state + *fill* 0x000000004037b1cb 0x0 + *fill* 0x000000004037b1cb 0x1 + .iram1.28 0x000000004037b1cc 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000004037b1ee 0x2 + .iram1.29 0x000000004037b1f0 0x18 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + *fill* 0x000000004037b208 0x0 + .iram1.32 0x000000004037b208 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b20f 0x1 + .iram1.35 0x000000004037b210 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b224 0x0 + .iram1.43 0x000000004037b224 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b229 0x3 + .iram1.44 0x000000004037b22c 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b231 0x3 + .iram1.48 0x000000004037b234 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b239 0x3 + .iram1.49 0x000000004037b23c 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b241 0x3 + .iram1.54 0x000000004037b244 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b24b 0x1 + .iram1.55 0x000000004037b24c 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b253 0x1 + .iram1.56 0x000000004037b254 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b25b 0x1 + .iram1.57 0x000000004037b25c 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b263 0x1 + .iram1.58 0x000000004037b264 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *fill* 0x000000004037b269 0x0 + *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) + *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) + *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_util.*(.literal .literal.* .text .text.*) + *fill* 0x000000004037b269 0x3 + .text.esp_cpu_configure_region_protection + 0x000000004037b26c 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x000000004037b26c esp_cpu_configure_region_protection + *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) + *fill* 0x000000004037b2a2 0x2 + .text.rtc_clk_bbpll_disable + 0x000000004037b2a4 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000004037b2c3 0x1 + .text.rtc_clk_bbpll_enable + 0x000000004037b2c4 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_set_bbpll_always_on + 0x000000004037b2dc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable_internal + 0x000000004037b2ec 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b2ec rtc_clk_32k_enable_internal + *fill* 0x000000004037b36e 0x2 + .text.rtc_clk_32k_enable + 0x000000004037b370 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b370 rtc_clk_32k_enable + *fill* 0x000000004037b3dd 0x3 + .text.rtc_clk_32k_enable_external + 0x000000004037b3e0 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b3e0 rtc_clk_32k_enable_external + *fill* 0x000000004037b422 0x2 + .text.rtc_clk_8m_enable + 0x000000004037b424 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b424 rtc_clk_8m_enable + .text.rtc_clk_slow_freq_set + 0x000000004037b4c0 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b4c0 rtc_clk_slow_freq_set + *fill* 0x000000004037b52a 0x2 + .text.rtc_clk_slow_freq_get + 0x000000004037b52c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b52c rtc_clk_slow_freq_get + .text.wait_dig_dbias_valid + 0x000000004037b53c 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000004037b562 0x2 + .text.rtc_clk_slow_freq_get_hz + 0x000000004037b564 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b564 rtc_clk_slow_freq_get_hz + *fill* 0x000000004037b58d 0x3 + .text.rtc_clk_fast_freq_set + 0x000000004037b590 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b590 rtc_clk_fast_freq_set + .text.rtc_clk_bbpll_configure + 0x000000004037b5bc 0x12f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x147 (size before relaxing) + 0x000000004037b5bc rtc_clk_bbpll_configure + *fill* 0x000000004037b6eb 0x1 + .text.rtc_clk_xtal_freq_get + 0x000000004037b6ec 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b6ec rtc_get_xtal + 0x000000004037b6ec rtc_clk_xtal_freq_get + .text.rtc_clk_cpu_freq_mhz_to_config + 0x000000004037b738 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b738 rtc_clk_cpu_freq_mhz_to_config + .text.rtc_clk_cpu_freq_get_config + 0x000000004037b79c 0xca esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0xd2 (size before relaxing) + 0x000000004037b79c rtc_clk_cpu_freq_get_config + *fill* 0x000000004037b866 0x2 + .text.rtc_clk_apb_freq_update + 0x000000004037b868 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004037b868 rtc_clk_apb_freq_update + *fill* 0x000000004037b872 0x2 + .text.rtc_clk_cpu_freq_to_pll_mhz + 0x000000004037b874 0xba esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0xca (size before relaxing) + *fill* 0x000000004037b92e 0x2 + .text.rtc_clk_cpu_freq_to_8m + 0x000000004037b930 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x60 (size before relaxing) + .text.rtc_clk_cpu_freq_to_xtal + 0x000000004037b988 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x8e (size before relaxing) + 0x000000004037b988 rtc_clk_cpu_freq_to_xtal + *fill* 0x000000004037ba0a 0x2 + .text.rtc_clk_cpu_freq_set_config + 0x000000004037ba0c 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x74 (size before relaxing) + 0x000000004037ba0c rtc_clk_cpu_freq_set_config + .text.rtc_clk_cpu_freq_set_xtal + 0x000000004037ba64 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x22 (size before relaxing) + 0x000000004037ba64 rtc_clk_cpu_freq_set_xtal + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *fill* 0x000000004037ba7a 0x0 + *libesp_hw_support.a:rtc_init.*(.literal.rtc_vddsdio_set_config .text.rtc_vddsdio_set_config) + *libesp_hw_support.a:rtc_pm.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:rtc_sleep.*(.literal .literal.* .text .text.*) + *fill* 0x000000004037ba7a 0x2 + .text.rtc_sleep_pu + 0x000000004037ba7c 0x1b4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x000000004037ba7c rtc_sleep_pu + *fill* 0x000000004037bc30 0x0 + *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) + .text.rtc_clk_cal_internal + 0x000000004037bc30 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x000000004037bc30 rtc_clk_cal_internal + .text.rtc_clk_cal + 0x000000004037be30 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x52 (size before relaxing) + 0x000000004037be30 rtc_clk_cal + *fill* 0x000000004037be7e 0x2 + .text.rtc_time_us_to_slowclk + 0x000000004037be80 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x000000004037be80 rtc_time_us_to_slowclk + *fill* 0x000000004037be9f 0x1 + .text.rtc_time_get + 0x000000004037bea0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x000000004037bea0 rtc_time_get + *fill* 0x000000004037bec8 0x0 + *fill* 0x000000004037bec8 0x0 + *libesp_hw_support.a:rtc_wdt.*(.literal .literal.* .text .text.*) + *libesp_ringbuf.a:(.literal .literal.* .text .text.*) + .text.prvReturnItemByteBuf + 0x000000004037bec8 0x4c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4f (size before relaxing) + *fill* 0x000000004037bf14 0x0 + .text.prvGetItemByteBuf + 0x000000004037bf14 0xf9 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xfd (size before relaxing) + *fill* 0x000000004037c00d 0x3 + .text.prvCheckItemFitsByteBuffer + 0x000000004037c010 0x72 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000004037c082 0x2 + .text.prvReturnItemDefault + 0x000000004037c084 0x13c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x140 (size before relaxing) + .text.prvGetItemDefault + 0x000000004037c1c0 0x17c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x190 (size before relaxing) + .text.prvAcquireItemNoSplit + 0x000000004037c33c 0xaa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xb1 (size before relaxing) + *fill* 0x000000004037c3e6 0x2 + .text.prvSendItemDoneNoSplit + 0x000000004037c3e8 0x11e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x126 (size before relaxing) + *fill* 0x000000004037c506 0x2 + .text.prvCheckItemFitsDefault + 0x000000004037c508 0xaa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000004037c5b2 0x2 + .text.prvGetFreeSize + 0x000000004037c5b4 0x3a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3d (size before relaxing) + *fill* 0x000000004037c5ee 0x2 + .text.prvInitializeNewRingbuffer + 0x000000004037c5f0 0xc0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xc4 (size before relaxing) + .text.prvCopyItemByteBuf + 0x000000004037c6b0 0x89 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x8d (size before relaxing) + *fill* 0x000000004037c739 0x3 + .text.prvCopyItemAllowSplit + 0x000000004037c73c 0xf8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xfc (size before relaxing) + .text.prvCopyItemNoSplit + 0x000000004037c834 0x22 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x26 (size before relaxing) + *fill* 0x000000004037c856 0x2 + .text.prvReceiveGeneric + 0x000000004037c858 0x135 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x149 (size before relaxing) + *fill* 0x000000004037c98d 0x3 + .text.prvReceiveGenericFromISR + 0x000000004037c990 0xdd esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xe5 (size before relaxing) + *fill* 0x000000004037ca6d 0x3 + .text.xRingbufferCreate + 0x000000004037ca70 0xa4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xbc (size before relaxing) + 0x000000004037ca70 xRingbufferCreate + .text.xRingbufferSend + 0x000000004037cb14 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x112 (size before relaxing) + 0x000000004037cb14 xRingbufferSend + *fill* 0x000000004037cc16 0x2 + .text.xRingbufferSendFromISR + 0x000000004037cc18 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xc6 (size before relaxing) + 0x000000004037cc18 xRingbufferSendFromISR + *fill* 0x000000004037ccca 0x2 + .text.xRingbufferReceiveUpTo + 0x000000004037cccc 0x58 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x60 (size before relaxing) + 0x000000004037cccc xRingbufferReceiveUpTo + .text.xRingbufferReceiveUpToFromISR + 0x000000004037cd24 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x5c (size before relaxing) + 0x000000004037cd24 xRingbufferReceiveUpToFromISR + .text.vRingbufferReturnItem + 0x000000004037cd78 0x56 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x5e (size before relaxing) + 0x000000004037cd78 vRingbufferReturnItem + *fill* 0x000000004037cdce 0x2 + .text.vRingbufferReturnItemFromISR + 0x000000004037cdd0 0x52 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x5a (size before relaxing) + 0x000000004037cdd0 vRingbufferReturnItemFromISR + *fill* 0x000000004037ce22 0x2 + .text.vRingbufferDelete + 0x000000004037ce24 0x34 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x43 (size before relaxing) + 0x000000004037ce24 vRingbufferDelete + *fill* 0x000000004037ce58 0x0 + .text.prvCheckItemAvail + 0x000000004037ce58 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeNoSplit + 0x000000004037ce90 0x40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeAllowSplit + 0x000000004037ced0 0x50 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeByteBuf + 0x000000004037cf20 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *fill* 0x000000004037cf40 0x0 + *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) + .text.esp_error_check_failed_print + 0x000000004037cf40 0x5a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x5e (size before relaxing) + *fill* 0x000000004037cf9a 0x2 + .text._esp_error_check_failed + 0x000000004037cf9c 0x16 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x1e (size before relaxing) + 0x000000004037cf9c _esp_error_check_failed + *fill* 0x000000004037cfb2 0x0 + *fill* 0x000000004037cfb2 0x0 + *libesp_system.a:esp_system.*(.literal.esp_system_abort .text.esp_system_abort) + *fill* 0x000000004037cfb2 0x2 + .text.esp_system_abort + 0x000000004037cfb4 0x8 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0xc (size before relaxing) + 0x000000004037cfb4 esp_system_abort + *fill* 0x000000004037cfbc 0x0 + *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) + .text.__ubsan_include + 0x000000004037cfbc 0x5 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x000000004037cfbc __ubsan_include + *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:port.*) .literal EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:port.*) .literal.* EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:port.*) .text EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:port.*) .text.*) + *fill* 0x000000004037cfc1 0x3 + .text 0x000000004037cfc4 0x198 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x1a8 (size before relaxing) + 0x000000004037cfc4 _frxt_setup_switch + 0x000000004037cfdc _frxt_int_enter + 0x000000004037d020 _frxt_int_exit + 0x000000004037d070 _frxt_dispatch + 0x000000004037d0c0 vPortYield + 0x000000004037d110 vPortYieldFromInt + 0x000000004037d130 _frxt_task_coproc_state + .text 0x000000004037d15c 0x17e esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + 0x18e (size before relaxing) + 0x000000004037d15c _xt_context_save + 0x000000004037d200 _xt_context_restore + 0x000000004037d244 _xt_coproc_init + 0x000000004037d25c _xt_coproc_release + 0x000000004037d28c _xt_coproc_savecs + 0x000000004037d2b4 _xt_coproc_restorecs + *fill* 0x000000004037d2da 0x2 + .text.vPortSetupTimer + 0x000000004037d2dc 0xd7 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0xf6 (size before relaxing) + 0x000000004037d2dc vPortSetupTimer + *fill* 0x000000004037d3b3 0x1 + .text.xPortSysTickHandler + 0x000000004037d3b4 0x13 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x17 (size before relaxing) + 0x000000004037d3b4 xPortSysTickHandler + *fill* 0x000000004037d3c7 0x1 + .text.prvIsQueueEmpty + 0x000000004037d3c8 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataToQueue + 0x000000004037d3f0 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000004037d482 0x2 + .text.prvNotifyQueueSetContainer + 0x000000004037d484 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xaa (size before relaxing) + *fill* 0x000000004037d51e 0x2 + .text.prvCopyDataFromQueue + 0x000000004037d520 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvUnlockQueue + 0x000000004037d544 0xa2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xba (size before relaxing) + *fill* 0x000000004037d5e6 0x2 + .text.xQueueGenericReset + 0x000000004037d5e8 0xad esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xbd (size before relaxing) + 0x000000004037d5e8 xQueueGenericReset + *fill* 0x000000004037d695 0x3 + .text.prvInitialiseNewQueue + 0x000000004037d698 0x22 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x26 (size before relaxing) + *fill* 0x000000004037d6ba 0x2 + .text.xQueueGenericCreateStatic + 0x000000004037d6bc 0xbc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xc4 (size before relaxing) + 0x000000004037d6bc xQueueGenericCreateStatic + .text.xQueueGenericCreate + 0x000000004037d778 0x98 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x9c (size before relaxing) + 0x000000004037d778 xQueueGenericCreate + .text.xQueueGetMutexHolder + 0x000000004037d810 0x26 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x000000004037d810 xQueueGetMutexHolder + *fill* 0x000000004037d836 0x2 + .text.xQueueCreateCountingSemaphore + 0x000000004037d838 0x43 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4b (size before relaxing) + 0x000000004037d838 xQueueCreateCountingSemaphore + *fill* 0x000000004037d87b 0x1 + .text.xQueueGenericSend + 0x000000004037d87c 0x22e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x27e (size before relaxing) + 0x000000004037d87c xQueueGenericSend + *fill* 0x000000004037daaa 0x2 + .text.prvInitialiseMutex + 0x000000004037daac 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3e (size before relaxing) + *fill* 0x000000004037dae2 0x2 + .text.xQueueCreateMutex + 0x000000004037dae4 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1a (size before relaxing) + 0x000000004037dae4 xQueueCreateMutex + *fill* 0x000000004037dafa 0x2 + .text.xQueueCreateMutexStatic + 0x000000004037dafc 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1e (size before relaxing) + 0x000000004037dafc xQueueCreateMutexStatic + *fill* 0x000000004037db16 0x2 + .text.xQueueGiveMutexRecursive + 0x000000004037db18 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4a (size before relaxing) + 0x000000004037db18 xQueueGiveMutexRecursive + *fill* 0x000000004037db5a 0x2 + .text.xQueueGenericSendFromISR + 0x000000004037db5c 0x116 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x122 (size before relaxing) + 0x000000004037db5c xQueueGenericSendFromISR + *fill* 0x000000004037dc72 0x2 + .text.xQueueGiveFromISR + 0x000000004037dc74 0xe4 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xf4 (size before relaxing) + 0x000000004037dc74 xQueueGiveFromISR + .text.xQueueReceive + 0x000000004037dd58 0x175 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1b9 (size before relaxing) + 0x000000004037dd58 xQueueReceive + *fill* 0x000000004037decd 0x3 + .text.xQueueSemaphoreTake + 0x000000004037ded0 0x1bc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x20c (size before relaxing) + 0x000000004037ded0 xQueueSemaphoreTake + .text.xQueueTakeMutexRecursive + 0x000000004037e08c 0x4a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x000000004037e08c xQueueTakeMutexRecursive + *fill* 0x000000004037e0d6 0x2 + .text.xQueueReceiveFromISR + 0x000000004037e0d8 0xc2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xce (size before relaxing) + 0x000000004037e0d8 xQueueReceiveFromISR + *fill* 0x000000004037e19a 0x2 + .text.uxQueueMessagesWaiting + 0x000000004037e19c 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x34 (size before relaxing) + 0x000000004037e19c uxQueueMessagesWaiting + .text.vQueueDelete + 0x000000004037e1c8 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x27 (size before relaxing) + 0x000000004037e1c8 vQueueDelete + *fill* 0x000000004037e1ec 0x0 + .text.vQueueWaitForMessageRestricted + 0x000000004037e1ec 0x57 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x5e (size before relaxing) + 0x000000004037e1ec vQueueWaitForMessageRestricted + *fill* 0x000000004037e243 0x1 + .text.prvResetNextTaskUnblockTime + 0x000000004037e244 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvDeleteTLS + 0x000000004037e27c 0x3f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000004037e2bb 0x1 + .text.prvInitialiseNewTask + 0x000000004037e2bc 0xea esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xf6 (size before relaxing) + *fill* 0x000000004037e3a6 0x2 + .text.prvInitialiseTaskLists + 0x000000004037e3a8 0x71 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x81 (size before relaxing) + *fill* 0x000000004037e419 0x3 + .text.taskSelectHighestPriorityTaskSMP + 0x000000004037e41c 0x136 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x13e (size before relaxing) + *fill* 0x000000004037e552 0x2 + .text.prvDeleteTCB + 0x000000004037e554 0x48 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x57 (size before relaxing) + *fill* 0x000000004037e59c 0x0 + .text.prvCheckTasksWaitingTermination + 0x000000004037e59c 0xd2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xda (size before relaxing) + *fill* 0x000000004037e66e 0x2 + .text.prvAddCurrentTaskToDelayedList + 0x000000004037e670 0xc6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xca (size before relaxing) + *fill* 0x000000004037e736 0x2 + .text.prvIdleTask + 0x000000004037e738 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x12 (size before relaxing) + *fill* 0x000000004037e747 0x1 + .text.prvWriteNameToBuffer + 0x000000004037e748 0x2f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000004037e777 0x1 + .text.taskYIELD_OTHER_CORE + 0x000000004037e778 0x54 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x58 (size before relaxing) + 0x000000004037e778 taskYIELD_OTHER_CORE + .text.prvAddNewTaskToReadyList + 0x000000004037e7cc 0x154 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x167 (size before relaxing) + *fill* 0x000000004037e920 0x0 + .text.xTaskCreateStaticPinnedToCore + 0x000000004037e920 0xe0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xf8 (size before relaxing) + 0x000000004037e920 xTaskCreateStaticPinnedToCore + .text.xTaskCreatePinnedToCore + 0x000000004037ea00 0x69 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x79 (size before relaxing) + 0x000000004037ea00 xTaskCreatePinnedToCore + *fill* 0x000000004037ea69 0x3 + .text.eTaskGetState + 0x000000004037ea6c 0xeb esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xf2 (size before relaxing) + 0x000000004037ea6c eTaskGetState + *fill* 0x000000004037eb57 0x1 + .text.vTaskSuspendAll + 0x000000004037eb58 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037eb58 vTaskSuspendAll + .text.xTaskGetTickCount + 0x000000004037eb80 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037eb80 xTaskGetTickCount + *fill* 0x000000004037eb8d 0x3 + .text.xTaskGetTickCountFromISR + 0x000000004037eb90 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037eb90 xTaskGetTickCountFromISR + *fill* 0x000000004037eba6 0x2 + .text.uxTaskGetNumberOfTasks + 0x000000004037eba8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037eba8 uxTaskGetNumberOfTasks + *fill* 0x000000004037ebb5 0x3 + .text.xTaskGetIdleTaskHandleForCPU + 0x000000004037ebb8 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3e (size before relaxing) + 0x000000004037ebb8 xTaskGetIdleTaskHandleForCPU + *fill* 0x000000004037ebf2 0x2 + .text.xTaskIncrementTick + 0x000000004037ebf4 0x1aa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x1be (size before relaxing) + 0x000000004037ebf4 xTaskIncrementTick + *fill* 0x000000004037ed9e 0x2 + .text.vTaskSwitchContext + 0x000000004037eda0 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x132 (size before relaxing) + 0x000000004037eda0 vTaskSwitchContext + *fill* 0x000000004037eec6 0x2 + .text.vTaskPlaceOnEventList + 0x000000004037eec8 0x4c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x5c (size before relaxing) + 0x000000004037eec8 vTaskPlaceOnEventList + .text.vTaskPlaceOnUnorderedEventList + 0x000000004037ef14 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x74 (size before relaxing) + 0x000000004037ef14 vTaskPlaceOnUnorderedEventList + .text.vTaskPlaceOnEventListRestricted + 0x000000004037ef78 0x4f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x5f (size before relaxing) + 0x000000004037ef78 vTaskPlaceOnEventListRestricted + *fill* 0x000000004037efc7 0x1 + .text.xTaskRemoveFromEventList + 0x000000004037efc8 0x147 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x156 (size before relaxing) + 0x000000004037efc8 xTaskRemoveFromEventList + *fill* 0x000000004037f10f 0x1 + .text.vTaskRemoveFromUnorderedEventList + 0x000000004037f110 0xbd esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xc9 (size before relaxing) + 0x000000004037f110 vTaskRemoveFromUnorderedEventList + *fill* 0x000000004037f1cd 0x3 + .text.vTaskInternalSetTimeOutState + 0x000000004037f1d0 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f1d0 vTaskInternalSetTimeOutState + *fill* 0x000000004037f1e9 0x3 + .text.xTaskCheckForTimeOut + 0x000000004037f1ec 0xc5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xcd (size before relaxing) + 0x000000004037f1ec xTaskCheckForTimeOut + *fill* 0x000000004037f2b1 0x3 + .text.vTaskMissedYield + 0x000000004037f2b4 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f2b4 vTaskMissedYield + *fill* 0x000000004037f2ce 0x2 + .text.xTaskGetCurrentTaskHandle + 0x000000004037f2d0 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f2d0 xTaskGetCurrentTaskHandle + *fill* 0x000000004037f2f2 0x2 + .text.uxTaskPriorityGet + 0x000000004037f2f4 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x26 (size before relaxing) + 0x000000004037f2f4 uxTaskPriorityGet + *fill* 0x000000004037f313 0x1 + .text.vTaskPrioritySet + 0x000000004037f314 0x181 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x193 (size before relaxing) + 0x000000004037f314 vTaskPrioritySet + *fill* 0x000000004037f495 0x3 + .text.vTaskSuspend + 0x000000004037f498 0x14c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x178 (size before relaxing) + 0x000000004037f498 vTaskSuspend + .text.__getreent + 0x000000004037f5e4 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x19 (size before relaxing) + 0x000000004037f5e4 __getreent + *fill* 0x000000004037f5f9 0x3 + .text.pcTaskGetName + 0x000000004037f5fc 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x27 (size before relaxing) + 0x000000004037f5fc pcTaskGetName + *fill* 0x000000004037f620 0x0 + .text.vTaskSetThreadLocalStoragePointerAndDelCallback + 0x000000004037f620 0x2f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x33 (size before relaxing) + 0x000000004037f620 vTaskSetThreadLocalStoragePointerAndDelCallback + *fill* 0x000000004037f64f 0x1 + .text.pvTaskGetThreadLocalStoragePointer + 0x000000004037f650 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f650 pvTaskGetThreadLocalStoragePointer + *fill* 0x000000004037f671 0x3 + .text.vTaskGetInfo + 0x000000004037f674 0x91 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f674 vTaskGetInfo + *fill* 0x000000004037f705 0x3 + .text.prvListTasksWithinSingleList + 0x000000004037f708 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x56 (size before relaxing) + *fill* 0x000000004037f75a 0x2 + .text.uxTaskGetSystemState + 0x000000004037f75c 0xb4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xc7 (size before relaxing) + 0x000000004037f75c uxTaskGetSystemState + *fill* 0x000000004037f810 0x0 + .text.xTaskGetAffinity + 0x000000004037f810 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x13 (size before relaxing) + 0x000000004037f810 xTaskGetAffinity + *fill* 0x000000004037f820 0x0 + .text.xTaskGetCurrentTaskHandleForCPU + 0x000000004037f820 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f820 xTaskGetCurrentTaskHandleForCPU + *fill* 0x000000004037f83a 0x2 + .text.xTaskGetSchedulerState + 0x000000004037f83c 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004037f83c xTaskGetSchedulerState + *fill* 0x000000004037f876 0x2 + .text.vTaskDelete + 0x000000004037f878 0xfe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x11a (size before relaxing) + 0x000000004037f878 vTaskDelete + *fill* 0x000000004037f976 0x2 + .text.xTaskDelayUntil + 0x000000004037f978 0xa9 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xbd (size before relaxing) + 0x000000004037f978 xTaskDelayUntil + *fill* 0x000000004037fa21 0x3 + .text.vTaskDelay + 0x000000004037fa24 0x42 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x52 (size before relaxing) + 0x000000004037fa24 vTaskDelay + *fill* 0x000000004037fa66 0x2 + .text.xTaskResumeAll + 0x000000004037fa68 0x200 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x213 (size before relaxing) + 0x000000004037fa68 xTaskResumeAll + *fill* 0x000000004037fc68 0x0 + .text.xTaskPriorityInherit + 0x000000004037fc68 0xf7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x102 (size before relaxing) + 0x000000004037fc68 xTaskPriorityInherit + *fill* 0x000000004037fd5f 0x1 + .text.xTaskPriorityDisinherit + 0x000000004037fd60 0xb9 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xc5 (size before relaxing) + 0x000000004037fd60 xTaskPriorityDisinherit + *fill* 0x000000004037fe19 0x3 + .text.vTaskPriorityDisinheritAfterTimeout + 0x000000004037fe1c 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xcb (size before relaxing) + 0x000000004037fe1c vTaskPriorityDisinheritAfterTimeout + *fill* 0x000000004037fed8 0x0 + .text.vTaskList + 0x000000004037fed8 0xaa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0xb2 (size before relaxing) + 0x000000004037fed8 vTaskList + *fill* 0x000000004037ff82 0x2 + .text.uxTaskResetEventItemValue + 0x000000004037ff84 0x54 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x58 (size before relaxing) + 0x000000004037ff84 uxTaskResetEventItemValue + .text.pvTaskIncrementMutexHeldCount + 0x000000004037ffd8 0x56 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x5e (size before relaxing) + 0x000000004037ffd8 pvTaskIncrementMutexHeldCount + *fill* 0x000000004038002e 0x2 + .text.ulTaskGenericNotifyTake + 0x0000000040380030 0x124 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x13c (size before relaxing) + 0x0000000040380030 ulTaskGenericNotifyTake + .text.xTaskGenericNotify + 0x0000000040380154 0x19b esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x1ae (size before relaxing) + 0x0000000040380154 xTaskGenericNotify + *fill* 0x00000000403802ef 0x1 + .text.vTaskGenericNotifyGiveFromISR + 0x00000000403802f0 0x125 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x13d (size before relaxing) + 0x00000000403802f0 vTaskGenericNotifyGiveFromISR + *fill* 0x0000000040380415 0x3 + .text.vTaskStartScheduler + 0x0000000040380418 0x94 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x9f (size before relaxing) + 0x0000000040380418 vTaskStartScheduler + *fill* 0x00000000403804ac 0x0 + .text.xEventGroupCreate + 0x00000000403804ac 0x38 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x40 (size before relaxing) + 0x00000000403804ac xEventGroupCreate + .text.xEventGroupWaitBits + 0x00000000403804e4 0x116 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x132 (size before relaxing) + 0x00000000403804e4 xEventGroupWaitBits + *fill* 0x00000000403805fa 0x2 + .text.xEventGroupClearBits + 0x00000000403805fc 0x4d esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x55 (size before relaxing) + 0x00000000403805fc xEventGroupClearBits + *fill* 0x0000000040380649 0x3 + .text.xEventGroupSetBits + 0x000000004038064c 0x91 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x9d (size before relaxing) + 0x000000004038064c xEventGroupSetBits + *fill* 0x00000000403806dd 0x3 + .text.vEventGroupDelete + 0x00000000403806e0 0x48 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x54 (size before relaxing) + 0x00000000403806e0 vEventGroupDelete + .text.prvGetNextExpireTime + 0x0000000040380728 0x24 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvInsertTimerInActiveList + 0x000000004038074c 0x52 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x5a (size before relaxing) + *fill* 0x000000004038079e 0x2 + .text.prvCheckForValidListAndQueue + 0x00000000403807a0 0x48 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x58 (size before relaxing) + .text.prvInitialiseNewTimer + 0x00000000403807e8 0x37 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x3f (size before relaxing) + *fill* 0x000000004038081f 0x1 + .text.xTimerCreateTimerTask + 0x0000000040380820 0x5f esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x6a (size before relaxing) + 0x0000000040380820 xTimerCreateTimerTask + *fill* 0x000000004038087f 0x1 + .text.xTimerCreate + 0x0000000040380880 0x26 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x2a (size before relaxing) + 0x0000000040380880 xTimerCreate + *fill* 0x00000000403808a6 0x2 + .text.xTimerGenericCommand + 0x00000000403808a8 0x6d esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x75 (size before relaxing) + 0x00000000403808a8 xTimerGenericCommand + *fill* 0x0000000040380915 0x3 + .text.prvSwitchTimerLists + 0x0000000040380918 0x77 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x7f (size before relaxing) + *fill* 0x000000004038098f 0x1 + .text.prvSampleTimeNow + 0x0000000040380990 0x2b esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x2f (size before relaxing) + *fill* 0x00000000403809bb 0x1 + .text.prvProcessExpiredTimer + 0x00000000403809bc 0x56 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x62 (size before relaxing) + *fill* 0x0000000040380a12 0x2 + .text.prvProcessTimerOrBlockTask + 0x0000000040380a14 0x80 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x97 (size before relaxing) + *fill* 0x0000000040380a94 0x0 + .text.prvProcessReceivedCommands + 0x0000000040380a94 0x119 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x125 (size before relaxing) + *fill* 0x0000000040380bad 0x3 + .text.prvTimerTask + 0x0000000040380bb0 0x15 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x1d (size before relaxing) + *fill* 0x0000000040380bc5 0x3 + .text.pvTimerGetTimerID + 0x0000000040380bc8 0x2a esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x32 (size before relaxing) + 0x0000000040380bc8 pvTimerGetTimerID + *fill* 0x0000000040380bf2 0x0 + *fill* 0x0000000040380bf2 0x0 + *fill* 0x0000000040380bf2 0x0 + *fill* 0x0000000040380bf2 0x2 + .text.prvGetDisinheritPriorityAfterTimeout + 0x0000000040380bf4 0x18 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueFull + 0x0000000040380c0c 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x0 + *fill* 0x0000000040380c22 0x2 + .text.prvTaskCheckFreeStackSpace + 0x0000000040380c24 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x0 + *fill* 0x0000000040380c3e 0x2 + .text.vListInitialise + 0x0000000040380c40 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040380c40 vListInitialise + .text.vListInitialiseItem + 0x0000000040380c58 0x9 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040380c58 vListInitialiseItem + *fill* 0x0000000040380c61 0x3 + .text.vListInsertEnd + 0x0000000040380c64 0x1f esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040380c64 vListInsertEnd + *fill* 0x0000000040380c83 0x1 + .text.vListInsert + 0x0000000040380c84 0x35 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040380c84 vListInsert + *fill* 0x0000000040380cb9 0x3 + .text.uxListRemove + 0x0000000040380cbc 0x2f esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040380cbc uxListRemove + *fill* 0x0000000040380ceb 0x1 + .text.prvTestWaitCondition + 0x0000000040380cec 0x21 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *fill* 0x0000000040380d0d 0x0 + *libfreertos.a:port.*(.literal.pxPortInitialiseStack .literal.vApplicationStackOverflowHook .literal.vPortAssertIfInISR .literal.vPortEndScheduler .literal.vPortExitCritical .literal.vPortExitCriticalCompliance .literal.vPortReleaseTaskMPUSettings .literal.vPortSetStackWatchpoint .literal.vPortTaskWrapper .literal.vPortYieldOtherCore .literal.xPortEnterCriticalTimeout .literal.xPortEnterCriticalTimeoutCompliance .literal.xPortInIsrContext .literal.xPortStartScheduler .text .text.pxPortInitialiseStack .text.vApplicationStackOverflowHook .text.vPortAssertIfInISR .text.vPortEndScheduler .text.vPortExitCritical .text.vPortExitCriticalCompliance .text.vPortReleaseTaskMPUSettings .text.vPortSetStackWatchpoint .text.vPortStoreTaskMPUSettings .text.vPortTaskWrapper .text.vPortYieldOtherCore .text.xPortEnterCriticalTimeout .text.xPortEnterCriticalTimeoutCompliance .text.xPortGetTickRateHz .text.xPortInIsrContext .text.xPortStartScheduler) + *fill* 0x0000000040380d0d 0x3 + .text.vPortTaskWrapper + 0x0000000040380d10 0x26 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x32 (size before relaxing) + *fill* 0x0000000040380d36 0x2 + .text.xPortStartScheduler + 0x0000000040380d38 0x27 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x2f (size before relaxing) + 0x0000000040380d38 xPortStartScheduler + *fill* 0x0000000040380d5f 0x1 + .text.pxPortInitialiseStack + 0x0000000040380d60 0xb1 esp-idf/freertos/libfreertos.a(port.c.obj) + 0xb4 (size before relaxing) + 0x0000000040380d60 pxPortInitialiseStack + *fill* 0x0000000040380e11 0x3 + .text.xPortInIsrContext + 0x0000000040380e14 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040380e14 xPortInIsrContext + .text.xPortEnterCriticalTimeout + 0x0000000040380e3c 0x107 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040380e3c xPortEnterCriticalTimeout + *fill* 0x0000000040380f43 0x1 + .text.vPortExitCritical + 0x0000000040380f44 0x8b esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040380f44 vPortExitCritical + *fill* 0x0000000040380fcf 0x1 + .text.vPortYieldOtherCore + 0x0000000040380fd0 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0xe (size before relaxing) + 0x0000000040380fd0 vPortYieldOtherCore + *fill* 0x0000000040380fda 0x2 + .text.vApplicationStackOverflowHook + 0x0000000040380fdc 0x3d esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040380fdc vApplicationStackOverflowHook + *fill* 0x0000000040381019 0x3 + .text.vPortReleaseTaskMPUSettings + 0x000000004038101c 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0xe (size before relaxing) + 0x000000004038101c vPortReleaseTaskMPUSettings + *fill* 0x0000000040381026 0x0 + *fill* 0x0000000040381026 0x0 + *fill* 0x0000000040381026 0x0 + *fill* 0x0000000040381026 0x0 + *fill* 0x0000000040381026 0x0 + *fill* 0x0000000040381026 0x0 + *fill* 0x0000000040381026 0x2 + .text.vPortStoreTaskMPUSettings + 0x0000000040381028 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040381028 vPortStoreTaskMPUSettings + *fill* 0x0000000040381042 0x0 + *libfreertos.a:port_common.*(.literal.esp_startup_start_app_common .literal.other_cpu_startup_idle_hook_cb .literal.vApplicationGetIdleTaskMemory .literal.vApplicationGetTimerTaskMemory .literal.xPortCheckValidTCBMem .literal.xPortcheckValidStackMem .text .text.esp_startup_start_app_common .text.other_cpu_startup_idle_hook_cb .text.vApplicationGetIdleTaskMemory .text.vApplicationGetTimerTaskMemory .text.xPortCheckValidTCBMem .text.xPortcheckValidStackMem) + *fill* 0x0000000040381042 0x2 + .text.other_cpu_startup_idle_hook_cb + 0x0000000040381044 0x12 esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x0000000040381056 0x2 + .text.esp_startup_start_app_common + 0x0000000040381058 0x3e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x42 (size before relaxing) + 0x0000000040381058 esp_startup_start_app_common + *fill* 0x0000000040381096 0x2 + .text.xPortCheckValidTCBMem + 0x0000000040381098 0x66 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x0000000040381098 xPortCheckValidTCBMem + *fill* 0x00000000403810fe 0x2 + .text.xPortcheckValidStackMem + 0x0000000040381100 0x66 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x0000000040381100 xPortcheckValidStackMem + *fill* 0x0000000040381166 0x2 + .text.vApplicationGetIdleTaskMemory + 0x0000000040381168 0x49 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x51 (size before relaxing) + 0x0000000040381168 vApplicationGetIdleTaskMemory + *fill* 0x00000000403811b1 0x3 + .text.vApplicationGetTimerTaskMemory + 0x00000000403811b4 0x49 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x51 (size before relaxing) + 0x00000000403811b4 vApplicationGetTimerTaskMemory + *fill* 0x00000000403811fd 0x0 + *fill* 0x00000000403811fd 0x0 + *fill* 0x00000000403811fd 0x0 + *fill* 0x00000000403811fd 0x0 + *fill* 0x00000000403811fd 0x0 + *fill* 0x00000000403811fd 0x0 + *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) + *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) + *libgcov.a:(.literal .literal.* .text .text.*) + *libhal.a:cpu_hal.*(.literal .literal.* .text .text.*) + *fill* 0x00000000403811fd 0x3 + .text.cpu_hal_set_breakpoint + 0x0000000040381200 0x22 esp-idf/hal/libhal.a(cpu_hal.c.obj) + 0x0000000040381200 cpu_hal_set_breakpoint + *fill* 0x0000000040381222 0x2 + .text.cpu_hal_set_vecbase + 0x0000000040381224 0x8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + 0x0000000040381224 cpu_hal_set_vecbase + *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) + .text.i2c_hal_update_config + 0x000000004038122c 0x17 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x000000004038122c i2c_hal_update_config + *fill* 0x0000000040381243 0x1 + .text.i2c_hal_master_handle_tx_event + 0x0000000040381244 0xb7 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x0000000040381244 i2c_hal_master_handle_tx_event + *fill* 0x00000000403812fb 0x1 + .text.i2c_hal_master_handle_rx_event + 0x00000000403812fc 0xb4 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x00000000403812fc i2c_hal_master_handle_rx_event + .text.i2c_hal_slave_handle_event + 0x00000000403813b0 0x46 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x00000000403813b0 i2c_hal_slave_handle_event + *fill* 0x00000000403813f6 0x2 + .text.i2c_hal_disable_slave_tx_it + 0x00000000403813f8 0x16 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x00000000403813f8 i2c_hal_disable_slave_tx_it + *fill* 0x000000004038140e 0x0 + *fill* 0x000000004038140e 0x2 + .text.i2c_hal_get_rxfifo_cnt + 0x0000000040381410 0x11 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x0000000040381410 i2c_hal_get_rxfifo_cnt + *fill* 0x0000000040381421 0x3 + .text.i2c_hal_get_txfifo_cnt + 0x0000000040381424 0x16 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x0000000040381424 i2c_hal_get_txfifo_cnt + *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:soc_hal.*(.literal .literal.* .text .text.*) + *fill* 0x000000004038143a 0x2 + .text.soc_hal_stall_core + 0x000000004038143c 0x8e esp-idf/hal/libhal.a(soc_hal.c.obj) + 0x000000004038143c soc_hal_stall_core + *fill* 0x00000000403814ca 0x2 + .text.soc_hal_unstall_core + 0x00000000403814cc 0x4c esp-idf/hal/libhal.a(soc_hal.c.obj) + 0x00000000403814cc soc_hal_unstall_core + *fill* 0x0000000040381518 0x0 + *fill* 0x0000000040381518 0x0 + *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) + .text.spi_flash_encryption_hal_enable + 0x0000000040381518 0x21 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x0000000040381518 spi_flash_encryption_hal_enable + *fill* 0x0000000040381539 0x3 + .text.spi_flash_encryption_hal_disable + 0x000000004038153c 0x17 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000000004038153c spi_flash_encryption_hal_disable + *fill* 0x0000000040381553 0x1 + .text.spi_flash_encryption_hal_prepare + 0x0000000040381554 0x34 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x0000000040381554 spi_flash_encryption_hal_prepare + .text.spi_flash_encryption_hal_done + 0x0000000040381588 0x25 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x0000000040381588 spi_flash_encryption_hal_done + *fill* 0x00000000403815ad 0x3 + .text.spi_flash_encryption_hal_destroy + 0x00000000403815b0 0xf esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000403815b0 spi_flash_encryption_hal_destroy + *fill* 0x00000000403815bf 0x0 + *fill* 0x00000000403815bf 0x0 + *fill* 0x00000000403815bf 0x0 + *fill* 0x00000000403815bf 0x1 + .text.spi_flash_encryption_hal_check + 0x00000000403815c0 0x11 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000403815c0 spi_flash_encryption_hal_check + *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) + *fill* 0x00000000403815d1 0x3 + .text.spi_flash_hal_gpspi_device_config + 0x00000000403815d4 0x13c esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000403815d4 spi_flash_hal_gpspi_device_config + .text.spi_flash_hal_gpspi_configure_host_io_mode + 0x0000000040381710 0x2a6 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040381710 spi_flash_hal_gpspi_configure_host_io_mode + *fill* 0x00000000403819b6 0x2 + .text.spi_flash_hal_gpspi_common_command + 0x00000000403819b8 0x1f5 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000403819b8 spi_flash_hal_gpspi_common_command + *fill* 0x0000000040381bad 0x3 + .text.spi_flash_hal_gpspi_read + 0x0000000040381bb0 0x114 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040381bb0 spi_flash_hal_gpspi_read + *fill* 0x0000000040381cc4 0x0 + .text.spi_flash_hal_gpspi_poll_cmd_done + 0x0000000040381cc4 0xf esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040381cc4 spi_flash_hal_gpspi_poll_cmd_done + *fill* 0x0000000040381cd3 0x0 + *fill* 0x0000000040381cd3 0x0 + *fill* 0x0000000040381cd3 0x1 + .text.spi_flash_hal_gpspi_supports_direct_write + 0x0000000040381cd4 0x7 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040381cd4 spi_flash_hal_gpspi_supports_direct_write + *fill* 0x0000000040381cdb 0x1 + .text.spi_flash_hal_gpspi_supports_direct_read + 0x0000000040381cdc 0x7 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040381cdc spi_flash_hal_gpspi_supports_direct_read + *fill* 0x0000000040381ce3 0x1 + .text.spi_flash_hal_gpspi_check_status + 0x0000000040381ce4 0x17 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040381ce4 spi_flash_hal_gpspi_check_status + *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040381cfb 0x1 + .text.spi_flash_hal_configure_host_io_mode + 0x0000000040381cfc 0x32f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040381cfc spi_flash_hal_configure_host_io_mode + *fill* 0x000000004038202b 0x1 + .text.spi_flash_hal_common_command + 0x000000004038202c 0x1ac esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x000000004038202c spi_flash_hal_common_command + .text.spi_flash_hal_read + 0x00000000403821d8 0xd0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403821d8 spi_flash_hal_read + .text.spi_flash_hal_erase_chip + 0x00000000403822a8 0x26 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403822a8 spi_flash_hal_erase_chip + *fill* 0x00000000403822ce 0x2 + .text.spi_flash_hal_erase_sector + 0x00000000403822d0 0x6e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403822d0 spi_flash_hal_erase_sector + *fill* 0x000000004038233e 0x2 + .text.spi_flash_hal_erase_block + 0x0000000040382340 0x66 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040382340 spi_flash_hal_erase_block + *fill* 0x00000000403823a6 0x2 + .text.spi_flash_hal_program_page + 0x00000000403823a8 0xb6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403823a8 spi_flash_hal_program_page + *fill* 0x000000004038245e 0x2 + .text.spi_flash_hal_set_write_protect + 0x0000000040382460 0x40 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040382460 spi_flash_hal_set_write_protect + .text.spi_flash_hal_setup_read_suspend + 0x00000000403824a0 0x13 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x16 (size before relaxing) + 0x00000000403824a0 spi_flash_hal_setup_read_suspend + *fill* 0x00000000403824b3 0x1 + .text.spi_flash_hal_setup_auto_suspend_mode + 0x00000000403824b4 0x53 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403824b4 spi_flash_hal_setup_auto_suspend_mode + *fill* 0x0000000040382507 0x1 + .text.spi_flash_hal_setup_auto_resume_mode + 0x0000000040382508 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040382508 spi_flash_hal_setup_auto_resume_mode + .text.spi_flash_hal_disable_auto_suspend_mode + 0x0000000040382520 0x53 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040382520 spi_flash_hal_disable_auto_suspend_mode + *fill* 0x0000000040382573 0x1 + .text.spi_flash_hal_disable_auto_resume_mode + 0x0000000040382574 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040382574 spi_flash_hal_disable_auto_resume_mode + .text.spi_flash_hal_device_config + 0x000000004038258c 0x101 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x109 (size before relaxing) + 0x000000004038258c spi_flash_hal_device_config + *fill* 0x000000004038268d 0x3 + .text.spi_flash_hal_poll_cmd_done + 0x0000000040382690 0xf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040382690 spi_flash_hal_poll_cmd_done + *fill* 0x000000004038269f 0x0 + *fill* 0x000000004038269f 0x0 + *fill* 0x000000004038269f 0x0 + *fill* 0x000000004038269f 0x0 + *fill* 0x000000004038269f 0x0 + *fill* 0x000000004038269f 0x1 + .text.spi_flash_hal_check_status + 0x00000000403826a0 0x29 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403826a0 spi_flash_hal_check_status + *fill* 0x00000000403826c9 0x0 + *fill* 0x00000000403826c9 0x0 + *fill* 0x00000000403826c9 0x0 + *fill* 0x00000000403826c9 0x0 + *fill* 0x00000000403826c9 0x3 + .text.spi_flash_hal_resume + 0x00000000403826cc 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403826cc spi_flash_hal_resume + .text.spi_flash_hal_suspend + 0x00000000403826e4 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000403826e4 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.periph_ll_get_clk_en_reg + 0x00000000403826fc 0x75 esp-idf/hal/libhal.a(systimer_hal.c.obj) + *fill* 0x0000000040382771 0x3 + .text.periph_ll_get_rst_en_reg + 0x0000000040382774 0x75 esp-idf/hal/libhal.a(systimer_hal.c.obj) + *fill* 0x00000000403827e9 0x3 + .text.systimer_hal_init + 0x00000000403827ec 0x48 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4c (size before relaxing) + 0x00000000403827ec systimer_hal_init + .text.systimer_hal_get_counter_value + 0x0000000040382834 0x59 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382834 systimer_hal_get_counter_value + *fill* 0x000000004038288d 0x3 + .text.systimer_hal_set_alarm_target + 0x0000000040382890 0x77 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382890 systimer_hal_set_alarm_target + *fill* 0x0000000040382907 0x1 + .text.systimer_hal_set_alarm_period + 0x0000000040382908 0x83 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382908 systimer_hal_set_alarm_period + *fill* 0x000000004038298b 0x1 + .text.systimer_hal_counter_value_advance + 0x000000004038298c 0x60 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x000000004038298c systimer_hal_counter_value_advance + .text.systimer_hal_select_alarm_mode + 0x00000000403829ec 0x47 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x00000000403829ec systimer_hal_select_alarm_mode + *fill* 0x0000000040382a33 0x1 + .text.systimer_hal_connect_alarm_counter + 0x0000000040382a34 0x24 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382a34 systimer_hal_connect_alarm_counter + *fill* 0x0000000040382a58 0x0 + *fill* 0x0000000040382a58 0x0 + *fill* 0x0000000040382a58 0x0 + *fill* 0x0000000040382a58 0x0 + *fill* 0x0000000040382a58 0x0 + .text.systimer_hal_enable_alarm_int + 0x0000000040382a58 0x1e esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382a58 systimer_hal_enable_alarm_int + *fill* 0x0000000040382a76 0x2 + .text.systimer_hal_enable_counter + 0x0000000040382a78 0x21 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382a78 systimer_hal_enable_counter + *fill* 0x0000000040382a99 0x0 + *fill* 0x0000000040382a99 0x3 + .text.systimer_hal_counter_can_stall_by_cpu + 0x0000000040382a9c 0x61 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x0000000040382a9c systimer_hal_counter_can_stall_by_cpu + *libhal.a:wdt_hal_iram.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040382afd 0x3 + .text.wdt_hal_init + 0x0000000040382b00 0x2a3 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040382b00 wdt_hal_init + *fill* 0x0000000040382da3 0x1 + .text.wdt_hal_config_stage + 0x0000000040382da4 0x169 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040382da4 wdt_hal_config_stage + *fill* 0x0000000040382f0d 0x3 + .text.wdt_hal_write_protect_disable + 0x0000000040382f10 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040382f10 wdt_hal_write_protect_disable + *fill* 0x0000000040382f32 0x2 + .text.wdt_hal_enable + 0x0000000040382f34 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040382f34 wdt_hal_enable + .text.wdt_hal_disable + 0x0000000040382f84 0x34 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040382f84 wdt_hal_disable + .text.wdt_hal_handle_intr + 0x0000000040382fb8 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040382fb8 wdt_hal_handle_intr + .text.wdt_hal_feed + 0x0000000040383008 0x2a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040383008 wdt_hal_feed + *fill* 0x0000000040383032 0x2 + .text.wdt_hal_set_flashboot_en + 0x0000000040383034 0x4d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040383034 wdt_hal_set_flashboot_en + *fill* 0x0000000040383081 0x0 + *fill* 0x0000000040383081 0x0 + *fill* 0x0000000040383081 0x0 + *fill* 0x0000000040383081 0x3 + .text.wdt_hal_write_protect_enable + 0x0000000040383084 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x0000000040383084 wdt_hal_write_protect_enable + *fill* 0x00000000403830a2 0x0 + *fill* 0x00000000403830a2 0x0 + *fill* 0x00000000403830a2 0x2 + .text.wdt_hal_is_enabled + 0x00000000403830a4 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x00000000403830a4 wdt_hal_is_enabled + *libheap.a:heap_tlsf.*(.literal .literal.* .text .text.*) + *fill* 0x00000000403830c6 0x2 + .text.default_walker + 0x00000000403830c8 0x22 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x00000000403830ea 0x2 + .text.tlsf_walk_pool + 0x00000000403830ec 0x3e esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x00000000403830ec tlsf_walk_pool + *fill* 0x000000004038312a 0x2 + .text.tlsf_add_pool + 0x000000004038312c 0x134 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x138 (size before relaxing) + 0x000000004038312c tlsf_add_pool + .text.tlsf_create + 0x0000000040383260 0x20 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x23 (size before relaxing) + 0x0000000040383260 tlsf_create + *fill* 0x0000000040383280 0x0 + .text.tlsf_get_pool + 0x0000000040383280 0xa esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0xd (size before relaxing) + 0x0000000040383280 tlsf_get_pool + *fill* 0x000000004038328a 0x2 + .text.tlsf_create_with_pool + 0x000000004038328c 0x1c esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x24 (size before relaxing) + 0x000000004038328c tlsf_create_with_pool + .text.tlsf_malloc + 0x00000000403832a8 0x332 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x346 (size before relaxing) + 0x00000000403832a8 tlsf_malloc + *fill* 0x00000000403835da 0x2 + .text.tlsf_free + 0x00000000403835dc 0x330 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x34c (size before relaxing) + 0x00000000403835dc tlsf_free + .text.tlsf_realloc + 0x000000004038390c 0x458 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x488 (size before relaxing) + 0x000000004038390c tlsf_realloc + *fill* 0x0000000040383d64 0x0 + .text.control_construct + 0x0000000040383d64 0x3f esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x0000000040383da3 0x0 + *fill* 0x0000000040383da3 0x0 + *fill* 0x0000000040383da3 0x1 + .text.tlsf_block_size + 0x0000000040383da4 0x16 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x0000000040383da4 tlsf_block_size + *fill* 0x0000000040383dba 0x2 + .text.tlsf_size + 0x0000000040383dbc 0x8 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x0000000040383dbc tlsf_size + .text.tlsf_block_size_min + 0x0000000040383dc4 0x7 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x0000000040383dc4 tlsf_block_size_min + *fill* 0x0000000040383dcb 0x1 + .text.tlsf_pool_overhead + 0x0000000040383dcc 0x7 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x0000000040383dcc tlsf_pool_overhead + *fill* 0x0000000040383dd3 0x1 + .text.tlsf_alloc_overhead + 0x0000000040383dd4 0x7 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0x0000000040383dd4 tlsf_alloc_overhead + *fill* 0x0000000040383ddb 0x0 + *fill* 0x0000000040383ddb 0x0 + *fill* 0x0000000040383ddb 0x0 + *fill* 0x0000000040383ddb 0x0 + *libheap.a:multi_heap.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040383ddb 0x1 + .text.assert_valid_block + 0x0000000040383ddc 0x38 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c (size before relaxing) + .text.multi_heap_get_allocated_size_impl + 0x0000000040383e14 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x10 (size before relaxing) + 0x0000000040383e14 multi_heap_get_allocated_size + 0x0000000040383e14 multi_heap_get_allocated_size_impl + .text.multi_heap_register_impl + 0x0000000040383e20 0x50 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x60 (size before relaxing) + 0x0000000040383e20 multi_heap_register_impl + 0x0000000040383e20 multi_heap_register + .text.multi_heap_malloc_impl + 0x0000000040383e70 0x5e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x6e (size before relaxing) + 0x0000000040383e70 multi_heap_malloc_impl + 0x0000000040383e70 multi_heap_malloc + *fill* 0x0000000040383ece 0x2 + .text.multi_heap_free_impl + 0x0000000040383ed0 0x52 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x62 (size before relaxing) + 0x0000000040383ed0 multi_heap_free + 0x0000000040383ed0 multi_heap_free_impl + 0x0000000040383ed0 multi_heap_aligned_free + *fill* 0x0000000040383f22 0x2 + .text.multi_heap_realloc_impl + 0x0000000040383f24 0x7a esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x8e (size before relaxing) + 0x0000000040383f24 multi_heap_realloc_impl + 0x0000000040383f24 multi_heap_realloc + *fill* 0x0000000040383f9e 0x2 + .text.multi_heap_get_info_impl + 0x0000000040383fa0 0x76 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x8a (size before relaxing) + 0x0000000040383fa0 multi_heap_get_info + 0x0000000040383fa0 multi_heap_get_info_impl + *fill* 0x0000000040384016 0x2 + .text.multi_heap_get_info_tlsf + 0x0000000040384018 0x24 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_set_lock + 0x000000004038403c 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x000000004038403c multi_heap_set_lock + *fill* 0x0000000040384043 0x0 + *fill* 0x0000000040384043 0x0 + *fill* 0x0000000040384043 0x0 + *fill* 0x0000000040384043 0x1 + .text.multi_heap_free_size_impl + 0x0000000040384044 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x0000000040384044 multi_heap_free_size_impl + 0x0000000040384044 multi_heap_free_size + *fill* 0x0000000040384052 0x2 + .text.multi_heap_minimum_free_size_impl + 0x0000000040384054 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x0000000040384054 multi_heap_minimum_free_size + 0x0000000040384054 multi_heap_minimum_free_size_impl + *fill* 0x0000000040384062 0x0 + *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) + *fill* 0x0000000040384062 0x2 + .text.esp_log_write + 0x0000000040384064 0x26 esp-idf/log/liblog.a(log.c.obj) + 0x0000000040384064 esp_log_write + *fill* 0x000000004038408a 0x0 + *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) + *fill* 0x000000004038408a 0x2 + .text.esp_log_early_timestamp + 0x000000004038408c 0x1f esp-idf/log/liblog.a(log_freertos.c.obj) + 0x000000004038408c esp_log_early_timestamp + *fill* 0x00000000403840ab 0x0 + *liblog.a:log_freertos.*(.literal.esp_log_impl_lock .text.esp_log_impl_lock) + *fill* 0x00000000403840ab 0x1 + .text.esp_log_impl_lock + 0x00000000403840ac 0x27 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x32 (size before relaxing) + 0x00000000403840ac esp_log_impl_lock + *fill* 0x00000000403840d3 0x0 + *liblog.a:log_freertos.*(.literal.esp_log_impl_lock_timeout .text.esp_log_impl_lock_timeout) + *fill* 0x00000000403840d3 0x1 + .text.esp_log_impl_lock_timeout + 0x00000000403840d4 0x3c esp-idf/log/liblog.a(log_freertos.c.obj) + 0x44 (size before relaxing) + 0x00000000403840d4 esp_log_impl_lock_timeout + *fill* 0x0000000040384110 0x0 + *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) + .text.esp_log_impl_unlock + 0x0000000040384110 0x1b esp-idf/log/liblog.a(log_freertos.c.obj) + 0x1f (size before relaxing) + 0x0000000040384110 esp_log_impl_unlock + *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) + *fill* 0x000000004038412b 0x1 + .text.esp_log_timestamp + 0x000000004038412c 0x4f esp-idf/log/liblog.a(log_freertos.c.obj) + 0x5b (size before relaxing) + 0x000000004038412c esp_log_timestamp + *fill* 0x000000004038417b 0x0 + *libnet80211.a:(.wifi0iram .wifi0iram.*) + *fill* 0x000000004038417b 0x1 + .wifi0iram.29 0x000000004038417c 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x0000000040384180 wifi_softap_cur_max_ap_bss_num + *fill* 0x0000000040384192 0x2 + .wifi0iram.13 0x0000000040384194 0x4b7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x4eb (size before relaxing) + 0x00000000403841d8 ieee80211_encap_esfbuf + *fill* 0x000000004038464b 0x0 + *fill* 0x000000004038464b 0x0 + *libnet80211.a:(.wifirxiram .wifirxiram.*) + *fill* 0x000000004038464b 0x1 + .wifirxiram.35 + 0x000000004038464c 0x52e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x55e (size before relaxing) + 0x00000000403846a8 sta_input + *fill* 0x0000000040384b7a 0x2 + .wifirxiram.41 + 0x0000000040384b7c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x20 (size before relaxing) + 0x0000000040384b7c sta_rx_cb + *fill* 0x0000000040384b94 0x0 + *fill* 0x0000000040384b94 0x0 + *libnet80211.a:(.wifislprxiram .wifislprxiram.*) + .wifislprxiram.104 + 0x0000000040384b94 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x42 (size before relaxing) + 0x0000000040384b94 sta_reset_beacon_timeout + *libnewlib.a:abort.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040384bce 0x2 + .text.abort 0x0000000040384bd0 0x8d esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x0000000040384bd0 abort + *fill* 0x0000000040384c5d 0x0 + *libnewlib.a:assert.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040384c5d 0x3 + .text.__assert_func + 0x0000000040384c60 0xfc esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x104 (size before relaxing) + 0x0000000040384c60 __assert_func + *fill* 0x0000000040384d5c 0x0 + .text.newlib_include_assert_impl + 0x0000000040384d5c 0x5 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x0000000040384d5c newlib_include_assert_impl + *libnewlib.a:heap.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040384d61 0x3 + .text.malloc 0x0000000040384d64 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x10 (size before relaxing) + 0x0000000040384d64 pvalloc + 0x0000000040384d64 valloc + 0x0000000040384d64 malloc + .text.realloc 0x0000000040384d70 0x11 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040384d70 realloc + *fill* 0x0000000040384d81 0x3 + .text.free 0x0000000040384d84 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) + 0xe (size before relaxing) + 0x0000000040384d84 free + 0x0000000040384d84 cfree + *fill* 0x0000000040384d8e 0x2 + .text._malloc_r + 0x0000000040384d90 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x10 (size before relaxing) + 0x0000000040384d90 _malloc_r + .text._free_r 0x0000000040384d9c 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) + 0xe (size before relaxing) + 0x0000000040384d9c _free_r + *fill* 0x0000000040384da6 0x2 + .text._realloc_r + 0x0000000040384da8 0x11 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040384da8 _realloc_r + *fill* 0x0000000040384db9 0x3 + .text._calloc_r + 0x0000000040384dbc 0x2c esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x30 (size before relaxing) + 0x0000000040384dbc _calloc_r + .text.calloc 0x0000000040384de8 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x18 (size before relaxing) + 0x0000000040384de8 calloc + *fill* 0x0000000040384dfc 0x0 + *fill* 0x0000000040384dfc 0x0 + *fill* 0x0000000040384dfc 0x0 + *fill* 0x0000000040384dfc 0x0 + *fill* 0x0000000040384dfc 0x0 + .text.newlib_include_heap_impl + 0x0000000040384dfc 0x5 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040384dfc newlib_include_heap_impl + *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) + *libpp.a:(.wifi0iram .wifi0iram.*) + *fill* 0x0000000040384e01 0x3 + .wifi0iram.53 0x0000000040384e04 0x11c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x134 (size before relaxing) + 0x0000000040384e24 ppProcTxSecFrame + .wifi0iram.16 0x0000000040384f20 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x44 (size before relaxing) + 0x0000000040384f30 ppTxPktForceWaked + .wifi0iram.8 0x0000000040384f60 0x6f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x0000000040384f6c rcUpdateTxDone + *fill* 0x0000000040384fcf 0x0 + *libpp.a:(.wifiorslpiram .wifiorslpiram.*) + *libpp.a:(.wifirxiram .wifirxiram.*) + *fill* 0x0000000040384fcf 0x1 + .wifirxiram.24 + 0x0000000040384fd0 0x3ca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x40a (size before relaxing) + 0x0000000040385010 ppRxFragmentProc + *fill* 0x000000004038539a 0x2 + .wifirxiram.2 0x000000004038539c 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0x00000000403853a0 hal_clear_rx_beacon_pti + *fill* 0x00000000403853b7 0x1 + .wifirxiram.28 + 0x00000000403853b8 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x00000000403853b8 pm_hmac_rx_data_process + *fill* 0x00000000403853bd 0x0 + *fill* 0x00000000403853bd 0x0 + *libpp.a:(.wifislprxiram .wifislprxiram.*) + *fill* 0x00000000403853bd 0x3 + .wifislprxiram.19 + 0x00000000403853c0 0x187 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1a3 (size before relaxing) + 0x00000000403853d8 pm_sleep + *fill* 0x0000000040385547 0x1 + .wifislprxiram.26 + 0x0000000040385548 0x9d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xb1 (size before relaxing) + 0x0000000040385550 pm_rx_beacon_process + *fill* 0x00000000403855e5 0x3 + .wifislprxiram.25 + 0x00000000403855e8 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x00000000403855ec wDev_record_ftm_data + *fill* 0x0000000040385610 0x0 + *fill* 0x0000000040385610 0x0 + *fill* 0x0000000040385610 0x0 + *librtc.a:(.literal .literal.* .text .text.*) + *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) + .text.lldesc_setup_link_constrained + 0x0000000040385610 0x10a esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x0000000040385610 lldesc_setup_link_constrained + *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) + *fill* 0x000000004038571a 0x2 + .text.memspi_host_read_id_hs + 0x000000004038571c 0x89 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x8d (size before relaxing) + 0x000000004038571c memspi_host_read_id_hs + *fill* 0x00000000403857a5 0x3 + .text.memspi_host_flush_cache + 0x00000000403857a8 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000403857a8 memspi_host_flush_cache + *fill* 0x00000000403857c1 0x3 + .text.memspi_host_erase_sector + 0x00000000403857c4 0x45 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x48 (size before relaxing) + 0x00000000403857c4 memspi_host_erase_sector + *fill* 0x0000000040385809 0x3 + .text.memspi_host_erase_block + 0x000000004038580c 0x4a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004038580c memspi_host_erase_block + *fill* 0x0000000040385856 0x2 + .text.memspi_host_program_page + 0x0000000040385858 0x4b esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4e (size before relaxing) + 0x0000000040385858 memspi_host_program_page + *fill* 0x00000000403858a3 0x1 + .text.memspi_host_init_pointers + 0x00000000403858a4 0x24 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000403858a4 memspi_host_init_pointers + *fill* 0x00000000403858c8 0x0 + .text.memspi_host_read_status_hs + 0x00000000403858c8 0x35 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000403858c8 memspi_host_read_status_hs + *fill* 0x00000000403858fd 0x3 + .text.memspi_host_erase_chip + 0x0000000040385900 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040385900 memspi_host_erase_chip + *fill* 0x0000000040385926 0x2 + .text.memspi_host_set_write_protect + 0x0000000040385928 0x32 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040385928 memspi_host_set_write_protect + *fill* 0x000000004038595a 0x2 + .text.memspi_host_write_data_slicer + 0x000000004038595c 0x43 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004038595c memspi_host_write_data_slicer + *fill* 0x000000004038599f 0x1 + .text.memspi_host_read_data_slicer + 0x00000000403859a0 0x35 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000403859a0 memspi_host_read_data_slicer + *fill* 0x00000000403859d5 0x0 + *fill* 0x00000000403859d5 0x0 + *fill* 0x00000000403859d5 0x0 + *fill* 0x00000000403859d5 0x0 + *fill* 0x00000000403859d5 0x0 + *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) + *fill* 0x00000000403859d5 0x3 + .text.spi_flash_chip_boya_probe + 0x00000000403859d8 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x00000000403859d8 spi_flash_chip_boya_probe + *fill* 0x0000000040385a01 0x3 + .text.spi_flash_chip_boya_get_caps + 0x0000000040385a04 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x0000000040385a04 spi_flash_chip_boya_get_caps + *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040385a0b 0x1 + .text.spi_flash_chip_gd_probe + 0x0000000040385a0c 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040385a0c spi_flash_chip_gd_probe + *fill* 0x0000000040385a4d 0x3 + .text.spi_flash_chip_gd_set_io_mode + 0x0000000040385a50 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040385a50 spi_flash_chip_gd_set_io_mode + .text.spi_flash_chip_gd_get_io_mode + 0x0000000040385a94 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x20 (size before relaxing) + 0x0000000040385a94 spi_flash_chip_gd_get_io_mode + *fill* 0x0000000040385ab0 0x0 + .text.spi_flash_chip_gd_get_caps + 0x0000000040385ab0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040385ab0 spi_flash_chip_gd_get_caps + *fill* 0x0000000040385ac9 0x0 + *fill* 0x0000000040385ac9 0x0 + *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040385ac9 0x3 + .text.spi_flash_chip_generic_detect_size + 0x0000000040385acc 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040385acc spi_flash_chip_generic_detect_size + *fill* 0x0000000040385afe 0x2 + .text.spi_flash_chip_generic_write_encrypted + 0x0000000040385b00 0xd0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040385b00 spi_flash_chip_generic_write_encrypted + .text.spi_flash_chip_generic_config_host_io_mode + 0x0000000040385bd0 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040385bd0 spi_flash_chip_generic_config_host_io_mode + *fill* 0x0000000040385cba 0x2 + .text.spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x0000000040385cbc 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x38 (size before relaxing) + 0x0000000040385cbc spi_flash_common_read_status_16b_rdsr_rdsr2 + .text.spi_flash_common_write_status_16b_wrsr + 0x0000000040385cf0 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040385cf0 spi_flash_common_write_status_16b_wrsr + *fill* 0x0000000040385d05 0x3 + .text.spi_flash_chip_generic_read + 0x0000000040385d08 0xb5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0xbd (size before relaxing) + 0x0000000040385d08 spi_flash_chip_generic_read + *fill* 0x0000000040385dbd 0x3 + .text.spi_flash_chip_generic_write + 0x0000000040385dc0 0xb2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040385dc0 spi_flash_chip_generic_write + *fill* 0x0000000040385e72 0x2 + .text.spi_flash_chip_generic_get_write_protect + 0x0000000040385e74 0x3a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3e (size before relaxing) + 0x0000000040385e74 spi_flash_chip_generic_get_write_protect + *fill* 0x0000000040385eae 0x2 + .text.spi_flash_chip_generic_yield + 0x0000000040385eb0 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x48 (size before relaxing) + 0x0000000040385eb0 spi_flash_chip_generic_yield + .text.spi_flash_chip_generic_suspend_cmd_conf + 0x0000000040385ef4 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x58 (size before relaxing) + 0x0000000040385ef4 spi_flash_chip_generic_suspend_cmd_conf + .text.spi_flash_chip_generic_read_unique_id + 0x0000000040385f48 0x88 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x8c (size before relaxing) + 0x0000000040385f48 spi_flash_chip_generic_read_unique_id + .text.spi_flash_common_read_status_8b_rdsr2 + 0x0000000040385fd0 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040385fd0 spi_flash_common_read_status_8b_rdsr2 + *fill* 0x0000000040385fe5 0x3 + .text.spi_flash_chip_generic_get_io_mode + 0x0000000040385fe8 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x20 (size before relaxing) + 0x0000000040385fe8 spi_flash_chip_generic_get_io_mode + .text.spi_flash_common_read_status_8b_rdsr + 0x0000000040386004 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386004 spi_flash_common_read_status_8b_rdsr + *fill* 0x0000000040386019 0x3 + .text.spi_flash_common_write_status_8b_wrsr + 0x000000004038601c 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004038601c spi_flash_common_write_status_8b_wrsr + *fill* 0x0000000040386031 0x3 + .text.spi_flash_common_write_status_8b_wrsr2 + 0x0000000040386034 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386034 spi_flash_common_write_status_8b_wrsr2 + *fill* 0x0000000040386049 0x3 + .text.spi_flash_chip_generic_set_io_mode + 0x000000004038604c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004038604c spi_flash_chip_generic_set_io_mode + .text.spi_flash_chip_generic_probe + 0x0000000040386064 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386064 spi_flash_chip_generic_probe + *fill* 0x000000004038606b 0x1 + .text.spi_flash_chip_generic_reset + 0x000000004038606c 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004038606c spi_flash_chip_generic_reset + *fill* 0x00000000403860c8 0x0 + .text.spi_flash_chip_generic_erase_chip + 0x00000000403860c8 0x71 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000403860c8 spi_flash_chip_generic_erase_chip + *fill* 0x0000000040386139 0x3 + .text.spi_flash_chip_generic_erase_sector + 0x000000004038613c 0x71 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004038613c spi_flash_chip_generic_erase_sector + *fill* 0x00000000403861ad 0x3 + .text.spi_flash_chip_generic_erase_block + 0x00000000403861b0 0x71 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000403861b0 spi_flash_chip_generic_erase_block + *fill* 0x0000000040386221 0x3 + .text.spi_flash_chip_generic_page_program + 0x0000000040386224 0x69 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386224 spi_flash_chip_generic_page_program + *fill* 0x000000004038628d 0x3 + .text.spi_flash_chip_generic_set_write_protect + 0x0000000040386290 0x57 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386290 spi_flash_chip_generic_set_write_protect + *fill* 0x00000000403862e7 0x1 + .text.spi_flash_chip_generic_read_reg + 0x00000000403862e8 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000403862e8 spi_flash_chip_generic_read_reg + *fill* 0x00000000403862fa 0x2 + .text.spi_flash_chip_generic_wait_idle + 0x00000000403862fc 0x98 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000403862fc spi_flash_chip_generic_wait_idle + *fill* 0x0000000040386394 0x0 + .text.spi_flash_chip_generic_get_caps + 0x0000000040386394 0x17 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386394 spi_flash_chip_generic_get_caps + *fill* 0x00000000403863ab 0x1 + .text.spi_flash_common_read_qe_sr + 0x00000000403863ac 0x31 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000403863dd 0x3 + .text.spi_flash_common_write_qe_sr + 0x00000000403863e0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x0000000040386410 0x0 + *fill* 0x0000000040386410 0x0 + *fill* 0x0000000040386410 0x0 + *fill* 0x0000000040386410 0x0 + .text.spi_flash_chip_generic_read_unique_id_none + 0x0000000040386410 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386410 spi_flash_chip_generic_read_unique_id_none + *fill* 0x0000000040386418 0x0 + *fill* 0x0000000040386418 0x0 + *fill* 0x0000000040386418 0x0 + *fill* 0x0000000040386418 0x0 + .text.spi_flash_common_set_io_mode + 0x0000000040386418 0xa9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040386418 spi_flash_common_set_io_mode + *fill* 0x00000000403864c1 0x0 + *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) + *fill* 0x00000000403864c1 0x3 + .text.spi_flash_chip_issi_probe + 0x00000000403864c4 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000403864c4 spi_flash_chip_issi_probe + *fill* 0x00000000403864ed 0x3 + .text.spi_flash_chip_issi_set_io_mode + 0x00000000403864f0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x18 (size before relaxing) + 0x00000000403864f0 spi_flash_chip_issi_set_io_mode + .text.spi_flash_chip_issi_get_io_mode + 0x0000000040386504 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x20 (size before relaxing) + 0x0000000040386504 spi_flash_chip_issi_get_io_mode + *fill* 0x0000000040386520 0x0 + .text.spi_flash_chip_issi_get_caps + 0x0000000040386520 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x0000000040386520 spi_flash_chip_issi_get_caps + *fill* 0x0000000040386527 0x0 + *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040386527 0x1 + .text.spi_flash_chip_mxic_probe + 0x0000000040386528 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x0000000040386528 spi_flash_chip_mxic_probe + *fill* 0x000000004038654d 0x3 + .text.spi_flash_chip_mxic_get_caps + 0x0000000040386550 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x0000000040386550 spi_flash_chip_mxic_get_caps + *libspi_flash.a:spi_flash_chip_mxic_opi.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040386557 0x1 + .text.spi_flash_chip_mxic_opi_erase_chip + 0x0000000040386558 0x91 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386558 spi_flash_chip_mxic_opi_erase_chip + *fill* 0x00000000403865e9 0x3 + .text.spi_flash_chip_mxic_opi_erase_sector + 0x00000000403865ec 0x8d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x00000000403865ec spi_flash_chip_mxic_opi_erase_sector + *fill* 0x0000000040386679 0x3 + .text.spi_flash_chip_mxic_opi_erase_block + 0x000000004038667c 0x8d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x000000004038667c spi_flash_chip_mxic_opi_erase_block + *fill* 0x0000000040386709 0x3 + .text.spi_flash_chip_mxic_opi_page_program + 0x000000004038670c 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x000000004038670c spi_flash_chip_mxic_opi_page_program + *fill* 0x000000004038678e 0x2 + .text.spi_flash_chip_xmic_opi_config_host_io_mode + 0x0000000040386790 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386790 spi_flash_chip_xmic_opi_config_host_io_mode + *fill* 0x00000000403867c2 0x2 + .text.spi_flash_chip_mxic_opi_get_data_length_zoom + 0x00000000403867c4 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + *fill* 0x00000000403867f2 0x2 + .text.spi_flash_chip_mxic_opi_read_id + 0x00000000403867f4 0xd1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0xd9 (size before relaxing) + 0x00000000403867f4 spi_flash_chip_mxic_opi_read_id + *fill* 0x00000000403868c5 0x3 + .text.spi_flash_chip_mxic_opi_read_reg + 0x00000000403868c8 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x00000000403868c8 spi_flash_chip_mxic_opi_read_reg + .text.spi_flash_chip_mxic_opi_get_io_mode + 0x0000000040386914 0x72 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386914 spi_flash_chip_mxic_opi_get_io_mode + *fill* 0x0000000040386986 0x2 + .text.spi_flash_chip_mxic_opi_get_write_protect + 0x0000000040386988 0x3a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x3e (size before relaxing) + 0x0000000040386988 spi_flash_chip_mxic_opi_get_write_protect + *fill* 0x00000000403869c2 0x2 + .text.spi_flash_chip_mxic_opi_write + 0x00000000403869c4 0xb2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x00000000403869c4 spi_flash_chip_mxic_opi_write + *fill* 0x0000000040386a76 0x2 + .text.spi_flash_chip_mxic_opi_probe + 0x0000000040386a78 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386a78 spi_flash_chip_mxic_opi_probe + *fill* 0x0000000040386a9d 0x3 + .text.spi_flash_chip_mxic_opi_get_caps + 0x0000000040386aa0 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386aa0 spi_flash_chip_mxic_opi_get_caps + *fill* 0x0000000040386aa7 0x1 + .text.spi_flash_chip_mxic_opi_set_write_protect + 0x0000000040386aa8 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386aa8 spi_flash_chip_mxic_opi_set_write_protect + *fill* 0x0000000040386b1e 0x0 + *fill* 0x0000000040386b1e 0x0 + *fill* 0x0000000040386b1e 0x0 + *fill* 0x0000000040386b1e 0x0 + *fill* 0x0000000040386b1e 0x2 + .text.spi_flash_chip_xmic_opi_set_io_mode + 0x0000000040386b20 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x0000000040386b20 spi_flash_chip_xmic_opi_set_io_mode + *fill* 0x0000000040386b27 0x0 + *fill* 0x0000000040386b27 0x0 + *fill* 0x0000000040386b27 0x0 + *fill* 0x0000000040386b27 0x0 + *fill* 0x0000000040386b27 0x0 + *fill* 0x0000000040386b27 0x0 + *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040386b27 0x1 + .text.spi_flash_chip_th_probe + 0x0000000040386b28 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x0000000040386b28 spi_flash_chip_th_probe + *fill* 0x0000000040386b51 0x0 + *fill* 0x0000000040386b51 0x3 + .text.spi_flash_chip_th_get_caps + 0x0000000040386b54 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x0000000040386b54 spi_flash_chip_th_get_caps + *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040386b5b 0x1 + .text.spi_flash_command_winbond_program_4B + 0x0000000040386b5c 0x45 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x0000000040386ba1 0x3 + .text.spi_flash_chip_winbond_page_program + 0x0000000040386ba4 0x35 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040386ba4 spi_flash_chip_winbond_page_program + *fill* 0x0000000040386bd9 0x3 + .text.spi_flash_command_winbond_erase_sector_4B + 0x0000000040386bdc 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x0000000040386c1e 0x2 + .text.spi_flash_chip_winbond_erase_sector + 0x0000000040386c20 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040386c20 spi_flash_chip_winbond_erase_sector + *fill* 0x0000000040386c72 0x2 + .text.spi_flash_command_erase_block_4B + 0x0000000040386c74 0x45 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x0000000040386cb9 0x3 + .text.spi_flash_chip_winbond_erase_block + 0x0000000040386cbc 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040386cbc spi_flash_chip_winbond_erase_block + *fill* 0x0000000040386d0e 0x2 + .text.spi_flash_chip_winbond_read + 0x0000000040386d10 0xc5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0xc9 (size before relaxing) + 0x0000000040386d10 spi_flash_chip_winbond_read + *fill* 0x0000000040386dd5 0x3 + .text.spi_flash_chip_winbond_probe + 0x0000000040386dd8 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040386dd8 spi_flash_chip_winbond_probe + *fill* 0x0000000040386dee 0x2 + .text.spi_flash_chip_winbond_get_caps + 0x0000000040386df0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040386df0 spi_flash_chip_winbond_get_caps + *fill* 0x0000000040386e09 0x0 + *fill* 0x0000000040386e09 0x0 + *fill* 0x0000000040386e09 0x0 + *fill* 0x0000000040386e09 0x0 + *fill* 0x0000000040386e09 0x0 + *fill* 0x0000000040386e09 0x0 + *fill* 0x0000000040386e09 0x0 + *libspi_flash.a:spi_flash_rom_patch.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_timing_tuning.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040386e09 0x3 + .text.get_mspi_core_clock + 0x0000000040386e0c 0xa esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0xd (size before relaxing) + *fill* 0x0000000040386e16 0x2 + .text.spi_timing_enter_mspi_low_speed_mode + 0x0000000040386e18 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x28 (size before relaxing) + 0x0000000040386e18 spi_timing_enter_mspi_low_speed_mode + .text.spi_timing_enter_mspi_high_speed_mode + 0x0000000040386e38 0x3a esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x4a (size before relaxing) + 0x0000000040386e38 spi_timing_enter_mspi_high_speed_mode + *fill* 0x0000000040386e72 0x2 + .text.spi_timing_change_speed_mode_cache_safe + 0x0000000040386e74 0x37 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x3a (size before relaxing) + 0x0000000040386e74 spi_timing_change_speed_mode_cache_safe + *fill* 0x0000000040386eab 0x1 + .text.spi_timing_get_flash_timing_param + 0x0000000040386eac 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x9 (size before relaxing) + 0x0000000040386eac spi_timing_get_flash_timing_param + *fill* 0x0000000040386eb2 0x2 + .text.get_flash_clock_divider + 0x0000000040386eb4 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + *fill* 0x0000000040386ebb 0x1 + .text.get_psram_clock_divider + 0x0000000040386ebc 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + *fill* 0x0000000040386ec3 0x0 + *fill* 0x0000000040386ec3 0x1 + .text.spi_timing_flash_tuning + 0x0000000040386ec4 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x0000000040386ec4 spi_timing_flash_tuning + *fill* 0x0000000040386ec9 0x0 + *fill* 0x0000000040386ec9 0x0 + *fill* 0x0000000040386ec9 0x3 + .text.spi_timing_is_tuned + 0x0000000040386ecc 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x0000000040386ecc spi_timing_is_tuned + *fill* 0x0000000040386ed3 0x0 + *libspi_flash.a:spi_timing_config.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040386ed3 0x1 + .text.spi_timing_config_set_core_clock + 0x0000000040386ed4 0x3a esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x3d (size before relaxing) + 0x0000000040386ed4 spi_timing_config_set_core_clock + *fill* 0x0000000040386f0e 0x2 + .text.spi_timing_config_set_flash_clock + 0x0000000040386f10 0x53 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x0000000040386f10 spi_timing_config_set_flash_clock + *fill* 0x0000000040386f63 0x1 + .text.spi_timing_config_set_psram_clock + 0x0000000040386f64 0x42 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x0000000040386f64 spi_timing_config_set_psram_clock + *fill* 0x0000000040386fa6 0x2 + .text.spi_timing_config_get_core_clock + 0x0000000040386fa8 0x7 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x0000000040386fa8 spi_timing_config_get_core_clock + *fill* 0x0000000040386faf 0x0 + *fill* 0x0000000040386faf 0x0 + *fill* 0x0000000040386faf 0x0 + *libxt_hal.a:(.literal .literal.* .text .text.*) + *fill* 0x0000000040386faf 0x1 + .text 0x0000000040386fb0 0x137 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + 0x0000000040386fb0 xthal_spill_registers_into_stack_nw + 0x0000000040386fb0 xthal_window_spill_nw + 0x00000000403870c4 xthal_window_spill + *fill* 0x00000000403870e7 0x0 + *fill* 0x00000000403870e7 0x1 + .text 0x00000000403870e8 0x2f /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + 0x00000000403870e8 xthal_restore_extra_nw + *fill* 0x0000000040387117 0x1 + .text 0x0000000040387118 0x2f /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + 0x0000000040387118 xthal_save_extra_nw + *libxtensa.a:eri.*(.literal .literal.* .text .text.*) + *libxtensa.a:xtensa_intr_asm.*(.literal .literal.* .text .text.*) + *fill* 0x0000000040387147 0x1 + .text 0x0000000040387148 0x33 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x0000000040387148 xt_ints_on + 0x0000000040387160 xt_ints_off + +.dram0.dummy 0x000000003fc88000 0xf17c + 0x000000003fc9717c . = (ORIGIN (dram0_0_seg) + MAX ((_iram_end - _diram_i_start), 0x0)) + *fill* 0x000000003fc88000 0xf17c + +.dram0.data 0x000000003fc97180 0x426c + 0x000000003fc97180 _data_start = ABSOLUTE (.) + *(.gnu.linkonce.d.*) + *(.data1) + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + 0x000000003fc97180 _esp_system_init_fn_array_start = ABSOLUTE (.) + *(SORT_BY_NAME(.esp_system_init_fn) SORT_BY_NAME(.esp_system_init_fn.*)) + .esp_system_init_fn.init_components0 + 0x000000003fc97180 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x000000003fc97188 _esp_system_init_fn_array_end = ABSOLUTE (.) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .data EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .data.*) + .data.first_call$3819 + 0x000000003fc97188 0x1 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + *fill* 0x000000003fc97189 0x3 + .data.s_keys_lock + 0x000000003fc9718c 0x8 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .data.wdt0_context + 0x000000003fc97194 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .data.s_apb_backup_dma_mutex + 0x000000003fc9719c 0x8 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .data.hooks_spinlock + 0x000000003fc971a4 0x8 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .data.rtc_wdt_ctx + 0x000000003fc971ac 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .data.s_fd_table + 0x000000003fc971b4 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x000000003fc97274 0x4 + .data.s_ctx 0x000000003fc97278 0x28 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data.s_log_print_func + 0x000000003fc972a0 0x4 esp-idf/log/liblog.a(log.c.obj) + .data.esp_log_default_level + 0x000000003fc972a4 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x000000003fc972a4 esp_log_default_level + .data.malloc_alwaysinternal_limit + 0x000000003fc972a8 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .data.spinlock + 0x000000003fc972ac 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .data.mux 0x000000003fc972b4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + *fill* 0x000000003fc972bc 0x4 + .data 0x000000003fc972c0 0x400 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x000000003fc972c0 _xt_interrupt_table + 0x000000003fc974c0 _xt_exception_table + .data.s_timer_lock + 0x000000003fc976c0 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .data.timestamp_id$5671 + 0x000000003fc976c8 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data.s_time_update_lock + 0x000000003fc976d8 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x000000003fc976d8 s_time_update_lock + .data 0x000000003fc976e0 0xc0c esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x000000003fc976e0 port_IntStack + 0x000000003fc982e0 port_IntStackTop + 0x000000003fc982e4 port_switch_flag + *fill* 0x000000003fc982ec 0x4 + .data 0x000000003fc982f0 0x20 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x000000003fc982f0 _xt_coproc_owner_sa + .data.xTaskQueueMutex + 0x000000003fc98310 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .data.lock_init_spinlock + 0x000000003fc98318 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) + .data.s_stub_table + 0x000000003fc98320 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data._level 0x000000003fc983bc 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .data.global_hooks + 0x000000003fc983c0 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .data.use_fprintf_for_show_pdu + 0x000000003fc983cc 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .data.maxlog 0x000000003fc983d0 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .data.alpn_list$13187 + 0x000000003fc983d4 0x8 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .data.rand_func + 0x000000003fc983dc 0x4 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .data.well_known$10034 + 0x000000003fc983e0 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .data.coap_error + 0x000000003fc983e8 0xe0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x000000003fc983e8 coap_error + .data.ESP_EFUSE_OCODE + 0x000000003fc984c8 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x000000003fc984c8 ESP_EFUSE_OCODE + .data.ESP_EFUSE_BLK_VER_MAJOR + 0x000000003fc984d0 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x000000003fc984d0 ESP_EFUSE_BLK_VER_MAJOR + .data.ESP_EFUSE_MAC_FACTORY + 0x000000003fc984d8 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x000000003fc984d8 ESP_EFUSE_MAC_FACTORY + .data.esp_ipc_isr_end_fl + 0x000000003fc984f4 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 0x000000003fc984f4 esp_ipc_isr_end_fl + .data 0x000000003fc984f8 0x10 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .data.gpio_context + 0x000000003fc98508 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .data._gpio_hal + 0x000000003fc98520 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + .data.i2c_context + 0x000000003fc98528 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) + .data.periph_spinlock + 0x000000003fc98550 0x8 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .data.s_platform + 0x000000003fc98558 0x10 esp-idf/driver/libdriver.a(gdma.c.obj) + .data.s_flash_op_cpu + 0x000000003fc98568 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .data.esp_flash_registered_chips + 0x000000003fc9856c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x000000003fc9856c esp_flash_registered_chips + .data.default_registered_chips + 0x000000003fc98570 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data.reason_spinlock + 0x000000003fc98594 0x8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .data.twdt_spinlock + 0x000000003fc9859c 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .data.IP_EVENT + 0x000000003fc985a4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x000000003fc985a4 IP_EVENT + .data.g_wifi_feature_caps + 0x000000003fc985a8 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x000000003fc985a8 g_wifi_feature_caps + .data.WIFI_EVENT + 0x000000003fc985b0 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x000000003fc985b0 WIFI_EVENT + .data.g_wifi_osi_funcs + 0x000000003fc985b4 0x1d0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x000000003fc985b4 g_wifi_osi_funcs + .data.allow_empty + 0x000000003fc98784 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003fc98785 0x3 + .data.history_max_len + 0x000000003fc98788 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .data.max_cmdline_length + 0x000000003fc9878c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .data.tcp_port + 0x000000003fc98790 0x2 esp-idf/lwip/liblwip.a(tcp.c.obj) + .data.udp_port + 0x000000003fc98792 0x2 esp-idf/lwip/liblwip.a(udp.c.obj) + .data.retrans_timer + 0x000000003fc98794 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x000000003fc98794 retrans_timer + .data.reachable_time + 0x000000003fc98798 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x000000003fc98798 reachable_time + .data.dhcps_offer + 0x000000003fc9879c 0x1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x000000003fc9879d 0x3 + .data.dhcps_lease_time + 0x000000003fc987a0 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .data.s_dhcps_mask + 0x000000003fc987a4 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .data.xTimerMux + 0x000000003fc987a8 0x8 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x000000003fc987a8 xTimerMux + .data.ssl_preset_suiteb_curves + 0x000000003fc987b0 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data.ssl_preset_suiteb_hashes + 0x000000003fc987bc 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data.ssl_preset_suiteb_ciphersuites + 0x000000003fc987c8 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data.ssl_preset_default_hashes + 0x000000003fc987d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data.one$3850 + 0x000000003fc987ec 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .data.Rp$4043 0x000000003fc987f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .data.Rp$4047 0x000000003fc987f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .data.Rp$4051 0x000000003fc98800 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .data.mbedtls_free_func + 0x000000003fc98808 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .data.mbedtls_calloc_func + 0x000000003fc9880c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .data.memset_func + 0x000000003fc98810 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .data.WIFI_MESH_EVENT + 0x000000003fc98814 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x000000003fc98814 WIFI_MESH_EVENT + .data.g_wifi_event_mask + 0x000000003fc98818 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x000000003fc98818 g_wifi_event_mask + .data.s_wifi_init_state + 0x000000003fc9881c 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .data.TmpSTAAPCloseAP + 0x000000003fc98820 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x000000003fc98820 TmpSTAAPCloseAP + .data.g_mesh_self_organized + 0x000000003fc98821 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0x000000003fc98821 g_mesh_self_organized + *fill* 0x000000003fc98822 0x2 + .data.g_wifi_nvs + 0x000000003fc98824 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x000000003fc98824 g_wifi_nvs + .data.s_raw_seq$11571 + 0x000000003fc98828 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .data.country_info_24ghz + 0x000000003fc9882a 0xe6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + 0x000000003fc9882a country_info_24ghz + .data.s_map 0x000000003fc98910 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x000000003fc98910 s_map + .data.g_scan_chan_list + 0x000000003fc98928 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .data.s_sta_igtk_active_idx + 0x000000003fc98936 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .data.g_timer_info + 0x000000003fc98938 0xb8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x000000003fc98938 g_timer_info + .data.join_deny_flag + 0x000000003fc989f0 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + *fill* 0x000000003fc989f1 0x3 + .data.public_recv_action + 0x000000003fc989f4 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.sa_query_recv_action + 0x000000003fc98a7c 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.vendor_recv_action + 0x000000003fc98a84 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.ht_recv_action + 0x000000003fc98a88 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.ba_recv_action + 0x000000003fc98a8c 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.public_send_action + 0x000000003fc98a98 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.sa_query_send_action + 0x000000003fc98b20 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.vendor_send_action + 0x000000003fc98b28 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.ht_send_action + 0x000000003fc98b2c 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.ba_send_action + 0x000000003fc98b30 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .data.ccmp 0x000000003fc98b3c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x000000003fc98b3c ccmp + .data.gcmp 0x000000003fc98b54 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x000000003fc98b54 gcmp + .data.sms4 0x000000003fc98b6c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x000000003fc98b6c sms4 + .data.tkip 0x000000003fc98b84 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x000000003fc98b84 tkip + .data.wep 0x000000003fc98b9c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + 0x000000003fc98b9c wep + .data.g_eb_list_desc + 0x000000003fc98bb4 0xdc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x000000003fc98bb4 g_eb_list_desc + .data.lmacConfMib + 0x000000003fc98c90 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x000000003fc98c90 lmacConfMib + .data.g_txop_queue_status + 0x000000003fc98cc0 0x3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x000000003fc98cc0 g_txop_queue_status + *fill* 0x000000003fc98cc3 0x1 + .data.g_pm_cfg + 0x000000003fc98cc4 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x000000003fc98cc4 g_pm_cfg + .data.TxRxCxt 0x000000003fc98cf4 0x3c0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000003fc98cf4 TxRxCxt + .data.g_pp_timer_info + 0x000000003fc990b4 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x000000003fc990b4 g_pp_timer_info + .data.rc11BSchedTbl + 0x000000003fc9910c 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc9910c rc11BSchedTbl + .data.rcP2P11GSchedTbl + 0x000000003fc99154 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc99154 rcP2P11GSchedTbl + .data.rc11GSchedTbl + 0x000000003fc991b4 0x9c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc991b4 rc11GSchedTbl + .data.rcP2P11NSchedTbl + 0x000000003fc99250 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc99250 rcP2P11NSchedTbl + .data.rc11NSchedTbl + 0x000000003fc992bc 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc992bc rc11NSchedTbl + .data.rcLoRaSchedTbl + 0x000000003fc99364 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc99364 rcLoRaSchedTbl + .data.BasicOFDMSched + 0x000000003fc9937c 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc9937c BasicOFDMSched + .data.trc_ctl 0x000000003fc99388 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fc99388 trc_ctl + .data.BcnInterval + 0x000000003fc993a4 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fc993a4 BcnInterval + .data.wDevCtrl + 0x000000003fc993a8 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fc993a8 wDevCtrl + .data._g_esp_netif_netstack_default_wifi_ap + 0x000000003fc993e0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x000000003fc993e0 _g_esp_netif_netstack_default_wifi_ap + .data._g_esp_netif_netstack_default_wifi_sta + 0x000000003fc993e4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x000000003fc993e4 _g_esp_netif_netstack_default_wifi_sta + .data.g_allowed_groups + 0x000000003fc993e8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x000000003fc993e8 g_allowed_groups + .data.s_wpa2_state + 0x000000003fc993f0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .data.phy_param + 0x000000003fc993f4 0x210 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x000000003fc993f4 phy_param + .data._ZN10__cxxabiv119__terminate_handlerE + 0x000000003fc99604 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + 0x000000003fc99604 _ZN10__cxxabiv119__terminate_handlerE + .data 0x000000003fc99608 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + 0x000000003fc99608 _tzname + .data 0x000000003fc99610 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + 0x000000003fc99610 __atexit_recursive_mutex + .data 0x000000003fc99614 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .data 0x000000003fc99654 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + 0x000000003fc99654 __global_locale_ptr + *(.dram1 .dram1.*) + .dram1.26 0x000000003fc99658 0x4 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + 0x000000003fc99658 uxTopUsedPriority + .dram1.31 0x000000003fc9965c 0x18 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x000000003fc9965c g_flash_guard_default_ops + .dram1.27 0x000000003fc99674 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000000003fc99674 rom_spiflash_api_funcs + .dram1.26 0x000000003fc99678 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.28 0x000000003fc99688 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.27 0x000000003fc996a8 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.45 0x000000003fc996d0 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.44 0x000000003fc996f4 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x000000003fc99704 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x000000003fc99704 esp_flash_noos_functions + .dram1.3 0x000000003fc99728 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000003fc99728 spi_flash_chip_generic_timeout + .dram1.2 0x000000003fc9973c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000003fc9973c rom_flash_chip_dummy + .dram1.1 0x000000003fc99740 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.0 0x000000003fc99758 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x000000003fc9975e 0x2 + .dram1.19 0x000000003fc99760 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.32 0x000000003fc997b8 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003fc997d1 0x3 + .dram1.31 0x000000003fc997d4 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .dram1.30 0x000000003fc997dc 0x6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003fc997e2 0x2 + .dram1.29 0x000000003fc997e4 0x6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003fc997ea 0x2 + .dram1.31 0x000000003fc997ec 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.30 0x000000003fc997fc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.29 0x000000003fc9980c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.28 0x000000003fc99818 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.29 0x000000003fc99824 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.28 0x000000003fc99830 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.4 0x000000003fc9983c 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0x000000003fc9983c g_mesh_is_root + *fill* 0x000000003fc9983d 0x3 + .dram1.3 0x000000003fc99840 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0x000000003fc99840 g_mesh_init_ps_type + .dram1.2 0x000000003fc99844 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0x000000003fc99844 g_mesh_is_started + .dram1.2 0x000000003fc99845 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fc99845 g_sta_connected_flag + *fill* 0x000000003fc99846 0x2 + .dram1.3 0x000000003fc99848 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x000000003fc99848 eb_txdesc_space + .dram1.4 0x000000003fc998d8 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000003fc998d8 bars + .dram1.3 0x000000003fc99978 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000003fc99978 pp_sig_cnt + *fill* 0x000000003fc99999 0x3 + .dram1.3 0x000000003fc9999c 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .dram1.3 0x000000003fc999a0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .dram1.28 0x000000003fc999a4 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x000000003fc999ac _coredump_dram_start = ABSOLUTE (.) + *(.dram2.coredump .dram2.coredump.*) + 0x000000003fc999ac _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.*) + 0x000000003fc999ac _bt_data_start = ABSOLUTE (.) + *libbt.a:(.data .data.*) + 0x000000003fc999ac . = ALIGN (0x4) + 0x000000003fc999ac _bt_data_end = ABSOLUTE (.) + 0x000000003fc999ac _btdm_data_start = ABSOLUTE (.) + *libbtdm_app.a:(.data .data.*) + 0x000000003fc999ac . = ALIGN (0x4) + 0x000000003fc999ac _btdm_data_end = ABSOLUTE (.) + *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.rtc_clk_xtal_freq_get.str1.4 + 0x000000003fc999ac 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000003fc999f3 0x1 + .rodata.rtc_clk_cpu_freq_get_config.str1.4 + 0x000000003fc999f4 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000003fc99a2f 0x1 + .rodata.rtc_clk_cpu_freq_to_pll_mhz.str1.4 + 0x000000003fc99a30 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc99a59 0x3 + .rodata.esp_error_check_failed_print.str1.4 + 0x000000003fc99a5c 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed.str1.4 + 0x000000003fc99ab8 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.*) + *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:cpu_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:soc_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata 0x000000003fc99ac8 0x18 esp-idf/hal/libhal.a(soc_hal.c.obj) + *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.*) + .rodata.systimer_hal_set_alarm_period.str1.4 + 0x000000003fc99ae0 0x4d esp-idf/hal/libhal.a(systimer_hal.c.obj) + *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libheap.a:heap_tlsf.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc99b2d 0x3 + .rodata.integrity_walker.str1.4 + 0x000000003fc99b30 0x9a esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc99bca 0x2 + .rodata.default_walker.str1.4 + 0x000000003fc99bcc 0x26 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc99bf2 0x2 + .rodata.tlsf_add_pool.str1.4 + 0x000000003fc99bf4 0x142 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc99d36 0x2 + .rodata.tlsf_remove_pool.str1.4 + 0x000000003fc99d38 0xe6 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc99e1e 0x2 + .rodata.tlsf_create.str1.4 + 0x000000003fc99e20 0x32 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc99e52 0x2 + .rodata.tlsf_malloc.str1.4 + 0x000000003fc99e54 0x1a7 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc99ffb 0x1 + .rodata.tlsf_free.str1.4 + 0x000000003fc99ffc 0x148 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.tlsf_realloc.str1.4 + 0x000000003fc9a144 0x2e esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a172 0x2 + .rodata.__func__$3681 + 0x000000003fc9a174 0x10 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3879 + 0x000000003fc9a184 0xd esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a191 0x3 + .rodata.__func__$3668 + 0x000000003fc9a194 0x11 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a1a5 0x3 + .rodata.__func__$3656 + 0x000000003fc9a1a8 0xd esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a1b5 0x3 + .rodata.__func__$3662 + 0x000000003fc9a1b8 0x11 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a1c9 0x3 + .rodata.__func__$3866 + 0x000000003fc9a1cc 0xa esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a1d6 0x2 + .rodata.__func__$3651 + 0x000000003fc9a1d8 0xc esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3674 + 0x000000003fc9a1e4 0x10 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .rodata.__func__$3703 + 0x000000003fc9a1f4 0x13 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a207 0x1 + .rodata.__func__$3611 + 0x000000003fc9a208 0x16 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a21e 0x2 + .rodata.__func__$3696 + 0x000000003fc9a220 0x12 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a232 0x2 + .rodata.__func__$3620 + 0x000000003fc9a234 0x12 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *fill* 0x000000003fc9a246 0x2 + .rodata.__func__$3628 + 0x000000003fc9a248 0x12 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + *libheap.a:multi_heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc9a25a 0x2 + .rodata.assert_valid_block.str1.4 + 0x000000003fc9a25c 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x000000003fc9a28e 0x2 + .rodata.multi_heap_register_impl.str1.4 + 0x000000003fc9a290 0x2e esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x000000003fc9a2be 0x2 + .rodata.multi_heap_get_first_block.str1.4 + 0x000000003fc9a2c0 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x000000003fc9a2cd 0x3 + .rodata.__func__$5291 + 0x000000003fc9a2d0 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__$5250 + 0x000000003fc9a2e8 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc9a301 0x3 + .rodata.abort.str1.4 + 0x000000003fc9a304 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc9a32a 0x2 + .rodata.__assert_func.str1.4 + 0x000000003fc9a32c 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x36 (size before relaxing) + *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x000000003fc9a35b _nimble_data_start = ABSOLUTE (.) + *libnimble.a:(.data .data.*) + 0x000000003fc9a35c . = ALIGN (0x4) + *fill* 0x000000003fc9a35b 0x1 + 0x000000003fc9a35c _nimble_data_end = ABSOLUTE (.) + *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.str1.1 + 0x000000003fc9a35c 0x1f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x29 (size before relaxing) + *fill* 0x000000003fc9a37b 0x1 + .rodata.freq_i2c_write_set + 0x000000003fc9a37c 0x24 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .rodata.freq_get_i2c_data + 0x000000003fc9a3a0 0x30 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .rodata 0x000000003fc9a3d0 0x8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .rodata.str1.1 + 0x000000003fc9a3d8 0x53d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x55b (size before relaxing) + *fill* 0x000000003fc9a915 0x3 + .rodata 0x000000003fc9a918 0xdc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .rodata.set_pbus_mem + 0x000000003fc9a9f4 0x28 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .rodata.str1.1 + 0x000000003fc9aa1c 0xbd /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xc8 (size before relaxing) + .rodata.CSWTCH$205 + 0x000000003fc9aad9 0x3 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .rodata.dco_gain_coarse$4259 + 0x000000003fc9aadc 0x6 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .rodata 0x000000003fc9aae2 0xc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .rodata.str1.1 + 0x000000003fc9aaee 0xbf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + *libsoc.a:lldesc.*(.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 + 0x000000003fc9abad 0x24 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000003fc9abad 0x3 + .rodata.memspi_host_erase_sector.str1.4 + 0x000000003fc9abb0 0x4b esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000003fc9abfb 0x1 + .rodata.memspi_host_program_page.str1.4 + 0x000000003fc9abfc 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000003fc9ac1a 0x2 + .rodata.__func__$5739 + 0x000000003fc9ac1c 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000003fc9ac35 0x3 + .rodata.__func__$5731 + 0x000000003fc9ac38 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.__func__$5725 + 0x000000003fc9ac50 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000003fc9ac69 0x3 + .rodata.TAG 0x000000003fc9ac6c 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000003fc9ac73 0x1 + .rodata.esp_flash_gpspi_host + 0x000000003fc9ac74 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 + 0x000000003fc9accc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x000000003fc9accc esp_flash_chip_boya + .rodata.chip_name + 0x000000003fc9ad48 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* 0x000000003fc9ad4d 0x3 + .rodata.esp_flash_chip_gd + 0x000000003fc9ad50 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x000000003fc9ad50 esp_flash_chip_gd + .rodata.chip_name + 0x000000003fc9adcc 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.*) + *fill* 0x000000003fc9adcf 0x1 + .rodata.spi_flash_chip_generic_read.str1.4 + 0x000000003fc9add0 0x43 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x000000003fc9ae13 0x1 + .rodata.spi_flash_chip_generic_get_write_protect.str1.4 + 0x000000003fc9ae14 0x4b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x000000003fc9ae5f 0x1 + .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 + 0x000000003fc9ae60 0x5f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x000000003fc9aebf 0x1 + .rodata.spi_flash_chip_generic_read_unique_id.str1.4 + 0x000000003fc9aec0 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x000000003fc9af12 0x2 + .rodata.__func__$4165 + 0x000000003fc9af14 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x000000003fc9af3d 0x3 + .rodata.esp_flash_chip_generic + 0x000000003fc9af40 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000003fc9af40 esp_flash_chip_generic + .rodata.chip_name + 0x000000003fc9afbc 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x000000003fc9afc4 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* 0x000000003fc9afd1 0x3 + .rodata.esp_flash_chip_issi + 0x000000003fc9afd4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x000000003fc9afd4 esp_flash_chip_issi + .rodata.chip_name + 0x000000003fc9b050 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* 0x000000003fc9b055 0x3 + .rodata.esp_flash_chip_mxic + 0x000000003fc9b058 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x000000003fc9b058 esp_flash_chip_mxic + .rodata.chip_name + 0x000000003fc9b0d4 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + *libspi_flash.a:spi_flash_chip_mxic_opi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc9b0d9 0x3 + .rodata.spi_flash_chip_mxic_opi_get_data_length_zoom.str1.4 + 0x000000003fc9b0dc 0x78 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .rodata.spi_flash_chip_mxic_opi_read_id.str1.4 + 0x000000003fc9b154 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .rodata.spi_flash_chip_mxic_opi_get_write_protect.str1.4 + 0x000000003fc9b178 0x1a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + *fill* 0x000000003fc9b192 0x2 + .rodata.__func__$5908 + 0x000000003fc9b194 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + *fill* 0x000000003fc9b1be 0x2 + .rodata.__func__$5884 + 0x000000003fc9b1c0 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + *fill* 0x000000003fc9b1ed 0x3 + .rodata.esp_flash_chip_mxic_opi + 0x000000003fc9b1f0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x000000003fc9b1f0 esp_flash_chip_mxic_opi + .rodata.chip_name + 0x000000003fc9b26c 0xb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x000000003fc9b277 0x1 + .rodata.esp_flash_chip_th + 0x000000003fc9b278 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000000003fc9b278 esp_flash_chip_th + .rodata.chip_name + 0x000000003fc9b2f4 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 + 0x000000003fc9b2f7 0x43 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x000000003fc9b2f7 0x1 + .rodata.esp_flash_chip_winbond + 0x000000003fc9b2f8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000000003fc9b2f8 esp_flash_chip_winbond + .rodata.chip_name + 0x000000003fc9b374 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .rodata.TAG 0x000000003fc9b37c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *libspi_flash.a:spi_flash_rom_patch.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_timing_config.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.spi_timing_config_set_flash_clock.str1.4 + 0x000000003fc9b384 0x42 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + *fill* 0x000000003fc9b3c6 0x2 + .rodata.__func__$3949 + 0x000000003fc9b3c8 0x22 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0x000000003fc9b3ea _data_end = ABSOLUTE (.) + 0x000000003fc9b3ec . = ALIGN (0x4) + *fill* 0x000000003fc9b3ea 0x2 + +.noinit 0x000000003fc9b3ec 0x0 + 0x000000003fc9b3ec . = ALIGN (0x4) + 0x000000003fc9b3ec _noinit_start = ABSOLUTE (.) + *(.noinit .noinit.*) + 0x000000003fc9b3ec . = ALIGN (0x4) + 0x000000003fc9b3ec _noinit_end = ABSOLUTE (.) + +.dram0.bss 0x000000003fc9b3f0 0x78d8 + 0x000000003fc9b3f0 . = ALIGN (0x8) + 0x000000003fc9b3f0 _bss_start = ABSOLUTE (.) + *(.ext_ram.bss*) + *(.bss .bss.*) + .bss.s_app_elf_sha256$3818 + 0x000000003fc9b3f0 0x8 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .bss.s_pthread_cfg_key + 0x000000003fc9b3f8 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss.s_threads_mux + 0x000000003fc9b3fc 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss.s_keys 0x000000003fc9b400 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x000000003fc9b400 s_keys + .bss.s_resume_cores + 0x000000003fc9b404 0x1 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x000000003fc9b405 0x3 + .bss.s_cpu_inited + 0x000000003fc9b408 0x2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x000000003fc9b40a 0x2 + .bss.s_cpu_up 0x000000003fc9b40c 0x2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .bss.int_wdt_app_cpu_ticked + 0x000000003fc9b40e 0x1 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x000000003fc9b40e int_wdt_app_cpu_ticked + *fill* 0x000000003fc9b40f 0x1 + .bss.iwdt_context + 0x000000003fc9b410 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .bss.shutdown_handlers + 0x000000003fc9b418 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss.s_system_full_inited + 0x000000003fc9b42c 0x1 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x000000003fc9b42d 0x3 + .bss.s_system_inited + 0x000000003fc9b430 0x2 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x000000003fc9b432 0x6 + .bss.g_startup_time + 0x000000003fc9b438 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x000000003fc9b438 g_startup_time + .bss.g_exc_frames + 0x000000003fc9b440 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x000000003fc9b440 g_exc_frames + .bss.tick_cb 0x000000003fc9b448 0x40 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x000000003fc9b488 0x40 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.s_usbserial_timeout + 0x000000003fc9b4c8 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .bss.s_panic_abort_details + 0x000000003fc9b4cc 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .bss.g_panic_abort + 0x000000003fc9b4d0 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000003fc9b4d0 g_panic_abort + *fill* 0x000000003fc9b4d1 0x3 + .bss.s_fd_table_lock + 0x000000003fc9b4d4 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.s_vfs_count + 0x000000003fc9b4d8 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.s_vfs 0x000000003fc9b4dc 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.vfs_console + 0x000000003fc9b4fc 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .bss.primary_vfs_index + 0x000000003fc9b504 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .bss.s_log_cache_misses + 0x000000003fc9b508 0x4 esp-idf/log/liblog.a(log.c.obj) + .bss.s_log_cache_entry_count + 0x000000003fc9b50c 0x4 esp-idf/log/liblog.a(log.c.obj) + .bss.s_log_cache_max_generation + 0x000000003fc9b510 0x4 esp-idf/log/liblog.a(log.c.obj) + .bss.s_log_cache + 0x000000003fc9b514 0xf8 esp-idf/log/liblog.a(log.c.obj) + .bss.s_log_tags + 0x000000003fc9b60c 0x4 esp-idf/log/liblog.a(log.c.obj) + .bss.base$5657 + 0x000000003fc9b610 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.s_log_mutex + 0x000000003fc9b614 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.alloc_failed_callback + 0x000000003fc9b618 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .bss.s_esp_rtc_time_lock + 0x000000003fc9b61c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .bss.non_iram_int_disabled_flag + 0x000000003fc9b620 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x000000003fc9b622 0x2 + .bss.non_iram_int_disabled + 0x000000003fc9b624 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss.non_iram_int_mask + 0x000000003fc9b62c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss.vector_desc_head + 0x000000003fc9b634 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss.s_apb_freq + 0x000000003fc9b638 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss.s_cur_pll_freq + 0x000000003fc9b63c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss.s_timer_task + 0x000000003fc9b640 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .bss.s_timers 0x000000003fc9b644 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .bss.s_correction_us + 0x000000003fc9b648 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .bss.systimer_hal + 0x000000003fc9b650 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_alarm_handler + 0x000000003fc9b654 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_timer_interrupt_handle + 0x000000003fc9b658 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.port_uxOldInterruptState + 0x000000003fc9b65c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000000003fc9b65c port_uxOldInterruptState + .bss.port_uxCriticalNesting + 0x000000003fc9b664 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000000003fc9b664 port_uxCriticalNesting + .bss.port_interruptNesting + 0x000000003fc9b66c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000000003fc9b66c port_interruptNesting + .bss.s_other_cpu_startup_done + 0x000000003fc9b674 0x1 esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003fc9b675 0x3 + .bss.port_xSchedulerRunning + 0x000000003fc9b678 0x8 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x000000003fc9b678 port_xSchedulerRunning + .bss.systimer_hal$5957 + 0x000000003fc9b680 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss.s_handled_systicks + 0x000000003fc9b684 0x8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss.xSwitchingContext + 0x000000003fc9b68c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.uxSchedulerSuspended + 0x000000003fc9b694 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xIdleTaskHandle + 0x000000003fc9b69c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xNextTaskUnblockTime + 0x000000003fc9b6a4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.uxTaskNumber + 0x000000003fc9b6a8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xNumOfOverflows + 0x000000003fc9b6ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xYieldPending + 0x000000003fc9b6b0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xPendedTicks + 0x000000003fc9b6b8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xSchedulerRunning + 0x000000003fc9b6bc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.uxTopReadyPriority + 0x000000003fc9b6c0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xTickCount + 0x000000003fc9b6c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.uxCurrentNumberOfTasks + 0x000000003fc9b6c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xSuspendedTaskList + 0x000000003fc9b6cc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.uxDeletedTasksWaitingCleanUp + 0x000000003fc9b6e0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xTasksWaitingTermination + 0x000000003fc9b6e4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xPendingReadyList + 0x000000003fc9b6f8 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.pxOverflowDelayedTaskList + 0x000000003fc9b720 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.pxDelayedTaskList + 0x000000003fc9b724 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList2 + 0x000000003fc9b728 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList1 + 0x000000003fc9b73c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.pxReadyTasksLists + 0x000000003fc9b750 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.pxCurrentTCB + 0x000000003fc9b944 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000003fc9b944 pxCurrentTCB + .bss.s_common_recursive_mutex + 0x000000003fc9b94c 0x5c esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000003fc9b94c __lock___sinit_recursive_mutex + 0x000000003fc9b94c __lock___env_recursive_mutex + 0x000000003fc9b94c __lock___sfp_recursive_mutex + 0x000000003fc9b94c __lock___atexit_recursive_mutex + 0x000000003fc9b94c __lock___malloc_recursive_mutex + .bss.s_common_mutex + 0x000000003fc9b9a8 0x5c esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000003fc9b9a8 __lock___tz_mutex + 0x000000003fc9b9a8 __lock___arc4random_mutex + 0x000000003fc9b9a8 __lock___dd_hash_mutex + 0x000000003fc9b9a8 __lock___at_quick_exit_mutex + .bss.s_reent 0x000000003fc9ba04 0xf0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss.s_time_lock + 0x000000003fc9baf4 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss.s_adjtime_total_correction_us + 0x000000003fc9baf8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss.s_adjtime_start_us + 0x000000003fc9bb00 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss.s_boot_time_lock + 0x000000003fc9bb08 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x000000003fc9bb0c 0x4 + .bss.s_microseconds_offset + 0x000000003fc9bb10 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000003fc9bb10 s_microseconds_offset + .bss.s_total_bytes + 0x000000003fc9bb18 0x4 esp-idf/main/libmain.a(app_main.c.obj) + .bss.s_buf 0x000000003fc9bb1c 0x401 esp-idf/main/libmain.a(app_main.c.obj) + *fill* 0x000000003fc9bf1d 0x3 + .bss.s_i2c_link_buf + 0x000000003fc9bf20 0x120 esp-idf/main/libmain.a(app_main.c.obj) + .bss._num_custom_cmds + 0x000000003fc9c040 0x4 esp-idf/main/libmain.a(shell.c.obj) + .bss._custom_cmds + 0x000000003fc9c044 0x140 esp-idf/main/libmain.a(shell.c.obj) + .bss._ping_args + 0x000000003fc9c184 0x1c esp-idf/main/libmain.a(shell.c.obj) + .bss.s_retry_num + 0x000000003fc9c1a0 0x4 esp-idf/main/libmain.a(wifi.c.obj) + .bss.s_wifi_event_group + 0x000000003fc9c1a4 0x4 esp-idf/main/libmain.a(wifi.c.obj) + .bss.buf$4220 0x000000003fc9c1a8 0x80 esp-idf/main/libmain.a(nvs.c.obj) + .bss.buf$4216 0x000000003fc9c228 0x80 esp-idf/main/libmain.a(nvs.c.obj) + .bss.buf$4212 0x000000003fc9c2a8 0x20 esp-idf/main/libmain.a(nvs.c.obj) + .bss.buf$4208 0x000000003fc9c2c8 0x20 esp-idf/main/libmain.a(nvs.c.obj) + .bss._initialized + 0x000000003fc9c2e8 0x1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .bss.log_in_progress$3608 + 0x000000003fc9c2e9 0x1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .bss._cloud_log_enabled + 0x000000003fc9c2ea 0x1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + *fill* 0x000000003fc9c2eb 0x1 + .bss._client 0x000000003fc9c2ec 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .bss.empty$9652 + 0x000000003fc9c2f0 0x8 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .bss.message$9560 + 0x000000003fc9c2f8 0x808 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.buf$9412 0x000000003fc9cb00 0x6 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000003fc9cb06 0x2 + .bss.buf$9399 0x000000003fc9cb08 0x5 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000003fc9cb0d 0x3 + .bss.buf$9450 0x000000003fc9cb10 0x40b esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000003fc9cf1b 0x1 + .bss.outbuf$9451 + 0x000000003fc9cf1c 0x808 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.send_packet_count + 0x000000003fc9d724 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.packet_loss_level + 0x000000003fc9d728 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.num_packet_loss_intervals + 0x000000003fc9d72c 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.packet_loss_intervals + 0x000000003fc9d730 0x50 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.log_handler + 0x000000003fc9d780 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .bss.exceptfds$9493 + 0x000000003fc9d784 0x8 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .bss.writefds$9492 + 0x000000003fc9d78c 0x8 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .bss.readfds$9491 + 0x000000003fc9d794 0x8 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .bss.sockets$9494 + 0x000000003fc9d79c 0x100 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .bss.pdu$13378 + 0x000000003fc9d89c 0x5c0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.buf$13068 + 0x000000003fc9de5c 0x80 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.processed_ciphers + 0x000000003fc9dedc 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.pki_ciphers + 0x000000003fc9dee0 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.psk_ciphers + 0x000000003fc9dee4 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .bss.szEndpoint$9972 + 0x000000003fc9dee8 0x80 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .bss.szSession$9966 + 0x000000003fc9df68 0x84 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003fc9dfec 0x4 + .bss.coap_clock_offset + 0x000000003fc9dff0 0x8 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .bss.s_packet$9721 + 0x000000003fc9dff8 0x608 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .bss.e_packet$9749 + 0x000000003fc9e600 0x608 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .bss.coap_started + 0x000000003fc9ec08 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .bss.resource_uri_wellknown + 0x000000003fc9ec0c 0x64 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .bss.outbuf$9640 + 0x000000003fc9ec70 0x808 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .bss.states 0x000000003fc9f478 0x48 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .bss.s_burn_counter + 0x000000003fc9f4c0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.s_ipc_wait + 0x000000003fc9f4c4 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_func_arg + 0x000000003fc9f4cc 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_func 0x000000003fc9f4d4 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_ipc_ack + 0x000000003fc9f4dc 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_ipc_sem + 0x000000003fc9f4e4 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_ipc_mutex + 0x000000003fc9f4ec 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_ipc_task_handle + 0x000000003fc9f4f4 0x8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .bss.s_stall_state + 0x000000003fc9f4fc 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .bss.clear_bus_cnt$8375 + 0x000000003fc9f500 0x1 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003fc9f501 0x3 + .bss.p_i2c_obj + 0x000000003fc9f504 0x8 esp-idf/driver/libdriver.a(i2c.c.obj) + .bss.ref_counts + 0x000000003fc9f50c 0x28 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .bss.p_usb_serial_jtag_obj + 0x000000003fc9f534 0x4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .bss.s_flash_op_complete + 0x000000003fc9f538 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss.s_flash_op_can_start + 0x000000003fc9f539 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x000000003fc9f53a 0x2 + .bss.s_flash_op_mutex + 0x000000003fc9f53c 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss.s_flash_op_cache_state + 0x000000003fc9f540 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss.s_mmap_last_handle + 0x000000003fc9f548 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss.s_mmap_page_refcnt + 0x000000003fc9f54c 0x200 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss.s_mmap_entries_head + 0x000000003fc9f74c 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss.s_flash_guard_ops + 0x000000003fc9f750 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .bss.esp_flash_default_chip + 0x000000003fc9f754 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x000000003fc9f754 esp_flash_default_chip + .bss.s_partition_list_lock + 0x000000003fc9f758 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .bss.s_partition_list + 0x000000003fc9f75c 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .bss._ZL13s_nvs_handles + 0x000000003fc9f760 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss._ZN3nvs4Lock10mSemaphoreE + 0x000000003fc9f76c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x000000003fc9f76c _ZN3nvs4Lock10mSemaphoreE + .bss._ZN14NVSHandleEntry17s_nvs_next_handleE + 0x000000003fc9f770 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x000000003fc9f770 _ZN14NVSHandleEntry17s_nvs_next_handleE + .bss._ZN3nvs19NVSPartitionManager8instanceE + 0x000000003fc9f774 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x000000003fc9f774 _ZN3nvs19NVSPartitionManager8instanceE + .bss.reason 0x000000003fc9f778 0x8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .bss.twdt_config + 0x000000003fc9f780 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .bss.twdt_context + 0x000000003fc9f784 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .bss.s_list_lock + 0x000000003fc9f78c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .bss.s_esp_netif_counter + 0x000000003fc9f790 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .bss.s_head 0x000000003fc9f794 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x000000003fc9f794 s_head + .bss.api_lock_sem + 0x000000003fc9f798 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .bss.api_sync_sem + 0x000000003fc9f79c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .bss.s_last_default_esp_netif + 0x000000003fc9f7a0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .bss.tcpip_initialized + 0x000000003fc9f7a4 0x1 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003fc9f7a5 0x3 + .bss.s_default_loop + 0x000000003fc9f7a8 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .bss.wifi_default_handlers_set + 0x000000003fc9f7ac 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x000000003fc9f7ad 0x3 + .bss.s_wifi_netifs + 0x000000003fc9f7b0 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .bss.s_wifi_netifs + 0x000000003fc9f7b8 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss.s_wifi_rxcbs + 0x000000003fc9f7c0 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss.s_wifi_thread_sem_key$10432 + 0x000000003fc9f7c8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .bss.s_wifi_thread_sem_key_init$10431 + 0x000000003fc9f7cc 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000003fc9f7cd 0x3 + .bss.s_tmp_line_buf + 0x000000003fc9f7d0 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .bss.s_config 0x000000003fc9f7d4 0x10 esp-idf/console/libconsole.a(commands.c.obj) + .bss.s_cmd_list + 0x000000003fc9f7e4 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .bss.history 0x000000003fc9f7e8 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.history_len + 0x000000003fc9f7ec 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.dumbmode 0x000000003fc9f7f0 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.mlmode 0x000000003fc9f7f4 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.freeHintsCallback + 0x000000003fc9f7f8 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.hintsCallback + 0x000000003fc9f7fc 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.completionCallback + 0x000000003fc9f800 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss.select_cb_list + 0x000000003fc9f804 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.select_cb_ctr + 0x000000003fc9f808 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.sockets 0x000000003fc9f80c 0xf0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.socket_ipv6_multicast_memberships + 0x000000003fc9f8fc 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.socket_ipv4_multicast_memberships + 0x000000003fc9fa14 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.g_lwip_task + 0x000000003fc9fa8c 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x000000003fc9fa8c g_lwip_task + .bss.tcpip_mbox + 0x000000003fc9fa90 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .bss.tcpip_init_done_arg + 0x000000003fc9fa94 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .bss.tcpip_init_done + 0x000000003fc9fa98 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .bss.dns_servers + 0x000000003fc9fa9c 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_requests + 0x000000003fc9fae4 0x30 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_table + 0x000000003fc9fb14 0x4a0 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_seqno + 0x000000003fc9ffb4 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_last_pcb_idx + 0x000000003fc9ffb5 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x000000003fc9ffb6 0x2 + .bss.dns_pcbs 0x000000003fc9ffb8 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.loop_netif + 0x000000003fc9ffc8 0x124 esp-idf/lwip/liblwip.a(netif.c.obj) + .bss.netif_num + 0x000000003fca00ec 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003fca00ed 0x3 + .bss.raw_pcbs 0x000000003fca00f0 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + .bss.tcp_timer_ctr + 0x000000003fca00f4 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .bss.tcp_timer + 0x000000003fca00f5 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003fca00f6 0x2 + .bss.recv_data + 0x000000003fca00f8 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.recv_flags + 0x000000003fca00fc 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.flags 0x000000003fca00fd 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.tcplen 0x000000003fca00fe 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.recv_acked + 0x000000003fca0100 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003fca0102 0x2 + .bss.ackno 0x000000003fca0104 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.seqno 0x000000003fca0108 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.tcp_optidx + 0x000000003fca010c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003fca010e 0x2 + .bss.tcphdr_opt2 + 0x000000003fca0110 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.tcphdr_opt1len + 0x000000003fca0114 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.tcphdr_optlen + 0x000000003fca0116 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.tcphdr 0x000000003fca0118 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.inseg 0x000000003fca011c 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.tcpip_tcp_timer_active + 0x000000003fca012c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .bss.current_timeout_due_time + 0x000000003fca0130 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .bss.next_timeout + 0x000000003fca0134 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .bss.xid$7813 0x000000003fca0138 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .bss.dhcp_pcb_refcount + 0x000000003fca013c 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003fca013d 0x3 + .bss.dhcp_pcb 0x000000003fca0140 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .bss.etharp_cached_entry + 0x000000003fca0144 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003fca0145 0x3 + .bss.arp_table + 0x000000003fca0148 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .bss.is_tmr_start + 0x000000003fca0238 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x000000003fca0239 0x3 + .bss.allrouters + 0x000000003fca023c 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .bss.allsystems + 0x000000003fca0240 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .bss.ip4_default_multicast_netif + 0x000000003fca0244 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .bss.ip_id 0x000000003fca0248 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x000000003fca024a 0x2 + .bss.str$6770 0x000000003fca024c 0x10 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .bss.str$6575 0x000000003fca025c 0x28 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .bss.identification$7223 + 0x000000003fca0284 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .bss.is_tmr_start + 0x000000003fca0288 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) + .bss.last_router$7752 + 0x000000003fca0289 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003fca028a 0x2 + .bss.nd6_ra_buffer + 0x000000003fca028c 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.nd6_tmr_rs_reduction + 0x000000003fca02ac 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003fca02ad 0x3 + .bss.multicast_address + 0x000000003fca02b0 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.nd6_cached_destination_index + 0x000000003fca02c4 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.nd6_cached_neighbor_index + 0x000000003fca02c5 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003fca02c6 0x2 + .bss.base_time + 0x000000003fca02c8 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .bss.input 0x000000003fca02cc 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .bss.sys_thread_sem_key + 0x000000003fca030c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .bss.g_lwip_protect_mutex + 0x000000003fca0310 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .bss.dhcps_cb 0x000000003fca0314 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.dhcps_dns + 0x000000003fca0318 0x1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x000000003fca0319 0x3 + .bss.dhcps_poll + 0x000000003fca031c 0xc esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.renew 0x000000003fca0328 0x1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x000000003fca0329 0x3 + .bss.plist 0x000000003fca032c 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.client_address_plus + 0x000000003fca0330 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.client_address + 0x000000003fca0334 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.dns_server + 0x000000003fca0338 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.server_address + 0x000000003fca033c 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.broadcast_dhcps + 0x000000003fca0340 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.dhcps_netif + 0x000000003fca0344 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss.last_ccount$3907 + 0x000000003fca0348 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .bss.base_mac_addr + 0x000000003fca034c 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x000000003fca0352 0x2 + .bss.xStaticTimerQueue$5499 + 0x000000003fca0354 0x5c esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.ucStaticTimerQueueStorage$5500 + 0x000000003fca03b0 0xa0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xLastTime$5451 + 0x000000003fca0450 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xTimerTaskHandle + 0x000000003fca0454 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xTimerQueue + 0x000000003fca0458 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.pxOverflowTimerList + 0x000000003fca045c 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.pxCurrentTimerList + 0x000000003fca0460 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xActiveTimerList2 + 0x000000003fca0464 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xActiveTimerList1 + 0x000000003fca0478 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.supported_init + 0x000000003fca048c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .bss.supported_ciphersuites + 0x000000003fca0490 0x13c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .bss.init_done$4221 + 0x000000003fca05cc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss.ecp_supported_grp_id + 0x000000003fca05d0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss.mul_count + 0x000000003fca0604 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss.dbl_count + 0x000000003fca0608 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss.add_count + 0x000000003fca060c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss.op_complete_sem + 0x000000003fca0610 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .bss.tx_channel + 0x000000003fca0614 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .bss.rx_channel + 0x000000003fca0618 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .bss.s_wifi_api_lock + 0x000000003fca061c 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x000000003fca061c s_wifi_api_lock + .bss.g_event_handler + 0x000000003fca0620 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.g_pd_mac_in_light_sleep + 0x000000003fca0624 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x000000003fca0624 g_pd_mac_in_light_sleep + .bss.s_net80211_data_init + 0x000000003fca0625 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .bss.s_wifi_stop_in_progress + 0x000000003fca0626 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + *fill* 0x000000003fca0627 0x1 + .bss.g_ic 0x000000003fca0628 0x27c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x000000003fca0628 g_ic + .bss.wpa_crypto_funcs + 0x000000003fca08a4 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + 0x000000003fca08a4 wpa_crypto_funcs + .bss.g_hmac_cnt + 0x000000003fca0910 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + 0x000000003fca0910 g_hmac_cnt + .bss.g_beacon_eb_allocated + 0x000000003fca0950 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x000000003fca0951 0x3 + .bss.ap_rxcb 0x000000003fca0954 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x000000003fca0954 ap_rxcb + .bss.tim_offset + 0x000000003fca0958 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x000000003fca0959 0x3 + .bss.BcnIntvl 0x000000003fca095c 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .bss.g_beacon_idx + 0x000000003fca0960 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x000000003fca0960 g_beacon_idx + *fill* 0x000000003fca0961 0x3 + .bss.g_beacon_eb + 0x000000003fca0964 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x000000003fca0964 g_beacon_eb + .bss.g_beacon_dtim_send_mc + 0x000000003fca096c 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .bss.beacon_send_start_flag + 0x000000003fca096d 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x000000003fca096e 0x2 + .bss.beacon_timer + 0x000000003fca0970 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .bss.tokens$10747 + 0x000000003fca0984 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .bss.ap_id$12783 + 0x000000003fca0988 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x000000003fca0989 0x7 + .bss.g_wifi_menuconfig + 0x000000003fca0990 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x000000003fca0990 g_wifi_menuconfig + .bss.mesh_deauth_reason + 0x000000003fca09e0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .bss.s_wifi_task_hdl + 0x000000003fca09e4 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x000000003fca09e4 s_wifi_task_hdl + .bss.s_wps_start + 0x000000003fca09e8 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .bss.s_wpa2_start + 0x000000003fca09e9 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .bss.g_mac_sleep_en + 0x000000003fca09ea 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x000000003fca09ea g_mac_sleep_en + *fill* 0x000000003fca09eb 0x1 + .bss.esp_mesh_quick_funcs + 0x000000003fca09ec 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0x000000003fca09ec esp_mesh_quick_funcs + .bss.g_mesh_topology + 0x000000003fca0a9c 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0x000000003fca0a9c g_mesh_topology + .bss.g_wifi_nvs_cfg + 0x000000003fca0aa0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .bss.s_wifi_nvs + 0x000000003fca0aa4 0x414 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x000000003fca0aa4 s_wifi_nvs + .bss.s_netstack_ref + 0x000000003fca0eb8 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x000000003fca0eb8 s_netstack_ref + .bss.s_tx_cacheq + 0x000000003fca0ebc 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x000000003fca0ebc s_tx_cacheq + .bss.g_wifi_improve_contention_ability + 0x000000003fca0ec4 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + 0x000000003fca0ec4 g_wifi_improve_contention_ability + .bss.s_ch$11113 + 0x000000003fca0ec5 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + *fill* 0x000000003fca0ec7 0x1 + .bss.TestStaFreqCalValInput + 0x000000003fca0ec8 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x000000003fca0ec8 TestStaFreqCalValInput + .bss.FreqCalCntForScan + 0x000000003fca0eca 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x000000003fca0eca FreqCalCntForScan + .bss.connect_scan_flag + 0x000000003fca0ecb 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x000000003fca0ecb connect_scan_flag + .bss.scannum 0x000000003fca0ecc 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x000000003fca0ecc scannum + *fill* 0x000000003fca0ece 0x2 + .bss.gScanStruct + 0x000000003fca0ed0 0x118 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x000000003fca0ed0 gScanStruct + .bss.sta_csa_timer + 0x000000003fca0fe8 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x000000003fca0fe8 sta_csa_timer + .bss.s_trans_id + 0x000000003fca0ffc 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .bss.s_sa_query_success + 0x000000003fca0ffe 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + *fill* 0x000000003fca0fff 0x1 + .bss.s_sa_query_retries + 0x000000003fca1000 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .bss.rssi_index + 0x000000003fca1004 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x000000003fca1004 rssi_index + *fill* 0x000000003fca1005 0x3 + .bss.rssi_saved + 0x000000003fca1008 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x000000003fca1008 rssi_saved + .bss.in_rssi_adjust + 0x000000003fca1010 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x000000003fca1010 in_rssi_adjust + .bss.s_sta_igtk + 0x000000003fca1011 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x000000003fca1061 0x3 + .bss.gChmCxt 0x000000003fca1064 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x000000003fca1064 gChmCxt + .bss.is_connected_sync + 0x000000003fca1160 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .bss.ap_no_lr 0x000000003fca1161 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1161 ap_no_lr + .bss.reconnect_flag + 0x000000003fca1162 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1162 reconnect_flag + .bss.in_blacklist_flag + 0x000000003fca1163 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1163 in_blacklist_flag + .bss.wrong_password_flag + 0x000000003fca1164 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1164 wrong_password_flag + *fill* 0x000000003fca1165 0x1 + .bss.s_sta_last_start_txseq + 0x000000003fca1166 0x2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .bss.g_cnxMgr 0x000000003fca1168 0xc38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1168 g_cnxMgr + .bss.g_cnx_probe_rc_list_cb + 0x000000003fca1da0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1da0 g_cnx_probe_rc_list_cb + .bss.cnx_csa_timer + 0x000000003fca1da4 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .bss.s_csa_timer_bss + 0x000000003fca1db8 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .bss.sta_con_timer + 0x000000003fca1dbc 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x000000003fca1dbc sta_con_timer + .bss.ctx 0x000000003fca1dd0 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + 0x000000003fca1dd0 ctx + .bss.avs_rx_content + 0x000000003fca1dd8 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .bss.get_key_cb + 0x000000003fca1ddc 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .bss.avs_cb 0x000000003fca1de0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .bss.eb_space 0x000000003fca1de4 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x000000003fca1de4 eb_space + .bss.s_is_6m 0x000000003fca1ea4 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x000000003fca1ea4 s_is_6m + .bss.if_ctrl 0x000000003fca1ea5 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x000000003fca1ea5 if_ctrl + .bss.g_pp_tx_pkt_num + 0x000000003fca1ecd 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + *fill* 0x000000003fca1ece 0x2 + .bss.g_pm_tx_null_func + 0x000000003fca1ed0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + *fill* 0x000000003fca1ed4 0x4 + .bss.g_pm 0x000000003fca1ed8 0x168 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x000000003fca1ed8 g_pm + .bss.last_rx_rsc$9988 + 0x000000003fca2040 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .bss.s_fragment + 0x000000003fca2048 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000003fca2048 s_fragment + .bss.g_pm_cnt 0x000000003fca2050 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + 0x000000003fca2050 g_pm_cnt + .bss.g_lmac_cnt + 0x000000003fca2098 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + 0x000000003fca2098 g_lmac_cnt + .bss.s_timer_post + 0x000000003fca2158 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .bss.s_fix_rate + 0x000000003fca215c 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fca215c s_fix_rate + .bss.s_fix_rate_mask + 0x000000003fca2164 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x000000003fca2164 s_fix_rate_mask + .bss.BcnSendTick + 0x000000003fca2168 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca2168 BcnSendTick + .bss.wDevMacSleep + 0x000000003fca216c 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca216c wDevMacSleep + .bss.g_wdev_csi_rx_ctx + 0x000000003fca21e0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca21e0 g_wdev_csi_rx_ctx + .bss.g_wdev_csi_rx + 0x000000003fca21e4 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca21e4 g_wdev_csi_rx + .bss.g_wdev_set_t1t4_cb + 0x000000003fca21e8 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca21e8 g_wdev_set_t1t4_cb + .bss.g_wdev_record_t2t3_cb + 0x000000003fca21ec 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca21ec g_wdev_record_t2t3_cb + .bss.g_wdev_record_t1t4_cb + 0x000000003fca21f0 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000003fca21f0 g_wdev_record_t1t4_cb + .bss.curr_partition$5037 + 0x000000003fca21f4 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss.s_phy_backup_mem_ref + 0x000000003fca21f8 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003fca21f9 0x3 + .bss.s_phy_digital_regs_mem + 0x000000003fca21fc 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .bss.s_phy_access_ref + 0x000000003fca2200 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .bss.s_is_phy_reg_stored + 0x000000003fca2201 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .bss.s_is_phy_calibrated + 0x000000003fca2202 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003fca2203 0x1 + .bss.s_phy_access_lock + 0x000000003fca2204 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .bss.s_tcpip_adapter_compat + 0x000000003fca2208 0x1 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + *fill* 0x000000003fca2209 0x3 + .bss.s_esp_netifs + 0x000000003fca220c 0x10 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .bss.g_sae_confirm + 0x000000003fca221c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.g_sae_commit + 0x000000003fca2220 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.g_sae_token + 0x000000003fca2224 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.g_sae_data + 0x000000003fca2228 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.s_sm_valid_bitmap + 0x000000003fca2274 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .bss.s_sm_table + 0x000000003fca2278 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .bss.s_wpa2_rxq + 0x000000003fca22b8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.s_wifi_wpa2_sync_sem + 0x000000003fca22c0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.s_wpa2_api_lock + 0x000000003fca22c4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.s_wpa2_queue + 0x000000003fca22c8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.s_wpa2_task_hdl + 0x000000003fca22cc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.gEapSm 0x000000003fca22d0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.s_wpa2_data_lock + 0x000000003fca22d4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .bss.eap_methods + 0x000000003fca22d8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .bss.s_crypto_mpi_lock + 0x000000003fca22dc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .bss.s_crypto_sha_aes_hmac_ds_lock + 0x000000003fca22e0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .bss.g_misc_nvs_init + 0x000000003fca22e4 0x1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + *fill* 0x000000003fca22e5 0x3 + .bss.g_log_level + 0x000000003fca22e8 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + 0x000000003fca22e8 g_log_level + .bss.g_misc_nvs + 0x000000003fca22ec 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + 0x000000003fca22ec g_misc_nvs + .bss.bbpll_en_usb + 0x000000003fca22f0 0x1 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x000000003fca22f0 bbpll_en_usb + *fill* 0x000000003fca22f1 0x3 + .bss.g_phyFuns + 0x000000003fca22f4 0x4 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x000000003fca22f4 g_phyFuns + .bss.power_cal_offset + 0x000000003fca22f8 0x1 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x000000003fca22f8 power_cal_offset + *fill* 0x000000003fca22f9 0x3 + .bss._ZN12_GLOBAL__N_113__new_handlerE + 0x000000003fca22fc 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .bss._ZL4init 0x000000003fca2300 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .bss._ZL10eh_globals + 0x000000003fca2308 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .bss 0x000000003fca2310 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + 0x000000003fca2310 environ + .bss 0x000000003fca2314 0x1c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + 0x000000003fca2314 optopt + 0x000000003fca2318 opterr + 0x000000003fca231c optind + 0x000000003fca2320 optarg + .bss 0x000000003fca2330 0x1a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + *fill* 0x000000003fca234a 0x2 + .bss 0x000000003fca234c 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + 0x000000003fca234c _timezone + 0x000000003fca2350 _daylight + *(.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.*) + *(COMMON) + COMMON 0x000000003fca2354 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x000000003fca2354 registered_heaps + COMMON 0x000000003fca2358 0x8 esp-idf/main/libmain.a(wifi.c.obj) + 0x000000003fca2358 _ssid + 0x000000003fca235c _password + COMMON 0x000000003fca2360 0x118 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x000000003fca2360 parsers + COMMON 0x000000003fca2478 0xc esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 0x000000003fca2478 esp_ipc_isr_start_fl + 0x000000003fca247c esp_ipc_func + 0x000000003fca2480 esp_ipc_func_arg + COMMON 0x000000003fca2484 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x000000003fca2484 ip_data + COMMON 0x000000003fca24c8 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x000000003fca24c8 netif_list + 0x000000003fca24cc netif_default + COMMON 0x000000003fca24d0 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000000003fca24d0 pbuf_free_ooseq_pending + *fill* 0x000000003fca24d1 0x3 + COMMON 0x000000003fca24d4 0x18 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x000000003fca24d4 tcp_active_pcbs_changed + 0x000000003fca24d8 tcp_active_pcbs + 0x000000003fca24dc tcp_bound_pcbs + 0x000000003fca24e0 tcp_ticks + 0x000000003fca24e4 tcp_tw_pcbs + 0x000000003fca24e8 tcp_listen_pcbs + COMMON 0x000000003fca24ec 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x000000003fca24ec tcp_input_pcb + COMMON 0x000000003fca24f0 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000000003fca24f0 udp_pcbs + COMMON 0x000000003fca24f4 0x3c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x000000003fca24f4 dhcp_rx_options_given + 0x000000003fca2500 dhcp_rx_options_val + COMMON 0x000000003fca2530 0x36c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x000000003fca2530 default_router_list + 0x000000003fca2554 prefix_list + 0x000000003fca25e0 neighbor_cache + 0x000000003fca26bc destination_cache + COMMON 0x000000003fca289c 0x314 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x000000003fca289c gWpaSm + 0x000000003fca2b80 assoc_ie_buf + COMMON 0x000000003fca2bb0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + 0x000000003fca2bb0 tls_instance_count + COMMON 0x000000003fca2bb4 0x2 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x000000003fca2bb4 phy_bbpll_i2c + *fill* 0x000000003fca2bb6 0x2 + COMMON 0x000000003fca2bb8 0x10a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x000000003fca2bb8 phy_rxbb_dc + 0x000000003fca2bf4 phy_chan_dc + 0x000000003fca2c2c phy_rxrf_dc + 0x000000003fca2c70 phy_version_str + 0x000000003fca2c98 chip7_phy_init_ctrl + 0x000000003fca2cc2 _bt_bss_start = ABSOLUTE (.) + *libbt.a:(.bss .bss.* COMMON) + 0x000000003fca2cc4 . = ALIGN (0x4) + *fill* 0x000000003fca2cc2 0x2 + 0x000000003fca2cc4 _bt_bss_end = ABSOLUTE (.) + 0x000000003fca2cc4 _btdm_bss_start = ABSOLUTE (.) + *libbtdm_app.a:(.bss .bss.* COMMON) + 0x000000003fca2cc4 . = ALIGN (0x4) + 0x000000003fca2cc4 _btdm_bss_end = ABSOLUTE (.) + 0x000000003fca2cc4 _nimble_bss_start = ABSOLUTE (.) + *libnimble.a:(.bss .bss.* COMMON) + 0x000000003fca2cc4 . = ALIGN (0x4) + 0x000000003fca2cc4 _nimble_bss_end = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + 0x000000003fca2cc8 . = ALIGN (0x8) + *fill* 0x000000003fca2cc4 0x4 + 0x000000003fca2cc8 _bss_end = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) + +.flash.text 0x0000000042000020 0xab50f + 0x0000000042000020 _stext = . + 0x0000000042000020 _instruction_reserved_start = ABSOLUTE (.) + 0x0000000042000020 _text_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*libxtensa.a:xtensa_intr_asm.* *libxtensa.a:eri.* *libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_wdt.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:cpu_util.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libxt_hal.a *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal EXCLUDE_FILE(*libxtensa.a:xtensa_intr_asm.* *libxtensa.a:eri.* *libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_wdt.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:cpu_util.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libxt_hal.a *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal.* EXCLUDE_FILE(*libxtensa.a:xtensa_intr_asm.* *libxtensa.a:eri.* *libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_wdt.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:cpu_util.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libxt_hal.a *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text EXCLUDE_FILE(*libxtensa.a:xtensa_intr_asm.* *libxtensa.a:eri.* *libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_wdt.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_pm.* *libesp_hw_support.a:rtc_init.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:cpu_util.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libxt_hal.a *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text.*) + .literal.esp_ota_get_app_description + 0x0000000042000020 0x4 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .literal.esp_ota_init_app_elf_sha256 + 0x0000000042000024 0x4 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .literal.esp_pthread_cfg_key_destructor + 0x0000000042000028 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .literal.esp_pthread_init + 0x000000004200002c 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x18 (size before relaxing) + .literal.find_key + 0x000000004200003c 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .literal.pthread_local_storage_thread_deleted_callback + 0x000000004200004c 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x1c (size before relaxing) + .literal.pthread_key_create + 0x000000004200005c 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x14 (size before relaxing) + .literal.pthread_key_delete + 0x0000000042000060 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x18 (size before relaxing) + .literal.pthread_getspecific + 0x0000000042000060 0x8 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .literal.pthread_setspecific + 0x0000000042000068 0xc esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x20 (size before relaxing) + .literal.core_intr_matrix_clear + 0x0000000042000074 0x4 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .literal.start_other_core + 0x0000000042000078 0x3c esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x4c (size before relaxing) + .literal.startup_resume_other_cores + 0x00000000420000b4 0x4 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .literal.select_rtc_slow_clk + 0x00000000420000b8 0x20 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x34 (size before relaxing) + .literal.esp_clk_init + 0x00000000420000d8 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x84 (size before relaxing) + .literal.esp_perip_clk_init + 0x0000000042000134 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x44 (size before relaxing) + .literal.esp_cache_err_int_init + 0x000000004200016c 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x2c (size before relaxing) + .literal.esp_int_wdt_init + 0x0000000042000184 0x14 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x28 (size before relaxing) + .literal.esp_int_wdt_cpu_init + 0x0000000042000198 0x4 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x14 (size before relaxing) + .literal.do_global_ctors + 0x000000004200019c 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .literal.do_system_init_fn + 0x00000000420001a4 0xc esp-idf/esp_system/libesp_system.a(startup.c.obj) + .literal.do_core_init + 0x00000000420001b0 0x34 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x70 (size before relaxing) + .literal.do_secondary_init + 0x00000000420001e4 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x10 (size before relaxing) + .literal.start_cpu0_default + 0x00000000420001e4 0x34 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x98 (size before relaxing) + .literal.frame_to_panic_info + 0x0000000042000218 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x10 (size before relaxing) + .literal.panic_handler + 0x0000000042000220 0x50 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x80 (size before relaxing) + .literal.print_state_for_core + 0x0000000042000270 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x14 (size before relaxing) + .literal.print_state + 0x0000000042000278 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x18 (size before relaxing) + .literal.panic_restart + 0x0000000042000278 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .literal.esp_brownout_init + 0x000000004200027c 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x8 (size before relaxing) + .literal.esp_apb_backup_dma_lock_init + 0x0000000042000280 0xc esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .literal.print_debug_exception_details + 0x000000004200028c 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x40 (size before relaxing) + .literal.print_illegal_instruction_details + 0x00000000420002ac 0x14 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x34 (size before relaxing) + .literal.print_cache_err_details + 0x00000000420002c0 0x44 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0xac (size before relaxing) + .literal.panic_print_registers + 0x0000000042000304 0x30 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x84 (size before relaxing) + .literal.panic_arch_fill_info + 0x0000000042000334 0x10 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .literal.panic_soc_fill_info + 0x0000000042000344 0x10 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x14 (size before relaxing) + .literal.panic_print_backtrace + 0x0000000042000354 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .literal.esp_vApplicationIdleHook + 0x0000000042000358 0x8 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .literal.esp_register_freertos_idle_hook_for_cpu + 0x0000000042000360 0x4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x14 (size before relaxing) + .literal.esp_register_freertos_tick_hook_for_cpu + 0x0000000042000364 0x4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x14 (size before relaxing) + .literal.esp_deregister_freertos_idle_hook_for_cpu + 0x0000000042000368 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x10 (size before relaxing) + .literal.panic_print_char + 0x0000000042000368 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0xc (size before relaxing) + .literal.panic_print_str + 0x0000000042000370 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4 (size before relaxing) + .literal.print_abort_details + 0x0000000042000370 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x8 (size before relaxing) + .literal.panic_print_hex + 0x0000000042000374 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x8 (size before relaxing) + .literal.panic_print_dec + 0x0000000042000374 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x10 (size before relaxing) + .literal.esp_panic_handler_reconfigure_wdts + 0x0000000042000378 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x2c (size before relaxing) + .literal.esp_panic_handler + 0x0000000042000380 0x3c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0xf4 (size before relaxing) + .literal.brownout_hal_config + 0x00000000420003bc 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x24 (size before relaxing) + .literal.set_global_fd_sets + 0x00000000420003dc 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .literal.translate_path + 0x00000000420003e0 0x18 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x1c (size before relaxing) + .literal.esp_vfs_register_common + 0x00000000420003f8 0x10 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x1c (size before relaxing) + .literal.esp_vfs_register + 0x0000000042000408 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_register_fd_range + 0x0000000042000408 0x10 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x24 (size before relaxing) + .literal.get_vfs_for_index + 0x0000000042000418 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.get_vfs_for_fd + 0x0000000042000418 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.call_end_selects + 0x0000000042000418 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4 (size before relaxing) + .literal.get_vfs_for_path + 0x0000000042000418 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x10 (size before relaxing) + .literal.esp_vfs_open + 0x000000004200041c 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x20 (size before relaxing) + .literal.esp_vfs_write + 0x0000000042000420 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_lseek + 0x0000000042000420 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_read + 0x0000000042000420 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_close + 0x0000000042000420 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x14 (size before relaxing) + .literal.esp_vfs_fstat + 0x0000000042000420 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_fcntl_r + 0x0000000042000420 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_ioctl + 0x0000000042000420 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0xc (size before relaxing) + .literal.esp_vfs_fsync + 0x0000000042000424 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0xc (size before relaxing) + .literal.esp_vfs_stat + 0x0000000042000424 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_link + 0x0000000042000424 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x10 (size before relaxing) + .literal.esp_vfs_unlink + 0x0000000042000424 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_rename + 0x0000000042000424 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x10 (size before relaxing) + .literal.esp_vfs_select + 0x0000000042000424 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x74 (size before relaxing) + .literal.console_open + 0x0000000042000438 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_write + 0x0000000042000440 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_fstat + 0x0000000042000444 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x8 (size before relaxing) + .literal.console_close + 0x0000000042000444 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_read + 0x0000000042000444 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_fcntl + 0x0000000042000444 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_fsync + 0x0000000042000444 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_access + 0x0000000042000444 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_end_select + 0x0000000042000448 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x8 (size before relaxing) + .literal.console_tcsetattr + 0x0000000042000448 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_tcgetattr + 0x0000000042000448 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_tcdrain + 0x0000000042000448 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_tcflush + 0x0000000042000448 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.console_start_select + 0x0000000042000448 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x8 (size before relaxing) + .literal.esp_vfs_dev_console_register + 0x0000000042000448 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xc (size before relaxing) + .literal.esp_vfs_console_register + 0x0000000042000450 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x14 (size before relaxing) + .literal.usb_serial_jtag_open + 0x0000000042000454 0x8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .literal.usb_serial_jtag_rx_char + 0x000000004200045c 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.usb_serial_jtag_read_char + 0x000000004200045c 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.usb_serial_jtag_tx_char + 0x000000004200045c 0x8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x14 (size before relaxing) + .literal.usb_serial_jtag_tcflush + 0x0000000042000464 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.usb_serial_jtag_fcntl + 0x0000000042000464 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0xc (size before relaxing) + .literal.usb_serial_jtag_tcgetattr + 0x0000000042000464 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x10 (size before relaxing) + .literal.usb_serial_jtag_fstat + 0x0000000042000468 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x8 (size before relaxing) + .literal.usb_serial_jtag_fsync + 0x000000004200046c 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x20 (size before relaxing) + .literal.usb_serial_jtag_tcdrain + 0x0000000042000478 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.usb_serial_jtag_tcsetattr + 0x0000000042000478 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x10 (size before relaxing) + .literal.usb_serial_jtag_write + 0x0000000042000478 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x14 (size before relaxing) + .literal.usb_serial_jtag_return_char + 0x0000000042000478 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x14 (size before relaxing) + .literal.usb_serial_jtag_read + 0x0000000042000484 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x24 (size before relaxing) + .literal.usbjtag_rx_char_via_driver + 0x0000000042000488 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x8 (size before relaxing) + .literal.usbjtag_tx_char_via_driver + 0x0000000042000488 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.esp_vfs_dev_usb_serial_jtag_set_tx_line_endings + 0x0000000042000488 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.esp_vfs_dev_usb_serial_jtag_set_rx_line_endings + 0x0000000042000488 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.esp_vfs_usb_serial_jtag_get_vfs + 0x0000000042000488 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .literal.esp_vfs_usb_serial_jtag_use_nonblocking + 0x000000004200048c 0x8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x24 (size before relaxing) + .literal.esp_vfs_usb_serial_jtag_use_driver + 0x0000000042000494 0x8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x24 (size before relaxing) + .literal.heap_caps_alloc_failed + 0x000000004200049c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_get_free_size + 0x00000000420004a0 0xc esp-idf/heap/libheap.a(heap_caps.c.obj) + .literal.heap_caps_get_minimum_free_size + 0x00000000420004ac 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0xc (size before relaxing) + .literal.heap_caps_get_info + 0x00000000420004b0 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x10 (size before relaxing) + .literal.heap_caps_get_largest_free_block + 0x00000000420004b4 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x4 (size before relaxing) + .literal.register_heap + 0x00000000420004b4 0x10 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x18 (size before relaxing) + .literal.heap_caps_enable_nonos_stack_heaps + 0x00000000420004c4 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0xc (size before relaxing) + .literal.heap_caps_init + 0x00000000420004c8 0x3c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x88 (size before relaxing) + .literal.s_get_num_reserved_regions + 0x0000000042000504 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .literal.s_prepare_reserved_regions + 0x000000004200050c 0x2c esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x4c (size before relaxing) + .literal.soc_get_available_memory_region_max_count + 0x0000000042000538 0x4 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x8 (size before relaxing) + .literal.soc_get_available_memory_regions + 0x000000004200053c 0x4 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x14 (size before relaxing) + .literal.esp_clk_slowclk_cal_get + 0x0000000042000540 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .literal.esp_rtc_get_time_us + 0x0000000042000544 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x1c (size before relaxing) + .literal.esp_clk_slowclk_cal_set + 0x0000000042000554 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x8 (size before relaxing) + .literal.insert_vector_desc + 0x0000000042000554 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .literal.find_desc_for_int + 0x0000000042000558 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4 (size before relaxing) + .literal.get_desc_for_int + 0x0000000042000558 0xc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x18 (size before relaxing) + .literal.find_desc_for_source + 0x0000000042000564 0xc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x14 (size before relaxing) + .literal.is_vect_desc_usable + 0x0000000042000570 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x24 (size before relaxing) + .literal.get_available_int + 0x0000000042000578 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x30 (size before relaxing) + .literal.esp_intr_enable_source + 0x000000004200057c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .literal.esp_intr_disable_source + 0x0000000042000580 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .literal.esp_intr_alloc_intrstatus + 0x0000000042000584 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x74 (size before relaxing) + .literal.esp_intr_alloc + 0x000000004200059c 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4 (size before relaxing) + .literal.esp_intr_free + 0x000000004200059c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x38 (size before relaxing) + .literal.esp_intr_free_cb + 0x00000000420005a8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4 (size before relaxing) + .literal.esp_sleep_config_gpio_isolate + 0x00000000420005a8 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x20 (size before relaxing) + .literal.esp_sleep_enable_gpio_switch + 0x00000000420005bc 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x28 (size before relaxing) + .literal.xt_int_has_handler + 0x00000000420005c8 0x8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .literal.xt_set_interrupt_handler + 0x00000000420005d0 0x4 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0xc (size before relaxing) + .literal.timer_process_alarm + 0x00000000420005d4 0x20 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x44 (size before relaxing) + .literal.timer_task + 0x00000000420005f4 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x8 (size before relaxing) + .literal.esp_timer_create + 0x00000000420005f8 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x8 (size before relaxing) + .literal.esp_timer_delete + 0x00000000420005fc 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x1c (size before relaxing) + .literal.esp_timer_early_init + 0x0000000042000604 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x8 (size before relaxing) + .literal.esp_timer_init + 0x0000000042000604 0x18 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x20 (size before relaxing) + .literal.esp_timer_impl_init_system_time + 0x000000004200061c 0x18 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x28 (size before relaxing) + .literal.esp_timer_impl_early_init + 0x0000000042000634 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .literal.esp_timer_impl_init + 0x0000000042000648 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x48 (size before relaxing) + .literal.esp_newlib_locks_init + 0x0000000042000670 0x24 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x30 (size before relaxing) + .literal.raise_r_stub + 0x0000000042000694 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x4 (size before relaxing) + .literal.esp_newlib_init + 0x0000000042000694 0x10 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x1c (size before relaxing) + .literal.syscall_not_implemented_aborts + 0x00000000420006a4 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x4 (size before relaxing) + .literal.fcntl + 0x00000000420006a4 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x8 (size before relaxing) + .literal.adjust_boot_time + 0x00000000420006a4 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x20 (size before relaxing) + .literal.get_adjusted_boot_time + 0x00000000420006ac 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x10 (size before relaxing) + .literal.adjtime_corr_stop + 0x00000000420006b0 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x1c (size before relaxing) + .literal.settimeofday + 0x00000000420006b0 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x10 (size before relaxing) + .literal.usleep + 0x00000000420006b0 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x10 (size before relaxing) + .literal.clock_gettime + 0x00000000420006bc 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x20 (size before relaxing) + .literal.esp_newlib_time_init + 0x00000000420006c4 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x4 (size before relaxing) + .literal.esp_time_impl_get_time_since_boot + 0x00000000420006c4 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .literal.esp_time_impl_get_time + 0x00000000420006cc 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x4 (size before relaxing) + .literal.esp_time_impl_set_boot_time + 0x00000000420006cc 0xc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x14 (size before relaxing) + .literal.esp_time_impl_get_boot_time + 0x00000000420006d8 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x14 (size before relaxing) + .literal.esp_set_time_from_rtc + 0x00000000420006d8 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0xc (size before relaxing) + .literal.esp_sync_counters_rtc_and_frc + 0x00000000420006d8 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x1c (size before relaxing) + .literal.esp_time_impl_init + 0x00000000420006dc 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x4 (size before relaxing) + .literal.__wrap_uart_hal_write_txfifo + 0x00000000420006dc 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .literal.on_client_event + 0x00000000420006e4 0x10 esp-idf/main/libmain.a(app_main.c.obj) + 0x18 (size before relaxing) + .literal.scd30_task + 0x00000000420006f4 0x38 esp-idf/main/libmain.a(app_main.c.obj) + 0xa4 (size before relaxing) + .literal.i2c_read_byte + 0x000000004200072c 0xc esp-idf/main/libmain.a(app_main.c.obj) + 0x20 (size before relaxing) + .literal.dps310_task + 0x0000000042000738 0x40 esp-idf/main/libmain.a(app_main.c.obj) + 0x120 (size before relaxing) + .literal.nmea_read_line + 0x0000000042000778 0x10 esp-idf/main/libmain.a(app_main.c.obj) + 0x30 (size before relaxing) + .literal.read_and_parse_nmea + 0x0000000042000788 0x1c esp-idf/main/libmain.a(app_main.c.obj) + 0x3c (size before relaxing) + .literal.gps_task + 0x00000000420007a4 0x0 esp-idf/main/libmain.a(app_main.c.obj) + 0x4 (size before relaxing) + .literal.app_main + 0x00000000420007a4 0x3c esp-idf/main/libmain.a(app_main.c.obj) + 0xc4 (size before relaxing) + .literal.cli_key_to_nvs_key + 0x00000000420007e0 0x28 esp-idf/main/libmain.a(shell.c.obj) + 0x34 (size before relaxing) + .literal.settings + 0x0000000042000808 0x34 esp-idf/main/libmain.a(shell.c.obj) + 0x94 (size before relaxing) + .literal.tasks + 0x000000004200083c 0x20 esp-idf/main/libmain.a(shell.c.obj) + 0x3c (size before relaxing) + .literal.reset + 0x000000004200085c 0x8 esp-idf/main/libmain.a(shell.c.obj) + 0x14 (size before relaxing) + .literal.version + 0x0000000042000864 0x44 esp-idf/main/libmain.a(shell.c.obj) + 0x60 (size before relaxing) + .literal.heap 0x00000000420008a8 0x8 esp-idf/main/libmain.a(shell.c.obj) + 0x14 (size before relaxing) + .literal.register_ping_command + 0x00000000420008b0 0x60 esp-idf/main/libmain.a(shell.c.obj) + 0x88 (size before relaxing) + .literal.ping 0x0000000042000910 0x20 esp-idf/main/libmain.a(shell.c.obj) + 0x5c (size before relaxing) + .literal.cmd_ping_on_ping_end + 0x0000000042000930 0x14 esp-idf/main/libmain.a(shell.c.obj) + 0x3c (size before relaxing) + .literal.cmd_ping_on_ping_timeout + 0x0000000042000944 0x4 esp-idf/main/libmain.a(shell.c.obj) + 0x14 (size before relaxing) + .literal.cmd_ping_on_ping_success + 0x0000000042000948 0x4 esp-idf/main/libmain.a(shell.c.obj) + 0x20 (size before relaxing) + .literal.shell_start + 0x000000004200094c 0x28 esp-idf/main/libmain.a(shell.c.obj) + 0x58 (size before relaxing) + .literal.event_handler + 0x0000000042000974 0x28 esp-idf/main/libmain.a(wifi.c.obj) + 0x4c (size before relaxing) + .literal.wifi_wait_for_connected_internal + 0x000000004200099c 0x28 esp-idf/main/libmain.a(wifi.c.obj) + 0x50 (size before relaxing) + .literal.wifi_init + 0x00000000420009c4 0x50 esp-idf/main/libmain.a(wifi.c.obj) + 0xb0 (size before relaxing) + .literal.wifi_wait_for_connected + 0x0000000042000a14 0x0 esp-idf/main/libmain.a(wifi.c.obj) + 0x4 (size before relaxing) + .literal.read_nvs_key_or_default + 0x0000000042000a14 0xc esp-idf/main/libmain.a(nvs.c.obj) + 0x20 (size before relaxing) + .literal.nvs_init + 0x0000000042000a20 0xc esp-idf/main/libmain.a(nvs.c.obj) + 0x14 (size before relaxing) + .literal.nvs_read_wifi_ssid + 0x0000000042000a2c 0xc esp-idf/main/libmain.a(nvs.c.obj) + 0x10 (size before relaxing) + .literal.nvs_read_wifi_password + 0x0000000042000a38 0x8 esp-idf/main/libmain.a(nvs.c.obj) + 0x10 (size before relaxing) + .literal.nvs_read_golioth_psk_id + 0x0000000042000a40 0x8 esp-idf/main/libmain.a(nvs.c.obj) + 0x10 (size before relaxing) + .literal.nvs_read_golioth_psk + 0x0000000042000a48 0x8 esp-idf/main/libmain.a(nvs.c.obj) + 0x10 (size before relaxing) + .literal.nvs_read_str + 0x0000000042000a50 0x0 esp-idf/main/libmain.a(nvs.c.obj) + 0x8 (size before relaxing) + .literal.nvs_write_str + 0x0000000042000a50 0x4 esp-idf/main/libmain.a(nvs.c.obj) + 0x30 (size before relaxing) + .literal.nvs_erase_str + 0x0000000042000a54 0x4 esp-idf/main/libmain.a(nvs.c.obj) + 0x30 (size before relaxing) + .literal.nvs_credentials_are_set + 0x0000000042000a58 0x0 esp-idf/main/libmain.a(nvs.c.obj) + 0x24 (size before relaxing) + .literal.nack_handler + 0x0000000042000a58 0x24 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x74 (size before relaxing) + .literal.event_handler + 0x0000000042000a7c 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x34 (size before relaxing) + .literal.validate_cn_call_back + 0x0000000042000a8c 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x20 (size before relaxing) + .literal.coap_log_handler + 0x0000000042000a94 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x5c (size before relaxing) + .literal.create_context + 0x0000000042000aa8 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x40 (size before relaxing) + .literal.token_matches_request + 0x0000000042000ac8 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.notify_observers + 0x0000000042000acc 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.coap_response_handler + 0x0000000042000acc 0x50 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x114 (size before relaxing) + .literal.add_observation + 0x0000000042000b1c 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x24 (size before relaxing) + .literal.get_coap_dst_address + 0x0000000042000b24 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x78 (size before relaxing) + .literal.create_session + 0x0000000042000b40 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0xb8 (size before relaxing) + .literal.golioth_coap_add_accept + 0x0000000042000b70 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.golioth_coap_add_block2 + 0x0000000042000b70 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.golioth_coap_add_content_type + 0x0000000042000b70 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.golioth_coap_add_token + 0x0000000042000b70 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.golioth_coap_empty + 0x0000000042000b70 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x2c (size before relaxing) + .literal.golioth_coap_add_path + 0x0000000042000b78 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x3c (size before relaxing) + .literal.golioth_coap_observe + 0x0000000042000b8c 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x3c (size before relaxing) + .literal.reestablish_observations + 0x0000000042000b94 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x4 (size before relaxing) + .literal.golioth_coap_get + 0x0000000042000b94 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x34 (size before relaxing) + .literal.golioth_coap_get_block + 0x0000000042000b94 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x40 (size before relaxing) + .literal.golioth_coap_delete + 0x0000000042000b94 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x30 (size before relaxing) + .literal.golioth_coap_post + 0x0000000042000b94 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x38 (size before relaxing) + .literal.coap_io_loop_once + 0x0000000042000b9c 0x64 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x1b8 (size before relaxing) + .literal.purge_request_mbox + 0x0000000042000c00 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x20 (size before relaxing) + .literal.golioth_client_destroy + 0x0000000042000c08 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x18 (size before relaxing) + .literal.golioth_client_create + 0x0000000042000c08 0x54 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x10c (size before relaxing) + .literal.golioth_coap_client_empty + 0x0000000042000c5c 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x60 (size before relaxing) + .literal.golioth_coap_client_set + 0x0000000042000c6c 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x90 (size before relaxing) + .literal.golioth_client_num_items_in_request_queue + 0x0000000042000c7c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x4 (size before relaxing) + .literal.on_keepalive + 0x0000000042000c7c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x8 (size before relaxing) + .literal.golioth_coap_client_thread + 0x0000000042000c7c 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0xcc (size before relaxing) + .literal.golioth_lightdb_set_int_internal + 0x0000000042000ca4 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + 0x10 (size before relaxing) + .literal.golioth_lightdb_set_int_async + 0x0000000042000ca8 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + 0x8 (size before relaxing) + .literal.golioth_time_millis + 0x0000000042000cac 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + 0x4 (size before relaxing) + .literal.golioth_debug_get_log_level + 0x0000000042000cac 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .literal.golioth_debug_printf + 0x0000000042000cb0 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + 0x2c (size before relaxing) + .literal.golioth_debug_set_client + 0x0000000042000cc0 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + 0x4 (size before relaxing) + .literal.golioth_event_group_create + 0x0000000042000cc0 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0xc (size before relaxing) + .literal.golioth_event_group_set_bits + 0x0000000042000cc0 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0xc (size before relaxing) + .literal.golioth_event_group_wait_bits + 0x0000000042000cc0 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0xc (size before relaxing) + .literal.golioth_event_group_destroy + 0x0000000042000cc0 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0xc (size before relaxing) + .literal.golioth_mbox_create + 0x0000000042000cc0 0x24 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x68 (size before relaxing) + .literal.golioth_mbox_num_messages + 0x0000000042000ce4 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x14 (size before relaxing) + .literal.golioth_mbox_try_send + 0x0000000042000cec 0xc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x30 (size before relaxing) + .literal.golioth_mbox_recv + 0x0000000042000cf8 0x8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x20 (size before relaxing) + .literal.golioth_mbox_destroy + 0x0000000042000d00 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x20 (size before relaxing) + .literal.ms_to_ticks + 0x0000000042000d04 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x4 (size before relaxing) + .literal.freertos_timer_callback + 0x0000000042000d04 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .literal.golioth_sys_now_ms + 0x0000000042000d08 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .literal.golioth_sys_msleep + 0x0000000042000d0c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x8 (size before relaxing) + .literal.golioth_sys_sem_create + 0x0000000042000d0c 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .literal.golioth_sys_sem_take + 0x0000000042000d10 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x8 (size before relaxing) + .literal.golioth_sys_sem_give + 0x0000000042000d10 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .literal.golioth_sys_sem_destroy + 0x0000000042000d14 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x4 (size before relaxing) + .literal.golioth_sys_timer_create + 0x0000000042000d14 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x20 (size before relaxing) + .literal.golioth_sys_timer_start + 0x0000000042000d28 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x8 (size before relaxing) + .literal.golioth_sys_timer_reset + 0x0000000042000d2c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x8 (size before relaxing) + .literal.golioth_sys_timer_destroy + 0x0000000042000d2c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x8 (size before relaxing) + .literal.golioth_sys_thread_create + 0x0000000042000d2c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x8 (size before relaxing) + .literal.golioth_sys_thread_destroy + 0x0000000042000d2c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x4 (size before relaxing) + .literal.golioth_log_internal + 0x0000000042000d2c 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x4c (size before relaxing) + .literal.golioth_log_error_async + 0x0000000042000d54 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x4 (size before relaxing) + .literal.golioth_log_warn_async + 0x0000000042000d54 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x4 (size before relaxing) + .literal.golioth_log_info_async + 0x0000000042000d54 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x4 (size before relaxing) + .literal.golioth_log_debug_async + 0x0000000042000d54 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x4 (size before relaxing) + .literal.next_write_index + 0x0000000042000d54 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .literal.ringbuf_is_full + 0x0000000042000d58 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x4 (size before relaxing) + .literal.ringbuf_put + 0x0000000042000d58 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0xc (size before relaxing) + .literal.ringbuf_get_internal + 0x0000000042000d58 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0xc (size before relaxing) + .literal.ringbuf_get + 0x0000000042000d5c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x4 (size before relaxing) + .literal.ringbuf_size + 0x0000000042000d5c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x4 (size before relaxing) + .literal.ringbuf_capacity + 0x0000000042000d5c 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x4 (size before relaxing) + .literal.compare_double + 0x0000000042000d5c 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + 0x1c (size before relaxing) + .literal.add_item_to_array + 0x0000000042000d6c 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.update_offset + 0x0000000042000d70 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x4 (size before relaxing) + .literal.cJSON_strdup + 0x0000000042000d70 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x8 (size before relaxing) + .literal.add_item_to_object + 0x0000000042000d70 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + 0xc (size before relaxing) + .literal.ensure + 0x0000000042000d74 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0xc (size before relaxing) + .literal.cJSON_New_Item + 0x0000000042000d74 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x4 (size before relaxing) + .literal.print_string_ptr + 0x0000000042000d74 0xc esp-idf/json/libjson.a(cJSON.c.obj) + 0x18 (size before relaxing) + .literal.print_string + 0x0000000042000d80 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x4 (size before relaxing) + .literal.print_number + 0x0000000042000d80 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + 0x48 (size before relaxing) + .literal.print_value + 0x0000000042000da0 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + 0x40 (size before relaxing) + .literal.print_array + 0x0000000042000da8 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x14 (size before relaxing) + .literal.print_object + 0x0000000042000da8 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x24 (size before relaxing) + .literal.cJSON_Delete + 0x0000000042000da8 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .literal.cJSON_PrintPreallocated + 0x0000000042000dac 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x8 (size before relaxing) + .literal.cJSON_CreateString + 0x0000000042000dac 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x10 (size before relaxing) + .literal.cJSON_AddStringToObject + 0x0000000042000dac 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x10 (size before relaxing) + .literal.cJSON_CreateObject + 0x0000000042000dac 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + 0x8 (size before relaxing) + .literal.coap_address_get_port + 0x0000000042000dac 0xc esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x18 (size before relaxing) + .literal.coap_address_equals + 0x0000000042000db8 0xc esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x20 (size before relaxing) + .literal.coap_is_mcast + 0x0000000042000dc4 0x10 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x1c (size before relaxing) + .literal.coap_address_init + 0x0000000042000dd4 0x8 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x14 (size before relaxing) + .literal.setup_block_b + 0x0000000042000ddc 0x18 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x2c (size before relaxing) + .literal.add_block_send + 0x0000000042000df4 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .literal.update_received_blocks + 0x0000000042000df8 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x10 (size before relaxing) + .literal.track_echo + 0x0000000042000dfc 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x14 (size before relaxing) + .literal.check_freshness + 0x0000000042000dfc 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x38 (size before relaxing) + .literal.coap_opt_block_num + 0x0000000042000dfc 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x1c (size before relaxing) + .literal.coap_get_block_b + 0x0000000042000e00 0xc esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x40 (size before relaxing) + .literal.coap_write_block_b_opt + 0x0000000042000e0c 0x10 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x30 (size before relaxing) + .literal.coap_add_block_b_data + 0x0000000042000e1c 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x4 (size before relaxing) + .literal.coap_cancel_observe + 0x0000000042000e1c 0xc esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x3c (size before relaxing) + .literal.coap_block_delete_lg_crcv + 0x0000000042000e28 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x24 (size before relaxing) + .literal.coap_block_check_lg_crcv_timeouts + 0x0000000042000e2c 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x10 (size before relaxing) + .literal.coap_block_new_lg_crcv + 0x0000000042000e30 0xc esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x44 (size before relaxing) + .literal.coap_block_delete_lg_srcv + 0x0000000042000e3c 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x1c (size before relaxing) + .literal.coap_block_check_lg_srcv_timeouts + 0x0000000042000e40 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x10 (size before relaxing) + .literal.coap_block_delete_lg_xmit + 0x0000000042000e40 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x20 (size before relaxing) + .literal.coap_add_data_large_internal + 0x0000000042000e44 0x28 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x128 (size before relaxing) + .literal.coap_add_data_large_response + 0x0000000042000e6c 0xc esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x48 (size before relaxing) + .literal.coap_block_check_lg_xmit_timeouts + 0x0000000042000e78 0x4 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x24 (size before relaxing) + .literal.coap_handle_request_send_block + 0x0000000042000e7c 0x1c esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0xe4 (size before relaxing) + .literal.coap_handle_response_send_block + 0x0000000042000e98 0xc esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x80 (size before relaxing) + .literal.coap_block_build_body + 0x0000000042000ea4 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x14 (size before relaxing) + .literal.coap_handle_response_get_block + 0x0000000042000ea4 0x20 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x180 (size before relaxing) + .literal.coap_check_code_lg_xmit + 0x0000000042000ec4 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x4 (size before relaxing) + .literal.coap_handle_request_put_block + 0x0000000042000ec4 0x18 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0xf4 (size before relaxing) + .literal.msg_type_string + 0x0000000042000edc 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.print_readable + 0x0000000042000ee0 0x14 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x1c (size before relaxing) + .literal.msg_code_string + 0x0000000042000ef4 0x10 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x14 (size before relaxing) + .literal.print_content_format + 0x0000000042000f04 0xc esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x14 (size before relaxing) + .literal.msg_option_string + 0x0000000042000f10 0x24 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x28 (size before relaxing) + .literal.coap_get_log_level + 0x0000000042000f34 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_set_log_level + 0x0000000042000f38 0x0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x4 (size before relaxing) + .literal.coap_print_addr + 0x0000000042000f38 0x1c esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x44 (size before relaxing) + .literal.coap_set_log_handler + 0x0000000042000f54 0x4 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .literal.coap_log_impl + 0x0000000042000f58 0x30 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x70 (size before relaxing) + .literal.coap_show_pdu + 0x0000000042000f88 0x58 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x218 (size before relaxing) + .literal.coap_debug_send_packet + 0x0000000042000fe0 0x14 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x28 (size before relaxing) + .literal.coap_malloc_endpoint + 0x0000000042000ff4 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x4 (size before relaxing) + .literal.coap_mfree_endpoint + 0x0000000042000ff4 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x4 (size before relaxing) + .literal.coap_socket_close + 0x0000000042000ff4 0x4 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .literal.coap_io_prepare_io + 0x0000000042000ff8 0x2c esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0xd0 (size before relaxing) + .literal.coap_socket_format_errno + 0x0000000042001024 0x4 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .literal.coap_socket_strerror + 0x0000000042001028 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x8 (size before relaxing) + .literal.coap_socket_bind_udp + 0x0000000042001028 0x28 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0xa8 (size before relaxing) + .literal.coap_socket_connect_udp + 0x0000000042001050 0x2c esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x100 (size before relaxing) + .literal.coap_socket_write + 0x000000004200107c 0x4 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x30 (size before relaxing) + .literal.coap_socket_read + 0x0000000042001080 0x4 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x20 (size before relaxing) + .literal.coap_network_send + 0x0000000042001084 0x14 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x50 (size before relaxing) + .literal.coap_network_read + 0x0000000042001098 0x24 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x88 (size before relaxing) + .literal.coap_io_process_with_fds + 0x00000000420010bc 0x14 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x5c (size before relaxing) + .literal.coap_io_process + 0x00000000420010d0 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x4 (size before relaxing) + .literal.report_mbedtls_alert + 0x00000000420010d0 0x20 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .literal.mbedtls_debug_out + 0x00000000420010f0 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xc (size before relaxing) + .literal.coap_sock_read + 0x00000000420010f4 0x10 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x40 (size before relaxing) + .literal.coap_sock_write + 0x0000000042001104 0xc esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x48 (size before relaxing) + .literal.coap_dgram_read + 0x0000000042001110 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x18 (size before relaxing) + .literal.coap_dgram_write + 0x0000000042001114 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x14 (size before relaxing) + .literal.get_error_string + 0x0000000042001118 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.setup_pki_credentials + 0x000000004200111c 0x44 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x1cc (size before relaxing) + .literal.get_san_or_cn_from_cert + 0x0000000042001160 0x8 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x10 (size before relaxing) + .literal.cert_verify_callback_mbedtls + 0x0000000042001168 0x40 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xe4 (size before relaxing) + .literal.set_ciphersuites + 0x00000000420011a8 0x18 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x44 (size before relaxing) + .literal.setup_client_ssl_session + 0x00000000420011c0 0x3c esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xa4 (size before relaxing) + .literal.setup_server_ssl_session + 0x00000000420011fc 0x28 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x7c (size before relaxing) + .literal.coap_dtls_new_mbedtls_env + 0x0000000042001224 0x40 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x88 (size before relaxing) + .literal.pki_sni_callback + 0x0000000042001264 0xc esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x3c (size before relaxing) + .literal.psk_sni_callback + 0x0000000042001270 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x28 (size before relaxing) + .literal.psk_server_callback + 0x0000000042001270 0x8 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x20 (size before relaxing) + .literal.do_mbedtls_handshake + 0x0000000042001278 0x34 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8c (size before relaxing) + .literal.mbedtls_cleanup + 0x00000000420012ac 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x28 (size before relaxing) + .literal.coap_dtls_free_mbedtls_env + 0x00000000420012ac 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xc (size before relaxing) + .literal.coap_dtls_new_context + 0x00000000420012ac 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_dtls_context_set_cpsk + 0x00000000420012ac 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xc (size before relaxing) + .literal.coap_dtls_context_set_pki + 0x00000000420012b0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.coap_dtls_free_context + 0x00000000420012b0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x28 (size before relaxing) + .literal.coap_dtls_new_client_session + 0x00000000420012b0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x10 (size before relaxing) + .literal.coap_dtls_new_server_session + 0x00000000420012b0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.coap_dtls_free_session + 0x00000000420012b0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_dtls_send + 0x00000000420012b0 0x10 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x48 (size before relaxing) + .literal.coap_dtls_get_context_timeout + 0x00000000420012c0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_dtls_get_timeout + 0x00000000420012c0 0x8 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x14 (size before relaxing) + .literal.coap_dtls_handle_timeout + 0x00000000420012c8 0x8 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x18 (size before relaxing) + .literal.coap_dtls_receive + 0x00000000420012d0 0x14 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x78 (size before relaxing) + .literal.coap_dtls_hello + 0x00000000420012e4 0x8 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x3c (size before relaxing) + .literal.coap_dtls_get_overhead + 0x00000000420012ec 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_tls_new_client_session + 0x00000000420012f0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x14 (size before relaxing) + .literal.coap_tls_new_server_session + 0x00000000420012f0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_tls_free_session + 0x00000000420012f0 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.coap_tls_write + 0x00000000420012f0 0xc esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x54 (size before relaxing) + .literal.coap_tls_read + 0x00000000420012fc 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x38 (size before relaxing) + .literal.coap_dtls_shutdown + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x14 (size before relaxing) + .literal.coap_digest_setup + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xc (size before relaxing) + .literal.coap_digest_free + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_digest_update + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.coap_digest_final + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.coap_prng_default + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + 0x4 (size before relaxing) + .literal.coap_prng_init + 0x0000000042001300 0x0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + 0x4 (size before relaxing) + .literal.coap_prng + 0x0000000042001300 0x4 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .literal.coap_session_max_pdu_size_internal + 0x0000000042001304 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .literal.coap_make_addr_hash + 0x0000000042001308 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x10 (size before relaxing) + .literal.coap_make_session + 0x0000000042001308 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x40 (size before relaxing) + .literal.coap_session_mfree + 0x0000000042001310 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x38 (size before relaxing) + .literal.coap_session_max_pdu_rcv_size + 0x0000000042001310 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x8 (size before relaxing) + .literal.coap_session_max_pdu_size + 0x0000000042001310 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x14 (size before relaxing) + .literal.coap_session_set_mtu + 0x0000000042001314 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xc (size before relaxing) + .literal.coap_session_refresh_psk_hint + 0x0000000042001314 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1c (size before relaxing) + .literal.coap_session_refresh_psk_key + 0x0000000042001318 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1c (size before relaxing) + .literal.coap_session_refresh_psk_identity + 0x000000004200131c 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1c (size before relaxing) + .literal.coap_session_init_token + 0x0000000042001320 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x4 (size before relaxing) + .literal.coap_session_new_token + 0x0000000042001320 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x4 (size before relaxing) + .literal.coap_session_send_ping + 0x0000000042001320 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x10 (size before relaxing) + .literal.coap_session_str + 0x0000000042001324 0x24 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x50 (size before relaxing) + .literal.coap_session_free + 0x0000000042001348 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x3c (size before relaxing) + .literal.coap_session_release + 0x0000000042001358 0x8 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x14 (size before relaxing) + .literal.coap_session_new_dtls_session + 0x0000000042001360 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x8 (size before relaxing) + .literal.coap_free_endpoint + 0x0000000042001360 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1c (size before relaxing) + .literal.coap_new_endpoint + 0x0000000042001364 0x4c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xb0 (size before relaxing) + .literal.coap_session_send + 0x00000000420013b0 0x14 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x38 (size before relaxing) + .literal.coap_session_write + 0x00000000420013c4 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x28 (size before relaxing) + .literal.coap_session_delay_pdu + 0x00000000420013c4 0x10 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x4c (size before relaxing) + .literal.coap_session_connected + 0x00000000420013d4 0xc esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x48 (size before relaxing) + .literal.coap_session_disconnected + 0x00000000420013e0 0x18 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x64 (size before relaxing) + .literal.coap_session_send_csm + 0x00000000420013f8 0xc esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x48 (size before relaxing) + .literal.coap_session_connect + 0x0000000042001404 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x24 (size before relaxing) + .literal.coap_session_accept + 0x0000000042001404 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x20 (size before relaxing) + .literal.coap_endpoint_get_session + 0x0000000042001408 0x2c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xb0 (size before relaxing) + .literal.coap_session_create_client + 0x0000000042001434 0x24 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xd8 (size before relaxing) + .literal.coap_new_client_session_psk2 + 0x0000000042001458 0x14 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x84 (size before relaxing) + .literal.coap_new_client_session_pki + 0x000000004200146c 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x3c (size before relaxing) + .literal.coap_new_server_session + 0x0000000042001470 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x88 (size before relaxing) + .literal.coap_endpoint_str + 0x0000000042001470 0xc esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x28 (size before relaxing) + .literal.coap_socket_connect_tcp1 + 0x000000004200147c 0x24 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0xd0 (size before relaxing) + .literal.coap_socket_connect_tcp2 + 0x00000000420014a0 0x18 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0x5c (size before relaxing) + .literal.coap_socket_bind_tcp + 0x00000000420014b8 0x24 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0xb8 (size before relaxing) + .literal.coap_socket_accept_tcp + 0x00000000420014dc 0xc esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0x40 (size before relaxing) + .literal.coap_clock_init + 0x00000000420014e8 0x4 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x8 (size before relaxing) + .literal.coap_ticks + 0x00000000420014ec 0x18 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x28 (size before relaxing) + .literal.coap_ticks_to_rt + 0x0000000042001504 0x0 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x10 (size before relaxing) + .literal.coap_ticks_to_rt_us + 0x0000000042001504 0x0 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x14 (size before relaxing) + .literal.coap_fls + 0x0000000042001504 0x0 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x4 (size before relaxing) + .literal.coap_encode_var_safe + 0x0000000042001504 0xc esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x10 (size before relaxing) + .literal.coap_encode_var_safe8 + 0x0000000042001510 0x4 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x10 (size before relaxing) + .literal.coap_malloc_type + 0x0000000042001514 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x4 (size before relaxing) + .literal.coap_realloc_type + 0x0000000042001514 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x4 (size before relaxing) + .literal.coap_free_type + 0x0000000042001514 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x4 (size before relaxing) + .literal.coap_accept_endpoint + 0x0000000042001514 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4 (size before relaxing) + .literal.no_response + 0x0000000042001514 0x18 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x38 (size before relaxing) + .literal.free_wellknown_response + 0x000000004200152c 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4 (size before relaxing) + .literal.hnd_get_wellknown + 0x000000004200152c 0x1c esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x68 (size before relaxing) + .literal.coap_delete_node + 0x0000000042001548 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xc (size before relaxing) + .literal.coap_write_session + 0x0000000042001548 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x34 (size before relaxing) + .literal.coap_delete_all + 0x0000000042001558 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4 (size before relaxing) + .literal.coap_new_node + 0x0000000042001558 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x14 (size before relaxing) + .literal.coap_set_app_data + 0x000000004200155c 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x10 (size before relaxing) + .literal.coap_get_app_data + 0x0000000042001564 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x10 (size before relaxing) + .literal.coap_free_context + 0x0000000042001568 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x24 (size before relaxing) + .literal.coap_option_check_critical + 0x0000000042001568 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x24 (size before relaxing) + .literal.coap_session_send_pdu + 0x000000004200156c 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x24 (size before relaxing) + .literal.coap_calc_timeout + 0x0000000042001574 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4 (size before relaxing) + .literal.coap_wait_ack + 0x0000000042001574 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x28 (size before relaxing) + .literal.coap_client_delay_first + 0x000000004200157c 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x34 (size before relaxing) + .literal.coap_remove_from_queue + 0x000000004200158c 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x20 (size before relaxing) + .literal.coap_cancel_session_messages + 0x0000000042001594 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x28 (size before relaxing) + .literal.coap_cancel_all_messages + 0x000000004200159c 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x1c (size before relaxing) + .literal.coap_cancel + 0x00000000420015a0 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x8 (size before relaxing) + .literal.coap_new_error_response + 0x00000000420015a0 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x54 (size before relaxing) + .literal.coap_handle_event + 0x00000000420015a4 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xc (size before relaxing) + .literal.coap_send_pdu + 0x00000000420015a8 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x6c (size before relaxing) + .literal.coap_send_internal + 0x00000000420015ac 0x24 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x10c (size before relaxing) + .literal.coap_send_ack + 0x00000000420015d0 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x8 (size before relaxing) + .literal.coap_send_message_type + 0x00000000420015d0 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x8 (size before relaxing) + .literal.handle_response + 0x00000000420015d0 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x20 (size before relaxing) + .literal.coap_send + 0x00000000420015d0 0x14 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x88 (size before relaxing) + .literal.handle_signaling + 0x00000000420015e4 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2c (size before relaxing) + .literal.handle_request + 0x00000000420015e4 0x60 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x1f8 (size before relaxing) + .literal.coap_retransmit + 0x0000000042001644 0xc esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x58 (size before relaxing) + .literal.coap_connect_session + 0x0000000042001650 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x30 (size before relaxing) + .literal.coap_dispatch + 0x0000000042001650 0x14 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x9c (size before relaxing) + .literal.coap_handle_dgram + 0x0000000042001664 0xc esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x40 (size before relaxing) + .literal.coap_handle_dgram_for_proto + 0x0000000042001670 0x4 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x10 (size before relaxing) + .literal.coap_read_endpoint + 0x0000000042001674 0x20 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x5c (size before relaxing) + .literal.coap_read_session + 0x0000000042001694 0x20 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xb8 (size before relaxing) + .literal.coap_io_do_io + 0x00000000420016b4 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2c (size before relaxing) + .literal.coap_check_async + 0x00000000420016b4 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x8 (size before relaxing) + .literal.coap_startup + 0x00000000420016b4 0x14 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2c (size before relaxing) + .literal.coap_new_context + 0x00000000420016c8 0x10 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x48 (size before relaxing) + .literal.coap_cleanup + 0x00000000420016d8 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4 (size before relaxing) + .literal.coap_option_filter_op + 0x00000000420016d8 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x4 (size before relaxing) + .literal.coap_opt_parse + 0x00000000420016d8 0x24 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x6c (size before relaxing) + .literal.coap_option_iterator_init + 0x00000000420016fc 0x10 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x28 (size before relaxing) + .literal.coap_opt_length + 0x000000004200170c 0x8 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x18 (size before relaxing) + .literal.coap_opt_value + 0x0000000042001714 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x18 (size before relaxing) + .literal.coap_opt_size + 0x0000000042001714 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x4 (size before relaxing) + .literal.coap_opt_setheader + 0x0000000042001714 0xc esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x38 (size before relaxing) + .literal.coap_opt_encode + 0x0000000042001720 0x10 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x30 (size before relaxing) + .literal.coap_option_filter_set + 0x0000000042001730 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x4 (size before relaxing) + .literal.coap_option_filter_unset + 0x0000000042001730 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x4 (size before relaxing) + .literal.coap_option_filter_get + 0x0000000042001730 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x4 (size before relaxing) + .literal.coap_option_next + 0x0000000042001730 0xc esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x28 (size before relaxing) + .literal.coap_check_option + 0x000000004200173c 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x10 (size before relaxing) + .literal.write_char + 0x000000004200173c 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xc (size before relaxing) + .literal.check_repeatable + 0x0000000042001740 0x8 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x18 (size before relaxing) + .literal.write_prefix + 0x0000000042001748 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x4 (size before relaxing) + .literal.next_option_safe + 0x0000000042001748 0x18 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x30 (size before relaxing) + .literal.coap_pdu_clear + 0x0000000042001760 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x20 (size before relaxing) + .literal.coap_pdu_init + 0x0000000042001770 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x34 (size before relaxing) + .literal.coap_new_pdu + 0x0000000042001780 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x18 (size before relaxing) + .literal.coap_delete_pdu + 0x0000000042001784 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x8 (size before relaxing) + .literal.coap_pdu_resize + 0x0000000042001784 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x2c (size before relaxing) + .literal.coap_pdu_check_resize + 0x0000000042001794 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x4 (size before relaxing) + .literal.coap_add_token + 0x0000000042001794 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x14 (size before relaxing) + .literal.coap_update_token + 0x0000000042001798 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x20 (size before relaxing) + .literal.coap_remove_option + 0x000000004200179c 0xc esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x4c (size before relaxing) + .literal.coap_add_option_internal + 0x00000000420017a8 0xc esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x48 (size before relaxing) + .literal.coap_pdu_duplicate + 0x00000000420017b4 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x34 (size before relaxing) + .literal.coap_insert_option + 0x00000000420017b4 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x40 (size before relaxing) + .literal.coap_update_option + 0x00000000420017b8 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x20 (size before relaxing) + .literal.coap_add_option + 0x00000000420017b8 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x10 (size before relaxing) + .literal.coap_add_data_after + 0x00000000420017bc 0x8 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x20 (size before relaxing) + .literal.coap_add_data + 0x00000000420017c4 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x8 (size before relaxing) + .literal.coap_get_data_large + 0x00000000420017c4 0xc esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x20 (size before relaxing) + .literal.coap_get_data + 0x00000000420017d0 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x4 (size before relaxing) + .literal.coap_response_phrase + 0x00000000420017d0 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .literal.coap_pdu_parse_header_size + 0x00000000420017d4 0x4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x10 (size before relaxing) + .literal.coap_pdu_parse_size + 0x00000000420017d8 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x28 (size before relaxing) + .literal.coap_pdu_parse_header + 0x00000000420017e8 0x18 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x3c (size before relaxing) + .literal.coap_pdu_parse_opt + 0x0000000042001800 0x38 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xa0 (size before relaxing) + .literal.coap_pdu_parse + 0x0000000042001838 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x14 (size before relaxing) + .literal.coap_pdu_encode_header + 0x0000000042001838 0x40 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x94 (size before relaxing) + .literal.coap_find_observer_cache_key + 0x0000000042001878 0x10 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x1c (size before relaxing) + .literal.match + 0x0000000042001888 0x10 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x24 (size before relaxing) + .literal.coap_find_attr + 0x0000000042001898 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x4 (size before relaxing) + .literal.coap_delete_attr + 0x0000000042001898 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0xc (size before relaxing) + .literal.coap_get_resource_from_uri_path + 0x0000000042001898 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0xc (size before relaxing) + .literal.coap_print_link + 0x0000000042001898 0xc esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x10 (size before relaxing) + .literal.coap_print_wellknown + 0x00000000420018a4 0x10 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x3c (size before relaxing) + .literal.coap_find_observer + 0x00000000420018b4 0x4 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x1c (size before relaxing) + .literal.coap_touch_observer + 0x00000000420018b8 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x4 (size before relaxing) + .literal.coap_delete_observer + 0x00000000420018b8 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x2c (size before relaxing) + .literal.coap_notify_observers + 0x00000000420018c0 0x1c esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x94 (size before relaxing) + .literal.coap_add_observer + 0x00000000420018dc 0xc esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x64 (size before relaxing) + .literal.coap_remove_failed_observers + 0x00000000420018e8 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0xc (size before relaxing) + .literal.coap_delete_observers + 0x00000000420018e8 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x10 (size before relaxing) + .literal.coap_resource_notify_observers + 0x00000000420018e8 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x14 (size before relaxing) + .literal.coap_free_resource + 0x00000000420018f0 0x4 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x3c (size before relaxing) + .literal.coap_delete_all_resources + 0x00000000420018f4 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x14 (size before relaxing) + .literal.coap_check_notify + 0x00000000420018f4 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x4 (size before relaxing) + .literal.coap_handle_failed_notify + 0x00000000420018f4 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x4 (size before relaxing) + .literal.coap_new_string + 0x00000000420018f4 0x10 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x20 (size before relaxing) + .literal.coap_delete_string + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4 (size before relaxing) + .literal.coap_new_str_const + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x8 (size before relaxing) + .literal.coap_delete_str_const + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4 (size before relaxing) + .literal.coap_new_binary + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4 (size before relaxing) + .literal.coap_resize_binary + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4 (size before relaxing) + .literal.coap_delete_binary + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4 (size before relaxing) + .literal.coap_new_bin_const + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x8 (size before relaxing) + .literal.coap_delete_bin_const + 0x0000000042001904 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4 (size before relaxing) + .literal.coap_subscription_init + 0x0000000042001904 0xc esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + 0x14 (size before relaxing) + .literal.check_segment + 0x0000000042001910 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x4 (size before relaxing) + .literal.coap_split_path_impl + 0x0000000042001910 0x4 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .literal.coap_split_uri_sub + 0x0000000042001914 0x10 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x24 (size before relaxing) + .literal.make_decoded_option + 0x0000000042001924 0x18 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x34 (size before relaxing) + .literal.write_option + 0x000000004200193c 0x8 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x14 (size before relaxing) + .literal.coap_split_uri + 0x0000000042001944 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x4 (size before relaxing) + .literal.coap_split_proxy_uri + 0x0000000042001944 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x4 (size before relaxing) + .literal.coap_split_path + 0x0000000042001944 0x4 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x8 (size before relaxing) + .literal.coap_get_query + 0x0000000042001948 0x4 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x30 (size before relaxing) + .literal.coap_get_uri_path + 0x000000004200194c 0x4 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x48 (size before relaxing) + .literal.coap_free_async_sub + 0x0000000042001950 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0xc (size before relaxing) + .literal.coap_find_async + 0x0000000042001950 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x4 (size before relaxing) + .literal.coap_free_async + 0x0000000042001950 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x4 (size before relaxing) + .literal.coap_delete_all_async + 0x0000000042001950 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x4 (size before relaxing) + .literal.coap_cache_derive_key_w_ignore + 0x0000000042001950 0x4 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x3c (size before relaxing) + .literal.coap_delete_cache_key + 0x0000000042001954 0x0 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x4 (size before relaxing) + .literal.coap_delete_cache_entry + 0x0000000042001954 0xc esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x24 (size before relaxing) + .literal.coap_expire_cache_entries + 0x0000000042001960 0x0 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x8 (size before relaxing) + .literal.raw_to_scaled + 0x0000000042001960 0x14 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x20 (size before relaxing) + .literal.compensate_pressure + 0x0000000042001974 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0xc (size before relaxing) + .literal.compensate_temp + 0x0000000042001978 0x8 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x24 (size before relaxing) + .literal.dps310_init_desc + 0x0000000042001980 0x10 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x30 (size before relaxing) + .literal.dps310_set_rate_p + 0x0000000042001990 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_rate_t + 0x0000000042001990 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_reset + 0x0000000042001990 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x18 (size before relaxing) + .literal.dps310_get_oversampling_p + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_oversampling_p + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_get_oversampling_t + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_oversampling_t + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_tmp_ext + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_tmp_coef_ext + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_int_fifo + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_int_tmp + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_int_prs + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_t_shift + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_p_shift + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_fifo_en + 0x0000000042001994 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_get_coef + 0x0000000042001994 0x10 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4c (size before relaxing) + .literal.dps310_get_mode + 0x00000000420019a4 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_set_mode + 0x00000000420019a4 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_read_raw + 0x00000000420019a4 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x1c (size before relaxing) + .literal.dps310_read_pressure + 0x00000000420019a4 0xc esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x54 (size before relaxing) + .literal.dps310_read_temp + 0x00000000420019b0 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x30 (size before relaxing) + .literal.dps310_read_temp_wait + 0x00000000420019b0 0x8 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x2c (size before relaxing) + .literal.dps310_quirk + 0x00000000420019b8 0x18 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0xa8 (size before relaxing) + .literal.dps310_init + 0x00000000420019d0 0x24 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0xb4 (size before relaxing) + .literal.dps310_is_ready_for + 0x00000000420019f4 0x4 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x18 (size before relaxing) + .literal.dps310_is_ready_for_coef + 0x00000000420019f8 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_is_ready_for_sensor + 0x00000000420019f8 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_is_ready_for_temp + 0x00000000420019f8 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal.dps310_is_ready_for_pressure + 0x00000000420019f8 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x4 (size before relaxing) + .literal._read_reg + 0x00000000420019f8 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x10 (size before relaxing) + .literal._read_reg_mask + 0x00000000420019f8 0x4 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x14 (size before relaxing) + .literal._update_reg_nolock + 0x00000000420019fc 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0xc (size before relaxing) + .literal._write_reg + 0x00000000420019fc 0x8 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x20 (size before relaxing) + .literal._update_reg + 0x0000000042001a04 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x10 (size before relaxing) + .literal._wait_for_reg_bits + 0x0000000042001a04 0x8 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x2c (size before relaxing) + .literal.send_cmd + 0x0000000042001a0c 0x4 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x8 (size before relaxing) + .literal.read_resp + 0x0000000042001a10 0x8 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x18 (size before relaxing) + .literal.execute_cmd + 0x0000000042001a18 0x4 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x24 (size before relaxing) + .literal.scd30_init_desc + 0x0000000042001a1c 0x4 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x8 (size before relaxing) + .literal.scd30_trigger_continuous_measurement + 0x0000000042001a20 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x4 (size before relaxing) + .literal.scd30_get_data_ready_status + 0x0000000042001a20 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x4 (size before relaxing) + .literal.scd30_read_measurement + 0x0000000042001a20 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x4 (size before relaxing) + .literal.scd30_read_firmware_version + 0x0000000042001a20 0x4 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x8 (size before relaxing) + .literal.i2c_setup_port + 0x0000000042001a24 0x4 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x20 (size before relaxing) + .literal.i2cdev_init + 0x0000000042001a28 0x8 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x1c (size before relaxing) + .literal.i2c_dev_create_mutex + 0x0000000042001a30 0x4 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x14 (size before relaxing) + .literal.i2c_dev_take_mutex + 0x0000000042001a34 0x4 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x14 (size before relaxing) + .literal.i2c_dev_give_mutex + 0x0000000042001a38 0x4 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x14 (size before relaxing) + .literal.i2c_dev_read + 0x0000000042001a3c 0xc esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x64 (size before relaxing) + .literal.i2c_dev_write + 0x0000000042001a48 0x4 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x5c (size before relaxing) + .literal.i2c_dev_read_reg + 0x0000000042001a4c 0x0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x4 (size before relaxing) + .literal.i2c_dev_write_reg + 0x0000000042001a4c 0x0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x4 (size before relaxing) + .literal._split_string_by_comma + 0x0000000042001a4c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x4 (size before relaxing) + .literal.nmea_init + 0x0000000042001a4c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x4 (size before relaxing) + .literal.nmea_cleanup + 0x0000000042001a4c 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .literal.nmea_get_type + 0x0000000042001a50 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x4 (size before relaxing) + .literal.nmea_validate + 0x0000000042001a50 0xc esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .literal.nmea_free + 0x0000000042001a5c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x4 (size before relaxing) + .literal.nmea_parse + 0x0000000042001a5c 0x8 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x18 (size before relaxing) + .literal.nmea_load_parsers + 0x0000000042001a64 0x8c esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0xa8 (size before relaxing) + .literal.nmea_get_parser_by_type + 0x0000000042001af0 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x4 (size before relaxing) + .literal.nmea_get_parser_by_sentence + 0x0000000042001af0 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gpgga_init + 0x0000000042001af0 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gpgga_allocate_data + 0x0000000042001af4 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgga_set_default + 0x0000000042001af4 0x8 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0xc (size before relaxing) + .literal.nmea_gpgga_free_data + 0x0000000042001afc 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgga_parse + 0x0000000042001afc 0xc esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x24 (size before relaxing) + .literal.nmea_gpgll_init + 0x0000000042001b08 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gpgll_allocate_data + 0x0000000042001b0c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgll_set_default + 0x0000000042001b0c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgll_free_data + 0x0000000042001b0c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgll_parse + 0x0000000042001b0c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x14 (size before relaxing) + .literal.nmea_gprmc_init + 0x0000000042001b0c 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gprmc_allocate_data + 0x0000000042001b10 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gprmc_set_default + 0x0000000042001b10 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gprmc_free_data + 0x0000000042001b10 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gprmc_parse + 0x0000000042001b10 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x28 (size before relaxing) + .literal.nmea_gpgsa_init + 0x0000000042001b14 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gpgsa_allocate_data + 0x0000000042001b18 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgsa_set_default + 0x0000000042001b18 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgsa_free_data + 0x0000000042001b18 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgsa_parse + 0x0000000042001b18 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x44 (size before relaxing) + .literal.nmea_gpgsv_init + 0x0000000042001b18 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gpgsv_allocate_data + 0x0000000042001b1c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgsv_set_default + 0x0000000042001b1c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgsv_free_data + 0x0000000042001b1c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpgsv_parse + 0x0000000042001b1c 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x1c (size before relaxing) + .literal.nmea_gptxt_init + 0x0000000042001b1c 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gptxt_allocate_data + 0x0000000042001b20 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gptxt_set_default + 0x0000000042001b20 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gptxt_free_data + 0x0000000042001b20 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gptxt_parse + 0x0000000042001b20 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x14 (size before relaxing) + .literal.nmea_gpvtg_init + 0x0000000042001b20 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x8 (size before relaxing) + .literal.nmea_gpvtg_allocate_data + 0x0000000042001b24 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpvtg_set_default + 0x0000000042001b24 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpvtg_free_data + 0x0000000042001b24 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x4 (size before relaxing) + .literal.nmea_gpvtg_parse + 0x0000000042001b24 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0xc (size before relaxing) + .literal.nmea_position_parse + 0x0000000042001b24 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x14 (size before relaxing) + .literal.nmea_time_parse + 0x0000000042001b24 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x10 (size before relaxing) + .literal.nmea_date_parse + 0x0000000042001b28 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x10 (size before relaxing) + .literal.esp_efuse_read_field_blob + 0x0000000042001b28 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x18 (size before relaxing) + .literal.esp_efuse_check_errors + 0x0000000042001b34 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .literal.esp_efuse_utility_process + 0x0000000042001b38 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x4c (size before relaxing) + .literal.esp_efuse_utility_read_reg + 0x0000000042001b6c 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x1c (size before relaxing) + .literal.esp_efuse_utility_fill_buff + 0x0000000042001b7c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x8 (size before relaxing) + .literal.esp_efuse_utility_count_once + 0x0000000042001b80 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0xc (size before relaxing) + .literal.esp_ipc_call_and_wait + 0x0000000042001b84 0x2c esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x44 (size before relaxing) + .literal.esp_ipc_init + 0x0000000042001bb0 0x14 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x3c (size before relaxing) + .literal.esp_ipc_call + 0x0000000042001bc4 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x4 (size before relaxing) + .literal.esp_ipc_call_blocking + 0x0000000042001bc4 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x4 (size before relaxing) + .literal.esp_ipc_isr_init + 0x0000000042001bc4 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 0x10 (size before relaxing) + .literal.gpio_input_enable + 0x0000000042001bc8 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_input_disable + 0x0000000042001bdc 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_output_disable + 0x0000000042001be0 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_od_enable + 0x0000000042001bf4 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_od_disable + 0x0000000042001bf8 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_sleep_input_enable + 0x0000000042001bfc 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_sleep_input_disable + 0x0000000042001c00 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_sleep_output_enable + 0x0000000042001c04 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_sleep_output_disable + 0x0000000042001c0c 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_sleep_pulldown_en + 0x0000000042001c10 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_sleep_pullup_en + 0x0000000042001c18 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_sleep_pulldown_dis + 0x0000000042001c1c 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_sleep_pullup_dis + 0x0000000042001c20 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_output_enable + 0x0000000042001c24 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_pullup_en + 0x0000000042001c2c 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_pullup_dis + 0x0000000042001c30 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_pulldown_en + 0x0000000042001c34 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_pulldown_dis + 0x0000000042001c38 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_set_level + 0x0000000042001c3c 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x2c (size before relaxing) + .literal.gpio_set_pull_mode + 0x0000000042001c40 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + 0x58 (size before relaxing) + .literal.gpio_set_direction + 0x0000000042001c4c 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x38 (size before relaxing) + .literal.gpio_sleep_set_direction + 0x0000000042001c50 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_sleep_set_pull_mode + 0x0000000042001c54 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x58 (size before relaxing) + .literal.gpio_sleep_sel_en + 0x0000000042001c58 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.gpio_sleep_sel_dis + 0x0000000042001c5c 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x30 (size before relaxing) + .literal.i2c_get_clk_src + 0x0000000042001c60 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + .literal.i2c_cmd_allocate + 0x0000000042001c64 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4 (size before relaxing) + .literal.i2c_hw_enable + 0x0000000042001c64 0x8 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x14 (size before relaxing) + .literal.i2c_hw_disable + 0x0000000042001c6c 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x14 (size before relaxing) + .literal.i2c_master_clear_bus + 0x0000000042001c6c 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x8 (size before relaxing) + .literal.i2c_hw_fsm_reset + 0x0000000042001c6c 0x38 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x50 (size before relaxing) + .literal.i2c_cmd_link_append + 0x0000000042001ca4 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x50 (size before relaxing) + .literal.i2c_master_read_static + 0x0000000042001cc0 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x8 (size before relaxing) + .literal.i2c_driver_delete + 0x0000000042001cc0 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x5c (size before relaxing) + .literal.i2c_reset_tx_fifo + 0x0000000042001cd4 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x24 (size before relaxing) + .literal.i2c_reset_rx_fifo + 0x0000000042001cd8 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x24 (size before relaxing) + .literal.i2c_set_timeout + 0x0000000042001cdc 0x8 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x30 (size before relaxing) + .literal.i2c_get_timeout + 0x0000000042001ce4 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x1c (size before relaxing) + .literal.i2c_isr_register + 0x0000000042001ce8 0x8 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x28 (size before relaxing) + .literal.i2c_driver_install + 0x0000000042001cf0 0x24 esp-idf/driver/libdriver.a(i2c.c.obj) + 0xbc (size before relaxing) + .literal.i2c_set_pin + 0x0000000042001d14 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) + 0xa4 (size before relaxing) + .literal.i2c_param_config + 0x0000000042001d3c 0x20 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x9c (size before relaxing) + .literal.i2c_cmd_link_create + 0x0000000042001d5c 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4 (size before relaxing) + .literal.i2c_cmd_link_delete + 0x0000000042001d5c 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x8 (size before relaxing) + .literal.i2c_master_start + 0x0000000042001d5c 0xc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x1c (size before relaxing) + .literal.i2c_master_stop + 0x0000000042001d68 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x1c (size before relaxing) + .literal.i2c_master_write_byte + 0x0000000042001d6c 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x1c (size before relaxing) + .literal.i2c_master_write + 0x0000000042001d70 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x2c (size before relaxing) + .literal.i2c_master_read_byte + 0x0000000042001d74 0xc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x38 (size before relaxing) + .literal.i2c_master_read + 0x0000000042001d80 0x8 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x48 (size before relaxing) + .literal.i2c_master_cmd_begin + 0x0000000042001d88 0x20 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x8c (size before relaxing) + .literal.periph_ll_get_clk_en_reg + 0x0000000042001da8 0x4 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x10 (size before relaxing) + .literal.periph_ll_get_rst_en_reg + 0x0000000042001dac 0x8 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x10 (size before relaxing) + .literal.periph_module_enable + 0x0000000042001db4 0x44 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x78 (size before relaxing) + .literal.periph_module_disable + 0x0000000042001df8 0x4 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x78 (size before relaxing) + .literal.wifi_module_enable + 0x0000000042001dfc 0x0 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x24 (size before relaxing) + .literal.wifi_module_disable + 0x0000000042001dfc 0x0 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x24 (size before relaxing) + .literal.gdma_acquire_pair_handle + 0x0000000042001dfc 0x8 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x24 (size before relaxing) + .literal.gdma_acquire_group_handle + 0x0000000042001e04 0x4 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x28 (size before relaxing) + .literal.gdma_release_group_handle + 0x0000000042001e08 0xc esp-idf/driver/libdriver.a(gdma.c.obj) + 0x28 (size before relaxing) + .literal.gdma_release_pair_handle + 0x0000000042001e14 0x8 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x20 (size before relaxing) + .literal.gdma_del_rx_channel + 0x0000000042001e1c 0x0 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x1c (size before relaxing) + .literal.gdma_del_tx_channel + 0x0000000042001e1c 0x0 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x1c (size before relaxing) + .literal.gdma_new_channel + 0x0000000042001e1c 0x38 esp-idf/driver/libdriver.a(gdma.c.obj) + 0xc0 (size before relaxing) + .literal.gdma_del_channel + 0x0000000042001e54 0x4 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x14 (size before relaxing) + .literal.gdma_get_channel_id + 0x0000000042001e58 0x4 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x14 (size before relaxing) + .literal.gdma_connect + 0x0000000042001e5c 0x8 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x20 (size before relaxing) + .literal.gdma_disconnect + 0x0000000042001e64 0x8 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x20 (size before relaxing) + .literal.gdma_set_transfer_ability + 0x0000000042001e6c 0x10 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x30 (size before relaxing) + .literal.gdma_start + 0x0000000042001e7c 0xc esp-idf/driver/libdriver.a(gdma.c.obj) + 0x40 (size before relaxing) + .literal.usb_serial_jtag_write_and_flush + 0x0000000042001e88 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x4 (size before relaxing) + .literal.usb_serial_jtag_isr_handler_default + 0x0000000042001e88 0x14 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x1c (size before relaxing) + .literal.usb_serial_jtag_read_bytes + 0x0000000042001e9c 0x8 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x10 (size before relaxing) + .literal.usb_serial_jtag_write_bytes + 0x0000000042001ea4 0x18 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x38 (size before relaxing) + .literal.usb_serial_jtag_driver_uninstall + 0x0000000042001ebc 0x8 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x28 (size before relaxing) + .literal.usb_serial_jtag_driver_install + 0x0000000042001ec4 0x20 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x7c (size before relaxing) + .literal.bootloader_init_mem + 0x0000000042001ee4 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .literal.bootloader_flash_update_id + 0x0000000042001ee8 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .literal.spi_flash_init_lock + 0x0000000042001ef0 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x18 (size before relaxing) + .literal.spi_flash_op_lock + 0x0000000042001f00 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_op_unlock + 0x0000000042001f04 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_cache2phys + 0x0000000042001f08 0x10 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x2c (size before relaxing) + .literal.is_safe_write_address + 0x0000000042001f18 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x8 (size before relaxing) + .literal.spi_flash_init + 0x0000000042001f18 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4 (size before relaxing) + .literal.check_chip_pointer_default + 0x0000000042001f18 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_read_chip_id + 0x0000000042001f24 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .literal.esp_flash_init_default_chip + 0x0000000042001f28 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x44 (size before relaxing) + .literal.esp_flash_app_init + 0x0000000042001f50 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x8 (size before relaxing) + .literal.esp_flash_app_enable_os_functions + 0x0000000042001f50 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .literal.load_partitions + 0x0000000042001f5c 0x38 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x6c (size before relaxing) + .literal.ensure_partitions_loaded + 0x0000000042001f94 0x8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x24 (size before relaxing) + .literal.iterator_create + 0x0000000042001f9c 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x8 (size before relaxing) + .literal.esp_partition_iterator_release + 0x0000000042001f9c 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x4 (size before relaxing) + .literal.esp_partition_next + 0x0000000042001f9c 0xc esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x28 (size before relaxing) + .literal.esp_partition_find + 0x0000000042001fa8 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0xc (size before relaxing) + .literal.esp_partition_get + 0x0000000042001fa8 0x8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x10 (size before relaxing) + .literal.esp_partition_find_first + 0x0000000042001fb0 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0xc (size before relaxing) + .literal.esp_partition_write + 0x0000000042001fb0 0x10 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x1c (size before relaxing) + .literal.esp_partition_read_raw + 0x0000000042001fc0 0x8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x14 (size before relaxing) + .literal.esp_partition_write_raw + 0x0000000042001fc8 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x14 (size before relaxing) + .literal.esp_partition_erase_range + 0x0000000042001fcc 0x8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x14 (size before relaxing) + .literal.esp_partition_mmap + 0x0000000042001fd4 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x1c (size before relaxing) + .literal.esp_partition_read + 0x0000000042001fd8 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x24 (size before relaxing) + .literal.esp_partition_main_flash_region_safe + 0x0000000042001fdc 0x4 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x8 (size before relaxing) + .literal._ZL18nvs_find_ns_handlejPPN3nvs15NVSHandleSimpleE + 0x0000000042001fe0 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .literal._ZL19nvs_get_str_or_blobjN3nvs8ItemTypeEPKcPvPj + 0x0000000042001fe8 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_flash_init_partition + 0x0000000042001ff0 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x18 (size before relaxing) + .literal.nvs_flash_init + 0x0000000042001ff0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x8 (size before relaxing) + .literal.nvs_open_from_partition + 0x0000000042001ff4 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x24 (size before relaxing) + .literal.nvs_open + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x8 (size before relaxing) + .literal.nvs_close + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x18 (size before relaxing) + .literal.nvs_erase_key + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x10 (size before relaxing) + .literal.nvs_commit + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x10 (size before relaxing) + .literal.nvs_set_str + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x10 (size before relaxing) + .literal.nvs_set_blob + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x10 (size before relaxing) + .literal.nvs_get_str + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal.nvs_get_blob + 0x0000000042001ffc 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_setIaEijPKcT_ + 0x0000000042001ffc 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_set_i8 + 0x0000000042002000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_setIhEijPKcT_ + 0x0000000042002000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_set_u8 + 0x0000000042002004 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_setItEijPKcT_ + 0x0000000042002004 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_set_u16 + 0x0000000042002008 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_setIjEijPKcT_ + 0x0000000042002008 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_set_u32 + 0x000000004200200c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_getIaEijPKcPT_ + 0x000000004200200c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_get_i8 + 0x0000000042002010 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_getIhEijPKcPT_ + 0x0000000042002010 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_get_u8 + 0x0000000042002014 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_getItEijPKcPT_ + 0x0000000042002014 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_get_u16 + 0x0000000042002018 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._Z7nvs_getIjEijPKcPT_ + 0x0000000042002018 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + .literal.nvs_get_u32 + 0x000000004200201c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs7Storage15clearNamespacesEv + 0x000000004200201c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs7StorageD2Ev + 0x000000004200201c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE + 0x000000004200201c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x10 (size before relaxing) + .literal._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE + 0x000000004200201c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x28 (size before relaxing) + .literal._ZN3nvs7Storage4initEjj + 0x000000004200201c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x2c (size before relaxing) + .literal._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE + 0x000000004200201c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE + 0x0000000042002020 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x3c (size before relaxing) + .literal._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj + 0x000000004200202c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x14 (size before relaxing) + .literal._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE + 0x0000000042002030 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x1c (size before relaxing) + .literal._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj + 0x0000000042002038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x14 (size before relaxing) + .literal._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj + 0x0000000042002038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x14 (size before relaxing) + .literal._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj + 0x0000000042002038 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x64 (size before relaxing) + .literal._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh + 0x000000004200204c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x20 (size before relaxing) + .literal._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc + 0x000000004200204c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x14 (size before relaxing) + .literal._ZN3nvs7Storage14eraseNamespaceEh + 0x000000004200204c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj + 0x000000004200204c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs7Storage22calcEntriesInNamespaceEhRj + 0x000000004200204c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple6commitEv + 0x000000004200204c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimpleD2Ev + 0x000000004200204c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs15NVSHandleSimpleD0Ev + 0x0000000042002050 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj + 0x0000000042002050 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x10 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple10erase_itemEPKc + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple9erase_allEv + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs15NVSHandleSimple20get_used_entry_countERj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs12NVSPartition8read_rawEjPvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs12NVSPartition4readEjPvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs12NVSPartition9write_rawEjPKvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs12NVSPartition5writeEjPKvj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs12NVSPartition11erase_rangeEjj + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs12NVSPartitionD5Ev + 0x0000000042002054 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x0000000042002054 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs19NVSPartitionManagerD5Ev + 0x0000000042002058 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x0000000042002058 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x10 (size before relaxing) + .literal._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE + 0x0000000042002060 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc + 0x0000000042002060 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEjj + 0x0000000042002060 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x1c (size before relaxing) + .literal._ZN3nvs19NVSPartitionManager14init_partitionEPKc + 0x0000000042002060 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x10 (size before relaxing) + .literal._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + 0x0000000042002060 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x1c (size before relaxing) + .literal._ZN3nvs8HashList5clearEv + 0x0000000042002064 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs8HashListD2Ev + 0x0000000042002064 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs8HashList6insertERKNS_4ItemEj + 0x0000000042002064 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x10 (size before relaxing) + .literal._ZN3nvs8HashList5eraseEj + 0x0000000042002068 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs8HashList4findEjRKNS_4ItemE + 0x0000000042002068 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs4PageC2Ev + 0x0000000042002068 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs4Page6Header14calculateCrc32Ev + 0x000000004200206c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs4Page10initializeEv + 0x0000000042002070 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs4Page10writeEntryERKNS_4ItemE + 0x0000000042002070 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .literal._ZN3nvs4Page14writeEntryDataEPKhj + 0x0000000042002074 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x14 (size before relaxing) + .literal._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh + 0x000000004200207c 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4c (size before relaxing) + .literal._ZN3nvs4Page9copyItemsERS0_ + 0x0000000042002088 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x1c (size before relaxing) + .literal._ZNK3nvs4Page12getSeqNumberERj + 0x000000004200208c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs4Page17eraseEntryAndSpanEj + 0x000000004200208c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x28 (size before relaxing) + .literal._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE + 0x0000000042002090 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x20 (size before relaxing) + .literal._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE + 0x0000000042002094 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x28 (size before relaxing) + .literal._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE + 0x0000000042002094 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x28 (size before relaxing) + .literal._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x0000000042002094 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs4Page15mLoadEntryTableEv + 0x0000000042002094 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x40 (size before relaxing) + .literal._ZN3nvs4Page4loadEPNS_9PartitionEj + 0x0000000042002094 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x24 (size before relaxing) + .literal._ZN3nvs4Page12setSeqNumberEj + 0x000000004200209c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs4Page5eraseEv + 0x000000004200209c 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs4Page11markFreeingEv + 0x000000004200209c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x8 (size before relaxing) + .literal._ZN3nvs4Page8markFullEv + 0x00000000420020a0 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x8 (size before relaxing) + .literal._ZNK3nvs4Page18getVarDataTailroomEv + 0x00000000420020a0 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4 (size before relaxing) + .literal._ZN3nvs11PageManager12activatePageEv + 0x00000000420020a0 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs11PageManager14requestNewPageEv + 0x00000000420020a0 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x20 (size before relaxing) + .literal._ZN3nvs11PageManager4loadEPNS_9PartitionEjj + 0x00000000420020a0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x60 (size before relaxing) + .literal._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE + 0x00000000420020b4 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x14 (size before relaxing) + .literal._ZNK3nvs4Item14calculateCrc32Ev + 0x00000000420020b8 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0xc (size before relaxing) + .literal._ZNK3nvs4Item26calculateCrc32WithoutValueEv + 0x00000000420020b8 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0xc (size before relaxing) + .literal._ZN3nvs4Item14calculateCrc32EPKhj + 0x00000000420020b8 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4 (size before relaxing) + .literal.esp_crosscore_int_init + 0x00000000420020b8 0x1c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x30 (size before relaxing) + .literal.find_task_in_twdt_list + 0x00000000420020d4 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .literal.reset_hw_timer + 0x00000000420020d8 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x14 (size before relaxing) + .literal.task_wdt_isr + 0x00000000420020dc 0x4c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xc0 (size before relaxing) + .literal.esp_task_wdt_init + 0x0000000042002128 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x6c (size before relaxing) + .literal.esp_task_wdt_add + 0x0000000042002138 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x48 (size before relaxing) + .literal.esp_task_wdt_reset + 0x0000000042002148 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x24 (size before relaxing) + .literal.idle_hook_cb + 0x0000000042002148 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4 (size before relaxing) + .literal.i2c_hal_txfifo_rst + 0x0000000042002148 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x8 (size before relaxing) + .literal.i2c_hal_rxfifo_rst + 0x000000004200214c 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x8 (size before relaxing) + .literal.i2c_hal_set_scl_timing + 0x0000000042002150 0x8 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .literal.i2c_hal_set_slave_addr + 0x0000000042002158 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x8 (size before relaxing) + .literal.i2c_hal_set_bus_timing + 0x000000004200215c 0xc esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x14 (size before relaxing) + .literal.i2c_hal_slave_init + 0x0000000042002168 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x14 (size before relaxing) + .literal.i2c_hal_master_clr_bus + 0x000000004200216c 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4 (size before relaxing) + .literal.i2c_hal_master_init + 0x000000004200216c 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_hal_init + 0x000000004200216c 0x24 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x38 (size before relaxing) + .literal.spi_flash_hal_supports_direct_write + 0x0000000042002190 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0xc (size before relaxing) + .literal.spi_flash_hal_supports_direct_read + 0x0000000042002194 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0xc (size before relaxing) + .literal.interrupt_controller_hal_desc_type + 0x0000000042002194 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x4 (size before relaxing) + .literal.interrupt_controller_hal_desc_level + 0x0000000042002194 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x4 (size before relaxing) + .literal.interrupt_controller_hal_desc_flags + 0x0000000042002194 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x4 (size before relaxing) + .literal.gdma_hal_init + 0x0000000042002194 0x4 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .literal.interrupt_controller_hal_desc_table + 0x0000000042002198 0x4 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .literal.esp_netif_list_lock + 0x000000004200219c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0xc (size before relaxing) + .literal.esp_netif_list_unlock + 0x00000000420021a0 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x20 (size before relaxing) + .literal.esp_netif_add_to_list + 0x00000000420021b0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x18 (size before relaxing) + .literal.esp_netif_remove_from_list + 0x00000000420021b4 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_next_unsafe + 0x00000000420021bc 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_is_netif_listed + 0x00000000420021bc 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x20 (size before relaxing) + .literal.esp_netif_get_handle_from_ifkey + 0x00000000420021c4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_config_sanity_check + 0x00000000420021c8 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x1c (size before relaxing) + .literal.esp_netif_set_ip_old_info_api + 0x00000000420021d4 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_init_configuration + 0x00000000420021d4 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x38 (size before relaxing) + .literal.esp_netif_lwip_remove + 0x00000000420021e4 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x8 (size before relaxing) + .literal.esp_netif_dhcps_cb + 0x00000000420021e4 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x24 (size before relaxing) + .literal.esp_netif_lwip_add + 0x00000000420021ec 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_is_active + 0x00000000420021f0 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_ip_lost_timer + 0x00000000420021f0 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x20 (size before relaxing) + .literal.esp_netif_set_default_netif + 0x00000000420021f8 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_api_cb + 0x00000000420021f8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x8 (size before relaxing) + .literal.esp_netif_start_ip_lost_timer + 0x00000000420021fc 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xc (size before relaxing) + .literal.esp_netif_dhcpc_start_api + 0x0000000042002204 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x30 (size before relaxing) + .literal.esp_netif_update_default_netif + 0x0000000042002218 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_start_api + 0x0000000042002228 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4c (size before relaxing) + .literal.esp_netif_stop_api + 0x0000000042002240 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_up_api + 0x0000000042002240 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xc (size before relaxing) + .literal.esp_netif_down_api + 0x0000000042002240 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_init + 0x0000000042002244 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x40 (size before relaxing) + .literal.esp_netif_destroy + 0x0000000042002250 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_new + 0x0000000042002254 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x8c (size before relaxing) + .literal.esp_netif_attach + 0x0000000042002264 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x14 (size before relaxing) + .literal.esp_netif_set_driver_config + 0x000000004200226c 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_set_mac + 0x000000004200226c 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xc (size before relaxing) + .literal.esp_netif_start + 0x000000004200226c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_stop + 0x0000000042002270 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_netstack_buf_ref + 0x0000000042002274 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_netstack_buf_free + 0x0000000042002274 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_dhcpc_start + 0x0000000042002274 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_get_hostname + 0x0000000042002278 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_up + 0x0000000042002278 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_down + 0x000000004200227c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_update_default_netif_lwip + 0x0000000042002280 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x38 (size before relaxing) + .literal.esp_netif_get_old_ip_info + 0x0000000042002284 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_get_ip_info + 0x0000000042002284 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_set_old_ip_info + 0x0000000042002284 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x28 (size before relaxing) + .literal.esp_netif_dhcpc_cb + 0x0000000042002288 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x34 (size before relaxing) + .literal.esp_event_legacy_wifi_event_id + 0x0000000042002294 0x8 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x10 (size before relaxing) + .literal.esp_event_legacy_ip_event_id + 0x000000004200229c 0x4 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x10 (size before relaxing) + .literal.esp_event_legacy_event_id + 0x00000000420022a0 0x4 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x20 (size before relaxing) + .literal.esp_event_send_internal + 0x00000000420022a4 0x8 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x10 (size before relaxing) + .literal.esp_aes_decrypt + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_encrypt + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_unwrap + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_wrap + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4 (size before relaxing) + .literal.sha256_prf_bits + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x14 (size before relaxing) + .literal.sha256_prf + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4 (size before relaxing) + .literal.sha1_prf + 0x00000000420022ac 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x14 (size before relaxing) + .literal.digest_vector + 0x00000000420022ac 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x1c (size before relaxing) + .literal.hmac_vector + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x1c (size before relaxing) + .literal.aes_crypt_init + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x18 (size before relaxing) + .literal.aes_crypt_deinit + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x8 (size before relaxing) + .literal.aes_crypt + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.sha1_vector + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.hmac_sha256_vector + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.hmac_sha256 + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.hmac_sha1_vector + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.hmac_sha1 + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_encrypt_init + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_encrypt + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_encrypt_deinit + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_decrypt_init + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_decrypt + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_decrypt_deinit + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4 (size before relaxing) + .literal.aes_128_cbc_encrypt + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x18 (size before relaxing) + .literal.aes_128_cbc_decrypt + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x18 (size before relaxing) + .literal.pbkdf2_sha1 + 0x00000000420022b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x18 (size before relaxing) + .literal.omac1_aes_vector + 0x00000000420022b0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x1c (size before relaxing) + .literal.omac1_aes_128_vector + 0x00000000420022b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x4 (size before relaxing) + .literal.omac1_aes_128 + 0x00000000420022b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x4 (size before relaxing) + .literal.aes_wrap + 0x00000000420022b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x24 (size before relaxing) + .literal.aes_unwrap + 0x00000000420022b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x1c (size before relaxing) + .literal.os_get_time + 0x00000000420022b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4 (size before relaxing) + .literal.os_random + 0x00000000420022b4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .literal.os_get_random + 0x00000000420022b8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4 (size before relaxing) + .literal.forced_memzero + 0x00000000420022b8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4 (size before relaxing) + .literal.ccmp_aad_nonce + 0x00000000420022b8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x18 (size before relaxing) + .literal.ccmp_decrypt + 0x00000000420022bc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x10 (size before relaxing) + .literal.ccmp_encrypt + 0x00000000420022bc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x18 (size before relaxing) + .literal.hex2byte + 0x00000000420022bc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x8 (size before relaxing) + .literal.hexstr2bin + 0x00000000420022c0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4 (size before relaxing) + .literal.wpa_get_ntp_timestamp + 0x00000000420022c0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x14 (size before relaxing) + .literal.printf_decode + 0x00000000420022cc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x8 (size before relaxing) + .literal.dup_binstr + 0x00000000420022cc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x8 (size before relaxing) + .literal.wpa_config_parse_string + 0x00000000420022cc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x38 (size before relaxing) + .literal.wpa_bin_clear_free + 0x00000000420022d0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4 (size before relaxing) + .literal.bin_clear_free + 0x00000000420022d0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4 (size before relaxing) + .literal.aes_ccm_encr_start + 0x00000000420022d0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4 (size before relaxing) + .literal.aes_ccm_auth + 0x00000000420022d0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0xc (size before relaxing) + .literal.aes_ccm_encr + 0x00000000420022d4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0xc (size before relaxing) + .literal.aes_ccm_encr_auth + 0x00000000420022d4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4 (size before relaxing) + .literal.aes_ccm_decr_auth + 0x00000000420022d4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4 (size before relaxing) + .literal.aes_ccm_auth_start + 0x00000000420022d4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x20 (size before relaxing) + .literal.aes_ccm_ae + 0x00000000420022d4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x1c (size before relaxing) + .literal.aes_ccm_ad + 0x00000000420022d4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x20 (size before relaxing) + .literal.esp_wifi_config_info + 0x00000000420022d4 0x2c esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x74 (size before relaxing) + .literal.esp_wifi_set_log_level + 0x0000000042002300 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4 (size before relaxing) + .literal.s_set_default_wifi_log_level + 0x0000000042002300 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x20 (size before relaxing) + .literal.esp_wifi_deinit + 0x0000000042002314 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4c (size before relaxing) + .literal.esp_wifi_init + 0x0000000042002324 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x48 (size before relaxing) + .literal.wifi_default_action_sta_got_ip + 0x0000000042002334 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x1c (size before relaxing) + .literal.wifi_default_action_ap_stop + 0x0000000042002340 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.wifi_default_action_sta_stop + 0x0000000042002340 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.wifi_start + 0x0000000042002340 0x20 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x50 (size before relaxing) + .literal.wifi_default_action_ap_start + 0x0000000042002360 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.wifi_default_action_sta_start + 0x0000000042002360 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.wifi_default_action_sta_disconnected + 0x0000000042002360 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.wifi_default_action_sta_connected + 0x0000000042002360 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x28 (size before relaxing) + .literal.create_and_attach + 0x0000000042002360 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x18 (size before relaxing) + .literal._esp_wifi_clear_default_wifi_handlers + 0x0000000042002364 0x2c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4c (size before relaxing) + .literal._esp_wifi_set_default_wifi_handlers + 0x0000000042002390 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x50 (size before relaxing) + .literal.esp_wifi_set_default_wifi_sta_handlers + 0x0000000042002390 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4 (size before relaxing) + .literal.esp_wifi_set_default_wifi_ap_handlers + 0x0000000042002390 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_attach_wifi_station + 0x0000000042002390 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.esp_netif_attach_wifi_ap + 0x0000000042002390 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x8 (size before relaxing) + .literal.esp_netif_create_default_wifi_sta + 0x0000000042002390 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x24 (size before relaxing) + .literal.wifi_sta_receive + 0x00000000420023a4 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .literal.wifi_ap_receive + 0x00000000420023ac 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x8 (size before relaxing) + .literal.wifi_driver_start + 0x00000000420023ac 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x10 (size before relaxing) + .literal.wifi_free + 0x00000000420023b8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4 (size before relaxing) + .literal.wifi_transmit_wrap + 0x00000000420023b8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4 (size before relaxing) + .literal.wifi_transmit + 0x00000000420023b8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4 (size before relaxing) + .literal.esp_wifi_create_if_driver + 0x00000000420023b8 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x18 (size before relaxing) + .literal.esp_wifi_get_if_mac + 0x00000000420023c4 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4 (size before relaxing) + .literal.esp_wifi_register_if_rxcb + 0x00000000420023c4 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x3c (size before relaxing) + .literal.wifi_reset_mac_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.queue_create_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.mutex_delete_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.wifi_thread_semphr_free + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.semphr_delete_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.esp_clk_slowclk_cal_get_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.get_time_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.wifi_clock_disable_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.wifi_clock_enable_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.timer_setfn_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.timer_done_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.esp_event_post_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.task_create_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.task_create_pinned_to_core_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.event_group_wait_bits_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.queue_recv_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.queue_send_to_front_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.queue_send_to_back_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.queue_send_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.semphr_give_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.recursive_mutex_create_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.mutex_create_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.semphr_create_wrapper + 0x00000000420023d8 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.wifi_thread_semphr_get_wrapper + 0x00000000420023d8 0xc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x1c (size before relaxing) + .literal.semphr_take_wrapper + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.spin_lock_create_wrapper + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x10 (size before relaxing) + .literal.interrupt_controller_hal_disable_interrupts + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.interrupt_controller_hal_enable_interrupts + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.set_isr_wrapper + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.set_intr_wrapper + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.wifi_create_queue + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xc (size before relaxing) + .literal.wifi_create_queue_wrapper + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.wifi_delete_queue + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x8 (size before relaxing) + .literal.wifi_delete_queue_wrapper + 0x00000000420023e4 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4 (size before relaxing) + .literal.find_command_by_name + 0x00000000420023e4 0x4 esp-idf/console/libconsole.a(commands.c.obj) + 0x10 (size before relaxing) + .literal.help_command + 0x00000000420023e8 0x10 esp-idf/console/libconsole.a(commands.c.obj) + 0x30 (size before relaxing) + .literal.esp_console_init + 0x00000000420023f8 0x8 esp-idf/console/libconsole.a(commands.c.obj) + 0x10 (size before relaxing) + .literal.esp_console_deinit + 0x0000000042002400 0x0 esp-idf/console/libconsole.a(commands.c.obj) + 0x14 (size before relaxing) + .literal.esp_console_cmd_register + 0x0000000042002400 0x4 esp-idf/console/libconsole.a(commands.c.obj) + 0x28 (size before relaxing) + .literal.esp_console_get_completion + 0x0000000042002404 0x0 esp-idf/console/libconsole.a(commands.c.obj) + 0x10 (size before relaxing) + .literal.esp_console_get_hint + 0x0000000042002404 0x0 esp-idf/console/libconsole.a(commands.c.obj) + 0x14 (size before relaxing) + .literal.esp_console_run + 0x0000000042002404 0x8 esp-idf/console/libconsole.a(commands.c.obj) + 0x24 (size before relaxing) + .literal.esp_console_register_help_command + 0x000000004200240c 0xc esp-idf/console/libconsole.a(commands.c.obj) + 0x10 (size before relaxing) + .literal.esp_console_repl_task + 0x0000000042002418 0x20 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x84 (size before relaxing) + .literal.esp_console_common_init + 0x0000000042002438 0x10 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x28 (size before relaxing) + .literal.esp_console_setup_history + 0x0000000042002448 0x8 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x18 (size before relaxing) + .literal.esp_console_setup_prompt + 0x0000000042002450 0xc esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x1c (size before relaxing) + .literal.esp_console_repl_usb_serial_jtag_delete + 0x000000004200245c 0x4 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x20 (size before relaxing) + .literal.esp_console_new_repl_usb_serial_jtag + 0x0000000042002460 0x10 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x60 (size before relaxing) + .literal.esp_console_start_repl + 0x0000000042002470 0x4 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .literal.detectsuffix + 0x0000000042002474 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_register_error + 0x0000000042002474 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_parse_untagged + 0x0000000042002474 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xc (size before relaxing) + .literal.arg_parse_check + 0x0000000042002478 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.alloc_shortoptions + 0x0000000042002478 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x8 (size before relaxing) + .literal.arg_dbl_scanfn + 0x0000000042002478 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_end_errorfn + 0x0000000042002478 0x20 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x40 (size before relaxing) + .literal.strtol0X + 0x0000000042002498 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x8 (size before relaxing) + .literal.arg_int_scanfn + 0x0000000042002498 0xc esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c (size before relaxing) + .literal.alloc_longoptions + 0x00000000420024a4 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xc (size before relaxing) + .literal.find_shortoption + 0x00000000420024a4 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_parse_tagged + 0x00000000420024a4 0xc esp-idf/console/libconsole.a(argtable3.c.obj) + 0x54 (size before relaxing) + .literal.arg_cat_optionv + 0x00000000420024b0 0x24 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x50 (size before relaxing) + .literal.arg_cat_option + 0x00000000420024d4 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x60 (size before relaxing) + .literal.arg_print_gnuswitch + 0x00000000420024d4 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x24 (size before relaxing) + .literal.arg_dbln + 0x00000000420024e4 0x14 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x18 (size before relaxing) + .literal.arg_dbl0 + 0x00000000420024f8 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_end + 0x00000000420024f8 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xc (size before relaxing) + .literal.arg_intn + 0x0000000042002500 0x14 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x18 (size before relaxing) + .literal.arg_int0 + 0x0000000042002514 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_strn + 0x0000000042002514 0x14 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x1c (size before relaxing) + .literal.arg_str1 + 0x0000000042002528 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4 (size before relaxing) + .literal.arg_parse + 0x0000000042002528 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x24 (size before relaxing) + .literal.arg_print_option + 0x0000000042002530 0x4 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x18 (size before relaxing) + .literal.arg_dbl_errorfn + 0x0000000042002534 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x34 (size before relaxing) + .literal.arg_int_errorfn + 0x0000000042002544 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4c (size before relaxing) + .literal.arg_str_errorfn + 0x000000004200254c 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x28 (size before relaxing) + .literal.arg_print_syntax + 0x000000004200254c 0x10 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x30 (size before relaxing) + .literal.arg_print_glossary + 0x000000004200255c 0x8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x14 (size before relaxing) + .literal.arg_print_formatted + 0x0000000042002564 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x14 (size before relaxing) + .literal.sanitize + 0x0000000042002564 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.flushWrite + 0x0000000042002564 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x18 (size before relaxing) + .literal.abAppend + 0x0000000042002564 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x8 (size before relaxing) + .literal.abFree + 0x0000000042002564 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.freeCompletions + 0x0000000042002564 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x8 (size before relaxing) + .literal.getCursorPosition + 0x0000000042002564 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x28 (size before relaxing) + .literal.getColumns + 0x000000004200256c 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x40 (size before relaxing) + .literal.linenoiseBeep + 0x0000000042002580 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0xc (size before relaxing) + .literal.linenoiseDumb + 0x0000000042002580 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x30 (size before relaxing) + .literal.linenoiseSetMultiLine + 0x0000000042002584 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.linenoiseSetDumbMode + 0x0000000042002588 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.linenoiseIsDumbMode + 0x000000004200258c 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.linenoiseClearScreen + 0x000000004200258c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x10 (size before relaxing) + .literal.linenoiseSetCompletionCallback + 0x0000000042002590 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.linenoiseSetHintsCallback + 0x0000000042002594 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .literal.linenoiseAddCompletion + 0x0000000042002598 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x14 (size before relaxing) + .literal.refreshShowHints + 0x0000000042002598 0xc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x28 (size before relaxing) + .literal.refreshMultiLine + 0x00000000420025a4 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x80 (size before relaxing) + .literal.refreshSingleLine + 0x00000000420025c0 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4c (size before relaxing) + .literal.refreshLine + 0x00000000420025c4 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0xc (size before relaxing) + .literal.completeLine + 0x00000000420025c4 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c (size before relaxing) + .literal.linenoiseEditInsert + 0x00000000420025c8 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x24 (size before relaxing) + .literal.linenoiseInsertPastedChar + 0x00000000420025c8 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x10 (size before relaxing) + .literal.linenoiseEditMoveLeft + 0x00000000420025c8 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.linenoiseEditMoveRight + 0x00000000420025c8 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.linenoiseEditMoveHome + 0x00000000420025c8 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.linenoiseEditMoveEnd + 0x00000000420025c8 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.linenoiseEditHistoryNext + 0x00000000420025c8 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x1c (size before relaxing) + .literal.linenoiseEditDelete + 0x00000000420025d0 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x8 (size before relaxing) + .literal.linenoiseEditBackspace + 0x00000000420025d0 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x8 (size before relaxing) + .literal.linenoiseEditDeletePrevWord + 0x00000000420025d0 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x8 (size before relaxing) + .literal.getMillis + 0x00000000420025d0 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x8 (size before relaxing) + .literal.linenoiseProbe + 0x00000000420025d0 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x38 (size before relaxing) + .literal.linenoiseFree + 0x00000000420025d4 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.linenoiseHistoryAdd + 0x00000000420025d4 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x28 (size before relaxing) + .literal.linenoiseEdit + 0x00000000420025d8 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0xd8 (size before relaxing) + .literal.linenoiseRaw + 0x00000000420025dc 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x14 (size before relaxing) + .literal.linenoise + 0x00000000420025dc 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x20 (size before relaxing) + .literal.linenoiseHistorySetMaxLen + 0x00000000420025e4 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x20 (size before relaxing) + .literal.linenoiseHistorySave + 0x00000000420025e4 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x1c (size before relaxing) + .literal.linenoiseHistoryLoad + 0x00000000420025ec 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x2c (size before relaxing) + .literal.linenoiseSetMaxLineLen + 0x00000000420025f0 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4 (size before relaxing) + .literal.lwip_freeaddrinfo + 0x00000000420025f0 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x4 (size before relaxing) + .literal.lwip_getaddrinfo + 0x00000000420025f0 0x14 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x4c (size before relaxing) + .literal.tryget_socket_unconn_nouse + 0x0000000042002604 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .literal.free_socket_locked + 0x0000000042002608 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.lwip_sockopt_to_ipopt + 0x0000000042002614 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x14 (size before relaxing) + .literal.lwip_link_select_cb + 0x0000000042002620 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.lwip_unlink_select_cb + 0x0000000042002628 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x28 (size before relaxing) + .literal.sockaddr_to_ipaddr_port + 0x0000000042002634 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x14 (size before relaxing) + .literal.lwip_sock_make_addr + 0x0000000042002640 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x30 (size before relaxing) + .literal.lwip_recv_tcp_from + 0x0000000042002650 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x8 (size before relaxing) + .literal.sock_inc_used + 0x0000000042002650 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x20 (size before relaxing) + .literal.tryget_socket_unconn + 0x000000004200265c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x8 (size before relaxing) + .literal.sock_inc_used_locked + 0x000000004200265c 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x28 (size before relaxing) + .literal.tryget_socket_unconn_locked + 0x0000000042002660 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x8 (size before relaxing) + .literal.lwip_select_inc_sockets_used_set + 0x0000000042002660 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xc (size before relaxing) + .literal.lwip_select_inc_sockets_used + 0x0000000042002660 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xc (size before relaxing) + .literal.alloc_socket + 0x0000000042002660 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x28 (size before relaxing) + .literal.free_socket_free_elements + 0x0000000042002668 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xc (size before relaxing) + .literal.free_socket + 0x0000000042002668 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.done_socket + 0x0000000042002668 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x28 (size before relaxing) + .literal.tryget_socket + 0x000000004200266c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x8 (size before relaxing) + .literal.get_socket + 0x000000004200266c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x8 (size before relaxing) + .literal.lwip_selscan + 0x000000004200266c 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x24 (size before relaxing) + .literal.lwip_select_dec_sockets_used + 0x0000000042002674 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x18 (size before relaxing) + .literal.lwip_getaddrname + 0x000000004200267c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x28 (size before relaxing) + .literal.lwip_socket_register_membership + 0x000000004200267c 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.lwip_socket_unregister_membership + 0x0000000042002680 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xc (size before relaxing) + .literal.lwip_socket_register_mld6_membership + 0x0000000042002680 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.lwip_socket_unregister_mld6_membership + 0x0000000042002684 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xc (size before relaxing) + .literal.lwip_socket_drop_registered_memberships + 0x0000000042002684 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.lwip_socket_drop_registered_mld6_memberships + 0x0000000042002684 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.lwip_recv_tcp + 0x0000000042002684 0x18 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x50 (size before relaxing) + .literal.lwip_recvfrom_udp_raw + 0x000000004200269c 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x20 (size before relaxing) + .literal.select_check_waiters + 0x00000000420026a4 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x20 (size before relaxing) + .literal.event_callback + 0x00000000420026a8 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x34 (size before relaxing) + .literal.lwip_getsockopt_impl + 0x00000000420026b4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xd8 (size before relaxing) + .literal.lwip_getsockopt_callback + 0x00000000420026c0 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1c (size before relaxing) + .literal.lwip_setsockopt_impl + 0x00000000420026cc 0x28 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x15c (size before relaxing) + .literal.lwip_setsockopt_callback + 0x00000000420026f4 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1c (size before relaxing) + .literal.lwip_accept + 0x00000000420026fc 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x78 (size before relaxing) + .literal.lwip_bind + 0x0000000042002708 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x38 (size before relaxing) + .literal.lwip_close + 0x0000000042002708 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x30 (size before relaxing) + .literal.lwip_connect + 0x0000000042002710 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c (size before relaxing) + .literal.lwip_listen + 0x0000000042002710 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1c (size before relaxing) + .literal.lwip_recvfrom + 0x0000000042002710 0x8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x30 (size before relaxing) + .literal.lwip_read + 0x0000000042002718 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4 (size before relaxing) + .literal.lwip_recv + 0x0000000042002718 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4 (size before relaxing) + .literal.lwip_recvmsg + 0x0000000042002718 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x34 (size before relaxing) + .literal.lwip_sendmsg + 0x0000000042002718 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x80 (size before relaxing) + .literal.lwip_sendto + 0x0000000042002718 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x48 (size before relaxing) + .literal.lwip_send + 0x0000000042002718 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1c (size before relaxing) + .literal.lwip_socket + 0x0000000042002718 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x2c (size before relaxing) + .literal.lwip_write + 0x000000004200271c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4 (size before relaxing) + .literal.lwip_select + 0x000000004200271c 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x98 (size before relaxing) + .literal.lwip_getpeername + 0x000000004200272c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4 (size before relaxing) + .literal.lwip_getsockname + 0x000000004200272c 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4 (size before relaxing) + .literal.lwip_getsockopt + 0x000000004200272c 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x30 (size before relaxing) + .literal.lwip_setsockopt + 0x0000000042002730 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x30 (size before relaxing) + .literal.lwip_ioctl + 0x0000000042002734 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x14 (size before relaxing) + .literal.lwip_fcntl + 0x0000000042002734 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x20 (size before relaxing) + .literal.lwip_inet_ntop + 0x0000000042002738 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x18 (size before relaxing) + .literal.lwip_inet_pton + 0x0000000042002738 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x10 (size before relaxing) + .literal.tcpip_timeouts_mbox_fetch + 0x0000000042002738 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x14 (size before relaxing) + .literal.tcpip_thread_handle_msg + 0x0000000042002738 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x20 (size before relaxing) + .literal.tcpip_thread + 0x0000000042002744 0x10 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x24 (size before relaxing) + .literal.tcpip_inpkt + 0x0000000042002754 0x8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x20 (size before relaxing) + .literal.tcpip_input + 0x000000004200275c 0x8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x10 (size before relaxing) + .literal.tcpip_callback + 0x0000000042002764 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x1c (size before relaxing) + .literal.tcpip_try_callback + 0x0000000042002768 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x20 (size before relaxing) + .literal.tcpip_send_msg_wait_sem + 0x000000004200276c 0x8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x24 (size before relaxing) + .literal.tcpip_init + 0x0000000042002774 0x14 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x38 (size before relaxing) + .literal.lwip_htonl + 0x0000000042002788 0x8 esp-idf/lwip/liblwip.a(def.c.obj) + .literal.lwip_itoa + 0x0000000042002790 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + 0x8 (size before relaxing) + .literal.dns_backupserver_available + 0x0000000042002790 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + .literal.dns_server_is_set + 0x0000000042002794 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4 (size before relaxing) + .literal.dns_create_txid + 0x0000000042002794 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x8 (size before relaxing) + .literal.dns_call_found + 0x0000000042002798 0x14 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x24 (size before relaxing) + .literal.dns_correct_response + 0x00000000420027ac 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0xc (size before relaxing) + .literal.dns_send + 0x00000000420027b0 0x1c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x60 (size before relaxing) + .literal.dns_check_entry + 0x00000000420027cc 0xc esp-idf/lwip/liblwip.a(dns.c.obj) + 0x34 (size before relaxing) + .literal.dns_check_entries + 0x00000000420027d8 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4 (size before relaxing) + .literal.dns_lookup + 0x00000000420027d8 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x8 (size before relaxing) + .literal.dns_alloc_random_port + 0x00000000420027dc 0x8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x1c (size before relaxing) + .literal.dns_alloc_pcb + 0x00000000420027e4 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0xc (size before relaxing) + .literal.dns_enqueue + 0x00000000420027e8 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x1c (size before relaxing) + .literal.dns_compare_name + 0x00000000420027ec 0x4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x18 (size before relaxing) + .literal.dns_skip_name + 0x00000000420027f0 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0xc (size before relaxing) + .literal.dns_recv + 0x00000000420027f0 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x78 (size before relaxing) + .literal.dns_setserver + 0x00000000420027f0 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x10 (size before relaxing) + .literal.dns_clear_servers + 0x00000000420027f0 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4 (size before relaxing) + .literal.dns_tmr + 0x00000000420027f0 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4 (size before relaxing) + .literal.dns_gethostbyname_addrtype + 0x00000000420027f0 0x8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x30 (size before relaxing) + .literal.lwip_init + 0x00000000420027f8 0xc esp-idf/lwip/liblwip.a(init.c.obj) + 0x24 (size before relaxing) + .literal.ipaddr_ntoa + 0x0000000042002804 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x8 (size before relaxing) + .literal.ipaddr_aton + 0x0000000042002804 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x8 (size before relaxing) + .literal.ip_input + 0x0000000042002804 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x8 (size before relaxing) + .literal.mem_malloc + 0x0000000042002804 0xc esp-idf/lwip/liblwip.a(mem.c.obj) + 0x1c (size before relaxing) + .literal.mem_free + 0x0000000042002810 0xc esp-idf/lwip/liblwip.a(mem.c.obj) + 0x1c (size before relaxing) + .literal.mem_calloc + 0x000000004200281c 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x4 (size before relaxing) + .literal.do_memp_malloc_pool + 0x000000004200281c 0xc esp-idf/lwip/liblwip.a(memp.c.obj) + 0x20 (size before relaxing) + .literal.do_memp_free_pool + 0x0000000042002828 0x8 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x1c (size before relaxing) + .literal.memp_malloc + 0x0000000042002830 0x4 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x8 (size before relaxing) + .literal.memp_free + 0x0000000042002834 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x8 (size before relaxing) + .literal.netif_loopif_init + 0x0000000042002834 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x18 (size before relaxing) + .literal.netif_do_ip_addr_changed + 0x0000000042002848 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0xc (size before relaxing) + .literal.netif_issue_reports + 0x0000000042002848 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x1c (size before relaxing) + .literal.netif_do_set_ipaddr + 0x0000000042002850 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x1c (size before relaxing) + .literal.netif_poll + 0x0000000042002858 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x40 (size before relaxing) + .literal.netif_set_addr + 0x000000004200286c 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x14 (size before relaxing) + .literal.netif_add + 0x0000000042002874 0x20 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x38 (size before relaxing) + .literal.netif_set_default + 0x0000000042002894 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .literal.netif_set_up + 0x0000000042002898 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x8 (size before relaxing) + .literal.netif_set_down + 0x0000000042002898 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x8 (size before relaxing) + .literal.netif_remove + 0x0000000042002898 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x24 (size before relaxing) + .literal.netif_set_link_up + 0x0000000042002898 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0xc (size before relaxing) + .literal.netif_init + 0x0000000042002898 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x20 (size before relaxing) + .literal.netif_loop_output + 0x00000000420028a0 0x18 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x44 (size before relaxing) + .literal.netif_loop_output_ipv6 + 0x00000000420028b8 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4 (size before relaxing) + .literal.netif_loop_output_ipv4 + 0x00000000420028b8 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4 (size before relaxing) + .literal.netif_ip6_addr_set_parts + 0x00000000420028b8 0xc esp-idf/lwip/liblwip.a(netif.c.obj) + 0x28 (size before relaxing) + .literal.netif_ip6_addr_set + 0x00000000420028c4 0xc esp-idf/lwip/liblwip.a(netif.c.obj) + 0x1c (size before relaxing) + .literal.netif_ip6_addr_set_state + 0x00000000420028d0 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x24 (size before relaxing) + .literal.netif_get_ip6_addr_match + 0x00000000420028d4 0xc esp-idf/lwip/liblwip.a(netif.c.obj) + 0x18 (size before relaxing) + .literal.netif_get_by_index + 0x00000000420028e0 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4 (size before relaxing) + .literal.netif_index_to_name + 0x00000000420028e0 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x8 (size before relaxing) + .literal.netif_find + 0x00000000420028e0 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x8 (size before relaxing) + .literal.pbuf_add_header_impl + 0x00000000420028e0 0xc esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x14 (size before relaxing) + .literal.pbuf_pool_is_empty + 0x00000000420028ec 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x1c (size before relaxing) + .literal.pbuf_free_ooseq + 0x00000000420028f4 0x4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x14 (size before relaxing) + .literal.pbuf_free_ooseq_callback + 0x00000000420028f8 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_alloc_reference + 0x00000000420028f8 0xc esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x18 (size before relaxing) + .literal.pbuf_add_header + 0x0000000042002904 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_add_header_force + 0x0000000042002904 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_remove_header + 0x0000000042002904 0x4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x14 (size before relaxing) + .literal.pbuf_header_impl + 0x0000000042002908 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x8 (size before relaxing) + .literal.pbuf_header_force + 0x0000000042002908 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_free + 0x0000000042002908 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c (size before relaxing) + .literal.pbuf_alloc + 0x0000000042002918 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x44 (size before relaxing) + .literal.pbuf_realloc + 0x000000004200292c 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x28 (size before relaxing) + .literal.pbuf_free_header + 0x0000000042002940 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x8 (size before relaxing) + .literal.pbuf_ref + 0x0000000042002940 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x18 (size before relaxing) + .literal.pbuf_cat + 0x0000000042002948 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x10 (size before relaxing) + .literal.pbuf_chain + 0x0000000042002950 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x8 (size before relaxing) + .literal.pbuf_copy_partial_pbuf + 0x0000000042002950 0xc esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x1c (size before relaxing) + .literal.pbuf_copy + 0x000000004200295c 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_copy_partial + 0x000000004200295c 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_skip + 0x000000004200295c 0x4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .literal.pbuf_take + 0x0000000042002960 0xc esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x1c (size before relaxing) + .literal.pbuf_take_at + 0x000000004200296c 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x1c (size before relaxing) + .literal.pbuf_clone + 0x0000000042002974 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x18 (size before relaxing) + .literal.pbuf_try_get_at + 0x000000004200297c 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_get_at + 0x000000004200297c 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.pbuf_put_at + 0x000000004200297c 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4 (size before relaxing) + .literal.raw_input_local_match + 0x000000004200297c 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + .literal.raw_input + 0x0000000042002980 0x18 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x24 (size before relaxing) + .literal.raw_bind + 0x0000000042002998 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x10 (size before relaxing) + .literal.raw_connect + 0x0000000042002998 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x10 (size before relaxing) + .literal.raw_sendto_if_src + 0x0000000042002998 0x10 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x40 (size before relaxing) + .literal.raw_sendto + 0x00000000420029a8 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x18 (size before relaxing) + .literal.raw_send + 0x00000000420029a8 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4 (size before relaxing) + .literal.raw_remove + 0x00000000420029a8 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x8 (size before relaxing) + .literal.raw_new + 0x00000000420029a8 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0xc (size before relaxing) + .literal.raw_new_ip_type + 0x00000000420029a8 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4 (size before relaxing) + .literal.raw_netif_ip_addr_changed + 0x00000000420029a8 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4 (size before relaxing) + .literal.tcp_new_port + 0x00000000420029a8 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_remove_listener + 0x00000000420029b4 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x10 (size before relaxing) + .literal.tcp_listen_closed + 0x00000000420029c0 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x20 (size before relaxing) + .literal.tcp_free_listen + 0x00000000420029cc 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_init + 0x00000000420029d4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x8 (size before relaxing) + .literal.tcp_free + 0x00000000420029d4 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_backlog_delayed + 0x00000000420029dc 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x18 (size before relaxing) + .literal.tcp_backlog_accepted + 0x00000000420029e4 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x18 (size before relaxing) + .literal.tcp_close_shutdown_fin + 0x00000000420029e8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x24 (size before relaxing) + .literal.tcp_handle_closepend + 0x00000000420029ec 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x8 (size before relaxing) + .literal.tcp_bind + 0x00000000420029ec 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x24 (size before relaxing) + .literal.tcp_listen_with_backlog_and_err + 0x00000000420029f0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x28 (size before relaxing) + .literal.tcp_update_rcv_ann_wnd + 0x0000000042002a00 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x20 (size before relaxing) + .literal.tcp_recved + 0x0000000042002a10 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x1c (size before relaxing) + .literal.tcp_seg_free + 0x0000000042002a18 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x8 (size before relaxing) + .literal.tcp_segs_free + 0x0000000042002a18 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4 (size before relaxing) + .literal.tcp_seg_copy + 0x0000000042002a18 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x1c (size before relaxing) + .literal.tcp_pcb_num_cal + 0x0000000042002a24 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x10 (size before relaxing) + .literal.tcp_recv + 0x0000000042002a28 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_sent + 0x0000000042002a34 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_err + 0x0000000042002a40 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_poll + 0x0000000042002a4c 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_next_iss + 0x0000000042002a58 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x18 (size before relaxing) + .literal.tcp_eff_send_mss_netif + 0x0000000042002a64 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x18 (size before relaxing) + .literal.tcp_connect + 0x0000000042002a70 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x44 (size before relaxing) + .literal.tcp_free_ooseq + 0x0000000042002a74 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4 (size before relaxing) + .literal.tcp_pcb_purge + 0x0000000042002a74 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_pcb_remove + 0x0000000042002a74 0x2c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4c (size before relaxing) + .literal.tcp_abandon + 0x0000000042002aa0 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x44 (size before relaxing) + .literal.tcp_abort + 0x0000000042002aa8 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4 (size before relaxing) + .literal.tcp_accept_null + 0x0000000042002aa8 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_kill_timewait + 0x0000000042002ab0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xc (size before relaxing) + .literal.tcp_kill_prio + 0x0000000042002ab4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xc (size before relaxing) + .literal.tcp_netif_ip_addr_changed_pcblist + 0x0000000042002ab4 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x18 (size before relaxing) + .literal.tcp_netif_ip_addr_changed + 0x0000000042002ac0 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x14 (size before relaxing) + .literal.tcp_kill_state + 0x0000000042002ac0 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xc (size before relaxing) + .literal.tcp_alloc + 0x0000000042002ac0 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x64 (size before relaxing) + .literal.tcp_new_ip_type + 0x0000000042002ad4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4 (size before relaxing) + .literal.tcp_close_shutdown + 0x0000000042002ad4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x5c (size before relaxing) + .literal.tcp_close + 0x0000000042002ae4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4 (size before relaxing) + .literal.tcp_recv_null + 0x0000000042002ae4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xc (size before relaxing) + .literal.tcp_process_refused_data + 0x0000000042002ae4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x8 (size before relaxing) + .literal.tcp_fasttmr + 0x0000000042002ae4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x18 (size before relaxing) + .literal.tcp_shutdown + 0x0000000042002ae4 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xc (size before relaxing) + .literal.tcp_slowtmr + 0x0000000042002ae4 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xb8 (size before relaxing) + .literal.tcp_tmr + 0x0000000042002b28 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xc (size before relaxing) + .literal.tcp_get_next_optbyte + 0x0000000042002b2c 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .literal.tcp_parseopt + 0x0000000042002b3c 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x2c (size before relaxing) + .literal.tcp_input_delayed_close + 0x0000000042002b4c 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x20 (size before relaxing) + .literal.tcp_timewait_input + 0x0000000042002b58 0x1c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x38 (size before relaxing) + .literal.tcp_listen_input + 0x0000000042002b74 0x8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x64 (size before relaxing) + .literal.tcp_oos_insert_segment + 0x0000000042002b7c 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x2c (size before relaxing) + .literal.tcp_free_acked_segments + 0x0000000042002b88 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x30 (size before relaxing) + .literal.tcp_receive + 0x0000000042002b98 0x3c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x184 (size before relaxing) + .literal.tcp_process + 0x0000000042002bd4 0x1c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0xc4 (size before relaxing) + .literal.tcp_input + 0x0000000042002bf0 0x30 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x134 (size before relaxing) + .literal.tcp_trigger_input_pcb_close + 0x0000000042002c20 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4 (size before relaxing) + .literal.tcp_write_checks + 0x0000000042002c20 0x14 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x20 (size before relaxing) + .literal.tcp_output_segment_busy + 0x0000000042002c34 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x10 (size before relaxing) + .literal.tcp_output_fill_options + 0x0000000042002c3c 0xc esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x18 (size before relaxing) + .literal.tcp_pbuf_prealloc + 0x0000000042002c48 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x24 (size before relaxing) + .literal.tcp_create_segment + 0x0000000042002c58 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x40 (size before relaxing) + .literal.tcp_output_alloc_header_common + 0x0000000042002c68 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x28 (size before relaxing) + .literal.tcp_output_alloc_header + 0x0000000042002c70 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x14 (size before relaxing) + .literal.tcp_route + 0x0000000042002c78 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0xc (size before relaxing) + .literal.tcp_output_segment + 0x0000000042002c78 0x14 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x54 (size before relaxing) + .literal.tcp_output_control_segment + 0x0000000042002c8c 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x24 (size before relaxing) + .literal.tcp_write + 0x0000000042002c94 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x68 (size before relaxing) + .literal.tcp_split_unsent_seg + 0x0000000042002cb4 0x14 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x54 (size before relaxing) + .literal.tcp_enqueue_flags + 0x0000000042002cc8 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x44 (size before relaxing) + .literal.tcp_send_fin + 0x0000000042002ce4 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x1c (size before relaxing) + .literal.tcp_rexmit_rto_prepare + 0x0000000042002cec 0xc esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x24 (size before relaxing) + .literal.tcp_rexmit + 0x0000000042002cf8 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x1c (size before relaxing) + .literal.tcp_rexmit_fast + 0x0000000042002d00 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x14 (size before relaxing) + .literal.tcp_rst + 0x0000000042002d08 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x2c (size before relaxing) + .literal.tcp_send_empty_ack + 0x0000000042002d18 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x20 (size before relaxing) + .literal.tcp_output + 0x0000000042002d20 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x68 (size before relaxing) + .literal.tcp_rexmit_rto_commit + 0x0000000042002d30 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x14 (size before relaxing) + .literal.tcp_rexmit_rto + 0x0000000042002d38 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x18 (size before relaxing) + .literal.tcp_keepalive + 0x0000000042002d40 0xc esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x24 (size before relaxing) + .literal.tcp_zero_window_probe + 0x0000000042002d4c 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x34 (size before relaxing) + .literal.sys_timeout_abs + 0x0000000042002d54 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x18 (size before relaxing) + .literal.lwip_cyclic_timer + 0x0000000042002d64 0x8 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x14 (size before relaxing) + .literal.sys_timeout + 0x0000000042002d6c 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x1c (size before relaxing) + .literal.tcp_timer_needed + 0x0000000042002d78 0x8 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x14 (size before relaxing) + .literal.tcpip_tcp_timer + 0x0000000042002d80 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x18 (size before relaxing) + .literal.sys_timeouts_init + 0x0000000042002d80 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0xc (size before relaxing) + .literal.sys_untimeout + 0x0000000042002d84 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x8 (size before relaxing) + .literal.sys_check_timeouts + 0x0000000042002d84 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x10 (size before relaxing) + .literal.sys_timeouts_sleeptime + 0x0000000042002d84 0x8 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x18 (size before relaxing) + .literal.udp_new_port + 0x0000000042002d8c 0xc esp-idf/lwip/liblwip.a(udp.c.obj) + 0x14 (size before relaxing) + .literal.udp_input_local_match + 0x0000000042002d98 0x10 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x1c (size before relaxing) + .literal.udp_init + 0x0000000042002da8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x8 (size before relaxing) + .literal.udp_input + 0x0000000042002da8 0x10 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x6c (size before relaxing) + .literal.udp_bind + 0x0000000042002db8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x1c (size before relaxing) + .literal.udp_sendto_if_src + 0x0000000042002db8 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x40 (size before relaxing) + .literal.udp_sendto_if + 0x0000000042002dc0 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0xc (size before relaxing) + .literal.udp_sendto + 0x0000000042002dc0 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x2c (size before relaxing) + .literal.udp_send + 0x0000000042002dc4 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4 (size before relaxing) + .literal.udp_connect + 0x0000000042002dc4 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x18 (size before relaxing) + .literal.udp_disconnect + 0x0000000042002dc4 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + .literal.udp_remove + 0x0000000042002dc8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x8 (size before relaxing) + .literal.udp_new + 0x0000000042002dc8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x8 (size before relaxing) + .literal.udp_new_ip_type + 0x0000000042002dc8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4 (size before relaxing) + .literal.udp_netif_ip_addr_changed + 0x0000000042002dc8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_option_short + 0x0000000042002dc8 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_option + 0x0000000042002dd4 0x8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_option_byte + 0x0000000042002ddc 0x8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_option_client_id + 0x0000000042002de4 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0xc (size before relaxing) + .literal.dhcp_option_long + 0x0000000042002de4 0x8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_create_msg + 0x0000000042002dec 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x30 (size before relaxing) + .literal.dhcp_option_hostname + 0x0000000042002dfc 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x20 (size before relaxing) + .literal.dhcp_option_trailer + 0x0000000042002e08 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_rebind + 0x0000000042002e08 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x40 (size before relaxing) + .literal.dhcp_t2_timeout + 0x0000000042002e14 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_reboot + 0x0000000042002e14 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4c (size before relaxing) + .literal.dhcp_select + 0x0000000042002e14 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x5c (size before relaxing) + .literal.dhcp_handle_offer + 0x0000000042002e18 0x8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_discover + 0x0000000042002e20 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x44 (size before relaxing) + .literal.dhcp_decline + 0x0000000042002e24 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x30 (size before relaxing) + .literal.dhcp_check + 0x0000000042002e24 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x8 (size before relaxing) + .literal.dhcp_bind + 0x0000000042002e24 0x8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x14 (size before relaxing) + .literal.dhcp_handle_nak + 0x0000000042002e2c 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_dec_pcb_refcount + 0x0000000042002e2c 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x1c (size before relaxing) + .literal.dhcp_inc_pcb_refcount + 0x0000000042002e38 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x30 (size before relaxing) + .literal.dhcp_parse_reply + 0x0000000042002e44 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x30 (size before relaxing) + .literal.dhcp_handle_ack + 0x0000000042002e50 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x18 (size before relaxing) + .literal.dhcp_recv + 0x0000000042002e50 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x48 (size before relaxing) + .literal.dhcp_set_struct + 0x0000000042002e5c 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x24 (size before relaxing) + .literal.dhcp_cleanup + 0x0000000042002e6c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x14 (size before relaxing) + .literal.dhcp_set_cb + 0x0000000042002e70 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + .literal.dhcp_network_changed + 0x0000000042002e74 0x8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x18 (size before relaxing) + .literal.dhcp_arp_reply + 0x0000000042002e7c 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_renew + 0x0000000042002e7c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c (size before relaxing) + .literal.dhcp_t1_timeout + 0x0000000042002e80 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_release_and_stop + 0x0000000042002e80 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x38 (size before relaxing) + .literal.dhcp_start + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x1c (size before relaxing) + .literal.dhcp_restart + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_coarse_tmr + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x14 (size before relaxing) + .literal.dhcp_timeout + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x20 (size before relaxing) + .literal.dhcp_fine_tmr + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x8 (size before relaxing) + .literal.dhcp_release + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.dhcp_stop + 0x0000000042002e84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4 (size before relaxing) + .literal.free_etharp_q + 0x0000000042002e84 0x10 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x20 (size before relaxing) + .literal.etharp_free_entry + 0x0000000042002e94 0x4 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x8 (size before relaxing) + .literal.etharp_find_entry + 0x0000000042002e98 0x10 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x2c (size before relaxing) + .literal.etharp_update_arp_entry + 0x0000000042002ea8 0x8 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x30 (size before relaxing) + .literal.etharp_raw + 0x0000000042002eb0 0x14 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c (size before relaxing) + .literal.etharp_request_dst + 0x0000000042002ec4 0x4 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x8 (size before relaxing) + .literal.etharp_cleanup_netif + 0x0000000042002ec8 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x8 (size before relaxing) + .literal.etharp_input + 0x0000000042002ec8 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x14 (size before relaxing) + .literal.etharp_request + 0x0000000042002ec8 0x4 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x8 (size before relaxing) + .literal.garp_tmr + 0x0000000042002ecc 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x8 (size before relaxing) + .literal.etharp_tmr + 0x0000000042002ecc 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0xc (size before relaxing) + .literal.etharp_output_to_arp_index + 0x0000000042002ecc 0x8 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x24 (size before relaxing) + .literal.etharp_query + 0x0000000042002ed4 0x14 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x5c (size before relaxing) + .literal.etharp_output + 0x0000000042002ee8 0xc esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x48 (size before relaxing) + .literal.icmp_send_response + 0x0000000042002ef4 0xc esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x28 (size before relaxing) + .literal.icmp_input + 0x0000000042002f00 0xc esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x68 (size before relaxing) + .literal.icmp_dest_unreach + 0x0000000042002f0c 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4 (size before relaxing) + .literal.igmp_start_timer + 0x0000000042002f0c 0xc esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x10 (size before relaxing) + .literal.igmp_delaying_member + 0x0000000042002f18 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4 (size before relaxing) + .literal.igmp_ip_output_if + 0x0000000042002f18 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4 (size before relaxing) + .literal.igmp_send + 0x0000000042002f18 0x10 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x28 (size before relaxing) + .literal.igmp_timeout + 0x0000000042002f28 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x8 (size before relaxing) + .literal.igmp_init + 0x0000000042002f2c 0x8 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x10 (size before relaxing) + .literal.igmp_stop + 0x0000000042002f34 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4 (size before relaxing) + .literal.igmp_report_groups + 0x0000000042002f34 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4 (size before relaxing) + .literal.igmp_lookup_group + 0x0000000042002f34 0xc esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x24 (size before relaxing) + .literal.igmp_start + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x8 (size before relaxing) + .literal.igmp_input + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x28 (size before relaxing) + .literal.igmp_joingroup_netif + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x10 (size before relaxing) + .literal.igmp_joingroup + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0xc (size before relaxing) + .literal.igmp_leavegroup_netif + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x14 (size before relaxing) + .literal.igmp_leavegroup + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0xc (size before relaxing) + .literal.igmp_tmr + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x18 (size before relaxing) + .literal.igmp_timeout_cb + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4 (size before relaxing) + .literal.ip4_input_accept + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x8 (size before relaxing) + .literal.ip4_netif_exist + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4 (size before relaxing) + .literal.ip4_route_src_hook + 0x0000000042002f40 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4 (size before relaxing) + .literal.ip4_route + 0x0000000042002f40 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x10 (size before relaxing) + .literal.ip4_route_src + 0x0000000042002f44 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0xc (size before relaxing) + .literal.ip4_input + 0x0000000042002f44 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x68 (size before relaxing) + .literal.ip4_output_if_opt_src + 0x0000000042002f48 0x14 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x44 (size before relaxing) + .literal.ip4_output_if_opt + 0x0000000042002f5c 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4 (size before relaxing) + .literal.ip4_output_if + 0x0000000042002f5c 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4 (size before relaxing) + .literal.ip4_output_if_src + 0x0000000042002f5c 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4 (size before relaxing) + .literal.ip4addr_aton + 0x0000000042002f5c 0x10 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x20 (size before relaxing) + .literal.ip4addr_ntoa_r + 0x0000000042002f6c 0x4 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .literal.ip4addr_ntoa + 0x0000000042002f70 0x4 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x8 (size before relaxing) + .literal.ip4_frag + 0x0000000042002f74 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c (size before relaxing) + .literal.icmp6_send_response_with_addrs_and_netif + 0x0000000042002f84 0xc esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x28 (size before relaxing) + .literal.icmp6_send_response + 0x0000000042002f90 0x8 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x20 (size before relaxing) + .literal.icmp6_input + 0x0000000042002f98 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x48 (size before relaxing) + .literal.icmp6_dest_unreach + 0x0000000042002f98 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4 (size before relaxing) + .literal.icmp6_param_problem + 0x0000000042002f98 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x8 (size before relaxing) + .literal.ip6_input_accept + 0x0000000042002f98 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4 (size before relaxing) + .literal.ip6_route + 0x0000000042002f98 0x14 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x1c (size before relaxing) + .literal.ip6_select_source_address + 0x0000000042002fac 0x4 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x14 (size before relaxing) + .literal.ip6_input + 0x0000000042002fb0 0xc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0xf4 (size before relaxing) + .literal.ip6_output_if_src + 0x0000000042002fbc 0x1c esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x48 (size before relaxing) + .literal.ip6_output_if + 0x0000000042002fd8 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x8 (size before relaxing) + .literal.ip6_options_add_hbh_ra + 0x0000000042002fd8 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4 (size before relaxing) + .literal.ip6addr_aton + 0x0000000042002fd8 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x10 (size before relaxing) + .literal.ip6addr_ntoa_r + 0x0000000042002fd8 0x10 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x20 (size before relaxing) + .literal.ip6addr_ntoa + 0x0000000042002fe8 0x4 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x8 (size before relaxing) + .literal.ip6_frag + 0x0000000042002fec 0x14 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x44 (size before relaxing) + .literal.mld6_delayed_report + 0x0000000042003000 0xc esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x14 (size before relaxing) + .literal.mld6_new_group + 0x000000004200300c 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4 (size before relaxing) + .literal.mld6_send + 0x000000004200300c 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x20 (size before relaxing) + .literal.mld6_stop + 0x000000004200300c 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4 (size before relaxing) + .literal.mld6_report_groups + 0x000000004200300c 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4 (size before relaxing) + .literal.mld6_input + 0x000000004200300c 0x4 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x28 (size before relaxing) + .literal.mld6_joingroup_netif + 0x0000000042003010 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x1c (size before relaxing) + .literal.mld6_joingroup + 0x0000000042003010 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0xc (size before relaxing) + .literal.mld6_leavegroup_netif + 0x0000000042003010 0xc esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x1c (size before relaxing) + .literal.mld6_leavegroup + 0x000000004200301c 0x4 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0xc (size before relaxing) + .literal.mld6_tmr + 0x0000000042003020 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x18 (size before relaxing) + .literal.mld6_timeout_cb + 0x0000000042003020 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4 (size before relaxing) + .text.esp_ota_get_app_description + 0x0000000042003020 0x8 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + 0x0000000042003020 esp_ota_get_app_description + .text.esp_ota_init_app_elf_sha256 + 0x0000000042003028 0xf esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + 0x0000000042003028 esp_ota_init_app_elf_sha256 + *fill* 0x0000000042003037 0x1 + .text.esp_pthread_cfg_key_destructor + 0x0000000042003038 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + *fill* 0x0000000042003046 0x2 + .text.esp_pthread_init + 0x0000000042003048 0x3a esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3e (size before relaxing) + 0x0000000042003048 esp_pthread_init + *fill* 0x0000000042003082 0x2 + .text.find_key + 0x0000000042003084 0x2f esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x00000000420030b3 0x1 + .text.pthread_local_storage_thread_deleted_callback + 0x00000000420030b4 0x46 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4a (size before relaxing) + *fill* 0x00000000420030fa 0x2 + .text.pthread_key_create + 0x00000000420030fc 0x4d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00000000420030fc pthread_key_create + *fill* 0x0000000042003149 0x3 + .text.pthread_key_delete + 0x000000004200314c 0x46 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x000000004200314c pthread_key_delete + *fill* 0x0000000042003192 0x2 + .text.pthread_getspecific + 0x0000000042003194 0x20 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x0000000042003194 pthread_getspecific + .text.pthread_setspecific + 0x00000000420031b4 0xbf esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0xc3 (size before relaxing) + 0x00000000420031b4 pthread_setspecific + *fill* 0x0000000042003273 0x1 + .text.core_intr_matrix_clear + 0x0000000042003274 0x24 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text.start_other_core + 0x0000000042003298 0xfd esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x0000000042003395 0x3 + .text.startup_resume_other_cores + 0x0000000042003398 0x10 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x0000000042003398 startup_resume_other_cores + .text.select_rtc_slow_clk + 0x00000000420033a8 0x97 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x9a (size before relaxing) + *fill* 0x000000004200343f 0x1 + .text.esp_clk_init + 0x0000000042003440 0x12d esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x131 (size before relaxing) + 0x0000000042003440 esp_clk_init + *fill* 0x000000004200356d 0x3 + .text.esp_perip_clk_init + 0x0000000042003570 0x14a esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x0000000042003570 esp_perip_clk_init + *fill* 0x00000000420036ba 0x2 + .text.esp_cache_err_int_init + 0x00000000420036bc 0xa8 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0xac (size before relaxing) + 0x00000000420036bc esp_cache_err_int_init + .text.esp_int_wdt_init + 0x0000000042003764 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x58 (size before relaxing) + 0x0000000042003764 esp_int_wdt_init + .text.esp_int_wdt_cpu_init + 0x00000000420037b8 0x2c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x34 (size before relaxing) + 0x00000000420037b8 esp_int_wdt_cpu_init + .text.do_global_ctors + 0x00000000420037e4 0x19 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x00000000420037fd 0x3 + .text.do_system_init_fn + 0x0000000042003800 0x37 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x0000000042003837 0x1 + .text.do_core_init + 0x0000000042003838 0xaa esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0xc6 (size before relaxing) + *fill* 0x00000000420038e2 0x2 + .text.do_secondary_init + 0x00000000420038e4 0x5e esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x62 (size before relaxing) + *fill* 0x0000000042003942 0x2 + .text.start_cpu0_default + 0x0000000042003944 0x154 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x160 (size before relaxing) + 0x0000000042003944 start_cpu0 + .text.frame_to_panic_info + 0x0000000042003a98 0x3d esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x41 (size before relaxing) + *fill* 0x0000000042003ad5 0x3 + .text.panic_handler + 0x0000000042003ad8 0x172 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x176 (size before relaxing) + *fill* 0x0000000042003c4a 0x2 + .text.print_state_for_core + 0x0000000042003c4c 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x2a (size before relaxing) + *fill* 0x0000000042003c72 0x2 + .text.print_state + 0x0000000042003c74 0x4c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x54 (size before relaxing) + .text.panic_restart + 0x0000000042003cc0 0x9 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x0000000042003cc0 panic_restart + *fill* 0x0000000042003cc9 0x3 + .text.esp_brownout_init + 0x0000000042003ccc 0x1a esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x0000000042003ccc esp_brownout_init + *fill* 0x0000000042003ce6 0x2 + .text.esp_apb_backup_dma_lock_init + 0x0000000042003ce8 0x11 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x0000000042003ce8 esp_apb_backup_dma_lock_init + *fill* 0x0000000042003cf9 0x3 + .text.print_debug_exception_details + 0x0000000042003cfc 0x50 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x68 (size before relaxing) + .text.print_illegal_instruction_details + 0x0000000042003d4c 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x6a (size before relaxing) + *fill* 0x0000000042003d9e 0x2 + .text.print_cache_err_details + 0x0000000042003da0 0x138 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x17c (size before relaxing) + .text.panic_print_registers + 0x0000000042003ed8 0xdb esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x113 (size before relaxing) + 0x0000000042003ed8 panic_print_registers + *fill* 0x0000000042003fb3 0x1 + .text.panic_arch_fill_info + 0x0000000042003fb4 0x36 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042003fb4 panic_arch_fill_info + *fill* 0x0000000042003fea 0x2 + .text.panic_soc_fill_info + 0x0000000042003fec 0x66 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042003fec panic_soc_fill_info + *fill* 0x0000000042004052 0x2 + .text.panic_print_backtrace + 0x0000000042004054 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042004054 panic_print_backtrace + .text.esp_vApplicationIdleHook + 0x0000000042004074 0x37 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x0000000042004074 esp_vApplicationIdleHook + *fill* 0x00000000420040ab 0x1 + .text.esp_register_freertos_idle_hook_for_cpu + 0x00000000420040ac 0x61 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00000000420040ac esp_register_freertos_idle_hook_for_cpu + *fill* 0x000000004200410d 0x3 + .text.esp_register_freertos_tick_hook_for_cpu + 0x0000000042004110 0x5e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x0000000042004110 esp_register_freertos_tick_hook_for_cpu + *fill* 0x000000004200416e 0x2 + .text.esp_deregister_freertos_idle_hook_for_cpu + 0x0000000042004170 0x48 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x0000000042004170 esp_deregister_freertos_idle_hook_for_cpu + .text.panic_print_char + 0x00000000420041b8 0x6b esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420041b8 panic_print_char + *fill* 0x0000000042004223 0x1 + .text.panic_print_str + 0x0000000042004224 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x0000000042004224 panic_print_str + *fill* 0x000000004200423e 0x2 + .text.print_abort_details + 0x0000000042004240 0xd esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x10 (size before relaxing) + *fill* 0x000000004200424d 0x3 + .text.panic_print_hex + 0x0000000042004250 0x2c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x2f (size before relaxing) + 0x0000000042004250 panic_print_hex + *fill* 0x000000004200427c 0x0 + .text.panic_print_dec + 0x000000004200427c 0x40 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x46 (size before relaxing) + 0x000000004200427c panic_print_dec + *fill* 0x00000000420042bc 0x0 + .text.esp_panic_handler_reconfigure_wdts + 0x00000000420042bc 0x6a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420042bc esp_panic_handler_reconfigure_wdts + *fill* 0x0000000042004326 0x2 + .text.esp_panic_handler + 0x0000000042004328 0x1d9 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x20f (size before relaxing) + 0x0000000042004328 esp_panic_handler + *fill* 0x0000000042004501 0x3 + .text.brownout_hal_config + 0x0000000042004504 0xd4 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x0000000042004504 brownout_hal_config + .text.set_global_fd_sets + 0x00000000420045d8 0x178 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.translate_path + 0x0000000042004750 0x3e esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x000000004200478e 0x2 + .text.esp_vfs_register_common + 0x0000000042004790 0xfe esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042004790 esp_vfs_register_common + *fill* 0x000000004200488e 0x2 + .text.esp_vfs_register + 0x0000000042004890 0x1c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x20 (size before relaxing) + 0x0000000042004890 esp_vfs_register + .text.esp_vfs_register_fd_range + 0x00000000420048ac 0x112 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420048ac esp_vfs_register_fd_range + *fill* 0x00000000420049be 0x2 + .text.get_vfs_for_index + 0x00000000420049c0 0x25 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420049c0 get_vfs_for_index + *fill* 0x00000000420049e5 0x3 + .text.get_vfs_for_fd + 0x00000000420049e8 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.call_end_selects + 0x0000000042004a10 0x38 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.get_vfs_for_path + 0x0000000042004a48 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042004a48 get_vfs_for_path + .text.esp_vfs_open + 0x0000000042004ab8 0xe2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042004ab8 esp_vfs_open + 0x0000000042004ab8 _open_r + *fill* 0x0000000042004b9a 0x2 + .text.esp_vfs_write + 0x0000000042004b9c 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x76 (size before relaxing) + 0x0000000042004b9c esp_vfs_write + 0x0000000042004b9c _write_r + *fill* 0x0000000042004c0e 0x2 + .text.esp_vfs_lseek + 0x0000000042004c10 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x78 (size before relaxing) + 0x0000000042004c10 _lseek_r + 0x0000000042004c10 esp_vfs_lseek + .text.esp_vfs_read + 0x0000000042004c84 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x78 (size before relaxing) + 0x0000000042004c84 esp_vfs_read + 0x0000000042004c84 _read_r + .text.esp_vfs_close + 0x0000000042004cf8 0xc3 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0xc7 (size before relaxing) + 0x0000000042004cf8 _close_r + 0x0000000042004cf8 esp_vfs_close + *fill* 0x0000000042004dbb 0x1 + .text.esp_vfs_fstat + 0x0000000042004dbc 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x74 (size before relaxing) + 0x0000000042004dbc esp_vfs_fstat + 0x0000000042004dbc _fstat_r + .text.esp_vfs_fcntl_r + 0x0000000042004e2c 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x7a (size before relaxing) + 0x0000000042004e2c esp_vfs_fcntl_r + 0x0000000042004e2c _fcntl_r + *fill* 0x0000000042004ea2 0x2 + .text.esp_vfs_ioctl + 0x0000000042004ea4 0x99 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x9d (size before relaxing) + 0x0000000042004ea4 esp_vfs_ioctl + 0x0000000042004ea4 ioctl + *fill* 0x0000000042004f3d 0x3 + .text.esp_vfs_fsync + 0x0000000042004f40 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x76 (size before relaxing) + 0x0000000042004f40 esp_vfs_fsync + 0x0000000042004f40 fsync + *fill* 0x0000000042004fb2 0x2 + .text.esp_vfs_stat + 0x0000000042004fb4 0x47 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4b (size before relaxing) + 0x0000000042004fb4 esp_vfs_stat + 0x0000000042004fb4 _stat_r + *fill* 0x0000000042004ffb 0x1 + .text.esp_vfs_link + 0x0000000042004ffc 0x68 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x70 (size before relaxing) + 0x0000000042004ffc _link_r + 0x0000000042004ffc esp_vfs_link + .text.esp_vfs_unlink + 0x0000000042005064 0x44 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x48 (size before relaxing) + 0x0000000042005064 _unlink_r + 0x0000000042005064 esp_vfs_unlink + .text.esp_vfs_rename + 0x00000000420050a8 0x68 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x70 (size before relaxing) + 0x00000000420050a8 _rename_r + 0x00000000420050a8 esp_vfs_rename + .text.esp_vfs_select + 0x0000000042005110 0x54e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x55e (size before relaxing) + 0x0000000042005110 esp_vfs_select + 0x0000000042005110 select + *fill* 0x000000004200565e 0x2 + .text.console_open + 0x0000000042005660 0x1e esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042005660 console_open + *fill* 0x000000004200567e 0x2 + .text.console_write + 0x0000000042005680 0x20 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042005680 console_write + .text.console_fstat + 0x00000000420056a0 0x18 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x1c (size before relaxing) + 0x00000000420056a0 console_fstat + .text.console_close + 0x00000000420056b8 0x1c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420056b8 console_close + .text.console_read + 0x00000000420056d4 0x20 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420056d4 console_read + .text.console_fcntl + 0x00000000420056f4 0x21 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420056f4 console_fcntl + *fill* 0x0000000042005715 0x3 + .text.console_fsync + 0x0000000042005718 0x1d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042005718 console_fsync + *fill* 0x0000000042005735 0x3 + .text.console_access + 0x0000000042005738 0x1d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042005738 console_access + *fill* 0x0000000042005755 0x3 + .text.console_end_select + 0x0000000042005758 0x1a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042005758 console_end_select + *fill* 0x0000000042005772 0x2 + .text.console_tcsetattr + 0x0000000042005774 0x21 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042005774 console_tcsetattr + *fill* 0x0000000042005795 0x3 + .text.console_tcgetattr + 0x0000000042005798 0x1c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x20 (size before relaxing) + 0x0000000042005798 console_tcgetattr + .text.console_tcdrain + 0x00000000420057b4 0x1d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420057b4 console_tcdrain + *fill* 0x00000000420057d1 0x3 + .text.console_tcflush + 0x00000000420057d4 0x1c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x20 (size before relaxing) + 0x00000000420057d4 console_tcflush + .text.console_start_select + 0x00000000420057f0 0x2c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x30 (size before relaxing) + .text.esp_vfs_dev_console_register + 0x000000004200581c 0x15 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200581c esp_vfs_dev_console_register + *fill* 0x0000000042005831 0x3 + .text.esp_vfs_console_register + 0x0000000042005834 0x20 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x28 (size before relaxing) + 0x0000000042005834 esp_vfs_console_register + .text.usb_serial_jtag_open + 0x0000000042005854 0x1a esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x000000004200586e 0x2 + .text.usb_serial_jtag_rx_char + 0x0000000042005870 0x31 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x00000000420058a1 0x3 + .text.usb_serial_jtag_read_char + 0x00000000420058a4 0x22 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x00000000420058c6 0x2 + .text.usb_serial_jtag_tx_char + 0x00000000420058c8 0x74 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcflush + 0x000000004200593c 0x11 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x000000004200594d 0x3 + .text.usb_serial_jtag_fcntl + 0x0000000042005950 0x41 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x0000000042005991 0x3 + .text.usb_serial_jtag_tcgetattr + 0x0000000042005994 0x64 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fstat + 0x00000000420059f8 0x19 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x0000000042005a11 0x3 + .text.usb_serial_jtag_fsync + 0x0000000042005a14 0x74 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcdrain + 0x0000000042005a88 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x10 (size before relaxing) + .text.usb_serial_jtag_tcsetattr + 0x0000000042005a94 0x63 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x67 (size before relaxing) + *fill* 0x0000000042005af7 0x1 + .text.usb_serial_jtag_write + 0x0000000042005af8 0x68 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_return_char + 0x0000000042005b60 0x24 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read + 0x0000000042005b84 0x86 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x8e (size before relaxing) + *fill* 0x0000000042005c0a 0x2 + .text.usbjtag_rx_char_via_driver + 0x0000000042005c0c 0x29 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x0000000042005c35 0x3 + .text.usbjtag_tx_char_via_driver + 0x0000000042005c38 0x14 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_tx_line_endings + 0x0000000042005c4c 0xa esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x0000000042005c4c esp_vfs_dev_usb_serial_jtag_set_tx_line_endings + *fill* 0x0000000042005c56 0x2 + .text.esp_vfs_dev_usb_serial_jtag_set_rx_line_endings + 0x0000000042005c58 0xa esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x0000000042005c58 esp_vfs_dev_usb_serial_jtag_set_rx_line_endings + *fill* 0x0000000042005c62 0x2 + .text.esp_vfs_usb_serial_jtag_get_vfs + 0x0000000042005c64 0x8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x0000000042005c64 esp_vfs_usb_serial_jtag_get_vfs + .text.esp_vfs_usb_serial_jtag_use_nonblocking + 0x0000000042005c6c 0x38 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x0000000042005c6c esp_vfs_usb_serial_jtag_use_nonblocking + .text.esp_vfs_usb_serial_jtag_use_driver + 0x0000000042005ca4 0x38 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x0000000042005ca4 esp_vfs_usb_serial_jtag_use_driver + .text.heap_caps_alloc_failed + 0x0000000042005cdc 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042005cf2 0x2 + .text.heap_caps_get_free_size + 0x0000000042005cf4 0x2d esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000042005cf4 heap_caps_get_free_size + *fill* 0x0000000042005d21 0x3 + .text.heap_caps_get_minimum_free_size + 0x0000000042005d24 0x2d esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000042005d24 heap_caps_get_minimum_free_size + *fill* 0x0000000042005d51 0x3 + .text.heap_caps_get_info + 0x0000000042005d54 0x73 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000042005d54 heap_caps_get_info + *fill* 0x0000000042005dc7 0x1 + .text.heap_caps_get_largest_free_block + 0x0000000042005dc8 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000042005dc8 heap_caps_get_largest_free_block + *fill* 0x0000000042005dd9 0x3 + .text.register_heap + 0x0000000042005ddc 0x32 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042005e0e 0x2 + .text.heap_caps_enable_nonos_stack_heaps + 0x0000000042005e10 0x2c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x0000000042005e10 heap_caps_enable_nonos_stack_heaps + .text.heap_caps_init + 0x0000000042005e3c 0x2ea esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x2f2 (size before relaxing) + 0x0000000042005e3c heap_caps_init + *fill* 0x0000000042006126 0x2 + .text.s_get_num_reserved_regions + 0x0000000042006128 0x13 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x000000004200613b 0x1 + .text.s_prepare_reserved_regions + 0x000000004200613c 0xcd esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x0000000042006209 0x3 + .text.soc_get_available_memory_region_max_count + 0x000000004200620c 0x12 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x000000004200620c soc_get_available_memory_region_max_count + *fill* 0x000000004200621e 0x2 + .text.soc_get_available_memory_regions + 0x0000000042006220 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x10d (size before relaxing) + 0x0000000042006220 soc_get_available_memory_regions + *fill* 0x0000000042006325 0x3 + .text.esp_clk_slowclk_cal_get + 0x0000000042006328 0xd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000042006328 esp_clk_slowclk_cal_get + *fill* 0x0000000042006335 0x3 + .text.esp_rtc_get_time_us + 0x0000000042006338 0x91 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x95 (size before relaxing) + 0x0000000042006338 esp_rtc_get_time_us + *fill* 0x00000000420063c9 0x3 + .text.esp_clk_slowclk_cal_set + 0x00000000420063cc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x13 (size before relaxing) + 0x00000000420063cc esp_clk_slowclk_cal_set + *fill* 0x00000000420063dc 0x0 + .text.insert_vector_desc + 0x00000000420063dc 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_int + 0x000000004200642c 0x25 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042006451 0x3 + .text.get_desc_for_int + 0x0000000042006454 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x74 (size before relaxing) + .text.find_desc_for_source + 0x00000000420064c4 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.is_vect_desc_usable + 0x0000000042006530 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0xe0 (size before relaxing) + .text.get_available_int + 0x0000000042006600 0x14c esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x160 (size before relaxing) + .text.esp_intr_enable_source + 0x000000004200674c 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x000000004200674c esp_intr_enable_source + *fill* 0x000000004200675f 0x1 + .text.esp_intr_disable_source + 0x0000000042006760 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006760 esp_intr_disable_source + *fill* 0x0000000042006773 0x1 + .text.esp_intr_alloc_intrstatus + 0x0000000042006774 0x2ad esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x2b5 (size before relaxing) + 0x0000000042006774 esp_intr_alloc_intrstatus + *fill* 0x0000000042006a21 0x3 + .text.esp_intr_alloc + 0x0000000042006a24 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x1c (size before relaxing) + 0x0000000042006a24 esp_intr_alloc + .text.esp_intr_free + 0x0000000042006a3c 0xfc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006a3c esp_intr_free + .text.esp_intr_free_cb + 0x0000000042006b38 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0xe (size before relaxing) + *fill* 0x0000000042006b42 0x2 + .text.esp_sleep_config_gpio_isolate + 0x0000000042006b44 0x69 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x6d (size before relaxing) + 0x0000000042006b44 esp_sleep_config_gpio_isolate + *fill* 0x0000000042006bad 0x3 + .text.esp_sleep_enable_gpio_switch + 0x0000000042006bb0 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x7d (size before relaxing) + 0x0000000042006bb0 esp_sleep_enable_gpio_switch + *fill* 0x0000000042006c2a 0x2 + .text.xt_int_has_handler + 0x0000000042006c2c 0x23 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x0000000042006c2c xt_int_has_handler + *fill* 0x0000000042006c4f 0x1 + .text.xt_set_interrupt_handler + 0x0000000042006c50 0x4f esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x0000000042006c50 xt_set_interrupt_handler + *fill* 0x0000000042006c9f 0x1 + .text.timer_process_alarm + 0x0000000042006ca0 0x13c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.timer_task + 0x0000000042006ddc 0x17 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x1b (size before relaxing) + *fill* 0x0000000042006df3 0x1 + .text.esp_timer_create + 0x0000000042006df4 0x81 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x0000000042006df4 esp_timer_create + *fill* 0x0000000042006e75 0x3 + .text.esp_timer_delete + 0x0000000042006e78 0x69 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x0000000042006e78 esp_timer_delete + *fill* 0x0000000042006ee1 0x3 + .text.esp_timer_early_init + 0x0000000042006ee4 0xf esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x13 (size before relaxing) + 0x0000000042006ee4 esp_timer_early_init + *fill* 0x0000000042006ef3 0x1 + .text.esp_timer_init + 0x0000000042006ef4 0x5a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x5e (size before relaxing) + 0x0000000042006ef4 esp_timer_init + *fill* 0x0000000042006f4e 0x2 + .text.esp_timer_impl_init_system_time + 0x0000000042006f50 0x66 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x6a (size before relaxing) + 0x0000000042006f50 esp_timer_impl_init_system_time + *fill* 0x0000000042006fb6 0x2 + .text.esp_timer_impl_early_init + 0x0000000042006fb8 0x34 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x0000000042006fb8 esp_timer_impl_early_init + .text.esp_timer_impl_init + 0x0000000042006fec 0xb6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0xbe (size before relaxing) + 0x0000000042006fec esp_timer_impl_init + *fill* 0x00000000420070a2 0x2 + .text.esp_newlib_locks_init + 0x00000000420070a4 0x5a esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00000000420070a4 esp_newlib_locks_init + *fill* 0x00000000420070fe 0x2 + .text.raise_r_stub + 0x0000000042007100 0xf esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + *fill* 0x000000004200710f 0x1 + .text.esp_newlib_init + 0x0000000042007110 0x2a esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x2e (size before relaxing) + 0x0000000042007110 esp_setup_newlib_syscalls + 0x0000000042007110 esp_newlib_init + *fill* 0x000000004200713a 0x2 + .text.syscall_not_implemented_aborts + 0x000000004200713c 0x9 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x000000004200713c raise + 0x000000004200713c _exit + 0x000000004200713c _sbrk_r + 0x000000004200713c _raise_r + *fill* 0x0000000042007145 0x3 + .text.fcntl 0x0000000042007148 0x36 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042007148 fcntl + *fill* 0x000000004200717e 0x2 + .text.adjust_boot_time + 0x0000000042007180 0x146 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x14a (size before relaxing) + *fill* 0x00000000420072c6 0x2 + .text.get_adjusted_boot_time + 0x00000000420072c8 0x26 esp-idf/newlib/libnewlib.a(time.c.obj) + *fill* 0x00000000420072ee 0x2 + .text.adjtime_corr_stop + 0x00000000420072f0 0x34 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x38 (size before relaxing) + .text.settimeofday + 0x0000000042007324 0x49 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x54 (size before relaxing) + 0x0000000042007324 settimeofday + *fill* 0x000000004200736d 0x3 + .text.usleep 0x0000000042007370 0x2c esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000042007370 usleep + .text.clock_gettime + 0x000000004200739c 0x90 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x94 (size before relaxing) + 0x000000004200739c clock_gettime + .text.esp_newlib_time_init + 0x000000004200742c 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0xb (size before relaxing) + 0x000000004200742c esp_newlib_time_init + *fill* 0x0000000042007434 0x0 + .text.esp_time_impl_get_time_since_boot + 0x0000000042007434 0x1f esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042007434 esp_time_impl_get_time_since_boot + *fill* 0x0000000042007453 0x1 + .text.esp_time_impl_get_time + 0x0000000042007454 0xf esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042007454 esp_time_impl_get_time + *fill* 0x0000000042007463 0x1 + .text.esp_time_impl_set_boot_time + 0x0000000042007464 0x28 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042007464 esp_time_impl_set_boot_time + .text.esp_time_impl_get_boot_time + 0x000000004200748c 0x27 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000004200748c esp_time_impl_get_boot_time + *fill* 0x00000000420074b3 0x1 + .text.esp_set_time_from_rtc + 0x00000000420074b4 0x2b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x2f (size before relaxing) + 0x00000000420074b4 esp_set_time_from_rtc + *fill* 0x00000000420074df 0x1 + .text.esp_sync_counters_rtc_and_frc + 0x00000000420074e0 0x68 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x70 (size before relaxing) + 0x00000000420074e0 esp_sync_counters_rtc_and_frc + .text.esp_time_impl_init + 0x0000000042007548 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0xb (size before relaxing) + 0x0000000042007548 esp_time_impl_init + *fill* 0x0000000042007550 0x0 + .text.__wrap_uart_hal_write_txfifo + 0x0000000042007550 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + 0x0000000042007550 __wrap_uart_hal_write_txfifo + *fill* 0x000000004200756e 0x2 + .text.on_client_event + 0x0000000042007570 0x28 esp-idf/main/libmain.a(app_main.c.obj) + .text.scd30_task + 0x0000000042007598 0x1ab esp-idf/main/libmain.a(app_main.c.obj) + 0x1c3 (size before relaxing) + 0x0000000042007598 scd30_task + *fill* 0x0000000042007743 0x1 + .text.i2c_read_byte + 0x0000000042007744 0x42 esp-idf/main/libmain.a(app_main.c.obj) + 0x52 (size before relaxing) + *fill* 0x0000000042007786 0x2 + .text.dps310_task + 0x0000000042007788 0x2e1 esp-idf/main/libmain.a(app_main.c.obj) + 0x30d (size before relaxing) + 0x0000000042007788 dps310_task + *fill* 0x0000000042007a69 0x3 + .text.nmea_read_line + 0x0000000042007a6c 0xa4 esp-idf/main/libmain.a(app_main.c.obj) + 0xac (size before relaxing) + 0x0000000042007a6c nmea_read_line + .text.read_and_parse_nmea + 0x0000000042007b10 0x8d esp-idf/main/libmain.a(app_main.c.obj) + 0x9c (size before relaxing) + *fill* 0x0000000042007b9d 0x3 + .text.gps_task + 0x0000000042007ba0 0x6 esp-idf/main/libmain.a(app_main.c.obj) + 0x9 (size before relaxing) + 0x0000000042007ba0 gps_task + *fill* 0x0000000042007ba6 0x2 + .text.app_main + 0x0000000042007ba8 0x17b esp-idf/main/libmain.a(app_main.c.obj) + 0x1af (size before relaxing) + 0x0000000042007ba8 app_main + *fill* 0x0000000042007d23 0x1 + .text.cli_key_to_nvs_key + 0x0000000042007d24 0x5d esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x0000000042007d81 0x3 + .text.settings + 0x0000000042007d84 0x17a esp-idf/main/libmain.a(shell.c.obj) + 0x182 (size before relaxing) + *fill* 0x0000000042007efe 0x2 + .text.tasks 0x0000000042007f00 0x84 esp-idf/main/libmain.a(shell.c.obj) + .text.reset 0x0000000042007f84 0x22 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x0000000042007fa6 0x2 + .text.version 0x0000000042007fa8 0xac esp-idf/main/libmain.a(shell.c.obj) + .text.heap 0x0000000042008054 0x25 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x0000000042008079 0x3 + .text.register_ping_command + 0x000000004200807c 0x9a esp-idf/main/libmain.a(shell.c.obj) + 0xb6 (size before relaxing) + *fill* 0x0000000042008116 0x2 + .text.ping 0x0000000042008118 0x1d3 esp-idf/main/libmain.a(shell.c.obj) + 0x1eb (size before relaxing) + *fill* 0x00000000420082eb 0x1 + .text.cmd_ping_on_ping_end + 0x00000000420082ec 0xa7 esp-idf/main/libmain.a(shell.c.obj) + 0xbb (size before relaxing) + *fill* 0x0000000042008393 0x1 + .text.cmd_ping_on_ping_timeout + 0x0000000042008394 0x30 esp-idf/main/libmain.a(shell.c.obj) + 0x38 (size before relaxing) + .text.cmd_ping_on_ping_success + 0x00000000420083c4 0x5b esp-idf/main/libmain.a(shell.c.obj) + 0x6b (size before relaxing) + *fill* 0x000000004200841f 0x1 + .text.shell_start + 0x0000000042008420 0xc2 esp-idf/main/libmain.a(shell.c.obj) + 0xce (size before relaxing) + 0x0000000042008420 shell_start + *fill* 0x00000000420084e2 0x2 + .text.event_handler + 0x00000000420084e4 0xca esp-idf/main/libmain.a(wifi.c.obj) + 0xd2 (size before relaxing) + *fill* 0x00000000420085ae 0x2 + .text.wifi_wait_for_connected_internal + 0x00000000420085b0 0xb0 esp-idf/main/libmain.a(wifi.c.obj) + .text.wifi_init + 0x0000000042008660 0x1a0 esp-idf/main/libmain.a(wifi.c.obj) + 0x1c0 (size before relaxing) + 0x0000000042008660 wifi_init + .text.wifi_wait_for_connected + 0x0000000042008800 0xa esp-idf/main/libmain.a(wifi.c.obj) + 0xe (size before relaxing) + 0x0000000042008800 wifi_wait_for_connected + *fill* 0x000000004200880a 0x2 + .text.read_nvs_key_or_default + 0x000000004200880c 0x4a esp-idf/main/libmain.a(nvs.c.obj) + 0x52 (size before relaxing) + *fill* 0x0000000042008856 0x2 + .text.nvs_init + 0x0000000042008858 0x1e esp-idf/main/libmain.a(nvs.c.obj) + 0x0000000042008858 nvs_init + *fill* 0x0000000042008876 0x2 + .text.nvs_read_wifi_ssid + 0x0000000042008878 0x18 esp-idf/main/libmain.a(nvs.c.obj) + 0x0000000042008878 nvs_read_wifi_ssid + .text.nvs_read_wifi_password + 0x0000000042008890 0x18 esp-idf/main/libmain.a(nvs.c.obj) + 0x0000000042008890 nvs_read_wifi_password + .text.nvs_read_golioth_psk_id + 0x00000000420088a8 0x16 esp-idf/main/libmain.a(nvs.c.obj) + 0x19 (size before relaxing) + 0x00000000420088a8 nvs_read_golioth_psk_id + *fill* 0x00000000420088be 0x2 + .text.nvs_read_golioth_psk + 0x00000000420088c0 0x16 esp-idf/main/libmain.a(nvs.c.obj) + 0x19 (size before relaxing) + 0x00000000420088c0 nvs_read_golioth_psk + *fill* 0x00000000420088d6 0x2 + .text.nvs_read_str + 0x00000000420088d8 0x16 esp-idf/main/libmain.a(nvs.c.obj) + 0x00000000420088d8 nvs_read_str + *fill* 0x00000000420088ee 0x2 + .text.nvs_write_str + 0x00000000420088f0 0x6d esp-idf/main/libmain.a(nvs.c.obj) + 0x79 (size before relaxing) + 0x00000000420088f0 nvs_write_str + *fill* 0x000000004200895d 0x3 + .text.nvs_erase_str + 0x0000000042008960 0x69 esp-idf/main/libmain.a(nvs.c.obj) + 0x75 (size before relaxing) + 0x0000000042008960 nvs_erase_str + *fill* 0x00000000420089c9 0x3 + .text.nvs_credentials_are_set + 0x00000000420089cc 0x54 esp-idf/main/libmain.a(nvs.c.obj) + 0x60 (size before relaxing) + 0x00000000420089cc nvs_credentials_are_set + .text.nack_handler + 0x0000000042008a20 0xff esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x11f (size before relaxing) + *fill* 0x0000000042008b1f 0x1 + .text.event_handler + 0x0000000042008b20 0x60 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x70 (size before relaxing) + .text.validate_cn_call_back + 0x0000000042008b80 0x49 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x51 (size before relaxing) + *fill* 0x0000000042008bc9 0x3 + .text.coap_log_handler + 0x0000000042008bcc 0xe2 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x102 (size before relaxing) + *fill* 0x0000000042008cae 0x2 + .text.create_context + 0x0000000042008cb0 0x70 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x84 (size before relaxing) + .text.token_matches_request + 0x0000000042008d20 0x31 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x0000000042008d51 0x3 + .text.notify_observers + 0x0000000042008d54 0x9a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x0000000042008dee 0x2 + .text.coap_response_handler + 0x0000000042008df0 0x36d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x3d9 (size before relaxing) + *fill* 0x000000004200915d 0x3 + .text.add_observation + 0x0000000042009160 0x88 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x90 (size before relaxing) + .text.get_coap_dst_address + 0x00000000420091e8 0x14a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x16a (size before relaxing) + *fill* 0x0000000042009332 0x2 + .text.create_session + 0x0000000042009334 0x2ba esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x2fa (size before relaxing) + *fill* 0x00000000420095ee 0x2 + .text.golioth_coap_add_accept + 0x00000000420095f0 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x20 (size before relaxing) + .text.golioth_coap_add_block2 + 0x000000004200960c 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x26 (size before relaxing) + *fill* 0x000000004200962e 0x2 + .text.golioth_coap_add_content_type + 0x0000000042009630 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x20 (size before relaxing) + .text.golioth_coap_add_token + 0x000000004200964c 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x22 (size before relaxing) + *fill* 0x000000004200966a 0x2 + .text.golioth_coap_empty + 0x000000004200966c 0x5e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x72 (size before relaxing) + *fill* 0x00000000420096ca 0x2 + .text.golioth_coap_add_path + 0x00000000420096cc 0x8b esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x9b (size before relaxing) + *fill* 0x0000000042009757 0x1 + .text.golioth_coap_observe + 0x0000000042009758 0x80 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0xa0 (size before relaxing) + .text.reestablish_observations + 0x00000000420097d8 0x33 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000004200980b 0x1 + .text.golioth_coap_get + 0x000000004200980c 0x68 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x84 (size before relaxing) + .text.golioth_coap_get_block + 0x0000000042009874 0xb4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0xd0 (size before relaxing) + .text.golioth_coap_delete + 0x0000000042009928 0x62 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x7a (size before relaxing) + *fill* 0x000000004200998a 0x2 + .text.golioth_coap_post + 0x000000004200998c 0x76 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x92 (size before relaxing) + *fill* 0x0000000042009a02 0x2 + .text.coap_io_loop_once + 0x0000000042009a04 0x4c9 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x589 (size before relaxing) + *fill* 0x0000000042009ecd 0x3 + .text.purge_request_mbox + 0x0000000042009ed0 0x55 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x0000000042009f25 0x3 + .text.golioth_client_destroy + 0x0000000042009f28 0x38 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x40 (size before relaxing) + 0x0000000042009f28 golioth_client_destroy + .text.golioth_client_create + 0x0000000042009f60 0x220 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x270 (size before relaxing) + 0x0000000042009f60 golioth_client_create + .text.golioth_coap_client_empty + 0x000000004200a180 0x13f esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x16b (size before relaxing) + 0x000000004200a180 golioth_coap_client_empty + *fill* 0x000000004200a2bf 0x1 + .text.golioth_coap_client_set + 0x000000004200a2c0 0x216 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x242 (size before relaxing) + 0x000000004200a2c0 golioth_coap_client_set + *fill* 0x000000004200a4d6 0x2 + .text.golioth_client_num_items_in_request_queue + 0x000000004200a4d8 0x16 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x000000004200a4d8 golioth_client_num_items_in_request_queue + *fill* 0x000000004200a4ee 0x2 + .text.on_keepalive + 0x000000004200a4f0 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x24 (size before relaxing) + .text.golioth_coap_client_thread + 0x000000004200a510 0x1bd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x213 (size before relaxing) + *fill* 0x000000004200a6cd 0x3 + .text.golioth_lightdb_set_int_internal + 0x000000004200a6d0 0x4a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + *fill* 0x000000004200a71a 0x2 + .text.golioth_lightdb_set_int_async + 0x000000004200a71c 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + 0x000000004200a71c golioth_lightdb_set_int_async + *fill* 0x000000004200a73a 0x2 + .text.golioth_time_millis + 0x000000004200a73c 0xf esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + 0x000000004200a73c golioth_time_millis + *fill* 0x000000004200a74b 0x1 + .text.golioth_debug_get_log_level + 0x000000004200a74c 0xa esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + 0x000000004200a74c golioth_debug_get_log_level + *fill* 0x000000004200a756 0x2 + .text.golioth_debug_printf + 0x000000004200a758 0xee esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + 0xf2 (size before relaxing) + 0x000000004200a758 golioth_debug_printf + *fill* 0x000000004200a846 0x2 + .text.golioth_debug_set_client + 0x000000004200a848 0xa esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + 0x000000004200a848 golioth_debug_set_client + *fill* 0x000000004200a852 0x2 + .text.golioth_event_group_create + 0x000000004200a854 0x42 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0x46 (size before relaxing) + 0x000000004200a854 golioth_event_group_create + *fill* 0x000000004200a896 0x2 + .text.golioth_event_group_set_bits + 0x000000004200a898 0x1e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0x26 (size before relaxing) + 0x000000004200a898 golioth_event_group_set_bits + *fill* 0x000000004200a8b6 0x2 + .text.golioth_event_group_wait_bits + 0x000000004200a8b8 0x52 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0x56 (size before relaxing) + 0x000000004200a8b8 golioth_event_group_wait_bits + *fill* 0x000000004200a90a 0x2 + .text.golioth_event_group_destroy + 0x000000004200a90c 0x1b esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0x1f (size before relaxing) + 0x000000004200a90c golioth_event_group_destroy + *fill* 0x000000004200a927 0x1 + .text.golioth_mbox_create + 0x000000004200a928 0xed esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0xfd (size before relaxing) + 0x000000004200a928 golioth_mbox_create + *fill* 0x000000004200aa15 0x3 + .text.golioth_mbox_num_messages + 0x000000004200aa18 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x000000004200aa18 golioth_mbox_num_messages + *fill* 0x000000004200aa3a 0x2 + .text.golioth_mbox_try_send + 0x000000004200aa3c 0x5d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x69 (size before relaxing) + 0x000000004200aa3c golioth_mbox_try_send + *fill* 0x000000004200aa99 0x3 + .text.golioth_mbox_recv + 0x000000004200aa9c 0x41 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x45 (size before relaxing) + 0x000000004200aa9c golioth_mbox_recv + *fill* 0x000000004200aadd 0x3 + .text.golioth_mbox_destroy + 0x000000004200aae0 0x34 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x38 (size before relaxing) + 0x000000004200aae0 golioth_mbox_destroy + .text.ms_to_ticks + 0x000000004200ab14 0x2b esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + *fill* 0x000000004200ab3f 0x1 + .text.freertos_timer_callback + 0x000000004200ab40 0x17 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + *fill* 0x000000004200ab57 0x1 + .text.golioth_sys_now_ms + 0x000000004200ab58 0x15 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ab58 golioth_sys_now_ms + *fill* 0x000000004200ab6d 0x3 + .text.golioth_sys_msleep + 0x000000004200ab70 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ab70 golioth_sys_msleep + .text.golioth_sys_sem_create + 0x000000004200ab84 0x11 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ab84 golioth_sys_sem_create + *fill* 0x000000004200ab95 0x3 + .text.golioth_sys_sem_take + 0x000000004200ab98 0x27 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ab98 golioth_sys_sem_take + *fill* 0x000000004200abbf 0x1 + .text.golioth_sys_sem_give + 0x000000004200abc0 0x1c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200abc0 golioth_sys_sem_give + .text.golioth_sys_sem_destroy + 0x000000004200abdc 0xe esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200abdc golioth_sys_sem_destroy + *fill* 0x000000004200abea 0x2 + .text.golioth_sys_timer_create + 0x000000004200abec 0x6f esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200abec golioth_sys_timer_create + *fill* 0x000000004200ac5b 0x1 + .text.golioth_sys_timer_start + 0x000000004200ac5c 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ac5c golioth_sys_timer_start + .text.golioth_sys_timer_reset + 0x000000004200ac8c 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ac8c golioth_sys_timer_reset + .text.golioth_sys_timer_destroy + 0x000000004200acbc 0x1f esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200acbc golioth_sys_timer_destroy + *fill* 0x000000004200acdb 0x1 + .text.golioth_sys_thread_create + 0x000000004200acdc 0x24 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200acdc golioth_sys_thread_create + .text.golioth_sys_thread_destroy + 0x000000004200ad00 0xe esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x000000004200ad00 golioth_sys_thread_destroy + *fill* 0x000000004200ad0e 0x2 + .text.golioth_log_internal + 0x000000004200ad10 0xa8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0xc4 (size before relaxing) + .text.golioth_log_error_async + 0x000000004200adb8 0x1d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x000000004200adb8 golioth_log_error_async + *fill* 0x000000004200add5 0x3 + .text.golioth_log_warn_async + 0x000000004200add8 0x1d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x000000004200add8 golioth_log_warn_async + *fill* 0x000000004200adf5 0x3 + .text.golioth_log_info_async + 0x000000004200adf8 0x1d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x000000004200adf8 golioth_log_info_async + *fill* 0x000000004200ae15 0x3 + .text.golioth_log_debug_async + 0x000000004200ae18 0x1d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x000000004200ae18 golioth_log_debug_async + *fill* 0x000000004200ae35 0x3 + .text.next_write_index + 0x000000004200ae38 0x19 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + *fill* 0x000000004200ae51 0x3 + .text.ringbuf_is_full + 0x000000004200ae54 0x2a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x000000004200ae54 ringbuf_is_full + *fill* 0x000000004200ae7e 0x2 + .text.ringbuf_put + 0x000000004200ae80 0x3d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x41 (size before relaxing) + 0x000000004200ae80 ringbuf_put + *fill* 0x000000004200aebd 0x3 + .text.ringbuf_get_internal + 0x000000004200aec0 0x50 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x000000004200aec0 ringbuf_get_internal + .text.ringbuf_get + 0x000000004200af10 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x14 (size before relaxing) + 0x000000004200af10 ringbuf_get + .text.ringbuf_size + 0x000000004200af20 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x000000004200af20 ringbuf_size + .text.ringbuf_capacity + 0x000000004200af50 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x000000004200af50 ringbuf_capacity + .text.compare_double + 0x000000004200af60 0x63 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200afc3 0x1 + .text.add_item_to_array + 0x000000004200afc4 0x52 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b016 0x2 + .text.update_offset + 0x000000004200b018 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b032 0x2 + .text.cJSON_strdup + 0x000000004200b034 0x2d esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b061 0x3 + .text.add_item_to_object + 0x000000004200b064 0x92 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b0f6 0x2 + .text.ensure 0x000000004200b0f8 0xb6 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b1ae 0x2 + .text.cJSON_New_Item + 0x000000004200b1b0 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b1ca 0x2 + .text.print_string_ptr + 0x000000004200b1cc 0x17c esp-idf/json/libjson.a(cJSON.c.obj) + 0x180 (size before relaxing) + .text.print_string + 0x000000004200b348 0x11 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000004200b359 0x3 + .text.print_number + 0x000000004200b35c 0x115 esp-idf/json/libjson.a(cJSON.c.obj) + 0x119 (size before relaxing) + *fill* 0x000000004200b471 0x3 + .text.print_value + 0x000000004200b474 0x142 esp-idf/json/libjson.a(cJSON.c.obj) + 0x146 (size before relaxing) + *fill* 0x000000004200b5b6 0x2 + .text.print_array + 0x000000004200b5b8 0xb2 esp-idf/json/libjson.a(cJSON.c.obj) + 0xba (size before relaxing) + *fill* 0x000000004200b66a 0x2 + .text.print_object + 0x000000004200b66c 0x170 esp-idf/json/libjson.a(cJSON.c.obj) + 0x180 (size before relaxing) + .text.cJSON_Delete + 0x000000004200b7dc 0x49 esp-idf/json/libjson.a(cJSON.c.obj) + 0x000000004200b7dc cJSON_Delete + *fill* 0x000000004200b825 0x3 + .text.cJSON_PrintPreallocated + 0x000000004200b828 0x46 esp-idf/json/libjson.a(cJSON.c.obj) + 0x000000004200b828 cJSON_PrintPreallocated + *fill* 0x000000004200b86e 0x2 + .text.cJSON_CreateString + 0x000000004200b870 0x2c esp-idf/json/libjson.a(cJSON.c.obj) + 0x34 (size before relaxing) + 0x000000004200b870 cJSON_CreateString + .text.cJSON_AddStringToObject + 0x000000004200b89c 0x26 esp-idf/json/libjson.a(cJSON.c.obj) + 0x2e (size before relaxing) + 0x000000004200b89c cJSON_AddStringToObject + *fill* 0x000000004200b8c2 0x2 + .text.cJSON_CreateObject + 0x000000004200b8c4 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + 0x000000004200b8c4 cJSON_CreateObject + *fill* 0x000000004200b8da 0x2 + .text.coap_address_get_port + 0x000000004200b8dc 0x45 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x000000004200b8dc coap_address_get_port + *fill* 0x000000004200b921 0x3 + .text.coap_address_equals + 0x000000004200b924 0x9a esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x000000004200b924 coap_address_equals + *fill* 0x000000004200b9be 0x2 + .text.coap_is_mcast + 0x000000004200b9c0 0x8d esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x91 (size before relaxing) + 0x000000004200b9c0 coap_is_mcast + *fill* 0x000000004200ba4d 0x3 + .text.coap_address_init + 0x000000004200ba50 0x2a esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x000000004200ba50 coap_address_init + *fill* 0x000000004200ba7a 0x2 + .text.setup_block_b + 0x000000004200ba7c 0x19d esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x1a9 (size before relaxing) + *fill* 0x000000004200bc19 0x3 + .text.add_block_send + 0x000000004200bc1c 0x62 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000004200bc7e 0x2 + .text.update_received_blocks + 0x000000004200bc80 0x100 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .text.track_echo + 0x000000004200bd80 0x32 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x42 (size before relaxing) + *fill* 0x000000004200bdb2 0x2 + .text.check_freshness + 0x000000004200bdb4 0x144 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x168 (size before relaxing) + .text.coap_opt_block_num + 0x000000004200bef8 0x60 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x74 (size before relaxing) + 0x000000004200bef8 coap_opt_block_num + .text.coap_get_block_b + 0x000000004200bf58 0x174 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x190 (size before relaxing) + 0x000000004200bf58 coap_get_block_b + .text.coap_write_block_b_opt + 0x000000004200c0cc 0xa1 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0xad (size before relaxing) + 0x000000004200c0cc coap_write_block_b_opt + *fill* 0x000000004200c16d 0x3 + .text.coap_add_block_b_data + 0x000000004200c170 0x64 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x000000004200c170 coap_add_block_b_data + .text.coap_cancel_observe + 0x000000004200c1d4 0xfa esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x112 (size before relaxing) + 0x000000004200c1d4 coap_cancel_observe + *fill* 0x000000004200c2ce 0x2 + .text.coap_block_delete_lg_crcv + 0x000000004200c2d0 0x48 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x60 (size before relaxing) + 0x000000004200c2d0 coap_block_delete_lg_crcv + .text.coap_block_check_lg_crcv_timeouts + 0x000000004200c318 0x120 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x000000004200c318 coap_block_check_lg_crcv_timeouts + .text.coap_block_new_lg_crcv + 0x000000004200c438 0x118 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x130 (size before relaxing) + 0x000000004200c438 coap_block_new_lg_crcv + .text.coap_block_delete_lg_srcv + 0x000000004200c550 0x34 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x44 (size before relaxing) + 0x000000004200c550 coap_block_delete_lg_srcv + .text.coap_block_check_lg_srcv_timeouts + 0x000000004200c584 0x111 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x000000004200c584 coap_block_check_lg_srcv_timeouts + *fill* 0x000000004200c695 0x3 + .text.coap_block_delete_lg_xmit + 0x000000004200c698 0x60 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x70 (size before relaxing) + 0x000000004200c698 coap_block_delete_lg_xmit + .text.coap_add_data_large_internal + 0x000000004200c6f8 0x6e1 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x769 (size before relaxing) + *fill* 0x000000004200cdd9 0x3 + .text.coap_add_data_large_response + 0x000000004200cddc 0x16d esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x189 (size before relaxing) + 0x000000004200cddc coap_add_data_large_response + *fill* 0x000000004200cf49 0x3 + .text.coap_block_check_lg_xmit_timeouts + 0x000000004200cf4c 0x18d esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x191 (size before relaxing) + 0x000000004200cf4c coap_block_check_lg_xmit_timeouts + *fill* 0x000000004200d0d9 0x3 + .text.coap_handle_request_send_block + 0x000000004200d0dc 0x4d8 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x554 (size before relaxing) + 0x000000004200d0dc coap_handle_request_send_block + .text.coap_handle_response_send_block + 0x000000004200d5b4 0x371 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x3a9 (size before relaxing) + 0x000000004200d5b4 coap_handle_response_send_block + *fill* 0x000000004200d925 0x3 + .text.coap_block_build_body + 0x000000004200d928 0x73 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x7b (size before relaxing) + 0x000000004200d928 coap_block_build_body + *fill* 0x000000004200d99b 0x1 + .text.coap_handle_response_get_block + 0x000000004200d99c 0x8c2 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x982 (size before relaxing) + 0x000000004200d99c coap_handle_response_get_block + *fill* 0x000000004200e25e 0x2 + .text.coap_check_code_lg_xmit + 0x000000004200e260 0x5f esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x000000004200e260 coap_check_code_lg_xmit + *fill* 0x000000004200e2bf 0x1 + .text.coap_handle_request_put_block + 0x000000004200e2c0 0x58c esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x5f4 (size before relaxing) + 0x000000004200e2c0 coap_handle_request_put_block + .text.msg_type_string + 0x000000004200e84c 0x14 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.print_readable + 0x000000004200e860 0xab esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000004200e90b 0x1 + .text.msg_code_string + 0x000000004200e90c 0x4c esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.print_content_format + 0x000000004200e958 0x44 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .text.msg_option_string + 0x000000004200e99c 0xf5 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000004200ea91 0x3 + .text.coap_get_log_level + 0x000000004200ea94 0xa esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x000000004200ea94 coap_get_log_level + *fill* 0x000000004200ea9e 0x2 + .text.coap_set_log_level + 0x000000004200eaa0 0xa esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x000000004200eaa0 coap_set_log_level + *fill* 0x000000004200eaaa 0x2 + .text.coap_print_addr + 0x000000004200eaac 0x111 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x000000004200eaac coap_print_addr + *fill* 0x000000004200ebbd 0x3 + .text.coap_set_log_handler + 0x000000004200ebc0 0xa esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x000000004200ebc0 coap_set_log_handler + *fill* 0x000000004200ebca 0x2 + .text.coap_log_impl + 0x000000004200ebcc 0x11e esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x12a (size before relaxing) + 0x000000004200ebcc coap_log_impl + *fill* 0x000000004200ecea 0x2 + .text.coap_show_pdu + 0x000000004200ecec 0x7cc esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x866 (size before relaxing) + 0x000000004200ecec coap_show_pdu + *fill* 0x000000004200f4b8 0x0 + .text.coap_debug_send_packet + 0x000000004200f4b8 0x92 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x9e (size before relaxing) + 0x000000004200f4b8 coap_debug_send_packet + *fill* 0x000000004200f54a 0x2 + .text.coap_malloc_endpoint + 0x000000004200f54c 0x11 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x000000004200f54c coap_malloc_endpoint + *fill* 0x000000004200f55d 0x3 + .text.coap_mfree_endpoint + 0x000000004200f560 0xf esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x000000004200f560 coap_mfree_endpoint + *fill* 0x000000004200f56f 0x1 + .text.coap_socket_close + 0x000000004200f570 0x19 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x000000004200f570 coap_socket_close + *fill* 0x000000004200f589 0x3 + .text.coap_io_prepare_io + 0x000000004200f58c 0x75d esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x791 (size before relaxing) + 0x000000004200f58c coap_io_prepare_io + *fill* 0x000000004200fce9 0x3 + .text.coap_socket_format_errno + 0x000000004200fcec 0x10 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x000000004200fcec coap_socket_format_errno + .text.coap_socket_strerror + 0x000000004200fcfc 0x15 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x000000004200fcfc coap_socket_strerror + *fill* 0x000000004200fd11 0x3 + .text.coap_socket_bind_udp + 0x000000004200fd14 0x151 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x1b1 (size before relaxing) + 0x000000004200fd14 coap_socket_bind_udp + *fill* 0x000000004200fe65 0x3 + .text.coap_socket_connect_udp + 0x000000004200fe68 0x2f0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x374 (size before relaxing) + 0x000000004200fe68 coap_socket_connect_udp + .text.coap_socket_write + 0x0000000042010158 0xa6 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0xba (size before relaxing) + 0x0000000042010158 coap_socket_write + *fill* 0x00000000420101fe 0x2 + .text.coap_socket_read + 0x0000000042010200 0x8e esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x9a (size before relaxing) + 0x0000000042010200 coap_socket_read + *fill* 0x000000004201028e 0x2 + .text.coap_network_send + 0x0000000042010290 0x19a esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x1b2 (size before relaxing) + 0x0000000042010290 coap_network_send + *fill* 0x000000004201042a 0x2 + .text.coap_network_read + 0x000000004201042c 0x268 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x294 (size before relaxing) + 0x000000004201042c coap_network_read + .text.coap_io_process_with_fds + 0x0000000042010694 0x3aa esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x3d2 (size before relaxing) + 0x0000000042010694 coap_io_process_with_fds + *fill* 0x0000000042010a3e 0x2 + .text.coap_io_process + 0x0000000042010a40 0x19 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x0000000042010a40 coap_io_process + *fill* 0x0000000042010a59 0x3 + .text.report_mbedtls_alert + 0x0000000042010a5c 0x69 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x0000000042010ac5 0x3 + .text.mbedtls_debug_out + 0x0000000042010ac8 0x36 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x3a (size before relaxing) + *fill* 0x0000000042010afe 0x2 + .text.coap_sock_read + 0x0000000042010b00 0xe2 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x102 (size before relaxing) + *fill* 0x0000000042010be2 0x2 + .text.coap_sock_write + 0x0000000042010be4 0xe6 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xfe (size before relaxing) + *fill* 0x0000000042010cca 0x2 + .text.coap_dgram_read + 0x0000000042010ccc 0x80 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .text.coap_dgram_write + 0x0000000042010d4c 0x56 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x5e (size before relaxing) + *fill* 0x0000000042010da2 0x2 + .text.get_error_string + 0x0000000042010da4 0x14 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x18 (size before relaxing) + .text.setup_pki_credentials + 0x0000000042010db8 0x5dc esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x6c4 (size before relaxing) + .text.get_san_or_cn_from_cert + 0x0000000042011394 0x4e esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x52 (size before relaxing) + *fill* 0x00000000420113e2 0x2 + .text.cert_verify_callback_mbedtls + 0x00000000420113e4 0x340 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x38c (size before relaxing) + .text.set_ciphersuites + 0x0000000042011724 0xef esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x103 (size before relaxing) + *fill* 0x0000000042011813 0x1 + .text.setup_client_ssl_session + 0x0000000042011814 0x1c6 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x20e (size before relaxing) + *fill* 0x00000000420119da 0x2 + .text.setup_server_ssl_session + 0x00000000420119dc 0x142 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x166 (size before relaxing) + *fill* 0x0000000042011b1e 0x2 + .text.coap_dtls_new_mbedtls_env + 0x0000000042011b20 0x12e esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x152 (size before relaxing) + *fill* 0x0000000042011c4e 0x2 + .text.pki_sni_callback + 0x0000000042011c50 0x15d esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x165 (size before relaxing) + *fill* 0x0000000042011dad 0x3 + .text.psk_sni_callback + 0x0000000042011db0 0x10a esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x116 (size before relaxing) + *fill* 0x0000000042011eba 0x2 + .text.psk_server_callback + 0x0000000042011ebc 0x86 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x8e (size before relaxing) + *fill* 0x0000000042011f42 0x2 + .text.do_mbedtls_handshake + 0x0000000042011f44 0x180 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x1ac (size before relaxing) + .text.mbedtls_cleanup + 0x00000000420120c4 0x46 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x62 (size before relaxing) + *fill* 0x000000004201210a 0x2 + .text.coap_dtls_free_mbedtls_env + 0x000000004201210c 0x23 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x27 (size before relaxing) + *fill* 0x000000004201212f 0x1 + .text.coap_dtls_new_context + 0x0000000042012130 0x1e esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x0000000042012130 coap_dtls_new_context + *fill* 0x000000004201214e 0x2 + .text.coap_dtls_context_set_cpsk + 0x0000000042012150 0x44 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x48 (size before relaxing) + 0x0000000042012150 coap_dtls_context_set_cpsk + .text.coap_dtls_context_set_pki + 0x0000000042012194 0x4b esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x0000000042012194 coap_dtls_context_set_pki + *fill* 0x00000000420121df 0x1 + .text.coap_dtls_free_context + 0x00000000420121e0 0x94 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xae (size before relaxing) + 0x00000000420121e0 coap_dtls_free_context + *fill* 0x0000000042012274 0x0 + .text.coap_dtls_new_client_session + 0x0000000042012274 0x38 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x44 (size before relaxing) + 0x0000000042012274 coap_dtls_new_client_session + .text.coap_dtls_new_server_session + 0x00000000420122ac 0x17 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420122ac coap_dtls_new_server_session + *fill* 0x00000000420122c3 0x1 + .text.coap_dtls_free_session + 0x00000000420122c4 0x23 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x27 (size before relaxing) + 0x00000000420122c4 coap_dtls_free_session + *fill* 0x00000000420122e7 0x1 + .text.coap_dtls_send + 0x00000000420122e8 0xf0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x100 (size before relaxing) + 0x00000000420122e8 coap_dtls_send + .text.coap_dtls_get_context_timeout + 0x00000000420123d8 0xb esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420123d8 coap_dtls_get_context_timeout + *fill* 0x00000000420123e3 0x1 + .text.coap_dtls_get_timeout + 0x00000000420123e4 0xd6 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xda (size before relaxing) + 0x00000000420123e4 coap_dtls_get_timeout + *fill* 0x00000000420124ba 0x2 + .text.coap_dtls_handle_timeout + 0x00000000420124bc 0x6b esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x6f (size before relaxing) + 0x00000000420124bc coap_dtls_handle_timeout + *fill* 0x0000000042012527 0x1 + .text.coap_dtls_receive + 0x0000000042012528 0x176 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x1a2 (size before relaxing) + 0x0000000042012528 coap_dtls_receive + *fill* 0x000000004201269e 0x2 + .text.coap_dtls_hello + 0x00000000420126a0 0xc6 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xea (size before relaxing) + 0x00000000420126a0 coap_dtls_hello + *fill* 0x0000000042012766 0x2 + .text.coap_dtls_get_overhead + 0x0000000042012768 0x18 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x1c (size before relaxing) + 0x0000000042012768 coap_dtls_get_overhead + .text.coap_tls_new_client_session + 0x0000000042012780 0x4c esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x5c (size before relaxing) + 0x0000000042012780 coap_tls_new_client_session + .text.coap_tls_new_server_session + 0x00000000420127cc 0x26 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x2a (size before relaxing) + 0x00000000420127cc coap_tls_new_server_session + *fill* 0x00000000420127f2 0x2 + .text.coap_tls_free_session + 0x00000000420127f4 0xa esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0xe (size before relaxing) + 0x00000000420127f4 coap_tls_free_session + *fill* 0x00000000420127fe 0x2 + .text.coap_tls_write + 0x0000000042012800 0x108 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x120 (size before relaxing) + 0x0000000042012800 coap_tls_write + .text.coap_tls_read + 0x0000000042012908 0x110 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x124 (size before relaxing) + 0x0000000042012908 coap_tls_read + .text.coap_dtls_shutdown + 0x0000000042012a18 0x22 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x26 (size before relaxing) + 0x0000000042012a18 coap_dtls_shutdown + *fill* 0x0000000042012a3a 0x2 + .text.coap_digest_setup + 0x0000000042012a3c 0x22 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x26 (size before relaxing) + 0x0000000042012a3c coap_digest_setup + *fill* 0x0000000042012a5e 0x2 + .text.coap_digest_free + 0x0000000042012a60 0x12 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x16 (size before relaxing) + 0x0000000042012a60 coap_digest_free + *fill* 0x0000000042012a72 0x2 + .text.coap_digest_update + 0x0000000042012a74 0x15 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x19 (size before relaxing) + 0x0000000042012a74 coap_digest_update + *fill* 0x0000000042012a89 0x3 + .text.coap_digest_final + 0x0000000042012a8c 0x1d esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x21 (size before relaxing) + 0x0000000042012a8c coap_digest_final + *fill* 0x0000000042012aa9 0x3 + .text.coap_prng_default + 0x0000000042012aac 0x1e esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + *fill* 0x0000000042012aca 0x2 + .text.coap_prng_init + 0x0000000042012acc 0xe esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + 0x0000000042012acc coap_prng_init + *fill* 0x0000000042012ada 0x2 + .text.coap_prng + 0x0000000042012adc 0x1a esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + 0x0000000042012adc coap_prng + *fill* 0x0000000042012af6 0x2 + .text.coap_session_max_pdu_size_internal + 0x0000000042012af8 0x46 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x0000000042012b3e 0x2 + .text.coap_make_addr_hash + 0x0000000042012b40 0x78 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .text.coap_make_session + 0x0000000042012bb8 0x1c2 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1ca (size before relaxing) + *fill* 0x0000000042012d7a 0x2 + .text.coap_session_mfree + 0x0000000042012d7c 0x192 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1aa (size before relaxing) + 0x0000000042012d7c coap_session_mfree + *fill* 0x0000000042012f0e 0x2 + .text.coap_session_max_pdu_rcv_size + 0x0000000042012f10 0x21 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x25 (size before relaxing) + 0x0000000042012f10 coap_session_max_pdu_rcv_size + *fill* 0x0000000042012f31 0x3 + .text.coap_session_max_pdu_size + 0x0000000042012f34 0x2d esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x35 (size before relaxing) + 0x0000000042012f34 coap_session_max_pdu_size + *fill* 0x0000000042012f61 0x3 + .text.coap_session_set_mtu + 0x0000000042012f64 0x26 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x2a (size before relaxing) + 0x0000000042012f64 coap_session_set_mtu + *fill* 0x0000000042012f8a 0x2 + .text.coap_session_refresh_psk_hint + 0x0000000042012f8c 0x7c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x84 (size before relaxing) + 0x0000000042012f8c coap_session_refresh_psk_hint + .text.coap_session_refresh_psk_key + 0x0000000042013008 0x7c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x84 (size before relaxing) + 0x0000000042013008 coap_session_refresh_psk_key + .text.coap_session_refresh_psk_identity + 0x0000000042013084 0x7c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x84 (size before relaxing) + 0x0000000042013084 coap_session_refresh_psk_identity + .text.coap_session_init_token + 0x0000000042013100 0x15 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x0000000042013100 coap_session_init_token + *fill* 0x0000000042013115 0x3 + .text.coap_session_new_token + 0x0000000042013118 0x28 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x0000000042013118 coap_session_new_token + .text.coap_session_send_ping + 0x0000000042013140 0x4e esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x56 (size before relaxing) + 0x0000000042013140 coap_session_send_ping + *fill* 0x000000004201318e 0x2 + .text.coap_session_str + 0x0000000042013190 0xea esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xee (size before relaxing) + 0x0000000042013190 coap_session_str + *fill* 0x000000004201327a 0x2 + .text.coap_session_free + 0x000000004201327c 0x20b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x222 (size before relaxing) + 0x000000004201327c coap_session_free + *fill* 0x0000000042013487 0x1 + .text.coap_session_release + 0x0000000042013488 0x32 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x36 (size before relaxing) + 0x0000000042013488 coap_session_release + *fill* 0x00000000420134ba 0x2 + .text.coap_session_new_dtls_session + 0x00000000420134bc 0x2b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x32 (size before relaxing) + 0x00000000420134bc coap_session_new_dtls_session + *fill* 0x00000000420134e7 0x1 + .text.coap_free_endpoint + 0x00000000420134e8 0x70 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x00000000420134e8 coap_free_endpoint + .text.coap_new_endpoint + 0x0000000042013558 0x1d4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x1fc (size before relaxing) + 0x0000000042013558 coap_new_endpoint + .text.coap_session_send + 0x000000004201372c 0x78 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x8c (size before relaxing) + 0x000000004201372c coap_session_send + .text.coap_session_write + 0x00000000420137a4 0x5a esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x6e (size before relaxing) + 0x00000000420137a4 coap_session_write + *fill* 0x00000000420137fe 0x2 + .text.coap_session_delay_pdu + 0x0000000042013800 0xee esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x10e (size before relaxing) + 0x0000000042013800 coap_session_delay_pdu + *fill* 0x00000000420138ee 0x2 + .text.coap_session_connected + 0x00000000420138f0 0x134 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x154 (size before relaxing) + 0x00000000420138f0 coap_session_connected + .text.coap_session_disconnected + 0x0000000042013a24 0x227 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x252 (size before relaxing) + 0x0000000042013a24 coap_session_disconnected + *fill* 0x0000000042013c4b 0x1 + .text.coap_session_send_csm + 0x0000000042013c4c 0xea esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x112 (size before relaxing) + 0x0000000042013c4c coap_session_send_csm + *fill* 0x0000000042013d36 0x2 + .text.coap_session_connect + 0x0000000042013d38 0xae esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xb6 (size before relaxing) + *fill* 0x0000000042013de6 0x2 + .text.coap_session_accept + 0x0000000042013de8 0x6c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x78 (size before relaxing) + .text.coap_endpoint_get_session + 0x0000000042013e54 0x8ec esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x910 (size before relaxing) + 0x0000000042013e54 coap_endpoint_get_session + .text.coap_session_create_client + 0x0000000042014740 0x9aa esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x9c2 (size before relaxing) + *fill* 0x00000000420150ea 0x2 + .text.coap_new_client_session_psk2 + 0x00000000420150ec 0x11c esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x154 (size before relaxing) + 0x00000000420150ec coap_new_client_session_psk2 + .text.coap_new_client_session_pki + 0x0000000042015208 0x90 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xac (size before relaxing) + 0x0000000042015208 coap_new_client_session_pki + .text.coap_new_server_session + 0x0000000042015298 0x898 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x8ac (size before relaxing) + 0x0000000042015298 coap_new_server_session + .text.coap_endpoint_str + 0x0000000042015b30 0x61 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x65 (size before relaxing) + 0x0000000042015b30 coap_endpoint_str + *fill* 0x0000000042015b91 0x3 + .text.coap_socket_connect_tcp1 + 0x0000000042015b94 0x288 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0x2e8 (size before relaxing) + 0x0000000042015b94 coap_socket_connect_tcp1 + .text.coap_socket_connect_tcp2 + 0x0000000042015e1c 0xb2 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0xe2 (size before relaxing) + 0x0000000042015e1c coap_socket_connect_tcp2 + *fill* 0x0000000042015ece 0x2 + .text.coap_socket_bind_tcp + 0x0000000042015ed0 0x161 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0x1c5 (size before relaxing) + 0x0000000042015ed0 coap_socket_bind_tcp + *fill* 0x0000000042016031 0x3 + .text.coap_socket_accept_tcp + 0x0000000042016034 0x8a esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0xae (size before relaxing) + 0x0000000042016034 coap_socket_accept_tcp + *fill* 0x00000000420160be 0x2 + .text.coap_clock_init + 0x00000000420160c0 0x1b esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x00000000420160c0 coap_clock_init + *fill* 0x00000000420160db 0x1 + .text.coap_ticks + 0x00000000420160dc 0x7c esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x00000000420160dc coap_ticks + .text.coap_ticks_to_rt + 0x0000000042016158 0x1d esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x0000000042016158 coap_ticks_to_rt + *fill* 0x0000000042016175 0x3 + .text.coap_ticks_to_rt_us + 0x0000000042016178 0x41 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x0000000042016178 coap_ticks_to_rt_us + *fill* 0x00000000420161b9 0x3 + .text.coap_fls + 0x00000000420161bc 0x11 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x00000000420161bc coap_fls + *fill* 0x00000000420161cd 0x3 + .text.coap_encode_var_safe + 0x00000000420161d0 0x53 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x00000000420161d0 coap_encode_var_safe + *fill* 0x0000000042016223 0x1 + .text.coap_encode_var_safe8 + 0x0000000042016224 0x67 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x0000000042016224 coap_encode_var_safe8 + *fill* 0x000000004201628b 0x1 + .text.coap_malloc_type + 0x000000004201628c 0x10 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x000000004201628c coap_malloc_type + .text.coap_realloc_type + 0x000000004201629c 0x11 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x000000004201629c coap_realloc_type + *fill* 0x00000000420162ad 0x3 + .text.coap_free_type + 0x00000000420162b0 0xe esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x00000000420162b0 coap_free_type + *fill* 0x00000000420162be 0x2 + .text.coap_accept_endpoint + 0x00000000420162c0 0x1e esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x00000000420162de 0x2 + .text.no_response + 0x00000000420162e0 0x150 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x160 (size before relaxing) + .text.free_wellknown_response + 0x0000000042016430 0xa esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xe (size before relaxing) + *fill* 0x000000004201643a 0x2 + .text.hnd_get_wellknown + 0x000000004201643c 0x15e esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x18e (size before relaxing) + *fill* 0x000000004201659a 0x2 + .text.coap_delete_node + 0x000000004201659c 0x4c esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x50 (size before relaxing) + 0x000000004201659c coap_delete_node + .text.coap_write_session + 0x00000000420165e8 0xdc esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xe8 (size before relaxing) + .text.coap_delete_all + 0x00000000420166c4 0x14 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420166c4 coap_delete_all + .text.coap_new_node + 0x00000000420166d8 0x2e esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x36 (size before relaxing) + 0x00000000420166d8 coap_new_node + *fill* 0x0000000042016706 0x2 + .text.coap_set_app_data + 0x0000000042016708 0x1d esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x0000000042016708 coap_set_app_data + *fill* 0x0000000042016725 0x3 + .text.coap_get_app_data + 0x0000000042016728 0x1d esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x0000000042016728 coap_get_app_data + *fill* 0x0000000042016745 0x3 + .text.coap_free_context + 0x0000000042016748 0x84 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x90 (size before relaxing) + 0x0000000042016748 coap_free_context + .text.coap_option_check_critical + 0x00000000420167cc 0xed esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xf9 (size before relaxing) + 0x00000000420167cc coap_option_check_critical + *fill* 0x00000000420168b9 0x3 + .text.coap_session_send_pdu + 0x00000000420168bc 0x93 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x9b (size before relaxing) + 0x00000000420168bc coap_session_send_pdu + *fill* 0x000000004201694f 0x1 + .text.coap_calc_timeout + 0x0000000042016950 0x79 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x0000000042016950 coap_calc_timeout + *fill* 0x00000000420169c9 0x3 + .text.coap_wait_ack + 0x00000000420169cc 0xae esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xba (size before relaxing) + 0x00000000420169cc coap_wait_ack + *fill* 0x0000000042016a7a 0x2 + .text.coap_client_delay_first + 0x0000000042016a7c 0xc2 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xce (size before relaxing) + 0x0000000042016a7c coap_client_delay_first + *fill* 0x0000000042016b3e 0x2 + .text.coap_remove_from_queue + 0x0000000042016b40 0xc8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xe0 (size before relaxing) + 0x0000000042016b40 coap_remove_from_queue + .text.coap_cancel_session_messages + 0x0000000042016c08 0x9a esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xae (size before relaxing) + 0x0000000042016c08 coap_cancel_session_messages + *fill* 0x0000000042016ca2 0x2 + .text.coap_cancel_all_messages + 0x0000000042016ca4 0x7a esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x86 (size before relaxing) + 0x0000000042016ca4 coap_cancel_all_messages + *fill* 0x0000000042016d1e 0x2 + .text.coap_cancel + 0x0000000042016d20 0x4b esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4f (size before relaxing) + *fill* 0x0000000042016d6b 0x1 + .text.coap_new_error_response + 0x0000000042016d6c 0x135 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x161 (size before relaxing) + 0x0000000042016d6c coap_new_error_response + *fill* 0x0000000042016ea1 0x3 + .text.coap_handle_event + 0x0000000042016ea4 0x2a esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2e (size before relaxing) + 0x0000000042016ea4 coap_handle_event + *fill* 0x0000000042016ece 0x2 + .text.coap_send_pdu + 0x0000000042016ed0 0x1a8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x1d8 (size before relaxing) + .text.coap_send_internal + 0x0000000042017078 0x39d esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x425 (size before relaxing) + 0x0000000042017078 coap_send_internal + *fill* 0x0000000042017415 0x3 + .text.coap_send_ack + 0x0000000042017418 0x40 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x44 (size before relaxing) + 0x0000000042017418 coap_send_ack + .text.coap_send_message_type + 0x0000000042017458 0x2a esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2e (size before relaxing) + 0x0000000042017458 coap_send_message_type + *fill* 0x0000000042017482 0x2 + .text.handle_response + 0x0000000042017484 0xb8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xcc (size before relaxing) + .text.coap_send + 0x000000004201753c 0x2a1 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2c4 (size before relaxing) + 0x000000004201753c coap_send + *fill* 0x00000000420177dd 0x3 + .text.handle_signaling + 0x00000000420177e0 0x10c esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x11c (size before relaxing) + .text.handle_request + 0x00000000420178ec 0x87a esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x95a (size before relaxing) + *fill* 0x0000000042018166 0x2 + .text.coap_retransmit + 0x0000000042018168 0x196 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x1c6 (size before relaxing) + 0x0000000042018168 coap_retransmit + *fill* 0x00000000420182fe 0x2 + .text.coap_connect_session + 0x0000000042018300 0x92 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xae (size before relaxing) + *fill* 0x0000000042018392 0x2 + .text.coap_dispatch + 0x0000000042018394 0x331 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x373 (size before relaxing) + 0x0000000042018394 coap_dispatch + *fill* 0x00000000420186c5 0x3 + .text.coap_handle_dgram + 0x00000000420186c8 0x96 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xae (size before relaxing) + 0x00000000420186c8 coap_handle_dgram + *fill* 0x000000004201875e 0x2 + .text.coap_handle_dgram_for_proto + 0x0000000042018760 0x60 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x64 (size before relaxing) + .text.coap_read_endpoint + 0x00000000420187c0 0x152 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x16a (size before relaxing) + *fill* 0x0000000042018912 0x2 + .text.coap_read_session + 0x0000000042018914 0x2ee esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x342 (size before relaxing) + *fill* 0x0000000042018c02 0x2 + .text.coap_io_do_io + 0x0000000042018c04 0xe0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xec (size before relaxing) + 0x0000000042018c04 coap_io_do_io + .text.coap_check_async + 0x0000000042018ce4 0x7b esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x7f (size before relaxing) + 0x0000000042018ce4 coap_check_async + *fill* 0x0000000042018d5f 0x1 + .text.coap_startup + 0x0000000042018d60 0x52 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x62 (size before relaxing) + 0x0000000042018d60 coap_startup + *fill* 0x0000000042018db2 0x2 + .text.coap_new_context + 0x0000000042018db4 0xa3 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xbb (size before relaxing) + 0x0000000042018db4 coap_new_context + *fill* 0x0000000042018e57 0x1 + .text.coap_cleanup + 0x0000000042018e58 0x8 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0xb (size before relaxing) + 0x0000000042018e58 coap_cleanup + *fill* 0x0000000042018e60 0x0 + .text.coap_option_filter_op + 0x0000000042018e60 0xd5 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x0000000042018f35 0x3 + .text.coap_opt_parse + 0x0000000042018f38 0x1be esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x1e2 (size before relaxing) + 0x0000000042018f38 coap_opt_parse + *fill* 0x00000000420190f6 0x2 + .text.coap_option_iterator_init + 0x00000000420190f8 0x98 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x00000000420190f8 coap_option_iterator_init + .text.coap_opt_length + 0x0000000042019190 0x8a esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x92 (size before relaxing) + 0x0000000042019190 coap_opt_length + *fill* 0x000000004201921a 0x2 + .text.coap_opt_value + 0x000000004201921c 0x80 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x88 (size before relaxing) + 0x000000004201921c coap_opt_value + .text.coap_opt_size + 0x000000004201929c 0x10 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x14 (size before relaxing) + 0x000000004201929c coap_opt_size + .text.coap_opt_setheader + 0x00000000420192ac 0x12e esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x13e (size before relaxing) + 0x00000000420192ac coap_opt_setheader + *fill* 0x00000000420193da 0x2 + .text.coap_opt_encode + 0x00000000420193dc 0x72 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x7e (size before relaxing) + 0x00000000420193dc coap_opt_encode + *fill* 0x000000004201944e 0x2 + .text.coap_option_filter_set + 0x0000000042019450 0x14 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x0000000042019450 coap_option_filter_set + .text.coap_option_filter_unset + 0x0000000042019464 0x14 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x0000000042019464 coap_option_filter_unset + .text.coap_option_filter_get + 0x0000000042019478 0x14 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x0000000042019478 coap_option_filter_get + .text.coap_option_next + 0x000000004201948c 0xe2 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0xe6 (size before relaxing) + 0x000000004201948c coap_option_next + *fill* 0x000000004201956e 0x2 + .text.coap_check_option + 0x0000000042019570 0x28 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x30 (size before relaxing) + 0x0000000042019570 coap_check_option + .text.write_char + 0x0000000042019598 0x68 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text.check_repeatable + 0x0000000042019600 0x10a esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x112 (size before relaxing) + *fill* 0x000000004201970a 0x2 + .text.write_prefix + 0x000000004201970c 0x2c esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .text.next_option_safe + 0x0000000042019738 0x90 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x94 (size before relaxing) + .text.coap_pdu_clear + 0x00000000420197c8 0x76 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x00000000420197c8 coap_pdu_clear + *fill* 0x000000004201983e 0x2 + .text.coap_pdu_init + 0x0000000042019840 0xa4 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xb0 (size before relaxing) + 0x0000000042019840 coap_pdu_init + .text.coap_new_pdu + 0x00000000420198e4 0x34 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x40 (size before relaxing) + 0x00000000420198e4 coap_new_pdu + .text.coap_delete_pdu + 0x0000000042019918 0x24 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x0000000042019918 coap_delete_pdu + .text.coap_pdu_resize + 0x000000004201993c 0x93 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x9b (size before relaxing) + 0x000000004201993c coap_pdu_resize + *fill* 0x00000000420199cf 0x1 + .text.coap_pdu_check_resize + 0x00000000420199d0 0x42 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x00000000420199d0 coap_pdu_check_resize + *fill* 0x0000000042019a12 0x2 + .text.coap_add_token + 0x0000000042019a14 0x6c esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x70 (size before relaxing) + 0x0000000042019a14 coap_add_token + .text.coap_update_token + 0x0000000042019a80 0xc5 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xcd (size before relaxing) + 0x0000000042019a80 coap_update_token + *fill* 0x0000000042019b45 0x3 + .text.coap_remove_option + 0x0000000042019b48 0x216 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x236 (size before relaxing) + 0x0000000042019b48 coap_remove_option + *fill* 0x0000000042019d5e 0x2 + .text.coap_add_option_internal + 0x0000000042019d60 0x120 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x13c (size before relaxing) + 0x0000000042019d60 coap_add_option_internal + .text.coap_pdu_duplicate + 0x0000000042019e80 0xe6 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xfa (size before relaxing) + 0x0000000042019e80 coap_pdu_duplicate + *fill* 0x0000000042019f66 0x2 + .text.coap_insert_option + 0x0000000042019f68 0x1de esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x1f2 (size before relaxing) + 0x0000000042019f68 coap_insert_option + *fill* 0x000000004201a146 0x2 + .text.coap_update_option + 0x000000004201a148 0xba esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xc6 (size before relaxing) + 0x000000004201a148 coap_update_option + *fill* 0x000000004201a202 0x2 + .text.coap_add_option + 0x000000004201a204 0x30 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x34 (size before relaxing) + 0x000000004201a204 coap_add_option + .text.coap_add_data_after + 0x000000004201a234 0x62 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x66 (size before relaxing) + 0x000000004201a234 coap_add_data_after + *fill* 0x000000004201a296 0x2 + .text.coap_add_data + 0x000000004201a298 0x2a esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x2e (size before relaxing) + 0x000000004201a298 coap_add_data + *fill* 0x000000004201a2c2 0x2 + .text.coap_get_data_large + 0x000000004201a2c4 0x82 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x000000004201a2c4 coap_get_data_large + *fill* 0x000000004201a346 0x2 + .text.coap_get_data + 0x000000004201a348 0x14 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x18 (size before relaxing) + 0x000000004201a348 coap_get_data + .text.coap_response_phrase + 0x000000004201a35c 0x30 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x000000004201a35c coap_response_phrase + .text.coap_pdu_parse_header_size + 0x000000004201a38c 0x56 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x000000004201a38c coap_pdu_parse_header_size + *fill* 0x000000004201a3e2 0x2 + .text.coap_pdu_parse_size + 0x000000004201a3e4 0xd9 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xdd (size before relaxing) + 0x000000004201a3e4 coap_pdu_parse_size + *fill* 0x000000004201a4bd 0x3 + .text.coap_pdu_parse_header + 0x000000004201a4c0 0xed esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0xf5 (size before relaxing) + 0x000000004201a4c0 coap_pdu_parse_header + *fill* 0x000000004201a5ad 0x3 + .text.coap_pdu_parse_opt + 0x000000004201a5b0 0x2cc esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x2f4 (size before relaxing) + 0x000000004201a5b0 coap_pdu_parse_opt + .text.coap_pdu_parse + 0x000000004201a87c 0x76 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x82 (size before relaxing) + 0x000000004201a87c coap_pdu_parse + *fill* 0x000000004201a8f2 0x2 + .text.coap_pdu_encode_header + 0x000000004201a8f4 0x2aa esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x2c2 (size before relaxing) + 0x000000004201a8f4 coap_pdu_encode_header + *fill* 0x000000004201ab9e 0x2 + .text.coap_find_observer_cache_key + 0x000000004201aba0 0x4d esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000004201abed 0x3 + .text.match 0x000000004201abf0 0xaa esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000004201ac9a 0x2 + .text.coap_find_attr + 0x000000004201ac9c 0x42 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201ac9c coap_find_attr + *fill* 0x000000004201acde 0x2 + .text.coap_delete_attr + 0x000000004201ace0 0x20 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x24 (size before relaxing) + 0x000000004201ace0 coap_delete_attr + .text.coap_get_resource_from_uri_path + 0x000000004201ad00 0x22e esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201ad00 coap_get_resource_from_uri_path + *fill* 0x000000004201af2e 0x2 + .text.coap_print_link + 0x000000004201af30 0x1a2 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201af30 coap_print_link + *fill* 0x000000004201b0d2 0x2 + .text.coap_print_wellknown + 0x000000004201b0d4 0x20a esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x212 (size before relaxing) + 0x000000004201b0d4 coap_print_wellknown + *fill* 0x000000004201b2de 0x2 + .text.coap_find_observer + 0x000000004201b2e0 0x57 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201b2e0 coap_find_observer + *fill* 0x000000004201b337 0x1 + .text.coap_touch_observer + 0x000000004201b338 0x32 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x36 (size before relaxing) + 0x000000004201b338 coap_touch_observer + *fill* 0x000000004201b36a 0x2 + .text.coap_delete_observer + 0x000000004201b36c 0xb5 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0xd1 (size before relaxing) + 0x000000004201b36c coap_delete_observer + *fill* 0x000000004201b421 0x3 + .text.coap_notify_observers + 0x000000004201b424 0x2d5 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x325 (size before relaxing) + *fill* 0x000000004201b6f9 0x3 + .text.coap_add_observer + 0x000000004201b6fc 0x124 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x154 (size before relaxing) + 0x000000004201b6fc coap_add_observer + .text.coap_remove_failed_observers + 0x000000004201b820 0x63 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x67 (size before relaxing) + *fill* 0x000000004201b883 0x1 + .text.coap_delete_observers + 0x000000004201b884 0x6a esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x76 (size before relaxing) + 0x000000004201b884 coap_delete_observers + *fill* 0x000000004201b8ee 0x2 + .text.coap_resource_notify_observers + 0x000000004201b8f0 0x61 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201b8f0 coap_resource_notify_observers + *fill* 0x000000004201b951 0x3 + .text.coap_free_resource + 0x000000004201b954 0xb6 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0xce (size before relaxing) + *fill* 0x000000004201ba0a 0x2 + .text.coap_delete_all_resources + 0x000000004201ba0c 0xea esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201ba0c coap_delete_all_resources + *fill* 0x000000004201baf6 0x2 + .text.coap_check_notify + 0x000000004201baf8 0x38 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201baf8 coap_check_notify + .text.coap_handle_failed_notify + 0x000000004201bb30 0x2f esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x000000004201bb30 coap_handle_failed_notify + *fill* 0x000000004201bb5f 0x1 + .text.coap_new_string + 0x000000004201bb60 0x46 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x4e (size before relaxing) + 0x000000004201bb60 coap_new_string + *fill* 0x000000004201bba6 0x2 + .text.coap_delete_string + 0x000000004201bba8 0xf esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x000000004201bba8 coap_delete_string + *fill* 0x000000004201bbb7 0x1 + .text.coap_new_str_const + 0x000000004201bbb8 0x1e esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x22 (size before relaxing) + 0x000000004201bbb8 coap_new_str_const + *fill* 0x000000004201bbd6 0x2 + .text.coap_delete_str_const + 0x000000004201bbd8 0xf esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x000000004201bbd8 coap_delete_str_const + *fill* 0x000000004201bbe7 0x1 + .text.coap_new_binary + 0x000000004201bbe8 0xc esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x10 (size before relaxing) + 0x000000004201bbe8 coap_new_binary + .text.coap_resize_binary + 0x000000004201bbf4 0x18 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x1c (size before relaxing) + 0x000000004201bbf4 coap_resize_binary + .text.coap_delete_binary + 0x000000004201bc0c 0xf esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x000000004201bc0c coap_delete_binary + *fill* 0x000000004201bc1b 0x1 + .text.coap_new_bin_const + 0x000000004201bc1c 0x1e esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x22 (size before relaxing) + 0x000000004201bc1c coap_new_bin_const + *fill* 0x000000004201bc3a 0x2 + .text.coap_delete_bin_const + 0x000000004201bc3c 0xf esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x000000004201bc3c coap_delete_bin_const + *fill* 0x000000004201bc4b 0x1 + .text.coap_subscription_init + 0x000000004201bc4c 0x24 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + 0x000000004201bc4c coap_subscription_init + .text.check_segment + 0x000000004201bc70 0x56 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000004201bcc6 0x2 + .text.coap_split_path_impl + 0x000000004201bcc8 0x7a esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000004201bd42 0x2 + .text.coap_split_uri_sub + 0x000000004201bd44 0x2fa esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000004201c03e 0x2 + .text.make_decoded_option + 0x000000004201c040 0x96 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x9e (size before relaxing) + *fill* 0x000000004201c0d6 0x2 + .text.write_option + 0x000000004201c0d8 0x3e esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x42 (size before relaxing) + *fill* 0x000000004201c116 0x2 + .text.coap_split_uri + 0x000000004201c118 0x15 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x000000004201c118 coap_split_uri + *fill* 0x000000004201c12d 0x3 + .text.coap_split_proxy_uri + 0x000000004201c130 0x15 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x000000004201c130 coap_split_proxy_uri + *fill* 0x000000004201c145 0x3 + .text.coap_split_path + 0x000000004201c148 0x29 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x000000004201c148 coap_split_path + *fill* 0x000000004201c171 0x3 + .text.coap_get_query + 0x000000004201c174 0x355 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x36d (size before relaxing) + 0x000000004201c174 coap_get_query + *fill* 0x000000004201c4c9 0x3 + .text.coap_get_uri_path + 0x000000004201c4cc 0x361 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x381 (size before relaxing) + 0x000000004201c4cc coap_get_uri_path + *fill* 0x000000004201c82d 0x3 + .text.coap_free_async_sub + 0x000000004201c830 0x42 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x46 (size before relaxing) + *fill* 0x000000004201c872 0x2 + .text.coap_find_async + 0x000000004201c874 0x35 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x000000004201c874 coap_find_async + *fill* 0x000000004201c8a9 0x3 + .text.coap_free_async + 0x000000004201c8ac 0xd esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x10 (size before relaxing) + 0x000000004201c8ac coap_free_async + *fill* 0x000000004201c8b9 0x3 + .text.coap_delete_all_async + 0x000000004201c8bc 0x1c esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x000000004201c8bc coap_delete_all_async + .text.coap_cache_derive_key_w_ignore + 0x000000004201c8d8 0xc1 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0xe9 (size before relaxing) + 0x000000004201c8d8 coap_cache_derive_key_w_ignore + *fill* 0x000000004201c999 0x3 + .text.coap_delete_cache_key + 0x000000004201c99c 0xf esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x000000004201c99c coap_delete_cache_key + *fill* 0x000000004201c9ab 0x1 + .text.coap_delete_cache_entry + 0x000000004201c9ac 0xf2 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0xf6 (size before relaxing) + 0x000000004201c9ac coap_delete_cache_entry + *fill* 0x000000004201ca9e 0x2 + .text.coap_expire_cache_entries + 0x000000004201caa0 0x47 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x4b (size before relaxing) + 0x000000004201caa0 coap_expire_cache_entries + *fill* 0x000000004201cae7 0x1 + .text.raw_to_scaled + 0x000000004201cae8 0x52 esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000004201cb3a 0x2 + .text.compensate_pressure + 0x000000004201cb3c 0x79 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x81 (size before relaxing) + *fill* 0x000000004201cbb5 0x3 + .text.compensate_temp + 0x000000004201cbb8 0x61 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x65 (size before relaxing) + *fill* 0x000000004201cc19 0x3 + .text.dps310_init_desc + 0x000000004201cc1c 0x8f esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x93 (size before relaxing) + 0x000000004201cc1c dps310_init_desc + *fill* 0x000000004201ccab 0x1 + .text.dps310_set_rate_p + 0x000000004201ccac 0x21 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ccac dps310_set_rate_p + *fill* 0x000000004201cccd 0x3 + .text.dps310_set_rate_t + 0x000000004201ccd0 0x21 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ccd0 dps310_set_rate_t + *fill* 0x000000004201ccf1 0x3 + .text.dps310_reset + 0x000000004201ccf4 0x45 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x49 (size before relaxing) + 0x000000004201ccf4 dps310_reset + *fill* 0x000000004201cd39 0x3 + .text.dps310_get_oversampling_p + 0x000000004201cd3c 0x3c esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cd3c dps310_get_oversampling_p + .text.dps310_set_oversampling_p + 0x000000004201cd78 0x28 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cd78 dps310_set_oversampling_p + .text.dps310_get_oversampling_t + 0x000000004201cda0 0x3c esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cda0 dps310_get_oversampling_t + .text.dps310_set_oversampling_t + 0x000000004201cddc 0x28 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cddc dps310_set_oversampling_t + .text.dps310_set_tmp_ext + 0x000000004201ce04 0x21 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ce04 dps310_set_tmp_ext + *fill* 0x000000004201ce25 0x3 + .text.dps310_set_tmp_coef_ext + 0x000000004201ce28 0x21 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ce28 dps310_set_tmp_coef_ext + *fill* 0x000000004201ce49 0x3 + .text.dps310_set_int_fifo + 0x000000004201ce4c 0x1e esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ce4c dps310_set_int_fifo + *fill* 0x000000004201ce6a 0x2 + .text.dps310_set_int_tmp + 0x000000004201ce6c 0x16 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ce6c dps310_set_int_tmp + *fill* 0x000000004201ce82 0x2 + .text.dps310_set_int_prs + 0x000000004201ce84 0x1e esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201ce84 dps310_set_int_prs + *fill* 0x000000004201cea2 0x2 + .text.dps310_set_t_shift + 0x000000004201cea4 0x1e esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cea4 dps310_set_t_shift + *fill* 0x000000004201cec2 0x2 + .text.dps310_set_p_shift + 0x000000004201cec4 0x1e esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cec4 dps310_set_p_shift + *fill* 0x000000004201cee2 0x2 + .text.dps310_set_fifo_en + 0x000000004201cee4 0x16 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201cee4 dps310_set_fifo_en + *fill* 0x000000004201cefa 0x2 + .text.dps310_get_coef + 0x000000004201cefc 0x14c esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x15c (size before relaxing) + 0x000000004201cefc dps310_get_coef + .text.dps310_get_mode + 0x000000004201d048 0x15 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201d048 dps310_get_mode + *fill* 0x000000004201d05d 0x3 + .text.dps310_set_mode + 0x000000004201d060 0x16 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201d060 dps310_set_mode + *fill* 0x000000004201d076 0x2 + .text.dps310_read_raw + 0x000000004201d078 0xa1 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0xa5 (size before relaxing) + 0x000000004201d078 dps310_read_raw + *fill* 0x000000004201d119 0x3 + .text.dps310_read_pressure + 0x000000004201d11c 0x10c esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x120 (size before relaxing) + 0x000000004201d11c dps310_read_pressure + .text.dps310_read_temp + 0x000000004201d228 0xa4 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0xac (size before relaxing) + 0x000000004201d228 dps310_read_temp + .text.dps310_read_temp_wait + 0x000000004201d2cc 0x94 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x9c (size before relaxing) + 0x000000004201d2cc dps310_read_temp_wait + .text.dps310_quirk + 0x000000004201d360 0x1fe esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x22e (size before relaxing) + 0x000000004201d360 dps310_quirk + *fill* 0x000000004201d55e 0x2 + .text.dps310_init + 0x000000004201d560 0x20a esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x23e (size before relaxing) + 0x000000004201d560 dps310_init + *fill* 0x000000004201d76a 0x2 + .text.dps310_is_ready_for + 0x000000004201d76c 0x6e esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x72 (size before relaxing) + 0x000000004201d76c dps310_is_ready_for + *fill* 0x000000004201d7da 0x2 + .text.dps310_is_ready_for_coef + 0x000000004201d7dc 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201d7dc dps310_is_ready_for_coef + *fill* 0x000000004201d811 0x3 + .text.dps310_is_ready_for_sensor + 0x000000004201d814 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201d814 dps310_is_ready_for_sensor + *fill* 0x000000004201d849 0x3 + .text.dps310_is_ready_for_temp + 0x000000004201d84c 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201d84c dps310_is_ready_for_temp + *fill* 0x000000004201d881 0x3 + .text.dps310_is_ready_for_pressure + 0x000000004201d884 0x35 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x000000004201d884 dps310_is_ready_for_pressure + *fill* 0x000000004201d8b9 0x3 + .text._read_reg + 0x000000004201d8bc 0x42 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x4a (size before relaxing) + 0x000000004201d8bc _read_reg + *fill* 0x000000004201d8fe 0x2 + .text._read_reg_mask + 0x000000004201d900 0x7c esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x84 (size before relaxing) + 0x000000004201d900 _read_reg_mask + .text._update_reg_nolock + 0x000000004201d97c 0x6c esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x74 (size before relaxing) + 0x000000004201d97c _update_reg_nolock + .text._write_reg + 0x000000004201d9e8 0x62 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x6e (size before relaxing) + 0x000000004201d9e8 _write_reg + *fill* 0x000000004201da4a 0x2 + .text._update_reg + 0x000000004201da4c 0x46 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x52 (size before relaxing) + 0x000000004201da4c _update_reg + *fill* 0x000000004201da92 0x2 + .text._wait_for_reg_bits + 0x000000004201da94 0xa8 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0xac (size before relaxing) + 0x000000004201da94 _wait_for_reg_bits + .text.send_cmd + 0x000000004201db3c 0x89 esp-idf/scd30/libscd30.a(scd30.c.obj) + *fill* 0x000000004201dbc5 0x3 + .text.read_resp + 0x000000004201dbc8 0x96 esp-idf/scd30/libscd30.a(scd30.c.obj) + *fill* 0x000000004201dc5e 0x2 + .text.execute_cmd + 0x000000004201dc60 0xb2 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0xbe (size before relaxing) + *fill* 0x000000004201dd12 0x2 + .text.scd30_init_desc + 0x000000004201dd14 0x29 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x000000004201dd14 scd30_init_desc + *fill* 0x000000004201dd3d 0x3 + .text.scd30_trigger_continuous_measurement + 0x000000004201dd40 0x46 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x4a (size before relaxing) + 0x000000004201dd40 scd30_trigger_continuous_measurement + *fill* 0x000000004201dd86 0x2 + .text.scd30_get_data_ready_status + 0x000000004201dd88 0x32 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x36 (size before relaxing) + 0x000000004201dd88 scd30_get_data_ready_status + *fill* 0x000000004201ddba 0x2 + .text.scd30_read_measurement + 0x000000004201ddbc 0x6e esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x000000004201ddbc scd30_read_measurement + *fill* 0x000000004201de2a 0x2 + .text.scd30_read_firmware_version + 0x000000004201de2c 0x25 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x000000004201de2c scd30_read_firmware_version + *fill* 0x000000004201de51 0x3 + .text.i2c_setup_port + 0x000000004201de54 0x11c esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x12c (size before relaxing) + .text.i2cdev_init + 0x000000004201df70 0x56 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x000000004201df70 i2cdev_init + *fill* 0x000000004201dfc6 0x2 + .text.i2c_dev_create_mutex + 0x000000004201dfc8 0x42 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x000000004201dfc8 i2c_dev_create_mutex + *fill* 0x000000004201e00a 0x2 + .text.i2c_dev_take_mutex + 0x000000004201e00c 0x42 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x000000004201e00c i2c_dev_take_mutex + *fill* 0x000000004201e04e 0x2 + .text.i2c_dev_give_mutex + 0x000000004201e050 0x44 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x000000004201e050 i2c_dev_give_mutex + .text.i2c_dev_read + 0x000000004201e094 0x160 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x184 (size before relaxing) + 0x000000004201e094 i2c_dev_read + .text.i2c_dev_write + 0x000000004201e1f4 0x144 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x15c (size before relaxing) + 0x000000004201e1f4 i2c_dev_write + .text.i2c_dev_read_reg + 0x000000004201e338 0x1a esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x000000004201e338 i2c_dev_read_reg + *fill* 0x000000004201e352 0x2 + .text.i2c_dev_write_reg + 0x000000004201e354 0x1a esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x000000004201e354 i2c_dev_write_reg + *fill* 0x000000004201e36e 0x2 + .text._split_string_by_comma + 0x000000004201e370 0x2e esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + *fill* 0x000000004201e39e 0x2 + .text.nmea_init + 0x000000004201e3a0 0x8 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0xb (size before relaxing) + 0x000000004201e3a0 nmea_init + *fill* 0x000000004201e3a8 0x0 + .text.nmea_cleanup + 0x000000004201e3a8 0xb esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x000000004201e3a8 nmea_cleanup + *fill* 0x000000004201e3b3 0x1 + .text.nmea_get_type + 0x000000004201e3b4 0x1d esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x000000004201e3b4 nmea_get_type + *fill* 0x000000004201e3d1 0x3 + .text.nmea_validate + 0x000000004201e3d4 0xdc esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x000000004201e3d4 nmea_validate + .text.nmea_free + 0x000000004201e4b0 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x000000004201e4b0 nmea_free + .text.nmea_parse + 0x000000004201e4c8 0xae esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0xbe (size before relaxing) + 0x000000004201e4c8 nmea_parse + *fill* 0x000000004201e576 0x2 + .text.nmea_load_parsers + 0x000000004201e578 0x12d esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x145 (size before relaxing) + 0x000000004201e578 nmea_load_parsers + *fill* 0x000000004201e6a5 0x3 + .text.nmea_get_parser_by_type + 0x000000004201e6a8 0x2b esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x000000004201e6a8 nmea_get_parser_by_type + *fill* 0x000000004201e6d3 0x1 + .text.nmea_get_parser_by_sentence + 0x000000004201e6d4 0x3d esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x000000004201e6d4 nmea_get_parser_by_sentence + *fill* 0x000000004201e711 0x3 + .text.nmea_gpgga_init + 0x000000004201e714 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x000000004201e714 nmea_gpgga_init + .text.nmea_gpgga_allocate_data + 0x000000004201e72c 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x000000004201e72c nmea_gpgga_allocate_data + *fill* 0x000000004201e745 0x3 + .text.nmea_gpgga_set_default + 0x000000004201e748 0x22 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x000000004201e748 nmea_gpgga_set_default + *fill* 0x000000004201e76a 0x2 + .text.nmea_gpgga_free_data + 0x000000004201e76c 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x000000004201e76c nmea_gpgga_free_data + .text.nmea_gpgga_parse + 0x000000004201e77c 0x136 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x000000004201e77c nmea_gpgga_parse + *fill* 0x000000004201e8b2 0x2 + .text.nmea_gpgll_init + 0x000000004201e8b4 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x000000004201e8b4 nmea_gpgll_init + .text.nmea_gpgll_allocate_data + 0x000000004201e8cc 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x000000004201e8cc nmea_gpgll_allocate_data + *fill* 0x000000004201e8e5 0x3 + .text.nmea_gpgll_set_default + 0x000000004201e8e8 0x14 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x000000004201e8e8 nmea_gpgll_set_default + .text.nmea_gpgll_free_data + 0x000000004201e8fc 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x000000004201e8fc nmea_gpgll_free_data + .text.nmea_gpgll_parse + 0x000000004201e90c 0x8e esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x000000004201e90c nmea_gpgll_parse + *fill* 0x000000004201e99a 0x2 + .text.nmea_gprmc_init + 0x000000004201e99c 0x16 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x000000004201e99c nmea_gprmc_init + *fill* 0x000000004201e9b2 0x2 + .text.nmea_gprmc_allocate_data + 0x000000004201e9b4 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x000000004201e9b4 nmea_gprmc_allocate_data + *fill* 0x000000004201e9cd 0x3 + .text.nmea_gprmc_set_default + 0x000000004201e9d0 0x14 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x000000004201e9d0 nmea_gprmc_set_default + .text.nmea_gprmc_free_data + 0x000000004201e9e4 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x000000004201e9e4 nmea_gprmc_free_data + .text.nmea_gprmc_parse + 0x000000004201e9f4 0x184 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x000000004201e9f4 nmea_gprmc_parse + .text.nmea_gpgsa_init + 0x000000004201eb78 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x000000004201eb78 nmea_gpgsa_init + .text.nmea_gpgsa_allocate_data + 0x000000004201eb90 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x000000004201eb90 nmea_gpgsa_allocate_data + *fill* 0x000000004201eba9 0x3 + .text.nmea_gpgsa_set_default + 0x000000004201ebac 0x14 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x000000004201ebac nmea_gpgsa_set_default + .text.nmea_gpgsa_free_data + 0x000000004201ebc0 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x000000004201ebc0 nmea_gpgsa_free_data + .text.nmea_gpgsa_parse + 0x000000004201ebd0 0x21e esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x000000004201ebd0 nmea_gpgsa_parse + *fill* 0x000000004201edee 0x2 + .text.nmea_gpgsv_init + 0x000000004201edf0 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x000000004201edf0 nmea_gpgsv_init + .text.nmea_gpgsv_allocate_data + 0x000000004201ee08 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x000000004201ee08 nmea_gpgsv_allocate_data + *fill* 0x000000004201ee21 0x3 + .text.nmea_gpgsv_set_default + 0x000000004201ee24 0x27 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x000000004201ee24 nmea_gpgsv_set_default + *fill* 0x000000004201ee4b 0x1 + .text.nmea_gpgsv_free_data + 0x000000004201ee4c 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x000000004201ee4c nmea_gpgsv_free_data + .text.nmea_gpgsv_parse + 0x000000004201ee5c 0x12f esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x000000004201ee5c nmea_gpgsv_parse + *fill* 0x000000004201ef8b 0x1 + .text.nmea_gptxt_init + 0x000000004201ef8c 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x000000004201ef8c nmea_gptxt_init + .text.nmea_gptxt_allocate_data + 0x000000004201efa4 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x000000004201efa4 nmea_gptxt_allocate_data + *fill* 0x000000004201efbd 0x3 + .text.nmea_gptxt_set_default + 0x000000004201efc0 0x14 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x000000004201efc0 nmea_gptxt_set_default + .text.nmea_gptxt_free_data + 0x000000004201efd4 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x000000004201efd4 nmea_gptxt_free_data + .text.nmea_gptxt_parse + 0x000000004201efe4 0x72 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x000000004201efe4 nmea_gptxt_parse + *fill* 0x000000004201f056 0x2 + .text.nmea_gpvtg_init + 0x000000004201f058 0x18 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x000000004201f058 nmea_gpvtg_init + .text.nmea_gpvtg_allocate_data + 0x000000004201f070 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x000000004201f070 nmea_gpvtg_allocate_data + *fill* 0x000000004201f089 0x3 + .text.nmea_gpvtg_set_default + 0x000000004201f08c 0x14 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x000000004201f08c nmea_gpvtg_set_default + .text.nmea_gpvtg_free_data + 0x000000004201f0a0 0x10 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x000000004201f0a0 nmea_gpvtg_free_data + .text.nmea_gpvtg_parse + 0x000000004201f0b0 0x44 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x000000004201f0b0 nmea_gpvtg_parse + .text.nmea_position_parse + 0x000000004201f0f4 0x58 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x000000004201f0f4 nmea_position_parse + .text.nmea_time_parse + 0x000000004201f14c 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x000000004201f14c nmea_time_parse + .text.nmea_date_parse + 0x000000004201f1d4 0x78 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x000000004201f1d4 nmea_date_parse + .text.esp_efuse_read_field_blob + 0x000000004201f24c 0x69 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x6d (size before relaxing) + 0x000000004201f24c esp_efuse_read_field_blob + *fill* 0x000000004201f2b5 0x3 + .text.esp_efuse_check_errors + 0x000000004201f2b8 0xd esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x000000004201f2b8 esp_efuse_check_errors + *fill* 0x000000004201f2c5 0x3 + .text.esp_efuse_utility_process + 0x000000004201f2c8 0x164 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x000000004201f2c8 esp_efuse_utility_process + .text.esp_efuse_utility_read_reg + 0x000000004201f42c 0x59 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x000000004201f42c esp_efuse_utility_read_reg + *fill* 0x000000004201f485 0x3 + .text.esp_efuse_utility_fill_buff + 0x000000004201f488 0xc7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x000000004201f488 esp_efuse_utility_fill_buff + *fill* 0x000000004201f54f 0x1 + .text.esp_efuse_utility_count_once + 0x000000004201f550 0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x000000004201f550 esp_efuse_utility_count_once + *fill* 0x000000004201f582 0x2 + .text.esp_ipc_call_and_wait + 0x000000004201f584 0xcd esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + *fill* 0x000000004201f651 0x3 + .text.esp_ipc_init + 0x000000004201f654 0x89 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + *fill* 0x000000004201f6dd 0x3 + .text.esp_ipc_call + 0x000000004201f6e0 0x15 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x000000004201f6e0 esp_ipc_call + *fill* 0x000000004201f6f5 0x3 + .text.esp_ipc_call_blocking + 0x000000004201f6f8 0x15 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x000000004201f6f8 esp_ipc_call_blocking + *fill* 0x000000004201f70d 0x3 + .text.esp_ipc_isr_init + 0x000000004201f710 0x32 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 0x36 (size before relaxing) + 0x000000004201f710 esp_ipc_isr_init + *fill* 0x000000004201f742 0x2 + .text.gpio_input_enable + 0x000000004201f744 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201f7c2 0x2 + .text.gpio_input_disable + 0x000000004201f7c4 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201f842 0x2 + .text.gpio_output_disable + 0x000000004201f844 0xb1 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201f8f5 0x3 + .text.gpio_od_enable + 0x000000004201f8f8 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201f97a 0x2 + .text.gpio_od_disable + 0x000000004201f97c 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201f9fe 0x2 + .text.gpio_sleep_input_enable + 0x000000004201fa00 0x7d esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fa7d 0x3 + .text.gpio_sleep_input_disable + 0x000000004201fa80 0x7d esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fafd 0x3 + .text.gpio_sleep_output_enable + 0x000000004201fb00 0x7d esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fb7d 0x3 + .text.gpio_sleep_output_disable + 0x000000004201fb80 0x7d esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fbfd 0x3 + .text.gpio_sleep_pulldown_en + 0x000000004201fc00 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fc92 0x2 + .text.gpio_sleep_pullup_en + 0x000000004201fc94 0x91 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fd25 0x3 + .text.gpio_sleep_pulldown_dis + 0x000000004201fd28 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fdba 0x2 + .text.gpio_sleep_pullup_dis + 0x000000004201fdbc 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000004201fe4e 0x2 + .text.gpio_output_enable + 0x000000004201fe50 0xb0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_en + 0x000000004201ff00 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x000000004201ff00 gpio_pullup_en + .text.gpio_pullup_dis + 0x000000004201ff94 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x000000004201ff94 gpio_pullup_dis + .text.gpio_pulldown_en + 0x0000000042020028 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x0000000042020028 gpio_pulldown_en + .text.gpio_pulldown_dis + 0x00000000420200bc 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x00000000420200bc gpio_pulldown_dis + *fill* 0x000000004202014e 0x2 + .text.gpio_set_level + 0x0000000042020150 0xe7 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x0000000042020150 gpio_set_level + *fill* 0x0000000042020237 0x1 + .text.gpio_set_pull_mode + 0x0000000042020238 0x105 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x115 (size before relaxing) + 0x0000000042020238 gpio_set_pull_mode + *fill* 0x000000004202033d 0x3 + .text.gpio_set_direction + 0x0000000042020340 0xa1 esp-idf/driver/libdriver.a(gpio.c.obj) + 0xad (size before relaxing) + 0x0000000042020340 gpio_set_direction + *fill* 0x00000000420203e1 0x3 + .text.gpio_sleep_set_direction + 0x00000000420203e4 0x89 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x91 (size before relaxing) + 0x00000000420203e4 gpio_sleep_set_direction + *fill* 0x000000004202046d 0x3 + .text.gpio_sleep_set_pull_mode + 0x0000000042020470 0x105 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x115 (size before relaxing) + 0x0000000042020470 gpio_sleep_set_pull_mode + *fill* 0x0000000042020575 0x3 + .text.gpio_sleep_sel_en + 0x0000000042020578 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x0000000042020578 gpio_sleep_sel_en + *fill* 0x000000004202060a 0x2 + .text.gpio_sleep_sel_dis + 0x000000004202060c 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x000000004202060c gpio_sleep_sel_dis + *fill* 0x000000004202069e 0x2 + .text.i2c_get_clk_src + 0x00000000420206a0 0x31 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x00000000420206d1 0x3 + .text.i2c_cmd_allocate + 0x00000000420206d4 0x42 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x0000000042020716 0x2 + .text.i2c_hw_enable + 0x0000000042020718 0x50 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x54 (size before relaxing) + .text.i2c_hw_disable + 0x0000000042020768 0x50 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x54 (size before relaxing) + .text.i2c_master_clear_bus + 0x00000000420207b8 0x1a esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x00000000420207d2 0x2 + .text.i2c_hw_fsm_reset + 0x00000000420207d4 0xd0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0xe4 (size before relaxing) + .text.i2c_cmd_link_append + 0x00000000420208a4 0xf4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x100 (size before relaxing) + .text.i2c_master_read_static + 0x0000000042020998 0x24 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x28 (size before relaxing) + .text.i2c_driver_delete + 0x00000000420209bc 0x130 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x134 (size before relaxing) + 0x00000000420209bc i2c_driver_delete + .text.i2c_reset_tx_fifo + 0x0000000042020aec 0x64 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042020aec i2c_reset_tx_fifo + .text.i2c_reset_rx_fifo + 0x0000000042020b50 0x64 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042020b50 i2c_reset_rx_fifo + .text.i2c_set_timeout + 0x0000000042020bb4 0x94 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042020bb4 i2c_set_timeout + .text.i2c_get_timeout + 0x0000000042020c48 0x61 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042020c48 i2c_get_timeout + *fill* 0x0000000042020ca9 0x3 + .text.i2c_isr_register + 0x0000000042020cac 0x78 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042020cac i2c_isr_register + .text.i2c_driver_install + 0x0000000042020d24 0x315 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x31d (size before relaxing) + 0x0000000042020d24 i2c_driver_install + *fill* 0x0000000042021039 0x3 + .text.i2c_set_pin + 0x000000004202103c 0x338 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x348 (size before relaxing) + 0x000000004202103c i2c_set_pin + .text.i2c_param_config + 0x0000000042021374 0x1f8 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x214 (size before relaxing) + 0x0000000042021374 i2c_param_config + .text.i2c_cmd_link_create + 0x000000004202156c 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x000000004202156c i2c_cmd_link_create + *fill* 0x000000004202157d 0x3 + .text.i2c_cmd_link_delete + 0x0000000042021580 0x26 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042021580 i2c_cmd_link_delete + *fill* 0x00000000420215a6 0x2 + .text.i2c_master_start + 0x00000000420215a8 0x4a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x00000000420215a8 i2c_master_start + *fill* 0x00000000420215f2 0x2 + .text.i2c_master_stop + 0x00000000420215f4 0x4a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x00000000420215f4 i2c_master_stop + *fill* 0x000000004202163e 0x2 + .text.i2c_master_write_byte + 0x0000000042021640 0x5c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x0000000042021640 i2c_master_write_byte + .text.i2c_master_write + 0x000000004202169c 0x8d esp-idf/driver/libdriver.a(i2c.c.obj) + 0x91 (size before relaxing) + 0x000000004202169c i2c_master_write + *fill* 0x0000000042021729 0x3 + .text.i2c_master_read_byte + 0x000000004202172c 0xc8 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x000000004202172c i2c_master_read_byte + .text.i2c_master_read + 0x00000000420217f4 0xf2 esp-idf/driver/libdriver.a(i2c.c.obj) + 0xf6 (size before relaxing) + 0x00000000420217f4 i2c_master_read + *fill* 0x00000000420218e6 0x2 + .text.i2c_master_cmd_begin + 0x00000000420218e8 0x21d esp-idf/driver/libdriver.a(i2c.c.obj) + 0x229 (size before relaxing) + 0x00000000420218e8 i2c_master_cmd_begin + *fill* 0x0000000042021b05 0x3 + .text.periph_ll_get_clk_en_reg + 0x0000000042021b08 0x75 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + *fill* 0x0000000042021b7d 0x3 + .text.periph_ll_get_rst_en_reg + 0x0000000042021b80 0x75 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + *fill* 0x0000000042021bf5 0x3 + .text.periph_module_enable + 0x0000000042021bf8 0x4af esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x0000000042021bf8 periph_module_enable + *fill* 0x00000000420220a7 0x1 + .text.periph_module_disable + 0x00000000420220a8 0x4a7 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x00000000420220a8 periph_module_disable + *fill* 0x000000004202254f 0x1 + .text.wifi_module_enable + 0x0000000042022550 0x5f esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x0000000042022550 wifi_module_enable + *fill* 0x00000000420225af 0x1 + .text.wifi_module_disable + 0x00000000420225b0 0x63 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x00000000420225b0 wifi_module_disable + *fill* 0x0000000042022613 0x1 + .text.gdma_acquire_pair_handle + 0x0000000042022614 0x9a esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x00000000420226ae 0x2 + .text.gdma_acquire_group_handle + 0x00000000420226b0 0xa2 esp-idf/driver/libdriver.a(gdma.c.obj) + 0xaa (size before relaxing) + *fill* 0x0000000042022752 0x2 + .text.gdma_release_group_handle + 0x0000000042022754 0x94 esp-idf/driver/libdriver.a(gdma.c.obj) + .text.gdma_release_pair_handle + 0x00000000420227e8 0x6e esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x0000000042022856 0x2 + .text.gdma_del_rx_channel + 0x0000000042022858 0x7d esp-idf/driver/libdriver.a(gdma.c.obj) + 0x81 (size before relaxing) + *fill* 0x00000000420228d5 0x3 + .text.gdma_del_tx_channel + 0x00000000420228d8 0x80 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x84 (size before relaxing) + .text.gdma_new_channel + 0x0000000042022958 0x33f esp-idf/driver/libdriver.a(gdma.c.obj) + 0x34a (size before relaxing) + 0x0000000042022958 gdma_new_channel + *fill* 0x0000000042022c97 0x1 + .text.gdma_del_channel + 0x0000000042022c98 0x39 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x0000000042022c98 gdma_del_channel + *fill* 0x0000000042022cd1 0x3 + .text.gdma_get_channel_id + 0x0000000042022cd4 0x38 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x0000000042022cd4 gdma_get_channel_id + .text.gdma_connect + 0x0000000042022d0c 0x19e esp-idf/driver/libdriver.a(gdma.c.obj) + 0x0000000042022d0c gdma_connect + *fill* 0x0000000042022eaa 0x2 + .text.gdma_disconnect + 0x0000000042022eac 0xb3 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x0000000042022eac gdma_disconnect + *fill* 0x0000000042022f5f 0x1 + .text.gdma_set_transfer_ability + 0x0000000042022f60 0x19d esp-idf/driver/libdriver.a(gdma.c.obj) + 0x0000000042022f60 gdma_set_transfer_ability + *fill* 0x00000000420230fd 0x3 + .text.gdma_start + 0x0000000042023100 0x114 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x0000000042023100 gdma_start + .text.usb_serial_jtag_write_and_flush + 0x0000000042023214 0x39 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + *fill* 0x000000004202324d 0x3 + .text.usb_serial_jtag_isr_handler_default + 0x0000000042023250 0xd6 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0xda (size before relaxing) + *fill* 0x0000000042023326 0x2 + .text.usb_serial_jtag_read_bytes + 0x0000000042023328 0x4a esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x0000000042023328 usb_serial_jtag_read_bytes + *fill* 0x0000000042023372 0x2 + .text.usb_serial_jtag_write_bytes + 0x0000000042023374 0xab esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x0000000042023374 usb_serial_jtag_write_bytes + *fill* 0x000000004202341f 0x1 + .text.usb_serial_jtag_driver_uninstall + 0x0000000042023420 0x88 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x8c (size before relaxing) + 0x0000000042023420 usb_serial_jtag_driver_uninstall + .text.usb_serial_jtag_driver_install + 0x00000000420234a8 0x194 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x198 (size before relaxing) + 0x00000000420234a8 usb_serial_jtag_driver_install + .text.bootloader_init_mem + 0x000000004202363c 0xb esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x000000004202363c bootloader_init_mem + *fill* 0x0000000042023647 0x1 + .text.bootloader_flash_update_id + 0x0000000042023648 0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x0000000042023648 bootloader_flash_update_id + *fill* 0x000000004202365a 0x2 + .text.spi_flash_init_lock + 0x000000004202365c 0x26 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000000004202365c spi_flash_init_lock + *fill* 0x0000000042023682 0x2 + .text.spi_flash_op_lock + 0x0000000042023684 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000042023684 spi_flash_op_lock + *fill* 0x0000000042023696 0x2 + .text.spi_flash_op_unlock + 0x0000000042023698 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000042023698 spi_flash_op_unlock + .text.spi_flash_cache2phys + 0x00000000420236a8 0x92 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00000000420236a8 spi_flash_cache2phys + *fill* 0x000000004202373a 0x2 + .text.is_safe_write_address + 0x000000004202373c 0x19 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x0000000042023755 0x3 + .text.spi_flash_init + 0x0000000042023758 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0xb (size before relaxing) + 0x0000000042023758 spi_flash_init + *fill* 0x0000000042023760 0x0 + .text.check_chip_pointer_default + 0x0000000042023760 0x29 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x0000000042023789 0x3 + .text.esp_flash_read_chip_id + 0x000000004202378c 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000000004202378c esp_flash_read_chip_id + .text.esp_flash_init_default_chip + 0x00000000420237a0 0xe2 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00000000420237a0 esp_flash_init_default_chip + *fill* 0x0000000042023882 0x2 + .text.esp_flash_app_init + 0x0000000042023884 0xd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x10 (size before relaxing) + 0x0000000042023884 esp_flash_app_init + *fill* 0x0000000042023891 0x3 + .text.esp_flash_app_enable_os_functions + 0x0000000042023894 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x0000000042023894 esp_flash_app_enable_os_functions + .text.load_partitions + 0x00000000420238b4 0x1b0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x0000000042023a64 0x54 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x58 (size before relaxing) + .text.iterator_create + 0x0000000042023ab8 0x21 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x0000000042023ad9 0x3 + .text.esp_partition_iterator_release + 0x0000000042023adc 0xe esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023adc esp_partition_iterator_release + *fill* 0x0000000042023aea 0x2 + .text.esp_partition_next + 0x0000000042023aec 0x8c esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023aec esp_partition_next + .text.esp_partition_find + 0x0000000042023b78 0x3d esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x45 (size before relaxing) + 0x0000000042023b78 esp_partition_find + *fill* 0x0000000042023bb5 0x3 + .text.esp_partition_get + 0x0000000042023bb8 0x1c esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023bb8 esp_partition_get + .text.esp_partition_find_first + 0x0000000042023bd4 0x24 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x2c (size before relaxing) + 0x0000000042023bd4 esp_partition_find_first + .text.esp_partition_write + 0x0000000042023bf8 0x69 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023bf8 esp_partition_write + *fill* 0x0000000042023c61 0x3 + .text.esp_partition_read_raw + 0x0000000042023c64 0x45 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023c64 esp_partition_read_raw + *fill* 0x0000000042023ca9 0x3 + .text.esp_partition_write_raw + 0x0000000042023cac 0x45 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023cac esp_partition_write_raw + *fill* 0x0000000042023cf1 0x3 + .text.esp_partition_erase_range + 0x0000000042023cf4 0x59 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023cf4 esp_partition_erase_range + *fill* 0x0000000042023d4d 0x3 + .text.esp_partition_mmap + 0x0000000042023d50 0x6a esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023d50 esp_partition_mmap + *fill* 0x0000000042023dba 0x2 + .text.esp_partition_read + 0x0000000042023dbc 0x87 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x0000000042023dbc esp_partition_read + *fill* 0x0000000042023e43 0x1 + .text.esp_partition_main_flash_region_safe + 0x0000000042023e44 0x39 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x3d (size before relaxing) + 0x0000000042023e44 esp_partition_main_flash_region_safe + *fill* 0x0000000042023e7d 0x3 + .text._ZL18nvs_find_ns_handlejPPN3nvs15NVSHandleSimpleE + 0x0000000042023e80 0x29 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x0000000042023ea9 0x3 + .text._ZL19nvs_get_str_or_blobjN3nvs8ItemTypeEPKcPvPj + 0x0000000042023eac 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x0000000042023f2e 0x2 + .text.nvs_flash_init_partition + 0x0000000042023f30 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x5a (size before relaxing) + 0x0000000042023f30 nvs_flash_init_partition + *fill* 0x0000000042023f82 0x2 + .text.nvs_flash_init + 0x0000000042023f84 0xd esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x10 (size before relaxing) + 0x0000000042023f84 nvs_flash_init + *fill* 0x0000000042023f91 0x3 + .text.nvs_open_from_partition + 0x0000000042023f94 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0xaa (size before relaxing) + 0x0000000042023f94 nvs_open_from_partition + *fill* 0x0000000042024036 0x2 + .text.nvs_open + 0x0000000042024038 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x0000000042024038 nvs_open + *fill* 0x000000004202404e 0x2 + .text.nvs_close + 0x0000000042024050 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x96 (size before relaxing) + 0x0000000042024050 nvs_close + *fill* 0x00000000420240e2 0x2 + .text.nvs_erase_key + 0x00000000420240e4 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + 0x00000000420240e4 nvs_erase_key + *fill* 0x0000000042024126 0x2 + .text.nvs_commit + 0x0000000042024128 0x3e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + 0x0000000042024128 nvs_commit + *fill* 0x0000000042024166 0x2 + .text.nvs_set_str + 0x0000000042024168 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4a (size before relaxing) + 0x0000000042024168 nvs_set_str + *fill* 0x00000000420241aa 0x2 + .text.nvs_set_blob + 0x00000000420241ac 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4a (size before relaxing) + 0x00000000420241ac nvs_set_blob + *fill* 0x00000000420241f2 0x2 + .text.nvs_get_str + 0x00000000420241f4 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x18 (size before relaxing) + 0x00000000420241f4 nvs_get_str + .text.nvs_get_blob + 0x0000000042024208 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x18 (size before relaxing) + 0x0000000042024208 nvs_get_blob + .text._Z7nvs_setIaEijPKcT_ + 0x000000004202421c 0x47 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4b (size before relaxing) + *fill* 0x0000000042024263 0x1 + .text.nvs_set_i8 + 0x0000000042024264 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x0000000042024264 nvs_set_i8 + .text._Z7nvs_setIhEijPKcT_ + 0x0000000042024278 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x00000000420242ba 0x2 + .text.nvs_set_u8 + 0x00000000420242bc 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420242bc nvs_set_u8 + .text._Z7nvs_setItEijPKcT_ + 0x00000000420242d0 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x0000000042024312 0x2 + .text.nvs_set_u16 + 0x0000000042024314 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x0000000042024314 nvs_set_u16 + .text._Z7nvs_setIjEijPKcT_ + 0x0000000042024328 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x000000004202436a 0x2 + .text.nvs_set_u32 + 0x000000004202436c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + 0x000000004202436c nvs_set_u32 + .text._Z7nvs_getIaEijPKcPT_ + 0x000000004202437c 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x00000000420243be 0x2 + .text.nvs_get_i8 + 0x00000000420243c0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + 0x00000000420243c0 nvs_get_i8 + .text._Z7nvs_getIhEijPKcPT_ + 0x00000000420243d0 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x0000000042024412 0x2 + .text.nvs_get_u8 + 0x0000000042024414 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + 0x0000000042024414 nvs_get_u8 + .text._Z7nvs_getItEijPKcPT_ + 0x0000000042024424 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x0000000042024466 0x2 + .text.nvs_get_u16 + 0x0000000042024468 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + 0x0000000042024468 nvs_get_u16 + .text._Z7nvs_getIjEijPKcPT_ + 0x0000000042024478 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x46 (size before relaxing) + *fill* 0x00000000420244ba 0x2 + .text.nvs_get_u32 + 0x00000000420244bc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x14 (size before relaxing) + 0x00000000420244bc nvs_get_u32 + .text._ZN3nvs7Storage15clearNamespacesEv + 0x00000000420244cc 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00000000420244cc _ZN3nvs7Storage15clearNamespacesEv + *fill* 0x00000000420244fe 0x2 + .text._ZN3nvs7StorageD2Ev + 0x0000000042024500 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x47 (size before relaxing) + 0x0000000042024500 _ZN3nvs7StorageD2Ev + 0x0000000042024500 _ZN3nvs7StorageD1Ev + *fill* 0x000000004202453c 0x0 + .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE + 0x000000004202453c 0x99 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x9d (size before relaxing) + 0x000000004202453c _ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE + *fill* 0x00000000420245d5 0x3 + .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE + 0x00000000420245d8 0x122 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x12a (size before relaxing) + 0x00000000420245d8 _ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE + *fill* 0x00000000420246fa 0x2 + .text._ZN3nvs7Storage4initEjj + 0x00000000420246fc 0x178 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x17c (size before relaxing) + 0x00000000420246fc _ZN3nvs7Storage4initEjj + .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE + 0x0000000042024874 0x4b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x0000000042024874 _ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE + *fill* 0x00000000420248bf 0x1 + .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE + 0x00000000420248c0 0x20e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x21e (size before relaxing) + 0x00000000420248c0 _ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE + *fill* 0x0000000042024ace 0x2 + .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj + 0x0000000042024ad0 0xc4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xcc (size before relaxing) + 0x0000000042024ad0 _ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj + .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE + 0x0000000042024b94 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xe8 (size before relaxing) + 0x0000000042024b94 _ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE + .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj + 0x0000000042024c74 0xeb esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0xf3 (size before relaxing) + 0x0000000042024c74 _ZN3nvs7Storage17readMultiPageBlobEhPKcPvj + *fill* 0x0000000042024d5f 0x1 + .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj + 0x0000000042024d60 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x70 (size before relaxing) + 0x0000000042024d60 _ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj + .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj + 0x0000000042024dc8 0x272 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x29a (size before relaxing) + 0x0000000042024dc8 _ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj + *fill* 0x000000004202503a 0x2 + .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh + 0x000000004202503c 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x120 (size before relaxing) + 0x000000004202503c _ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh + .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc + 0x0000000042025158 0x94 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x9c (size before relaxing) + 0x0000000042025158 _ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc + .text._ZN3nvs7Storage14eraseNamespaceEh + 0x00000000420251ec 0x43 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00000000420251ec _ZN3nvs7Storage14eraseNamespaceEh + *fill* 0x000000004202522f 0x1 + .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj + 0x0000000042025230 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x68 (size before relaxing) + 0x0000000042025230 _ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj + .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj + 0x0000000042025294 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x0000000042025294 _ZN3nvs7Storage22calcEntriesInNamespaceEhRj + .text._ZN3nvs15NVSHandleSimple6commitEv + 0x00000000420252f4 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x00000000420252f4 _ZN3nvs15NVSHandleSimple6commitEv + *fill* 0x0000000042025306 0x2 + .text._ZN3nvs15NVSHandleSimpleD2Ev + 0x0000000042025308 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x18 (size before relaxing) + 0x0000000042025308 _ZN3nvs15NVSHandleSimpleD2Ev + 0x0000000042025308 _ZN3nvs15NVSHandleSimpleD1Ev + .text._ZN3nvs15NVSHandleSimpleD0Ev + 0x000000004202531c 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x16 (size before relaxing) + 0x000000004202531c _ZN3nvs15NVSHandleSimpleD0Ev + *fill* 0x000000004202532e 0x2 + .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj + 0x0000000042025330 0x35 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x0000000042025330 _ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj + *fill* 0x0000000042025365 0x3 + .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj + 0x0000000042025368 0x31 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x0000000042025368 _ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj + *fill* 0x0000000042025399 0x3 + .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj + 0x000000004202539c 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000000004202539c _ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj + *fill* 0x00000000420253c2 0x2 + .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj + 0x00000000420253c4 0x22 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x26 (size before relaxing) + 0x00000000420253c4 _ZN3nvs15NVSHandleSimple10get_stringEPKcPcj + *fill* 0x00000000420253e6 0x2 + .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj + 0x00000000420253e8 0x22 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x26 (size before relaxing) + 0x00000000420253e8 _ZN3nvs15NVSHandleSimple8get_blobEPKcPvj + *fill* 0x000000004202540a 0x2 + .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ + 0x000000004202540c 0x3d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000000004202540c _ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ + *fill* 0x0000000042025449 0x3 + .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj + 0x000000004202544c 0x25 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000000004202544c _ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj + *fill* 0x0000000042025471 0x3 + .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc + 0x0000000042025474 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x0000000042025474 _ZN3nvs15NVSHandleSimple10erase_itemEPKc + *fill* 0x00000000420254a1 0x3 + .text._ZN3nvs15NVSHandleSimple9erase_allEv + 0x00000000420254a4 0x29 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x00000000420254a4 _ZN3nvs15NVSHandleSimple9erase_allEv + *fill* 0x00000000420254cd 0x3 + .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj + 0x00000000420254d0 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x00000000420254d0 _ZN3nvs15NVSHandleSimple20get_used_entry_countERj + *fill* 0x00000000420254fa 0x2 + .text._ZN3nvs12NVSPartition8read_rawEjPvj + 0x00000000420254fc 0x15 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00000000420254fc _ZN3nvs12NVSPartition8read_rawEjPvj + *fill* 0x0000000042025511 0x3 + .text._ZN3nvs12NVSPartition4readEjPvj + 0x0000000042025514 0x21 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x0000000042025514 _ZN3nvs12NVSPartition4readEjPvj + *fill* 0x0000000042025535 0x3 + .text._ZN3nvs12NVSPartition9write_rawEjPKvj + 0x0000000042025538 0x15 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x0000000042025538 _ZN3nvs12NVSPartition9write_rawEjPKvj + *fill* 0x000000004202554d 0x3 + .text._ZN3nvs12NVSPartition5writeEjPKvj + 0x0000000042025550 0x21 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x0000000042025550 _ZN3nvs12NVSPartition5writeEjPKvj + *fill* 0x0000000042025571 0x3 + .text._ZN3nvs12NVSPartition11erase_rangeEjj + 0x0000000042025574 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x14 (size before relaxing) + 0x0000000042025574 _ZN3nvs12NVSPartition11erase_rangeEjj + .text._ZN3nvs12NVSPartitionD0Ev + 0x0000000042025584 0xa esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0xe (size before relaxing) + 0x0000000042025584 _ZN3nvs12NVSPartitionD0Ev + *fill* 0x000000004202558e 0x2 + .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x0000000042025590 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x0000000042025590 _ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x0000000042025590 _ZN3nvs12NVSPartitionC1EPK15esp_partition_t + *fill* 0x00000000420255aa 0x2 + .text._ZN3nvs19NVSPartitionManagerD0Ev + 0x00000000420255ac 0xa esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0xe (size before relaxing) + 0x00000000420255ac _ZN3nvs19NVSPartitionManagerD0Ev + *fill* 0x00000000420255b6 0x2 + .text._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x00000000420255b8 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00000000420255b8 _ZN3nvs19NVSPartitionManager12get_instanceEv + .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE + 0x00000000420255f4 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00000000420255f4 _ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE + *fill* 0x000000004202562a 0x2 + .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc + 0x000000004202562c 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x000000004202562c _ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc + .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEjj + 0x000000004202565c 0xd8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0xe0 (size before relaxing) + 0x000000004202565c _ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEjj + .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc + 0x0000000042025734 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x8c (size before relaxing) + 0x0000000042025734 _ZN3nvs19NVSPartitionManager14init_partitionEPKc + .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + 0x00000000420257b4 0xa0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0xa8 (size before relaxing) + 0x00000000420257b4 _ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + .text._ZN3nvs8HashList5clearEv + 0x0000000042025854 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x0000000042025854 _ZN3nvs8HashList5clearEv + *fill* 0x000000004202588a 0x2 + .text._ZN3nvs8HashListD2Ev + 0x000000004202588c 0xa esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0xe (size before relaxing) + 0x000000004202588c _ZN3nvs8HashListD2Ev + 0x000000004202588c _ZN3nvs8HashListD1Ev + *fill* 0x0000000042025896 0x2 + .text._ZN3nvs8HashList6insertERKNS_4ItemEj + 0x0000000042025898 0x81 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x85 (size before relaxing) + 0x0000000042025898 _ZN3nvs8HashList6insertERKNS_4ItemEj + *fill* 0x0000000042025919 0x3 + .text._ZN3nvs8HashList5eraseEj + 0x000000004202591c 0x81 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x000000004202591c _ZN3nvs8HashList5eraseEj + *fill* 0x000000004202599d 0x3 + .text._ZN3nvs8HashList4findEjRKNS_4ItemE + 0x00000000420259a0 0x48 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4c (size before relaxing) + 0x00000000420259a0 _ZN3nvs8HashList4findEjRKNS_4ItemE + .text._ZN3nvs4PageC2Ev + 0x00000000420259e8 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420259e8 _ZN3nvs4PageC1Ev + 0x00000000420259e8 _ZN3nvs4PageC2Ev + *fill* 0x0000000042025a16 0x2 + .text._ZN3nvs4Page6Header14calculateCrc32Ev + 0x0000000042025a18 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042025a18 _ZN3nvs4Page6Header14calculateCrc32Ev + .text._ZN3nvs4Page10initializeEv + 0x0000000042025a2c 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042025a2c _ZN3nvs4Page10initializeEv + .text._ZN3nvs4Page10writeEntryERKNS_4ItemE + 0x0000000042025a98 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042025a98 _ZN3nvs4Page10writeEntryERKNS_4ItemE + .text._ZN3nvs4Page14writeEntryDataEPKhj + 0x0000000042025af4 0xbc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042025af4 _ZN3nvs4Page14writeEntryDataEPKhj + .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh + 0x0000000042025bb0 0x210 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x224 (size before relaxing) + 0x0000000042025bb0 _ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh + .text._ZN3nvs4Page9copyItemsERS0_ + 0x0000000042025dc0 0xb4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0xc4 (size before relaxing) + 0x0000000042025dc0 _ZN3nvs4Page9copyItemsERS0_ + .text._ZNK3nvs4Page12getSeqNumberERj + 0x0000000042025e74 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042025e74 _ZNK3nvs4Page12getSeqNumberERj + *fill* 0x0000000042025ea1 0x3 + .text._ZN3nvs4Page17eraseEntryAndSpanEj + 0x0000000042025ea4 0x12c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x134 (size before relaxing) + 0x0000000042025ea4 _ZN3nvs4Page17eraseEntryAndSpanEj + .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE + 0x0000000042025fd0 0x294 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x29c (size before relaxing) + 0x0000000042025fd0 _ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE + .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE + 0x0000000042026264 0xfd esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x101 (size before relaxing) + 0x0000000042026264 _ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE + *fill* 0x0000000042026361 0x3 + .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE + 0x0000000042026364 0x101 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x109 (size before relaxing) + 0x0000000042026364 _ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE + *fill* 0x0000000042026465 0x3 + .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x0000000042026468 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x38 (size before relaxing) + 0x0000000042026468 _ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + .text._ZN3nvs4Page15mLoadEntryTableEv + 0x000000004202649c 0x400 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x410 (size before relaxing) + 0x000000004202649c _ZN3nvs4Page15mLoadEntryTableEv + .text._ZN3nvs4Page4loadEPNS_9PartitionEj + 0x000000004202689c 0x124 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x12c (size before relaxing) + 0x000000004202689c _ZN3nvs4Page4loadEPNS_9PartitionEj + .text._ZN3nvs4Page12setSeqNumberEj + 0x00000000420269c0 0x15 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420269c0 _ZN3nvs4Page12setSeqNumberEj + *fill* 0x00000000420269d5 0x3 + .text._ZN3nvs4Page5eraseEv + 0x00000000420269d8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420269d8 _ZN3nvs4Page5eraseEv + *fill* 0x0000000042026a12 0x2 + .text._ZN3nvs4Page11markFreeingEv + 0x0000000042026a14 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042026a14 _ZN3nvs4Page11markFreeingEv + *fill* 0x0000000042026a41 0x3 + .text._ZN3nvs4Page8markFullEv + 0x0000000042026a44 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042026a44 _ZN3nvs4Page8markFullEv + *fill* 0x0000000042026a62 0x2 + .text._ZNK3nvs4Page18getVarDataTailroomEv + 0x0000000042026a64 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x0000000042026a64 _ZNK3nvs4Page18getVarDataTailroomEv + .text._ZN3nvs11PageManager12activatePageEv + 0x0000000042026a9c 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x0000000042026a9c _ZN3nvs11PageManager12activatePageEv + .text._ZN3nvs11PageManager14requestNewPageEv + 0x0000000042026b10 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0xe0 (size before relaxing) + 0x0000000042026b10 _ZN3nvs11PageManager14requestNewPageEv + .text._ZN3nvs11PageManager4loadEPNS_9PartitionEjj + 0x0000000042026be0 0x3b9 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x3d5 (size before relaxing) + 0x0000000042026be0 _ZN3nvs11PageManager4loadEPNS_9PartitionEjj + *fill* 0x0000000042026f99 0x3 + .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE + 0x0000000042026f9c 0x45 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x4d (size before relaxing) + 0x0000000042026f9c _ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE + *fill* 0x0000000042026fe1 0x3 + .text._ZNK3nvs4Item14calculateCrc32Ev + 0x0000000042026fe4 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x0000000042026fe4 _ZNK3nvs4Item14calculateCrc32Ev + .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv + 0x0000000042027010 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x0000000042027010 _ZNK3nvs4Item26calculateCrc32WithoutValueEv + .text._ZN3nvs4Item14calculateCrc32EPKhj + 0x0000000042027038 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x0000000042027038 _ZN3nvs4Item14calculateCrc32EPKhj + .text.esp_crosscore_int_init + 0x000000004202704c 0x76 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x000000004202704c esp_crosscore_int_init + *fill* 0x00000000420270c2 0x2 + .text.find_task_in_twdt_list + 0x00000000420270c4 0x2f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420270f3 0x1 + .text.reset_hw_timer + 0x00000000420270f4 0x34 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_isr + 0x0000000042027128 0x1cf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420272f7 0x1 + .text.esp_task_wdt_init + 0x00000000420272f8 0x14d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x151 (size before relaxing) + 0x00000000420272f8 esp_task_wdt_init + *fill* 0x0000000042027445 0x3 + .text.esp_task_wdt_add + 0x0000000042027448 0xd9 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xdd (size before relaxing) + 0x0000000042027448 esp_task_wdt_add + *fill* 0x0000000042027521 0x3 + .text.esp_task_wdt_reset + 0x0000000042027524 0x5e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x65 (size before relaxing) + 0x0000000042027524 esp_task_wdt_reset + *fill* 0x0000000042027582 0x2 + .text.idle_hook_cb + 0x0000000042027584 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xd (size before relaxing) + *fill* 0x000000004202758e 0x2 + .text.i2c_hal_txfifo_rst + 0x0000000042027590 0x27 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x0000000042027590 i2c_hal_txfifo_rst + *fill* 0x00000000420275b7 0x1 + .text.i2c_hal_rxfifo_rst + 0x00000000420275b8 0x27 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420275b8 i2c_hal_rxfifo_rst + *fill* 0x00000000420275df 0x1 + .text.i2c_hal_set_scl_timing + 0x00000000420275e0 0x4d esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420275e0 i2c_hal_set_scl_timing + *fill* 0x000000004202762d 0x3 + .text.i2c_hal_set_slave_addr + 0x0000000042027630 0x33 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x0000000042027630 i2c_hal_set_slave_addr + *fill* 0x0000000042027663 0x1 + .text.i2c_hal_set_bus_timing + 0x0000000042027664 0x1c7 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x0000000042027664 i2c_hal_set_bus_timing + *fill* 0x000000004202782b 0x1 + .text.i2c_hal_slave_init + 0x000000004202782c 0xcb esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x000000004202782c i2c_hal_slave_init + *fill* 0x00000000420278f7 0x1 + .text.i2c_hal_master_clr_bus + 0x00000000420278f8 0x50 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420278f8 i2c_hal_master_clr_bus + .text.i2c_hal_master_init + 0x0000000042027948 0xd5 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x0000000042027948 i2c_hal_master_init + *fill* 0x0000000042027a1d 0x3 + .text.spi_flash_hal_init + 0x0000000042027a20 0x156 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x0000000042027a20 spi_flash_hal_init + *fill* 0x0000000042027b76 0x2 + .text.spi_flash_hal_supports_direct_write + 0x0000000042027b78 0x24 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x0000000042027b78 spi_flash_hal_supports_direct_write + .text.spi_flash_hal_supports_direct_read + 0x0000000042027b9c 0x25 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x0000000042027b9c spi_flash_hal_supports_direct_read + *fill* 0x0000000042027bc1 0x3 + .text.interrupt_controller_hal_desc_type + 0x0000000042027bc4 0x12 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x0000000042027bc4 interrupt_controller_hal_desc_type + *fill* 0x0000000042027bd6 0x2 + .text.interrupt_controller_hal_desc_level + 0x0000000042027bd8 0x12 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x0000000042027bd8 interrupt_controller_hal_desc_level + *fill* 0x0000000042027bea 0x2 + .text.interrupt_controller_hal_desc_flags + 0x0000000042027bec 0x17 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x0000000042027bec interrupt_controller_hal_desc_flags + *fill* 0x0000000042027c03 0x1 + .text.gdma_hal_init + 0x0000000042027c04 0x12 esp-idf/hal/libhal.a(gdma_hal.c.obj) + 0x0000000042027c04 gdma_hal_init + *fill* 0x0000000042027c16 0x2 + .text.interrupt_controller_hal_desc_table + 0x0000000042027c18 0x8 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + 0x0000000042027c18 interrupt_controller_hal_desc_table + .text.esp_netif_list_lock + 0x0000000042027c20 0x35 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x0000000042027c20 esp_netif_list_lock + *fill* 0x0000000042027c55 0x3 + .text.esp_netif_list_unlock + 0x0000000042027c58 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x0000000042027c58 esp_netif_list_unlock + .text.esp_netif_add_to_list + 0x0000000042027c98 0x49 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x0000000042027c98 esp_netif_add_to_list + *fill* 0x0000000042027ce1 0x3 + .text.esp_netif_remove_from_list + 0x0000000042027ce4 0x71 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x78 (size before relaxing) + 0x0000000042027ce4 esp_netif_remove_from_list + *fill* 0x0000000042027d55 0x3 + .text.esp_netif_next_unsafe + 0x0000000042027d58 0x31 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x0000000042027d58 esp_netif_next_unsafe + *fill* 0x0000000042027d89 0x3 + .text.esp_netif_is_netif_listed + 0x0000000042027d8c 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x0000000042027d8c esp_netif_is_netif_listed + .text.esp_netif_get_handle_from_ifkey + 0x0000000042027de0 0x5f esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x66 (size before relaxing) + 0x0000000042027de0 esp_netif_get_handle_from_ifkey + *fill* 0x0000000042027e3f 0x1 + .text.esp_netif_config_sanity_check + 0x0000000042027e40 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x0000000042027eaa 0x2 + .text.esp_netif_set_ip_old_info_api + 0x0000000042027eac 0x35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x0000000042027ee1 0x3 + .text.esp_netif_init_configuration + 0x0000000042027ee4 0x128 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_remove + 0x000000004202800c 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x1e (size before relaxing) + *fill* 0x0000000042028024 0x0 + .text.esp_netif_dhcps_cb + 0x0000000042028024 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x7a (size before relaxing) + *fill* 0x000000004202809a 0x2 + .text.esp_netif_lwip_add + 0x000000004202809c 0x72 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x76 (size before relaxing) + *fill* 0x000000004202810e 0x2 + .text.esp_netif_is_active + 0x0000000042028110 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x12 (size before relaxing) + *fill* 0x000000004202811e 0x2 + .text.esp_netif_ip_lost_timer + 0x0000000042028120 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x92 (size before relaxing) + *fill* 0x00000000420281aa 0x2 + .text.esp_netif_set_default_netif + 0x00000000420281ac 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xe (size before relaxing) + *fill* 0x00000000420281b6 0x2 + .text.esp_netif_api_cb + 0x00000000420281b8 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x00000000420281d3 0x1 + .text.esp_netif_start_ip_lost_timer + 0x00000000420281d4 0x29 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x00000000420281fd 0x3 + .text.esp_netif_dhcpc_start_api + 0x0000000042028200 0xd5 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xd9 (size before relaxing) + *fill* 0x00000000420282d5 0x3 + .text.esp_netif_update_default_netif + 0x00000000420282d8 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + *fill* 0x0000000042028325 0x3 + .text.esp_netif_start_api + 0x0000000042028328 0x10e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x122 (size before relaxing) + *fill* 0x0000000042028436 0x2 + .text.esp_netif_stop_api + 0x0000000042028438 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x86 (size before relaxing) + *fill* 0x00000000420284ae 0x2 + .text.esp_netif_up_api + 0x00000000420284b0 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x35 (size before relaxing) + *fill* 0x00000000420284dd 0x3 + .text.esp_netif_down_api + 0x00000000420284e0 0xa1 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xad (size before relaxing) + *fill* 0x0000000042028581 0x3 + .text.esp_netif_init + 0x0000000042028584 0x9b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xaf (size before relaxing) + 0x0000000042028584 esp_netif_init + *fill* 0x000000004202861f 0x1 + .text.esp_netif_destroy + 0x0000000042028620 0x5e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x62 (size before relaxing) + 0x0000000042028620 esp_netif_destroy + *fill* 0x000000004202867e 0x2 + .text.esp_netif_new + 0x0000000042028680 0x188 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x190 (size before relaxing) + 0x0000000042028680 esp_netif_new + .text.esp_netif_attach + 0x0000000042028808 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x0000000042028808 esp_netif_attach + *fill* 0x0000000042028846 0x2 + .text.esp_netif_set_driver_config + 0x0000000042028848 0x35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x0000000042028848 esp_netif_set_driver_config + *fill* 0x000000004202887d 0x3 + .text.esp_netif_set_mac + 0x0000000042028880 0x39 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x0000000042028880 esp_netif_set_mac + *fill* 0x00000000420288b9 0x3 + .text.esp_netif_start + 0x00000000420288bc 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + 0x00000000420288bc esp_netif_start + *fill* 0x0000000042028909 0x3 + .text.esp_netif_stop + 0x000000004202890c 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + 0x000000004202890c esp_netif_stop + *fill* 0x0000000042028959 0x3 + .text.esp_netif_netstack_buf_ref + 0x000000004202895c 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xe (size before relaxing) + 0x000000004202895c esp_netif_netstack_buf_ref + *fill* 0x0000000042028966 0x2 + .text.esp_netif_netstack_buf_free + 0x0000000042028968 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xe (size before relaxing) + 0x0000000042028968 esp_netif_netstack_buf_free + *fill* 0x0000000042028972 0x2 + .text.esp_netif_dhcpc_start + 0x0000000042028974 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + 0x0000000042028974 esp_netif_dhcpc_start + *fill* 0x00000000420289c1 0x3 + .text.esp_netif_get_hostname + 0x00000000420289c4 0x29 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420289c4 esp_netif_get_hostname + *fill* 0x00000000420289ed 0x3 + .text.esp_netif_up + 0x00000000420289f0 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + 0x00000000420289f0 esp_netif_up + *fill* 0x0000000042028a3d 0x3 + .text.esp_netif_down + 0x0000000042028a40 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + 0x0000000042028a40 esp_netif_down + *fill* 0x0000000042028a8d 0x3 + .text.esp_netif_update_default_netif_lwip + 0x0000000042028a90 0xc2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xd2 (size before relaxing) + *fill* 0x0000000042028b52 0x2 + .text.esp_netif_get_old_ip_info + 0x0000000042028b54 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x0000000042028b54 esp_netif_get_old_ip_info + *fill* 0x0000000042028b86 0x2 + .text.esp_netif_get_ip_info + 0x0000000042028b88 0x6d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x0000000042028b88 esp_netif_get_ip_info + *fill* 0x0000000042028bf5 0x3 + .text.esp_netif_set_old_ip_info + 0x0000000042028bf8 0x4d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x55 (size before relaxing) + 0x0000000042028bf8 esp_netif_set_old_ip_info + *fill* 0x0000000042028c45 0x3 + .text.esp_netif_dhcpc_cb + 0x0000000042028c48 0xe3 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0xea (size before relaxing) + *fill* 0x0000000042028d2b 0x1 + .text.esp_event_legacy_wifi_event_id + 0x0000000042028d2c 0x15c esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .text.esp_event_legacy_ip_event_id + 0x0000000042028e88 0x58 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .text.esp_event_legacy_event_id + 0x0000000042028ee0 0x4a esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x4e (size before relaxing) + *fill* 0x0000000042028f2a 0x2 + .text.esp_event_send_internal + 0x0000000042028f2c 0x38 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x3c (size before relaxing) + 0x0000000042028f2c esp_event_send_internal + .text.esp_aes_decrypt + 0x0000000042028f64 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x12 (size before relaxing) + *fill* 0x0000000042028f72 0x2 + .text.esp_aes_encrypt + 0x0000000042028f74 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x12 (size before relaxing) + *fill* 0x0000000042028f82 0x2 + .text.esp_aes_unwrap + 0x0000000042028f84 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x18 (size before relaxing) + .text.esp_aes_wrap + 0x0000000042028f98 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x18 (size before relaxing) + .text.sha256_prf_bits + 0x0000000042028fac 0xed esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0xf1 (size before relaxing) + 0x0000000042028fac sha256_prf_bits + *fill* 0x0000000042029099 0x3 + .text.sha256_prf + 0x000000004202909c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x000000004202909c sha256_prf + .text.sha1_prf + 0x00000000420290bc 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x00000000420290bc sha1_prf + .text.digest_vector + 0x000000004202915c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x74 (size before relaxing) + .text.hmac_vector + 0x00000000420291bc 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x7c (size before relaxing) + .text.aes_crypt_init + 0x0000000042029224 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x54 (size before relaxing) + .text.aes_crypt_deinit + 0x0000000042029274 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042029286 0x2 + .text.aes_crypt + 0x0000000042029288 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + *fill* 0x000000004202929d 0x3 + .text.sha1_vector + 0x00000000420292a0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x18 (size before relaxing) + 0x00000000420292a0 sha1_vector + .text.hmac_sha256_vector + 0x00000000420292b4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x1c (size before relaxing) + 0x00000000420292b4 hmac_sha256_vector + .text.hmac_sha256 + 0x00000000420292cc 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x00000000420292cc hmac_sha256 + *fill* 0x00000000420292e9 0x3 + .text.hmac_sha1_vector + 0x00000000420292ec 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x1c (size before relaxing) + 0x00000000420292ec hmac_sha1_vector + .text.hmac_sha1 + 0x0000000042029304 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x0000000042029304 hmac_sha1 + *fill* 0x0000000042029321 0x3 + .text.aes_encrypt_init + 0x0000000042029324 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x14 (size before relaxing) + 0x0000000042029324 aes_encrypt_init + .text.aes_encrypt + 0x0000000042029334 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x0000000042029334 aes_encrypt + *fill* 0x0000000042029349 0x3 + .text.aes_encrypt_deinit + 0x000000004202934c 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0xe (size before relaxing) + 0x000000004202934c aes_encrypt_deinit + *fill* 0x0000000042029356 0x2 + .text.aes_decrypt_init + 0x0000000042029358 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x14 (size before relaxing) + 0x0000000042029358 aes_decrypt_init + .text.aes_decrypt + 0x0000000042029368 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x0000000042029368 aes_decrypt + *fill* 0x000000004202937d 0x3 + .text.aes_decrypt_deinit + 0x0000000042029380 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0xe (size before relaxing) + 0x0000000042029380 aes_decrypt_deinit + *fill* 0x000000004202938a 0x2 + .text.aes_128_cbc_encrypt + 0x000000004202938c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x58 (size before relaxing) + 0x000000004202938c aes_128_cbc_encrypt + .text.aes_128_cbc_decrypt + 0x00000000420293d4 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x58 (size before relaxing) + 0x00000000420293d4 aes_128_cbc_decrypt + .text.pbkdf2_sha1 + 0x000000004202941c 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x67 (size before relaxing) + 0x000000004202941c pbkdf2_sha1 + *fill* 0x0000000042029478 0x0 + .text.omac1_aes_vector + 0x0000000042029478 0x169 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x171 (size before relaxing) + 0x0000000042029478 omac1_aes_vector + *fill* 0x00000000420295e1 0x3 + .text.omac1_aes_128_vector + 0x00000000420295e4 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x00000000420295e4 omac1_aes_128_vector + *fill* 0x00000000420295fd 0x3 + .text.omac1_aes_128 + 0x0000000042029600 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x1c (size before relaxing) + 0x0000000042029600 omac1_aes_128 + .text.aes_wrap + 0x0000000042029618 0xcd esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0xd1 (size before relaxing) + 0x0000000042029618 aes_wrap + *fill* 0x00000000420296e5 0x3 + .text.aes_unwrap + 0x00000000420296e8 0xda esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0xde (size before relaxing) + 0x00000000420296e8 aes_unwrap + *fill* 0x00000000420297c2 0x2 + .text.os_get_time + 0x00000000420297c4 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00000000420297c4 os_get_time + *fill* 0x00000000420297dd 0x3 + .text.os_random + 0x00000000420297e0 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00000000420297e0 os_random + *fill* 0x00000000420297ed 0x3 + .text.os_get_random + 0x00000000420297f0 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00000000420297f0 os_get_random + *fill* 0x0000000042029801 0x3 + .text.forced_memzero + 0x0000000042029804 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x0000000042029804 forced_memzero + *fill* 0x0000000042029813 0x1 + .text.ccmp_aad_nonce + 0x0000000042029814 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + *fill* 0x000000004202992e 0x2 + .text.ccmp_decrypt + 0x0000000042029930 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0xa4 (size before relaxing) + 0x0000000042029930 ccmp_decrypt + .text.ccmp_encrypt + 0x00000000420299cc 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x108 (size before relaxing) + 0x00000000420299cc ccmp_encrypt + .text.hex2byte + 0x0000000042029acc 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x0000000042029acc hex2byte + .text.hexstr2bin + 0x0000000042029afc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x0000000042029afc hexstr2bin + .text.wpa_get_ntp_timestamp + 0x0000000042029b24 0x5f esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x63 (size before relaxing) + 0x0000000042029b24 wpa_get_ntp_timestamp + *fill* 0x0000000042029b83 0x1 + .text.printf_decode + 0x0000000042029b84 0x14f esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x0000000042029b84 printf_decode + *fill* 0x0000000042029cd3 0x1 + .text.dup_binstr + 0x0000000042029cd4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x0000000042029cd4 dup_binstr + *fill* 0x0000000042029cfe 0x2 + .text.wpa_config_parse_string + 0x0000000042029d00 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x130 (size before relaxing) + 0x0000000042029d00 wpa_config_parse_string + .text.wpa_bin_clear_free + 0x0000000042029e2c 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x0000000042029e2c wpa_bin_clear_free + *fill* 0x0000000042029e3b 0x1 + .text.bin_clear_free + 0x0000000042029e3c 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x0000000042029e3c bin_clear_free + *fill* 0x0000000042029e4b 0x1 + .text.aes_ccm_encr_start + 0x0000000042029e4c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + *fill* 0x0000000042029e66 0x2 + .text.aes_ccm_auth + 0x0000000042029e68 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x5e (size before relaxing) + *fill* 0x0000000042029ebe 0x2 + .text.aes_ccm_encr + 0x0000000042029ec0 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x7a (size before relaxing) + *fill* 0x0000000042029f36 0x2 + .text.aes_ccm_encr_auth + 0x0000000042029f38 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x36 (size before relaxing) + *fill* 0x0000000042029f6a 0x2 + .text.aes_ccm_decr_auth + 0x0000000042029f6c 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x36 (size before relaxing) + *fill* 0x0000000042029f9e 0x2 + .text.aes_ccm_auth_start + 0x0000000042029fa0 0xbb esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0xc3 (size before relaxing) + *fill* 0x000000004202a05b 0x1 + .text.aes_ccm_ae + 0x000000004202a05c 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0xa6 (size before relaxing) + 0x000000004202a05c aes_ccm_ae + *fill* 0x000000004202a0ee 0x2 + .text.aes_ccm_ad + 0x000000004202a0f0 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0xc2 (size before relaxing) + 0x000000004202a0f0 aes_ccm_ad + *fill* 0x000000004202a19a 0x2 + .text.esp_wifi_config_info + 0x000000004202a19c 0xf2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + *fill* 0x000000004202a28e 0x2 + .text.esp_wifi_set_log_level + 0x000000004202a290 0xa esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0xe (size before relaxing) + *fill* 0x000000004202a29a 0x2 + .text.s_set_default_wifi_log_level + 0x000000004202a29c 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + *fill* 0x000000004202a2ce 0x2 + .text.esp_wifi_deinit + 0x000000004202a2d0 0x88 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0xa0 (size before relaxing) + 0x000000004202a2d0 esp_wifi_deinit + .text.esp_wifi_init + 0x000000004202a358 0x8c esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x9c (size before relaxing) + 0x000000004202a358 esp_wifi_init + .text.wifi_default_action_sta_got_ip + 0x000000004202a3e4 0x3f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x43 (size before relaxing) + *fill* 0x000000004202a423 0x1 + .text.wifi_default_action_ap_stop + 0x000000004202a424 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_stop + 0x000000004202a43c 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_start + 0x000000004202a454 0xb8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0xc8 (size before relaxing) + .text.wifi_default_action_ap_start + 0x000000004202a50c 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_start + 0x000000004202a524 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_disconnected + 0x000000004202a53c 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_connected + 0x000000004202a554 0x5e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x66 (size before relaxing) + *fill* 0x000000004202a5b2 0x2 + .text.create_and_attach + 0x000000004202a5b4 0x36 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3a (size before relaxing) + *fill* 0x000000004202a5ea 0x2 + .text._esp_wifi_clear_default_wifi_handlers + 0x000000004202a5ec 0x7e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x000000004202a5ec _esp_wifi_clear_default_wifi_handlers + *fill* 0x000000004202a66a 0x2 + .text._esp_wifi_set_default_wifi_handlers + 0x000000004202a66c 0xed esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x000000004202a66c _esp_wifi_set_default_wifi_handlers + *fill* 0x000000004202a759 0x3 + .text.esp_wifi_set_default_wifi_sta_handlers + 0x000000004202a75c 0xa esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0xd (size before relaxing) + 0x000000004202a75c esp_wifi_set_default_wifi_sta_handlers + *fill* 0x000000004202a766 0x2 + .text.esp_wifi_set_default_wifi_ap_handlers + 0x000000004202a768 0xa esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0xd (size before relaxing) + 0x000000004202a768 esp_wifi_set_default_wifi_ap_handlers + *fill* 0x000000004202a772 0x2 + .text.esp_netif_attach_wifi_station + 0x000000004202a774 0x1e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x000000004202a774 esp_netif_attach_wifi_station + *fill* 0x000000004202a792 0x2 + .text.esp_netif_attach_wifi_ap + 0x000000004202a794 0x1e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x000000004202a794 esp_netif_attach_wifi_ap + *fill* 0x000000004202a7b2 0x2 + .text.esp_netif_create_default_wifi_sta + 0x000000004202a7b4 0x38 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42 (size before relaxing) + 0x000000004202a7b4 esp_netif_create_default_wifi_sta + *fill* 0x000000004202a7ec 0x0 + .text.wifi_sta_receive + 0x000000004202a7ec 0x1c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_ap_receive + 0x000000004202a808 0x1c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_driver_start + 0x000000004202a824 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_free + 0x000000004202a848 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0xf (size before relaxing) + *fill* 0x000000004202a854 0x0 + .text.wifi_transmit_wrap + 0x000000004202a854 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_transmit + 0x000000004202a868 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_create_if_driver + 0x000000004202a87c 0x3d esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x000000004202a87c esp_wifi_create_if_driver + *fill* 0x000000004202a8b9 0x3 + .text.esp_wifi_get_if_mac + 0x000000004202a8bc 0x11 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x000000004202a8bc esp_wifi_get_if_mac + *fill* 0x000000004202a8cd 0x3 + .text.esp_wifi_register_if_rxcb + 0x000000004202a8d0 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0xa6 (size before relaxing) + 0x000000004202a8d0 esp_wifi_register_if_rxcb + *fill* 0x000000004202a972 0x2 + .text.wifi_reset_mac_wrapper + 0x000000004202a974 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202a99a 0x2 + .text.queue_create_wrapper + 0x000000004202a99c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.mutex_delete_wrapper + 0x000000004202a9b0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202a9be 0x2 + .text.wifi_thread_semphr_free + 0x000000004202a9c0 0xf esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202a9cf 0x1 + .text.semphr_delete_wrapper + 0x000000004202a9d0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202a9de 0x2 + .text.esp_clk_slowclk_cal_get_wrapper + 0x000000004202a9e0 0xb esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xe (size before relaxing) + *fill* 0x000000004202a9eb 0x1 + .text.get_time_wrapper + 0x000000004202a9ec 0xc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x10 (size before relaxing) + .text.wifi_clock_disable_wrapper + 0x000000004202a9f8 0x8 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xb (size before relaxing) + *fill* 0x000000004202aa00 0x0 + .text.wifi_clock_enable_wrapper + 0x000000004202aa00 0x8 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xb (size before relaxing) + *fill* 0x000000004202aa08 0x0 + .text.timer_setfn_wrapper + 0x000000004202aa08 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x12 (size before relaxing) + *fill* 0x000000004202aa16 0x2 + .text.timer_done_wrapper + 0x000000004202aa18 0xa esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xe (size before relaxing) + *fill* 0x000000004202aa22 0x2 + .text.esp_event_post_wrapper + 0x000000004202aa24 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_create_wrapper + 0x000000004202aa4c 0x1e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202aa6a 0x2 + .text.task_create_pinned_to_core_wrapper + 0x000000004202aa6c 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.event_group_wait_bits_wrapper + 0x000000004202aa90 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_recv_wrapper + 0x000000004202aab8 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_to_front_wrapper + 0x000000004202aadc 0x15 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202aaf1 0x3 + .text.queue_send_to_back_wrapper + 0x000000004202aaf4 0x15 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ab09 0x3 + .text.queue_send_wrapper + 0x000000004202ab0c 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ab32 0x2 + .text.semphr_give_wrapper + 0x000000004202ab34 0x15 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ab49 0x3 + .text.recursive_mutex_create_wrapper + 0x000000004202ab4c 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.mutex_create_wrapper + 0x000000004202ab5c 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.semphr_create_wrapper + 0x000000004202ab6c 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ab7d 0x3 + .text.wifi_thread_semphr_get_wrapper + 0x000000004202ab80 0x4c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x58 (size before relaxing) + .text.semphr_take_wrapper + 0x000000004202abcc 0x20 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.spin_lock_create_wrapper + 0x000000004202abec 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.interrupt_controller_hal_disable_interrupts + 0x000000004202ac14 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ac22 0x2 + .text.interrupt_controller_hal_enable_interrupts + 0x000000004202ac24 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ac32 0x2 + .text.set_isr_wrapper + 0x000000004202ac34 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x12 (size before relaxing) + *fill* 0x000000004202ac42 0x2 + .text.set_intr_wrapper + 0x000000004202ac44 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ac56 0x2 + .text.wifi_create_queue + 0x000000004202ac58 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x000000004202ac58 wifi_create_queue + .text.wifi_create_queue_wrapper + 0x000000004202ac7c 0x11 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x000000004202ac8d 0x3 + .text.wifi_delete_queue + 0x000000004202ac90 0x17 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x000000004202ac90 wifi_delete_queue + *fill* 0x000000004202aca7 0x1 + .text.wifi_delete_queue_wrapper + 0x000000004202aca8 0xa esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0xe (size before relaxing) + *fill* 0x000000004202acb2 0x2 + .text.find_command_by_name + 0x000000004202acb4 0x3b esp-idf/console/libconsole.a(commands.c.obj) + *fill* 0x000000004202acef 0x1 + .text.help_command + 0x000000004202acf0 0x5c esp-idf/console/libconsole.a(commands.c.obj) + 0x68 (size before relaxing) + .text.esp_console_init + 0x000000004202ad4c 0x55 esp-idf/console/libconsole.a(commands.c.obj) + 0x000000004202ad4c esp_console_init + *fill* 0x000000004202ada1 0x3 + .text.esp_console_deinit + 0x000000004202ada4 0x60 esp-idf/console/libconsole.a(commands.c.obj) + 0x000000004202ada4 esp_console_deinit + .text.esp_console_cmd_register + 0x000000004202ae04 0xdf esp-idf/console/libconsole.a(commands.c.obj) + 0xeb (size before relaxing) + 0x000000004202ae04 esp_console_cmd_register + *fill* 0x000000004202aee3 0x1 + .text.esp_console_get_completion + 0x000000004202aee4 0x39 esp-idf/console/libconsole.a(commands.c.obj) + 0x000000004202aee4 esp_console_get_completion + *fill* 0x000000004202af1d 0x3 + .text.esp_console_get_hint + 0x000000004202af20 0x4d esp-idf/console/libconsole.a(commands.c.obj) + 0x000000004202af20 esp_console_get_hint + *fill* 0x000000004202af6d 0x3 + .text.esp_console_run + 0x000000004202af70 0x8d esp-idf/console/libconsole.a(commands.c.obj) + 0x000000004202af70 esp_console_run + *fill* 0x000000004202affd 0x3 + .text.esp_console_register_help_command + 0x000000004202b000 0x24 esp-idf/console/libconsole.a(commands.c.obj) + 0x000000004202b000 esp_console_register_help_command + .text.esp_console_repl_task + 0x000000004202b024 0x106 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x136 (size before relaxing) + *fill* 0x000000004202b12a 0x2 + .text.esp_console_common_init + 0x000000004202b12c 0x51 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x61 (size before relaxing) + *fill* 0x000000004202b17d 0x3 + .text.esp_console_setup_history + 0x000000004202b180 0x3a esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x3e (size before relaxing) + *fill* 0x000000004202b1ba 0x2 + .text.esp_console_setup_prompt + 0x000000004202b1bc 0x30 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x3c (size before relaxing) + .text.esp_console_repl_usb_serial_jtag_delete + 0x000000004202b1ec 0x40 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x48 (size before relaxing) + .text.esp_console_new_repl_usb_serial_jtag + 0x000000004202b22c 0x106 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x132 (size before relaxing) + 0x000000004202b22c esp_console_new_repl_usb_serial_jtag + *fill* 0x000000004202b332 0x2 + .text.esp_console_start_repl + 0x000000004202b334 0x25 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x000000004202b334 esp_console_start_repl + *fill* 0x000000004202b359 0x3 + .text.detectsuffix + 0x000000004202b35c 0x69 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b3c5 0x3 + .text.arg_register_error + 0x000000004202b3c8 0x63 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b42b 0x1 + .text.arg_parse_untagged + 0x000000004202b42c 0xb2 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b4de 0x2 + .text.arg_parse_check + 0x000000004202b4e0 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x34 (size before relaxing) + .text.alloc_shortoptions + 0x000000004202b510 0x90 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_dbl_scanfn + 0x000000004202b5a0 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b5e6 0x2 + .text.arg_end_errorfn + 0x000000004202b5e8 0x96 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xa6 (size before relaxing) + *fill* 0x000000004202b67e 0x2 + .text.strtol0X + 0x000000004202b680 0x95 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b715 0x3 + .text.arg_int_scanfn + 0x000000004202b718 0xfc esp-idf/console/libconsole.a(argtable3.c.obj) + 0x108 (size before relaxing) + .text.alloc_longoptions + 0x000000004202b814 0x119 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b92d 0x3 + .text.find_shortoption + 0x000000004202b930 0x2b esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000004202b95b 0x1 + .text.arg_parse_tagged + 0x000000004202b95c 0x196 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x1aa (size before relaxing) + *fill* 0x000000004202baf2 0x2 + .text.arg_cat_optionv + 0x000000004202baf4 0x140 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_option + 0x000000004202bc34 0x140 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_gnuswitch + 0x000000004202bd74 0x83 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x86 (size before relaxing) + *fill* 0x000000004202bdf7 0x1 + .text.arg_dbln + 0x000000004202bdf8 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202bdf8 arg_dbln + *fill* 0x000000004202be4e 0x2 + .text.arg_dbl0 + 0x000000004202be50 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202be50 arg_dbl0 + *fill* 0x000000004202be69 0x3 + .text.arg_end 0x000000004202be6c 0x50 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202be6c arg_end + .text.arg_intn + 0x000000004202bebc 0x4c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202bebc arg_intn + .text.arg_int0 + 0x000000004202bf08 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202bf08 arg_int0 + *fill* 0x000000004202bf21 0x3 + .text.arg_strn + 0x000000004202bf24 0x61 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202bf24 arg_strn + *fill* 0x000000004202bf85 0x3 + .text.arg_str1 + 0x000000004202bf88 0x19 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x000000004202bf88 arg_str1 + *fill* 0x000000004202bfa1 0x3 + .text.arg_parse + 0x000000004202bfa4 0x99 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xa5 (size before relaxing) + 0x000000004202bfa4 arg_parse + *fill* 0x000000004202c03d 0x3 + .text.arg_print_option + 0x000000004202c040 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4c (size before relaxing) + 0x000000004202c040 arg_print_option + .text.arg_dbl_errorfn + 0x000000004202c080 0x7c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x8c (size before relaxing) + .text.arg_int_errorfn + 0x000000004202c0fc 0xb8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xd0 (size before relaxing) + .text.arg_str_errorfn + 0x000000004202c1b4 0x63 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x6b (size before relaxing) + *fill* 0x000000004202c217 0x1 + .text.arg_print_syntax + 0x000000004202c218 0xc7 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xcb (size before relaxing) + 0x000000004202c218 arg_print_syntax + *fill* 0x000000004202c2df 0x1 + .text.arg_print_glossary + 0x000000004202c2e0 0x61 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x65 (size before relaxing) + 0x000000004202c2e0 arg_print_glossary + *fill* 0x000000004202c341 0x3 + .text.arg_print_formatted + 0x000000004202c344 0x9c esp-idf/console/libconsole.a(argtable3.c.obj) + 0xa4 (size before relaxing) + 0x000000004202c344 arg_print_formatted + .text.sanitize + 0x000000004202c3e0 0x2f esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000004202c40f 0x1 + .text.flushWrite + 0x000000004202c410 0x2d esp-idf/console/libconsole.a(linenoise.c.obj) + 0x34 (size before relaxing) + *fill* 0x000000004202c43d 0x3 + .text.abAppend + 0x000000004202c440 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x000000004202c46c 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000004202c47a 0x2 + .text.freeCompletions + 0x000000004202c47c 0x2b esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000004202c4a7 0x1 + .text.getCursorPosition + 0x000000004202c4a8 0xa5 esp-idf/console/libconsole.a(linenoise.c.obj) + 0xb5 (size before relaxing) + *fill* 0x000000004202c54d 0x3 + .text.getColumns + 0x000000004202c550 0xb2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0xca (size before relaxing) + *fill* 0x000000004202c602 0x2 + .text.linenoiseBeep + 0x000000004202c604 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x1c (size before relaxing) + .text.linenoiseDumb + 0x000000004202c61c 0x9a esp-idf/console/libconsole.a(linenoise.c.obj) + 0xaa (size before relaxing) + *fill* 0x000000004202c6b6 0x2 + .text.linenoiseSetMultiLine + 0x000000004202c6b8 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202c6b8 linenoiseSetMultiLine + *fill* 0x000000004202c6c2 0x2 + .text.linenoiseSetDumbMode + 0x000000004202c6c4 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202c6c4 linenoiseSetDumbMode + *fill* 0x000000004202c6ce 0x2 + .text.linenoiseIsDumbMode + 0x000000004202c6d0 0x13 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202c6d0 linenoiseIsDumbMode + *fill* 0x000000004202c6e3 0x1 + .text.linenoiseClearScreen + 0x000000004202c6e4 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x20 (size before relaxing) + 0x000000004202c6e4 linenoiseClearScreen + .text.linenoiseSetCompletionCallback + 0x000000004202c700 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202c700 linenoiseSetCompletionCallback + *fill* 0x000000004202c70a 0x2 + .text.linenoiseSetHintsCallback + 0x000000004202c70c 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202c70c linenoiseSetHintsCallback + *fill* 0x000000004202c716 0x2 + .text.linenoiseAddCompletion + 0x000000004202c718 0x56 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202c718 linenoiseAddCompletion + *fill* 0x000000004202c76e 0x2 + .text.refreshShowHints + 0x000000004202c770 0xaf esp-idf/console/libconsole.a(linenoise.c.obj) + 0xb7 (size before relaxing) + 0x000000004202c770 refreshShowHints + *fill* 0x000000004202c81f 0x1 + .text.refreshMultiLine + 0x000000004202c820 0x19a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x1c6 (size before relaxing) + *fill* 0x000000004202c9ba 0x2 + .text.refreshSingleLine + 0x000000004202c9bc 0xd0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0xf4 (size before relaxing) + .text.refreshLine + 0x000000004202ca8c 0x19 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x20 (size before relaxing) + *fill* 0x000000004202caa5 0x3 + .text.completeLine + 0x000000004202caa8 0xfb esp-idf/console/libconsole.a(linenoise.c.obj) + 0x10e (size before relaxing) + *fill* 0x000000004202cba3 0x1 + .text.linenoiseEditInsert + 0x000000004202cba4 0xbe esp-idf/console/libconsole.a(linenoise.c.obj) + 0xca (size before relaxing) + 0x000000004202cba4 linenoiseEditInsert + *fill* 0x000000004202cc62 0x2 + .text.linenoiseInsertPastedChar + 0x000000004202cc64 0x5a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x62 (size before relaxing) + 0x000000004202cc64 linenoiseInsertPastedChar + *fill* 0x000000004202ccbe 0x2 + .text.linenoiseEditMoveLeft + 0x000000004202ccc0 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x16 (size before relaxing) + 0x000000004202ccc0 linenoiseEditMoveLeft + *fill* 0x000000004202ccd2 0x2 + .text.linenoiseEditMoveRight + 0x000000004202ccd4 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202ccd4 linenoiseEditMoveRight + .text.linenoiseEditMoveHome + 0x000000004202ccec 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x16 (size before relaxing) + 0x000000004202ccec linenoiseEditMoveHome + *fill* 0x000000004202ccfe 0x2 + .text.linenoiseEditMoveEnd + 0x000000004202cd00 0x16 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202cd00 linenoiseEditMoveEnd + *fill* 0x000000004202cd16 0x2 + .text.linenoiseEditHistoryNext + 0x000000004202cd18 0x93 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202cd18 linenoiseEditHistoryNext + *fill* 0x000000004202cdab 0x1 + .text.linenoiseEditDelete + 0x000000004202cdac 0x36 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3a (size before relaxing) + 0x000000004202cdac linenoiseEditDelete + *fill* 0x000000004202cde2 0x2 + .text.linenoiseEditBackspace + 0x000000004202cde4 0x3b esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202cde4 linenoiseEditBackspace + *fill* 0x000000004202ce1f 0x1 + .text.linenoiseEditDeletePrevWord + 0x000000004202ce20 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x57 (size before relaxing) + 0x000000004202ce20 linenoiseEditDeletePrevWord + *fill* 0x000000004202ce73 0x1 + .text.getMillis + 0x000000004202ce74 0x36 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202ce74 getMillis + *fill* 0x000000004202ceaa 0x2 + .text.linenoiseProbe + 0x000000004202ceac 0xaa esp-idf/console/libconsole.a(linenoise.c.obj) + 0xbe (size before relaxing) + 0x000000004202ceac linenoiseProbe + *fill* 0x000000004202cf56 0x2 + .text.linenoiseFree + 0x000000004202cf58 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202cf58 linenoiseFree + *fill* 0x000000004202cf66 0x2 + .text.linenoiseHistoryAdd + 0x000000004202cf68 0xb6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202cf68 linenoiseHistoryAdd + *fill* 0x000000004202d01e 0x2 + .text.linenoiseEdit + 0x000000004202d020 0x3b8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x420 (size before relaxing) + .text.linenoiseRaw + 0x000000004202d3d8 0x34 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c (size before relaxing) + .text.linenoise + 0x000000004202d40c 0x5a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x62 (size before relaxing) + 0x000000004202d40c linenoise + *fill* 0x000000004202d466 0x2 + .text.linenoiseHistorySetMaxLen + 0x000000004202d468 0x9e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202d468 linenoiseHistorySetMaxLen + *fill* 0x000000004202d506 0x2 + .text.linenoiseHistorySave + 0x000000004202d508 0x45 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x49 (size before relaxing) + 0x000000004202d508 linenoiseHistorySave + *fill* 0x000000004202d54d 0x3 + .text.linenoiseHistoryLoad + 0x000000004202d550 0x79 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x85 (size before relaxing) + 0x000000004202d550 linenoiseHistoryLoad + *fill* 0x000000004202d5c9 0x3 + .text.linenoiseSetMaxLineLen + 0x000000004202d5cc 0x16 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x000000004202d5cc linenoiseSetMaxLineLen + *fill* 0x000000004202d5e2 0x2 + .text.lwip_freeaddrinfo + 0x000000004202d5e4 0x19 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x000000004202d5e4 lwip_freeaddrinfo + *fill* 0x000000004202d5fd 0x3 + .text.lwip_getaddrinfo + 0x000000004202d600 0x289 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x295 (size before relaxing) + 0x000000004202d600 lwip_getaddrinfo + *fill* 0x000000004202d889 0x3 + .text.tryget_socket_unconn_nouse + 0x000000004202d88c 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_locked + 0x000000004202d8ac 0x48 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sockopt_to_ipopt + 0x000000004202d8f4 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_link_select_cb + 0x000000004202d914 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_unlink_select_cb + 0x000000004202d944 0x6b esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000004202d9af 0x1 + .text.sockaddr_to_ipaddr_port + 0x000000004202d9b0 0x83 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000004202da33 0x1 + .text.lwip_sock_make_addr + 0x000000004202da34 0xf6 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000004202db2a 0x2 + .text.lwip_recv_tcp_from + 0x000000004202db2c 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x46 (size before relaxing) + *fill* 0x000000004202db6e 0x2 + .text.sock_inc_used + 0x000000004202db70 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x5a (size before relaxing) + *fill* 0x000000004202dbc6 0x2 + .text.tryget_socket_unconn + 0x000000004202dbc8 0x26 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004202dbee 0x2 + .text.sock_inc_used_locked + 0x000000004202dbf0 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x78 (size before relaxing) + .text.tryget_socket_unconn_locked + 0x000000004202dc64 0x26 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004202dc8a 0x2 + .text.lwip_select_inc_sockets_used_set + 0x000000004202dc8c 0x5c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x60 (size before relaxing) + .text.lwip_select_inc_sockets_used + 0x000000004202dce8 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c (size before relaxing) + .text.alloc_socket + 0x000000004202dd1c 0xe1 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xe5 (size before relaxing) + *fill* 0x000000004202ddfd 0x3 + .text.free_socket_free_elements + 0x000000004202de00 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x26 (size before relaxing) + *fill* 0x000000004202de1f 0x1 + .text.free_socket + 0x000000004202de20 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x36 (size before relaxing) + *fill* 0x000000004202de4a 0x2 + .text.done_socket + 0x000000004202de4c 0x86 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x8e (size before relaxing) + *fill* 0x000000004202ded2 0x2 + .text.tryget_socket + 0x000000004202ded4 0x1a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1e (size before relaxing) + *fill* 0x000000004202deee 0x2 + .text.get_socket + 0x000000004202def0 0x18 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1c (size before relaxing) + .text.lwip_selscan + 0x000000004202df08 0x23d esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x24d (size before relaxing) + *fill* 0x000000004202e145 0x3 + .text.lwip_select_dec_sockets_used + 0x000000004202e148 0x47 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4b (size before relaxing) + *fill* 0x000000004202e18f 0x1 + .text.lwip_getaddrname + 0x000000004202e190 0xf1 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x101 (size before relaxing) + *fill* 0x000000004202e281 0x3 + .text.lwip_socket_register_membership + 0x000000004202e284 0x5a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x5e (size before relaxing) + *fill* 0x000000004202e2de 0x2 + .text.lwip_socket_unregister_membership + 0x000000004202e2e0 0x6c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x73 (size before relaxing) + *fill* 0x000000004202e34c 0x0 + .text.lwip_socket_register_mld6_membership + 0x000000004202e34c 0x69 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x71 (size before relaxing) + *fill* 0x000000004202e3b5 0x3 + .text.lwip_socket_unregister_mld6_membership + 0x000000004202e3b8 0xd3 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xda (size before relaxing) + *fill* 0x000000004202e48b 0x1 + .text.lwip_socket_drop_registered_memberships + 0x000000004202e48c 0x73 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x7b (size before relaxing) + *fill* 0x000000004202e4ff 0x1 + .text.lwip_socket_drop_registered_mld6_memberships + 0x000000004202e500 0x7e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x86 (size before relaxing) + *fill* 0x000000004202e57e 0x2 + .text.lwip_recv_tcp + 0x000000004202e580 0x163 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x167 (size before relaxing) + *fill* 0x000000004202e6e3 0x1 + .text.lwip_recvfrom_udp_raw + 0x000000004202e6e4 0x122 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000004202e806 0x2 + .text.select_check_waiters + 0x000000004202e808 0xe2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xf2 (size before relaxing) + *fill* 0x000000004202e8ea 0x2 + .text.event_callback + 0x000000004202e8ec 0xf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x104 (size before relaxing) + .text.lwip_getsockopt_impl + 0x000000004202e9e4 0x635 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x669 (size before relaxing) + *fill* 0x000000004202f019 0x3 + .text.lwip_getsockopt_callback + 0x000000004202f01c 0x32 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x36 (size before relaxing) + *fill* 0x000000004202f04e 0x2 + .text.lwip_setsockopt_impl + 0x000000004202f050 0x844 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x89c (size before relaxing) + .text.lwip_setsockopt_callback + 0x000000004202f894 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x34 (size before relaxing) + .text.lwip_accept + 0x000000004202f8c4 0x1dc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x210 (size before relaxing) + 0x000000004202f8c4 lwip_accept + .text.lwip_bind + 0x000000004202faa0 0xf6 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x116 (size before relaxing) + 0x000000004202faa0 lwip_bind + *fill* 0x000000004202fb96 0x2 + .text.lwip_close + 0x000000004202fb98 0x85 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x99 (size before relaxing) + 0x000000004202fb98 lwip_close + *fill* 0x000000004202fc1d 0x3 + .text.lwip_connect + 0x000000004202fc20 0x106 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x12a (size before relaxing) + 0x000000004202fc20 lwip_connect + *fill* 0x000000004202fd26 0x2 + .text.lwip_listen + 0x000000004202fd28 0x71 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x81 (size before relaxing) + 0x000000004202fd28 lwip_listen + *fill* 0x000000004202fd99 0x3 + .text.lwip_recvfrom + 0x000000004202fd9c 0xca esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xe2 (size before relaxing) + 0x000000004202fd9c lwip_recvfrom + *fill* 0x000000004202fe66 0x2 + .text.lwip_read + 0x000000004202fe68 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x000000004202fe68 lwip_read + *fill* 0x000000004202fe81 0x3 + .text.lwip_recv + 0x000000004202fe84 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x000000004202fe84 lwip_recv + *fill* 0x000000004202fe9d 0x3 + .text.lwip_recvmsg + 0x000000004202fea0 0x148 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x160 (size before relaxing) + 0x000000004202fea0 lwip_recvmsg + .text.lwip_sendmsg + 0x000000004202ffe8 0x20a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x256 (size before relaxing) + 0x000000004202ffe8 lwip_sendmsg + *fill* 0x00000000420301f2 0x2 + .text.lwip_sendto + 0x00000000420301f4 0x17d esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x1a9 (size before relaxing) + 0x00000000420301f4 lwip_sendto + *fill* 0x0000000042030371 0x3 + .text.lwip_send + 0x0000000042030374 0x85 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x99 (size before relaxing) + 0x0000000042030374 lwip_send + *fill* 0x00000000420303f9 0x3 + .text.lwip_socket + 0x00000000420303fc 0xde esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xea (size before relaxing) + 0x00000000420303fc lwip_socket + *fill* 0x00000000420304da 0x2 + .text.lwip_write + 0x00000000420304dc 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x00000000420304dc lwip_write + *fill* 0x00000000420304f1 0x3 + .text.lwip_select + 0x00000000420304f4 0x3b1 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x401 (size before relaxing) + 0x00000000420304f4 lwip_select + *fill* 0x00000000420308a5 0x3 + .text.lwip_getpeername + 0x00000000420308a8 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x00000000420308a8 lwip_getpeername + *fill* 0x00000000420308bd 0x3 + .text.lwip_getsockname + 0x00000000420308c0 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x00000000420308c0 lwip_getsockname + *fill* 0x00000000420308d5 0x3 + .text.lwip_getsockopt + 0x00000000420308d8 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xc0 (size before relaxing) + 0x00000000420308d8 lwip_getsockopt + .text.lwip_setsockopt + 0x0000000042030978 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xa0 (size before relaxing) + 0x0000000042030978 lwip_setsockopt + .text.lwip_ioctl + 0x00000000420309f8 0x5c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x64 (size before relaxing) + 0x00000000420309f8 lwip_ioctl + .text.lwip_fcntl + 0x0000000042030a54 0xc0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0xcc (size before relaxing) + 0x0000000042030a54 lwip_fcntl + .text.lwip_inet_ntop + 0x0000000042030b14 0x60 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x68 (size before relaxing) + 0x0000000042030b14 lwip_inet_ntop + .text.lwip_inet_pton + 0x0000000042030b74 0x43 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4a (size before relaxing) + 0x0000000042030b74 lwip_inet_pton + *fill* 0x0000000042030bb7 0x1 + .text.tcpip_timeouts_mbox_fetch + 0x0000000042030bb8 0x36 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42 (size before relaxing) + *fill* 0x0000000042030bee 0x2 + .text.tcpip_thread_handle_msg + 0x0000000042030bf0 0x93 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x9b (size before relaxing) + *fill* 0x0000000042030c83 0x1 + .text.tcpip_thread + 0x0000000042030c84 0x36 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3d (size before relaxing) + *fill* 0x0000000042030cba 0x2 + .text.tcpip_inpkt + 0x0000000042030cbc 0x52 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x5a (size before relaxing) + 0x0000000042030cbc tcpip_inpkt + *fill* 0x0000000042030d0e 0x2 + .text.tcpip_input + 0x0000000042030d10 0x2e esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x31 (size before relaxing) + 0x0000000042030d10 tcpip_input + *fill* 0x0000000042030d3e 0x2 + .text.tcpip_callback + 0x0000000042030d40 0x41 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x45 (size before relaxing) + 0x0000000042030d40 tcpip_callback + *fill* 0x0000000042030d81 0x3 + .text.tcpip_try_callback + 0x0000000042030d84 0x52 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x5a (size before relaxing) + 0x0000000042030d84 tcpip_try_callback + *fill* 0x0000000042030dd6 0x2 + .text.tcpip_send_msg_wait_sem + 0x0000000042030dd8 0x50 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x54 (size before relaxing) + 0x0000000042030dd8 tcpip_send_msg_wait_sem + .text.tcpip_init + 0x0000000042030e28 0x4b esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x53 (size before relaxing) + 0x0000000042030e28 tcpip_init + *fill* 0x0000000042030e73 0x1 + .text.lwip_htonl + 0x0000000042030e74 0x26 esp-idf/lwip/liblwip.a(def.c.obj) + 0x0000000042030e74 lwip_htonl + *fill* 0x0000000042030e9a 0x2 + .text.lwip_itoa + 0x0000000042030e9c 0x9b esp-idf/lwip/liblwip.a(def.c.obj) + 0x0000000042030e9c lwip_itoa + *fill* 0x0000000042030f37 0x1 + .text.dns_backupserver_available + 0x0000000042030f38 0x8d esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x0000000042030fc5 0x3 + .text.dns_server_is_set + 0x0000000042030fc8 0x7e esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x0000000042031046 0x2 + .text.dns_create_txid + 0x0000000042031048 0x3e esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x0000000042031086 0x2 + .text.dns_call_found + 0x0000000042031088 0x1d7 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x1db (size before relaxing) + *fill* 0x000000004203125f 0x1 + .text.dns_correct_response + 0x0000000042031260 0x7a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x7e (size before relaxing) + *fill* 0x00000000420312da 0x2 + .text.dns_send + 0x00000000420312dc 0x2d5 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x2e5 (size before relaxing) + *fill* 0x00000000420315b1 0x3 + .text.dns_check_entry + 0x00000000420315b4 0x2ea esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x000000004203189e 0x2 + .text.dns_check_entries + 0x00000000420318a0 0x1a esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x00000000420318ba 0x2 + .text.dns_lookup + 0x00000000420318bc 0x119 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x00000000420319d5 0x3 + .text.dns_alloc_random_port + 0x00000000420319d8 0x4f esp-idf/lwip/liblwip.a(dns.c.obj) + 0x57 (size before relaxing) + *fill* 0x0000000042031a27 0x1 + .text.dns_alloc_pcb + 0x0000000042031a28 0x77 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x0000000042031a9f 0x1 + .text.dns_enqueue + 0x0000000042031aa0 0x1d5 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x1d9 (size before relaxing) + *fill* 0x0000000042031c75 0x3 + .text.dns_compare_name + 0x0000000042031c78 0xc9 esp-idf/lwip/liblwip.a(dns.c.obj) + 0xd1 (size before relaxing) + *fill* 0x0000000042031d41 0x3 + .text.dns_skip_name + 0x0000000042031d44 0x72 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x7a (size before relaxing) + *fill* 0x0000000042031db6 0x2 + .text.dns_recv + 0x0000000042031db8 0x4a8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4e7 (size before relaxing) + *fill* 0x0000000042032260 0x0 + .text.dns_setserver + 0x0000000042032260 0x43 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x0000000042032260 dns_setserver + *fill* 0x00000000420322a3 0x1 + .text.dns_clear_servers + 0x00000000420322a4 0x2e esp-idf/lwip/liblwip.a(dns.c.obj) + 0x00000000420322a4 dns_clear_servers + *fill* 0x00000000420322d2 0x2 + .text.dns_tmr 0x00000000420322d4 0x8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0xb (size before relaxing) + 0x00000000420322d4 dns_tmr + *fill* 0x00000000420322dc 0x0 + .text.dns_gethostbyname_addrtype + 0x00000000420322dc 0x154 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x160 (size before relaxing) + 0x00000000420322dc dns_gethostbyname_addrtype + .text.lwip_init + 0x0000000042032430 0x29 esp-idf/lwip/liblwip.a(init.c.obj) + 0x3b (size before relaxing) + 0x0000000042032430 lwip_init + *fill* 0x0000000042032459 0x3 + .text.ipaddr_ntoa + 0x000000004203245c 0x1f esp-idf/lwip/liblwip.a(ip.c.obj) + 0x26 (size before relaxing) + 0x000000004203245c ipaddr_ntoa + *fill* 0x000000004203247b 0x1 + .text.ipaddr_aton + 0x000000004203247c 0x4c esp-idf/lwip/liblwip.a(ip.c.obj) + 0x000000004203247c ipaddr_aton + .text.ip_input + 0x00000000420324c8 0x31 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x39 (size before relaxing) + 0x00000000420324c8 ip_input + *fill* 0x00000000420324f9 0x3 + .text.mem_malloc + 0x00000000420324fc 0x37 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3f (size before relaxing) + 0x00000000420324fc mem_malloc + *fill* 0x0000000042032533 0x1 + .text.mem_free + 0x0000000042032534 0x3e esp-idf/lwip/liblwip.a(mem.c.obj) + 0x0000000042032534 mem_free + *fill* 0x0000000042032572 0x2 + .text.mem_calloc + 0x0000000042032574 0x11 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x0000000042032574 mem_calloc + *fill* 0x0000000042032585 0x3 + .text.do_memp_malloc_pool + 0x0000000042032588 0x3d esp-idf/lwip/liblwip.a(memp.c.obj) + 0x48 (size before relaxing) + *fill* 0x00000000420325c5 0x3 + .text.do_memp_free_pool + 0x00000000420325c8 0x28 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x30 (size before relaxing) + .text.memp_malloc + 0x00000000420325f0 0x21 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x00000000420325f0 memp_malloc + *fill* 0x0000000042032611 0x3 + .text.memp_free + 0x0000000042032614 0x1e esp-idf/lwip/liblwip.a(memp.c.obj) + 0x0000000042032614 memp_free + *fill* 0x0000000042032632 0x2 + .text.netif_loopif_init + 0x0000000042032634 0x34 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_ip_addr_changed + 0x0000000042032668 0x1c esp-idf/lwip/liblwip.a(netif.c.obj) + 0x24 (size before relaxing) + .text.netif_issue_reports + 0x0000000042032684 0x4b esp-idf/lwip/liblwip.a(netif.c.obj) + 0x53 (size before relaxing) + *fill* 0x00000000420326cf 0x1 + .text.netif_do_set_ipaddr + 0x00000000420326d0 0x91 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x95 (size before relaxing) + *fill* 0x0000000042032761 0x3 + .text.netif_poll + 0x0000000042032764 0xc3 esp-idf/lwip/liblwip.a(netif.c.obj) + 0xd5 (size before relaxing) + 0x0000000042032764 netif_poll + *fill* 0x0000000042032827 0x1 + .text.netif_set_addr + 0x0000000042032828 0x50 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x54 (size before relaxing) + 0x0000000042032828 netif_set_addr + .text.netif_add + 0x0000000042032878 0x1fa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x1fe (size before relaxing) + 0x0000000042032878 netif_add + *fill* 0x0000000042032a72 0x2 + .text.netif_set_default + 0x0000000042032a74 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032a74 netif_set_default + *fill* 0x0000000042032a7e 0x2 + .text.netif_set_up + 0x0000000042032a80 0x27 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032a80 netif_set_up + *fill* 0x0000000042032aa7 0x1 + .text.netif_set_down + 0x0000000042032aa8 0x28 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032aa8 netif_set_down + .text.netif_remove + 0x0000000042032ad0 0x99 esp-idf/lwip/liblwip.a(netif.c.obj) + 0xa1 (size before relaxing) + 0x0000000042032ad0 netif_remove + *fill* 0x0000000042032b69 0x3 + .text.netif_set_link_up + 0x0000000042032b6c 0x2c esp-idf/lwip/liblwip.a(netif.c.obj) + 0x30 (size before relaxing) + 0x0000000042032b6c netif_set_link_up + .text.netif_init + 0x0000000042032b98 0x56 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x5e (size before relaxing) + 0x0000000042032b98 netif_init + *fill* 0x0000000042032bee 0x2 + .text.netif_loop_output + 0x0000000042032bf0 0xd4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0xe0 (size before relaxing) + 0x0000000042032bf0 netif_loop_output + .text.netif_loop_output_ipv6 + 0x0000000042032cc4 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x0000000042032cd6 0x2 + .text.netif_loop_output_ipv4 + 0x0000000042032cd8 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x0000000042032cea 0x2 + .text.netif_ip6_addr_set_parts + 0x0000000042032cec 0x106 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x10a (size before relaxing) + 0x0000000042032cec netif_ip6_addr_set_parts + *fill* 0x0000000042032df2 0x2 + .text.netif_ip6_addr_set + 0x0000000042032df4 0x43 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032df4 netif_ip6_addr_set + *fill* 0x0000000042032e37 0x1 + .text.netif_ip6_addr_set_state + 0x0000000042032e38 0xab esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032e38 netif_ip6_addr_set_state + *fill* 0x0000000042032ee3 0x1 + .text.netif_get_ip6_addr_match + 0x0000000042032ee4 0xb4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032ee4 netif_get_ip6_addr_match + .text.netif_get_by_index + 0x0000000042032f98 0x28 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032f98 netif_get_by_index + .text.netif_index_to_name + 0x0000000042032fc0 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x2e (size before relaxing) + 0x0000000042032fc0 netif_index_to_name + *fill* 0x0000000042032fea 0x2 + .text.netif_find + 0x0000000042032fec 0x3e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000000042032fec netif_find + *fill* 0x000000004203302a 0x2 + .text.pbuf_add_header_impl + 0x000000004203302c 0x84 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_pool_is_empty + 0x00000000420330b0 0x3f esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4f (size before relaxing) + *fill* 0x00000000420330ef 0x1 + .text.pbuf_free_ooseq + 0x00000000420330f0 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3b (size before relaxing) + *fill* 0x0000000042033123 0x1 + .text.pbuf_free_ooseq_callback + 0x0000000042033124 0x8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0xb (size before relaxing) + *fill* 0x000000004203312c 0x0 + .text.pbuf_alloc_reference + 0x000000004203312c 0x52 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000000004203312c pbuf_alloc_reference + *fill* 0x000000004203317e 0x2 + .text.pbuf_add_header + 0x0000000042033180 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x14 (size before relaxing) + 0x0000000042033180 pbuf_add_header + .text.pbuf_add_header_force + 0x0000000042033190 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x14 (size before relaxing) + 0x0000000042033190 pbuf_add_header_force + .text.pbuf_remove_header + 0x00000000420331a0 0x5a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00000000420331a0 pbuf_remove_header + *fill* 0x00000000420331fa 0x2 + .text.pbuf_header_impl + 0x00000000420331fc 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000004203321e 0x2 + .text.pbuf_header_force + 0x0000000042033220 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x0000000042033220 pbuf_header_force + .text.pbuf_free + 0x0000000042033234 0xd1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0xe1 (size before relaxing) + 0x0000000042033234 pbuf_free + *fill* 0x0000000042033305 0x3 + .text.pbuf_alloc + 0x0000000042033308 0x160 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x16c (size before relaxing) + 0x0000000042033308 pbuf_alloc + .text.pbuf_realloc + 0x0000000042033468 0x9b esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x9e (size before relaxing) + 0x0000000042033468 pbuf_realloc + *fill* 0x0000000042033503 0x1 + .text.pbuf_free_header + 0x0000000042033504 0x46 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4a (size before relaxing) + 0x0000000042033504 pbuf_free_header + *fill* 0x000000004203354a 0x2 + .text.pbuf_ref + 0x000000004203354c 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x32 (size before relaxing) + 0x000000004203354c pbuf_ref + *fill* 0x000000004203357a 0x2 + .text.pbuf_cat + 0x000000004203357c 0x59 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000000004203357c pbuf_cat + *fill* 0x00000000420335d5 0x3 + .text.pbuf_chain + 0x00000000420335d8 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x17 (size before relaxing) + 0x00000000420335d8 pbuf_chain + *fill* 0x00000000420335eb 0x1 + .text.pbuf_copy_partial_pbuf + 0x00000000420335ec 0x12d esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00000000420335ec pbuf_copy_partial_pbuf + *fill* 0x0000000042033719 0x3 + .text.pbuf_copy + 0x000000004203371c 0x1f esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000000004203371c pbuf_copy + *fill* 0x000000004203373b 0x1 + .text.pbuf_copy_partial + 0x000000004203373c 0x75 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000000004203373c pbuf_copy_partial + *fill* 0x00000000420337b1 0x3 + .text.pbuf_skip + 0x00000000420337b4 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00000000420337b4 pbuf_skip + .text.pbuf_take + 0x00000000420337c8 0x7a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00000000420337c8 pbuf_take + *fill* 0x0000000042033842 0x2 + .text.pbuf_take_at + 0x0000000042033844 0x7e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x86 (size before relaxing) + 0x0000000042033844 pbuf_take_at + *fill* 0x00000000420338c2 0x2 + .text.pbuf_clone + 0x00000000420338c4 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x36 (size before relaxing) + 0x00000000420338c4 pbuf_clone + *fill* 0x00000000420338f6 0x2 + .text.pbuf_try_get_at + 0x00000000420338f8 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00000000420338f8 pbuf_try_get_at + *fill* 0x0000000042033926 0x2 + .text.pbuf_get_at + 0x0000000042033928 0x18 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x1c (size before relaxing) + 0x0000000042033928 pbuf_get_at + .text.pbuf_put_at + 0x0000000042033940 0x24 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x28 (size before relaxing) + 0x0000000042033940 pbuf_put_at + .text.raw_input_local_match + 0x0000000042033964 0x12e esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x0000000042033a92 0x2 + .text.raw_input + 0x0000000042033a94 0x125 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x0000000042033a94 raw_input + *fill* 0x0000000042033bb9 0x3 + .text.raw_bind + 0x0000000042033bbc 0x144 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x0000000042033bbc raw_bind + .text.raw_connect + 0x0000000042033d00 0x135 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x139 (size before relaxing) + 0x0000000042033d00 raw_connect + *fill* 0x0000000042033e35 0x3 + .text.raw_sendto_if_src + 0x0000000042033e38 0x25e esp-idf/lwip/liblwip.a(raw.c.obj) + 0x276 (size before relaxing) + 0x0000000042033e38 raw_sendto_if_src + *fill* 0x0000000042034096 0x2 + .text.raw_sendto + 0x0000000042034098 0x169 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x0000000042034098 raw_sendto + *fill* 0x0000000042034201 0x3 + .text.raw_send + 0x0000000042034204 0x15 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x0000000042034204 raw_send + *fill* 0x0000000042034219 0x3 + .text.raw_remove + 0x000000004203421c 0x36 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3a (size before relaxing) + 0x000000004203421c raw_remove + *fill* 0x0000000042034252 0x2 + .text.raw_new 0x0000000042034254 0x32 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x0000000042034254 raw_new + *fill* 0x0000000042034286 0x2 + .text.raw_new_ip_type + 0x0000000042034288 0x19 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x1c (size before relaxing) + 0x0000000042034288 raw_new_ip_type + *fill* 0x00000000420342a1 0x3 + .text.raw_netif_ip_addr_changed + 0x00000000420342a4 0x143 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00000000420342a4 raw_netif_ip_addr_changed + *fill* 0x00000000420343e7 0x1 + .text.tcp_new_port + 0x00000000420343e8 0x6f esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x0000000042034457 0x1 + .text.tcp_remove_listener + 0x0000000042034458 0x2b esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x0000000042034483 0x1 + .text.tcp_listen_closed + 0x0000000042034484 0x49 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4d (size before relaxing) + *fill* 0x00000000420344cd 0x3 + .text.tcp_free_listen + 0x00000000420344d0 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x00000000420344f6 0x2 + .text.tcp_init + 0x00000000420344f8 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00000000420344f8 tcp_init + *fill* 0x000000004203450f 0x1 + .text.tcp_free + 0x0000000042034510 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034510 tcp_free + *fill* 0x0000000042034536 0x2 + .text.tcp_backlog_delayed + 0x0000000042034538 0x53 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034538 tcp_backlog_delayed + *fill* 0x000000004203458b 0x1 + .text.tcp_backlog_accepted + 0x000000004203458c 0x4d esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x000000004203458c tcp_backlog_accepted + *fill* 0x00000000420345d9 0x3 + .text.tcp_close_shutdown_fin + 0x00000000420345dc 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x90 (size before relaxing) + .text.tcp_handle_closepend + 0x0000000042034664 0x29 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000004203468d 0x3 + .text.tcp_bind + 0x0000000042034690 0x345 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034690 tcp_bind + *fill* 0x00000000420349d5 0x3 + .text.tcp_listen_with_backlog_and_err + 0x00000000420349d8 0x1a4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x1a8 (size before relaxing) + 0x00000000420349d8 tcp_listen_with_backlog_and_err + .text.tcp_update_rcv_ann_wnd + 0x0000000042034b7c 0x73 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034b7c tcp_update_rcv_ann_wnd + *fill* 0x0000000042034bef 0x1 + .text.tcp_recved + 0x0000000042034bf0 0x5f esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x63 (size before relaxing) + 0x0000000042034bf0 tcp_recved + *fill* 0x0000000042034c4f 0x1 + .text.tcp_seg_free + 0x0000000042034c50 0x18 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x1c (size before relaxing) + 0x0000000042034c50 tcp_seg_free + .text.tcp_segs_free + 0x0000000042034c68 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034c68 tcp_segs_free + *fill* 0x0000000042034c7f 0x1 + .text.tcp_seg_copy + 0x0000000042034c80 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3a (size before relaxing) + 0x0000000042034c80 tcp_seg_copy + *fill* 0x0000000042034cb6 0x2 + .text.tcp_pcb_num_cal + 0x0000000042034cb8 0xc8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034cb8 tcp_pcb_num_cal + .text.tcp_recv + 0x0000000042034d80 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034d80 tcp_recv + *fill* 0x0000000042034da2 0x2 + .text.tcp_sent + 0x0000000042034da4 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034da4 tcp_sent + *fill* 0x0000000042034dc6 0x2 + .text.tcp_err 0x0000000042034dc8 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034dc8 tcp_err + *fill* 0x0000000042034dea 0x2 + .text.tcp_poll + 0x0000000042034dec 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034dec tcp_poll + .text.tcp_next_iss + 0x0000000042034e14 0x2d esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042034e14 tcp_next_iss + *fill* 0x0000000042034e41 0x3 + .text.tcp_eff_send_mss_netif + 0x0000000042034e44 0x53 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x57 (size before relaxing) + 0x0000000042034e44 tcp_eff_send_mss_netif + *fill* 0x0000000042034e97 0x1 + .text.tcp_connect + 0x0000000042034e98 0x360 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x374 (size before relaxing) + 0x0000000042034e98 tcp_connect + .text.tcp_free_ooseq + 0x00000000420351f8 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x16 (size before relaxing) + 0x00000000420351f8 tcp_free_ooseq + *fill* 0x000000004203520a 0x2 + .text.tcp_pcb_purge + 0x000000004203520c 0x5e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x66 (size before relaxing) + 0x000000004203520c tcp_pcb_purge + *fill* 0x000000004203526a 0x2 + .text.tcp_pcb_remove + 0x000000004203526c 0xd1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xd9 (size before relaxing) + 0x000000004203526c tcp_pcb_remove + *fill* 0x000000004203533d 0x3 + .text.tcp_abandon + 0x0000000042035340 0xd6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0xee (size before relaxing) + 0x0000000042035340 tcp_abandon + *fill* 0x0000000042035416 0x2 + .text.tcp_abort + 0x0000000042035418 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042035418 tcp_abort + *fill* 0x0000000042035427 0x1 + .text.tcp_accept_null + 0x0000000042035428 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x25 (size before relaxing) + *fill* 0x000000004203544a 0x2 + .text.tcp_kill_timewait + 0x000000004203544c 0x2f esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x32 (size before relaxing) + *fill* 0x000000004203547b 0x1 + .text.tcp_kill_prio + 0x000000004203547c 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x5b (size before relaxing) + *fill* 0x00000000420354d4 0x0 + .text.tcp_netif_ip_addr_changed_pcblist + 0x00000000420354d4 0x95 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x0000000042035569 0x3 + .text.tcp_netif_ip_addr_changed + 0x000000004203556c 0x158 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x15c (size before relaxing) + 0x000000004203556c tcp_netif_ip_addr_changed + .text.tcp_kill_state + 0x00000000420356c4 0x3a esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x00000000420356fe 0x2 + .text.tcp_alloc + 0x0000000042035700 0x122 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x152 (size before relaxing) + 0x0000000042035700 tcp_alloc + *fill* 0x0000000042035822 0x2 + .text.tcp_new_ip_type + 0x0000000042035824 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042035824 tcp_new_ip_type + *fill* 0x000000004203583e 0x2 + .text.tcp_close_shutdown + 0x0000000042035840 0x157 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x16a (size before relaxing) + *fill* 0x0000000042035997 0x1 + .text.tcp_close + 0x0000000042035998 0x29 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x2d (size before relaxing) + 0x0000000042035998 tcp_close + *fill* 0x00000000420359c1 0x3 + .text.tcp_recv_null + 0x00000000420359c4 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3e (size before relaxing) + 0x00000000420359c4 tcp_recv_null + *fill* 0x00000000420359fa 0x2 + .text.tcp_process_refused_data + 0x00000000420359fc 0x8d esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00000000420359fc tcp_process_refused_data + *fill* 0x0000000042035a89 0x3 + .text.tcp_fasttmr + 0x0000000042035a8c 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000000042035a8c tcp_fasttmr + *fill* 0x0000000042035b13 0x1 + .text.tcp_shutdown + 0x0000000042035b14 0x77 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x7b (size before relaxing) + 0x0000000042035b14 tcp_shutdown + *fill* 0x0000000042035b8b 0x1 + .text.tcp_slowtmr + 0x0000000042035b8c 0x4ac esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4bc (size before relaxing) + 0x0000000042035b8c tcp_slowtmr + .text.tcp_tmr 0x0000000042036038 0x1c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x22 (size before relaxing) + 0x0000000042036038 tcp_tmr + *fill* 0x0000000042036054 0x0 + .text.tcp_get_next_optbyte + 0x0000000042036054 0x40 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_parseopt + 0x0000000042036094 0xa8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0xb4 (size before relaxing) + .text.tcp_input_delayed_close + 0x000000004203613c 0x4d esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x51 (size before relaxing) + *fill* 0x0000000042036189 0x3 + .text.tcp_timewait_input + 0x000000004203618c 0xa6 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0xaa (size before relaxing) + *fill* 0x0000000042036232 0x2 + .text.tcp_listen_input + 0x0000000042036234 0x1fb esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x21e (size before relaxing) + *fill* 0x000000004203642f 0x1 + .text.tcp_oos_insert_segment + 0x0000000042036430 0xfc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x104 (size before relaxing) + .text.tcp_free_acked_segments + 0x000000004203652c 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_receive + 0x0000000042036608 0xc96 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0xcde (size before relaxing) + *fill* 0x000000004203729e 0x2 + .text.tcp_process + 0x00000000420372a0 0x641 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x65d (size before relaxing) + *fill* 0x00000000420378e1 0x3 + .text.tcp_input + 0x00000000420378e4 0x968 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x9ab (size before relaxing) + 0x00000000420378e4 tcp_input + *fill* 0x000000004203824c 0x0 + .text.tcp_trigger_input_pcb_close + 0x000000004203824c 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x000000004203824c tcp_trigger_input_pcb_close + *fill* 0x000000004203825f 0x1 + .text.tcp_write_checks + 0x0000000042038260 0xc0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment_busy + 0x0000000042038320 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x0000000042038349 0x3 + .text.tcp_output_fill_options + 0x000000004203834c 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000004203838e 0x2 + .text.tcp_pbuf_prealloc + 0x0000000042038390 0x64 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_create_segment + 0x00000000420383f4 0x107 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x113 (size before relaxing) + *fill* 0x00000000420384fb 0x1 + .text.tcp_output_alloc_header_common + 0x00000000420384fc 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0xe0 (size before relaxing) + .text.tcp_output_alloc_header + 0x00000000420385d4 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x48 (size before relaxing) + .text.tcp_route + 0x0000000042038618 0x3c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment + 0x0000000042038654 0x19c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x1b0 (size before relaxing) + .text.tcp_output_control_segment + 0x00000000420387f0 0x93 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x9a (size before relaxing) + *fill* 0x0000000042038883 0x1 + .text.tcp_write + 0x0000000042038884 0x306 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x31a (size before relaxing) + 0x0000000042038884 tcp_write + *fill* 0x0000000042038b8a 0x2 + .text.tcp_split_unsent_seg + 0x0000000042038b8c 0x1da esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x1f2 (size before relaxing) + 0x0000000042038b8c tcp_split_unsent_seg + *fill* 0x0000000042038d66 0x2 + .text.tcp_enqueue_flags + 0x0000000042038d68 0x144 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x0000000042038d68 tcp_enqueue_flags + .text.tcp_send_fin + 0x0000000042038eac 0x81 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x89 (size before relaxing) + 0x0000000042038eac tcp_send_fin + *fill* 0x0000000042038f2d 0x3 + .text.tcp_rexmit_rto_prepare + 0x0000000042038f30 0xbd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0xcd (size before relaxing) + 0x0000000042038f30 tcp_rexmit_rto_prepare + *fill* 0x0000000042038fed 0x3 + .text.tcp_rexmit + 0x0000000042038ff0 0xc1 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0xc5 (size before relaxing) + 0x0000000042038ff0 tcp_rexmit + *fill* 0x00000000420390b1 0x3 + .text.tcp_rexmit_fast + 0x00000000420390b4 0x68 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x6b (size before relaxing) + 0x00000000420390b4 tcp_rexmit_fast + *fill* 0x000000004203911c 0x0 + .text.tcp_rst 0x000000004203911c 0x6c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x78 (size before relaxing) + 0x000000004203911c tcp_rst + .text.tcp_send_empty_ack + 0x0000000042039188 0x7f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x87 (size before relaxing) + 0x0000000042039188 tcp_send_empty_ack + *fill* 0x0000000042039207 0x1 + .text.tcp_output + 0x0000000042039208 0x40f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42f (size before relaxing) + 0x0000000042039208 tcp_output + *fill* 0x0000000042039617 0x1 + .text.tcp_rexmit_rto_commit + 0x0000000042039618 0x2d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x30 (size before relaxing) + 0x0000000042039618 tcp_rexmit_rto_commit + *fill* 0x0000000042039645 0x3 + .text.tcp_rexmit_rto + 0x0000000042039648 0x2b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x2f (size before relaxing) + 0x0000000042039648 tcp_rexmit_rto + *fill* 0x0000000042039673 0x1 + .text.tcp_keepalive + 0x0000000042039674 0x55 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x61 (size before relaxing) + 0x0000000042039674 tcp_keepalive + *fill* 0x00000000420396c9 0x3 + .text.tcp_zero_window_probe + 0x00000000420396cc 0x135 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x141 (size before relaxing) + 0x00000000420396cc tcp_zero_window_probe + *fill* 0x0000000042039801 0x3 + .text.sys_timeout_abs + 0x0000000042039804 0x61 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x65 (size before relaxing) + *fill* 0x0000000042039865 0x3 + .text.lwip_cyclic_timer + 0x0000000042039868 0x37 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3f (size before relaxing) + *fill* 0x000000004203989f 0x1 + .text.sys_timeout + 0x00000000420398a0 0x2b esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x2f (size before relaxing) + 0x00000000420398a0 sys_timeout + *fill* 0x00000000420398cb 0x1 + .text.tcp_timer_needed + 0x00000000420398cc 0x2f esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00000000420398cc tcp_timer_needed + *fill* 0x00000000420398fb 0x1 + .text.tcpip_tcp_timer + 0x00000000420398fc 0x2d esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x35 (size before relaxing) + *fill* 0x0000000042039929 0x3 + .text.sys_timeouts_init + 0x000000004203992c 0x24 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x000000004203992c sys_timeouts_init + .text.sys_untimeout + 0x0000000042039950 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42 (size before relaxing) + 0x0000000042039950 sys_untimeout + *fill* 0x000000004203998e 0x2 + .text.sys_check_timeouts + 0x0000000042039990 0x3a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42 (size before relaxing) + 0x0000000042039990 sys_check_timeouts + *fill* 0x00000000420399ca 0x2 + .text.sys_timeouts_sleeptime + 0x00000000420399cc 0x3c esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00000000420399cc sys_timeouts_sleeptime + .text.udp_new_port + 0x0000000042039a08 0x57 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x0000000042039a5f 0x1 + .text.udp_input_local_match + 0x0000000042039a60 0x176 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x0000000042039bd6 0x2 + .text.udp_init + 0x0000000042039bd8 0x17 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x0000000042039bd8 udp_init + *fill* 0x0000000042039bef 0x1 + .text.udp_input + 0x0000000042039bf0 0x38c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3a7 (size before relaxing) + 0x0000000042039bf0 udp_input + *fill* 0x0000000042039f7c 0x0 + .text.udp_bind + 0x0000000042039f7c 0x305 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x30d (size before relaxing) + 0x0000000042039f7c udp_bind + *fill* 0x000000004203a281 0x3 + .text.udp_sendto_if_src + 0x000000004203a284 0x210 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x22c (size before relaxing) + 0x000000004203a284 udp_sendto_if_src + .text.udp_sendto_if + 0x000000004203a494 0xdb esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000000004203a494 udp_sendto_if + *fill* 0x000000004203a56f 0x1 + .text.udp_sendto + 0x000000004203a570 0x11f esp-idf/lwip/liblwip.a(udp.c.obj) + 0x137 (size before relaxing) + 0x000000004203a570 udp_sendto + *fill* 0x000000004203a68f 0x1 + .text.udp_send + 0x000000004203a690 0x39 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3d (size before relaxing) + 0x000000004203a690 udp_send + *fill* 0x000000004203a6c9 0x3 + .text.udp_connect + 0x000000004203a6cc 0x15c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x164 (size before relaxing) + 0x000000004203a6cc udp_connect + .text.udp_disconnect + 0x000000004203a828 0x9e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000000004203a828 udp_disconnect + *fill* 0x000000004203a8c6 0x2 + .text.udp_remove + 0x000000004203a8c8 0x38 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3b (size before relaxing) + 0x000000004203a8c8 udp_remove + *fill* 0x000000004203a900 0x0 + .text.udp_new 0x000000004203a900 0x20 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x24 (size before relaxing) + 0x000000004203a900 udp_new + .text.udp_new_ip_type + 0x000000004203a920 0x15 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x18 (size before relaxing) + 0x000000004203a920 udp_new_ip_type + *fill* 0x000000004203a935 0x3 + .text.udp_netif_ip_addr_changed + 0x000000004203a938 0x143 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000000004203a938 udp_netif_ip_addr_changed + *fill* 0x000000004203aa7b 0x1 + .text.dhcp_option_short + 0x000000004203aa7c 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203aab1 0x3 + .text.dhcp_option + 0x000000004203aab4 0x34 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_byte + 0x000000004203aae8 0x26 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203ab0e 0x2 + .text.dhcp_option_client_id + 0x000000004203ab10 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3e (size before relaxing) + *fill* 0x000000004203ab4a 0x2 + .text.dhcp_option_long + 0x000000004203ab4c 0x4f esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203ab9b 0x1 + .text.dhcp_create_msg + 0x000000004203ab9c 0x12c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x138 (size before relaxing) + .text.dhcp_option_hostname + 0x000000004203acc8 0x7a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x7e (size before relaxing) + *fill* 0x000000004203ad42 0x2 + .text.dhcp_option_trailer + 0x000000004203ad44 0x3f esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203ad83 0x1 + .text.dhcp_rebind + 0x000000004203ad84 0xf5 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x115 (size before relaxing) + *fill* 0x000000004203ae79 0x3 + .text.dhcp_t2_timeout + 0x000000004203ae7c 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203aeba 0x2 + .text.dhcp_reboot + 0x000000004203aebc 0x114 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x13c (size before relaxing) + .text.dhcp_select + 0x000000004203afd0 0x14d esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x185 (size before relaxing) + *fill* 0x000000004203b11d 0x3 + .text.dhcp_handle_offer + 0x000000004203b120 0x5b esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x62 (size before relaxing) + *fill* 0x000000004203b17b 0x1 + .text.dhcp_discover + 0x000000004203b17c 0xed esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x111 (size before relaxing) + *fill* 0x000000004203b269 0x3 + .text.dhcp_decline + 0x000000004203b26c 0x94 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0xb0 (size before relaxing) + .text.dhcp_check + 0x000000004203b300 0x2f esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x33 (size before relaxing) + *fill* 0x000000004203b32f 0x1 + .text.dhcp_bind + 0x000000004203b330 0xcc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0xd0 (size before relaxing) + .text.dhcp_handle_nak + 0x000000004203b3fc 0x2d esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x34 (size before relaxing) + *fill* 0x000000004203b429 0x3 + .text.dhcp_dec_pcb_refcount + 0x000000004203b42c 0x3b esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203b467 0x1 + .text.dhcp_inc_pcb_refcount + 0x000000004203b468 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x7e (size before relaxing) + *fill* 0x000000004203b4da 0x2 + .text.dhcp_parse_reply + 0x000000004203b4dc 0x3e5 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3f5 (size before relaxing) + *fill* 0x000000004203b8c1 0x3 + .text.dhcp_handle_ack + 0x000000004203b8c4 0x11a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x122 (size before relaxing) + *fill* 0x000000004203b9de 0x2 + .text.dhcp_recv + 0x000000004203b9e0 0x135 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x148 (size before relaxing) + *fill* 0x000000004203bb15 0x3 + .text.dhcp_set_struct + 0x000000004203bb18 0x55 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x000000004203bb18 dhcp_set_struct + *fill* 0x000000004203bb6d 0x3 + .text.dhcp_cleanup + 0x000000004203bb70 0x28 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x2b (size before relaxing) + 0x000000004203bb70 dhcp_cleanup + *fill* 0x000000004203bb98 0x0 + .text.dhcp_set_cb + 0x000000004203bb98 0x22 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x000000004203bb98 dhcp_set_cb + *fill* 0x000000004203bbba 0x2 + .text.dhcp_network_changed + 0x000000004203bbbc 0x4c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x53 (size before relaxing) + 0x000000004203bbbc dhcp_network_changed + *fill* 0x000000004203bc08 0x0 + .text.dhcp_arp_reply + 0x000000004203bc08 0x1e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x22 (size before relaxing) + 0x000000004203bc08 dhcp_arp_reply + *fill* 0x000000004203bc26 0x2 + .text.dhcp_renew + 0x000000004203bc28 0xf5 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x115 (size before relaxing) + 0x000000004203bc28 dhcp_renew + *fill* 0x000000004203bd1d 0x3 + .text.dhcp_t1_timeout + 0x000000004203bd20 0x3b esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000004203bd5b 0x1 + .text.dhcp_release_and_stop + 0x000000004203bd5c 0x10b esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x137 (size before relaxing) + 0x000000004203bd5c dhcp_release_and_stop + *fill* 0x000000004203be67 0x1 + .text.dhcp_start + 0x000000004203be68 0x9c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0xa8 (size before relaxing) + 0x000000004203be68 dhcp_start + .text.dhcp_restart + 0x000000004203bf04 0x13 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x16 (size before relaxing) + *fill* 0x000000004203bf17 0x1 + .text.dhcp_coarse_tmr + 0x000000004203bf18 0x67 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x6b (size before relaxing) + 0x000000004203bf18 dhcp_coarse_tmr + *fill* 0x000000004203bf7f 0x1 + .text.dhcp_timeout + 0x000000004203bf80 0x92 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x9e (size before relaxing) + *fill* 0x000000004203c012 0x2 + .text.dhcp_fine_tmr + 0x000000004203c014 0x37 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x000000004203c014 dhcp_fine_tmr + *fill* 0x000000004203c04b 0x1 + .text.dhcp_release + 0x000000004203c04c 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x10 (size before relaxing) + 0x000000004203c04c dhcp_release + .text.dhcp_stop + 0x000000004203c058 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0xe (size before relaxing) + 0x000000004203c058 dhcp_stop + *fill* 0x000000004203c062 0x2 + .text.free_etharp_q + 0x000000004203c064 0x41 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x49 (size before relaxing) + *fill* 0x000000004203c0a5 0x3 + .text.etharp_free_entry + 0x000000004203c0a8 0x3d esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x41 (size before relaxing) + *fill* 0x000000004203c0e5 0x3 + .text.etharp_find_entry + 0x000000004203c0e8 0x1e6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x1ea (size before relaxing) + *fill* 0x000000004203c2ce 0x2 + .text.etharp_update_arp_entry + 0x000000004203c2d0 0xc6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0xce (size before relaxing) + *fill* 0x000000004203c396 0x2 + .text.etharp_raw + 0x000000004203c398 0x101 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x10d (size before relaxing) + *fill* 0x000000004203c499 0x3 + .text.etharp_request_dst + 0x000000004203c49c 0x21 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x25 (size before relaxing) + *fill* 0x000000004203c4bd 0x3 + .text.etharp_cleanup_netif + 0x000000004203c4c0 0x35 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x000000004203c4c0 etharp_cleanup_netif + *fill* 0x000000004203c4f5 0x3 + .text.etharp_input + 0x000000004203c4f8 0xec esp-idf/lwip/liblwip.a(etharp.c.obj) + 0xf2 (size before relaxing) + 0x000000004203c4f8 etharp_input + *fill* 0x000000004203c5e4 0x0 + .text.etharp_request + 0x000000004203c5e4 0x15 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x000000004203c5e4 etharp_request + *fill* 0x000000004203c5f9 0x3 + .text.garp_tmr + 0x000000004203c5fc 0x33 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x000000004203c5fc garp_tmr + *fill* 0x000000004203c62f 0x1 + .text.etharp_tmr + 0x000000004203c630 0x9e esp-idf/lwip/liblwip.a(etharp.c.obj) + 0xa2 (size before relaxing) + 0x000000004203c630 etharp_tmr + *fill* 0x000000004203c6ce 0x2 + .text.etharp_output_to_arp_index + 0x000000004203c6d0 0xd2 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0xd6 (size before relaxing) + *fill* 0x000000004203c7a2 0x2 + .text.etharp_query + 0x000000004203c7a4 0x21a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x22a (size before relaxing) + 0x000000004203c7a4 etharp_query + *fill* 0x000000004203c9be 0x2 + .text.etharp_output + 0x000000004203c9c0 0x161 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x000000004203c9c0 etharp_output + *fill* 0x000000004203cb21 0x3 + .text.icmp_send_response + 0x000000004203cb24 0xd3 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0xe6 (size before relaxing) + *fill* 0x000000004203cbf7 0x1 + .text.icmp_input + 0x000000004203cbf8 0x1cf esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x1f6 (size before relaxing) + 0x000000004203cbf8 icmp_input + *fill* 0x000000004203cdc7 0x1 + .text.icmp_dest_unreach + 0x000000004203cdc8 0x12 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x000000004203cdc8 icmp_dest_unreach + *fill* 0x000000004203cdda 0x2 + .text.igmp_start_timer + 0x000000004203cddc 0x3e esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42 (size before relaxing) + *fill* 0x000000004203ce1a 0x2 + .text.igmp_delaying_member + 0x000000004203ce1c 0x26 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004203ce42 0x2 + .text.igmp_ip_output_if + 0x000000004203ce44 0x2d esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x31 (size before relaxing) + *fill* 0x000000004203ce71 0x3 + .text.igmp_send + 0x000000004203ce74 0xbf esp-idf/lwip/liblwip.a(igmp.c.obj) + 0xca (size before relaxing) + *fill* 0x000000004203cf33 0x1 + .text.igmp_timeout + 0x000000004203cf34 0x26 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x000000004203cf5a 0x2 + .text.igmp_init + 0x000000004203cf5c 0x15 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000000004203cf5c igmp_init + *fill* 0x000000004203cf71 0x3 + .text.igmp_stop + 0x000000004203cf74 0x31 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000000004203cf74 igmp_stop + *fill* 0x000000004203cfa5 0x3 + .text.igmp_report_groups + 0x000000004203cfa8 0x1f esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000000004203cfa8 igmp_report_groups + *fill* 0x000000004203cfc7 0x1 + .text.igmp_lookup_group + 0x000000004203cfc8 0x82 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x86 (size before relaxing) + *fill* 0x000000004203d04a 0x2 + .text.igmp_start + 0x000000004203d04c 0x36 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000000004203d04c igmp_start + *fill* 0x000000004203d082 0x2 + .text.igmp_input + 0x000000004203d084 0x103 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x116 (size before relaxing) + 0x000000004203d084 igmp_input + *fill* 0x000000004203d187 0x1 + .text.igmp_joingroup_netif + 0x000000004203d188 0x85 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x89 (size before relaxing) + 0x000000004203d188 igmp_joingroup_netif + *fill* 0x000000004203d20d 0x3 + .text.igmp_joingroup + 0x000000004203d210 0x5c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000000004203d210 igmp_joingroup + .text.igmp_leavegroup_netif + 0x000000004203d26c 0x89 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x95 (size before relaxing) + 0x000000004203d26c igmp_leavegroup_netif + *fill* 0x000000004203d2f5 0x3 + .text.igmp_leavegroup + 0x000000004203d2f8 0x5b esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x5f (size before relaxing) + 0x000000004203d2f8 igmp_leavegroup + *fill* 0x000000004203d353 0x1 + .text.igmp_tmr + 0x000000004203d354 0x64 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000000004203d354 igmp_tmr + .text.igmp_timeout_cb + 0x000000004203d3b8 0x8 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0xb (size before relaxing) + *fill* 0x000000004203d3c0 0x0 + .text.ip4_input_accept + 0x000000004203d3c0 0x30 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x34 (size before relaxing) + .text.ip4_netif_exist + 0x000000004203d3f0 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x000000004203d3f0 ip4_netif_exist + .text.ip4_route_src_hook + 0x000000004203d428 0x2e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x000000004203d428 ip4_route_src_hook + *fill* 0x000000004203d456 0x2 + .text.ip4_route + 0x000000004203d458 0x70 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x74 (size before relaxing) + 0x000000004203d458 ip4_route + .text.ip4_route_src + 0x000000004203d4c8 0x2c esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x34 (size before relaxing) + 0x000000004203d4c8 ip4_route_src + .text.ip4_input + 0x000000004203d4f4 0x293 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x2be (size before relaxing) + 0x000000004203d4f4 ip4_input + *fill* 0x000000004203d787 0x1 + .text.ip4_output_if_opt_src + 0x000000004203d788 0x28f esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x29b (size before relaxing) + 0x000000004203d788 ip4_output_if_opt_src + *fill* 0x000000004203da17 0x1 + .text.ip4_output_if_opt + 0x000000004203da18 0x35 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x000000004203da18 ip4_output_if_opt + *fill* 0x000000004203da4d 0x3 + .text.ip4_output_if + 0x000000004203da50 0x25 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x29 (size before relaxing) + 0x000000004203da50 ip4_output_if + *fill* 0x000000004203da75 0x3 + .text.ip4_output_if_src + 0x000000004203da78 0x25 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x29 (size before relaxing) + 0x000000004203da78 ip4_output_if_src + *fill* 0x000000004203da9d 0x3 + .text.ip4addr_aton + 0x000000004203daa0 0x1c3 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x000000004203daa0 ip4addr_aton + *fill* 0x000000004203dc63 0x1 + .text.ip4addr_ntoa_r + 0x000000004203dc64 0x96 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x000000004203dc64 ip4addr_ntoa_r + *fill* 0x000000004203dcfa 0x2 + .text.ip4addr_ntoa + 0x000000004203dcfc 0x14 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x000000004203dcfc ip4addr_ntoa + .text.ip4_frag + 0x000000004203dd10 0x181 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x19d (size before relaxing) + 0x000000004203dd10 ip4_frag + *fill* 0x000000004203de91 0x3 + .text.icmp6_send_response_with_addrs_and_netif + 0x000000004203de94 0xdc esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0xe8 (size before relaxing) + .text.icmp6_send_response + 0x000000004203df70 0x3e esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42 (size before relaxing) + *fill* 0x000000004203dfae 0x2 + .text.icmp6_input + 0x000000004203dfb0 0xff esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x12e (size before relaxing) + 0x000000004203dfb0 icmp6_input + *fill* 0x000000004203e0af 0x1 + .text.icmp6_dest_unreach + 0x000000004203e0b0 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x000000004203e0b0 icmp6_dest_unreach + .text.icmp6_param_problem + 0x000000004203e0c4 0x1a esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x000000004203e0c4 icmp6_param_problem + *fill* 0x000000004203e0de 0x2 + .text.ip6_input_accept + 0x000000004203e0e0 0x96 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x000000004203e176 0x2 + .text.ip6_route + 0x000000004203e178 0x2fa esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x2fe (size before relaxing) + 0x000000004203e178 ip6_route + *fill* 0x000000004203e472 0x2 + .text.ip6_select_source_address + 0x000000004203e474 0x1db esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x000000004203e474 ip6_select_source_address + *fill* 0x000000004203e64f 0x1 + .text.ip6_input + 0x000000004203e650 0x6e9 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x761 (size before relaxing) + 0x000000004203e650 ip6_input + *fill* 0x000000004203ed39 0x3 + .text.ip6_output_if_src + 0x000000004203ed3c 0x37d esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x391 (size before relaxing) + 0x000000004203ed3c ip6_output_if_src + *fill* 0x000000004203f0b9 0x3 + .text.ip6_output_if + 0x000000004203f0bc 0x69 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x000000004203f0bc ip6_output_if + *fill* 0x000000004203f125 0x3 + .text.ip6_options_add_hbh_ra + 0x000000004203f128 0x3e esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42 (size before relaxing) + 0x000000004203f128 ip6_options_add_hbh_ra + *fill* 0x000000004203f166 0x2 + .text.ip6addr_aton + 0x000000004203f168 0x1a8 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x1ac (size before relaxing) + 0x000000004203f168 ip6addr_aton + .text.ip6addr_ntoa_r + 0x000000004203f310 0x218 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x220 (size before relaxing) + 0x000000004203f310 ip6addr_ntoa_r + .text.ip6addr_ntoa + 0x000000004203f528 0x14 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x000000004203f528 ip6addr_ntoa + .text.ip6_frag + 0x000000004203f53c 0x16d esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x181 (size before relaxing) + 0x000000004203f53c ip6_frag + *fill* 0x000000004203f6a9 0x3 + .text.mld6_delayed_report + 0x000000004203f6ac 0x58 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_new_group + 0x000000004203f704 0x61 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x65 (size before relaxing) + *fill* 0x000000004203f765 0x3 + .text.mld6_send + 0x000000004203f768 0x110 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x124 (size before relaxing) + .text.mld6_stop + 0x000000004203f878 0x31 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x000000004203f878 mld6_stop + *fill* 0x000000004203f8a9 0x3 + .text.mld6_report_groups + 0x000000004203f8ac 0x1b esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x000000004203f8ac mld6_report_groups + *fill* 0x000000004203f8c7 0x1 + .text.mld6_input + 0x000000004203f8c8 0x16c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x17b (size before relaxing) + 0x000000004203f8c8 mld6_input + *fill* 0x000000004203fa34 0x0 + .text.mld6_joingroup_netif + 0x000000004203fa34 0x109 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x111 (size before relaxing) + 0x000000004203fa34 mld6_joingroup_netif + *fill* 0x000000004203fb3d 0x3 + .text.mld6_joingroup + 0x000000004203fb40 0x42 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x49 (size before relaxing) + 0x000000004203fb40 mld6_joingroup + *fill* 0x000000004203fb82 0x2 + .text.mld6_leavegroup_netif + 0x000000004203fb84 0xfd esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x109 (size before relaxing) + 0x000000004203fb84 mld6_leavegroup_netif + *fill* 0x000000004203fc81 0x3 + .text.mld6_leavegroup + 0x000000004203fc84 0x45 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4d (size before relaxing) + 0x000000004203fc84 mld6_leavegroup + *fill* 0x000000004203fcc9 0x3 + .text.mld6_tmr + 0x000000004203fccc 0x72 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x76 (size before relaxing) + 0x000000004203fccc mld6_tmr + *fill* 0x000000004203fd3e 0x2 + .text.mld6_timeout_cb + 0x000000004203fd40 0x8 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0xb (size before relaxing) + *fill* 0x000000004203fd48 0x0 + .literal.nd6_new_destination_cache_entry + 0x000000004203fd48 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .literal.nd6_is_prefix_in_netif + 0x000000004203fd4c 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .literal.nd6_select_router + 0x000000004203fd50 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .literal.nd6_get_router + 0x000000004203fd58 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .literal.nd6_get_onlink_prefix + 0x000000004203fd58 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .literal.nd6_new_onlink_prefix + 0x000000004203fd58 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .literal.nd6_send_q + 0x000000004203fd58 0x10 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x18 (size before relaxing) + .literal.nd6_duplicate_addr_detected + 0x000000004203fd68 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x8 (size before relaxing) + .literal.nd6_process_autoconfig_prefix + 0x000000004203fd68 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x2c (size before relaxing) + .literal.nd6_free_q + 0x000000004203fd7c 0x1c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x34 (size before relaxing) + .literal.nd6_free_neighbor_cache_entry + 0x000000004203fd98 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x8 (size before relaxing) + .literal.nd6_new_neighbor_cache_entry + 0x000000004203fd98 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x1c (size before relaxing) + .literal.nd6_send_na + 0x000000004203fd98 0x18 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x30 (size before relaxing) + .literal.nd6_send_rs + 0x000000004203fdb0 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x20 (size before relaxing) + .literal.nd6_send_ns + 0x000000004203fdb8 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x30 (size before relaxing) + .literal.nd6_send_neighbor_cache_probe + 0x000000004203fdbc 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .literal.nd6_new_router + 0x000000004203fdbc 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x14 (size before relaxing) + .literal.nd6_get_next_hop_entry + 0x000000004203fdbc 0x10 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4c (size before relaxing) + .literal.nd6_queue_packet + 0x000000004203fdcc 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x28 (size before relaxing) + .literal.nd6_input + 0x000000004203fdcc 0x1c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x124 (size before relaxing) + .literal.nd6_tmr + 0x000000004203fde8 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x44 (size before relaxing) + .literal.nd6_clear_destination_cache + 0x000000004203fdf0 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .literal.nd6_find_route + 0x000000004203fdf0 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x1c (size before relaxing) + .literal.nd6_get_next_hop_addr_or_queue + 0x000000004203fdf8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0xc (size before relaxing) + .literal.nd6_get_destination_mtu + 0x000000004203fdf8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x8 (size before relaxing) + .literal.nd6_reachability_hint + 0x000000004203fdf8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x1c (size before relaxing) + .literal.nd6_cleanup_netif + 0x000000004203fdf8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x14 (size before relaxing) + .literal.nd6_adjust_mld_membership + 0x000000004203fdf8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x10 (size before relaxing) + .literal.ethernet_input + 0x000000004203fdf8 0xc esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x28 (size before relaxing) + .literal.ethernet_output + 0x000000004203fe04 0xc esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x20 (size before relaxing) + .literal.lwip_init_tcp_isn + 0x000000004203fe10 0x14 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x18 (size before relaxing) + .literal.lwip_hook_tcp_isn + 0x000000004203fe24 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x2c (size before relaxing) + .literal.sys_thread_sem_free + 0x000000004203fe3c 0x8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_mutex_new + 0x000000004203fe44 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_mutex_lock + 0x000000004203fe48 0x10 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x14 (size before relaxing) + .literal.sys_mutex_unlock + 0x000000004203fe58 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x14 (size before relaxing) + .literal.sys_sem_new + 0x000000004203fe64 0x10 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x20 (size before relaxing) + .literal.sys_sem_signal + 0x000000004203fe74 0x8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x14 (size before relaxing) + .literal.sys_sem_signal_isr + 0x000000004203fe7c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_arch_sem_wait + 0x000000004203fe80 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x20 (size before relaxing) + .literal.sys_mbox_new + 0x000000004203fe8c 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0xc (size before relaxing) + .literal.sys_mbox_post + 0x000000004203fe8c 0x8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x14 (size before relaxing) + .literal.sys_mbox_trypost + 0x000000004203fe94 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4 (size before relaxing) + .literal.sys_arch_mbox_fetch + 0x000000004203fe94 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x20 (size before relaxing) + .literal.sys_arch_mbox_tryfetch + 0x000000004203fea0 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x14 (size before relaxing) + .literal.sys_mbox_free + 0x000000004203fea4 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x1c (size before relaxing) + .literal.sys_thread_new + 0x000000004203feb0 0x8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_init + 0x000000004203feb8 0x1c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x28 (size before relaxing) + .literal.sys_now + 0x000000004203fed4 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .literal.sys_arch_protect + 0x000000004203fed8 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0xc (size before relaxing) + .literal.sys_arch_unprotect + 0x000000004203fed8 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x8 (size before relaxing) + .literal.sys_thread_sem_init + 0x000000004203fed8 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x2c (size before relaxing) + .literal.sys_thread_sem_get + 0x000000004203fedc 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0xc (size before relaxing) + .literal.lwip_get_socket_select_semaphore + 0x000000004203fedc 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4 (size before relaxing) + .literal.lwip_stop_socket_select_isr + 0x000000004203fedc 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4 (size before relaxing) + .literal.lwip_stop_socket_select + 0x000000004203fedc 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4 (size before relaxing) + .literal.lwip_ioctl_r_wrapper + 0x000000004203fedc 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4 (size before relaxing) + .literal.lwip_fcntl_r_wrapper + 0x000000004203fedc 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4 (size before relaxing) + .literal.lwip_fstat + 0x000000004203fedc 0x4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0xc (size before relaxing) + .literal.esp_vfs_lwip_sockets_register + 0x000000004203fee0 0x38 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x40 (size before relaxing) + .literal.esp_ping_send + 0x000000004203ff18 0x10 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x24 (size before relaxing) + .literal.esp_ping_receive + 0x000000004203ff28 0x0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0xc (size before relaxing) + .literal.esp_ping_thread + 0x000000004203ff28 0x10 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x30 (size before relaxing) + .literal.esp_ping_new_session + 0x000000004203ff38 0x38 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0xc4 (size before relaxing) + .literal.esp_ping_delete_session + 0x000000004203ff70 0x4 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x14 (size before relaxing) + .literal.esp_ping_start + 0x000000004203ff74 0x8 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x18 (size before relaxing) + .literal.esp_ping_get_profile + 0x000000004203ff7c 0x10 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x3c (size before relaxing) + .literal.parse_options + 0x000000004203ff8c 0x8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0xc (size before relaxing) + .literal.create_msg + 0x000000004203ff94 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x18 (size before relaxing) + .literal.add_offer_options + 0x000000004203ff98 0x1c esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x20 (size before relaxing) + .literal.dhcps_poll_set + 0x000000004203ffb4 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x1c (size before relaxing) + .literal.kill_oldest_dhcps_pool + 0x000000004203ffb8 0x10 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x1c (size before relaxing) + .literal.dhcps_set_option_info + 0x000000004203ffc8 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x14 (size before relaxing) + .literal.parse_msg + 0x000000004203ffc8 0x8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x70 (size before relaxing) + .literal.dhcps_pbuf_alloc + 0x000000004203ffd0 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4 (size before relaxing) + .literal.send_offer + 0x000000004203ffd0 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x24 (size before relaxing) + .literal.send_ack + 0x000000004203ffd4 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x28 (size before relaxing) + .literal.send_nak + 0x000000004203ffd8 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x20 (size before relaxing) + .literal.handle_dhcp + 0x000000004203ffd8 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x24 (size before relaxing) + .literal.dhcps_set_new_lease_cb + 0x000000004203ffd8 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4 (size before relaxing) + .literal.dhcps_start + 0x000000004203ffd8 0x8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x34 (size before relaxing) + .literal.dhcps_stop + 0x000000004203ffe0 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x20 (size before relaxing) + .literal.dhcps_coarse_tmr + 0x000000004203ffe4 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x14 (size before relaxing) + .literal.netconn_apimsg + 0x000000004203ffe4 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_tcp_recvd_msg + 0x000000004203ffe4 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_close_shutdown + 0x000000004203ffe8 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xc (size before relaxing) + .literal.netconn_new_with_proto_and_callback + 0x000000004203ffec 0x18 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x34 (size before relaxing) + .literal.netconn_prepare_delete + 0x0000000042040004 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xc (size before relaxing) + .literal.netconn_delete + 0x0000000042040008 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_getaddr + 0x0000000042040008 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_bind + 0x000000004204000c 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x14 (size before relaxing) + .literal.netconn_connect + 0x0000000042040018 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xc (size before relaxing) + .literal.netconn_disconnect + 0x000000004204001c 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_listen_with_backlog + 0x0000000042040020 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_tcp_recvd + 0x0000000042040024 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4 (size before relaxing) + .literal.netconn_send + 0x0000000042040024 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_write_vectors_partly + 0x0000000042040028 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x20 (size before relaxing) + .literal.netconn_write_partly + 0x0000000042040034 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4 (size before relaxing) + .literal.netconn_err + 0x0000000042040034 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x8 (size before relaxing) + .literal.netconn_accept + 0x0000000042040034 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x1c (size before relaxing) + .literal.netconn_recv_data + 0x0000000042040038 0x8 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x28 (size before relaxing) + .literal.netconn_recv_udp_raw_netbuf_flags + 0x0000000042040040 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4 (size before relaxing) + .literal.netconn_recv_data_tcp + 0x0000000042040040 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x10 (size before relaxing) + .literal.netconn_recv_tcp_pbuf_flags + 0x0000000042040040 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4 (size before relaxing) + .literal.netconn_join_leave_group + 0x0000000042040040 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xc (size before relaxing) + .literal.netconn_join_leave_group_netif + 0x0000000042040044 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xc (size before relaxing) + .literal.netconn_gethostbyname_addrtype + 0x0000000042040048 0x4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xc (size before relaxing) + .literal.lwip_netconn_err_to_msg + 0x000000004204004c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x1c (size before relaxing) + .literal.lwip_netconn_do_dns_found + 0x0000000042040064 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x8 (size before relaxing) + .literal.recv_udp + 0x0000000042040064 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c (size before relaxing) + .literal.recv_raw + 0x0000000042040074 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x18 (size before relaxing) + .literal.setup_tcp + 0x0000000042040074 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x24 (size before relaxing) + .literal.pcb_new + 0x0000000042040084 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x30 (size before relaxing) + .literal.lwip_netconn_do_connected + 0x0000000042040094 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x28 (size before relaxing) + .literal.err_tcp + 0x00000000420400a4 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x40 (size before relaxing) + .literal.netconn_mark_mbox_invalid + 0x00000000420400b8 0x4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x14 (size before relaxing) + .literal.lwip_netconn_do_writemore + 0x00000000420400bc 0x1c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x58 (size before relaxing) + .literal.lwip_netconn_do_close_internal + 0x00000000420400d8 0x1c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x88 (size before relaxing) + .literal.poll_tcp + 0x00000000420400f4 0x4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x1c (size before relaxing) + .literal.sent_tcp + 0x00000000420400f8 0x4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x1c (size before relaxing) + .literal.recv_tcp + 0x00000000420400fc 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x38 (size before relaxing) + .literal.lwip_netconn_is_deallocated_msg + 0x0000000042040110 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4 (size before relaxing) + .literal.lwip_netconn_is_err_msg + 0x0000000042040110 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x1c (size before relaxing) + .literal.lwip_netconn_do_newconn + 0x0000000042040118 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x8 (size before relaxing) + .literal.netconn_alloc + 0x0000000042040118 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x1c (size before relaxing) + .literal.netconn_free + 0x0000000042040120 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x28 (size before relaxing) + .literal.netconn_drain + 0x0000000042040130 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x40 (size before relaxing) + .literal.accept_function + 0x0000000042040138 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4c (size before relaxing) + .literal.lwip_netconn_do_delconn + 0x0000000042040140 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x38 (size before relaxing) + .literal.lwip_netconn_do_bind + 0x0000000042040150 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x18 (size before relaxing) + .literal.lwip_netconn_do_connect + 0x0000000042040150 0x4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x18 (size before relaxing) + .literal.lwip_netconn_do_disconnect + 0x0000000042040154 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x8 (size before relaxing) + .literal.lwip_netconn_do_listen + 0x0000000042040154 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x34 (size before relaxing) + .literal.lwip_netconn_do_send + 0x0000000042040160 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x28 (size before relaxing) + .literal.lwip_netconn_do_recv + 0x0000000042040160 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xc (size before relaxing) + .literal.lwip_netconn_do_accepted + 0x0000000042040160 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x8 (size before relaxing) + .literal.lwip_netconn_do_write + 0x0000000042040160 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x24 (size before relaxing) + .literal.lwip_netconn_do_getaddr + 0x0000000042040168 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x14 (size before relaxing) + .literal.lwip_netconn_do_close + 0x0000000042040170 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x40 (size before relaxing) + .literal.lwip_netconn_do_join_leave_group + 0x0000000042040184 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x14 (size before relaxing) + .literal.lwip_netconn_do_join_leave_group_netif + 0x0000000042040184 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x18 (size before relaxing) + .literal.lwip_netconn_do_gethostbyname + 0x0000000042040184 0x4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xc (size before relaxing) + .literal.err_to_errno + 0x0000000042040188 0x4 esp-idf/lwip/liblwip.a(err.c.obj) + .literal.netbuf_delete + 0x000000004204018c 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x8 (size before relaxing) + .literal.netbuf_alloc + 0x000000004204018c 0xc esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x18 (size before relaxing) + .literal.netbuf_free + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4 (size before relaxing) + .literal.inet_cksum_pseudo_base + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0xc (size before relaxing) + .literal.inet_chksum_pseudo + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4 (size before relaxing) + .literal.ip6_chksum_pseudo + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4 (size before relaxing) + .literal.ip_chksum_pseudo + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x8 (size before relaxing) + .literal.inet_chksum + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4 (size before relaxing) + .literal.inet_chksum_pbuf + 0x0000000042040198 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4 (size before relaxing) + .literal.esp_fill_random + 0x0000000042040198 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x18 (size before relaxing) + .literal.esp_base_mac_addr_set + 0x00000000420401a8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x24 (size before relaxing) + .literal.esp_base_mac_addr_get + 0x00000000420401b8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x20 (size before relaxing) + .literal.esp_efuse_mac_get_default + 0x00000000420401c0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x1c (size before relaxing) + .literal.esp_read_mac + 0x00000000420401d0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x50 (size before relaxing) + .literal.esp_err_to_name + 0x00000000420401e0 0x8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .literal.ets_timer_setfn + 0x00000000420401e8 0x18 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x24 (size before relaxing) + .literal.ets_timer_done + 0x0000000042040200 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_ciphersuite_from_id + 0x0000000042040200 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .literal.mbedtls_ssl_list_ciphersuites + 0x0000000042040204 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x18 (size before relaxing) + .literal.ssl_cookie_hmac + 0x0000000042040214 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_ssl_cookie_init + 0x000000004204021c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_cookie_free + 0x000000004204021c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_cookie_setup + 0x000000004204021c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_cookie_write + 0x000000004204021c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_cookie_check + 0x0000000042040220 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x14 (size before relaxing) + .literal.ssl_check_hs_header + 0x0000000042040220 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.ssl_check_record_type + 0x0000000042040220 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .literal.ssl_extract_add_data_from_record + 0x0000000042040224 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.ssl_load_buffered_message + 0x0000000042040224 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_check_dtls_clihlo_cookie + 0x0000000042040228 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.ssl_build_record_nonce + 0x0000000042040230 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.ssl_bitmask_set + 0x0000000042040230 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.ssl_consume_current_message + 0x0000000042040230 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.ssl_buffering_free_slot + 0x0000000042040234 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.ssl_free_buffered_record + 0x0000000042040234 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.ssl_load_buffered_record + 0x0000000042040234 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.ssl_buffer_make_space + 0x0000000042040238 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.ssl_get_maximum_datagram_size + 0x0000000042040238 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.ssl_get_remaining_space_in_datagram + 0x0000000042040240 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.ssl_flight_append + 0x0000000042040240 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.ssl_buffer_future_record + 0x0000000042040244 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.ssl_hs_is_proper_fragment + 0x0000000042040244 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.ssl_buffer_message + 0x0000000042040248 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x40 (size before relaxing) + .literal.ssl_handle_possible_reconnect + 0x0000000042040248 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.ssl_check_client_reconnect + 0x0000000042040250 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.ssl_check_ctr_renegotiate + 0x0000000042040250 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_encrypt_buf + 0x0000000042040250 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x68 (size before relaxing) + .literal.mbedtls_ssl_decrypt_buf + 0x0000000042040250 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x74 (size before relaxing) + .literal.mbedtls_ssl_flight_free + 0x0000000042040258 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_send_flight_completed + 0x0000000042040258 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_update_handshake_status + 0x0000000042040258 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_dtls_replay_reset + 0x0000000042040258 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_dtls_record_replay_check + 0x000000004204025c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_dtls_replay_update + 0x000000004204025c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.ssl_prepare_record_content + 0x0000000042040260 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ssl_update_out_pointers + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_flush_output + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.ssl_swap_epochs + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_reset_in_out_pointers + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_get_record_expansion + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.ssl_get_remaining_payload_in_datagram + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_transform_free + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_buffering_free + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_recv_flight_completed + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_write_record + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x30 (size before relaxing) + .literal.mbedtls_ssl_flight_transmit + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x30 (size before relaxing) + .literal.mbedtls_ssl_resend + 0x0000000042040264 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_fetch_input + 0x0000000042040264 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_ssl_prepare_handshake_record + 0x0000000042040270 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ssl_handle_message_type + 0x000000004204027c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ssl_write_handshake_msg + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ssl_write_change_cipher_spec + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_send_alert_message + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_close_notify + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x8 (size before relaxing) + .literal.ssl_write_real + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x14 (size before relaxing) + .literal.ssl_write_split + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_write + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x10 (size before relaxing) + .literal.ssl_parse_record_header + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x20 (size before relaxing) + .literal.ssl_get_next_record + 0x000000004204028c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x3c (size before relaxing) + .literal.mbedtls_ssl_read_record + 0x000000004204028c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x30 (size before relaxing) + .literal.mbedtls_ssl_parse_change_cipher_spec + 0x0000000042040294 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ssl_read + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x48 (size before relaxing) + .literal.ssl_write_renegotiation_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_write_use_srtp_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x4 (size before relaxing) + .literal.ssl_parse_servername_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x18 (size before relaxing) + .literal.ssl_parse_supported_point_formats + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_max_fragment_length_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_truncated_hmac_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_encrypt_then_mac_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_extended_ms_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_use_srtp_ext + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x14 (size before relaxing) + .literal.ssl_parse_renegotiation_info + 0x0000000042040298 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x10 (size before relaxing) + .literal.ssl_parse_client_psk_identity + 0x0000000042040298 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x18 (size before relaxing) + .literal.ssl_parse_signature_algorithms_ext + 0x00000000420402a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x1c (size before relaxing) + .literal.ssl_parse_supported_elliptic_curves + 0x00000000420402a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x20 (size before relaxing) + .literal.ssl_handle_id_based_session_resumption + 0x00000000420402a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x18 (size before relaxing) + .literal.ssl_parse_session_ticket_ext + 0x00000000420402a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x18 (size before relaxing) + .literal.ssl_parse_alpn_ext + 0x00000000420402a4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x20 (size before relaxing) + .literal.ssl_write_alpn_ext + 0x00000000420402a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_check_key_curve + 0x00000000420402a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x4 (size before relaxing) + .literal.ssl_pick_cert + 0x00000000420402a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x10 (size before relaxing) + .literal.ssl_ciphersuite_match + 0x00000000420402a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x20 (size before relaxing) + .literal.ssl_parse_client_hello + 0x00000000420402a8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xc4 (size before relaxing) + .literal.ssl_write_hello_verify_request + 0x00000000420402bc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x14 (size before relaxing) + .literal.ssl_write_new_session_ticket + 0x00000000420402bc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x4 (size before relaxing) + .literal.ssl_write_encrypt_then_mac_ext + 0x00000000420402bc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8 (size before relaxing) + .literal.ssl_write_server_hello + 0x00000000420402bc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x58 (size before relaxing) + .literal.ssl_get_ecdh_params_from_cert + 0x00000000420402c0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x14 (size before relaxing) + .literal.ssl_prepare_server_key_exchange + 0x00000000420402c4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x44 (size before relaxing) + .literal.ssl_write_server_key_exchange + 0x00000000420402c4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x10 (size before relaxing) + .literal.ssl_write_certificate_request + 0x00000000420402c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x10 (size before relaxing) + .literal.ssl_write_server_hello_done + 0x00000000420402c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xc (size before relaxing) + .literal.ssl_parse_client_dh_public + 0x00000000420402c8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xc (size before relaxing) + .literal.ssl_decrypt_encrypted_pms + 0x00000000420402cc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x14 (size before relaxing) + .literal.ssl_parse_encrypted_pms + 0x00000000420402cc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x10 (size before relaxing) + .literal.ssl_parse_client_key_exchange + 0x00000000420402cc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x58 (size before relaxing) + .literal.ssl_parse_certificate_verify + 0x00000000420402d0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x28 (size before relaxing) + .literal.mbedtls_ssl_set_client_transport_id + 0x00000000420402d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_handshake_server_step + 0x00000000420402d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x4c (size before relaxing) + .literal.ssl_mfl_code_to_length + 0x00000000420402d4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.tls_prf_get_type + 0x00000000420402d8 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.ssl_set_handshake_prfs + 0x00000000420402e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x28 (size before relaxing) + .literal.ssl_cookie_write_dummy + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.ssl_cookie_check_dummy + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.ssl_append_key_cert + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.ssl_conf_set_psk_identity + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x14 (size before relaxing) + .literal.ssl_key_cert_free + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.tls_prf_generic + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x60 (size before relaxing) + .literal.tls_prf_sha256 + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.tls_prf_sha384 + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.tls1_prf + 0x00000000420402fc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x90 (size before relaxing) + .literal.ssl_compute_master + 0x00000000420402fc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xc (size before relaxing) + .literal.ssl_conf_remove_psk + 0x0000000042040304 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xc (size before relaxing) + .literal.ssl_remove_psk + 0x0000000042040304 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.ssl_calc_finished_tls_sha256 + 0x0000000042040304 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x1c (size before relaxing) + .literal.ssl_calc_verify_tls_sha256 + 0x000000004204030c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.ssl_calc_finished_tls_sha384 + 0x000000004204030c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x1c (size before relaxing) + .literal.ssl_calc_verify_tls_sha384 + 0x000000004204030c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.ssl_calc_finished_tls + 0x000000004204030c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x2c (size before relaxing) + .literal.ssl_calc_verify_tls + 0x000000004204030c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .literal.ssl_populate_transform + 0x000000004204030c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x5c (size before relaxing) + .literal.ssl_write_hello_request + 0x0000000042040310 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.ssl_clear_peer_cert + 0x0000000042040310 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.ssl_srv_check_client_no_crt_notification + 0x0000000042040310 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.ssl_check_peer_crt_unchanged + 0x0000000042040314 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.ssl_parse_certificate_chain + 0x0000000042040314 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x40 (size before relaxing) + .literal.ssl_update_checksum_sha256 + 0x0000000042040324 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.ssl_update_checksum_sha384 + 0x0000000042040324 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.ssl_update_checksum_md5sha1 + 0x0000000042040324 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.ssl_update_checksum_start + 0x0000000042040324 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_derive_keys + 0x0000000042040324 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ssl_psk_derive_premaster + 0x0000000042040324 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ssl_resend_hello_request + 0x0000000042040328 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_write_certificate + 0x0000000042040328 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_optimize_checksum + 0x0000000042040334 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .literal.mbedtls_ssl_reset_checksum + 0x0000000042040340 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_write_finished + 0x0000000042040340 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_ssl_parse_finished + 0x0000000042040340 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x28 (size before relaxing) + .literal.mbedtls_ssl_transform_init + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_session_init + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_init + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_set_timer_cb + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_conf_own_cert + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_set_hs_own_cert + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_conf_psk + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_ssl_set_hs_psk + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_conf_dh_param_bin + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ssl_set_hostname + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ssl_conf_alpn_protocols + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_get_output_max_frag_len + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_get_max_out_record_payload + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ssl_handshake_step + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_handshake + 0x0000000042040344 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_handshake_free + 0x0000000042040344 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c (size before relaxing) + .literal.mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x0000000042040348 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_session_free + 0x0000000042040348 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ssl_handshake_wrapup + 0x0000000042040348 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_free + 0x0000000042040348 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x54 (size before relaxing) + .literal.mbedtls_ssl_config_init + 0x0000000042040348 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_config_defaults + 0x0000000042040348 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x44 (size before relaxing) + .literal.mbedtls_ssl_config_free + 0x0000000042040370 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ssl_sig_from_pk + 0x0000000042040370 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.ssl_handshake_params_init + 0x0000000042040370 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x38 (size before relaxing) + .literal.ssl_handshake_init + 0x0000000042040374 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c (size before relaxing) + .literal.mbedtls_ssl_setup + 0x0000000042040374 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x28 (size before relaxing) + .literal.mbedtls_ssl_session_reset_int + 0x0000000042040374 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_ssl_session_reset + 0x0000000042040374 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ssl_start_renegotiation + 0x0000000042040374 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ssl_renegotiate + 0x0000000042040374 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ssl_check_cert_usage + 0x0000000042040374 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x18 (size before relaxing) + .literal.ssl_parse_certificate_verify + 0x000000004204037c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_ssl_parse_certificate + 0x0000000042040384 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_ssl_set_calc_verify_md + 0x0000000042040388 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ssl_get_key_exchange_md_ssl_tls + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x28 (size before relaxing) + .literal.ssl_write_supported_point_formats_ext + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4 (size before relaxing) + .literal.ssl_write_max_fragment_length_ext + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4 (size before relaxing) + .literal.ssl_write_truncated_hmac_ext + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4 (size before relaxing) + .literal.ssl_write_encrypt_then_mac_ext + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4 (size before relaxing) + .literal.ssl_write_extended_ms_ext + 0x000000004204038c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4 (size before relaxing) + .literal.ssl_parse_server_psk_hint + 0x000000004204038c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .literal.ssl_write_renegotiation_ext + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_write_use_srtp_ext + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_write_session_ticket_ext + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_generate_random + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4 (size before relaxing) + .literal.ssl_validate_ciphersuite + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_write_hostname_ext + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xc (size before relaxing) + .literal.ssl_write_alpn_ext + 0x0000000042040390 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x10 (size before relaxing) + .literal.ssl_write_signature_algorithms_ext + 0x0000000042040390 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x14 (size before relaxing) + .literal.ssl_write_supported_elliptic_curves_ext + 0x0000000042040394 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x14 (size before relaxing) + .literal.ssl_write_client_hello + 0x0000000042040394 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x64 (size before relaxing) + .literal.ssl_parse_max_fragment_length_ext + 0x0000000042040394 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_truncated_hmac_ext + 0x0000000042040398 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_encrypt_then_mac_ext + 0x0000000042040398 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_extended_ms_ext + 0x0000000042040398 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_session_ticket_ext + 0x0000000042040398 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x8 (size before relaxing) + .literal.ssl_parse_supported_point_formats_ext + 0x0000000042040398 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xc (size before relaxing) + .literal.ssl_parse_certificate_request + 0x0000000042040398 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x20 (size before relaxing) + .literal.ssl_parse_alpn_ext + 0x000000004204039c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x20 (size before relaxing) + .literal.ssl_parse_use_srtp_ext + 0x000000004204039c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x10 (size before relaxing) + .literal.ssl_parse_hello_verify_request + 0x000000004204039c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x30 (size before relaxing) + .literal.ssl_parse_server_hello_done + 0x000000004204039c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x14 (size before relaxing) + .literal.ssl_parse_renegotiation_info + 0x00000000420403a0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x14 (size before relaxing) + .literal.ssl_parse_server_hello + 0x00000000420403a0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xa8 (size before relaxing) + .literal.ssl_check_server_ecdh_params + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xc (size before relaxing) + .literal.ssl_get_ecdh_params_from_cert + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x1c (size before relaxing) + .literal.ssl_parse_server_dh_params + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xc (size before relaxing) + .literal.ssl_parse_server_ecdh_params + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xc (size before relaxing) + .literal.ssl_parse_signature_algorithm + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x10 (size before relaxing) + .literal.ssl_parse_server_key_exchange + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x70 (size before relaxing) + .literal.ssl_write_encrypted_pms + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x1c (size before relaxing) + .literal.ssl_write_client_key_exchange + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x48 (size before relaxing) + .literal.ssl_write_certificate_verify + 0x00000000420403a4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x18 (size before relaxing) + .literal.ssl_parse_new_session_ticket + 0x00000000420403a4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x38 (size before relaxing) + .literal.mbedtls_ssl_handshake_client_step + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x48 (size before relaxing) + .literal.asn1_get_sequence_of_cb + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_get_tag + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.asn1_get_tagged_int + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_get_bool + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_get_int + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_get_mpi + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_asn1_get_bitstring + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_traverse_sequence_of + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_asn1_get_bitstring_null + 0x00000000420403a8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_get_sequence_of + 0x00000000420403a8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_asn1_get_alg + 0x00000000420403ac 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_asn1_get_alg_null + 0x00000000420403ac 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_asn1_find_named_data + 0x00000000420403ac 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_clz + 0x00000000420403ac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_int_div_int + 0x00000000420403b0 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mbedtls_mpi_zeroize + 0x00000000420403bc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mpi_uint_bigendian_to_host + 0x00000000420403bc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .literal.mpi_bigendian_to_host + 0x00000000420403c0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xc (size before relaxing) + .literal.mpi_fill_random_internal + 0x00000000420403c4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_mpi_free + 0x00000000420403c4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_mpi_grow + 0x00000000420403c4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_mpi_resize_clear + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_mpi_shrink + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_mpi_copy + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_mpi_lset + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_mpi_set_bit + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_bitlen + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_size + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_read_binary_le + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_read_binary + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_mpi_write_binary_le + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_write_binary + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_shift_l + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_mpi_shift_r + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_mpi_cmp_abs + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_cmp_mpi + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_cmp_int + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_add_abs + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_mpi_sub_abs + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_mpi_add_mpi + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_mpi_sub_mpi + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_mpi_add_int + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_sub_int + 0x00000000420403c8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_div_mpi + 0x00000000420403c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xac (size before relaxing) + .literal.mbedtls_mpi_div_int + 0x00000000420403d0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_mod_mpi + 0x00000000420403d0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_mpi_mod_int + 0x00000000420403d0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4 (size before relaxing) + .literal.mpi_check_small_factors + 0x00000000420403d0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_mpi_gcd + 0x00000000420403d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x58 (size before relaxing) + .literal.mbedtls_mpi_fill_random + 0x00000000420403d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x8 (size before relaxing) + .literal.mpi_miller_rabin + 0x00000000420403d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x78 (size before relaxing) + .literal.mbedtls_mpi_random + 0x00000000420403d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x2c (size before relaxing) + .literal.mbedtls_mpi_inv_mod + 0x00000000420403d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xd0 (size before relaxing) + .literal.mbedtls_mpi_is_prime_ext + 0x00000000420403d4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x14 (size before relaxing) + .literal.get_pkcs_padding + 0x00000000420403d4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.get_one_and_zeros_padding + 0x00000000420403dc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x8 (size before relaxing) + .literal.get_zeros_and_len_padding + 0x00000000420403dc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x8 (size before relaxing) + .literal.get_zeros_padding + 0x00000000420403dc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.get_no_padding + 0x00000000420403dc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_cipher_aead_encrypt + 0x00000000420403dc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_cipher_aead_decrypt + 0x00000000420403e0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_cipher_info_from_type + 0x00000000420403e0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .literal.mbedtls_cipher_info_from_values + 0x00000000420403e4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_cipher_init + 0x00000000420403e4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_cipher_free + 0x00000000420403e4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_cipher_setkey + 0x00000000420403e4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_cipher_set_iv + 0x00000000420403e4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_cipher_reset + 0x00000000420403e4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_cipher_update + 0x00000000420403e4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_cipher_finish + 0x00000000420403ec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_cipher_set_padding_mode + 0x00000000420403ec 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x2c (size before relaxing) + .literal.mbedtls_cipher_setup + 0x0000000042040410 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_cipher_crypt + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_cipher_auth_encrypt_ext + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_cipher_auth_decrypt_ext + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x8 (size before relaxing) + .literal.ccm_ctx_free + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.ccm_ctx_alloc + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.ccm_aes_setkey_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.gcm_ctx_free + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.gcm_ctx_alloc + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.gcm_aes_setkey_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.xts_aes_ctx_free + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.xts_aes_ctx_alloc + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.xts_aes_setkey_dec_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.xts_aes_setkey_enc_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_crypt_xts_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.aes_ctx_free + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.aes_ctx_alloc + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x8 (size before relaxing) + .literal.aes_setkey_dec_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_setkey_enc_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_crypt_ctr_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_crypt_ofb_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_crypt_cfb128_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_crypt_cbc_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.aes_crypt_ecb_wrap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ct_size_mask_lt + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ct_size_mask_ge + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ct_uint_if + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ct_mem_move_to_left + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ct_base64_dec_value + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ct_memcpy_if_eq + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ct_memcpy_offset + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ct_hmac + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x48 (size before relaxing) + .literal.mbedtls_mpi_safe_cond_assign + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_mpi_safe_cond_swap + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_mpi_lt_mpi_ct + 0x0000000042040414 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ct_rsaes_pkcs1_v15_unpadding + 0x0000000042040414 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x3c (size before relaxing) + .literal.block_cipher_df + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x3c (size before relaxing) + .literal.ctr_drbg_update_internal + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ctr_drbg_reseed_internal + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ctr_drbg_init + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ctr_drbg_free + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ctr_drbg_reseed + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ctr_drbg_seed + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ctr_drbg_random_with_add + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ctr_drbg_random + 0x000000004204041c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x4 (size before relaxing) + .literal.dhm_read_bignum + 0x000000004204041c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x8 (size before relaxing) + .literal.dhm_check_range + 0x0000000042040420 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x18 (size before relaxing) + .literal.dhm_random_below + 0x0000000042040420 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x8 (size before relaxing) + .literal.dhm_make_common + 0x0000000042040420 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x20 (size before relaxing) + .literal.dhm_update_blinding + 0x0000000042040424 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x4c (size before relaxing) + .literal.mbedtls_dhm_init + 0x0000000042040424 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_dhm_read_params + 0x0000000042040424 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_dhm_make_params + 0x0000000042040424 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_dhm_set_group + 0x0000000042040424 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_dhm_read_public + 0x0000000042040428 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_dhm_make_public + 0x0000000042040428 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_dhm_calc_secret + 0x000000004204042c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_dhm_free + 0x000000004204042c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x2c (size before relaxing) + .literal.ecdh_gen_public_restartable + 0x000000004204042c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x8 (size before relaxing) + .literal.ecdh_compute_shared_restartable + 0x000000004204042c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x18 (size before relaxing) + .literal.ecdh_init_internal + 0x0000000042040430 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x14 (size before relaxing) + .literal.ecdh_setup_internal + 0x0000000042040430 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x8 (size before relaxing) + .literal.ecdh_free_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x14 (size before relaxing) + .literal.ecdh_read_params_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.ecdh_read_public_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x8 (size before relaxing) + .literal.ecdh_get_params_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecdh_gen_public + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.ecdh_make_params_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x10 (size before relaxing) + .literal.ecdh_make_public_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecdh_compute_shared + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.ecdh_calc_secret_internal + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ecdh_init + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecdh_setup + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdh_free + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecdh_make_params + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdh_read_params + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecdh_get_params + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecdh_make_public + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdh_read_public + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdh_calc_secret + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4 (size before relaxing) + .literal.ecp_drbg_random + 0x0000000042040434 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.ecp_drbg_seed + 0x0000000042040434 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_mpi_sub_mod + 0x0000000042040438 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.ecp_modp + 0x0000000042040438 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_mpi_mul_mod + 0x0000000042040438 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_gen_privkey_sw + 0x000000004204043c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_mpi_shift_l_mod + 0x000000004204043c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.ecp_safe_invert_jac + 0x000000004204043c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x14 (size before relaxing) + .literal.ecp_select_comb + 0x000000004204043c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.ecp_comb_recode_core + 0x000000004204043c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8 (size before relaxing) + .literal.ecp_comb_recode_scalar + 0x000000004204043c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x2c (size before relaxing) + .literal.ecp_check_bad_points_mx + 0x000000004204043c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x34 (size before relaxing) + .literal.ecp_check_pubkey_mx + 0x0000000042040448 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecp_gen_privkey_mx + 0x0000000042040448 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x18 (size before relaxing) + .literal.ecp_normalize_mxz + 0x0000000042040448 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x14 (size before relaxing) + .literal.ecp_randomize_mxz + 0x0000000042040448 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x24 (size before relaxing) + .literal.ecp_check_pubkey_sw + 0x0000000042040448 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x68 (size before relaxing) + .literal.ecp_normalize_jac + 0x0000000042040448 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x40 (size before relaxing) + .literal.ecp_normalize_jac_many + 0x0000000042040448 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x84 (size before relaxing) + .literal.ecp_randomize_jac + 0x000000004204044c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x44 (size before relaxing) + .literal.ecp_double_add_mxz + 0x000000004204044c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xdc (size before relaxing) + .literal.ecp_double_jac + 0x000000004204044c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x104 (size before relaxing) + .literal.mbedtls_ecp_curve_list + 0x0000000042040450 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .literal.mbedtls_ecp_grp_id_list + 0x0000000042040454 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_curve_info_from_grp_id + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecp_curve_info_from_tls_id + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecp_point_init + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_group_init + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_ecp_keypair_init + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_point_free + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_group_free + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ecp_keypair_free + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_copy + 0x000000004204045c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.ecp_mul_mxz + 0x000000004204045c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x64 (size before relaxing) + .literal.mbedtls_ecp_group_copy + 0x0000000042040460 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecp_set_zero + 0x0000000042040460 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.ecp_add_mixed + 0x0000000042040460 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xec (size before relaxing) + .literal.ecp_precompute_comb + 0x0000000042040464 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x18 (size before relaxing) + .literal.ecp_mul_comb_core + 0x0000000042040464 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x20 (size before relaxing) + .literal.ecp_mul_comb_after_precomp + 0x0000000042040464 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x14 (size before relaxing) + .literal.ecp_mul_comb + 0x0000000042040464 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c (size before relaxing) + .literal.mbedtls_ecp_is_zero + 0x0000000042040464 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecp_point_cmp + 0x0000000042040464 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecp_point_write_binary + 0x0000000042040464 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x2c (size before relaxing) + .literal.mbedtls_ecp_point_read_binary + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_ecp_tls_read_point + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ecp_tls_write_point + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ecp_tls_read_group_id + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_tls_write_group + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_ecp_check_pubkey + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ecp_check_privkey + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_ecp_mul_restartable + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_ecp_mul + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecp_mul_shortcuts + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_ecp_muladd_restartable + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_ecp_muladd + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecp_gen_privkey + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ecp_check_pub_priv + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x34 (size before relaxing) + .literal.ecp_mod_p255 + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x18 (size before relaxing) + .literal.ecp_mod_p521 + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0xc (size before relaxing) + .literal.ecp_mod_p384 + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x8 (size before relaxing) + .literal.ecp_mod_p256 + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x8 (size before relaxing) + .literal.ecp_mod_p224 + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x8 (size before relaxing) + .literal.ecp_mod_p192 + 0x0000000042040468 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x4 (size before relaxing) + .literal.ecp_group_load + 0x0000000042040468 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0xc (size before relaxing) + .literal.ecp_use_curve25519 + 0x000000004204046c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x34 (size before relaxing) + .literal.ecp_mod_p256k1 + 0x0000000042040474 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x1c (size before relaxing) + .literal.ecp_mod_p224k1 + 0x0000000042040478 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x1c (size before relaxing) + .literal.ecp_mod_p192k1 + 0x000000004204047c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_ecp_group_load + 0x0000000042040480 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x154 (size before relaxing) + .literal.entropy_update + 0x0000000042040598 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x14 (size before relaxing) + .literal.entropy_gather_internal + 0x0000000042040598 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_entropy_free + 0x0000000042040598 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_entropy_init + 0x0000000042040598 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_entropy_func + 0x000000004204059c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x28 (size before relaxing) + .literal.mbedtls_high_level_strerr + 0x000000004204059c 0x4cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0x4dc (size before relaxing) + .literal.mbedtls_low_level_strerr + 0x0000000042040a68 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .literal.mbedtls_strerror + 0x0000000042040b48 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0x3c (size before relaxing) + .literal.gcm_mult + 0x0000000042040b54 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .literal.gcm_gen_table + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_gcm_init + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_gcm_setkey + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_gcm_starts + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_gcm_update + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_gcm_finish + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_gcm_crypt_and_tag + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_gcm_auth_decrypt + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_gcm_free + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_hmac_drbg_init + 0x0000000042040b58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_hmac_drbg_update_ret + 0x0000000042040b58 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x2c (size before relaxing) + .literal.hmac_drbg_reseed_core + 0x0000000042040b5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_hmac_drbg_seed_buf + 0x0000000042040b5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_hmac_drbg_reseed + 0x0000000042040b5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_hmac_drbg_random_with_add + 0x0000000042040b5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_hmac_drbg_random + 0x0000000042040b5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_hmac_drbg_free + 0x0000000042040b5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_md_list + 0x0000000042040b5c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md_info_from_type + 0x0000000042040b60 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .literal.mbedtls_md_free + 0x0000000042040b78 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_md_clone + 0x0000000042040b78 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_md_setup + 0x0000000042040b78 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x30 (size before relaxing) + .literal.mbedtls_md_starts + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_md_update + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_md_finish + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_md + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_md_hmac_starts + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_md_hmac_update + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_md_hmac_finish + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_md_hmac_reset + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_md5_ret + 0x0000000042040b7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x14 (size before relaxing) + .literal.pem_get_iv + 0x0000000042040b7c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x8 (size before relaxing) + .literal.pem_pbkdf1 + 0x0000000042040b80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x3c (size before relaxing) + .literal.pem_aes_decrypt + 0x0000000042040b80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_pem_read_buffer + 0x0000000042040b80 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x90 (size before relaxing) + .literal.mbedtls_pem_free + 0x0000000042040bb4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_pk_free + 0x0000000042040bb4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_pk_info_from_type + 0x0000000042040bb4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .literal.mbedtls_pk_setup + 0x0000000042040bc4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .literal.mbedtls_pk_verify_restartable + 0x0000000042040bcc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_pk_verify + 0x0000000042040bd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_pk_sign_restartable + 0x0000000042040bd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_pk_sign + 0x0000000042040bd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_pk_decrypt + 0x0000000042040bd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_pk_encrypt + 0x0000000042040bd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_pk_verify_ext + 0x0000000042040bd0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x28 (size before relaxing) + .literal.rsa_debug + 0x0000000042040bd8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.eckey_debug + 0x0000000042040be0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .literal.rsa_free_wrap + 0x0000000042040be4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.rsa_alloc_wrap + 0x0000000042040be4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.rsa_check_pair_wrap + 0x0000000042040be4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4 (size before relaxing) + .literal.rsa_get_bitlen + 0x0000000042040be4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4 (size before relaxing) + .literal.rsa_encrypt_wrap + 0x0000000042040be4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0xc (size before relaxing) + .literal.rsa_decrypt_wrap + 0x0000000042040be8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0xc (size before relaxing) + .literal.rsa_sign_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.rsa_verify_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x10 (size before relaxing) + .literal.eckey_free_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.eckey_alloc_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.eckey_check_pair + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4 (size before relaxing) + .literal.ecdsa_alloc_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.ecdsa_free_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x8 (size before relaxing) + .literal.ecdsa_sign_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4 (size before relaxing) + .literal.eckey_sign_wrap + 0x0000000042040bec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x10 (size before relaxing) + .literal.ecdsa_verify_wrap + 0x0000000042040bec 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0xc (size before relaxing) + .literal.eckey_verify_wrap + 0x0000000042040bf0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x10 (size before relaxing) + .literal.pkcs5_parse_pbkdf2_params + 0x0000000042040bf0 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_pkcs5_pbkdf2_hmac + 0x0000000042040bfc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_pkcs5_pbes2 + 0x0000000042040bfc 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x58 (size before relaxing) + .literal.pk_get_ecparams + 0x0000000042040c08 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x10 (size before relaxing) + .literal.pk_get_pk_alg + 0x0000000042040c14 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x10 (size before relaxing) + .literal.pk_get_rsapubkey + 0x0000000042040c1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x24 (size before relaxing) + .literal.pk_group_from_specified + 0x0000000042040c24 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x64 (size before relaxing) + .literal.pk_group_id_from_group + 0x0000000042040c30 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x38 (size before relaxing) + .literal.pk_group_id_from_specified + 0x0000000042040c30 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x10 (size before relaxing) + .literal.pk_use_ecparams + 0x0000000042040c30 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x14 (size before relaxing) + .literal.pk_get_ecpubkey + 0x0000000042040c34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x8 (size before relaxing) + .literal.asn1_get_nonzero_mpi + 0x0000000042040c34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0xc (size before relaxing) + .literal.pk_parse_key_pkcs1_der + 0x0000000042040c34 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x6c (size before relaxing) + .literal.pk_parse_key_sec1_der + 0x0000000042040c38 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x58 (size before relaxing) + .literal.pk_parse_key_pkcs8_unencrypted_der + 0x0000000042040c38 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x44 (size before relaxing) + .literal.pk_parse_key_pkcs8_encrypted_der + 0x0000000042040c38 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x44 (size before relaxing) + .literal.mbedtls_pk_load_file + 0x0000000042040c4c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x44 (size before relaxing) + .literal.mbedtls_pk_parse_subpubkey + 0x0000000042040c58 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x38 (size before relaxing) + .literal.mbedtls_pk_parse_key + 0x0000000042040c58 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0xec (size before relaxing) + .literal.mbedtls_pk_parse_keyfile + 0x0000000042040c78 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_calloc + 0x0000000042040c78 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .literal.mbedtls_free + 0x0000000042040c7c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .literal.mbedtls_platform_zeroize + 0x0000000042040c80 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .literal.rsa_check_context + 0x0000000042040c84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x30 (size before relaxing) + .literal.rsa_prepare_blinding + 0x0000000042040c84 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x3c (size before relaxing) + .literal.mgf_mask + 0x0000000042040c88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x1c (size before relaxing) + .literal.rsa_rsassa_pkcs1_v15_encode + 0x0000000042040c88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_rsa_import + 0x0000000042040c88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_rsa_import_raw + 0x0000000042040c88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_rsa_complete + 0x0000000042040c88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x3c (size before relaxing) + .literal.mbedtls_rsa_init + 0x0000000042040c88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_rsa_check_pubkey + 0x0000000042040c88 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_rsa_check_privkey + 0x0000000042040c8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_rsa_check_pub_priv + 0x0000000042040c8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_rsa_public + 0x0000000042040c8c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x24 (size before relaxing) + .literal.mbedtls_rsa_private + 0x0000000042040c90 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xc4 (size before relaxing) + .literal.rsa_rsassa_pss_sign + 0x0000000042040c90 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x50 (size before relaxing) + .literal.mbedtls_rsa_rsaes_oaep_encrypt + 0x0000000042040c90 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x38 (size before relaxing) + .literal.mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x0000000042040c90 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_rsa_pkcs1_encrypt + 0x0000000042040c90 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_rsa_rsaes_oaep_decrypt + 0x0000000042040c94 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x48 (size before relaxing) + .literal.mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x0000000042040c94 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_rsa_pkcs1_decrypt + 0x0000000042040c94 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_rsa_rsassa_pss_sign + 0x0000000042040c94 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x0000000042040c94 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x40 (size before relaxing) + .literal.mbedtls_rsa_pkcs1_sign + 0x0000000042040c98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_rsa_rsassa_pss_verify_ext + 0x0000000042040c98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x50 (size before relaxing) + .literal.mbedtls_rsa_rsassa_pss_verify + 0x0000000042040c98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x0000000042040c98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x30 (size before relaxing) + .literal.mbedtls_rsa_pkcs1_verify + 0x0000000042040c98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_rsa_free + 0x0000000042040c98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_rsa_deduce_primes + 0x0000000042040c98 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x74 (size before relaxing) + .literal.mbedtls_rsa_deduce_private_exponent + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x38 (size before relaxing) + .literal.mbedtls_rsa_validate_crt + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x48 (size before relaxing) + .literal.mbedtls_rsa_validate_params + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x68 (size before relaxing) + .literal.mbedtls_rsa_deduce_crt + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_sha1_ret + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_sha256_ret + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_sha512_ret + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_hardware_poll + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_timing_get_timer + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_timing_set_delay + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_timing_get_delay + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_xts_init + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x8 (size before relaxing) + .literal.esp_aes_xts_free + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x8 (size before relaxing) + .literal.esp_aes_xts_setkey_enc + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0xc (size before relaxing) + .literal.esp_aes_xts_setkey_dec + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0xc (size before relaxing) + .literal.esp_aes_crypt_xts + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x18 (size before relaxing) + .literal.esp_aes_init + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_free + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_setkey + 0x0000000042040c9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4 (size before relaxing) + .literal.esp_aes_validate_input + 0x0000000042040c9c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x28 (size before relaxing) + .literal.esp_aes_isr_initialise + 0x0000000042040cac 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x28 (size before relaxing) + .literal.esp_aes_dma_wait_complete + 0x0000000042040cc0 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x24 (size before relaxing) + .literal.esp_aes_process_dma + 0x0000000042040ccc 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0xa8 (size before relaxing) + .literal.esp_aes_process_dma_ext_ram + 0x0000000042040d1c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x34 (size before relaxing) + .literal.esp_aes_acquire_hardware + 0x0000000042040d20 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x8 (size before relaxing) + .literal.esp_aes_release_hardware + 0x0000000042040d20 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x8 (size before relaxing) + .literal.esp_aes_crypt_ecb + 0x0000000042040d20 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x1c (size before relaxing) + .literal.esp_aes_crypt_cbc + 0x0000000042040d20 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x38 (size before relaxing) + .literal.esp_aes_crypt_cfb128 + 0x0000000042040d24 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x48 (size before relaxing) + .literal.esp_aes_crypt_ofb + 0x0000000042040d28 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x40 (size before relaxing) + .literal.esp_aes_crypt_ctr + 0x0000000042040d28 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x44 (size before relaxing) + .literal.mpi_words + 0x0000000042040d30 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4 (size before relaxing) + .literal.modular_inverse + 0x0000000042040d30 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .literal.calculate_rinv + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x10 (size before relaxing) + .literal.esp_mpi_exp_mod + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x50 (size before relaxing) + .literal.mpi_mult_mpi_failover_mod_mult + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x18 (size before relaxing) + .literal.esp_mpi_mul_mpi_mod + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x34 (size before relaxing) + .literal.mbedtls_mpi_exp_mod + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_mpi_mul_mpi + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x40 (size before relaxing) + .literal.mpi_mult_mpi_overlong + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_mpi_mul_int + 0x0000000042040d34 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4 (size before relaxing) + .literal.esp_mpi_enable_hardware_hw_op + 0x0000000042040d34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.esp_mpi_disable_hardware_hw_op + 0x0000000042040d3c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xc (size before relaxing) + .literal.esp_mpi_read_result_hw_op + 0x0000000042040d3c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + .literal.esp_mpi_mul_mpi_mod_hw_op + 0x0000000042040d48 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x20 (size before relaxing) + .literal.esp_mpi_exp_mpi_mod_hw_op + 0x0000000042040d60 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x30 (size before relaxing) + .literal.esp_mpi_mul_mpi_hw_op + 0x0000000042040d70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x14 (size before relaxing) + .literal.esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x0000000042040d78 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x24 (size before relaxing) + .literal.esp_internal_sha1_dma_process + 0x0000000042040d7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha1_init + 0x0000000042040d7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha1_free + 0x0000000042040d7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha1_clone + 0x0000000042040d7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha1_starts_ret + 0x0000000042040d7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha1_update_ret + 0x0000000042040d7c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_sha1_finish_ret + 0x0000000042040d7c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_sha256_init + 0x0000000042040d80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha256_free + 0x0000000042040d80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha256_clone + 0x0000000042040d80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha256_starts_ret + 0x0000000042040d80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha256_update_ret + 0x0000000042040d80 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_sha256_finish_ret + 0x0000000042040d80 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x10 (size before relaxing) + .literal.esp_internal_sha512_dma_process + 0x0000000042040d84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha512_init + 0x0000000042040d84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha512_free + 0x0000000042040d84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha512_clone + 0x0000000042040d84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha512_starts_ret + 0x0000000042040d84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_sha512_update_ret + 0x0000000042040d84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x20 (size before relaxing) + .literal.mbedtls_sha512_finish_ret + 0x0000000042040d84 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x14 (size before relaxing) + .literal.esp_md5_finish_ret + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4 (size before relaxing) + .literal.esp_md5_update_ret + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4 (size before relaxing) + .literal.esp_md5_init_ret + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4 (size before relaxing) + .literal.esp_md5_init + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4 (size before relaxing) + .literal.esp_md5_free + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4 (size before relaxing) + .literal.esp_md5_clone + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_base64_decode + 0x0000000042040d88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x8 (size before relaxing) + .literal.ccm_auth_crypt + 0x0000000042040d88 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x40 (size before relaxing) + .literal.mbedtls_ccm_init + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ccm_setkey + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_ccm_free + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ccm_star_encrypt_and_tag + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ccm_encrypt_and_tag + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ccm_star_auth_decrypt + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_ccm_auth_decrypt + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4 (size before relaxing) + .literal.derive_mpi + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x10 (size before relaxing) + .literal.ecdsa_signature_to_asn1 + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x18 (size before relaxing) + .literal.ecdsa_sign_restartable + 0x0000000042040d8c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x74 (size before relaxing) + .literal.ecdsa_sign_det_restartable + 0x0000000042040d8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4c (size before relaxing) + .literal.ecdsa_verify_restartable + 0x0000000042040d94 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x6c (size before relaxing) + .literal.mbedtls_ecdsa_write_signature_restartable + 0x0000000042040d98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_ecdsa_write_signature + 0x0000000042040d98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdsa_read_signature_restartable + 0x0000000042040d98 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x2c (size before relaxing) + .literal.mbedtls_ecdsa_read_signature + 0x0000000042040d9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdsa_init + 0x0000000042040d9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdsa_free + 0x0000000042040d9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_ecdsa_from_keypair + 0x0000000042040d9c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x10 (size before relaxing) + .literal.oid_x509_ext_from_asn1 + 0x0000000042040d9c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_sig_alg_from_asn1 + 0x0000000042040da0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_pk_alg_from_asn1 + 0x0000000042040da4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_grp_id_from_asn1 + 0x0000000042040da8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_cipher_alg_from_asn1 + 0x0000000042040dac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_md_alg_from_asn1 + 0x0000000042040db0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_md_hmac_from_asn1 + 0x0000000042040db4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.oid_pkcs12_pbe_alg_from_asn1 + 0x0000000042040db8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_oid_get_x509_ext_type + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_sig_alg + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_pk_alg + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_ec_grp + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_cipher_alg + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_md_alg + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_oid_by_md + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_md_hmac + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_oid_get_pkcs12_pbe_alg + 0x0000000042040dbc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4 (size before relaxing) + .literal.pkcs12_parse_pbe_params + 0x0000000042040dbc 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x14 (size before relaxing) + .literal.pkcs12_fill_buffer + 0x0000000042040dc8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_pkcs12_pbe_sha1_rc4_128 + 0x0000000042040dc8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .literal.mbedtls_pkcs12_derivation + 0x0000000042040dcc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x58 (size before relaxing) + .literal.pkcs12_pbe_derive_key_iv + 0x0000000042040dd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_pkcs12_pbe + 0x0000000042040dd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x3c (size before relaxing) + .literal.esp_aes_dma_start + 0x0000000042040dd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x4 (size before relaxing) + .literal.esp_sha_block_mode + 0x0000000042040dd0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x8 (size before relaxing) + .literal.esp_sha_dma_process + 0x0000000042040dd0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x38 (size before relaxing) + .literal.esp_sha_write_digest_state + 0x0000000042040df0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4 (size before relaxing) + .literal.esp_sha_read_digest_state + 0x0000000042040df0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4 (size before relaxing) + .literal.esp_sha_acquire_hardware + 0x0000000042040df0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x8 (size before relaxing) + .literal.esp_sha_release_hardware + 0x0000000042040df0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x8 (size before relaxing) + .literal.esp_sha_512_t_init_hash + 0x0000000042040df0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x30 (size before relaxing) + .literal.esp_sha_dma + 0x0000000042040e00 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4c (size before relaxing) + .literal.mbedtls_asn1_write_len + 0x0000000042040e14 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_asn1_write_mpi + 0x0000000042040e14 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x10 (size before relaxing) + .literal.esp_sha_dma_start + 0x0000000042040e14 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x4 (size before relaxing) + .literal.crypto_shared_gdma_init + 0x0000000042040e14 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x44 (size before relaxing) + .literal.esp_crypto_shared_gdma_start + 0x0000000042040e30 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x30 (size before relaxing) + .literal.x509_get_uid + 0x0000000042040e38 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_get_certificate_policies + 0x0000000042040e3c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x2c (size before relaxing) + .literal.x509_string_cmp + 0x0000000042040e50 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_name_cmp + 0x0000000042040e50 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_crt_check_ee_locally_trusted + 0x0000000042040e50 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_get_version + 0x0000000042040e50 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x10 (size before relaxing) + .literal.x509_get_dates + 0x0000000042040e54 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x10 (size before relaxing) + .literal.x509_get_basic_constraints + 0x0000000042040e58 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x1c (size before relaxing) + .literal.x509_get_key_usage + 0x0000000042040e5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_get_ns_cert_type + 0x0000000042040e5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_get_ext_key_usage + 0x0000000042040e5c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_get_other_name + 0x0000000042040e5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x34 (size before relaxing) + .literal.x509_profile_check_key + 0x0000000042040e64 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0xc (size before relaxing) + .literal.x509_check_wildcard + 0x0000000042040e64 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_crt_check_cn + 0x0000000042040e64 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_crt_check_san + 0x0000000042040e64 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4 (size before relaxing) + .literal.x509_crt_verify_name + 0x0000000042040e64 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x14 (size before relaxing) + .literal.x509_crt_check_signature + 0x0000000042040e68 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_x509_parse_subject_alt_name + 0x0000000042040e68 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x18 (size before relaxing) + .literal.x509_get_subject_alt_name + 0x0000000042040e68 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x2c (size before relaxing) + .literal.x509_get_crt_ext + 0x0000000042040e6c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4c (size before relaxing) + .literal.mbedtls_x509_crt_verify_info + 0x0000000042040e6c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_x509_crt_check_key_usage + 0x0000000042040e7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0xc (size before relaxing) + .literal.x509_crt_check_parent + 0x0000000042040e84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.x509_crt_find_parent_in + 0x0000000042040e84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x10 (size before relaxing) + .literal.x509_crt_find_parent + 0x0000000042040e84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_x509_crt_check_extended_key_usage + 0x0000000042040e84 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x14 (size before relaxing) + .literal.mbedtls_x509_crt_is_revoked + 0x0000000042040e88 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4 (size before relaxing) + .literal.x509_crt_verifycrl + 0x0000000042040e88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c (size before relaxing) + .literal.x509_crt_verify_chain + 0x0000000042040e90 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x34 (size before relaxing) + .literal.x509_crt_verify_restartable_ca_cb + 0x0000000042040e94 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x30 (size before relaxing) + .literal.mbedtls_x509_crt_verify + 0x0000000042040e98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x8 (size before relaxing) + .literal.mbedtls_x509_crt_verify_restartable + 0x0000000042040e98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_x509_crt_init + 0x0000000042040e98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_x509_crt_free + 0x0000000042040e98 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x40 (size before relaxing) + .literal.x509_crt_parse_der_core + 0x0000000042040e98 0x8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0xb8 (size before relaxing) + .literal.mbedtls_x509_crt_parse_der_internal + 0x0000000042040ea0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_x509_crt_parse_der + 0x0000000042040ea0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_x509_crt_parse + 0x0000000042040ea0 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x38 (size before relaxing) + .literal.mbedtls_x509_crt_parse_file + 0x0000000042040eac 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x10 (size before relaxing) + .literal.x509_parse_int + 0x0000000042040eac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .literal.x509_date_is_valid + 0x0000000042040eb0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0xc (size before relaxing) + .literal.x509_parse_time + 0x0000000042040eb4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x20 (size before relaxing) + .literal.x509_get_attr_type_value + 0x0000000042040eb4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x1c (size before relaxing) + .literal.x509_get_hash_alg + 0x0000000042040ec4 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_x509_get_serial + 0x0000000042040ed0 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_x509_get_alg_null + 0x0000000042040edc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_x509_get_alg + 0x0000000042040edc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4 (size before relaxing) + .literal.mbedtls_x509_get_rsassa_pss_params + 0x0000000042040edc 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x40 (size before relaxing) + .literal.mbedtls_x509_get_name + 0x0000000042040ee8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x18 (size before relaxing) + .literal.mbedtls_x509_get_time + 0x0000000042040ee8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x10 (size before relaxing) + .literal.mbedtls_x509_get_sig + 0x0000000042040ef0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0xc (size before relaxing) + .literal.mbedtls_x509_get_sig_alg + 0x0000000042040ef8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x1c (size before relaxing) + .literal.mbedtls_x509_get_ext + 0x0000000042040ef8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0xc (size before relaxing) + .literal.nd6_find_neighbor_cache_entry + 0x0000000042040ef8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .literal.nd6_find_destination_cache_entry + 0x0000000042040ef8 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4 (size before relaxing) + .text.nd6_find_neighbor_cache_entry + 0x0000000042040ef8 0x68 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_find_destination_cache_entry + 0x0000000042040f60 0x5e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x0000000042040fbe 0x2 + .text.nd6_new_destination_cache_entry + 0x0000000042040fc0 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_is_prefix_in_netif + 0x0000000042041024 0xc6 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x00000000420410ea 0x2 + .text.nd6_select_router + 0x00000000420410ec 0x102 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x00000000420411ee 0x2 + .text.nd6_get_router + 0x00000000420411f0 0x5c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_onlink_prefix + 0x000000004204124c 0x72 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x00000000420412be 0x2 + .text.nd6_new_onlink_prefix + 0x00000000420412c0 0xd1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x0000000042041391 0x3 + .text.nd6_send_q + 0x0000000042041394 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x154 (size before relaxing) + .text.nd6_duplicate_addr_detected + 0x00000000420414e4 0x46 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4e (size before relaxing) + *fill* 0x000000004204152a 0x2 + .text.nd6_process_autoconfig_prefix + 0x000000004204152c 0x27b esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x286 (size before relaxing) + *fill* 0x00000000420417a7 0x1 + .text.nd6_free_q + 0x00000000420417a8 0x59 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x61 (size before relaxing) + *fill* 0x0000000042041801 0x3 + .text.nd6_free_neighbor_cache_entry + 0x0000000042041804 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x86 (size before relaxing) + *fill* 0x0000000042041886 0x2 + .text.nd6_new_neighbor_cache_entry + 0x0000000042041888 0x1fa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x206 (size before relaxing) + *fill* 0x0000000042041a82 0x2 + .text.nd6_send_na + 0x0000000042041a84 0x15e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x166 (size before relaxing) + *fill* 0x0000000042041be2 0x2 + .text.nd6_send_rs + 0x0000000042041be4 0xe9 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0xf5 (size before relaxing) + *fill* 0x0000000042041ccd 0x3 + .text.nd6_send_ns + 0x0000000042041cd0 0x158 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x164 (size before relaxing) + .text.nd6_send_neighbor_cache_probe + 0x0000000042041e28 0xe esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x12 (size before relaxing) + *fill* 0x0000000042041e36 0x2 + .text.nd6_new_router + 0x0000000042041e38 0x17a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x17e (size before relaxing) + *fill* 0x0000000042041fb2 0x2 + .text.nd6_get_next_hop_entry + 0x0000000042041fb4 0x3a1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3a5 (size before relaxing) + *fill* 0x0000000042042355 0x3 + .text.nd6_queue_packet + 0x0000000042042358 0x121 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x135 (size before relaxing) + *fill* 0x0000000042042479 0x3 + .text.nd6_input + 0x000000004204247c 0xdbb esp-idf/lwip/liblwip.a(nd6.c.obj) + 0xe26 (size before relaxing) + 0x000000004204247c nd6_input + *fill* 0x0000000042043237 0x1 + .text.nd6_tmr 0x0000000042043238 0x4fb esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x513 (size before relaxing) + 0x0000000042043238 nd6_tmr + *fill* 0x0000000042043733 0x1 + .text.nd6_clear_destination_cache + 0x0000000042043734 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x0000000042043734 nd6_clear_destination_cache + *fill* 0x000000004204375f 0x1 + .text.nd6_find_route + 0x0000000042043760 0x9c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x0000000042043760 nd6_find_route + .text.nd6_get_next_hop_addr_or_queue + 0x00000000420437fc 0x99 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0xa1 (size before relaxing) + 0x00000000420437fc nd6_get_next_hop_addr_or_queue + *fill* 0x0000000042043895 0x3 + .text.nd6_get_destination_mtu + 0x0000000042043898 0x2a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x2e (size before relaxing) + 0x0000000042043898 nd6_get_destination_mtu + *fill* 0x00000000420438c2 0x2 + .text.nd6_reachability_hint + 0x00000000420438c4 0x14a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x00000000420438c4 nd6_reachability_hint + *fill* 0x0000000042043a0e 0x2 + .text.nd6_cleanup_netif + 0x0000000042043a10 0xc8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0xcb (size before relaxing) + 0x0000000042043a10 nd6_cleanup_netif + *fill* 0x0000000042043ad8 0x0 + .text.nd6_adjust_mld_membership + 0x0000000042043ad8 0xaf esp-idf/lwip/liblwip.a(nd6.c.obj) + 0xb2 (size before relaxing) + 0x0000000042043ad8 nd6_adjust_mld_membership + *fill* 0x0000000042043b87 0x1 + .text.ethernet_input + 0x0000000042043b88 0xf8 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x104 (size before relaxing) + 0x0000000042043b88 ethernet_input + .text.ethernet_output + 0x0000000042043c80 0x6d esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x71 (size before relaxing) + 0x0000000042043c80 ethernet_output + *fill* 0x0000000042043ced 0x3 + .text.lwip_init_tcp_isn + 0x0000000042043cf0 0x2a esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x0000000042043cf0 lwip_init_tcp_isn + *fill* 0x0000000042043d1a 0x2 + .text.lwip_hook_tcp_isn + 0x0000000042043d1c 0xe3 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x0000000042043d1c lwip_hook_tcp_isn + *fill* 0x0000000042043dff 0x1 + .text.sys_thread_sem_free + 0x0000000042043e00 0x1c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mutex_new + 0x0000000042043e1c 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043e1c sys_mutex_new + *fill* 0x0000000042043e36 0x2 + .text.sys_mutex_lock + 0x0000000042043e38 0x23 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043e38 sys_mutex_lock + *fill* 0x0000000042043e5b 0x1 + .text.sys_mutex_unlock + 0x0000000042043e5c 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043e5c sys_mutex_unlock + .text.sys_sem_new + 0x0000000042043e84 0x61 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043e84 sys_sem_new + *fill* 0x0000000042043ee5 0x3 + .text.sys_sem_signal + 0x0000000042043ee8 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043ee8 sys_sem_signal + .text.sys_sem_signal_isr + 0x0000000042043f10 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043f10 sys_sem_signal_isr + *fill* 0x0000000042043f2e 0x2 + .text.sys_arch_sem_wait + 0x0000000042043f30 0x58 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043f30 sys_arch_sem_wait + .text.sys_mbox_new + 0x0000000042043f88 0x3a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3e (size before relaxing) + 0x0000000042043f88 sys_mbox_new + *fill* 0x0000000042043fc2 0x2 + .text.sys_mbox_post + 0x0000000042043fc4 0x2c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043fc4 sys_mbox_post + .text.sys_mbox_trypost + 0x0000000042043ff0 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042043ff0 sys_mbox_trypost + *fill* 0x0000000042044012 0x2 + .text.sys_arch_mbox_fetch + 0x0000000042044014 0x68 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042044014 sys_arch_mbox_fetch + .text.sys_arch_mbox_tryfetch + 0x000000004204407c 0x3a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x000000004204407c sys_arch_mbox_tryfetch + *fill* 0x00000000420440b6 0x2 + .text.sys_mbox_free + 0x00000000420440b8 0x3e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x00000000420440b8 sys_mbox_free + *fill* 0x00000000420440f6 0x2 + .text.sys_thread_new + 0x00000000420440f8 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x00000000420440f8 sys_thread_new + .text.sys_init + 0x0000000042044120 0x3e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x48 (size before relaxing) + 0x0000000042044120 sys_init + *fill* 0x000000004204415e 0x2 + .text.sys_now 0x0000000042044160 0x13 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000000042044160 sys_now + *fill* 0x0000000042044173 0x1 + .text.sys_arch_protect + 0x0000000042044174 0x1b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x21 (size before relaxing) + 0x0000000042044174 sys_arch_protect + *fill* 0x000000004204418f 0x1 + .text.sys_arch_unprotect + 0x0000000042044190 0xb esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0xe (size before relaxing) + 0x0000000042044190 sys_arch_unprotect + *fill* 0x000000004204419b 0x1 + .text.sys_thread_sem_init + 0x000000004204419c 0x74 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x78 (size before relaxing) + 0x000000004204419c sys_thread_sem_init + .text.sys_thread_sem_get + 0x0000000042044210 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x1a (size before relaxing) + 0x0000000042044210 sys_thread_sem_get + *fill* 0x0000000042044226 0x2 + .text.lwip_get_socket_select_semaphore + 0x0000000042044228 0xa esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0xd (size before relaxing) + *fill* 0x0000000042044232 0x2 + .text.lwip_stop_socket_select_isr + 0x0000000042044234 0x12 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042044246 0x2 + .text.lwip_stop_socket_select + 0x0000000042044248 0xa esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0xe (size before relaxing) + *fill* 0x0000000042044252 0x2 + .text.lwip_ioctl_r_wrapper + 0x0000000042044254 0x34 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x38 (size before relaxing) + .text.lwip_fcntl_r_wrapper + 0x0000000042044288 0x10 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x14 (size before relaxing) + .text.lwip_fstat + 0x0000000042044298 0x45 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x00000000420442dd 0x3 + .text.esp_vfs_lwip_sockets_register + 0x00000000420442e0 0x6c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x00000000420442e0 esp_vfs_lwip_sockets_register + .text.esp_ping_send + 0x000000004204434c 0x98 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0xa0 (size before relaxing) + .text.esp_ping_receive + 0x00000000420443e4 0x11e esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x122 (size before relaxing) + *fill* 0x0000000042044502 0x2 + .text.esp_ping_thread + 0x0000000042044504 0x12b esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x13a (size before relaxing) + *fill* 0x000000004204462f 0x1 + .text.esp_ping_new_session + 0x0000000042044630 0x300 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x318 (size before relaxing) + 0x0000000042044630 esp_ping_new_session + .text.esp_ping_delete_session + 0x0000000042044930 0x3f esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x0000000042044930 esp_ping_delete_session + *fill* 0x000000004204496f 0x1 + .text.esp_ping_start + 0x0000000042044970 0x4c esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x0000000042044970 esp_ping_start + .text.esp_ping_get_profile + 0x00000000420449bc 0x126 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x00000000420449bc esp_ping_get_profile + *fill* 0x0000000042044ae2 0x2 + .text.parse_options + 0x0000000042044ae4 0x99 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x0000000042044b7d 0x3 + .text.create_msg + 0x0000000042044b80 0xb1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x0000000042044c31 0x3 + .text.add_offer_options + 0x0000000042044c34 0x186 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x0000000042044dba 0x2 + .text.dhcps_poll_set + 0x0000000042044dbc 0xb2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0xbe (size before relaxing) + *fill* 0x0000000042044e6e 0x2 + .text.kill_oldest_dhcps_pool + 0x0000000042044e70 0x6a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x0000000042044eda 0x2 + .text.dhcps_set_option_info + 0x0000000042044edc 0x74 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x0000000042044edc dhcps_set_option_info + .text.parse_msg + 0x0000000042044f50 0x1e2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x206 (size before relaxing) + *fill* 0x0000000042045132 0x2 + .text.dhcps_pbuf_alloc + 0x0000000042045134 0x1d esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x0000000042045134 dhcps_pbuf_alloc + *fill* 0x0000000042045151 0x3 + .text.send_offer + 0x0000000042045154 0x87 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x9b (size before relaxing) + *fill* 0x00000000420451db 0x1 + .text.send_ack + 0x00000000420451dc 0x98 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0xab (size before relaxing) + *fill* 0x0000000042045274 0x0 + .text.send_nak + 0x0000000042045274 0x84 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x94 (size before relaxing) + .text.handle_dhcp + 0x00000000420452f8 0xc8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0xda (size before relaxing) + *fill* 0x00000000420453c0 0x0 + .text.dhcps_set_new_lease_cb + 0x00000000420453c0 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x00000000420453c0 dhcps_set_new_lease_cb + *fill* 0x00000000420453ca 0x2 + .text.dhcps_start + 0x00000000420453cc 0x6b esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x77 (size before relaxing) + 0x00000000420453cc dhcps_start + *fill* 0x0000000042045437 0x1 + .text.dhcps_stop + 0x0000000042045438 0x4f esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x57 (size before relaxing) + 0x0000000042045438 dhcps_stop + *fill* 0x0000000042045487 0x1 + .text.dhcps_coarse_tmr + 0x0000000042045488 0x50 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x0000000042045488 dhcps_coarse_tmr + .text.netconn_apimsg + 0x00000000420454d8 0x1e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x22 (size before relaxing) + *fill* 0x00000000420454f6 0x2 + .text.netconn_tcp_recvd_msg + 0x00000000420454f8 0x31 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x35 (size before relaxing) + *fill* 0x0000000042045529 0x3 + .text.netconn_close_shutdown + 0x000000004204552c 0x25 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x29 (size before relaxing) + *fill* 0x0000000042045551 0x3 + .text.netconn_new_with_proto_and_callback + 0x0000000042045554 0x7e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x86 (size before relaxing) + 0x0000000042045554 netconn_new_with_proto_and_callback + *fill* 0x00000000420455d2 0x2 + .text.netconn_prepare_delete + 0x00000000420455d4 0x1e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x26 (size before relaxing) + 0x00000000420455d4 netconn_prepare_delete + *fill* 0x00000000420455f2 0x2 + .text.netconn_delete + 0x00000000420455f4 0x2d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x31 (size before relaxing) + 0x00000000420455f4 netconn_delete + *fill* 0x0000000042045621 0x3 + .text.netconn_getaddr + 0x0000000042045624 0x3d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045624 netconn_getaddr + *fill* 0x0000000042045661 0x3 + .text.netconn_bind + 0x0000000042045664 0xb1 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045664 netconn_bind + *fill* 0x0000000042045715 0x3 + .text.netconn_connect + 0x0000000042045718 0x2d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045718 netconn_connect + *fill* 0x0000000042045745 0x3 + .text.netconn_disconnect + 0x0000000042045748 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x21 (size before relaxing) + 0x0000000042045748 netconn_disconnect + *fill* 0x0000000042045765 0x3 + .text.netconn_listen_with_backlog + 0x0000000042045768 0x25 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045768 netconn_listen_with_backlog + *fill* 0x000000004204578d 0x3 + .text.netconn_tcp_recvd + 0x0000000042045790 0x2d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045790 netconn_tcp_recvd + *fill* 0x00000000420457bd 0x3 + .text.netconn_send + 0x00000000420457c0 0x21 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00000000420457c0 netconn_send + *fill* 0x00000000420457e1 0x3 + .text.netconn_write_vectors_partly + 0x00000000420457e4 0xf0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00000000420457e4 netconn_write_vectors_partly + .text.netconn_write_partly + 0x00000000420458d4 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00000000420458d4 netconn_write_partly + *fill* 0x00000000420458f1 0x3 + .text.netconn_err + 0x00000000420458f4 0x1f esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x23 (size before relaxing) + 0x00000000420458f4 netconn_err + *fill* 0x0000000042045913 0x1 + .text.netconn_accept + 0x0000000042045914 0xe8 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xec (size before relaxing) + 0x0000000042045914 netconn_accept + .text.netconn_recv_data + 0x00000000420459fc 0x12c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x138 (size before relaxing) + .text.netconn_recv_udp_raw_netbuf_flags + 0x0000000042045b28 0x31 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045b28 netconn_recv_udp_raw_netbuf_flags + *fill* 0x0000000042045b59 0x3 + .text.netconn_recv_data_tcp + 0x0000000042045b5c 0xad esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0xb1 (size before relaxing) + *fill* 0x0000000042045c09 0x3 + .text.netconn_recv_tcp_pbuf_flags + 0x0000000042045c0c 0x31 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045c0c netconn_recv_tcp_pbuf_flags + *fill* 0x0000000042045c3d 0x3 + .text.netconn_join_leave_group + 0x0000000042045c40 0x2d esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x31 (size before relaxing) + 0x0000000042045c40 netconn_join_leave_group + *fill* 0x0000000042045c6d 0x3 + .text.netconn_join_leave_group_netif + 0x0000000042045c70 0x39 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000000042045c70 netconn_join_leave_group_netif + *fill* 0x0000000042045ca9 0x3 + .text.netconn_gethostbyname_addrtype + 0x0000000042045cac 0x46 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4a (size before relaxing) + 0x0000000042045cac netconn_gethostbyname_addrtype + *fill* 0x0000000042045cf2 0x2 + .text.lwip_netconn_err_to_msg + 0x0000000042045cf4 0x4a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x0000000042045d3e 0x2 + .text.lwip_netconn_do_dns_found + 0x0000000042045d40 0x2e esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x0000000042045d6e 0x2 + .text.recv_udp + 0x0000000042045d70 0x18f esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x1a3 (size before relaxing) + *fill* 0x0000000042045eff 0x1 + .text.recv_raw + 0x0000000042045f00 0xa5 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xb5 (size before relaxing) + *fill* 0x0000000042045fa5 0x3 + .text.setup_tcp + 0x0000000042045fa8 0x32 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42 (size before relaxing) + *fill* 0x0000000042045fda 0x2 + .text.pcb_new 0x0000000042045fdc 0xee esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xf2 (size before relaxing) + *fill* 0x00000000420460ca 0x2 + .text.lwip_netconn_do_connected + 0x00000000420460cc 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xdc (size before relaxing) + .text.err_tcp 0x00000000420461a4 0x120 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x12c (size before relaxing) + .text.netconn_mark_mbox_invalid + 0x00000000420462c4 0x40 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x47 (size before relaxing) + *fill* 0x0000000042046304 0x0 + .text.lwip_netconn_do_writemore + 0x0000000042046304 0x2a5 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x2a9 (size before relaxing) + *fill* 0x00000000420465a9 0x3 + .text.lwip_netconn_do_close_internal + 0x00000000420465ac 0x1e2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x206 (size before relaxing) + *fill* 0x000000004204678e 0x2 + .text.poll_tcp + 0x0000000042046790 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x69 (size before relaxing) + *fill* 0x00000000420467f2 0x2 + .text.sent_tcp + 0x00000000420467f4 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x6a (size before relaxing) + *fill* 0x000000004204685a 0x2 + .text.recv_tcp + 0x000000004204685c 0xae esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xb6 (size before relaxing) + *fill* 0x000000004204690a 0x2 + .text.lwip_netconn_is_deallocated_msg + 0x000000004204690c 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x000000004204690c lwip_netconn_is_deallocated_msg + *fill* 0x000000004204691e 0x2 + .text.lwip_netconn_is_err_msg + 0x0000000042046920 0x4c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x0000000042046920 lwip_netconn_is_err_msg + .text.lwip_netconn_do_newconn + 0x000000004204696c 0x1d esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x20 (size before relaxing) + 0x000000004204696c lwip_netconn_do_newconn + *fill* 0x0000000042046989 0x3 + .text.netconn_alloc + 0x000000004204698c 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x89 (size before relaxing) + 0x000000004204698c netconn_alloc + *fill* 0x0000000042046a09 0x3 + .text.netconn_free + 0x0000000042046a0c 0x5a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x0000000042046a0c netconn_free + *fill* 0x0000000042046a66 0x2 + .text.netconn_drain + 0x0000000042046a68 0xba esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xde (size before relaxing) + *fill* 0x0000000042046b22 0x2 + .text.accept_function + 0x0000000042046b24 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x140 (size before relaxing) + .text.lwip_netconn_do_delconn + 0x0000000042046c34 0xff esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x10b (size before relaxing) + 0x0000000042046c34 lwip_netconn_do_delconn + *fill* 0x0000000042046d33 0x1 + .text.lwip_netconn_do_bind + 0x0000000042046d34 0xf5 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x104 (size before relaxing) + 0x0000000042046d34 lwip_netconn_do_bind + *fill* 0x0000000042046e29 0x3 + .text.lwip_netconn_do_connect + 0x0000000042046e2c 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xca (size before relaxing) + 0x0000000042046e2c lwip_netconn_do_connect + *fill* 0x0000000042046eea 0x2 + .text.lwip_netconn_do_disconnect + 0x0000000042046eec 0x2f esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x0000000042046eec lwip_netconn_do_disconnect + *fill* 0x0000000042046f1b 0x1 + .text.lwip_netconn_do_listen + 0x0000000042046f1c 0x17b esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x18f (size before relaxing) + 0x0000000042046f1c lwip_netconn_do_listen + *fill* 0x0000000042047097 0x1 + .text.lwip_netconn_do_send + 0x0000000042047098 0x152 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x16a (size before relaxing) + 0x0000000042047098 lwip_netconn_do_send + *fill* 0x00000000420471ea 0x2 + .text.lwip_netconn_do_recv + 0x00000000420471ec 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x48 (size before relaxing) + 0x00000000420471ec lwip_netconn_do_recv + .text.lwip_netconn_do_accepted + 0x0000000042047230 0x23 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x2a (size before relaxing) + 0x0000000042047230 lwip_netconn_do_accepted + *fill* 0x0000000042047253 0x1 + .text.lwip_netconn_do_write + 0x0000000042047254 0x82 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x8a (size before relaxing) + 0x0000000042047254 lwip_netconn_do_write + *fill* 0x00000000420472d6 0x2 + .text.lwip_netconn_do_getaddr + 0x00000000420472d8 0x17e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x182 (size before relaxing) + 0x00000000420472d8 lwip_netconn_do_getaddr + *fill* 0x0000000042047456 0x2 + .text.lwip_netconn_do_close + 0x0000000042047458 0xd0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0xdb (size before relaxing) + 0x0000000042047458 lwip_netconn_do_close + *fill* 0x0000000042047528 0x0 + .text.lwip_netconn_do_join_leave_group + 0x0000000042047528 0x71 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x75 (size before relaxing) + 0x0000000042047528 lwip_netconn_do_join_leave_group + *fill* 0x0000000042047599 0x3 + .text.lwip_netconn_do_join_leave_group_netif + 0x000000004204759c 0x7c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x7f (size before relaxing) + 0x000000004204759c lwip_netconn_do_join_leave_group_netif + *fill* 0x0000000042047618 0x0 + .text.lwip_netconn_do_gethostbyname + 0x0000000042047618 0x2e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x32 (size before relaxing) + 0x0000000042047618 lwip_netconn_do_gethostbyname + *fill* 0x0000000042047646 0x2 + .text.err_to_errno + 0x0000000042047648 0x28 esp-idf/lwip/liblwip.a(err.c.obj) + 0x0000000042047648 err_to_errno + .text.netbuf_delete + 0x0000000042047670 0x1b esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x22 (size before relaxing) + 0x0000000042047670 netbuf_delete + *fill* 0x000000004204768b 0x1 + .text.netbuf_alloc + 0x000000004204768c 0x46 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4a (size before relaxing) + 0x000000004204768c netbuf_alloc + *fill* 0x00000000420476d2 0x2 + .text.netbuf_free + 0x00000000420476d4 0x14 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x18 (size before relaxing) + 0x00000000420476d4 netbuf_free + .text.inet_cksum_pseudo_base + 0x00000000420476e8 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x7c (size before relaxing) + .text.inet_chksum_pseudo + 0x0000000042047760 0x38 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x3c (size before relaxing) + 0x0000000042047760 inet_chksum_pseudo + .text.ip6_chksum_pseudo + 0x0000000042047798 0x55 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x0000000042047798 ip6_chksum_pseudo + *fill* 0x00000000420477ed 0x3 + .text.ip_chksum_pseudo + 0x00000000420477f0 0x32 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x00000000420477f0 ip_chksum_pseudo + *fill* 0x0000000042047822 0x2 + .text.inet_chksum + 0x0000000042047824 0x18 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x0000000042047824 inet_chksum + .text.inet_chksum_pbuf + 0x000000004204783c 0x5b esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x000000004204783c inet_chksum_pbuf + *fill* 0x0000000042047897 0x1 + .text.esp_fill_random + 0x0000000042047898 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x0000000042047898 esp_fill_random + *fill* 0x00000000420478d3 0x1 + .text.esp_base_mac_addr_set + 0x00000000420478d4 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x00000000420478d4 esp_base_mac_addr_set + .text.esp_base_mac_addr_get + 0x0000000042047934 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x0000000042047934 esp_base_mac_addr_get + *fill* 0x000000004204798a 0x2 + .text.esp_efuse_mac_get_default + 0x000000004204798c 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x35 (size before relaxing) + 0x000000004204798c esp_efuse_mac_get_default + *fill* 0x00000000420479bd 0x3 + .text.esp_read_mac + 0x00000000420479c0 0xfe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x106 (size before relaxing) + 0x00000000420479c0 esp_read_mac + *fill* 0x0000000042047abe 0x2 + .text.esp_err_to_name + 0x0000000042047ac0 0x2d esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x0000000042047ac0 esp_err_to_name + *fill* 0x0000000042047aed 0x3 + .text.ets_timer_setfn + 0x0000000042047af0 0x52 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x0000000042047af0 os_timer_setfn + 0x0000000042047af0 ets_timer_setfn + *fill* 0x0000000042047b42 0x2 + .text.ets_timer_done + 0x0000000042047b44 0x1a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x1e (size before relaxing) + 0x0000000042047b44 ets_timer_done + 0x0000000042047b44 os_timer_done + *fill* 0x0000000042047b5e 0x2 + .text.mbedtls_ssl_ciphersuite_from_id + 0x0000000042047b60 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x0000000042047b60 mbedtls_ssl_ciphersuite_from_id + *fill* 0x0000000042047b7a 0x2 + .text.mbedtls_ssl_list_ciphersuites + 0x0000000042047b7c 0x45 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x49 (size before relaxing) + 0x0000000042047b7c mbedtls_ssl_list_ciphersuites + *fill* 0x0000000042047bc1 0x3 + .text.ssl_cookie_hmac + 0x0000000042047bc4 0x61 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x6d (size before relaxing) + *fill* 0x0000000042047c25 0x3 + .text.mbedtls_ssl_cookie_init + 0x0000000042047c28 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x12 (size before relaxing) + 0x0000000042047c28 mbedtls_ssl_cookie_init + *fill* 0x0000000042047c36 0x2 + .text.mbedtls_ssl_cookie_free + 0x0000000042047c38 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x18 (size before relaxing) + 0x0000000042047c38 mbedtls_ssl_cookie_free + .text.mbedtls_ssl_cookie_setup + 0x0000000042047c4c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x46 (size before relaxing) + 0x0000000042047c4c mbedtls_ssl_cookie_setup + *fill* 0x0000000042047c86 0x2 + .text.mbedtls_ssl_cookie_write + 0x0000000042047c88 0x77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0x7b (size before relaxing) + 0x0000000042047c88 mbedtls_ssl_cookie_write + *fill* 0x0000000042047cff 0x1 + .text.mbedtls_ssl_cookie_check + 0x0000000042047d00 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0xa4 (size before relaxing) + 0x0000000042047d00 mbedtls_ssl_cookie_check + .text.ssl_check_hs_header + 0x0000000042047d98 0x3d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x45 (size before relaxing) + *fill* 0x0000000042047dd5 0x3 + .text.ssl_check_record_type + 0x0000000042047dd8 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x0000000042047dee 0x2 + .text.ssl_extract_add_data_from_record + 0x0000000042047df0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_load_buffered_message + 0x0000000042047e24 0xa9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x0000000042047ecd 0x3 + .text.mbedtls_ssl_check_dtls_clihlo_cookie + 0x0000000042047ed0 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_build_record_nonce + 0x0000000042048014 0x43 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x0000000042048057 0x1 + .text.ssl_bitmask_set + 0x0000000042048058 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_consume_current_message + 0x00000000420480f0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_buffering_free_slot + 0x0000000042048140 0x82 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x86 (size before relaxing) + *fill* 0x00000000420481c2 0x2 + .text.ssl_free_buffered_record + 0x00000000420481c4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x27 (size before relaxing) + *fill* 0x00000000420481e8 0x0 + .text.ssl_load_buffered_record + 0x00000000420481e8 0x79 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x81 (size before relaxing) + *fill* 0x0000000042048261 0x3 + .text.ssl_buffer_make_space + 0x0000000042048264 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4c (size before relaxing) + .text.ssl_get_maximum_datagram_size + 0x00000000420482ac 0x29 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x2d (size before relaxing) + *fill* 0x00000000420482d5 0x3 + .text.ssl_get_remaining_space_in_datagram + 0x00000000420482d8 0x19 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x1d (size before relaxing) + *fill* 0x00000000420482f1 0x3 + .text.ssl_flight_append + 0x00000000420482f4 0x69 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x71 (size before relaxing) + *fill* 0x000000004204835d 0x3 + .text.ssl_buffer_future_record + 0x0000000042048360 0x56 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420483b6 0x2 + .text.ssl_hs_is_proper_fragment + 0x00000000420483b8 0x3f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420483f7 0x1 + .text.ssl_buffer_message + 0x00000000420483f8 0x250 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x268 (size before relaxing) + .text.ssl_handle_possible_reconnect + 0x0000000042048648 0x6a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x6e (size before relaxing) + *fill* 0x00000000420486b2 0x2 + .text.ssl_check_client_reconnect + 0x00000000420486b4 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x0000000042048702 0x2 + .text.ssl_check_ctr_renegotiate + 0x0000000042048704 0x81 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x85 (size before relaxing) + *fill* 0x0000000042048785 0x3 + .text.mbedtls_ssl_encrypt_buf + 0x0000000042048788 0x37a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x3aa (size before relaxing) + 0x0000000042048788 mbedtls_ssl_encrypt_buf + *fill* 0x0000000042048b02 0x2 + .text.mbedtls_ssl_decrypt_buf + 0x0000000042048b04 0x44a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x486 (size before relaxing) + 0x0000000042048b04 mbedtls_ssl_decrypt_buf + *fill* 0x0000000042048f4e 0x2 + .text.mbedtls_ssl_flight_free + 0x0000000042048f50 0x1b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x1f (size before relaxing) + 0x0000000042048f50 mbedtls_ssl_flight_free + *fill* 0x0000000042048f6b 0x1 + .text.mbedtls_ssl_send_flight_completed + 0x0000000042048f6c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42 (size before relaxing) + 0x0000000042048f6c mbedtls_ssl_send_flight_completed + *fill* 0x0000000042048faa 0x2 + .text.mbedtls_ssl_update_handshake_status + 0x0000000042048fac 0x7f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x83 (size before relaxing) + 0x0000000042048fac mbedtls_ssl_update_handshake_status + *fill* 0x000000004204902b 0x1 + .text.mbedtls_ssl_dtls_replay_reset + 0x000000004204902c 0x17 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x000000004204902c mbedtls_ssl_dtls_replay_reset + *fill* 0x0000000042049043 0x1 + .text.mbedtls_ssl_dtls_record_replay_check + 0x0000000042049044 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_dtls_replay_update + 0x000000004204905c 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x000000004204905c mbedtls_ssl_dtls_replay_update + .text.ssl_prepare_record_content + 0x0000000042049164 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xbc (size before relaxing) + .text.mbedtls_ssl_update_out_pointers + 0x0000000042049218 0x4b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x0000000042049218 mbedtls_ssl_update_out_pointers + *fill* 0x0000000042049263 0x1 + .text.mbedtls_ssl_flush_output + 0x0000000042049264 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x0000000042049264 mbedtls_ssl_flush_output + .text.ssl_swap_epochs + 0x00000000420492d8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x5c (size before relaxing) + .text.mbedtls_ssl_reset_in_out_pointers + 0x0000000042049330 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x40 (size before relaxing) + 0x0000000042049330 mbedtls_ssl_reset_in_out_pointers + .text.mbedtls_ssl_get_record_expansion + 0x000000004204936c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x000000004204936c mbedtls_ssl_get_record_expansion + .text.ssl_get_remaining_payload_in_datagram + 0x00000000420493c4 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x52 (size before relaxing) + *fill* 0x000000004204940e 0x2 + .text.mbedtls_ssl_transform_free + 0x0000000042049410 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x38 (size before relaxing) + 0x0000000042049410 mbedtls_ssl_transform_free + .text.mbedtls_ssl_buffering_free + 0x000000004204943c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x27 (size before relaxing) + 0x000000004204943c mbedtls_ssl_buffering_free + *fill* 0x0000000042049460 0x0 + .text.mbedtls_ssl_recv_flight_completed + 0x0000000042049460 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x6e (size before relaxing) + 0x0000000042049460 mbedtls_ssl_recv_flight_completed + *fill* 0x00000000420494c2 0x2 + .text.mbedtls_ssl_write_record + 0x00000000420494c4 0x178 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x18c (size before relaxing) + 0x00000000420494c4 mbedtls_ssl_write_record + .text.mbedtls_ssl_flight_transmit + 0x000000004204963c 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x20a (size before relaxing) + 0x000000004204963c mbedtls_ssl_flight_transmit + *fill* 0x0000000042049836 0x2 + .text.mbedtls_ssl_resend + 0x0000000042049838 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x10 (size before relaxing) + 0x0000000042049838 mbedtls_ssl_resend + .text.mbedtls_ssl_fetch_input + 0x0000000042049844 0x1a2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x1b2 (size before relaxing) + 0x0000000042049844 mbedtls_ssl_fetch_input + *fill* 0x00000000420499e6 0x2 + .text.mbedtls_ssl_prepare_handshake_record + 0x00000000420499e8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xc8 (size before relaxing) + 0x00000000420499e8 mbedtls_ssl_prepare_handshake_record + .text.mbedtls_ssl_handle_message_type + 0x0000000042049aa8 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x10e (size before relaxing) + 0x0000000042049aa8 mbedtls_ssl_handle_message_type + *fill* 0x0000000042049bb2 0x2 + .text.mbedtls_ssl_write_handshake_msg + 0x0000000042049bb4 0x161 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x165 (size before relaxing) + 0x0000000042049bb4 mbedtls_ssl_write_handshake_msg + *fill* 0x0000000042049d15 0x3 + .text.mbedtls_ssl_write_change_cipher_spec + 0x0000000042049d18 0x25 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x0000000042049d18 mbedtls_ssl_write_change_cipher_spec + *fill* 0x0000000042049d3d 0x3 + .text.mbedtls_ssl_send_alert_message + 0x0000000042049d40 0x55 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x0000000042049d40 mbedtls_ssl_send_alert_message + *fill* 0x0000000042049d95 0x3 + .text.mbedtls_ssl_close_notify + 0x0000000042049d98 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x0000000042049d98 mbedtls_ssl_close_notify + .text.ssl_write_real + 0x0000000042049dc8 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x60 (size before relaxing) + .text.ssl_write_split + 0x0000000042049e24 0x60 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x64 (size before relaxing) + .text.mbedtls_ssl_write + 0x0000000042049e84 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x44 (size before relaxing) + 0x0000000042049e84 mbedtls_ssl_write + .text.ssl_parse_record_header + 0x0000000042049ec0 0x115 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x119 (size before relaxing) + *fill* 0x0000000042049fd5 0x3 + .text.ssl_get_next_record + 0x0000000042049fd8 0x170 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x18c (size before relaxing) + .text.mbedtls_ssl_read_record + 0x000000004204a148 0xa3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0xb7 (size before relaxing) + 0x000000004204a148 mbedtls_ssl_read_record + *fill* 0x000000004204a1eb 0x1 + .text.mbedtls_ssl_parse_change_cipher_spec + 0x000000004204a1ec 0x89 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x91 (size before relaxing) + 0x000000004204a1ec mbedtls_ssl_parse_change_cipher_spec + *fill* 0x000000004204a275 0x3 + .text.mbedtls_ssl_read + 0x000000004204a278 0x25e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x276 (size before relaxing) + 0x000000004204a278 mbedtls_ssl_read + *fill* 0x000000004204a4d6 0x2 + .text.ssl_write_renegotiation_ext + 0x000000004204a4d8 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x000000004204a556 0x2 + .text.ssl_write_use_srtp_ext + 0x000000004204a558 0x84 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_parse_servername_ext + 0x000000004204a5dc 0xae esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xba (size before relaxing) + *fill* 0x000000004204a68a 0x2 + .text.ssl_parse_supported_point_formats + 0x000000004204a68c 0x41 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x000000004204a6cd 0x3 + .text.ssl_parse_max_fragment_length_ext + 0x000000004204a6d0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_parse_truncated_hmac_ext + 0x000000004204a6f8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_parse_encrypt_then_mac_ext + 0x000000004204a728 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_parse_extended_ms_ext + 0x000000004204a760 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_parse_use_srtp_ext + 0x000000004204a798 0x111 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x119 (size before relaxing) + *fill* 0x000000004204a8a9 0x3 + .text.ssl_parse_renegotiation_info + 0x000000004204a8ac 0x5b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x000000004204a907 0x1 + .text.ssl_parse_client_psk_identity + 0x000000004204a908 0x91 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x99 (size before relaxing) + *fill* 0x000000004204a999 0x3 + .text.ssl_parse_signature_algorithms_ext + 0x000000004204a99c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x86 (size before relaxing) + *fill* 0x000000004204aa16 0x2 + .text.ssl_parse_supported_elliptic_curves + 0x000000004204aa18 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xd6 (size before relaxing) + *fill* 0x000000004204aade 0x2 + .text.ssl_handle_id_based_session_resumption + 0x000000004204aae0 0x83 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x8e (size before relaxing) + *fill* 0x000000004204ab63 0x1 + .text.ssl_parse_session_ticket_ext + 0x000000004204ab64 0x8c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x98 (size before relaxing) + .text.ssl_parse_alpn_ext + 0x000000004204abf0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xe4 (size before relaxing) + .text.ssl_write_alpn_ext + 0x000000004204acd0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x000000004204ad36 0x2 + .text.ssl_check_key_curve + 0x000000004204ad38 0x39 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x3d (size before relaxing) + *fill* 0x000000004204ad71 0x3 + .text.ssl_pick_cert + 0x000000004204ad74 0x91 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xa1 (size before relaxing) + *fill* 0x000000004204ae05 0x3 + .text.ssl_ciphersuite_match + 0x000000004204ae08 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xb8 (size before relaxing) + .text.ssl_parse_client_hello + 0x000000004204aeb4 0x784 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x79c (size before relaxing) + .text.ssl_write_hello_verify_request + 0x000000004204b638 0x88 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x94 (size before relaxing) + .text.ssl_write_new_session_ticket + 0x000000004204b6c0 0x7d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x000000004204b73d 0x3 + .text.ssl_write_encrypt_then_mac_ext + 0x000000004204b740 0x54 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x58 (size before relaxing) + .text.ssl_write_server_hello + 0x000000004204b794 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x214 (size before relaxing) + .text.ssl_get_ecdh_params_from_cert + 0x000000004204b974 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x66 (size before relaxing) + *fill* 0x000000004204b9d6 0x2 + .text.ssl_prepare_server_key_exchange + 0x000000004204b9d8 0x264 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x288 (size before relaxing) + .text.ssl_write_server_key_exchange + 0x000000004204bc3c 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_write_certificate_request + 0x000000004204bcf0 0x16a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x16e (size before relaxing) + *fill* 0x000000004204be5a 0x2 + .text.ssl_write_server_hello_done + 0x000000004204be5c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x4a (size before relaxing) + *fill* 0x000000004204be9e 0x2 + .text.ssl_parse_client_dh_public + 0x000000004204bea0 0x47 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x4b (size before relaxing) + *fill* 0x000000004204bee7 0x1 + .text.ssl_decrypt_encrypted_pms + 0x000000004204bee8 0xb1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xb9 (size before relaxing) + *fill* 0x000000004204bf99 0x3 + .text.ssl_parse_encrypted_pms + 0x000000004204bf9c 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0xe0 (size before relaxing) + .text.ssl_parse_client_key_exchange + 0x000000004204c074 0x204 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x238 (size before relaxing) + .text.ssl_parse_certificate_verify + 0x000000004204c278 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x1ac (size before relaxing) + .text.mbedtls_ssl_set_client_transport_id + 0x000000004204c410 0x3d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x45 (size before relaxing) + 0x000000004204c410 mbedtls_ssl_set_client_transport_id + *fill* 0x000000004204c44d 0x3 + .text.mbedtls_ssl_handshake_server_step + 0x000000004204c450 0x19e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x1ba (size before relaxing) + 0x000000004204c450 mbedtls_ssl_handshake_server_step + *fill* 0x000000004204c5ee 0x2 + .text.ssl_mfl_code_to_length + 0x000000004204c5f0 0x29 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204c619 0x3 + .text.tls_prf_get_type + 0x000000004204c61c 0x29 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204c645 0x3 + .text.ssl_set_handshake_prfs + 0x000000004204c648 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_cookie_write_dummy + 0x000000004204c6b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_cookie_check_dummy + 0x000000004204c6b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_append_key_cert + 0x000000004204c6c0 0x39 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204c6f9 0x3 + .text.ssl_conf_set_psk_identity + 0x000000004204c6fc 0x49 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4d (size before relaxing) + *fill* 0x000000004204c745 0x3 + .text.ssl_key_cert_free + 0x000000004204c748 0x17 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204c75f 0x1 + .text.tls_prf_generic + 0x000000004204c760 0x17a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x1b2 (size before relaxing) + *fill* 0x000000004204c8da 0x2 + .text.tls_prf_sha256 + 0x000000004204c8dc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .text.tls_prf_sha384 + 0x000000004204c8f8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x20 (size before relaxing) + .text.tls1_prf + 0x000000004204c914 0x272 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x2d2 (size before relaxing) + *fill* 0x000000004204cb86 0x2 + .text.ssl_compute_master + 0x000000004204cb88 0x60 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x64 (size before relaxing) + .text.ssl_conf_remove_psk + 0x000000004204cbe8 0x2f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x37 (size before relaxing) + *fill* 0x000000004204cc17 0x1 + .text.ssl_remove_psk + 0x000000004204cc18 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004204cc3e 0x2 + .text.ssl_calc_finished_tls_sha256 + 0x000000004204cc40 0x5e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x6e (size before relaxing) + *fill* 0x000000004204cc9e 0x2 + .text.ssl_calc_verify_tls_sha256 + 0x000000004204cca0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x34 (size before relaxing) + .text.ssl_calc_finished_tls_sha384 + 0x000000004204ccc8 0x5e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x6e (size before relaxing) + *fill* 0x000000004204cd26 0x2 + .text.ssl_calc_verify_tls_sha384 + 0x000000004204cd28 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x34 (size before relaxing) + .text.ssl_calc_finished_tls + 0x000000004204cd50 0x87 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xa3 (size before relaxing) + *fill* 0x000000004204cdd7 0x1 + .text.ssl_calc_verify_tls + 0x000000004204cdd8 0x4b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x63 (size before relaxing) + *fill* 0x000000004204ce23 0x1 + .text.ssl_populate_transform + 0x000000004204ce24 0x30c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x33c (size before relaxing) + .text.ssl_write_hello_request + 0x000000004204d130 0x21 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204d151 0x3 + .text.ssl_clear_peer_cert + 0x000000004204d154 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x1e (size before relaxing) + *fill* 0x000000004204d16e 0x2 + .text.ssl_srv_check_client_no_crt_notification + 0x000000004204d170 0x5e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204d1ce 0x2 + .text.ssl_check_peer_crt_unchanged + 0x000000004204d1d0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_parse_certificate_chain + 0x000000004204d1f8 0x16e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x186 (size before relaxing) + *fill* 0x000000004204d366 0x2 + .text.ssl_update_checksum_sha256 + 0x000000004204d368 0x17 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204d37f 0x1 + .text.ssl_update_checksum_sha384 + 0x000000004204d380 0x17 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000004204d397 0x1 + .text.ssl_update_checksum_md5sha1 + 0x000000004204d398 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004204d3be 0x2 + .text.ssl_update_checksum_start + 0x000000004204d3c0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x50 (size before relaxing) + .text.mbedtls_ssl_derive_keys + 0x000000004204d404 0xad esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xbd (size before relaxing) + 0x000000004204d404 mbedtls_ssl_derive_keys + *fill* 0x000000004204d4b1 0x3 + .text.mbedtls_ssl_psk_derive_premaster + 0x000000004204d4b4 0x161 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x165 (size before relaxing) + 0x000000004204d4b4 mbedtls_ssl_psk_derive_premaster + *fill* 0x000000004204d615 0x3 + .text.mbedtls_ssl_resend_hello_request + 0x000000004204d618 0x3d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204d618 mbedtls_ssl_resend_hello_request + *fill* 0x000000004204d655 0x3 + .text.mbedtls_ssl_write_certificate + 0x000000004204d658 0x10f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x113 (size before relaxing) + 0x000000004204d658 mbedtls_ssl_write_certificate + *fill* 0x000000004204d767 0x1 + .text.mbedtls_ssl_optimize_checksum + 0x000000004204d768 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204d768 mbedtls_ssl_optimize_checksum + *fill* 0x000000004204d796 0x2 + .text.mbedtls_ssl_reset_checksum + 0x000000004204d798 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42 (size before relaxing) + 0x000000004204d798 mbedtls_ssl_reset_checksum + *fill* 0x000000004204d7ce 0x2 + .text.mbedtls_ssl_write_finished + 0x000000004204d7d0 0x13a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x142 (size before relaxing) + 0x000000004204d7d0 mbedtls_ssl_write_finished + *fill* 0x000000004204d90a 0x2 + .text.mbedtls_ssl_parse_finished + 0x000000004204d90c 0xea esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xf6 (size before relaxing) + 0x000000004204d90c mbedtls_ssl_parse_finished + *fill* 0x000000004204d9f6 0x2 + .text.mbedtls_ssl_transform_init + 0x000000004204d9f8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x38 (size before relaxing) + 0x000000004204d9f8 mbedtls_ssl_transform_init + .text.mbedtls_ssl_session_init + 0x000000004204da24 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204da24 mbedtls_ssl_session_init + *fill* 0x000000004204da36 0x2 + .text.mbedtls_ssl_init + 0x000000004204da38 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204da38 mbedtls_ssl_init + *fill* 0x000000004204da4a 0x2 + .text.mbedtls_ssl_set_timer_cb + 0x000000004204da4c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204da4c mbedtls_ssl_set_timer_cb + .text.mbedtls_ssl_conf_own_cert + 0x000000004204da64 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204da64 mbedtls_ssl_conf_own_cert + *fill* 0x000000004204da7a 0x2 + .text.mbedtls_ssl_set_hs_own_cert + 0x000000004204da7c 0x19 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204da7c mbedtls_ssl_set_hs_own_cert + *fill* 0x000000004204da95 0x3 + .text.mbedtls_ssl_conf_psk + 0x000000004204da98 0x64 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x70 (size before relaxing) + 0x000000004204da98 mbedtls_ssl_conf_psk + .text.mbedtls_ssl_set_hs_psk + 0x000000004204dafc 0x5b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x63 (size before relaxing) + 0x000000004204dafc mbedtls_ssl_set_hs_psk + *fill* 0x000000004204db57 0x1 + .text.mbedtls_ssl_conf_dh_param_bin + 0x000000004204db58 0x41 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x51 (size before relaxing) + 0x000000004204db58 mbedtls_ssl_conf_dh_param_bin + *fill* 0x000000004204db99 0x3 + .text.mbedtls_ssl_set_hostname + 0x000000004204db9c 0x76 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x7e (size before relaxing) + 0x000000004204db9c mbedtls_ssl_set_hostname + *fill* 0x000000004204dc12 0x2 + .text.mbedtls_ssl_conf_alpn_protocols + 0x000000004204dc14 0x3d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204dc14 mbedtls_ssl_conf_alpn_protocols + *fill* 0x000000004204dc51 0x3 + .text.mbedtls_ssl_get_output_max_frag_len + 0x000000004204dc54 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3b (size before relaxing) + 0x000000004204dc54 mbedtls_ssl_get_output_max_frag_len + *fill* 0x000000004204dc88 0x0 + .text.mbedtls_ssl_get_max_out_record_payload + 0x000000004204dc88 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x46 (size before relaxing) + 0x000000004204dc88 mbedtls_ssl_get_max_out_record_payload + *fill* 0x000000004204dcc6 0x2 + .text.mbedtls_ssl_handshake_step + 0x000000004204dcc8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x44 (size before relaxing) + 0x000000004204dcc8 mbedtls_ssl_handshake_step + .text.mbedtls_ssl_handshake + 0x000000004204dd04 0x53 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x57 (size before relaxing) + 0x000000004204dd04 mbedtls_ssl_handshake + *fill* 0x000000004204dd57 0x1 + .text.mbedtls_ssl_handshake_free + 0x000000004204dd58 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xaa (size before relaxing) + 0x000000004204dd58 mbedtls_ssl_handshake_free + *fill* 0x000000004204ddd6 0x2 + .text.mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x000000004204ddd8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c (size before relaxing) + 0x000000004204ddd8 mbedtls_ssl_handshake_wrapup_free_hs_transform + .text.mbedtls_ssl_session_free + 0x000000004204de08 0x1b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x23 (size before relaxing) + 0x000000004204de08 mbedtls_ssl_session_free + *fill* 0x000000004204de23 0x1 + .text.mbedtls_ssl_handshake_wrapup + 0x000000004204de24 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x80 (size before relaxing) + 0x000000004204de24 mbedtls_ssl_handshake_wrapup + .text.mbedtls_ssl_free + 0x000000004204dea0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xd7 (size before relaxing) + 0x000000004204dea0 mbedtls_ssl_free + *fill* 0x000000004204df48 0x0 + .text.mbedtls_ssl_config_init + 0x000000004204df48 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204df48 mbedtls_ssl_config_init + *fill* 0x000000004204df5a 0x2 + .text.mbedtls_ssl_config_defaults + 0x000000004204df5c 0x104 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x10c (size before relaxing) + 0x000000004204df5c mbedtls_ssl_config_defaults + .text.mbedtls_ssl_config_free + 0x000000004204e060 0x5f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x6f (size before relaxing) + 0x000000004204e060 mbedtls_ssl_config_free + *fill* 0x000000004204e0bf 0x1 + .text.mbedtls_ssl_sig_from_pk + 0x000000004204e0c0 0x25 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x29 (size before relaxing) + 0x000000004204e0c0 mbedtls_ssl_sig_from_pk + *fill* 0x000000004204e0e5 0x3 + .text.ssl_handshake_params_init + 0x000000004204e0e8 0x73 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x97 (size before relaxing) + *fill* 0x000000004204e15b 0x1 + .text.ssl_handshake_init + 0x000000004204e15c 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xf8 (size before relaxing) + .text.mbedtls_ssl_setup + 0x000000004204e230 0x8d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x9d (size before relaxing) + 0x000000004204e230 mbedtls_ssl_setup + *fill* 0x000000004204e2bd 0x3 + .text.mbedtls_ssl_session_reset_int + 0x000000004204e2c0 0x135 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x149 (size before relaxing) + 0x000000004204e2c0 mbedtls_ssl_session_reset_int + *fill* 0x000000004204e3f5 0x3 + .text.mbedtls_ssl_session_reset + 0x000000004204e3f8 0x11 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204e3f8 mbedtls_ssl_session_reset + *fill* 0x000000004204e409 0x3 + .text.mbedtls_ssl_start_renegotiation + 0x000000004204e40c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x48 (size before relaxing) + 0x000000004204e40c mbedtls_ssl_start_renegotiation + .text.mbedtls_ssl_renegotiate + 0x000000004204e450 0x75 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x7d (size before relaxing) + 0x000000004204e450 mbedtls_ssl_renegotiate + *fill* 0x000000004204e4c5 0x3 + .text.mbedtls_ssl_check_cert_usage + 0x000000004204e4c8 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204e4c8 mbedtls_ssl_check_cert_usage + *fill* 0x000000004204e54e 0x2 + .text.ssl_parse_certificate_verify + 0x000000004204e550 0x176 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x182 (size before relaxing) + *fill* 0x000000004204e6c6 0x2 + .text.mbedtls_ssl_parse_certificate + 0x000000004204e6c8 0xc1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xdd (size before relaxing) + 0x000000004204e6c8 mbedtls_ssl_parse_certificate + *fill* 0x000000004204e789 0x3 + .text.mbedtls_ssl_set_calc_verify_md + 0x000000004204e78c 0x45 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x000000004204e78c mbedtls_ssl_set_calc_verify_md + *fill* 0x000000004204e7d1 0x3 + .text.mbedtls_ssl_get_key_exchange_md_ssl_tls + 0x000000004204e7d4 0x9b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0xc3 (size before relaxing) + 0x000000004204e7d4 mbedtls_ssl_get_key_exchange_md_ssl_tls + *fill* 0x000000004204e86f 0x1 + .text.mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x000000004204e870 0x6a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x86 (size before relaxing) + 0x000000004204e870 mbedtls_ssl_get_key_exchange_md_tls1_2 + *fill* 0x000000004204e8da 0x2 + .text.ssl_write_supported_point_formats_ext + 0x000000004204e8dc 0x3d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204e919 0x3 + .text.ssl_write_max_fragment_length_ext + 0x000000004204e91c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .text.ssl_write_truncated_hmac_ext + 0x000000004204e964 0x45 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204e9a9 0x3 + .text.ssl_write_encrypt_then_mac_ext + 0x000000004204e9ac 0x4d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204e9f9 0x3 + .text.ssl_write_extended_ms_ext + 0x000000004204e9fc 0x4d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204ea49 0x3 + .text.ssl_parse_server_psk_hint + 0x000000004204ea4c 0x39 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204ea85 0x3 + .text.ssl_write_renegotiation_ext + 0x000000004204ea88 0x65 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204eaed 0x3 + .text.ssl_write_use_srtp_ext + 0x000000004204eaf0 0x101 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204ebf1 0x3 + .text.ssl_write_session_ticket_ext + 0x000000004204ebf4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .text.ssl_generate_random + 0x000000004204ec68 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .text.ssl_validate_ciphersuite + 0x000000004204ecb8 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x52 (size before relaxing) + *fill* 0x000000004204ed06 0x2 + .text.ssl_write_hostname_ext + 0x000000004204ed08 0x75 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204ed7d 0x3 + .text.ssl_write_alpn_ext + 0x000000004204ed80 0xa9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204ee29 0x3 + .text.ssl_write_signature_algorithms_ext + 0x000000004204ee2c 0xd7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xdb (size before relaxing) + *fill* 0x000000004204ef03 0x1 + .text.ssl_write_supported_elliptic_curves_ext + 0x000000004204ef04 0xd5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204efd9 0x3 + .text.ssl_write_client_hello + 0x000000004204efdc 0x434 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x470 (size before relaxing) + .text.ssl_parse_max_fragment_length_ext + 0x000000004204f410 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204f43a 0x2 + .text.ssl_parse_truncated_hmac_ext + 0x000000004204f43c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .text.ssl_parse_encrypt_then_mac_ext + 0x000000004204f468 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x30 (size before relaxing) + .text.ssl_parse_extended_ms_ext + 0x000000004204f494 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x30 (size before relaxing) + .text.ssl_parse_session_ticket_ext + 0x000000004204f4c0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x2c (size before relaxing) + .text.ssl_parse_supported_point_formats_ext + 0x000000004204f4e8 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x000000004204f536 0x2 + .text.ssl_parse_certificate_request + 0x000000004204f538 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x11c (size before relaxing) + .text.ssl_parse_alpn_ext + 0x000000004204f648 0xab esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xb3 (size before relaxing) + *fill* 0x000000004204f6f3 0x1 + .text.ssl_parse_use_srtp_ext + 0x000000004204f6f4 0x118 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .text.ssl_parse_hello_verify_request + 0x000000004204f80c 0xd9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xe9 (size before relaxing) + *fill* 0x000000004204f8e5 0x3 + .text.ssl_parse_server_hello_done + 0x000000004204f8e8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x70 (size before relaxing) + .text.ssl_parse_renegotiation_info + 0x000000004204f950 0x6f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x73 (size before relaxing) + *fill* 0x000000004204f9bf 0x1 + .text.ssl_parse_server_hello + 0x000000004204f9c0 0x49c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x4d4 (size before relaxing) + .text.ssl_check_server_ecdh_params + 0x000000004204fe5c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x2e (size before relaxing) + *fill* 0x000000004204fe86 0x2 + .text.ssl_get_ecdh_params_from_cert + 0x000000004204fe88 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x74 (size before relaxing) + .text.ssl_parse_server_dh_params + 0x000000004204fef4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x32 (size before relaxing) + *fill* 0x000000004204ff22 0x2 + .text.ssl_parse_server_ecdh_params + 0x000000004204ff24 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x2b (size before relaxing) + *fill* 0x000000004204ff4b 0x1 + .text.ssl_parse_signature_algorithm + 0x000000004204ff4c 0x65 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x6d (size before relaxing) + *fill* 0x000000004204ffb1 0x3 + .text.ssl_parse_server_key_exchange + 0x000000004204ffb4 0x30c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x340 (size before relaxing) + .text.ssl_write_encrypted_pms + 0x00000000420502c0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0xd8 (size before relaxing) + .text.ssl_write_client_key_exchange + 0x0000000042050390 0x230 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x258 (size before relaxing) + .text.ssl_write_certificate_verify + 0x00000000420505c0 0x184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x190 (size before relaxing) + .text.ssl_parse_new_session_ticket + 0x0000000042050744 0x139 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x151 (size before relaxing) + *fill* 0x000000004205087d 0x3 + .text.mbedtls_ssl_handshake_client_step + 0x0000000042050880 0x19f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x1b7 (size before relaxing) + 0x0000000042050880 mbedtls_ssl_handshake_client_step + *fill* 0x0000000042050a1f 0x1 + .text.asn1_get_sequence_of_cb + 0x0000000042050a20 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x30 (size before relaxing) + .text.mbedtls_asn1_get_tag + 0x0000000042050a4c 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050a4c mbedtls_asn1_get_tag + *fill* 0x0000000042050a81 0x3 + .text.asn1_get_tagged_int + 0x0000000042050a84 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_bool + 0x0000000042050b18 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050b18 mbedtls_asn1_get_bool + .text.mbedtls_asn1_get_int + 0x0000000042050b50 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050b50 mbedtls_asn1_get_int + *fill* 0x0000000042050b65 0x3 + .text.mbedtls_asn1_get_mpi + 0x0000000042050b68 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x2c (size before relaxing) + 0x0000000042050b68 mbedtls_asn1_get_mpi + .text.mbedtls_asn1_get_bitstring + 0x0000000042050b90 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050b90 mbedtls_asn1_get_bitstring + .text.mbedtls_asn1_traverse_sequence_of + 0x0000000042050be0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x94 (size before relaxing) + 0x0000000042050be0 mbedtls_asn1_traverse_sequence_of + .text.mbedtls_asn1_get_bitstring_null + 0x0000000042050c6c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050c6c mbedtls_asn1_get_bitstring_null + .text.mbedtls_asn1_get_sequence_of + 0x0000000042050ca4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x36 (size before relaxing) + 0x0000000042050ca4 mbedtls_asn1_get_sequence_of + *fill* 0x0000000042050cd6 0x2 + .text.mbedtls_asn1_get_alg + 0x0000000042050cd8 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x91 (size before relaxing) + 0x0000000042050cd8 mbedtls_asn1_get_alg + *fill* 0x0000000042050d61 0x3 + .text.mbedtls_asn1_get_alg_null + 0x0000000042050d64 0x45 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050d64 mbedtls_asn1_get_alg_null + *fill* 0x0000000042050da9 0x3 + .text.mbedtls_asn1_find_named_data + 0x0000000042050dac 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000000042050dac mbedtls_asn1_find_named_data + *fill* 0x0000000042050dcd 0x3 + .text.mbedtls_clz + 0x0000000042050dd0 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x0000000042050ded 0x3 + .text.mbedtls_int_div_int + 0x0000000042050df0 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_zeroize + 0x0000000042050e3c 0xd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x10 (size before relaxing) + *fill* 0x0000000042050e49 0x3 + .text.mpi_uint_bigendian_to_host + 0x0000000042050e4c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mpi_bigendian_to_host + 0x0000000042050e5c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x32 (size before relaxing) + *fill* 0x0000000042050e8a 0x2 + .text.mpi_fill_random_internal + 0x0000000042050e8c 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x66 (size before relaxing) + *fill* 0x0000000042050eee 0x2 + .text.mbedtls_mpi_free + 0x0000000042050ef0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x26 (size before relaxing) + 0x0000000042050ef0 mbedtls_mpi_free + *fill* 0x0000000042050f12 0x2 + .text.mbedtls_mpi_grow + 0x0000000042050f14 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x58 (size before relaxing) + 0x0000000042050f14 mbedtls_mpi_grow + .text.mbedtls_mpi_resize_clear + 0x0000000042050f60 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x44 (size before relaxing) + .text.mbedtls_mpi_shrink + 0x0000000042050fa0 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x7a (size before relaxing) + 0x0000000042050fa0 mbedtls_mpi_shrink + *fill* 0x0000000042051012 0x2 + .text.mbedtls_mpi_copy + 0x0000000042051014 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x86 (size before relaxing) + 0x0000000042051014 mbedtls_mpi_copy + *fill* 0x0000000042051096 0x2 + .text.mbedtls_mpi_lset + 0x0000000042051098 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051098 mbedtls_mpi_lset + .text.mbedtls_mpi_set_bit + 0x00000000420510d0 0x67 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420510d0 mbedtls_mpi_set_bit + *fill* 0x0000000042051137 0x1 + .text.mbedtls_mpi_bitlen + 0x0000000042051138 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051138 mbedtls_mpi_bitlen + *fill* 0x0000000042051172 0x2 + .text.mbedtls_mpi_size + 0x0000000042051174 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x13 (size before relaxing) + 0x0000000042051174 mbedtls_mpi_size + *fill* 0x0000000042051183 0x1 + .text.mbedtls_mpi_read_binary_le + 0x0000000042051184 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051184 mbedtls_mpi_read_binary_le + .text.mbedtls_mpi_read_binary + 0x00000000420511cc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x44 (size before relaxing) + 0x00000000420511cc mbedtls_mpi_read_binary + .text.mbedtls_mpi_write_binary_le + 0x000000004205120c 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x000000004205120c mbedtls_mpi_write_binary_le + .text.mbedtls_mpi_write_binary + 0x000000004205128c 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x000000004205128c mbedtls_mpi_write_binary + .text.mbedtls_mpi_shift_l + 0x0000000042051308 0xb1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xb9 (size before relaxing) + 0x0000000042051308 mbedtls_mpi_shift_l + *fill* 0x00000000420513b9 0x3 + .text.mbedtls_mpi_shift_r + 0x00000000420513bc 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420513bc mbedtls_mpi_shift_r + *fill* 0x0000000042051462 0x2 + .text.mbedtls_mpi_cmp_abs + 0x0000000042051464 0x85 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051464 mbedtls_mpi_cmp_abs + *fill* 0x00000000420514e9 0x3 + .text.mbedtls_mpi_cmp_mpi + 0x00000000420514ec 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420514ec mbedtls_mpi_cmp_mpi + *fill* 0x0000000042051592 0x2 + .text.mbedtls_mpi_cmp_int + 0x0000000042051594 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051594 mbedtls_mpi_cmp_int + *fill* 0x00000000420515be 0x2 + .text.mbedtls_mpi_add_abs + 0x00000000420515c0 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xb2 (size before relaxing) + 0x00000000420515c0 mbedtls_mpi_add_abs + *fill* 0x000000004205166e 0x2 + .text.mbedtls_mpi_sub_abs + 0x0000000042051670 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051670 mbedtls_mpi_sub_abs + .text.mbedtls_mpi_add_mpi + 0x0000000042051728 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x5a (size before relaxing) + 0x0000000042051728 mbedtls_mpi_add_mpi + *fill* 0x000000004205177a 0x2 + .text.mbedtls_mpi_sub_mpi + 0x000000004205177c 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x5a (size before relaxing) + 0x000000004205177c mbedtls_mpi_sub_mpi + *fill* 0x00000000420517ce 0x2 + .text.mbedtls_mpi_add_int + 0x00000000420517d0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420517d0 mbedtls_mpi_add_int + .text.mbedtls_mpi_sub_int + 0x00000000420517fc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420517fc mbedtls_mpi_sub_int + .text.mbedtls_mpi_div_mpi + 0x0000000042051828 0x360 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x3cc (size before relaxing) + 0x0000000042051828 mbedtls_mpi_div_mpi + .text.mbedtls_mpi_div_int + 0x0000000042051b88 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051b88 mbedtls_mpi_div_int + *fill* 0x0000000042051bb6 0x2 + .text.mbedtls_mpi_mod_mpi + 0x0000000042051bb8 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x6c (size before relaxing) + 0x0000000042051bb8 mbedtls_mpi_mod_mpi + .text.mbedtls_mpi_mod_int + 0x0000000042051c1c 0x81 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000000042051c1c mbedtls_mpi_mod_int + *fill* 0x0000000042051c9d 0x3 + .text.mpi_check_small_factors + 0x0000000042051ca0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x54 (size before relaxing) + .text.mbedtls_mpi_gcd + 0x0000000042051cf0 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x130 (size before relaxing) + 0x0000000042051cf0 mbedtls_mpi_gcd + .text.mbedtls_mpi_fill_random + 0x0000000042051de0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x30 (size before relaxing) + 0x0000000042051de0 mbedtls_mpi_fill_random + .text.mpi_miller_rabin + 0x0000000042051e0c 0x1b5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x205 (size before relaxing) + *fill* 0x0000000042051fc1 0x3 + .text.mbedtls_mpi_random + 0x0000000042051fc4 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xec (size before relaxing) + 0x0000000042051fc4 mbedtls_mpi_random + .text.mbedtls_mpi_inv_mod + 0x0000000042052094 0x2a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x334 (size before relaxing) + 0x0000000042052094 mbedtls_mpi_inv_mod + .text.mbedtls_mpi_is_prime_ext + 0x0000000042052338 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x64 (size before relaxing) + 0x0000000042052338 mbedtls_mpi_is_prime_ext + .text.get_pkcs_padding + 0x0000000042052390 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x0000000042052406 0x2 + .text.get_one_and_zeros_padding + 0x0000000042052408 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x0000000042052476 0x2 + .text.get_zeros_and_len_padding + 0x0000000042052478 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_zeros_padding + 0x00000000420524ec 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x0000000042052542 0x2 + .text.get_no_padding + 0x0000000042052544 0x29 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x000000004205256d 0x3 + .text.mbedtls_cipher_aead_encrypt + 0x0000000042052570 0x6d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x71 (size before relaxing) + *fill* 0x00000000420525dd 0x3 + .text.mbedtls_cipher_aead_decrypt + 0x00000000420525e0 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x76 (size before relaxing) + *fill* 0x000000004205264e 0x2 + .text.mbedtls_cipher_info_from_type + 0x0000000042052650 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052650 mbedtls_cipher_info_from_type + *fill* 0x0000000042052669 0x3 + .text.mbedtls_cipher_info_from_values + 0x000000004205266c 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x000000004205266c mbedtls_cipher_info_from_values + *fill* 0x0000000042052691 0x3 + .text.mbedtls_cipher_init + 0x0000000042052694 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052694 mbedtls_cipher_init + *fill* 0x00000000420526a6 0x2 + .text.mbedtls_cipher_free + 0x00000000420526a8 0x1b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x1e (size before relaxing) + 0x00000000420526a8 mbedtls_cipher_free + *fill* 0x00000000420526c3 0x1 + .text.mbedtls_cipher_setkey + 0x00000000420526c4 0x61 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00000000420526c4 mbedtls_cipher_setkey + *fill* 0x0000000042052725 0x3 + .text.mbedtls_cipher_set_iv + 0x0000000042052728 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052728 mbedtls_cipher_set_iv + *fill* 0x0000000042052772 0x2 + .text.mbedtls_cipher_reset + 0x0000000042052774 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052774 mbedtls_cipher_reset + *fill* 0x0000000042052789 0x3 + .text.mbedtls_cipher_update + 0x000000004205278c 0x224 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x000000004205278c mbedtls_cipher_update + .text.mbedtls_cipher_finish + 0x00000000420529b0 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00000000420529b0 mbedtls_cipher_finish + .text.mbedtls_cipher_set_padding_mode + 0x0000000042052ad4 0x85 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052ad4 mbedtls_cipher_set_padding_mode + *fill* 0x0000000042052b59 0x3 + .text.mbedtls_cipher_setup + 0x0000000042052b5c 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052b5c mbedtls_cipher_setup + *fill* 0x0000000042052b95 0x3 + .text.mbedtls_cipher_crypt + 0x0000000042052b98 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4c (size before relaxing) + 0x0000000042052b98 mbedtls_cipher_crypt + .text.mbedtls_cipher_auth_encrypt_ext + 0x0000000042052bd8 0x45 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052bd8 mbedtls_cipher_auth_encrypt_ext + *fill* 0x0000000042052c1d 0x3 + .text.mbedtls_cipher_auth_decrypt_ext + 0x0000000042052c20 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x0000000042052c20 mbedtls_cipher_auth_decrypt_ext + *fill* 0x0000000042052c6b 0x1 + .text.ccm_ctx_free + 0x0000000042052c6c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042052c7e 0x2 + .text.ccm_ctx_alloc + 0x0000000042052c80 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x1a (size before relaxing) + *fill* 0x0000000042052c96 0x2 + .text.ccm_aes_setkey_wrap + 0x0000000042052c98 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052cad 0x3 + .text.gcm_ctx_free + 0x0000000042052cb0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042052cc2 0x2 + .text.gcm_ctx_alloc + 0x0000000042052cc4 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x1a (size before relaxing) + *fill* 0x0000000042052cda 0x2 + .text.gcm_aes_setkey_wrap + 0x0000000042052cdc 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052cf1 0x3 + .text.xts_aes_ctx_free + 0x0000000042052cf4 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x17 (size before relaxing) + *fill* 0x0000000042052d07 0x1 + .text.xts_aes_ctx_alloc + 0x0000000042052d08 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x1a (size before relaxing) + *fill* 0x0000000042052d1e 0x2 + .text.xts_aes_setkey_dec_wrap + 0x0000000042052d20 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x14 (size before relaxing) + .text.xts_aes_setkey_enc_wrap + 0x0000000042052d30 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x14 (size before relaxing) + .text.aes_crypt_xts_wrap + 0x0000000042052d40 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_ctx_free + 0x0000000042052d64 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042052d76 0x2 + .text.aes_ctx_alloc + 0x0000000042052d78 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x1a (size before relaxing) + *fill* 0x0000000042052d8e 0x2 + .text.aes_setkey_dec_wrap + 0x0000000042052d90 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x14 (size before relaxing) + .text.aes_setkey_enc_wrap + 0x0000000042052da0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x14 (size before relaxing) + .text.aes_crypt_ctr_wrap + 0x0000000042052db0 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052dcd 0x3 + .text.aes_crypt_ofb_wrap + 0x0000000042052dd0 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052de9 0x3 + .text.aes_crypt_cfb128_wrap + 0x0000000042052dec 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052e09 0x3 + .text.aes_crypt_cbc_wrap + 0x0000000042052e0c 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052e25 0x3 + .text.aes_crypt_ecb_wrap + 0x0000000042052e28 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + *fill* 0x0000000042052e3d 0x3 + .text.mbedtls_ct_size_mask_lt + 0x0000000042052e40 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x13 (size before relaxing) + *fill* 0x0000000042052e50 0x0 + .text.mbedtls_ct_size_mask_ge + 0x0000000042052e50 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x0000000042052e50 mbedtls_ct_size_mask_ge + .text.mbedtls_ct_uint_if + 0x0000000042052e64 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x17 (size before relaxing) + 0x0000000042052e64 mbedtls_ct_uint_if + *fill* 0x0000000042052e77 0x1 + .text.mbedtls_ct_mem_move_to_left + 0x0000000042052e78 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x74 (size before relaxing) + .text.mbedtls_ct_base64_dec_value + 0x0000000042052ee8 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x87 (size before relaxing) + 0x0000000042052ee8 mbedtls_ct_base64_dec_value + *fill* 0x0000000042052f5f 0x1 + .text.mbedtls_ct_memcpy_if_eq + 0x0000000042052f60 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x3e (size before relaxing) + 0x0000000042052f60 mbedtls_ct_memcpy_if_eq + *fill* 0x0000000042052f9a 0x2 + .text.mbedtls_ct_memcpy_offset + 0x0000000042052f9c 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x0000000042052f9c mbedtls_ct_memcpy_offset + *fill* 0x0000000042052fb9 0x3 + .text.mbedtls_ct_hmac + 0x0000000042052fbc 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x161 (size before relaxing) + 0x0000000042052fbc mbedtls_ct_hmac + *fill* 0x00000000420530e6 0x2 + .text.mbedtls_mpi_safe_cond_assign + 0x00000000420530e8 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x5e (size before relaxing) + 0x00000000420530e8 mbedtls_mpi_safe_cond_assign + *fill* 0x000000004205313a 0x2 + .text.mbedtls_mpi_safe_cond_swap + 0x000000004205313c 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x96 (size before relaxing) + 0x000000004205313c mbedtls_mpi_safe_cond_swap + *fill* 0x00000000420531c2 0x2 + .text.mbedtls_mpi_lt_mpi_ct + 0x00000000420531c4 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0xa4 (size before relaxing) + 0x00000000420531c4 mbedtls_mpi_lt_mpi_ct + .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding + 0x0000000042053264 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x17a (size before relaxing) + 0x0000000042053264 mbedtls_ct_rsaes_pkcs1_v15_unpadding + *fill* 0x00000000420533ba 0x2 + .text.block_cipher_df + 0x00000000420533bc 0x1a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x1ba (size before relaxing) + *fill* 0x0000000042053562 0x2 + .text.ctr_drbg_update_internal + 0x0000000042053564 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_reseed_internal + 0x0000000042053608 0xcb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0xd7 (size before relaxing) + *fill* 0x00000000420536d3 0x1 + .text.mbedtls_ctr_drbg_init + 0x00000000420536d4 0x1b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x00000000420536d4 mbedtls_ctr_drbg_init + *fill* 0x00000000420536ef 0x1 + .text.mbedtls_ctr_drbg_free + 0x00000000420536f0 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x23 (size before relaxing) + 0x00000000420536f0 mbedtls_ctr_drbg_free + *fill* 0x000000004205370f 0x1 + .text.mbedtls_ctr_drbg_reseed + 0x0000000042053710 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x0000000042053710 mbedtls_ctr_drbg_reseed + *fill* 0x0000000042053725 0x3 + .text.mbedtls_ctr_drbg_seed + 0x0000000042053728 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x64 (size before relaxing) + 0x0000000042053728 mbedtls_ctr_drbg_seed + .text.mbedtls_ctr_drbg_random_with_add + 0x0000000042053784 0xf3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x103 (size before relaxing) + 0x0000000042053784 mbedtls_ctr_drbg_random_with_add + *fill* 0x0000000042053877 0x1 + .text.mbedtls_ctr_drbg_random + 0x0000000042053878 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x18 (size before relaxing) + 0x0000000042053878 mbedtls_ctr_drbg_random + .text.dhm_read_bignum + 0x000000004205388c 0x49 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x4d (size before relaxing) + *fill* 0x00000000420538d5 0x3 + .text.dhm_check_range + 0x00000000420538d8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x4f (size before relaxing) + *fill* 0x0000000042053918 0x0 + .text.dhm_random_below + 0x0000000042053918 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x26 (size before relaxing) + *fill* 0x000000004205393a 0x2 + .text.dhm_make_common + 0x000000004205393c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x88 (size before relaxing) + .text.dhm_update_blinding + 0x00000000420539b4 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x152 (size before relaxing) + *fill* 0x0000000042053ace 0x2 + .text.mbedtls_dhm_init + 0x0000000042053ad0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x0000000042053ad0 mbedtls_dhm_init + *fill* 0x0000000042053ae2 0x2 + .text.mbedtls_dhm_read_params + 0x0000000042053ae4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x56 (size before relaxing) + 0x0000000042053ae4 mbedtls_dhm_read_params + *fill* 0x0000000042053b2a 0x2 + .text.mbedtls_dhm_make_params + 0x0000000042053b2c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0xc0 (size before relaxing) + 0x0000000042053b2c mbedtls_dhm_make_params + .text.mbedtls_dhm_set_group + 0x0000000042053bd4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x38 (size before relaxing) + 0x0000000042053bd4 mbedtls_dhm_set_group + .text.mbedtls_dhm_read_public + 0x0000000042053c08 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x32 (size before relaxing) + 0x0000000042053c08 mbedtls_dhm_read_public + *fill* 0x0000000042053c36 0x2 + .text.mbedtls_dhm_make_public + 0x0000000042053c38 0x61 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x65 (size before relaxing) + 0x0000000042053c38 mbedtls_dhm_make_public + *fill* 0x0000000042053c99 0x3 + .text.mbedtls_dhm_calc_secret + 0x0000000042053c9c 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0xe6 (size before relaxing) + 0x0000000042053c9c mbedtls_dhm_calc_secret + *fill* 0x0000000042053d62 0x2 + .text.mbedtls_dhm_free + 0x0000000042053d64 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0x6e (size before relaxing) + 0x0000000042053d64 mbedtls_dhm_free + *fill* 0x0000000042053daf 0x1 + .text.ecdh_gen_public_restartable + 0x0000000042053db0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x2c (size before relaxing) + .text.ecdh_compute_shared_restartable + 0x0000000042053dd8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x53 (size before relaxing) + *fill* 0x0000000042053e1c 0x0 + .text.ecdh_init_internal + 0x0000000042053e1c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x3a (size before relaxing) + *fill* 0x0000000042053e46 0x2 + .text.ecdh_setup_internal + 0x0000000042053e48 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + *fill* 0x0000000042053e5e 0x2 + .text.ecdh_free_internal + 0x0000000042053e60 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x3a (size before relaxing) + *fill* 0x0000000042053e8a 0x2 + .text.ecdh_read_params_internal + 0x0000000042053e8c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x1c (size before relaxing) + .text.ecdh_read_public_internal + 0x0000000042053ea4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x28 (size before relaxing) + .text.ecdh_get_params_internal + 0x0000000042053ec8 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x46 (size before relaxing) + *fill* 0x0000000042053f02 0x2 + .text.mbedtls_ecdh_gen_public + 0x0000000042053f04 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x0000000042053f04 mbedtls_ecdh_gen_public + *fill* 0x0000000042053f1d 0x3 + .text.ecdh_make_params_internal + 0x0000000042053f20 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x5c (size before relaxing) + .text.ecdh_make_public_internal + 0x0000000042053f74 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x40 (size before relaxing) + .text.mbedtls_ecdh_compute_shared + 0x0000000042053fac 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x0000000042053fac mbedtls_ecdh_compute_shared + *fill* 0x0000000042053fc9 0x3 + .text.ecdh_calc_secret_internal + 0x0000000042053fcc 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x8c (size before relaxing) + .text.mbedtls_ecdh_init + 0x0000000042054048 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x37 (size before relaxing) + 0x0000000042054048 mbedtls_ecdh_init + *fill* 0x000000004205406f 0x1 + .text.mbedtls_ecdh_setup + 0x0000000042054070 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x0000000042054070 mbedtls_ecdh_setup + *fill* 0x0000000042054081 0x3 + .text.mbedtls_ecdh_free + 0x0000000042054084 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x32 (size before relaxing) + 0x0000000042054084 mbedtls_ecdh_free + *fill* 0x00000000420540aa 0x2 + .text.mbedtls_ecdh_make_params + 0x00000000420540ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x00000000420540ac mbedtls_ecdh_make_params + .text.mbedtls_ecdh_read_params + 0x00000000420540cc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x30 (size before relaxing) + 0x00000000420540cc mbedtls_ecdh_read_params + .text.mbedtls_ecdh_get_params + 0x00000000420540f4 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x3b (size before relaxing) + 0x00000000420540f4 mbedtls_ecdh_get_params + *fill* 0x0000000042054127 0x1 + .text.mbedtls_ecdh_make_public + 0x0000000042054128 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x0000000042054128 mbedtls_ecdh_make_public + .text.mbedtls_ecdh_read_public + 0x0000000042054148 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x14 (size before relaxing) + 0x0000000042054148 mbedtls_ecdh_read_public + .text.mbedtls_ecdh_calc_secret + 0x0000000042054158 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x0000000042054158 mbedtls_ecdh_calc_secret + *fill* 0x0000000042054175 0x3 + .text.ecp_drbg_random + 0x0000000042054178 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x14 (size before relaxing) + .text.ecp_drbg_seed + 0x0000000042054188 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x50 (size before relaxing) + .text.mbedtls_mpi_sub_mod + 0x00000000420541cc 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + *fill* 0x000000004205420a 0x2 + .text.ecp_modp + 0x000000004205420c 0x93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x9b (size before relaxing) + *fill* 0x000000004205429f 0x1 + .text.mbedtls_mpi_mul_mod + 0x00000000420542a0 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x2c (size before relaxing) + .text.mbedtls_ecp_gen_privkey_sw + 0x00000000420542c4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x20 (size before relaxing) + .text.mbedtls_mpi_shift_l_mod + 0x00000000420542e0 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3a (size before relaxing) + *fill* 0x0000000042054316 0x2 + .text.ecp_safe_invert_jac + 0x0000000042054318 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x48 (size before relaxing) + *fill* 0x0000000042054351 0x3 + .text.ecp_select_comb + 0x0000000042054354 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x60 (size before relaxing) + .text.ecp_comb_recode_core + 0x00000000420543ac 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8e (size before relaxing) + *fill* 0x0000000042054436 0x2 + .text.ecp_comb_recode_scalar + 0x0000000042054438 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x91 (size before relaxing) + *fill* 0x00000000420544ad 0x3 + .text.ecp_check_bad_points_mx + 0x00000000420544b0 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xab (size before relaxing) + *fill* 0x0000000042054544 0x0 + .text.ecp_check_pubkey_mx + 0x0000000042054544 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x41 (size before relaxing) + *fill* 0x000000004205457d 0x3 + .text.mbedtls_ecp_gen_privkey_mx + 0x0000000042054580 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x6e (size before relaxing) + *fill* 0x00000000420545da 0x2 + .text.ecp_normalize_mxz + 0x00000000420545dc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x48 (size before relaxing) + .text.ecp_randomize_mxz + 0x0000000042054618 0x73 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x87 (size before relaxing) + *fill* 0x000000004205468b 0x1 + .text.ecp_check_pubkey_sw + 0x000000004205468c 0x173 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x1a7 (size before relaxing) + *fill* 0x00000000420547ff 0x1 + .text.ecp_normalize_jac + 0x0000000042054800 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x108 (size before relaxing) + .text.ecp_normalize_jac_many + 0x00000000420548d4 0x249 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x2a5 (size before relaxing) + *fill* 0x0000000042054b1d 0x3 + .text.ecp_randomize_jac + 0x0000000042054b20 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x122 (size before relaxing) + *fill* 0x0000000042054c0a 0x2 + .text.ecp_double_add_mxz + 0x0000000042054c0c 0x311 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x399 (size before relaxing) + *fill* 0x0000000042054f1d 0x3 + .text.ecp_double_jac + 0x0000000042054f20 0x3f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4a2 (size before relaxing) + *fill* 0x0000000042055312 0x2 + .text.mbedtls_ecp_curve_list + 0x0000000042055314 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042055314 mbedtls_ecp_curve_list + .text.mbedtls_ecp_grp_id_list + 0x000000004205531c 0x41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x000000004205531c mbedtls_ecp_grp_id_list + *fill* 0x000000004205535d 0x3 + .text.mbedtls_ecp_curve_info_from_grp_id + 0x0000000042055360 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042055360 mbedtls_ecp_curve_info_from_grp_id + .text.mbedtls_ecp_curve_info_from_tls_id + 0x000000004205537c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x24 (size before relaxing) + 0x000000004205537c mbedtls_ecp_curve_info_from_tls_id + .text.mbedtls_ecp_point_init + 0x000000004205539c 0x17 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x1f (size before relaxing) + 0x000000004205539c mbedtls_ecp_point_init + *fill* 0x00000000420553b3 0x1 + .text.mbedtls_ecp_group_init + 0x00000000420553b4 0x41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x51 (size before relaxing) + 0x00000000420553b4 mbedtls_ecp_group_init + *fill* 0x00000000420553f5 0x3 + .text.mbedtls_ecp_keypair_init + 0x00000000420553f8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x22 (size before relaxing) + 0x00000000420553f8 mbedtls_ecp_keypair_init + *fill* 0x0000000042055412 0x2 + .text.mbedtls_ecp_point_free + 0x0000000042055414 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x20 (size before relaxing) + 0x0000000042055414 mbedtls_ecp_point_free + .text.mbedtls_ecp_group_free + 0x000000004205542c 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x77 (size before relaxing) + 0x000000004205542c mbedtls_ecp_group_free + *fill* 0x000000004205548f 0x1 + .text.mbedtls_ecp_keypair_free + 0x0000000042055490 0x1b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x23 (size before relaxing) + 0x0000000042055490 mbedtls_ecp_keypair_free + *fill* 0x00000000420554ab 0x1 + .text.mbedtls_ecp_copy + 0x00000000420554ac 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x2c (size before relaxing) + 0x00000000420554ac mbedtls_ecp_copy + .text.ecp_mul_mxz + 0x00000000420554d0 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x1b8 (size before relaxing) + .text.mbedtls_ecp_group_copy + 0x0000000042055638 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042055638 mbedtls_ecp_group_copy + *fill* 0x0000000042055649 0x3 + .text.mbedtls_ecp_set_zero + 0x000000004205564c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x2a (size before relaxing) + 0x000000004205564c mbedtls_ecp_set_zero + *fill* 0x000000004205566e 0x2 + .text.ecp_add_mixed + 0x0000000042055670 0x31d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c1 (size before relaxing) + *fill* 0x000000004205598d 0x3 + .text.ecp_precompute_comb + 0x0000000042055990 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x124 (size before relaxing) + .text.ecp_mul_comb_core + 0x0000000042055ab0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xa0 (size before relaxing) + .text.ecp_mul_comb_after_precomp + 0x0000000042055b38 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x72 (size before relaxing) + *fill* 0x0000000042055b9a 0x2 + .text.ecp_mul_comb + 0x0000000042055b9c 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x18c (size before relaxing) + *fill* 0x0000000042055d0d 0x3 + .text.mbedtls_ecp_is_zero + 0x0000000042055d10 0x17 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042055d10 mbedtls_ecp_is_zero + *fill* 0x0000000042055d27 0x1 + .text.mbedtls_ecp_point_cmp + 0x0000000042055d28 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3f (size before relaxing) + 0x0000000042055d28 mbedtls_ecp_point_cmp + *fill* 0x0000000042055d5f 0x1 + .text.mbedtls_ecp_point_write_binary + 0x0000000042055d60 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xf8 (size before relaxing) + 0x0000000042055d60 mbedtls_ecp_point_write_binary + .text.mbedtls_ecp_point_read_binary + 0x0000000042055e3c 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xf4 (size before relaxing) + 0x0000000042055e3c mbedtls_ecp_point_read_binary + .text.mbedtls_ecp_tls_read_point + 0x0000000042055f18 0x3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042055f18 mbedtls_ecp_tls_read_point + *fill* 0x0000000042055f55 0x3 + .text.mbedtls_ecp_tls_write_point + 0x0000000042055f58 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x32 (size before relaxing) + 0x0000000042055f58 mbedtls_ecp_tls_write_point + *fill* 0x0000000042055f86 0x2 + .text.mbedtls_ecp_tls_read_group_id + 0x0000000042055f88 0x4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042055f88 mbedtls_ecp_tls_read_group_id + *fill* 0x0000000042055fd5 0x3 + .text.mbedtls_ecp_tls_write_group + 0x0000000042055fd8 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x39 (size before relaxing) + 0x0000000042055fd8 mbedtls_ecp_tls_write_group + *fill* 0x000000004205600d 0x3 + .text.mbedtls_ecp_check_pubkey + 0x0000000042056010 0x3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x49 (size before relaxing) + 0x0000000042056010 mbedtls_ecp_check_pubkey + *fill* 0x000000004205604d 0x3 + .text.mbedtls_ecp_check_privkey + 0x0000000042056050 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8e (size before relaxing) + 0x0000000042056050 mbedtls_ecp_check_privkey + *fill* 0x00000000420560ca 0x2 + .text.mbedtls_ecp_mul_restartable + 0x00000000420560cc 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x72 (size before relaxing) + 0x00000000420560cc mbedtls_ecp_mul_restartable + *fill* 0x000000004205612e 0x2 + .text.mbedtls_ecp_mul + 0x0000000042056130 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042056130 mbedtls_ecp_mul + *fill* 0x000000004205614d 0x3 + .text.mbedtls_ecp_mul_shortcuts + 0x0000000042056150 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x8e (size before relaxing) + *fill* 0x00000000420561ca 0x2 + .text.mbedtls_ecp_muladd_restartable + 0x00000000420561cc 0x5b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x73 (size before relaxing) + 0x00000000420561cc mbedtls_ecp_muladd_restartable + *fill* 0x0000000042056227 0x1 + .text.mbedtls_ecp_muladd + 0x0000000042056228 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x0000000042056228 mbedtls_ecp_muladd + *fill* 0x0000000042056245 0x3 + .text.mbedtls_ecp_gen_privkey + 0x0000000042056248 0x3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x41 (size before relaxing) + 0x0000000042056248 mbedtls_ecp_gen_privkey + *fill* 0x0000000042056285 0x3 + .text.mbedtls_ecp_check_pub_priv + 0x0000000042056288 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0xbc (size before relaxing) + 0x0000000042056288 mbedtls_ecp_check_pub_priv + .text.ecp_mod_p255 + 0x0000000042056320 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0xac (size before relaxing) + .text.ecp_mod_p521 + 0x00000000420563bc 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + *fill* 0x000000004205642e 0x2 + .text.ecp_mod_p384 + 0x0000000042056430 0x7fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + *fill* 0x0000000042056c2d 0x3 + .text.ecp_mod_p256 + 0x0000000042056c30 0x625 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + *fill* 0x0000000042057255 0x3 + .text.ecp_mod_p224 + 0x0000000042057258 0x2f5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x2f9 (size before relaxing) + *fill* 0x000000004205754d 0x3 + .text.ecp_mod_p192 + 0x0000000042057550 0x221 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + *fill* 0x0000000042057771 0x3 + .text.ecp_group_load + 0x0000000042057774 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x7e (size before relaxing) + *fill* 0x00000000420577ea 0x2 + .text.ecp_use_curve25519 + 0x00000000420577ec 0x93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0xb7 (size before relaxing) + *fill* 0x000000004205787f 0x1 + .text.ecp_mod_p256k1 + 0x0000000042057880 0x10d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x115 (size before relaxing) + *fill* 0x000000004205798d 0x3 + .text.ecp_mod_p224k1 + 0x0000000042057990 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x116 (size before relaxing) + *fill* 0x0000000042057a9e 0x2 + .text.ecp_mod_p192k1 + 0x0000000042057aa0 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x116 (size before relaxing) + *fill* 0x0000000042057bae 0x2 + .text.mbedtls_ecp_group_load + 0x0000000042057bb0 0x2d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x2e2 (size before relaxing) + 0x0000000042057bb0 mbedtls_ecp_group_load + *fill* 0x0000000042057e86 0x2 + .text.entropy_update + 0x0000000042057e88 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x6a (size before relaxing) + *fill* 0x0000000042057eea 0x2 + .text.entropy_gather_internal + 0x0000000042057eec 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x9c (size before relaxing) + .text.mbedtls_entropy_free + 0x0000000042057f80 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x2a (size before relaxing) + 0x0000000042057f80 mbedtls_entropy_free + *fill* 0x0000000042057fa6 0x2 + .text.mbedtls_entropy_init + 0x0000000042057fa8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x36 (size before relaxing) + 0x0000000042057fa8 mbedtls_entropy_init + *fill* 0x0000000042057fda 0x2 + .text.mbedtls_entropy_func + 0x0000000042057fdc 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x124 (size before relaxing) + 0x0000000042057fdc mbedtls_entropy_func + .text.mbedtls_high_level_strerr + 0x00000000420580f0 0xc55 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0x00000000420580f0 mbedtls_high_level_strerr + *fill* 0x0000000042058d45 0x3 + .text.mbedtls_low_level_strerr + 0x0000000042058d48 0x3a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0x0000000042058d48 mbedtls_low_level_strerr + *fill* 0x00000000420590f1 0x3 + .text.mbedtls_strerror + 0x00000000420590f4 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0xb6 (size before relaxing) + 0x00000000420590f4 mbedtls_strerror + *fill* 0x0000000042059196 0x2 + .text.gcm_mult + 0x0000000042059198 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .text.gcm_gen_table + 0x00000000420592d0 0x17c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .text.mbedtls_gcm_init + 0x000000004205944c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x000000004205944c mbedtls_gcm_init + *fill* 0x000000004205945e 0x2 + .text.mbedtls_gcm_setkey + 0x0000000042059460 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x58 (size before relaxing) + 0x0000000042059460 mbedtls_gcm_setkey + .text.mbedtls_gcm_starts + 0x00000000420594a8 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x172 (size before relaxing) + 0x00000000420594a8 mbedtls_gcm_starts + *fill* 0x0000000042059616 0x2 + .text.mbedtls_gcm_update + 0x0000000042059618 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x10c (size before relaxing) + 0x0000000042059618 mbedtls_gcm_update + .text.mbedtls_gcm_finish + 0x0000000042059720 0x105 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x0000000042059720 mbedtls_gcm_finish + *fill* 0x0000000042059825 0x3 + .text.mbedtls_gcm_crypt_and_tag + 0x0000000042059828 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x38 (size before relaxing) + 0x0000000042059828 mbedtls_gcm_crypt_and_tag + .text.mbedtls_gcm_auth_decrypt + 0x0000000042059858 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x0000000042059858 mbedtls_gcm_auth_decrypt + .text.mbedtls_gcm_free + 0x00000000420598bc 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x1a (size before relaxing) + 0x00000000420598bc mbedtls_gcm_free + *fill* 0x00000000420598d2 0x2 + .text.mbedtls_hmac_drbg_init + 0x00000000420598d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x00000000420598d4 mbedtls_hmac_drbg_init + .text.mbedtls_hmac_drbg_update_ret + 0x00000000420598ec 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0xe0 (size before relaxing) + 0x00000000420598ec mbedtls_hmac_drbg_update_ret + .text.hmac_drbg_reseed_core + 0x00000000420599b4 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0xca (size before relaxing) + *fill* 0x0000000042059a7a 0x2 + .text.mbedtls_hmac_drbg_seed_buf + 0x0000000042059a7c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4e (size before relaxing) + 0x0000000042059a7c mbedtls_hmac_drbg_seed_buf + *fill* 0x0000000042059aba 0x2 + .text.mbedtls_hmac_drbg_reseed + 0x0000000042059abc 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x0000000042059abc mbedtls_hmac_drbg_reseed + *fill* 0x0000000042059ad1 0x3 + .text.mbedtls_hmac_drbg_random_with_add + 0x0000000042059ad4 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0xdc (size before relaxing) + 0x0000000042059ad4 mbedtls_hmac_drbg_random_with_add + .text.mbedtls_hmac_drbg_random + 0x0000000042059ba0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x18 (size before relaxing) + 0x0000000042059ba0 mbedtls_hmac_drbg_random + .text.mbedtls_hmac_drbg_free + 0x0000000042059bb4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x20 (size before relaxing) + 0x0000000042059bb4 mbedtls_hmac_drbg_free + .text.mbedtls_md_list + 0x0000000042059bd0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x0000000042059bd0 mbedtls_md_list + .text.mbedtls_md_info_from_type + 0x0000000042059bd8 0x51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x0000000042059bd8 mbedtls_md_info_from_type + *fill* 0x0000000042059c29 0x3 + .text.mbedtls_md_free + 0x0000000042059c2c 0x67 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x7a (size before relaxing) + 0x0000000042059c2c mbedtls_md_free + *fill* 0x0000000042059c93 0x1 + .text.mbedtls_md_clone + 0x0000000042059c94 0x99 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x0000000042059c94 mbedtls_md_clone + *fill* 0x0000000042059d2d 0x3 + .text.mbedtls_md_setup + 0x0000000042059d30 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0xf8 (size before relaxing) + 0x0000000042059d30 mbedtls_md_setup + .text.mbedtls_md_starts + 0x0000000042059e08 0x91 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x95 (size before relaxing) + 0x0000000042059e08 mbedtls_md_starts + *fill* 0x0000000042059e99 0x3 + .text.mbedtls_md_update + 0x0000000042059e9c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x0000000042059e9c mbedtls_md_update + *fill* 0x0000000042059f1a 0x2 + .text.mbedtls_md_finish + 0x0000000042059f1c 0x7b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x0000000042059f1c mbedtls_md_finish + *fill* 0x0000000042059f97 0x1 + .text.mbedtls_md + 0x0000000042059f98 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x0000000042059f98 mbedtls_md + *fill* 0x000000004205a03a 0x2 + .text.mbedtls_md_hmac_starts + 0x000000004205a03c 0xc7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0xdb (size before relaxing) + 0x000000004205a03c mbedtls_md_hmac_starts + *fill* 0x000000004205a103 0x1 + .text.mbedtls_md_hmac_update + 0x000000004205a104 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000004205a104 mbedtls_md_hmac_update + *fill* 0x000000004205a137 0x1 + .text.mbedtls_md_hmac_finish + 0x000000004205a138 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x78 (size before relaxing) + 0x000000004205a138 mbedtls_md_hmac_finish + .text.mbedtls_md_hmac_reset + 0x000000004205a1a0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x44 (size before relaxing) + 0x000000004205a1a0 mbedtls_md_hmac_reset + .text.mbedtls_md5_ret + 0x000000004205a1dc 0x31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x40 (size before relaxing) + 0x000000004205a1dc mbedtls_md5_ret + *fill* 0x000000004205a20d 0x3 + .text.pem_get_iv + 0x000000004205a210 0x6d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + *fill* 0x000000004205a27d 0x3 + .text.pem_pbkdf1 + 0x000000004205a280 0xcf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0xef (size before relaxing) + *fill* 0x000000004205a34f 0x1 + .text.pem_aes_decrypt + 0x000000004205a350 0x4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x61 (size before relaxing) + *fill* 0x000000004205a39d 0x3 + .text.mbedtls_pem_read_buffer + 0x000000004205a3a0 0x2c9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x2e5 (size before relaxing) + 0x000000004205a3a0 mbedtls_pem_read_buffer + *fill* 0x000000004205a669 0x3 + .text.mbedtls_pem_free + 0x000000004205a66c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x2c (size before relaxing) + 0x000000004205a66c mbedtls_pem_free + .text.mbedtls_pk_free + 0x000000004205a690 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a690 mbedtls_pk_free + .text.mbedtls_pk_info_from_type + 0x000000004205a6ac 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a6ac mbedtls_pk_info_from_type + *fill* 0x000000004205a6e5 0x3 + .text.mbedtls_pk_setup + 0x000000004205a6e8 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a6e8 mbedtls_pk_setup + *fill* 0x000000004205a713 0x1 + .text.mbedtls_pk_verify_restartable + 0x000000004205a714 0x65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x69 (size before relaxing) + 0x000000004205a714 mbedtls_pk_verify_restartable + *fill* 0x000000004205a779 0x3 + .text.mbedtls_pk_verify + 0x000000004205a77c 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a77c mbedtls_pk_verify + *fill* 0x000000004205a799 0x3 + .text.mbedtls_pk_sign_restartable + 0x000000004205a79c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x72 (size before relaxing) + 0x000000004205a79c mbedtls_pk_sign_restartable + *fill* 0x000000004205a80a 0x2 + .text.mbedtls_pk_sign + 0x000000004205a80c 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a80c mbedtls_pk_sign + *fill* 0x000000004205a831 0x3 + .text.mbedtls_pk_decrypt + 0x000000004205a834 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a834 mbedtls_pk_decrypt + *fill* 0x000000004205a866 0x2 + .text.mbedtls_pk_encrypt + 0x000000004205a868 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000000004205a868 mbedtls_pk_encrypt + *fill* 0x000000004205a89d 0x3 + .text.mbedtls_pk_verify_ext + 0x000000004205a8a0 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0xce (size before relaxing) + 0x000000004205a8a0 mbedtls_pk_verify_ext + *fill* 0x000000004205a962 0x2 + .text.rsa_debug + 0x000000004205a964 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x000000004205a982 0x2 + .text.eckey_debug + 0x000000004205a984 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x000000004205a999 0x3 + .text.rsa_free_wrap + 0x000000004205a99c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x16 (size before relaxing) + *fill* 0x000000004205a9ae 0x2 + .text.rsa_alloc_wrap + 0x000000004205a9b0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x1e (size before relaxing) + *fill* 0x000000004205a9ca 0x2 + .text.rsa_check_pair_wrap + 0x000000004205a9cc 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x000000004205a9dd 0x3 + .text.rsa_get_bitlen + 0x000000004205a9e0 0xd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x11 (size before relaxing) + *fill* 0x000000004205a9ed 0x3 + .text.rsa_encrypt_wrap + 0x000000004205a9f0 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x31 (size before relaxing) + *fill* 0x000000004205aa1d 0x3 + .text.rsa_decrypt_wrap + 0x000000004205aa20 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x31 (size before relaxing) + *fill* 0x000000004205aa4d 0x3 + .text.rsa_sign_wrap + 0x000000004205aa50 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x28 (size before relaxing) + .text.rsa_verify_wrap + 0x000000004205aa74 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3f (size before relaxing) + *fill* 0x000000004205aaab 0x1 + .text.eckey_free_wrap + 0x000000004205aaac 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x16 (size before relaxing) + *fill* 0x000000004205aabe 0x2 + .text.eckey_alloc_wrap + 0x000000004205aac0 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x1a (size before relaxing) + *fill* 0x000000004205aad6 0x2 + .text.eckey_check_pair + 0x000000004205aad8 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x000000004205aae9 0x3 + .text.ecdsa_alloc_wrap + 0x000000004205aaec 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x1a (size before relaxing) + *fill* 0x000000004205ab02 0x2 + .text.ecdsa_free_wrap + 0x000000004205ab04 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x16 (size before relaxing) + *fill* 0x000000004205ab16 0x2 + .text.ecdsa_sign_wrap + 0x000000004205ab18 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x000000004205ab39 0x3 + .text.eckey_sign_wrap + 0x000000004205ab3c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x47 (size before relaxing) + *fill* 0x000000004205ab78 0x0 + .text.ecdsa_verify_wrap + 0x000000004205ab78 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x21 (size before relaxing) + *fill* 0x000000004205ab95 0x3 + .text.eckey_verify_wrap + 0x000000004205ab98 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x38 (size before relaxing) + *fill* 0x000000004205abc5 0x3 + .text.pkcs5_parse_pbkdf2_params + 0x000000004205abc8 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0xaf (size before relaxing) + *fill* 0x000000004205ac73 0x1 + .text.mbedtls_pkcs5_pbkdf2_hmac + 0x000000004205ac74 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x138 (size before relaxing) + 0x000000004205ac74 mbedtls_pkcs5_pbkdf2_hmac + .text.mbedtls_pkcs5_pbes2 + 0x000000004205ad90 0x1ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x1f6 (size before relaxing) + 0x000000004205ad90 mbedtls_pkcs5_pbes2 + *fill* 0x000000004205af5a 0x2 + .text.pk_get_ecparams + 0x000000004205af5c 0x5d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + *fill* 0x000000004205afb9 0x3 + .text.pk_get_pk_alg + 0x000000004205afbc 0x83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x87 (size before relaxing) + *fill* 0x000000004205b03f 0x1 + .text.pk_get_rsapubkey + 0x000000004205b040 0xdd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0xe9 (size before relaxing) + *fill* 0x000000004205b11d 0x3 + .text.pk_group_from_specified + 0x000000004205b120 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x212 (size before relaxing) + *fill* 0x000000004205b302 0x2 + .text.pk_group_id_from_group + 0x000000004205b304 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0xd2 (size before relaxing) + *fill* 0x000000004205b3b6 0x2 + .text.pk_group_id_from_specified + 0x000000004205b3b8 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x30 (size before relaxing) + *fill* 0x000000004205b3dd 0x3 + .text.pk_use_ecparams + 0x000000004205b3e0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x48 (size before relaxing) + .text.pk_get_ecpubkey + 0x000000004205b424 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000004205b44a 0x2 + .text.asn1_get_nonzero_mpi + 0x000000004205b44c 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x27 (size before relaxing) + *fill* 0x000000004205b46b 0x1 + .text.pk_parse_key_pkcs1_der + 0x000000004205b46c 0x17e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x1b6 (size before relaxing) + *fill* 0x000000004205b5ea 0x2 + .text.pk_parse_key_sec1_der + 0x000000004205b5ec 0x183 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x19f (size before relaxing) + *fill* 0x000000004205b76f 0x1 + .text.pk_parse_key_pkcs8_unencrypted_der + 0x000000004205b770 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x156 (size before relaxing) + *fill* 0x000000004205b8a2 0x2 + .text.pk_parse_key_pkcs8_encrypted_der + 0x000000004205b8a4 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x13e (size before relaxing) + *fill* 0x000000004205b9d6 0x2 + .text.mbedtls_pk_load_file + 0x000000004205b9d8 0xaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0xcf (size before relaxing) + 0x000000004205b9d8 mbedtls_pk_load_file + *fill* 0x000000004205ba87 0x1 + .text.mbedtls_pk_parse_subpubkey + 0x000000004205ba88 0x117 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x12f (size before relaxing) + 0x000000004205ba88 mbedtls_pk_parse_subpubkey + *fill* 0x000000004205bb9f 0x1 + .text.mbedtls_pk_parse_key + 0x000000004205bba0 0x2d2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x33a (size before relaxing) + 0x000000004205bba0 mbedtls_pk_parse_key + *fill* 0x000000004205be72 0x2 + .text.mbedtls_pk_parse_keyfile + 0x000000004205be74 0x4f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x5b (size before relaxing) + 0x000000004205be74 mbedtls_pk_parse_keyfile + *fill* 0x000000004205bec3 0x1 + .text.mbedtls_calloc + 0x000000004205bec4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x000000004205bec4 mbedtls_calloc + .text.mbedtls_free + 0x000000004205bed8 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x000000004205bed8 mbedtls_free + *fill* 0x000000004205bee7 0x1 + .text.mbedtls_platform_zeroize + 0x000000004205bee8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x000000004205bee8 mbedtls_platform_zeroize + .text.rsa_check_context + 0x000000004205bf00 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xec (size before relaxing) + .text.rsa_prepare_blinding + 0x000000004205bfcc 0x117 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x142 (size before relaxing) + *fill* 0x000000004205c0e3 0x1 + .text.mgf_mask + 0x000000004205c0e4 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xac (size before relaxing) + .text.rsa_rsassa_pkcs1_v15_encode + 0x000000004205c180 0x14e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x156 (size before relaxing) + *fill* 0x000000004205c2ce 0x2 + .text.mbedtls_rsa_import + 0x000000004205c2d0 0x65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x75 (size before relaxing) + 0x000000004205c2d0 mbedtls_rsa_import + *fill* 0x000000004205c335 0x3 + .text.mbedtls_rsa_import_raw + 0x000000004205c338 0x81 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x89 (size before relaxing) + 0x000000004205c338 mbedtls_rsa_import_raw + *fill* 0x000000004205c3b9 0x3 + .text.mbedtls_rsa_complete + 0x000000004205c3bc 0x1f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x211 (size before relaxing) + 0x000000004205c3bc mbedtls_rsa_complete + *fill* 0x000000004205c5ad 0x3 + .text.mbedtls_rsa_init + 0x000000004205c5b0 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000000004205c5b0 mbedtls_rsa_init + *fill* 0x000000004205c5ce 0x2 + .text.mbedtls_rsa_check_pubkey + 0x000000004205c5d0 0x51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x65 (size before relaxing) + 0x000000004205c5d0 mbedtls_rsa_check_pubkey + *fill* 0x000000004205c621 0x3 + .text.mbedtls_rsa_check_privkey + 0x000000004205c624 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x6b (size before relaxing) + 0x000000004205c624 mbedtls_rsa_check_privkey + *fill* 0x000000004205c687 0x1 + .text.mbedtls_rsa_check_pub_priv + 0x000000004205c688 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x41 (size before relaxing) + 0x000000004205c688 mbedtls_rsa_check_pub_priv + *fill* 0x000000004205c6c1 0x3 + .text.mbedtls_rsa_public + 0x000000004205c6c4 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x82 (size before relaxing) + 0x000000004205c6c4 mbedtls_rsa_public + *fill* 0x000000004205c736 0x2 + .text.mbedtls_rsa_private + 0x000000004205c738 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x308 (size before relaxing) + 0x000000004205c738 mbedtls_rsa_private + .text.rsa_rsassa_pss_sign + 0x000000004205c9b4 0x1d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x201 (size before relaxing) + *fill* 0x000000004205cb8d 0x3 + .text.mbedtls_rsa_rsaes_oaep_encrypt + 0x000000004205cb90 0x14e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x162 (size before relaxing) + 0x000000004205cb90 mbedtls_rsa_rsaes_oaep_encrypt + *fill* 0x000000004205ccde 0x2 + .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x000000004205cce0 0xfb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000000004205cce0 mbedtls_rsa_rsaes_pkcs1_v15_encrypt + *fill* 0x000000004205cddb 0x1 + .text.mbedtls_rsa_pkcs1_encrypt + 0x000000004205cddc 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000000004205cddc mbedtls_rsa_pkcs1_encrypt + .text.mbedtls_rsa_rsaes_oaep_decrypt + 0x000000004205ce28 0x201 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x229 (size before relaxing) + 0x000000004205ce28 mbedtls_rsa_rsaes_oaep_decrypt + *fill* 0x000000004205d029 0x3 + .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x000000004205d02c 0x71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x79 (size before relaxing) + 0x000000004205d02c mbedtls_rsa_rsaes_pkcs1_v15_decrypt + *fill* 0x000000004205d09d 0x3 + .text.mbedtls_rsa_pkcs1_decrypt + 0x000000004205d0a0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x54 (size before relaxing) + 0x000000004205d0a0 mbedtls_rsa_pkcs1_decrypt + .text.mbedtls_rsa_rsassa_pss_sign + 0x000000004205d0f0 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000000004205d0f0 mbedtls_rsa_rsassa_pss_sign + *fill* 0x000000004205d115 0x3 + .text.mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x000000004205d118 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xec (size before relaxing) + 0x000000004205d118 mbedtls_rsa_rsassa_pkcs1_v15_sign + .text.mbedtls_rsa_pkcs1_sign + 0x000000004205d1e4 0x4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000000004205d1e4 mbedtls_rsa_pkcs1_sign + *fill* 0x000000004205d231 0x3 + .text.mbedtls_rsa_rsassa_pss_verify_ext + 0x000000004205d234 0x21e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x242 (size before relaxing) + 0x000000004205d234 mbedtls_rsa_rsassa_pss_verify_ext + *fill* 0x000000004205d452 0x2 + .text.mbedtls_rsa_rsassa_pss_verify + 0x000000004205d454 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000000004205d454 mbedtls_rsa_rsassa_pss_verify + *fill* 0x000000004205d482 0x2 + .text.mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x000000004205d484 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0xc0 (size before relaxing) + 0x000000004205d484 mbedtls_rsa_rsassa_pkcs1_v15_verify + .text.mbedtls_rsa_pkcs1_verify + 0x000000004205d530 0x49 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4d (size before relaxing) + 0x000000004205d530 mbedtls_rsa_pkcs1_verify + *fill* 0x000000004205d579 0x3 + .text.mbedtls_rsa_free + 0x000000004205d57c 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x82 (size before relaxing) + 0x000000004205d57c mbedtls_rsa_free + *fill* 0x000000004205d5da 0x2 + .text.mbedtls_rsa_deduce_primes + 0x000000004205d5dc 0x1d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x224 (size before relaxing) + 0x000000004205d5dc mbedtls_rsa_deduce_primes + .text.mbedtls_rsa_deduce_private_exponent + 0x000000004205d7b0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0xc8 (size before relaxing) + 0x000000004205d7b0 mbedtls_rsa_deduce_private_exponent + .text.mbedtls_rsa_validate_crt + 0x000000004205d850 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x16a (size before relaxing) + 0x000000004205d850 mbedtls_rsa_validate_crt + *fill* 0x000000004205d98a 0x2 + .text.mbedtls_rsa_validate_params + 0x000000004205d98c 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x228 (size before relaxing) + 0x000000004205d98c mbedtls_rsa_validate_params + .text.mbedtls_rsa_deduce_crt + 0x000000004205db68 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x7a (size before relaxing) + 0x000000004205db68 mbedtls_rsa_deduce_crt + *fill* 0x000000004205dbd6 0x2 + .text.mbedtls_sha1_ret + 0x000000004205dbd8 0x31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x40 (size before relaxing) + 0x000000004205dbd8 mbedtls_sha1_ret + *fill* 0x000000004205dc09 0x3 + .text.mbedtls_sha256_ret + 0x000000004205dc0c 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x42 (size before relaxing) + 0x000000004205dc0c mbedtls_sha256_ret + *fill* 0x000000004205dc3f 0x1 + .text.mbedtls_sha512_ret + 0x000000004205dc40 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42 (size before relaxing) + 0x000000004205dc40 mbedtls_sha512_ret + *fill* 0x000000004205dc73 0x1 + .text.mbedtls_hardware_poll + 0x000000004205dc74 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x000000004205dc74 mbedtls_hardware_poll + *fill* 0x000000004205dc87 0x1 + .text.mbedtls_timing_get_timer + 0x000000004205dc88 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0x4f (size before relaxing) + 0x000000004205dc88 mbedtls_timing_get_timer + *fill* 0x000000004205dcd3 0x1 + .text.mbedtls_timing_set_delay + 0x000000004205dcd4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0x16 (size before relaxing) + 0x000000004205dcd4 mbedtls_timing_set_delay + *fill* 0x000000004205dce6 0x2 + .text.mbedtls_timing_get_delay + 0x000000004205dce8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0x000000004205dce8 mbedtls_timing_get_delay + *fill* 0x000000004205dd16 0x2 + .text.esp_aes_xts_init + 0x000000004205dd18 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x17 (size before relaxing) + 0x000000004205dd18 esp_aes_xts_init + *fill* 0x000000004205dd28 0x0 + .text.esp_aes_xts_free + 0x000000004205dd28 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x17 (size before relaxing) + 0x000000004205dd28 esp_aes_xts_free + *fill* 0x000000004205dd38 0x0 + .text.esp_aes_xts_setkey_enc + 0x000000004205dd38 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x36 (size before relaxing) + 0x000000004205dd38 esp_aes_xts_setkey_enc + *fill* 0x000000004205dd66 0x2 + .text.esp_aes_xts_setkey_dec + 0x000000004205dd68 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x36 (size before relaxing) + 0x000000004205dd68 esp_aes_xts_setkey_dec + *fill* 0x000000004205dd96 0x2 + .text.esp_aes_crypt_xts + 0x000000004205dd98 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x186 (size before relaxing) + 0x000000004205dd98 esp_aes_crypt_xts + *fill* 0x000000004205df1a 0x2 + .text.esp_aes_init + 0x000000004205df1c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x000000004205df1c esp_aes_init + *fill* 0x000000004205df2e 0x2 + .text.esp_aes_free + 0x000000004205df30 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x000000004205df30 esp_aes_free + *fill* 0x000000004205df43 0x1 + .text.esp_aes_setkey + 0x000000004205df44 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x000000004205df44 esp_aes_setkey + .text.esp_aes_validate_input + 0x000000004205df88 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_isr_initialise + 0x000000004205dff0 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000004205e05a 0x2 + .text.esp_aes_dma_wait_complete + 0x000000004205e05c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x49 (size before relaxing) + *fill* 0x000000004205e09e 0x2 + .text.esp_aes_process_dma + 0x000000004205e0a0 0x2a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x2a8 (size before relaxing) + .text.esp_aes_process_dma_ext_ram + 0x000000004205e340 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0xf8 (size before relaxing) + .text.esp_aes_acquire_hardware + 0x000000004205e434 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x13 (size before relaxing) + 0x000000004205e434 esp_aes_acquire_hardware + *fill* 0x000000004205e443 0x1 + .text.esp_aes_release_hardware + 0x000000004205e444 0xd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x14 (size before relaxing) + 0x000000004205e444 esp_aes_release_hardware + *fill* 0x000000004205e451 0x3 + .text.esp_aes_crypt_ecb + 0x000000004205e454 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x6e (size before relaxing) + 0x000000004205e454 esp_aes_crypt_ecb + *fill* 0x000000004205e4aa 0x2 + .text.esp_aes_crypt_cbc + 0x000000004205e4ac 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0xc2 (size before relaxing) + 0x000000004205e4ac esp_aes_crypt_cbc + *fill* 0x000000004205e552 0x2 + .text.esp_aes_crypt_cfb128 + 0x000000004205e554 0x151 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x165 (size before relaxing) + 0x000000004205e554 esp_aes_crypt_cfb128 + *fill* 0x000000004205e6a5 0x3 + .text.esp_aes_crypt_ofb + 0x000000004205e6a8 0xf9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x111 (size before relaxing) + 0x000000004205e6a8 esp_aes_crypt_ofb + *fill* 0x000000004205e7a1 0x3 + .text.esp_aes_crypt_ctr + 0x000000004205e7a4 0x109 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x11d (size before relaxing) + 0x000000004205e7a4 esp_aes_crypt_ctr + *fill* 0x000000004205e8ad 0x3 + .text.mpi_words + 0x000000004205e8b0 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x000000004205e8d1 0x3 + .text.modular_inverse + 0x000000004205e8d4 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.calculate_rinv + 0x000000004205e950 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x36 (size before relaxing) + *fill* 0x000000004205e97b 0x1 + .text.esp_mpi_exp_mod + 0x000000004205e97c 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x148 (size before relaxing) + .text.mpi_mult_mpi_failover_mod_mult + 0x000000004205ea8c 0x39 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4c (size before relaxing) + *fill* 0x000000004205eac5 0x3 + .text.esp_mpi_mul_mpi_mod + 0x000000004205eac8 0x95 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0xbd (size before relaxing) + 0x000000004205eac8 esp_mpi_mul_mpi_mod + *fill* 0x000000004205eb5d 0x3 + .text.mbedtls_mpi_exp_mod + 0x000000004205eb60 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x18 (size before relaxing) + 0x000000004205eb60 mbedtls_mpi_exp_mod + .text.mbedtls_mpi_mul_mpi + 0x000000004205eb74 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x13c (size before relaxing) + 0x000000004205eb74 mbedtls_mpi_mul_mpi + .text.mpi_mult_mpi_overlong + 0x000000004205ec94 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x72 (size before relaxing) + *fill* 0x000000004205ecf6 0x2 + .text.mbedtls_mpi_mul_int + 0x000000004205ecf8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x20 (size before relaxing) + 0x000000004205ecf8 mbedtls_mpi_mul_int + .text.esp_mpi_enable_hardware_hw_op + 0x000000004205ed14 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x31 (size before relaxing) + 0x000000004205ed14 esp_mpi_enable_hardware_hw_op + *fill* 0x000000004205ed41 0x3 + .text.esp_mpi_disable_hardware_hw_op + 0x000000004205ed44 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x25 (size before relaxing) + 0x000000004205ed44 esp_mpi_disable_hardware_hw_op + *fill* 0x000000004205ed65 0x3 + .text.esp_mpi_read_result_hw_op + 0x000000004205ed68 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x000000004205ed68 esp_mpi_read_result_hw_op + .text.esp_mpi_mul_mpi_mod_hw_op + 0x000000004205eda4 0xf9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x000000004205eda4 esp_mpi_mul_mpi_mod_hw_op + *fill* 0x000000004205ee9d 0x3 + .text.esp_mpi_exp_mpi_mod_hw_op + 0x000000004205eea0 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x128 (size before relaxing) + 0x000000004205eea0 esp_mpi_exp_mpi_mod_hw_op + .text.esp_mpi_mul_mpi_hw_op + 0x000000004205efc4 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x000000004205efc4 esp_mpi_mul_mpi_hw_op + .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x000000004205f050 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x000000004205f050 esp_mpi_mult_mpi_failover_mod_mult_hw_op + .text.esp_internal_sha1_dma_process + 0x000000004205f120 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + *fill* 0x000000004205f141 0x3 + .text.mbedtls_sha1_init + 0x000000004205f144 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x000000004205f144 mbedtls_sha1_init + *fill* 0x000000004205f156 0x2 + .text.mbedtls_sha1_free + 0x000000004205f158 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x12 (size before relaxing) + 0x000000004205f158 mbedtls_sha1_free + *fill* 0x000000004205f167 0x1 + .text.mbedtls_sha1_clone + 0x000000004205f168 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x000000004205f168 mbedtls_sha1_clone + *fill* 0x000000004205f17a 0x2 + .text.mbedtls_sha1_starts_ret + 0x000000004205f17c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x000000004205f17c mbedtls_sha1_starts_ret + .text.mbedtls_sha1_update_ret + 0x000000004205f190 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0xe4 (size before relaxing) + 0x000000004205f190 mbedtls_sha1_update_ret + .text.mbedtls_sha1_finish_ret + 0x000000004205f268 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x82 (size before relaxing) + 0x000000004205f268 mbedtls_sha1_finish_ret + *fill* 0x000000004205f2e6 0x2 + .text.mbedtls_sha256_init + 0x000000004205f2e8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x000000004205f2e8 mbedtls_sha256_init + *fill* 0x000000004205f2fa 0x2 + .text.mbedtls_sha256_free + 0x000000004205f2fc 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x12 (size before relaxing) + 0x000000004205f2fc mbedtls_sha256_free + *fill* 0x000000004205f30b 0x1 + .text.mbedtls_sha256_clone + 0x000000004205f30c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x000000004205f30c mbedtls_sha256_clone + *fill* 0x000000004205f31e 0x2 + .text.mbedtls_sha256_starts_ret + 0x000000004205f320 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x000000004205f320 mbedtls_sha256_starts_ret + *fill* 0x000000004205f343 0x1 + .text.mbedtls_sha256_update_ret + 0x000000004205f344 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0xe4 (size before relaxing) + 0x000000004205f344 mbedtls_sha256_update_ret + .text.mbedtls_sha256_finish_ret + 0x000000004205f418 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x82 (size before relaxing) + 0x000000004205f418 mbedtls_sha256_finish_ret + *fill* 0x000000004205f496 0x2 + .text.esp_internal_sha512_dma_process + 0x000000004205f498 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .text.mbedtls_sha512_init + 0x000000004205f4bc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x000000004205f4bc mbedtls_sha512_init + *fill* 0x000000004205f4ce 0x2 + .text.mbedtls_sha512_free + 0x000000004205f4d0 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x12 (size before relaxing) + 0x000000004205f4d0 mbedtls_sha512_free + *fill* 0x000000004205f4df 0x1 + .text.mbedtls_sha512_clone + 0x000000004205f4e0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x000000004205f4e0 mbedtls_sha512_clone + *fill* 0x000000004205f4f2 0x2 + .text.mbedtls_sha512_starts_ret + 0x000000004205f4f4 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x000000004205f4f4 mbedtls_sha512_starts_ret + *fill* 0x000000004205f515 0x3 + .text.mbedtls_sha512_update_ret + 0x000000004205f518 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x114 (size before relaxing) + 0x000000004205f518 mbedtls_sha512_update_ret + .text.mbedtls_sha512_finish_ret + 0x000000004205f61c 0xd9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0xdd (size before relaxing) + 0x000000004205f61c mbedtls_sha512_finish_ret + *fill* 0x000000004205f6f5 0x3 + .text.esp_md5_finish_ret + 0x000000004205f6f8 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x000000004205f6f8 esp_md5_finish_ret + *fill* 0x000000004205f709 0x3 + .text.esp_md5_update_ret + 0x000000004205f70c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x000000004205f70c esp_md5_update_ret + .text.esp_md5_init_ret + 0x000000004205f720 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x000000004205f720 esp_md5_init_ret + .text.esp_md5_init + 0x000000004205f730 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0xe (size before relaxing) + 0x000000004205f730 esp_md5_init + *fill* 0x000000004205f73a 0x2 + .text.esp_md5_free + 0x000000004205f73c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x12 (size before relaxing) + 0x000000004205f73c esp_md5_free + *fill* 0x000000004205f74a 0x2 + .text.esp_md5_clone + 0x000000004205f74c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x000000004205f74c esp_md5_clone + *fill* 0x000000004205f75e 0x2 + .text.mbedtls_base64_decode + 0x000000004205f760 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x000000004205f760 mbedtls_base64_decode + *fill* 0x000000004205f8d1 0x3 + .text.ccm_auth_crypt + 0x000000004205f8d4 0x3da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x3e6 (size before relaxing) + *fill* 0x000000004205fcae 0x2 + .text.mbedtls_ccm_init + 0x000000004205fcb0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x000000004205fcb0 mbedtls_ccm_init + *fill* 0x000000004205fcc2 0x2 + .text.mbedtls_ccm_setkey + 0x000000004205fcc4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4c (size before relaxing) + 0x000000004205fcc4 mbedtls_ccm_setkey + .text.mbedtls_ccm_free + 0x000000004205fd04 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x1a (size before relaxing) + 0x000000004205fd04 mbedtls_ccm_free + *fill* 0x000000004205fd1a 0x2 + .text.mbedtls_ccm_star_encrypt_and_tag + 0x000000004205fd1c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x30 (size before relaxing) + 0x000000004205fd1c mbedtls_ccm_star_encrypt_and_tag + .text.mbedtls_ccm_encrypt_and_tag + 0x000000004205fd48 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x31 (size before relaxing) + 0x000000004205fd48 mbedtls_ccm_encrypt_and_tag + *fill* 0x000000004205fd75 0x3 + .text.mbedtls_ccm_star_auth_decrypt + 0x000000004205fd78 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x68 (size before relaxing) + 0x000000004205fd78 mbedtls_ccm_star_auth_decrypt + .text.mbedtls_ccm_auth_decrypt + 0x000000004205fddc 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x31 (size before relaxing) + 0x000000004205fddc mbedtls_ccm_auth_decrypt + *fill* 0x000000004205fe09 0x3 + .text.derive_mpi + 0x000000004205fe0c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x5e (size before relaxing) + *fill* 0x000000004205fe5a 0x2 + .text.ecdsa_signature_to_asn1 + 0x000000004205fe5c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x7e (size before relaxing) + *fill* 0x000000004205fece 0x2 + .text.ecdsa_sign_restartable + 0x000000004205fed0 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x20e (size before relaxing) + *fill* 0x000000004206008e 0x2 + .text.ecdsa_sign_det_restartable + 0x0000000042060090 0x13f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x16f (size before relaxing) + *fill* 0x00000000420601cf 0x1 + .text.ecdsa_verify_restartable + 0x00000000420601d0 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x18e (size before relaxing) + *fill* 0x0000000042060312 0x2 + .text.mbedtls_ecdsa_write_signature_restartable + 0x0000000042060314 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x68 (size before relaxing) + 0x0000000042060314 mbedtls_ecdsa_write_signature_restartable + *fill* 0x000000004206036a 0x2 + .text.mbedtls_ecdsa_write_signature + 0x000000004206036c 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x000000004206036c mbedtls_ecdsa_write_signature + *fill* 0x0000000042060391 0x3 + .text.mbedtls_ecdsa_read_signature_restartable + 0x0000000042060394 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0xac (size before relaxing) + 0x0000000042060394 mbedtls_ecdsa_read_signature_restartable + *fill* 0x000000004206042a 0x2 + .text.mbedtls_ecdsa_read_signature + 0x000000004206042c 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x000000004206042c mbedtls_ecdsa_read_signature + *fill* 0x0000000042060445 0x3 + .text.mbedtls_ecdsa_init + 0x0000000042060448 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0xe (size before relaxing) + 0x0000000042060448 mbedtls_ecdsa_init + *fill* 0x0000000042060452 0x2 + .text.mbedtls_ecdsa_free + 0x0000000042060454 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0xf (size before relaxing) + 0x0000000042060454 mbedtls_ecdsa_free + *fill* 0x0000000042060460 0x0 + .text.mbedtls_ecdsa_from_keypair + 0x0000000042060460 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x3f (size before relaxing) + 0x0000000042060460 mbedtls_ecdsa_from_keypair + *fill* 0x0000000042060494 0x0 + .text.oid_x509_ext_from_asn1 + 0x0000000042060494 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x00000000420604cb 0x1 + .text.oid_sig_alg_from_asn1 + 0x00000000420604cc 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x0000000042060503 0x1 + .text.oid_pk_alg_from_asn1 + 0x0000000042060504 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x000000004206053a 0x2 + .text.oid_grp_id_from_asn1 + 0x000000004206053c 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x0000000042060573 0x1 + .text.oid_cipher_alg_from_asn1 + 0x0000000042060574 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x00000000420605ab 0x1 + .text.oid_md_alg_from_asn1 + 0x00000000420605ac 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x00000000420605df 0x1 + .text.oid_md_hmac_from_asn1 + 0x00000000420605e0 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x0000000042060617 0x1 + .text.oid_pkcs12_pbe_alg_from_asn1 + 0x0000000042060618 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x000000004206064f 0x1 + .text.mbedtls_oid_get_x509_ext_type + 0x0000000042060650 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x1d (size before relaxing) + 0x0000000042060650 mbedtls_oid_get_x509_ext_type + *fill* 0x0000000042060669 0x3 + .text.mbedtls_oid_get_sig_alg + 0x000000004206066c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x20 (size before relaxing) + 0x000000004206066c mbedtls_oid_get_sig_alg + .text.mbedtls_oid_get_pk_alg + 0x0000000042060688 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x1d (size before relaxing) + 0x0000000042060688 mbedtls_oid_get_pk_alg + *fill* 0x00000000420606a1 0x3 + .text.mbedtls_oid_get_ec_grp + 0x00000000420606a4 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x1d (size before relaxing) + 0x00000000420606a4 mbedtls_oid_get_ec_grp + *fill* 0x00000000420606bd 0x3 + .text.mbedtls_oid_get_cipher_alg + 0x00000000420606c0 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x1d (size before relaxing) + 0x00000000420606c0 mbedtls_oid_get_cipher_alg + *fill* 0x00000000420606d9 0x3 + .text.mbedtls_oid_get_md_alg + 0x00000000420606dc 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x1d (size before relaxing) + 0x00000000420606dc mbedtls_oid_get_md_alg + *fill* 0x00000000420606f5 0x3 + .text.mbedtls_oid_get_oid_by_md + 0x00000000420606f8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x00000000420606f8 mbedtls_oid_get_oid_by_md + *fill* 0x000000004206071e 0x2 + .text.mbedtls_oid_get_md_hmac + 0x0000000042060720 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x1c (size before relaxing) + 0x0000000042060720 mbedtls_oid_get_md_hmac + .text.mbedtls_oid_get_pkcs12_pbe_alg + 0x0000000042060738 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x21 (size before relaxing) + 0x0000000042060738 mbedtls_oid_get_pkcs12_pbe_alg + *fill* 0x0000000042060755 0x3 + .text.pkcs12_parse_pbe_params + 0x0000000042060758 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + *fill* 0x00000000420607bb 0x1 + .text.pkcs12_fill_buffer + 0x00000000420607bc 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + *fill* 0x00000000420607f2 0x2 + .text.mbedtls_pkcs12_pbe_sha1_rc4_128 + 0x00000000420607f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x00000000420607f4 mbedtls_pkcs12_pbe_sha1_rc4_128 + .text.mbedtls_pkcs12_derivation + 0x00000000420607fc 0x2e7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x317 (size before relaxing) + 0x00000000420607fc mbedtls_pkcs12_derivation + *fill* 0x0000000042060ae3 0x1 + .text.pkcs12_pbe_derive_key_iv + 0x0000000042060ae4 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0xbc (size before relaxing) + .text.mbedtls_pkcs12_pbe + 0x0000000042060b9c 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x116 (size before relaxing) + 0x0000000042060b9c mbedtls_pkcs12_pbe + *fill* 0x0000000042060c8e 0x2 + .text.esp_aes_dma_start + 0x0000000042060c90 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x14 (size before relaxing) + 0x0000000042060c90 esp_aes_dma_start + .text.esp_sha_block_mode + 0x0000000042060ca0 0x51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + *fill* 0x0000000042060cf1 0x3 + .text.esp_sha_dma_process + 0x0000000042060cf4 0x14e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x152 (size before relaxing) + *fill* 0x0000000042060e42 0x2 + .text.esp_sha_write_digest_state + 0x0000000042060e44 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x0000000042060e44 esp_sha_write_digest_state + *fill* 0x0000000042060e53 0x1 + .text.esp_sha_read_digest_state + 0x0000000042060e54 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x0000000042060e54 esp_sha_read_digest_state + *fill* 0x0000000042060e63 0x1 + .text.esp_sha_acquire_hardware + 0x0000000042060e64 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x13 (size before relaxing) + 0x0000000042060e64 esp_sha_acquire_hardware + *fill* 0x0000000042060e73 0x1 + .text.esp_sha_release_hardware + 0x0000000042060e74 0xd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x14 (size before relaxing) + 0x0000000042060e74 esp_sha_release_hardware + *fill* 0x0000000042060e81 0x3 + .text.esp_sha_512_t_init_hash + 0x0000000042060e84 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x11d (size before relaxing) + 0x0000000042060e84 esp_sha_512_t_init_hash + *fill* 0x0000000042060f9e 0x2 + .text.esp_sha_dma + 0x0000000042060fa0 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x0000000042060fa0 esp_sha_dma + *fill* 0x00000000420610da 0x2 + .text.mbedtls_asn1_write_len + 0x00000000420610dc 0x127 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x00000000420610dc mbedtls_asn1_write_len + *fill* 0x0000000042061203 0x1 + .text.mbedtls_asn1_write_mpi + 0x0000000042061204 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x8c (size before relaxing) + 0x0000000042061204 mbedtls_asn1_write_mpi + .text.esp_sha_dma_start + 0x0000000042061288 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x14 (size before relaxing) + 0x0000000042061288 esp_sha_dma_start + .text.crypto_shared_gdma_init + 0x0000000042061298 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x104 (size before relaxing) + .text.esp_crypto_shared_gdma_start + 0x0000000042061390 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0xbc (size before relaxing) + 0x0000000042061390 esp_crypto_shared_gdma_start + .text.x509_get_uid + 0x000000004206143c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x48 (size before relaxing) + .text.x509_get_certificate_policies + 0x0000000042061480 0x11e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x122 (size before relaxing) + *fill* 0x000000004206159e 0x2 + .text.x509_string_cmp + 0x00000000420615a0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x78 (size before relaxing) + .text.x509_name_cmp + 0x0000000042061614 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x90 (size before relaxing) + .text.x509_crt_check_ee_locally_trusted + 0x00000000420616a0 0x3a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x00000000420616da 0x2 + .text.x509_get_version + 0x00000000420616dc 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_dates + 0x000000004206172c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x48 (size before relaxing) + .text.x509_get_basic_constraints + 0x0000000042061770 0x92 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x96 (size before relaxing) + *fill* 0x0000000042061802 0x2 + .text.x509_get_key_usage + 0x0000000042061804 0x58 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_ns_cert_type + 0x000000004206185c 0x37 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x0000000042061893 0x1 + .text.x509_get_ext_key_usage + 0x0000000042061894 0x24 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_other_name + 0x00000000420618b8 0x10f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x11b (size before relaxing) + *fill* 0x00000000420619c7 0x1 + .text.x509_profile_check_key + 0x00000000420619c8 0x9a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x9e (size before relaxing) + *fill* 0x0000000042061a62 0x2 + .text.x509_check_wildcard + 0x0000000042061a64 0x70 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_cn + 0x0000000042061ad4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_san + 0x0000000042061afc 0x21 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x0000000042061b1d 0x3 + .text.x509_crt_verify_name + 0x0000000042061b20 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_signature + 0x0000000042061b98 0x59 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x69 (size before relaxing) + *fill* 0x0000000042061bf1 0x3 + .text.mbedtls_x509_parse_subject_alt_name + 0x0000000042061bf4 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x0000000042061bf4 mbedtls_x509_parse_subject_alt_name + *fill* 0x0000000042061c62 0x2 + .text.x509_get_subject_alt_name + 0x0000000042061c64 0x119 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x121 (size before relaxing) + *fill* 0x0000000042061d7d 0x3 + .text.x509_get_crt_ext + 0x0000000042061d80 0x260 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x268 (size before relaxing) + .text.mbedtls_x509_crt_verify_info + 0x0000000042061fe0 0x7d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x85 (size before relaxing) + 0x0000000042061fe0 mbedtls_x509_crt_verify_info + *fill* 0x000000004206205d 0x3 + .text.mbedtls_x509_crt_check_key_usage + 0x0000000042062060 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x0000000042062060 mbedtls_x509_crt_check_key_usage + .text.x509_crt_check_parent + 0x00000000420620a0 0x3d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x41 (size before relaxing) + *fill* 0x00000000420620dd 0x3 + .text.x509_crt_find_parent_in + 0x00000000420620e0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0xa8 (size before relaxing) + .text.x509_crt_find_parent + 0x0000000042062180 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x00000000420621c6 0x2 + .text.mbedtls_x509_crt_check_extended_key_usage + 0x00000000420621c8 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x00000000420621c8 mbedtls_x509_crt_check_extended_key_usage + *fill* 0x0000000042062212 0x2 + .text.mbedtls_x509_crt_is_revoked + 0x0000000042062214 0x35 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x0000000042062214 mbedtls_x509_crt_is_revoked + *fill* 0x0000000042062249 0x3 + .text.x509_crt_verifycrl + 0x000000004206224c 0x119 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x129 (size before relaxing) + *fill* 0x0000000042062365 0x3 + .text.x509_crt_verify_chain + 0x0000000042062368 0x15d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x169 (size before relaxing) + *fill* 0x00000000420624c5 0x3 + .text.x509_crt_verify_restartable_ca_cb + 0x00000000420624c8 0xca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0xde (size before relaxing) + *fill* 0x0000000042062592 0x2 + .text.mbedtls_x509_crt_verify + 0x0000000042062594 0x24 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x28 (size before relaxing) + 0x0000000042062594 mbedtls_x509_crt_verify + .text.mbedtls_x509_crt_verify_restartable + 0x00000000420625b8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x00000000420625b8 mbedtls_x509_crt_verify_restartable + .text.mbedtls_x509_crt_init + 0x00000000420625e4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x00000000420625e4 mbedtls_x509_crt_init + *fill* 0x00000000420625f6 0x2 + .text.mbedtls_x509_crt_free + 0x00000000420625f8 0xd7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0xff (size before relaxing) + 0x00000000420625f8 mbedtls_x509_crt_free + *fill* 0x00000000420626cf 0x1 + .text.x509_crt_parse_der_core + 0x00000000420626d0 0x324 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x378 (size before relaxing) + .text.mbedtls_x509_crt_parse_der_internal + 0x00000000420629f4 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x98 (size before relaxing) + .text.mbedtls_x509_crt_parse_der + 0x0000000042062a80 0x19 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x0000000042062a80 mbedtls_x509_crt_parse_der + *fill* 0x0000000042062a99 0x3 + .text.mbedtls_x509_crt_parse + 0x0000000042062a9c 0xf9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x105 (size before relaxing) + 0x0000000042062a9c mbedtls_x509_crt_parse + *fill* 0x0000000042062b95 0x3 + .text.mbedtls_x509_crt_parse_file + 0x0000000042062b98 0x2b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x37 (size before relaxing) + 0x0000000042062b98 mbedtls_x509_crt_parse_file + *fill* 0x0000000042062bc3 0x1 + .text.x509_parse_int + 0x0000000042062bc4 0x49 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + *fill* 0x0000000042062c0d 0x3 + .text.x509_date_is_valid + 0x0000000042062c10 0x12d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + *fill* 0x0000000042062d3d 0x3 + .text.x509_parse_time + 0x0000000042062d40 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0xc8 (size before relaxing) + .text.x509_get_attr_type_value + 0x0000000042062df0 0xd7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0xdb (size before relaxing) + *fill* 0x0000000042062ec7 0x1 + .text.x509_get_hash_alg + 0x0000000042062ec8 0x8b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x8f (size before relaxing) + *fill* 0x0000000042062f53 0x1 + .text.mbedtls_x509_get_serial + 0x0000000042062f54 0x5f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x0000000042062f54 mbedtls_x509_get_serial + *fill* 0x0000000042062fb3 0x1 + .text.mbedtls_x509_get_alg_null + 0x0000000042062fb4 0x15 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x19 (size before relaxing) + 0x0000000042062fb4 mbedtls_x509_get_alg_null + *fill* 0x0000000042062fc9 0x3 + .text.mbedtls_x509_get_alg + 0x0000000042062fcc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x0000000042062fcc mbedtls_x509_get_alg + *fill* 0x0000000042062fe6 0x2 + .text.mbedtls_x509_get_rsassa_pss_params + 0x0000000042062fe8 0x1c6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x1de (size before relaxing) + 0x0000000042062fe8 mbedtls_x509_get_rsassa_pss_params + *fill* 0x00000000420631ae 0x2 + .text.mbedtls_x509_get_name + 0x00000000420631b0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x70 (size before relaxing) + 0x00000000420631b0 mbedtls_x509_get_name + .text.mbedtls_x509_get_time + 0x0000000042063218 0x59 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x0000000042063218 mbedtls_x509_get_time + *fill* 0x0000000042063271 0x3 + .text.mbedtls_x509_get_sig + 0x0000000042063274 0x3c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x0000000042063274 mbedtls_x509_get_sig + .text.mbedtls_x509_get_sig_alg + 0x00000000420632b0 0x87 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x8f (size before relaxing) + 0x00000000420632b0 mbedtls_x509_get_sig_alg + *fill* 0x0000000042063337 0x1 + .text.mbedtls_x509_get_ext + 0x0000000042063338 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x50 (size before relaxing) + 0x0000000042063338 mbedtls_x509_get_ext + .text.wifi_softap_get_config + 0x0000000042063384 0x10a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x136 (size before relaxing) + 0x0000000042063390 wifi_softap_get_config + *fill* 0x000000004206348e 0x2 + .text.esp_wifi_internal_reg_netstack_buf_cb_local + 0x0000000042063490 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x16 (size before relaxing) + 0x0000000042063490 esp_wifi_internal_reg_netstack_buf_cb_local + *fill* 0x000000004206349e 0x2 + .text.esp_wifi_send_deauth_local + 0x00000000420634a0 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x14 (size before relaxing) + 0x00000000420634a0 esp_wifi_send_deauth_local + *fill* 0x00000000420634ad 0x3 + .text.wifi_station_get_config_local$part$0 + 0x00000000420634b0 0xf4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x110 (size before relaxing) + .text.wifi_get_init_state + 0x00000000420635a4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x00000000420635a8 wifi_get_init_state + *fill* 0x00000000420635b2 0x2 + .text.wifi_is_stop_in_progress + 0x00000000420635b4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x00000000420635b8 wifi_is_stop_in_progress + *fill* 0x00000000420635c3 0x1 + .text.wifi_api_lock + 0x00000000420635c4 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x56 (size before relaxing) + 0x00000000420635d0 wifi_api_lock + *fill* 0x0000000042063612 0x2 + .text.wifi_api_unlock + 0x0000000042063614 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x2d (size before relaxing) + 0x0000000042063614 wifi_api_unlock + *fill* 0x0000000042063635 0x3 + .text.wifi_init_completed + 0x0000000042063638 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x38 (size before relaxing) + 0x0000000042063638 wifi_init_completed + *fill* 0x0000000042063659 0x3 + .text.esp_wifi_get_mode + 0x000000004206365c 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x30 (size before relaxing) + 0x000000004206365c esp_wifi_get_mode + .text.wifi_softap_deauth + 0x000000004206367c 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x94 (size before relaxing) + 0x0000000042063680 wifi_softap_deauth + .text.wifi_deinit_in_caller_task + 0x00000000420636f0 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x42 (size before relaxing) + 0x00000000420636f4 wifi_deinit_in_caller_task + *fill* 0x000000004206371a 0x2 + .text.wifi_init_in_caller_task + 0x000000004206371c 0x7d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0xac (size before relaxing) + 0x0000000042063724 wifi_init_in_caller_task + *fill* 0x0000000042063799 0x3 + .text.wifi_osi_funcs_register + 0x000000004206379c 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x62 (size before relaxing) + 0x00000000420637ac wifi_osi_funcs_register + *fill* 0x00000000420637ee 0x2 + .text.net80211_data_ptr_init + 0x00000000420637f0 0xcf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0xd7 (size before relaxing) + 0x000000004206384c net80211_data_ptr_init + *fill* 0x00000000420638bf 0x1 + .text.net80211_softap_funcs_init + 0x00000000420638c0 0x57 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x5e (size before relaxing) + 0x00000000420638e0 net80211_softap_funcs_init + *fill* 0x0000000042063917 0x1 + .text.net80211_funcs_init + 0x0000000042063918 0x208 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x22c (size before relaxing) + 0x00000000420639d8 net80211_funcs_init + .text.net80211_funcs_deinit + 0x0000000042063b20 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x25 (size before relaxing) + 0x0000000042063b20 net80211_funcs_deinit + *fill* 0x0000000042063b3d 0x3 + .text.esp_wifi_init_internal + 0x0000000042063b40 0x100 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x188 (size before relaxing) + 0x0000000042063b54 esp_wifi_init_internal + .text.esp_wifi_deinit_internal + 0x0000000042063c40 0xd4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x150 (size before relaxing) + 0x0000000042063c54 esp_wifi_deinit_internal + .text.esp_wifi_set_mode + 0x0000000042063d14 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x4e (size before relaxing) + 0x0000000042063d18 esp_wifi_set_mode + *fill* 0x0000000042063d4e 0x2 + .text.esp_wifi_start + 0x0000000042063d50 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x4a (size before relaxing) + 0x0000000042063d54 esp_wifi_start + *fill* 0x0000000042063d82 0x2 + .text.esp_wifi_stop + 0x0000000042063d84 0x16f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x1c3 (size before relaxing) + 0x0000000042063da8 esp_wifi_stop + *fill* 0x0000000042063ef3 0x1 + .text.esp_wifi_connect + 0x0000000042063ef4 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x62 (size before relaxing) + 0x0000000042063ef8 esp_wifi_connect + *fill* 0x0000000042063f36 0x2 + .text.esp_wifi_deauth_sta + 0x0000000042063f38 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x70 (size before relaxing) + 0x0000000042063f3c esp_wifi_deauth_sta + .text.esp_wifi_set_config + 0x0000000042063f8c 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x82 (size before relaxing) + 0x0000000042063f94 esp_wifi_set_config + *fill* 0x0000000042063ff6 0x2 + .text.esp_wifi_get_config + 0x0000000042063ff8 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x50 (size before relaxing) + 0x0000000042063ff8 esp_wifi_get_config + .text.esp_wifi_get_mac + 0x0000000042064030 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x3a (size before relaxing) + 0x0000000042064030 esp_wifi_get_mac + *fill* 0x0000000042064056 0x2 + .text.esp_wifi_set_storage + 0x0000000042064058 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x52 (size before relaxing) + 0x0000000042064058 esp_wifi_set_storage + *fill* 0x0000000042064092 0x2 + .text.esp_wifi_internal_reg_rxcb + 0x0000000042064094 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x62 (size before relaxing) + 0x0000000042064098 esp_wifi_internal_reg_rxcb + *fill* 0x00000000420640de 0x2 + .text.esp_wifi_internal_set_sta_ip + 0x00000000420640e0 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x3a (size before relaxing) + 0x00000000420640e0 esp_wifi_internal_set_sta_ip + *fill* 0x0000000042064106 0x2 + .text.wifi_set_event_handler + 0x0000000042064108 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x000000004206410c wifi_set_event_handler + .text.wifi_event_post + 0x0000000042064118 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x29 (size before relaxing) + 0x000000004206411c wifi_event_post + *fill* 0x000000004206413d 0x3 + .text.wifi_mesh_event_post + 0x0000000042064140 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x4b (size before relaxing) + 0x0000000042064148 wifi_mesh_event_post + *fill* 0x000000004206417f 0x1 + .text.esp_wifi_vnd_lora_enable + 0x0000000042064180 0x9f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0xb3 (size before relaxing) + 0x0000000042064180 esp_wifi_vnd_lora_enable + *fill* 0x000000004206421f 0x1 + .text.esp_wifi_vnd_lora_disable + 0x0000000042064220 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x4c (size before relaxing) + 0x0000000042064220 esp_wifi_vnd_lora_disable + .text.esp_wifi_get_event_mask + 0x0000000042064260 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x2c (size before relaxing) + 0x0000000042064264 esp_wifi_get_event_mask + .text.esp_wifi_ipc_internal + 0x0000000042064284 0x10e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x13e (size before relaxing) + 0x000000004206428c esp_wifi_ipc_internal + *fill* 0x0000000042064392 0x2 + .text.esp_wifi_internal_set_log_level + 0x0000000042064394 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x0000000042064398 esp_wifi_internal_set_log_level + .text.esp_wifi_internal_reg_netstack_buf_cb + 0x00000000420643a4 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x2a (size before relaxing) + 0x00000000420643a8 esp_wifi_internal_reg_netstack_buf_cb + *fill* 0x00000000420643ca 0x2 + .text.esp_wifi_internal_issue_disconnect + 0x00000000420643cc 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x2a (size before relaxing) + 0x00000000420643d0 esp_wifi_internal_issue_disconnect + *fill* 0x00000000420643f2 0x2 + .text.esp_mesh_map_deauth + 0x00000000420643f4 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x70 (size before relaxing) + 0x00000000420643f8 esp_mesh_map_deauth + .text.esp_mesh_get_running_active_duty_cycle + 0x0000000042064448 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x49 (size before relaxing) + 0x000000004206444c esp_mesh_get_running_active_duty_cycle + *fill* 0x0000000042064485 0x3 + .text.ieee80211_freedom_inside_cb + 0x0000000042064488 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x32 (size before relaxing) + 0x0000000042064488 ieee80211_freedom_inside_cb + *fill* 0x00000000420644b6 0x2 + .text.ieee80211_rate_ref_init + 0x00000000420644b8 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x1c (size before relaxing) + 0x00000000420644b8 ieee80211_rate_ref_init + .text.ieee80211_freedom_init + 0x00000000420644d0 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x2c (size before relaxing) + 0x00000000420644d4 ieee80211_freedom_init + .text.ieee80211_user_ie_init + 0x00000000420644f4 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x3c (size before relaxing) + 0x00000000420644f8 ieee80211_user_ie_init + .text.ieee80211_ifattach + 0x0000000042064528 0xb2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x10e (size before relaxing) + 0x0000000042064528 ieee80211_ifattach + *fill* 0x00000000420645da 0x2 + .text.ieee80211_ifdetach + 0x00000000420645dc 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x25 (size before relaxing) + 0x00000000420645dc ieee80211_ifdetach + *fill* 0x00000000420645ed 0x3 + .text.wifi_create_softap + 0x00000000420645f0 0xac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0xd8 (size before relaxing) + 0x00000000420645f4 wifi_create_softap + .text.wifi_destroy_softap + 0x000000004206469c 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x80 (size before relaxing) + 0x000000004206469c wifi_destroy_softap + .text.wifi_create_sta + 0x00000000420646fc 0xba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0xfa (size before relaxing) + 0x0000000042064704 wifi_create_sta + *fill* 0x00000000420647b6 0x2 + .text.wifi_destroy_sta + 0x00000000420647b8 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x96 (size before relaxing) + 0x00000000420647b8 wifi_destroy_sta + *fill* 0x000000004206481e 0x2 + .text.wifi_mode_set + 0x0000000042064820 0x13e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x166 (size before relaxing) + 0x0000000042064830 wifi_mode_set + *fill* 0x000000004206495e 0x2 + .text.ieee80211_crypto_aes_128_cmac_decrypt + 0x0000000042064960 0x145 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + 0x16d (size before relaxing) + 0x0000000042064974 ieee80211_crypto_aes_128_cmac_decrypt + *fill* 0x0000000042064aa5 0x3 + .text.ieee80211_crypto_gmac_decrypt + 0x0000000042064aa8 0x19f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + 0x1d3 (size before relaxing) + 0x0000000042064ab8 ieee80211_crypto_gmac_decrypt + *fill* 0x0000000042064c47 0x1 + .text.wifi_log + 0x0000000042064c48 0xac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + 0xb4 (size before relaxing) + 0x0000000042064c5c wifi_log + .text.ftm_is_responder_supported + 0x0000000042064cf4 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + 0x28 (size before relaxing) + 0x0000000042064cf4 ftm_is_responder_supported + .text.ftm_is_supported + 0x0000000042064d14 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + 0x1b (size before relaxing) + 0x0000000042064d14 ftm_is_supported + *fill* 0x0000000042064d2b 0x1 + .text.unlikely.is_non_esp_oui + 0x0000000042064d2c 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x0000000042064d5e 0x2 + .text.unlikely.is_esp_manufacturer_oui + 0x0000000042064d60 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_hostapd_beacon_txcb + 0x0000000042064d9c 0xba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0xea (size before relaxing) + 0x0000000042064db0 ieee80211_hostapd_beacon_txcb + *fill* 0x0000000042064e56 0x2 + .text.ieee80211_hostap_send_beacon + 0x0000000042064e58 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x16 (size before relaxing) + *fill* 0x0000000042064e66 0x2 + .text.hostap_handle_timer + 0x0000000042064e68 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x16 (size before relaxing) + 0x0000000042064e68 hostap_handle_timer + *fill* 0x0000000042064e76 0x2 + .text.ieee80211_hostapd_ps_txcb + 0x0000000042064e78 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x30 (size before relaxing) + 0x0000000042064e78 ieee80211_hostapd_ps_txcb + .text.ieee80211_hostap_send_beacon_process + 0x0000000042064e9c 0x2a4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x310 (size before relaxing) + 0x0000000042064ec0 ieee80211_hostap_send_beacon_process + .text.ieee80211_hostap_attach + 0x0000000042065140 0x196 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x202 (size before relaxing) + 0x0000000042065160 ieee80211_hostap_attach + *fill* 0x00000000420652d6 0x2 + .text.hostap_deliver_data + 0x00000000420652d8 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x96 (size before relaxing) + 0x00000000420652e4 hostap_deliver_data + *fill* 0x000000004206535e 0x2 + .text.hostap_handle_timer_process + 0x0000000042065360 0x12f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x17a (size before relaxing) + 0x000000004206537c hostap_handle_timer_process + *fill* 0x000000004206548f 0x1 + .text.wifi_ap_reg_rxcb + 0x0000000042065490 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0xe (size before relaxing) + 0x0000000042065490 wifi_ap_reg_rxcb + *fill* 0x000000004206549a 0x2 + .text.ap_rx_cb + 0x000000004206549c 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x28 (size before relaxing) + 0x000000004206549c ap_rx_cb + .text.hostap_auth_open + 0x00000000420654bc 0x134 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x184 (size before relaxing) + 0x00000000420654cc hostap_auth_open + .text.hostap_recv_mgmt + 0x00000000420655f0 0x890 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x984 (size before relaxing) + 0x0000000042065618 hostap_recv_mgmt + .text.hostap_recv_ctl + 0x0000000042065e80 0xe4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x120 (size before relaxing) + 0x0000000042065e88 hostap_recv_ctl + .text.hostap_input + 0x0000000042065f64 0x5b1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x659 (size before relaxing) + 0x0000000042065f7c hostap_input + *fill* 0x0000000042066515 0x3 + .text.wifi_softap_start + 0x0000000042066518 0x2d8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x38c (size before relaxing) + 0x0000000042066538 wifi_softap_start + .text.wifi_softap_stop + 0x00000000420667f0 0x132 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + 0x18a (size before relaxing) + 0x00000000420667f4 wifi_softap_stop + *fill* 0x0000000042066922 0x2 + .text.addba_stop_timeout + 0x0000000042066924 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x22 (size before relaxing) + *fill* 0x0000000042066942 0x2 + .text.ieee80211_ampdu_init_age_timer + 0x0000000042066944 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x45 (size before relaxing) + *fill* 0x0000000042066981 0x3 + .text.ht_send_action_ba_addba + 0x0000000042066984 0x174 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x198 (size before relaxing) + .text.ieee80211_ampdu_timeout + 0x0000000042066af8 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x16 (size before relaxing) + *fill* 0x0000000042066b06 0x2 + .text.addba_timeout + 0x0000000042066b08 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x16 (size before relaxing) + *fill* 0x0000000042066b16 0x2 + .text.ieee80211_ampdu_stop_age_timer$part$0 + 0x0000000042066b18 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x2a (size before relaxing) + *fill* 0x0000000042066b36 0x2 + .text.ieee80211_add_htcap_body + 0x0000000042066b38 0x1d0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x1e0 (size before relaxing) + .text.ieee80211_ampdu_deinit_age_timer + 0x0000000042066d08 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x6a (size before relaxing) + *fill* 0x0000000042066d5a 0x2 + .text.ht_recv_action_ba_addba_response + 0x0000000042066d5c 0x120 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x15c (size before relaxing) + .text.ampdu_tx_stop + 0x0000000042066e7c 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x74 (size before relaxing) + .text.ht_send_action_ba_delba + 0x0000000042066ed8 0x105 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x131 (size before relaxing) + *fill* 0x0000000042066fdd 0x3 + .text.addba_response_txcb + 0x0000000042066fe0 0x141 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x165 (size before relaxing) + *fill* 0x0000000042067121 0x3 + .text.ieee80211_ht_attach + 0x0000000042067124 0x1a0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x21c (size before relaxing) + 0x0000000042067160 ieee80211_ht_attach + .text.ampdu_free_rx_ba_index + 0x00000000420672c4 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x39 (size before relaxing) + 0x00000000420672c8 ampdu_free_rx_ba_index + *fill* 0x00000000420672f5 0x3 + .text.ampdu_rx_stop + 0x00000000420672f8 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0xce (size before relaxing) + *fill* 0x00000000420673ae 0x2 + .text.ht_recv_action_ba_delba + 0x00000000420673b0 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x62 (size before relaxing) + *fill* 0x00000000420673f7 0x1 + .text.ampdu_alloc_rx_ba_index + 0x00000000420673f8 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x76 (size before relaxing) + 0x00000000420673fc ampdu_alloc_rx_ba_index + *fill* 0x000000004206745e 0x2 + .text.ht_recv_action_ba_addba_request + 0x0000000042067460 0x180 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x1b4 (size before relaxing) + .text.ieee80211_ht_deattach + 0x00000000420675e0 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x58 (size before relaxing) + 0x00000000420675e4 ieee80211_ht_deattach + *fill* 0x000000004206761d 0x3 + .text.ieee80211_ampdu_enable + 0x0000000042067620 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x1b (size before relaxing) + 0x0000000042067620 ieee80211_ampdu_enable + *fill* 0x0000000042067637 0x1 + .text.addba_timeout_process + 0x0000000042067638 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x56 (size before relaxing) + 0x0000000042067638 addba_timeout_process + *fill* 0x000000004206768a 0x2 + .text.ieee80211_ampdu_request + 0x000000004206768c 0x1ec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x220 (size before relaxing) + 0x00000000420676b0 ieee80211_ampdu_request + .text.ieee80211_ampdu_age_bss + 0x0000000042067878 0xca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0xd6 (size before relaxing) + *fill* 0x0000000042067942 0x2 + .text.ieee80211_ampdu_age_all + 0x0000000042067944 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x96 (size before relaxing) + 0x0000000042067944 ieee80211_ampdu_age_all + *fill* 0x00000000420679ba 0x2 + .text.ieee80211_recv_bar + 0x00000000420679bc 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x87 (size before relaxing) + 0x00000000420679c0 ieee80211_recv_bar + *fill* 0x0000000042067a2f 0x1 + .text.ieee80211_ht_node_cleanup + 0x0000000042067a30 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x3c (size before relaxing) + 0x0000000042067a30 ieee80211_ht_node_cleanup + .text.ieee80211_ht_node_init + 0x0000000042067a5c 0x6b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x87 (size before relaxing) + 0x0000000042067a68 ieee80211_ht_node_init + *fill* 0x0000000042067ac7 0x1 + .text.ieee80211_parse_htcap + 0x0000000042067ac8 0xdc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0xf0 (size before relaxing) + 0x0000000042067ad4 ieee80211_parse_htcap + .text.ieee80211_has_ht40_bss + 0x0000000042067ba4 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0xb0 (size before relaxing) + 0x0000000042067ba4 ieee80211_has_ht40_bss + .text.ieee80211_update_channel + 0x0000000042067c4c 0x306 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x38a (size before relaxing) + 0x0000000042067c60 ieee80211_update_channel + *fill* 0x0000000042067f52 0x2 + .text.ieee80211_ht_updatehtcap + 0x0000000042067f54 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x3a (size before relaxing) + 0x0000000042067f54 ieee80211_ht_updatehtcap + *fill* 0x0000000042067f7f 0x1 + .text.ieee80211_ht_updateparams + 0x0000000042067f80 0x1a0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x1e0 (size before relaxing) + 0x0000000042067fa4 ieee80211_ht_updateparams + .text.ieee80211_setup_htrates + 0x0000000042068120 0xb2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0xca (size before relaxing) + 0x0000000042068124 ieee80211_setup_htrates + *fill* 0x00000000420681d2 0x2 + .text.ieee80211_setup_basic_htrates + 0x00000000420681d4 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0xa2 (size before relaxing) + 0x00000000420681dc ieee80211_setup_basic_htrates + *fill* 0x0000000042068262 0x2 + .text.ieee80211_add_htcap + 0x0000000042068264 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x4e (size before relaxing) + 0x000000004206826c ieee80211_add_htcap + *fill* 0x00000000420682a2 0x2 + .text.ieee80211_add_htcap_vendor + 0x00000000420682a4 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x35 (size before relaxing) + 0x00000000420682a4 ieee80211_add_htcap_vendor + *fill* 0x00000000420682d5 0x3 + .text.ieee80211_add_htinfo_body + 0x00000000420682d8 0x11e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x136 (size before relaxing) + 0x00000000420682e4 ieee80211_add_htinfo_body + *fill* 0x00000000420683f6 0x2 + .text.ieee80211_add_htinfo + 0x00000000420683f8 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x4e (size before relaxing) + 0x0000000042068400 ieee80211_add_htinfo + *fill* 0x0000000042068436 0x2 + .text.ieee80211_add_htinfo_vendor + 0x0000000042068438 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x64 (size before relaxing) + 0x0000000042068440 ieee80211_add_htinfo_vendor + .text.ieee80211_decap1 + 0x000000004206848c 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x64 (size before relaxing) + 0x000000004206848c ieee80211_decap1 + .text.ieee80211_decap_amsdu + 0x00000000420684ec 0xf6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + 0x11e (size before relaxing) + 0x00000000420684f0 ieee80211_decap_amsdu + *fill* 0x00000000420685e2 0x2 + .text.ieee80211_add_ie_vendor_esp_head + 0x00000000420685e4 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + 0x00000000420685e8 ieee80211_add_ie_vendor_esp_head + *fill* 0x0000000042068613 0x1 + .text.ieee80211_add_ie_vendor_esp_manufacturer + 0x0000000042068614 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + 0x48 (size before relaxing) + 0x0000000042068614 ieee80211_add_ie_vendor_esp_manufacturer + .text.wpa_cipher + 0x0000000042068654 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x7e (size before relaxing) + *fill* 0x00000000420686ca 0x2 + .text.rsn_cipher + 0x00000000420686cc 0xce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + *fill* 0x000000004206879a 0x2 + .text.rsn_keymgmt_to_bitfield + 0x000000004206879c 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x92 (size before relaxing) + *fill* 0x0000000042068812 0x2 + .text.ieee80211_decap + 0x0000000042068814 0x1b7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x1d7 (size before relaxing) + 0x0000000042068828 ieee80211_decap + *fill* 0x00000000420689cb 0x1 + .text.ieee80211_setup_rates + 0x00000000420689cc 0xc9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0xd1 (size before relaxing) + 0x00000000420689cc ieee80211_setup_rates + *fill* 0x0000000042068a95 0x3 + .text.ieee80211_set_max_rate + 0x0000000042068a98 0xf2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x112 (size before relaxing) + 0x0000000042068aa4 ieee80211_set_max_rate + *fill* 0x0000000042068b8a 0x2 + .text.ieee80211_setup_phy_mode + 0x0000000042068b8c 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0xd0 (size before relaxing) + 0x0000000042068b98 ieee80211_setup_phy_mode + .text.ieee80211_setup_lr_rates + 0x0000000042068c4c 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x68 (size before relaxing) + 0x0000000042068c4c ieee80211_setup_lr_rates + .text.ieee80211_alloc_challenge + 0x0000000042068cb0 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x48 (size before relaxing) + 0x0000000042068cb4 ieee80211_alloc_challenge + .text.ieee80211_parse_beacon + 0x0000000042068cec 0x579 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x5b5 (size before relaxing) + 0x0000000042068d0c ieee80211_parse_beacon + *fill* 0x0000000042069265 0x3 + .text.ieee80211_parse_wpa + 0x0000000042069268 0xe2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0xfa (size before relaxing) + 0x0000000042069268 ieee80211_parse_wpa + *fill* 0x000000004206934a 0x2 + .text.ieee80211_rsn_cipher_priority + 0x000000004206934c 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x2e (size before relaxing) + 0x0000000042069350 ieee80211_rsn_cipher_priority + *fill* 0x0000000042069376 0x2 + .text.ieee80211_better_rsn_pairwise_cipher + 0x0000000042069378 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x35 (size before relaxing) + 0x0000000042069378 ieee80211_better_rsn_pairwise_cipher + *fill* 0x000000004206939d 0x3 + .text.ieee80211_amsdu_negotiate + 0x00000000420693a0 0xb4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0xc0 (size before relaxing) + 0x00000000420693ac ieee80211_amsdu_negotiate + .text.ieee80211_parse_rsn + 0x0000000042069454 0x522 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x56a (size before relaxing) + 0x00000000420694e4 ieee80211_parse_rsn + *fill* 0x0000000042069976 0x2 + .text.ieee80211_match_security + 0x0000000042069978 0x25d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x299 (size before relaxing) + 0x0000000042069994 ieee80211_match_security + *fill* 0x0000000042069bd5 0x3 + .text.ieee80211_is_ht_cipher + 0x0000000042069bd8 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x2b (size before relaxing) + 0x0000000042069bd8 ieee80211_is_ht_cipher + *fill* 0x0000000042069bff 0x1 + .text.ieee80211_parse_wapi + 0x0000000042069c00 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x90 (size before relaxing) + 0x0000000042069c04 ieee80211_parse_wapi + .text.ieee80211_parse_action + 0x0000000042069c84 0xd2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0xda (size before relaxing) + 0x0000000042069c84 ieee80211_parse_action + *fill* 0x0000000042069d56 0x2 + .text.wifi_pmk_is_valid + 0x0000000042069d58 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x2d (size before relaxing) + *fill* 0x0000000042069d7d 0x3 + .text.ieee80211_ioctl_process + 0x0000000042069d80 0xe2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xfe (size before relaxing) + 0x0000000042069d88 ieee80211_ioctl_process + *fill* 0x0000000042069e62 0x2 + .text.wifi_station_set_config_local_2 + 0x0000000042069e64 0x2f2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x39e (size before relaxing) + *fill* 0x000000004206a156 0x2 + .text.current_task_is_wifi_task + 0x000000004206a158 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x27 (size before relaxing) + 0x000000004206a15c current_task_is_wifi_task + *fill* 0x000000004206a17b 0x1 + .text._do_wifi_stop + 0x000000004206a17c 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x4d (size before relaxing) + 0x000000004206a17c _do_wifi_stop + *fill* 0x000000004206a1b9 0x3 + .text._do_wifi_start + 0x000000004206a1bc 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x98 (size before relaxing) + 0x000000004206a1c0 _do_wifi_start + .text.ieee80211_set_phy_bw + 0x000000004206a234 0x18a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x1d5 (size before relaxing) + 0x000000004206a234 ieee80211_set_phy_bw + *fill* 0x000000004206a3be 0x2 + .text.wifi_station_save_ap_channel + 0x000000004206a3c0 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x76 (size before relaxing) + 0x000000004206a3c0 wifi_station_save_ap_channel + *fill* 0x000000004206a416 0x2 + .text.ieee80211_sta_connect + 0x000000004206a418 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xfc (size before relaxing) + 0x000000004206a42c ieee80211_sta_connect + .text._do_wifi_connect + 0x000000004206a4d8 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x4a (size before relaxing) + *fill* 0x000000004206a50f 0x1 + .text.ieee80211_sta_disconnect + 0x000000004206a510 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xbe (size before relaxing) + 0x000000004206a510 ieee80211_sta_disconnect + *fill* 0x000000004206a59e 0x2 + .text._do_wifi_disconnect + 0x000000004206a5a0 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xa4 (size before relaxing) + .text.wifi_softap_set_config + 0x000000004206a61c 0x49e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x586 (size before relaxing) + 0x000000004206a634 wifi_softap_set_config + *fill* 0x000000004206aaba 0x2 + .text.chip_enable + 0x000000004206aabc 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x34 (size before relaxing) + 0x000000004206aac0 chip_enable + .text.chip_disable + 0x000000004206aadc 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x34 (size before relaxing) + 0x000000004206aae0 chip_disable + .text.wifi_reset_mac + 0x000000004206aafc 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x5b (size before relaxing) + 0x000000004206ab08 wifi_reset_mac + *fill* 0x000000004206ab4f 0x1 + .text.wifi_hw_start + 0x000000004206ab50 0x113 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x162 (size before relaxing) + 0x000000004206ab64 wifi_hw_start + *fill* 0x000000004206ac63 0x1 + .text.wifi_txq_empty + 0x000000004206ac64 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x34 (size before relaxing) + 0x000000004206ac64 wifi_txq_empty + .text.wifi_stop_sw_txq + 0x000000004206ac88 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x4c (size before relaxing) + 0x000000004206ac8c wifi_stop_sw_txq + .text.wifi_hw_stop + 0x000000004206acb4 0x110 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x164 (size before relaxing) + 0x000000004206acc4 wifi_hw_stop + .text.wifi_set_mode_process + 0x000000004206adc4 0x150 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x1b8 (size before relaxing) + 0x000000004206adc4 wifi_set_mode_process + .text.wifi_menuconfig_init + 0x000000004206af14 0x195 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x1a9 (size before relaxing) + 0x000000004206af48 wifi_menuconfig_init + *fill* 0x000000004206b0a9 0x3 + .text.wpa_crypto_funcs_init + 0x000000004206b0ac 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x45 (size before relaxing) + 0x000000004206b0b4 wpa_crypto_funcs_init + *fill* 0x000000004206b0e5 0x3 + .text.wifi_crypto_init + 0x000000004206b0e8 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x14 (size before relaxing) + 0x000000004206b0e8 wifi_crypto_init + .text.wifi_hmac_init + 0x000000004206b0f4 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x54 (size before relaxing) + 0x000000004206b0fc wifi_hmac_init + .text.wifi_lmac_init + 0x000000004206b120 0xd2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x126 (size before relaxing) + 0x000000004206b140 wifi_lmac_init + *fill* 0x000000004206b1f2 0x2 + .text.wifi_deinit + 0x000000004206b1f4 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x34 (size before relaxing) + 0x000000004206b1f4 wifi_deinit + .text.wifi_init_process + 0x000000004206b210 0xa5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xec (size before relaxing) + 0x000000004206b214 wifi_init_process + *fill* 0x000000004206b2b5 0x3 + .text.wifi_deinit_process + 0x000000004206b2b8 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x11 (size before relaxing) + 0x000000004206b2b8 wifi_deinit_process + *fill* 0x000000004206b2c2 0x2 + .text.wifi_start_process + 0x000000004206b2c4 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x9e (size before relaxing) + 0x000000004206b2c4 wifi_start_process + *fill* 0x000000004206b32a 0x2 + .text.wifi_stop_process + 0x000000004206b32c 0xe4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x134 (size before relaxing) + 0x000000004206b330 wifi_stop_process + .text.wifi_connect_process + 0x000000004206b410 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x5b (size before relaxing) + 0x000000004206b418 wifi_connect_process + *fill* 0x000000004206b453 0x1 + .text.wifi_disconnect_process + 0x000000004206b454 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x7c (size before relaxing) + 0x000000004206b45c wifi_disconnect_process + .text.wifi_set_config_process + 0x000000004206b4b0 0x28c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x2e8 (size before relaxing) + 0x000000004206b4b8 wifi_set_config_process + .text.wifi_set_rxcb_process + 0x000000004206b73c 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x2c (size before relaxing) + 0x000000004206b73c wifi_set_rxcb_process + .text.wifi_deauth_sta_process + 0x000000004206b760 0xc7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xff (size before relaxing) + 0x000000004206b764 wifi_deauth_sta_process + *fill* 0x000000004206b827 0x1 + .text.wifi_wps_is_started + 0x000000004206b828 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x000000004206b82c wifi_wps_is_started + *fill* 0x000000004206b837 0x1 + .text.wifi_wpa2_is_started + 0x000000004206b838 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x000000004206b83c wifi_wpa2_is_started + *fill* 0x000000004206b847 0x1 + .text.wifi_wpa2_ent_disable_process + 0x000000004206b848 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x41 (size before relaxing) + 0x000000004206b84c wifi_wpa2_ent_disable_process + *fill* 0x000000004206b881 0x3 + .text.wifi_ipc_process + 0x000000004206b884 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x62 (size before relaxing) + 0x000000004206b888 wifi_ipc_process + *fill* 0x000000004206b8da 0x2 + .text.ieee80211_set_appie + 0x000000004206b8dc 0xaf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0xc3 (size before relaxing) + 0x000000004206b8e0 ieee80211_set_appie + *fill* 0x000000004206b98b 0x1 + .text.wifi_set_appie_process + 0x000000004206b98c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x1c (size before relaxing) + 0x000000004206b98c wifi_set_appie_process + .text.wifi_mesh_map_deauth_progress + 0x000000004206b9a4 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x90 (size before relaxing) + 0x000000004206b9a4 wifi_mesh_map_deauth_progress + .text.wifi_mesh_ps_duty_cycle_get_process + 0x000000004206ba18 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x2d (size before relaxing) + 0x000000004206ba18 wifi_mesh_ps_duty_cycle_get_process + *fill* 0x000000004206ba3d 0x3 + .text.ieee80211_ioctl_init + 0x000000004206ba40 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x3c (size before relaxing) + 0x000000004206ba48 ieee80211_ioctl_init + .text.ieee80211_ioctl_deinit + 0x000000004206ba64 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x10 (size before relaxing) + 0x000000004206ba64 ieee80211_ioctl_deinit + .text.ieee80211_ioctl + 0x000000004206ba70 0x17a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x1d6 (size before relaxing) + 0x000000004206ba80 ieee80211_ioctl + *fill* 0x000000004206bbea 0x2 + .text.is_esp_mesh_assoc + 0x000000004206bbec 0xd0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + 0xd8 (size before relaxing) + 0x000000004206bbf4 is_esp_mesh_assoc + .text.wifi_nvs_cfg_item_init + 0x000000004206bcbc 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x92 (size before relaxing) + 0x000000004206bcc8 wifi_nvs_cfg_item_init + *fill* 0x000000004206bd3e 0x2 + .text.wifi_nvs_cfg_init + 0x000000004206bd40 0x5f6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x752 (size before relaxing) + 0x000000004206be88 wifi_nvs_cfg_init + *fill* 0x000000004206c336 0x2 + .text.wifi_nvs_get + 0x000000004206c338 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0xe (size before relaxing) + 0x000000004206c338 wifi_nvs_get + *fill* 0x000000004206c342 0x2 + .text.wifi_nvs_commit + 0x000000004206c344 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x4a (size before relaxing) + 0x000000004206c344 wifi_nvs_commit + *fill* 0x000000004206c37e 0x2 + .text.wifi_nvs_set + 0x000000004206c380 0x172 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x19a (size before relaxing) + 0x000000004206c39c wifi_nvs_set + *fill* 0x000000004206c4f2 0x2 + .text.ieee80211_adjust_2nd_chan + 0x000000004206c4f4 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x76 (size before relaxing) + 0x000000004206c4f4 ieee80211_adjust_2nd_chan + *fill* 0x000000004206c552 0x2 + .text.wifi_nvs_compare_cfg_diff + 0x000000004206c554 0x16a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x182 (size before relaxing) + 0x000000004206c558 wifi_nvs_compare_cfg_diff + *fill* 0x000000004206c6be 0x2 + .text.wifi_set_default_ssid + 0x000000004206c6c0 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x55 (size before relaxing) + 0x000000004206c6c4 wifi_set_default_ssid + *fill* 0x000000004206c701 0x3 + .text.wifi_nvs_validate_ap_ssid + 0x000000004206c704 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x22 (size before relaxing) + 0x000000004206c704 wifi_nvs_validate_ap_ssid + *fill* 0x000000004206c71e 0x2 + .text.wifi_nvs_validate_ap_password + 0x000000004206c720 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x48 (size before relaxing) + 0x000000004206c720 wifi_nvs_validate_ap_password + .text.wifi_nvs_validate_sta_password + 0x000000004206c758 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x4c (size before relaxing) + 0x000000004206c758 wifi_nvs_validate_sta_password + .text.wifi_nvs_validate_country + 0x000000004206c794 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x52 (size before relaxing) + 0x000000004206c794 wifi_nvs_validate_country + *fill* 0x000000004206c7e2 0x2 + .text.wifi_nvs_validate_ap_chan + 0x000000004206c7e4 0x4b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x6b (size before relaxing) + 0x000000004206c7e4 wifi_nvs_validate_ap_chan + *fill* 0x000000004206c82f 0x1 + .text.wifi_nvs_validate_ap_num + 0x000000004206c830 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x1c (size before relaxing) + 0x000000004206c830 wifi_nvs_validate_ap_num + .text.wifi_nvs_validate_sta_listen_interval + 0x000000004206c848 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x1a (size before relaxing) + 0x000000004206c848 wifi_nvs_validate_sta_listen_interval + *fill* 0x000000004206c85e 0x2 + .text.wifi_nvs_load + 0x000000004206c860 0x29e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x32a (size before relaxing) + *fill* 0x000000004206cafe 0x2 + .text.wifi_nvs_get_sta_listen_interval + 0x000000004206cb00 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x11 (size before relaxing) + 0x000000004206cb00 wifi_nvs_get_sta_listen_interval + *fill* 0x000000004206cb0d 0x3 + .text.wifi_nvs_reset_current_ap_info + 0x000000004206cb10 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x84 (size before relaxing) + 0x000000004206cb10 wifi_nvs_reset_current_ap_info + .text.wifi_nvs_deinit + 0x000000004206cb78 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0x52 (size before relaxing) + 0x000000004206cb78 wifi_nvs_deinit + *fill* 0x000000004206cbba 0x2 + .text.wifi_nvs_init + 0x000000004206cbbc 0x75 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + 0xa1 (size before relaxing) + 0x000000004206cbc8 wifi_nvs_init + *fill* 0x000000004206cc31 0x3 + .text.add_appie + 0x000000004206cc34 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1b (size before relaxing) + *fill* 0x000000004206cc4b 0x1 + .text.ieee80211_vnd_ie_size$part$7 + 0x000000004206cc4c 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x35 (size before relaxing) + *fill* 0x000000004206cc7d 0x3 + .text.ieee80211_reg_netstack_buf_cb + 0x000000004206cc80 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x000000004206cc88 ieee80211_reg_netstack_buf_cb + *fill* 0x000000004206cc97 0x1 + .text.ieee80211_set_hmac_stop + 0x000000004206cc98 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x3a (size before relaxing) + 0x000000004206cc98 ieee80211_set_hmac_stop + *fill* 0x000000004206ccc6 0x2 + .text.ieee80211_alloc_tx_buf + 0x000000004206ccc8 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x68 (size before relaxing) + 0x000000004206cccc ieee80211_alloc_tx_buf + .text.ieee80211_empty_txq + 0x000000004206cd20 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x8a (size before relaxing) + 0x000000004206cd20 ieee80211_empty_txq + *fill* 0x000000004206cd9a 0x2 + .text.ieee80211_post_hmac_tx + 0x000000004206cd9c 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x8a (size before relaxing) + 0x000000004206cda4 ieee80211_post_hmac_tx + *fill* 0x000000004206ce02 0x2 + .text.ieee80211_amsdu_adjust_head + 0x000000004206ce04 0xc9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0xd9 (size before relaxing) + 0x000000004206ce08 ieee80211_amsdu_adjust_head + *fill* 0x000000004206cecd 0x3 + .text.ieee80211_amsdu_adjust_last_length + 0x000000004206ced0 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2e (size before relaxing) + 0x000000004206ced0 ieee80211_amsdu_adjust_last_length + *fill* 0x000000004206cefa 0x2 + .text.ieee80211_amsdu_length_check + 0x000000004206cefc 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2d (size before relaxing) + 0x000000004206cefc ieee80211_amsdu_length_check + *fill* 0x000000004206cf25 0x3 + .text.ieee80211_output_init + 0x000000004206cf28 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x33 (size before relaxing) + 0x000000004206cf30 ieee80211_output_init + *fill* 0x000000004206cf4f 0x1 + .text.ieee80211_send_setup + 0x000000004206cf50 0x11a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x142 (size before relaxing) + 0x000000004206cf5c ieee80211_send_setup + *fill* 0x000000004206d06a 0x2 + .text.ieee80211_tx_mgt_cb + 0x000000004206d06c 0x9f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0xbb (size before relaxing) + 0x000000004206d06c ieee80211_tx_mgt_cb + *fill* 0x000000004206d10b 0x1 + .text.ieee80211_add_rates + 0x000000004206d10c 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2e (size before relaxing) + 0x000000004206d10c ieee80211_add_rates + *fill* 0x000000004206d136 0x2 + .text.ieee80211_add_dsparams + 0x000000004206d138 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x21 (size before relaxing) + 0x000000004206d138 ieee80211_add_dsparams + *fill* 0x000000004206d155 0x3 + .text.ieee80211_add_xrates + 0x000000004206d158 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2c (size before relaxing) + 0x000000004206d158 ieee80211_add_xrates + .text.ieee80211_add_assoc_req_ies + 0x000000004206d180 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x22 (size before relaxing) + 0x000000004206d180 ieee80211_add_assoc_req_ies + *fill* 0x000000004206d19e 0x2 + .text.ieee80211_add_probe_req_ies + 0x000000004206d1a0 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x22 (size before relaxing) + 0x000000004206d1a0 ieee80211_add_probe_req_ies + *fill* 0x000000004206d1be 0x2 + .text.ieee80211_add_wme_param + 0x000000004206d1c0 0x79 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x7d (size before relaxing) + 0x000000004206d1c8 ieee80211_add_wme_param + *fill* 0x000000004206d239 0x3 + .text.ieee80211_add_csa + 0x000000004206d23c 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2c (size before relaxing) + 0x000000004206d23c ieee80211_add_csa + .text.ieee80211_add_extcap + 0x000000004206d264 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x6a (size before relaxing) + 0x000000004206d26c ieee80211_add_extcap + *fill* 0x000000004206d2b6 0x2 + .text.ieee80211_vnd_ie_set + 0x000000004206d2b8 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x40 (size before relaxing) + 0x000000004206d2b8 ieee80211_vnd_ie_set + .text.ieee80211_vnd_lora_ie_size + 0x000000004206d2f0 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1c (size before relaxing) + 0x000000004206d2f0 ieee80211_vnd_lora_ie_size + .text.ieee80211_vnd_lora_ie_set + 0x000000004206d308 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x3a (size before relaxing) + 0x000000004206d308 ieee80211_vnd_lora_ie_set + *fill* 0x000000004206d33a 0x2 + .text.ieee80211_setup_robust_mgmtframe + 0x000000004206d33c 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x9e (size before relaxing) + 0x000000004206d340 ieee80211_setup_robust_mgmtframe + *fill* 0x000000004206d3ca 0x2 + .text.ieee80211_mgmt_output + 0x000000004206d3cc 0x111 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x14d (size before relaxing) + 0x000000004206d3d4 ieee80211_mgmt_output + *fill* 0x000000004206d4dd 0x3 + .text.ieee80211_getcapinfo + 0x000000004206d4e0 0x93 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0xaf (size before relaxing) + 0x000000004206d4e8 ieee80211_getcapinfo + *fill* 0x000000004206d573 0x1 + .text.ieee80211_assoc_req_construct + 0x000000004206d574 0x354 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x404 (size before relaxing) + 0x000000004206d590 ieee80211_assoc_req_construct + .text.ieee80211_assoc_resp_construct + 0x000000004206d8c8 0x23f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2df (size before relaxing) + 0x000000004206d8dc ieee80211_assoc_resp_construct + *fill* 0x000000004206db07 0x1 + .text.ieee80211_auth_construct + 0x000000004206db08 0x20f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x23f (size before relaxing) + 0x000000004206db10 ieee80211_auth_construct + *fill* 0x000000004206dd17 0x1 + .text.ieee80211_deauth_construct + 0x000000004206dd18 0x7b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x87 (size before relaxing) + 0x000000004206dd1c ieee80211_deauth_construct + *fill* 0x000000004206dd93 0x1 + .text.ieee80211_disassoc_construct + 0x000000004206dd94 0x7b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x87 (size before relaxing) + 0x000000004206dd98 ieee80211_disassoc_construct + *fill* 0x000000004206de0f 0x1 + .text.ieee80211_output_do + 0x000000004206de10 0x1b2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1ea (size before relaxing) + 0x000000004206de18 ieee80211_output_do + *fill* 0x000000004206dfc2 0x2 + .text.ieee80211_output + 0x000000004206dfc4 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1d (size before relaxing) + 0x000000004206dfc4 ieee80211_output + *fill* 0x000000004206dfdd 0x3 + .text.esp_wifi_internal_tx + 0x000000004206dfe0 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1d (size before relaxing) + 0x000000004206dfe0 esp_wifi_internal_tx + *fill* 0x000000004206dff9 0x3 + .text.ieee80211_amsdu_send_check + 0x000000004206dffc 0xa7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0xaf (size before relaxing) + 0x000000004206e004 ieee80211_amsdu_send_check + *fill* 0x000000004206e0a3 0x1 + .text.ieee80211_amsdu_encap_check + 0x000000004206e0a4 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x70 (size before relaxing) + 0x000000004206e0a4 ieee80211_amsdu_encap_check + .text.ieee80211_encap_amsdu + 0x000000004206e108 0x16c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1b4 (size before relaxing) + 0x000000004206e108 ieee80211_encap_amsdu + .text.ieee80211_alloc_proberesp + 0x000000004206e274 0x26e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x32e (size before relaxing) + 0x000000004206e284 ieee80211_alloc_proberesp + *fill* 0x000000004206e4e2 0x2 + .text.ieee80211_alloc_deauth + 0x000000004206e4e4 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x4d (size before relaxing) + 0x000000004206e4e8 ieee80211_alloc_deauth + *fill* 0x000000004206e525 0x3 + .text.ieee80211_output_raw_process + 0x000000004206e528 0x184 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x1c0 (size before relaxing) + 0x000000004206e538 ieee80211_output_raw_process + .text.ieee80211_beacon_construct + 0x000000004206e6ac 0x235 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x2c1 (size before relaxing) + 0x000000004206e6ac ieee80211_beacon_construct + *fill* 0x000000004206e8e1 0x3 + .text.ieee80211_send_nulldata + 0x000000004206e8e4 0x10d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x149 (size before relaxing) + 0x000000004206e8ec ieee80211_send_nulldata + *fill* 0x000000004206e9f1 0x3 + .text.ieee80211_send_probereq + 0x000000004206e9f4 0x215 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x299 (size before relaxing) + 0x000000004206e9fc ieee80211_send_probereq + *fill* 0x000000004206ec09 0x3 + .text.ieee80211_send_mgmt + 0x000000004206ec0c 0xd8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x11c (size before relaxing) + 0x000000004206ec14 ieee80211_send_mgmt + .text.ieee80211_send_proberesp + 0x000000004206ece4 0xe8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x130 (size before relaxing) + 0x000000004206ecec ieee80211_send_proberesp + .text.ieee80211_send_deauth + 0x000000004206edcc 0xf9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x13d (size before relaxing) + 0x000000004206edd4 ieee80211_send_deauth + *fill* 0x000000004206eec5 0x3 + .text.ieee80211_beacon_alloc + 0x000000004206eec8 0x202 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x26e (size before relaxing) + 0x000000004206eee4 ieee80211_beacon_alloc + *fill* 0x000000004206f0ca 0x2 + .text.ieee80211_encap_null_data + 0x000000004206f0cc 0x100 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x13c (size before relaxing) + 0x000000004206f0d4 ieee80211_encap_null_data + .text.ieee80211_pm_tx_null_process + 0x000000004206f1cc 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + 0x32 (size before relaxing) + 0x000000004206f1cc ieee80211_pm_tx_null_process + *fill* 0x000000004206f1f2 0x2 + .text.ieee80211_phy_deinit + 0x000000004206f1f4 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + 0x11 (size before relaxing) + 0x000000004206f1f4 ieee80211_phy_deinit + *fill* 0x000000004206f1fe 0x2 + .text.ieee80211_phy_type_get + 0x000000004206f200 0x5b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + 0x5f (size before relaxing) + 0x000000004206f200 ieee80211_phy_type_get + *fill* 0x000000004206f25b 0x1 + .text.ieee80211_phy_mode_show + 0x000000004206f25c 0x7d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + 0x000000004206f27c ieee80211_phy_mode_show + *fill* 0x000000004206f2d9 0x3 + .text.ieee80211_setup_ratetable + 0x000000004206f2dc 0xf4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + 0x11c (size before relaxing) + 0x000000004206f2f0 ieee80211_setup_ratetable + .text.ieee80211_phy_init + 0x000000004206f3d0 0x90 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + 0xd6 (size before relaxing) + 0x000000004206f3d4 ieee80211_phy_init + *fill* 0x000000004206f460 0x0 + .text.ieee80211_psq_init + 0x000000004206f460 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x1a (size before relaxing) + 0x000000004206f460 ieee80211_psq_init + *fill* 0x000000004206f476 0x2 + .text.ieee80211_gpsq_init + 0x000000004206f478 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x57 (size before relaxing) + 0x000000004206f47c ieee80211_gpsq_init + *fill* 0x000000004206f4b3 0x1 + .text.ieee80211_psq_find_max_bss + 0x000000004206f4b4 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x3b (size before relaxing) + 0x000000004206f4b4 ieee80211_psq_find_max_bss + *fill* 0x000000004206f4e7 0x1 + .text.ieee80211_set_tim + 0x000000004206f4e8 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x78 (size before relaxing) + 0x000000004206f4e8 ieee80211_set_tim + .text.ieee80211_psq_take_head + 0x000000004206f558 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x3e (size before relaxing) + 0x000000004206f558 ieee80211_psq_take_head + *fill* 0x000000004206f592 0x2 + .text.ieee80211_psq_drop_one_pkt + 0x000000004206f594 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x62 (size before relaxing) + 0x000000004206f594 ieee80211_psq_drop_one_pkt + *fill* 0x000000004206f5da 0x2 + .text.ieee80211_psq_send_one_pkt + 0x000000004206f5dc 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x6e (size before relaxing) + 0x000000004206f5dc ieee80211_psq_send_one_pkt + *fill* 0x000000004206f632 0x2 + .text.ieee80211_psq_is_buff_pkt + 0x000000004206f634 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x4c (size before relaxing) + 0x000000004206f634 ieee80211_psq_is_buff_pkt + *fill* 0x000000004206f669 0x3 + .text.ieee80211_pwrsave + 0x000000004206f66c 0x67 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x77 (size before relaxing) + 0x000000004206f66c ieee80211_pwrsave + *fill* 0x000000004206f6d3 0x1 + .text.pwrsave_flushq + 0x000000004206f6d4 0xbe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0xd2 (size before relaxing) + 0x000000004206f6d4 pwrsave_flushq + *fill* 0x000000004206f792 0x2 + .text.ieee80211_node_pwrsave + 0x000000004206f794 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x76 (size before relaxing) + 0x000000004206f794 ieee80211_node_pwrsave + *fill* 0x000000004206f7f2 0x2 + .text.ieee80211_pwrsave_node_cleanup + 0x000000004206f7f4 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x46 (size before relaxing) + 0x000000004206f7f4 ieee80211_pwrsave_node_cleanup + *fill* 0x000000004206f82a 0x2 + .text.ieee80211_pwrsave_txcb + 0x000000004206f82c 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + 0x36 (size before relaxing) + 0x000000004206f82c ieee80211_pwrsave_txcb + *fill* 0x000000004206f85a 0x2 + .text.ieee80211_proto_attach + 0x000000004206f85c 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + 0x2c (size before relaxing) + 0x000000004206f860 ieee80211_proto_attach + .text.ieee80211_wme_updateparams + 0x000000004206f880 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + 0x4a (size before relaxing) + 0x000000004206f884 ieee80211_wme_updateparams + *fill* 0x000000004206f8be 0x2 + .text.ieee80211_mlme_connect_bss + 0x000000004206f8c0 0xee /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + 0x116 (size before relaxing) + 0x000000004206f8d0 ieee80211_mlme_connect_bss + *fill* 0x000000004206f9ae 0x2 + .text.get_country_chan_info + 0x000000004206f9b0 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + 0x30 (size before relaxing) + .text.ieee80211_is_40mhz_valid_bw + 0x000000004206f9dc 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + 0x64 (size before relaxing) + 0x000000004206f9e4 ieee80211_is_40mhz_valid_bw + .text.ieee80211_regdomain_max_tx_power + 0x000000004206fa30 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x3c (size before relaxing) + 0x000000004206fa34 ieee80211_regdomain_max_tx_power + .text.ieee80211_regdomain_get_country + 0x000000004206fa68 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x3e (size before relaxing) + 0x000000004206fa68 ieee80211_regdomain_get_country + *fill* 0x000000004206fa9e 0x2 + .text.ieee80211_update_phy_country + 0x000000004206faa0 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x30 (size before relaxing) + 0x000000004206faa0 ieee80211_update_phy_country + .text.ieee80211_regdomain_update + 0x000000004206fac4 0x11e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x13e (size before relaxing) + 0x000000004206fac8 ieee80211_regdomain_update + *fill* 0x000000004206fbe2 0x2 + .text.ieee80211_regdomain_update_in_scan + 0x000000004206fbe4 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x16 (size before relaxing) + 0x000000004206fbe4 ieee80211_regdomain_update_in_scan + *fill* 0x000000004206fbf6 0x2 + .text.ieee80211_regdomain_update_in_connect + 0x000000004206fbf8 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x18 (size before relaxing) + 0x000000004206fbf8 ieee80211_regdomain_update_in_connect + .text.ieee80211_add_countryie + 0x000000004206fc0c 0x65 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x75 (size before relaxing) + 0x000000004206fc10 ieee80211_add_countryie + *fill* 0x000000004206fc71 0x3 + .text.ieee80211_regdomain_max_chan + 0x000000004206fc74 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x2e (size before relaxing) + 0x000000004206fc74 ieee80211_regdomain_max_chan + *fill* 0x000000004206fc9a 0x2 + .text.ieee80211_regdomain_ap_max_chan + 0x000000004206fc9c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x1c (size before relaxing) + 0x000000004206fc9c ieee80211_regdomain_ap_max_chan + .text.ieee80211_regdomain_min_chan + 0x000000004206fcb4 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x24 (size before relaxing) + 0x000000004206fcb4 ieee80211_regdomain_min_chan + .text.ieee80211_regdomain_ap_min_chan + 0x000000004206fcd0 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x12 (size before relaxing) + 0x000000004206fcd0 ieee80211_regdomain_ap_min_chan + *fill* 0x000000004206fcdb 0x1 + .text.ieee80211_regdomain_chan_in_range + 0x000000004206fcdc 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x2e (size before relaxing) + 0x000000004206fcdc ieee80211_regdomain_chan_in_range + *fill* 0x000000004206fcfa 0x2 + .text.ieee80211_regdomain_is_active_scan + 0x000000004206fcfc 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + 0x1c (size before relaxing) + 0x000000004206fcfc ieee80211_regdomain_is_active_scan + .text.ieee80211_rfid_locp_recv_reset + 0x000000004206fd10 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + 0x11 (size before relaxing) + 0x000000004206fd10 ieee80211_rfid_locp_recv_reset + *fill* 0x000000004206fd1d 0x3 + .text.ieee80211_rfid_locp_recv + 0x000000004206fd20 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + 0x20 (size before relaxing) + 0x000000004206fd20 ieee80211_rfid_locp_recv + .text.scan_enter_oper_channel + 0x000000004206fd3c 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x16 (size before relaxing) + *fill* 0x000000004206fd4a 0x2 + .text.scan_inter_channel_timeout + 0x000000004206fd4c 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x16 (size before relaxing) + *fill* 0x000000004206fd5a 0x2 + .text.scan_op_start + 0x000000004206fd5c 0x1a9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x20d (size before relaxing) + *fill* 0x000000004206ff05 0x3 + .text.unlikely.scan_update_results_to_supplicant + 0x000000004206ff08 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x72 (size before relaxing) + *fill* 0x000000004206ff6e 0x2 + .text.ieee80211_scan_attach + 0x000000004206ff70 0x9a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0xaa (size before relaxing) + 0x000000004206ff80 ieee80211_scan_attach + *fill* 0x000000004207000a 0x2 + .text.ieee80211_scan_deattach + 0x000000004207000c 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x2c (size before relaxing) + 0x000000004207000c ieee80211_scan_deattach + .text.scan_freq_cal + 0x0000000042070030 0x8c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x90 (size before relaxing) + 0x000000004207003c scan_freq_cal + .text.scan_flush_all_tx_buf + 0x00000000420700bc 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x80 (size before relaxing) + 0x00000000420700c8 scan_flush_all_tx_buf + .text.scan_cancel + 0x0000000042070128 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x90 (size before relaxing) + 0x000000004207012c scan_cancel + .text.scan_remove_bssid + 0x000000004207019c 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x13 (size before relaxing) + 0x000000004207019c scan_remove_bssid + *fill* 0x00000000420701ab 0x1 + .text.scan_hidden_ssid + 0x00000000420701ac 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x11 (size before relaxing) + 0x00000000420701ac scan_hidden_ssid + *fill* 0x00000000420701b9 0x3 + .text.scan_set_act_duration + 0x00000000420701bc 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x12 (size before relaxing) + 0x00000000420701bc scan_set_act_duration + *fill* 0x00000000420701ca 0x2 + .text.scan_set_pas_duration + 0x00000000420701cc 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x10 (size before relaxing) + 0x00000000420701cc scan_set_pas_duration + .text.scan_add_probe_ssid + 0x00000000420701d8 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x68 (size before relaxing) + 0x00000000420701d8 scan_add_probe_ssid + .text.scan_remove_probe_ssid + 0x0000000042070234 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x2b (size before relaxing) + 0x0000000042070234 scan_remove_probe_ssid + *fill* 0x000000004207025b 0x1 + .text.scan_prefer_chan + 0x000000004207025c 0x1b4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x210 (size before relaxing) + 0x000000004207027c scan_prefer_chan + .text.scan_update_scan_history + 0x0000000042070410 0x15e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x17e (size before relaxing) + 0x0000000042070420 scan_update_scan_history + *fill* 0x000000004207056e 0x2 + .text.scan_build_chan_list + 0x0000000042070570 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x90 (size before relaxing) + 0x0000000042070578 scan_build_chan_list + .text.scan_set_desChan + 0x00000000420705f4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x13 (size before relaxing) + 0x00000000420705f4 scan_set_desChan + *fill* 0x0000000042070603 0x1 + .text.scan_get_type + 0x0000000042070604 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x10 (size before relaxing) + 0x0000000042070604 scan_get_type + .text.unlikely.scan_add_ssid_do + 0x0000000042070610 0x284 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x2b8 (size before relaxing) + .text.unlikely.scan_add_ssid + 0x0000000042070894 0xf0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x10c (size before relaxing) + .text.scan_reset_cipher_and_akm + 0x0000000042070984 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x30 (size before relaxing) + 0x0000000042070984 scan_reset_cipher_and_akm + .text.scan_profile_check + 0x00000000420709b0 0x27a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x2f2 (size before relaxing) + 0x00000000420709c0 scan_profile_check + *fill* 0x0000000042070c2a 0x2 + .text.free_bss_info + 0x0000000042070c2c 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x2e (size before relaxing) + 0x0000000042070c2c free_bss_info + *fill* 0x0000000042070c56 0x2 + .text.clear_bss_queue + 0x0000000042070c58 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x4a (size before relaxing) + 0x0000000042070c60 clear_bss_queue + *fill* 0x0000000042070c8f 0x1 + .text.scan_done + 0x0000000042070c90 0x210 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x2a0 (size before relaxing) + .text.scan_next_channel + 0x0000000042070ea0 0x1a8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x1fc (size before relaxing) + .text.scan_enter_oper_channel_process + 0x0000000042071048 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x34 (size before relaxing) + 0x000000004207104c scan_enter_oper_channel_process + .text.scan_inter_channel_timeout_process + 0x000000004207106c 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x8c (size before relaxing) + 0x0000000042071074 scan_inter_channel_timeout_process + .text.scan_op_end + 0x00000000420710dc 0x170 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x1bc (size before relaxing) + .text.scan_start + 0x000000004207124c 0x12b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x19b (size before relaxing) + 0x0000000042071260 scan_start + *fill* 0x0000000042071377 0x1 + .text.check_bss_queue + 0x0000000042071378 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x30 (size before relaxing) + 0x0000000042071378 check_bss_queue + .text.scan_parse_ht2040_coex + 0x00000000420713a0 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x7c (size before relaxing) + 0x00000000420713a8 scan_parse_ht2040_coex + .text.scan_parse_beacon + 0x0000000042071410 0x717 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x897 (size before relaxing) + 0x000000004207144c scan_parse_beacon + *fill* 0x0000000042071b27 0x1 + .text.sta_recv_sa_query_resp + 0x0000000042071b28 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x64 (size before relaxing) + 0x0000000042071b34 sta_recv_sa_query_resp + .text.sta_assoc_comeback + 0x0000000042071b80 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x16 (size before relaxing) + *fill* 0x0000000042071b8e 0x2 + .text.sta_try_sa_query + 0x0000000042071b90 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x16 (size before relaxing) + *fill* 0x0000000042071b9e 0x2 + .text.sta_sa_query_timeout + 0x0000000042071ba0 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x16 (size before relaxing) + *fill* 0x0000000042071bae 0x2 + .text.sta_recv_sa_query_req + 0x0000000042071bb0 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x2a (size before relaxing) + 0x0000000042071bb0 sta_recv_sa_query_req + *fill* 0x0000000042071bd2 0x2 + .text.ieee80211_sta_new_state + 0x0000000042071bd4 0xba1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0xd51 (size before relaxing) + 0x0000000042071c68 ieee80211_sta_new_state + *fill* 0x0000000042072775 0x3 + .text.sta_rx_eapol + 0x0000000042072778 0x188 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x1a0 (size before relaxing) + 0x0000000042072798 sta_rx_eapol + .text.wifi_sta_reg_rxcb + 0x0000000042072900 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0xe (size before relaxing) + 0x0000000042072900 wifi_sta_reg_rxcb + *fill* 0x000000004207290a 0x2 + .text.sta_michael_mic_failure + 0x000000004207290c 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x3e (size before relaxing) + 0x0000000042072910 sta_michael_mic_failure + *fill* 0x0000000042072942 0x2 + .text.sta_auth_open + 0x0000000042072944 0x142 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x186 (size before relaxing) + 0x000000004207295c sta_auth_open + *fill* 0x0000000042072a86 0x2 + .text.sta_auth_shared + 0x0000000042072a88 0x142 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x16a (size before relaxing) + 0x0000000042072a90 sta_auth_shared + *fill* 0x0000000042072bca 0x2 + .text.ieee80211_wme_standard_ac_to_esp_ac + 0x0000000042072bcc 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x4b (size before relaxing) + 0x0000000042072bd4 ieee80211_wme_standard_ac_to_esp_ac + *fill* 0x0000000042072c13 0x1 + .text.ieee80211_parse_wmeparams + 0x0000000042072c14 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x82 (size before relaxing) + 0x0000000042072c14 ieee80211_parse_wmeparams + *fill* 0x0000000042072c92 0x2 + .text.sta_rx_csa + 0x0000000042072c94 0x214 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x248 (size before relaxing) + 0x0000000042072cc0 sta_rx_csa + .text.ieee80211_parse_obss_scan_param + 0x0000000042072ea8 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x2a (size before relaxing) + 0x0000000042072ea8 ieee80211_parse_obss_scan_param + *fill* 0x0000000042072ece 0x2 + .text.sta_retry_assoc + 0x0000000042072ed0 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x66 (size before relaxing) + 0x0000000042072ed0 sta_retry_assoc + *fill* 0x0000000042072f22 0x2 + .text.sta_recv_assoc + 0x0000000042072f24 0x512 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x5e2 (size before relaxing) + 0x0000000042072f4c sta_recv_assoc + *fill* 0x0000000042073436 0x2 + .text.sta_recv_ctl + 0x0000000042073438 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x16 (size before relaxing) + 0x0000000042073438 sta_recv_ctl + *fill* 0x0000000042073447 0x1 + .text.wifi_station_start + 0x0000000042073448 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0xcc (size before relaxing) + 0x0000000042073450 wifi_station_start + .text.wifi_station_stop + 0x00000000420734e8 0x78 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x9c (size before relaxing) + 0x00000000420734ec wifi_station_stop + .text.sta_bip_check + 0x0000000042073560 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x92 (size before relaxing) + 0x0000000042073560 sta_bip_check + *fill* 0x00000000420735da 0x2 + .text.sta_action_output + 0x00000000420735dc 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x2d (size before relaxing) + 0x00000000420735dc sta_action_output + *fill* 0x00000000420735fd 0x3 + .text.sta_send_sa_query_req + 0x0000000042073600 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x88 (size before relaxing) + 0x0000000042073608 sta_send_sa_query_req + .text.sta_send_sa_query_resp + 0x0000000042073670 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x86 (size before relaxing) + 0x0000000042073678 sta_send_sa_query_resp + *fill* 0x00000000420736de 0x2 + .text.sta_sa_query_process_timeout + 0x00000000420736e0 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x9a (size before relaxing) + 0x00000000420736e8 sta_sa_query_process_timeout + *fill* 0x0000000042073756 0x2 + .text.sta_try_sa_query_process + 0x0000000042073758 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0xcc (size before relaxing) + 0x0000000042073764 sta_try_sa_query_process + .text.ieee80211_setup_pmf + 0x0000000042073808 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x5b (size before relaxing) + 0x0000000042073818 ieee80211_setup_pmf + *fill* 0x0000000042073847 0x1 + .text.sta_is_wpa3_enabled + 0x0000000042073848 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x31 (size before relaxing) + 0x0000000042073848 sta_is_wpa3_enabled + *fill* 0x000000004207386d 0x3 + .text.sta_auth_sae + 0x0000000042073870 0x18f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x1d3 (size before relaxing) + 0x0000000042073870 sta_auth_sae + *fill* 0x00000000420739ff 0x1 + .text.sta_recv_mgmt + 0x0000000042073a00 0x813 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x937 (size before relaxing) + 0x0000000042073a2c sta_recv_mgmt + *fill* 0x0000000042074213 0x1 + .text.esp_wifi_ap_get_prof_pmk_internal + 0x0000000042074214 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x13 (size before relaxing) + 0x0000000042074214 esp_wifi_ap_get_prof_pmk_internal + *fill* 0x0000000042074223 0x1 + .text.esp_wifi_sta_update_ap_info_internal + 0x0000000042074224 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x3d (size before relaxing) + 0x0000000042074224 esp_wifi_sta_update_ap_info_internal + *fill* 0x000000004207424d 0x3 + .text.esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x0000000042074250 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x22 (size before relaxing) + 0x0000000042074250 esp_wifi_sta_get_ap_info_prof_pmk_internal + *fill* 0x000000004207426e 0x2 + .text.esp_wifi_ap_get_prof_ap_ssid_internal + 0x0000000042074270 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x13 (size before relaxing) + 0x0000000042074270 esp_wifi_ap_get_prof_ap_ssid_internal + *fill* 0x000000004207427f 0x1 + .text.esp_wifi_sta_get_prof_ssid_internal + 0x0000000042074280 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x10 (size before relaxing) + 0x0000000042074280 esp_wifi_sta_get_prof_ssid_internal + .text.esp_wifi_ap_get_prof_authmode_internal + 0x000000004207428c 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x14 (size before relaxing) + 0x000000004207428c esp_wifi_ap_get_prof_authmode_internal + .text.esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x000000004207429c 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x14 (size before relaxing) + 0x000000004207429c esp_wifi_ap_get_prof_pairwise_cipher_internal + .text.esp_wifi_sta_get_prof_authmode_internal + 0x00000000420742ac 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x12 (size before relaxing) + 0x00000000420742ac esp_wifi_sta_get_prof_authmode_internal + *fill* 0x00000000420742ba 0x2 + .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x00000000420742bc 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x19 (size before relaxing) + 0x00000000420742bc esp_wifi_sta_is_ap_notify_completed_rsne_internal + *fill* 0x00000000420742d1 0x3 + .text.esp_wifi_ap_get_prof_password_internal + 0x00000000420742d4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x13 (size before relaxing) + 0x00000000420742d4 esp_wifi_ap_get_prof_password_internal + *fill* 0x00000000420742e3 0x1 + .text.wifi_sta_get_prof_password + 0x00000000420742e4 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x11 (size before relaxing) + 0x00000000420742e4 wifi_sta_get_prof_password + *fill* 0x00000000420742f1 0x3 + .text.esp_wifi_sta_get_prof_password_internal + 0x00000000420742f4 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x11 (size before relaxing) + 0x00000000420742f4 esp_wifi_sta_get_prof_password_internal + *fill* 0x0000000042074301 0x3 + .text.esp_wifi_sta_get_reset_param_internal + 0x0000000042074304 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x12 (size before relaxing) + 0x0000000042074304 esp_wifi_sta_get_reset_param_internal + *fill* 0x0000000042074312 0x2 + .text.esp_wifi_sta_set_reset_param_internal + 0x0000000042074314 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x14 (size before relaxing) + 0x0000000042074314 esp_wifi_sta_set_reset_param_internal + .text.esp_wifi_sta_prof_is_wpa_internal + 0x0000000042074324 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x2f (size before relaxing) + 0x0000000042074324 esp_wifi_sta_prof_is_wpa_internal + *fill* 0x000000004207434f 0x1 + .text.esp_wifi_sta_prof_is_wpa2_internal + 0x0000000042074350 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x31 (size before relaxing) + 0x0000000042074354 esp_wifi_sta_prof_is_wpa2_internal + *fill* 0x000000004207437d 0x3 + .text.esp_wifi_sta_prof_is_wapi_internal + 0x0000000042074380 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x22 (size before relaxing) + 0x0000000042074380 esp_wifi_sta_prof_is_wapi_internal + *fill* 0x000000004207439e 0x2 + .text.esp_wifi_sta_prof_is_wpa3_internal + 0x00000000420743a0 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1c (size before relaxing) + 0x00000000420743a0 esp_wifi_sta_prof_is_wpa3_internal + .text.esp_wifi_sta_get_pairwise_cipher_internal + 0x00000000420743b8 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x12 (size before relaxing) + 0x00000000420743b8 esp_wifi_sta_get_pairwise_cipher_internal + *fill* 0x00000000420743c6 0x2 + .text.esp_wifi_sta_get_group_cipher_internal + 0x00000000420743c8 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x12 (size before relaxing) + 0x00000000420743c8 esp_wifi_sta_get_group_cipher_internal + *fill* 0x00000000420743d6 0x2 + .text.ieee80211_set_key + 0x00000000420743d8 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x42 (size before relaxing) + 0x00000000420743d8 ieee80211_set_key + *fill* 0x0000000042074412 0x2 + .text.ieee80211_set_sta_gtk_index + 0x0000000042074414 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x27 (size before relaxing) + 0x0000000042074414 ieee80211_set_sta_gtk_index + *fill* 0x0000000042074437 0x1 + .text.ieee80211_set_gtk + 0x0000000042074438 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x4e (size before relaxing) + 0x0000000042074440 ieee80211_set_gtk + *fill* 0x0000000042074476 0x2 + .text.ieee80211_get_ptk + 0x0000000042074478 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1c (size before relaxing) + 0x0000000042074478 ieee80211_get_ptk + .text.ieee80211_get_spp + 0x0000000042074490 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x35 (size before relaxing) + 0x0000000042074490 ieee80211_get_spp + *fill* 0x00000000420744bd 0x3 + .text.esp_wifi_wpa_ptk_init_done_internal + 0x00000000420744c0 0x67 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x8b (size before relaxing) + 0x00000000420744c4 esp_wifi_wpa_ptk_init_done_internal + *fill* 0x0000000042074527 0x1 + .text.esp_wifi_sta_is_running_internal + 0x0000000042074528 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x22 (size before relaxing) + 0x0000000042074528 esp_wifi_sta_is_running_internal + *fill* 0x0000000042074546 0x2 + .text.esp_wifi_sta_send_mgmt_internal + 0x0000000042074548 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x23 (size before relaxing) + 0x0000000042074548 esp_wifi_sta_send_mgmt_internal + *fill* 0x0000000042074563 0x1 + .text.esp_wifi_auth_done_internal + 0x0000000042074564 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x11 (size before relaxing) + 0x0000000042074564 esp_wifi_auth_done_internal + *fill* 0x000000004207456e 0x2 + .text.esp_wifi_unregister_wpa2_cb_internal + 0x0000000042074570 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x27 (size before relaxing) + 0x0000000042074570 esp_wifi_unregister_wpa2_cb_internal + *fill* 0x000000004207458f 0x1 + .text.esp_wifi_unregister_wpa_cb_internal + 0x0000000042074590 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x27 (size before relaxing) + 0x0000000042074590 esp_wifi_unregister_wpa_cb_internal + *fill* 0x00000000420745af 0x1 + .text.esp_wifi_register_wpa_cb_internal + 0x00000000420745b0 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1b (size before relaxing) + 0x00000000420745b0 esp_wifi_register_wpa_cb_internal + *fill* 0x00000000420745c0 0x0 + .text.ieee80211_sta_is_connected + 0x00000000420745c0 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x00000000420745c4 ieee80211_sta_is_connected + .text.esp_wifi_get_hostap_private_internal + 0x00000000420745d8 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x16 (size before relaxing) + 0x00000000420745d8 esp_wifi_get_hostap_private_internal + *fill* 0x00000000420745ea 0x2 + .text.esp_wifi_deauthenticate_internal + 0x00000000420745ec 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x5e (size before relaxing) + 0x00000000420745ec esp_wifi_deauthenticate_internal + *fill* 0x000000004207463a 0x2 + .text.esp_wifi_get_spp_attrubute_internal + 0x000000004207463c 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x28 (size before relaxing) + 0x000000004207463c esp_wifi_get_spp_attrubute_internal + .text.esp_wifi_get_user_init_flag_internal + 0x0000000042074660 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1d (size before relaxing) + 0x0000000042074660 esp_wifi_get_user_init_flag_internal + *fill* 0x0000000042074679 0x3 + .text.wifi_set_rx_policy + 0x000000004207467c 0x150 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1b3 (size before relaxing) + 0x0000000042074680 wifi_set_rx_policy + *fill* 0x00000000420747cc 0x0 + .text.esp_wifi_register_tx_cb_internal + 0x00000000420747cc 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x18 (size before relaxing) + 0x00000000420747cc esp_wifi_register_tx_cb_internal + .text.esp_wifi_get_macaddr_internal + 0x00000000420747e0 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1f (size before relaxing) + 0x00000000420747e0 esp_wifi_get_macaddr_internal + *fill* 0x00000000420747fb 0x1 + .text.esp_wifi_ap_deauth_internal + 0x00000000420747fc 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x15 (size before relaxing) + 0x00000000420747fc esp_wifi_ap_deauth_internal + *fill* 0x000000004207480d 0x3 + .text.wifi_init_key + 0x0000000042074810 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x31 (size before relaxing) + 0x0000000042074810 wifi_init_key + *fill* 0x0000000042074835 0x3 + .text.esp_wifi_set_ap_key_internal + 0x0000000042074838 0x116 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x166 (size before relaxing) + 0x0000000042074844 esp_wifi_set_ap_key_internal + *fill* 0x000000004207494e 0x2 + .text.ppInstallKey + 0x0000000042074950 0x124 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x170 (size before relaxing) + 0x0000000042074954 ppInstallKey + .text.esp_wifi_set_sta_key_internal + 0x0000000042074a74 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x64 (size before relaxing) + 0x0000000042074a74 esp_wifi_set_sta_key_internal + .text.esp_wifi_get_sta_key_internal + 0x0000000042074ad4 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x4c (size before relaxing) + 0x0000000042074ad4 esp_wifi_get_sta_key_internal + .text.esp_wifi_set_appie_internal + 0x0000000042074b1c 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x60 (size before relaxing) + 0x0000000042074b20 esp_wifi_set_appie_internal + .text.esp_wifi_unset_appie_internal + 0x0000000042074b68 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1a (size before relaxing) + 0x0000000042074b68 esp_wifi_unset_appie_internal + *fill* 0x0000000042074b7e 0x2 + .text.esp_wifi_sta_wpa2_ent_disable_internal + 0x0000000042074b80 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x60 (size before relaxing) + 0x0000000042074b84 esp_wifi_sta_wpa2_ent_disable_internal + .text.esp_wifi_sta_pmf_enabled + 0x0000000042074bcc 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x12 (size before relaxing) + 0x0000000042074bcc esp_wifi_sta_pmf_enabled + *fill* 0x0000000042074bda 0x2 + .text.esp_wifi_sta_get_mgmt_group_cipher + 0x0000000042074bdc 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x2a (size before relaxing) + 0x0000000042074be0 esp_wifi_sta_get_mgmt_group_cipher + *fill* 0x0000000042074c02 0x2 + .text.esp_wifi_set_igtk_internal + 0x0000000042074c04 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x68 (size before relaxing) + 0x0000000042074c0c esp_wifi_set_igtk_internal + .text.ieee80211w_get_active_igtk_key_id + 0x0000000042074c68 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x1b (size before relaxing) + 0x0000000042074c68 ieee80211w_get_active_igtk_key_id + *fill* 0x0000000042074c7b 0x1 + .text.ieee80211w_get_igtk_from_keyidx + 0x0000000042074c7c 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x2a (size before relaxing) + 0x0000000042074c80 ieee80211w_get_igtk_from_keyidx + *fill* 0x0000000042074ca2 0x2 + .text.esp_wifi_skip_supp_pmkcaching + 0x0000000042074ca4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + 0x12 (size before relaxing) + 0x0000000042074ca4 esp_wifi_skip_supp_pmkcaching + *fill* 0x0000000042074cb2 0x2 + .text.ieee80211_ampdu_age_handle + 0x0000000042074cb4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x13 (size before relaxing) + *fill* 0x0000000042074cc3 0x1 + .text.ieee80211_addba + 0x0000000042074cc4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x13 (size before relaxing) + *fill* 0x0000000042074cd3 0x1 + .text.ieee80211_coexist + 0x0000000042074cd4 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x46 (size before relaxing) + *fill* 0x0000000042074d0a 0x2 + .text.ieee80211_sta_retry_assoc + 0x0000000042074d0c 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x42 (size before relaxing) + *fill* 0x0000000042074d3b 0x1 + .text.ieee80211_sta_sa_query_timeout + 0x0000000042074d3c 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x41 (size before relaxing) + *fill* 0x0000000042074d6a 0x2 + .text.ieee80211_sta_try_sa_query + 0x0000000042074d6c 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x42 (size before relaxing) + *fill* 0x0000000042074d9b 0x1 + .text.ieee80211_assoc + 0x0000000042074d9c 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x42 (size before relaxing) + *fill* 0x0000000042074dcb 0x1 + .text.ieee80211_auth + 0x0000000042074dcc 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x42 (size before relaxing) + *fill* 0x0000000042074dfb 0x1 + .text.ieee80211_chm_dwell + 0x0000000042074dfc 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x46 (size before relaxing) + *fill* 0x0000000042074e32 0x2 + .text.ieee80211_handshake + 0x0000000042074e34 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x42 (size before relaxing) + *fill* 0x0000000042074e63 0x1 + .text.ieee80211_beacon + 0x0000000042074e64 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x52 (size before relaxing) + *fill* 0x0000000042074ea3 0x1 + .text.ieee80211_probe_send + 0x0000000042074ea4 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x52 (size before relaxing) + *fill* 0x0000000042074ee3 0x1 + .text.ieee80211_csa + 0x0000000042074ee4 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x4e (size before relaxing) + *fill* 0x0000000042074f1f 0x1 + .text.ieee80211_scan_enter_op_chan + 0x0000000042074f20 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x46 (size before relaxing) + *fill* 0x0000000042074f56 0x2 + .text.ieee80211_scan_inter_chan + 0x0000000042074f58 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x46 (size before relaxing) + *fill* 0x0000000042074f8e 0x2 + .text.ieee80211_timer_connect + 0x0000000042074f90 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x41 (size before relaxing) + *fill* 0x0000000042074fbe 0x2 + .text.ieee80211_hostap_handle + 0x0000000042074fc0 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x46 (size before relaxing) + *fill* 0x0000000042074ff6 0x2 + .text.ieee80211_send_beacon + 0x0000000042074ff8 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x44 (size before relaxing) + .text.ieee80211_register_hostap_timer + 0x000000004207502c 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0x0000000042075038 ieee80211_register_hostap_timer + *fill* 0x0000000042075061 0x3 + .text.ieee80211_timer_do_process + 0x0000000042075064 0x9a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0xae (size before relaxing) + 0x000000004207506c ieee80211_timer_do_process + *fill* 0x00000000420750fe 0x2 + .text.ieee80211_timer_process + 0x0000000042075100 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + 0xf8 (size before relaxing) + 0x0000000042075110 ieee80211_timer_process + .text.chm_end_op_timeout + 0x00000000420751b0 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x16 (size before relaxing) + *fill* 0x00000000420751be 0x2 + .text.chm_phy_change_channel$constprop$3 + 0x00000000420751c0 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x43 (size before relaxing) + *fill* 0x00000000420751e7 0x1 + .text.chm_mhz2num + 0x00000000420751e8 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x68 (size before relaxing) + 0x00000000420751fc chm_mhz2num + .text.chm_deinit + 0x000000004207524c 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x2e (size before relaxing) + 0x000000004207524c chm_deinit + *fill* 0x0000000042075272 0x2 + .text.chm_release_lock + 0x0000000042075274 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x1a (size before relaxing) + 0x0000000042075274 chm_release_lock + *fill* 0x000000004207528a 0x2 + .text.chm_end_op + 0x000000004207528c 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x30 (size before relaxing) + 0x000000004207528c chm_end_op + .text.chm_end_op_timeout_process + 0x00000000420752b4 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x2e (size before relaxing) + 0x00000000420752b4 chm_end_op_timeout_process + *fill* 0x00000000420752d3 0x1 + .text.chm_cancel_op + 0x00000000420752d4 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x50 (size before relaxing) + 0x00000000420752d4 chm_cancel_op + .text.chm_acquire_lock + 0x0000000042075314 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x3a (size before relaxing) + 0x0000000042075314 chm_acquire_lock + *fill* 0x0000000042075346 0x2 + .text.chm_get_current_channel + 0x0000000042075348 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x11 (size before relaxing) + 0x0000000042075348 chm_get_current_channel + *fill* 0x0000000042075355 0x3 + .text.chm_get_home_channel + 0x0000000042075358 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x11 (size before relaxing) + 0x0000000042075358 chm_get_home_channel + *fill* 0x0000000042075365 0x3 + .text.chm_set_home_channel + 0x0000000042075368 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x78 (size before relaxing) + 0x0000000042075370 chm_set_home_channel + .text.chm_get_chan_info + 0x00000000420753c4 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x26 (size before relaxing) + 0x00000000420753c4 chm_get_chan_info + *fill* 0x00000000420753e6 0x2 + .text.chm_set_current_channel + 0x00000000420753e8 0xf2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x126 (size before relaxing) + 0x00000000420753fc chm_set_current_channel + *fill* 0x00000000420754da 0x2 + .text.chm_init + 0x00000000420754dc 0xc0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0xe4 (size before relaxing) + 0x00000000420754e4 chm_init + .text.chm_change_channel + 0x000000004207559c 0xdf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x10b (size before relaxing) + *fill* 0x000000004207567b 0x1 + .text.chm_start_op + 0x000000004207567c 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x3e (size before relaxing) + 0x000000004207567c chm_start_op + *fill* 0x00000000420756ae 0x2 + .text.chm_return_home_channel + 0x00000000420756b0 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + 0x57 (size before relaxing) + 0x00000000420756b4 chm_return_home_channel + *fill* 0x00000000420756f4 0x0 + .text.cnx_sta_connect_led_timer_cb + 0x00000000420756f4 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x1d (size before relaxing) + 0x00000000420756f4 cnx_sta_connect_led_timer_cb + *fill* 0x000000004207570d 0x3 + .text.cnx_cal_rc_util + 0x0000000042075710 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x5e (size before relaxing) + *fill* 0x000000004207576a 0x2 + .text.cnx_get_next_rc + 0x000000004207576c 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x3e (size before relaxing) + *fill* 0x000000004207579e 0x2 + .text.cnx_traverse_rc_lis_done + 0x00000000420757a0 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x3c (size before relaxing) + .text.cnx_connect_op + 0x00000000420757cc 0x1d6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x23e (size before relaxing) + *fill* 0x00000000420759a2 0x2 + .text.cnx_connect_timeout + 0x00000000420759a4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + 0x00000000420759a4 cnx_connect_timeout + *fill* 0x00000000420759b2 0x2 + .text.cnx_handshake_timeout + 0x00000000420759b4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + 0x00000000420759b4 cnx_handshake_timeout + *fill* 0x00000000420759c2 0x2 + .text.cnx_csa_fn + 0x00000000420759c4 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x18 (size before relaxing) + 0x00000000420759c4 cnx_csa_fn + .text.mgd_probe_send_timeout + 0x00000000420759d4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + *fill* 0x00000000420759e2 0x2 + .text.cnx_beacon_timeout + 0x00000000420759e4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + *fill* 0x00000000420759f2 0x2 + .text.cnx_probe_rc + 0x00000000420759f4 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x74 (size before relaxing) + .text.cnx_connect_to_bss + 0x0000000042075a4c 0x2ee /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x37a (size before relaxing) + *fill* 0x0000000042075d3a 0x2 + .text.ieee80211_cnx_attach + 0x0000000042075d3c 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x4c (size before relaxing) + 0x0000000042075d48 ieee80211_cnx_attach + .text._cnx_start_connect_without_scan + 0x0000000042075d78 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x6e (size before relaxing) + 0x0000000042075d7c _cnx_start_connect_without_scan + *fill* 0x0000000042075dca 0x2 + .text.cnx_can_do_obss_scan + 0x0000000042075dcc 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x72 (size before relaxing) + 0x0000000042075ddc cnx_can_do_obss_scan + *fill* 0x0000000042075e32 0x2 + .text.cnx_obss_scan + 0x0000000042075e34 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xb6 (size before relaxing) + 0x0000000042075e44 cnx_obss_scan + *fill* 0x0000000042075eaa 0x2 + .text.cnx_obss_scan_timeout + 0x0000000042075eac 0x5d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x75 (size before relaxing) + 0x0000000042075ebc cnx_obss_scan_timeout + *fill* 0x0000000042075f09 0x3 + .text.cnx_auth_timeout + 0x0000000042075f0c 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + 0x0000000042075f0c cnx_auth_timeout + *fill* 0x0000000042075f1a 0x2 + .text.cnx_assoc_timeout + 0x0000000042075f1c 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + 0x0000000042075f1c cnx_assoc_timeout + *fill* 0x0000000042075f2a 0x2 + .text.cnx_coexist_timeout + 0x0000000042075f2c 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x16 (size before relaxing) + 0x0000000042075f2c cnx_coexist_timeout + *fill* 0x0000000042075f3a 0x2 + .text.cnx_coexist_timeout_process + 0x0000000042075f3c 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x5a (size before relaxing) + 0x0000000042075f3c cnx_coexist_timeout_process + *fill* 0x0000000042075f82 0x2 + .text.wl_clear_ap_no_lr + 0x0000000042075f84 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x0000000042075f88 wl_clear_ap_no_lr + *fill* 0x0000000042075f95 0x3 + .text.cnx_csa_fn_process + 0x0000000042075f98 0xc3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x107 (size before relaxing) + 0x0000000042075fa8 cnx_csa_fn_process + *fill* 0x000000004207605b 0x1 + .text.cnx_bss_init + 0x000000004207605c 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x8c (size before relaxing) + 0x0000000042076064 cnx_bss_init + .text.cnx_check_bssid_in_blacklist + 0x00000000420760dc 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x31 (size before relaxing) + 0x00000000420760e0 cnx_check_bssid_in_blacklist + *fill* 0x0000000042076109 0x3 + .text.cnx_add_to_blacklist + 0x000000004207610c 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xcc (size before relaxing) + 0x000000004207611c cnx_add_to_blacklist + .text.cnx_clear_blacklist + 0x00000000420761bc 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x67 (size before relaxing) + 0x00000000420761c0 cnx_clear_blacklist + *fill* 0x000000004207620f 0x1 + .text.cnx_choose_rc + 0x0000000042076210 0x1aa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x20e (size before relaxing) + *fill* 0x00000000420763ba 0x2 + .text.cnx_rc_search + 0x00000000420763bc 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x45 (size before relaxing) + 0x00000000420763bc cnx_rc_search + *fill* 0x00000000420763f5 0x3 + .text.cnx_add_rc + 0x00000000420763f8 0x7f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x83 (size before relaxing) + 0x00000000420763fc cnx_add_rc + *fill* 0x0000000042076477 0x1 + .text.cnx_remove_all_rc + 0x0000000042076478 0x4d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x59 (size before relaxing) + 0x000000004207647c cnx_remove_all_rc + *fill* 0x00000000420764c5 0x3 + .text.cnx_do_handoff + 0x00000000420764c8 0x2ec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x3a0 (size before relaxing) + .text.cnx_connect_next_ap + 0x00000000420767b4 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x54 (size before relaxing) + 0x00000000420767b8 cnx_connect_next_ap + .text.cnx_start_handoff_cb + 0x00000000420767ec 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x66 (size before relaxing) + 0x00000000420767f0 cnx_start_handoff_cb + *fill* 0x000000004207682e 0x2 + .text.cnx_remove_rc + 0x0000000042076830 0xa9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xb9 (size before relaxing) + 0x0000000042076838 cnx_remove_rc + *fill* 0x00000000420768d9 0x3 + .text.cnx_sta_connect_cmd + 0x00000000420768dc 0x200 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x2b8 (size before relaxing) + 0x00000000420768fc cnx_sta_connect_cmd + .text.cnx_connect_timeout_process + 0x0000000042076adc 0x71 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x9c (size before relaxing) + 0x0000000042076ae4 cnx_connect_timeout_process + *fill* 0x0000000042076b4d 0x3 + .text.cnx_auth_timeout_process + 0x0000000042076b50 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x61 (size before relaxing) + 0x0000000042076b58 cnx_auth_timeout_process + *fill* 0x0000000042076b89 0x3 + .text.cnx_assoc_timeout_process + 0x0000000042076b8c 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x4a (size before relaxing) + 0x0000000042076b90 cnx_assoc_timeout_process + *fill* 0x0000000042076bb6 0x2 + .text.cnx_handshake_timeout_process + 0x0000000042076bb8 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x76 (size before relaxing) + 0x0000000042076bc0 cnx_handshake_timeout_process + *fill* 0x0000000042076c0a 0x2 + .text.cnx_bss_alloc + 0x0000000042076c0c 0x206 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x24a (size before relaxing) + 0x0000000042076c20 cnx_bss_alloc + *fill* 0x0000000042076e12 0x2 + .text.cnx_remove_rc_except + 0x0000000042076e14 0x69 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x75 (size before relaxing) + 0x0000000042076e18 cnx_remove_rc_except + *fill* 0x0000000042076e7d 0x3 + .text.cnx_rc_update_rssi + 0x0000000042076e80 0x63 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x67 (size before relaxing) + 0x0000000042076e80 cnx_rc_update_rssi + *fill* 0x0000000042076ee3 0x1 + .text.cnx_rc_update_state_metric + 0x0000000042076ee4 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x6e (size before relaxing) + 0x0000000042076ee4 cnx_rc_update_state_metric + *fill* 0x0000000042076f4a 0x2 + .text.cnx_probe_rc_tx_cb + 0x0000000042076f4c 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x70 (size before relaxing) + *fill* 0x0000000042076f95 0x3 + .text.cnx_update_bss + 0x0000000042076f98 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x2a (size before relaxing) + 0x0000000042076f98 cnx_update_bss + *fill* 0x0000000042076fb6 0x2 + .text.send_ap_probe + 0x0000000042076fb8 0x88 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xb0 (size before relaxing) + 0x0000000042076fb8 send_ap_probe + .text.mgd_probe_send_timeout_process + 0x0000000042077040 0x124 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x160 (size before relaxing) + 0x0000000042077058 mgd_probe_send_timeout_process + .text.cnx_node_alloc + 0x0000000042077164 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x9a (size before relaxing) + 0x0000000042077164 cnx_node_alloc + *fill* 0x00000000420771e6 0x2 + .text.cnx_node_remove + 0x00000000420771e8 0xb7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xd7 (size before relaxing) + 0x00000000420771e8 cnx_node_remove + *fill* 0x000000004207729f 0x1 + .text.cnx_sta_pm + 0x00000000420772a0 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x38 (size before relaxing) + 0x00000000420772a0 cnx_sta_pm + *fill* 0x00000000420772cd 0x3 + .text.cnx_update_bss_more + 0x00000000420772d0 0x222 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x2a6 (size before relaxing) + 0x00000000420772d4 cnx_update_bss_more + *fill* 0x00000000420774f2 0x2 + .text.cnx_beacon_timeout_process + 0x00000000420774f4 0x74 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xa8 (size before relaxing) + 0x00000000420774f8 cnx_beacon_timeout_process + .text.ic_set_sta + 0x0000000042077568 0xb0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xd0 (size before relaxing) + 0x0000000042077568 ic_set_sta + .text.cnx_sta_leave + 0x0000000042077618 0x1c3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x247 (size before relaxing) + 0x0000000042077620 cnx_sta_leave + *fill* 0x00000000420777db 0x1 + .text.cnx_sta_associated + 0x00000000420777dc 0x16e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x1a2 (size before relaxing) + 0x00000000420777fc cnx_sta_associated + *fill* 0x000000004207794a 0x2 + .text.cnx_node_leave + 0x000000004207794c 0x154 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x1a2 (size before relaxing) + 0x0000000042077960 cnx_node_leave + *fill* 0x0000000042077aa0 0x0 + .text.cnx_node_join + 0x0000000042077aa0 0x296 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x312 (size before relaxing) + 0x0000000042077acc cnx_node_join + *fill* 0x0000000042077d36 0x2 + .text.cnx_start_obss_scan + 0x0000000042077d38 0xcc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0xf0 (size before relaxing) + 0x0000000042077d48 cnx_start_obss_scan + .text.cnx_obss_scan_done_cb + 0x0000000042077e04 0x11d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x15d (size before relaxing) + 0x0000000042077e18 cnx_obss_scan_done_cb + *fill* 0x0000000042077f21 0x3 + .text.cnx_auth_done + 0x0000000042077f24 0x272 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x312 (size before relaxing) + 0x0000000042077f54 cnx_auth_done + *fill* 0x0000000042078196 0x2 + .text.offchan_in_progress + 0x0000000042078198 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + 0x000000004207819c offchan_in_progress + *fill* 0x00000000420781a7 0x1 + .text.offchan_recv_action + 0x00000000420781a8 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + 0x20 (size before relaxing) + 0x00000000420781a8 offchan_recv_action + .text.offchan_send_action_tx_status + 0x00000000420781c4 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + 0x3a (size before relaxing) + 0x00000000420781c4 offchan_send_action_tx_status + *fill* 0x00000000420781f2 0x2 + .text.ieee80211_send_action_register + 0x00000000420781f4 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + 0x0000000042078208 ieee80211_send_action_register + *fill* 0x000000004207826e 0x2 + .text.ieee80211_send_action + 0x0000000042078270 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + 0x96 (size before relaxing) + 0x0000000042078274 ieee80211_send_action + *fill* 0x00000000420782f2 0x2 + .text.ieee80211_recv_action_register + 0x00000000420782f4 0x7a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + 0x0000000042078308 ieee80211_recv_action_register + *fill* 0x000000004207836e 0x2 + .text.ieee80211_recv_action + 0x0000000042078370 0xbb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + 0xdf (size before relaxing) + 0x000000004207837c ieee80211_recv_action + *fill* 0x000000004207842b 0x1 + .text.get_iav_key + 0x000000004207842c 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + 0x0000000042078430 get_iav_key + .text.ieee80211_recv_action_vendor_spec + 0x0000000042078448 0xca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + 0xda (size before relaxing) + 0x0000000042078450 ieee80211_recv_action_vendor_spec + *fill* 0x0000000042078512 0x2 + .text.ieee80211_action_vendor_spec_attach + 0x0000000042078514 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + 0x32 (size before relaxing) + 0x0000000042078518 ieee80211_action_vendor_spec_attach + *fill* 0x000000004207853e 0x2 + .text.ccmp_encap + 0x0000000042078540 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x70 (size before relaxing) + 0x0000000042078540 ccmp_encap + .text.ccmp_decap + 0x00000000420785ac 0x91 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x95 (size before relaxing) + 0x00000000420785ac ccmp_decap + *fill* 0x000000004207863d 0x3 + .text.ieee80211_decrypt_espnow_pkt + 0x0000000042078640 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x1f (size before relaxing) + 0x0000000042078640 ieee80211_decrypt_espnow_pkt + *fill* 0x000000004207865b 0x1 + .text.ieee80211_ccmp_decrypt + 0x000000004207865c 0x14a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x156 (size before relaxing) + 0x0000000042078668 ieee80211_ccmp_decrypt + *fill* 0x00000000420787a6 0x2 + .text.ieee80211_ccmp_encrypt + 0x00000000420787a8 0xac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0xb4 (size before relaxing) + 0x00000000420787ac ieee80211_ccmp_encrypt + .text.gcmp_encap + 0x0000000042078854 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x70 (size before relaxing) + .text.gcmp_decap + 0x00000000420788c0 0x91 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x95 (size before relaxing) + *fill* 0x0000000042078951 0x3 + .text.sms4_decap + 0x0000000042078954 0x65 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x6d (size before relaxing) + *fill* 0x00000000420789b9 0x3 + .text.sms4_encap + 0x00000000420789bc 0xa8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + 0xb0 (size before relaxing) + .text.tkip_decap + 0x0000000042078a64 0x99 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + 0xa1 (size before relaxing) + 0x0000000042078a64 tkip_decap + *fill* 0x0000000042078afd 0x3 + .text.tkip_encap + 0x0000000042078b00 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x8e (size before relaxing) + 0x0000000042078b04 tkip_encap + *fill* 0x0000000042078b86 0x2 + .text.wep_encap + 0x0000000042078b88 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + 0x5a (size before relaxing) + 0x0000000042078b88 wep_encap + *fill* 0x0000000042078bde 0x2 + .text.ieee80211_getmgtframe + 0x0000000042078be0 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + 0x41 (size before relaxing) + 0x0000000042078be0 ieee80211_getmgtframe + *fill* 0x0000000042078c19 0x3 + .text.ieee80211_getbcnframe + 0x0000000042078c1c 0x6e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + 0x8a (size before relaxing) + 0x0000000042078c24 ieee80211_getbcnframe + *fill* 0x0000000042078c8a 0x2 + .text.esf_buf_alloc_dynamic_default_handler + 0x0000000042078c8c 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x21 (size before relaxing) + 0x0000000042078c90 esf_buf_alloc_dynamic_default_handler + *fill* 0x0000000042078ca9 0x3 + .text.esf_buf_alloc_default_handler + 0x0000000042078cac 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x21 (size before relaxing) + 0x0000000042078cb0 esf_buf_alloc_default_handler + *fill* 0x0000000042078cc9 0x3 + .text.esf_buf_recycle_default_handler + 0x0000000042078ccc 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x22 (size before relaxing) + 0x0000000042078cd0 esf_buf_recycle_default_handler + *fill* 0x0000000042078cea 0x2 + .text.esf_buf_setup_static + 0x0000000042078cec 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x5a (size before relaxing) + 0x0000000042078cfc esf_buf_setup_static + *fill* 0x0000000042078d42 0x2 + .text.esf_buf_free_static + 0x0000000042078d44 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x9e (size before relaxing) + 0x0000000042078d44 esf_buf_free_static + *fill* 0x0000000042078dce 0x2 + .text.esf_buf_setdown + 0x0000000042078dd0 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x1b (size before relaxing) + 0x0000000042078dd0 esf_buf_setdown + *fill* 0x0000000042078de7 0x1 + .text.esf_buf_setup + 0x0000000042078de8 0x193 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + 0x21a (size before relaxing) + 0x0000000042078e0c esf_buf_setup + *fill* 0x0000000042078f7b 0x1 + .text.ic_get_addr + 0x0000000042078f7c 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x0000000042078f80 ic_get_addr + *fill* 0x0000000042078f91 0x3 + .text.ic_get_ptk_alg + 0x0000000042078f94 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x18 (size before relaxing) + 0x0000000042078f94 ic_get_ptk_alg + .text.ic_disable_crypto + 0x0000000042078fa8 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x2a (size before relaxing) + 0x0000000042078fa8 ic_disable_crypto + *fill* 0x0000000042078fc7 0x1 + .text.ic_set_key + 0x0000000042078fc8 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x4e (size before relaxing) + 0x0000000042078fc8 ic_set_key + *fill* 0x000000004207900e 0x2 + .text.ic_get_key + 0x0000000042079010 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x54 (size before relaxing) + 0x0000000042079010 ic_get_key + .text.ic_obtain_key + 0x0000000042079054 0x67 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x73 (size before relaxing) + 0x0000000042079054 ic_obtain_key + *fill* 0x00000000420790bb 0x1 + .text.ic_tx_pkt + 0x00000000420790bc 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x15 (size before relaxing) + 0x00000000420790bc ic_tx_pkt + *fill* 0x00000000420790cd 0x3 + .text.esp_wifi_internal_free_rx_buffer + 0x00000000420790d0 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x00000000420790d4 esp_wifi_internal_free_rx_buffer + *fill* 0x00000000420790e2 0x2 + .text.ic_register_tx_cb + 0x00000000420790e4 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x19 (size before relaxing) + 0x00000000420790e4 ic_register_tx_cb + *fill* 0x00000000420790f9 0x3 + .text.ic_register_rx_cb + 0x00000000420790fc 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x16 (size before relaxing) + 0x00000000420790fc ic_register_rx_cb + *fill* 0x000000004207910e 0x2 + .text.ic_register_timer_post_cb + 0x0000000042079110 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x14 (size before relaxing) + 0x0000000042079110 ic_register_timer_post_cb + .text.ic_register_michael_mic_failure_cb + 0x000000004207911c 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x14 (size before relaxing) + 0x000000004207911c ic_register_michael_mic_failure_cb + .text.ic_register_config_cb + 0x0000000042079128 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x18 (size before relaxing) + 0x0000000042079128 ic_register_config_cb + .text.ic_register_pm_tx_null_cb + 0x000000004207913c 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x18 (size before relaxing) + 0x000000004207913c ic_register_pm_tx_null_cb + .text.ic_register_net80211_tx_cb + 0x0000000042079150 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x18 (size before relaxing) + 0x0000000042079150 ic_register_net80211_tx_cb + .text.ic_register_timer_cb + 0x0000000042079164 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x18 (size before relaxing) + 0x0000000042079164 ic_register_timer_cb + .text.ic_enable_sniffer + 0x0000000042079178 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x12 (size before relaxing) + 0x0000000042079178 ic_enable_sniffer + *fill* 0x0000000042079182 0x2 + .text.ic_disable_sniffer + 0x0000000042079184 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x12 (size before relaxing) + 0x0000000042079184 ic_disable_sniffer + *fill* 0x000000004207918e 0x2 + .text.ic_set_vif + 0x0000000042079190 0x177 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x1cb (size before relaxing) + 0x00000000420791b4 ic_set_vif + *fill* 0x0000000042079307 0x1 + .text.ic_get_next_tbtt + 0x0000000042079308 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x11 (size before relaxing) + 0x0000000042079308 ic_get_next_tbtt + *fill* 0x0000000042079312 0x2 + .text.ic_del_rx_ba + 0x0000000042079314 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x12 (size before relaxing) + 0x0000000042079314 ic_del_rx_ba + *fill* 0x000000004207931f 0x1 + .text.ic_add_rx_ba + 0x0000000042079320 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x20 (size before relaxing) + 0x0000000042079320 ic_add_rx_ba + *fill* 0x0000000042079339 0x3 + .text.ic_reset_tbtt + 0x000000004207933c 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0xf (size before relaxing) + 0x000000004207933c ic_reset_tbtt + *fill* 0x0000000042079344 0x0 + .text.ic_del_key_all + 0x0000000042079344 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x14 (size before relaxing) + 0x0000000042079344 ic_del_key_all + *fill* 0x0000000042079351 0x3 + .text.ic_del_key + 0x0000000042079354 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x12 (size before relaxing) + 0x0000000042079354 ic_del_key + *fill* 0x000000004207935e 0x2 + .text.ic_set_ac_param + 0x0000000042079360 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x1e (size before relaxing) + 0x0000000042079360 ic_set_ac_param + *fill* 0x0000000042079377 0x1 + .text.ic_ampdu_op + 0x0000000042079378 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x0000000042079380 ic_ampdu_op + .text.ic_set_trc + 0x00000000420793a8 0x9f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0xc2 (size before relaxing) + 0x00000000420793ac ic_set_trc + *fill* 0x0000000042079447 0x1 + .text.ic_deinit + 0x0000000042079448 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x2f (size before relaxing) + 0x0000000042079448 ic_deinit + *fill* 0x000000004207945b 0x1 + .text.ic_init 0x000000004207945c 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x6e (size before relaxing) + 0x000000004207945c ic_init + *fill* 0x000000004207948f 0x1 + .text.ic_enable + 0x0000000042079490 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x62 (size before relaxing) + 0x0000000042079494 ic_enable + *fill* 0x00000000420794d6 0x2 + .text.ic_disable + 0x00000000420794d8 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x45 (size before relaxing) + 0x00000000420794d8 ic_disable + *fill* 0x0000000042079511 0x3 + .text.ic_enable_rx + 0x0000000042079514 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x20 (size before relaxing) + 0x0000000042079514 ic_enable_rx + .text.ic_disable_rx + 0x000000004207952c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x20 (size before relaxing) + 0x000000004207952c ic_disable_rx + .text.ic_set_beacon_int + 0x0000000042079544 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x12 (size before relaxing) + 0x0000000042079544 ic_set_beacon_int + *fill* 0x000000004207954e 0x2 + .text.ic_set_mac + 0x0000000042079550 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x14 (size before relaxing) + 0x0000000042079550 ic_set_mac + *fill* 0x000000004207955d 0x3 + .text.ic_set_bssid + 0x0000000042079560 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x14 (size before relaxing) + 0x0000000042079560 ic_set_bssid + *fill* 0x000000004207956d 0x3 + .text.ic_set_current_channel + 0x0000000042079570 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x13 (size before relaxing) + 0x0000000042079570 ic_set_current_channel + *fill* 0x000000004207957c 0x0 + .text.ic_get_pp_hdl + 0x000000004207957c 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x11 (size before relaxing) + 0x000000004207957c ic_get_pp_hdl + *fill* 0x0000000042079586 0x2 + .text.ic_set_rx_policy_ubssid_check + 0x0000000042079588 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x1c (size before relaxing) + 0x0000000042079588 ic_set_rx_policy_ubssid_check + .text.ic_set_rx_policy + 0x00000000420795a0 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x1d (size before relaxing) + 0x00000000420795a0 ic_set_rx_policy + *fill* 0x00000000420795b6 0x2 + .text.ic_set_sta_auth_flag + 0x00000000420795b8 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x12 (size before relaxing) + 0x00000000420795b8 ic_set_sta_auth_flag + *fill* 0x00000000420795c3 0x1 + .text.ic_set_interface + 0x00000000420795c4 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x14 (size before relaxing) + 0x00000000420795c4 ic_set_interface + *fill* 0x00000000420795d1 0x3 + .text.ic_trc_update_ifx_phy_mode + 0x00000000420795d4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x13 (size before relaxing) + 0x00000000420795d4 ic_trc_update_ifx_phy_mode + *fill* 0x00000000420795e3 0x1 + .text.ic_stop_hw_txq + 0x00000000420795e4 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x11 (size before relaxing) + 0x00000000420795e4 ic_stop_hw_txq + *fill* 0x00000000420795ee 0x2 + .text.ic_stop_sw_txq + 0x00000000420795f0 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x2a (size before relaxing) + 0x00000000420795f4 ic_stop_sw_txq + *fill* 0x000000004207960a 0x2 + .text.ic_txq_empty + 0x000000004207960c 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x11 (size before relaxing) + 0x000000004207960c ic_txq_empty + *fill* 0x0000000042079616 0x2 + .text.ic_create_wifi_task + 0x0000000042079618 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x11 (size before relaxing) + 0x0000000042079618 ic_create_wifi_task + *fill* 0x0000000042079622 0x2 + .text.ic_delete_wifi_task + 0x0000000042079624 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x11 (size before relaxing) + 0x0000000042079624 ic_delete_wifi_task + *fill* 0x000000004207962e 0x2 + .text.ic_update_sta_tsf + 0x0000000042079630 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + 0x2a (size before relaxing) + 0x0000000042079630 ic_update_sta_tsf + *fill* 0x000000004207964e 0x2 + .text.lmacSetAcParam + 0x0000000042079650 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x0000000042079654 lmacSetAcParam + *fill* 0x0000000042079695 0x3 + .text.lmacInitAc + 0x0000000042079698 0x43 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x47 (size before relaxing) + 0x0000000042079698 lmacInitAc + *fill* 0x00000000420796db 0x1 + .text.lmacInit + 0x00000000420796dc 0xa0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xd4 (size before relaxing) + 0x00000000420796ec lmacInit + .text.lmacEndRetryAMPDUFail + 0x000000004207977c 0x6d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x81 (size before relaxing) + 0x0000000042079784 lmacEndRetryAMPDUFail + *fill* 0x00000000420797e9 0x3 + .text.lmac_record_txtime + 0x00000000420797ec 0xfc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x108 (size before relaxing) + 0x0000000042079804 lmac_record_txtime + .text.lmacRetryTxFrame + 0x00000000420798e8 0xaa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xb6 (size before relaxing) + 0x00000000420798fc lmacRetryTxFrame + *fill* 0x0000000042079992 0x2 + .text.lmacDiscardFrameExchangeSequence + 0x0000000042079994 0xae /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xc6 (size before relaxing) + 0x00000000420799a8 lmacDiscardFrameExchangeSequence + *fill* 0x0000000042079a42 0x2 + .text.lmacProcessTxopQComplete + 0x0000000042079a44 0x12c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x150 (size before relaxing) + 0x0000000042079a60 lmacProcessTxopQComplete + .text.lmacProcessTxSuccess + 0x0000000042079b70 0xd8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xf4 (size before relaxing) + 0x0000000042079b84 lmacProcessTxSuccess + .text.lmacProcessShortRetryFail + 0x0000000042079c48 0x1ec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x22b (size before relaxing) + 0x0000000042079c6c lmacProcessShortRetryFail + *fill* 0x0000000042079e34 0x0 + .text.lmacProcessCtsTimeout + 0x0000000042079e34 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x78 (size before relaxing) + 0x0000000042079e3c lmacProcessCtsTimeout + .text.lmacProcessLongRetryFail + 0x0000000042079e94 0x16a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x19e (size before relaxing) + 0x0000000042079ea4 lmacProcessLongRetryFail + *fill* 0x0000000042079ffe 0x2 + .text.lmacProcessCollision + 0x000000004207a000 0xbc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xe4 (size before relaxing) + 0x000000004207a010 lmacProcessCollision + .text.lmacProcessCollisions_task + 0x000000004207a0bc 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x5e (size before relaxing) + 0x000000004207a0bc lmacProcessCollisions_task + *fill* 0x000000004207a0fe 0x2 + .text.lmacProcessAckTimeout + 0x000000004207a100 0x10a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x142 (size before relaxing) + 0x000000004207a110 lmacProcessAckTimeout + *fill* 0x000000004207a20a 0x2 + .text.lmacProcessTxRtsError + 0x000000004207a20c 0xb2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xde (size before relaxing) + 0x000000004207a21c lmacProcessTxRtsError + *fill* 0x000000004207a2be 0x2 + .text.lmacProcessTxseckiderr + 0x000000004207a2c0 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x2a (size before relaxing) + 0x000000004207a2c0 lmacProcessTxseckiderr + *fill* 0x000000004207a2df 0x1 + .text.lmacProcessTxError + 0x000000004207a2e0 0x9c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xc8 (size before relaxing) + 0x000000004207a2e8 lmacProcessTxError + .text.lmacProcessTxComplete + 0x000000004207a37c 0x144 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x194 (size before relaxing) + 0x000000004207a394 lmacProcessTxComplete + .text.lmacDisableTransmit + 0x000000004207a4c0 0x7f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xa7 (size before relaxing) + 0x000000004207a4c8 lmacDisableTransmit + *fill* 0x000000004207a53f 0x1 + .text.lmacProcessTxTimeout + 0x000000004207a540 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0x52 (size before relaxing) + 0x000000004207a540 lmacProcessTxTimeout + *fill* 0x000000004207a57e 0x2 + .text.lmac_stop_hw_txq + 0x000000004207a580 0xaa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + 0xca (size before relaxing) + 0x000000004207a58c lmac_stop_hw_txq + *fill* 0x000000004207a62a 0x2 + .text.hal_clear_sta_tsf_active_state + 0x000000004207a62c 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + *fill* 0x000000004207a647 0x1 + .text.pm_get_connectionless_status + 0x000000004207a648 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + *fill* 0x000000004207a66f 0x1 + .text.pm_disable_noise_timer + 0x000000004207a670 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1b (size before relaxing) + *fill* 0x000000004207a687 0x1 + .text.pm_enable_noise_timer + 0x000000004207a688 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x20 (size before relaxing) + .text.pm_incr_active_cnt + 0x000000004207a6a0 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1d (size before relaxing) + *fill* 0x000000004207a6b9 0x3 + .text.pm_incr_coex_active_cnt + 0x000000004207a6bc 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1d (size before relaxing) + *fill* 0x000000004207a6d5 0x3 + .text.pm_disable_active_timer + 0x000000004207a6d8 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x27 (size before relaxing) + *fill* 0x000000004207a6f7 0x1 + .text.pm_disconnected_wake + 0x000000004207a6f8 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x36 (size before relaxing) + *fill* 0x000000004207a722 0x2 + .text.pm_mac_sleep_init + 0x000000004207a724 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x46 (size before relaxing) + *fill* 0x000000004207a75e 0x2 + .text.pm_mac_sleep_deinit + 0x000000004207a760 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x46 (size before relaxing) + *fill* 0x000000004207a792 0x2 + .text.pm_connectionless_wake_window_timeout + 0x000000004207a794 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a7a3 0x1 + .text.pm_connectionless_wake_interval_timeout + 0x000000004207a7a4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a7b3 0x1 + .text.pm_disconnected_sleep_delay_timeout + 0x000000004207a7b4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a7c3 0x1 + .text.pm_coex_slice_wifi_timeout + 0x000000004207a7c4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a7d3 0x1 + .text.pm_coex_schm_timeout + 0x000000004207a7d4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a7e3 0x1 + .text.pm_noise_check_timeout + 0x000000004207a7e4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a7f3 0x1 + .text.pm_sleep_delay_timeout + 0x000000004207a7f4 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a803 0x1 + .text.pm_active_timeout + 0x000000004207a804 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a813 0x1 + .text.pm_dream_timeout + 0x000000004207a814 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x13 (size before relaxing) + *fill* 0x000000004207a823 0x1 + .text.pm_is_sleeping + 0x000000004207a824 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x26 (size before relaxing) + 0x000000004207a824 pm_is_sleeping + *fill* 0x000000004207a846 0x2 + .text.pm_is_open + 0x000000004207a848 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xf (size before relaxing) + 0x000000004207a848 pm_is_open + *fill* 0x000000004207a853 0x1 + .text.pm_noise_check_disable + 0x000000004207a854 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1b (size before relaxing) + 0x000000004207a854 pm_noise_check_disable + *fill* 0x000000004207a864 0x0 + .text.pm_noise_check_enable + 0x000000004207a864 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x20 (size before relaxing) + 0x000000004207a864 pm_noise_check_enable + .text.pm_disable_disconnected_sleep_delay_timer + 0x000000004207a87c 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1b (size before relaxing) + 0x000000004207a880 pm_disable_disconnected_sleep_delay_timer + *fill* 0x000000004207a893 0x1 + .text.pm_enable_disconnected_sleep_delay_timer + 0x000000004207a894 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x4a (size before relaxing) + 0x000000004207a894 pm_enable_disconnected_sleep_delay_timer + *fill* 0x000000004207a8ce 0x2 + .text.pm_noise_check + 0x000000004207a8d0 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x56 (size before relaxing) + 0x000000004207a8d8 pm_noise_check + *fill* 0x000000004207a91a 0x2 + .text.pm_pend_noise_check + 0x000000004207a91c 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x2f (size before relaxing) + 0x000000004207a91c pm_pend_noise_check + *fill* 0x000000004207a93b 0x1 + .text.pm_noise_check_process + 0x000000004207a93c 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x26 (size before relaxing) + 0x000000004207a93c pm_noise_check_process + *fill* 0x000000004207a950 0x0 + .text.pm_register_pm_tx_null_cb + 0x000000004207a950 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x000000004207a954 pm_register_pm_tx_null_cb + .text.pm_send_nullfunc + 0x000000004207a960 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x34 (size before relaxing) + 0x000000004207a960 pm_send_nullfunc + .text.pm_disconnected_sleep + 0x000000004207a98c 0x38 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x48 (size before relaxing) + 0x000000004207a990 pm_disconnected_sleep + .text.pm_wake_up + 0x000000004207a9c4 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x4a (size before relaxing) + 0x000000004207a9cc pm_wake_up + *fill* 0x000000004207a9ff 0x1 + .text.pm_send_probe_start + 0x000000004207aa00 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x55 (size before relaxing) + 0x000000004207aa04 pm_send_probe_start + *fill* 0x000000004207aa3d 0x3 + .text.pm_off_channel + 0x000000004207aa40 0xb8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xf0 (size before relaxing) + 0x000000004207aa40 pm_off_channel + .text.pm_wake_done + 0x000000004207aaf8 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x42 (size before relaxing) + 0x000000004207aafc pm_wake_done + *fill* 0x000000004207ab2f 0x1 + .text.pm_update_by_connectionless_status + 0x000000004207ab30 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xae (size before relaxing) + 0x000000004207ab38 pm_update_by_connectionless_status + *fill* 0x000000004207abbe 0x2 + .text.pm_send_probe_stop + 0x000000004207abc0 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x3d (size before relaxing) + 0x000000004207abc4 pm_send_probe_stop + *fill* 0x000000004207abf5 0x3 + .text.pm_on_channel + 0x000000004207abf8 0x80 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xa4 (size before relaxing) + 0x000000004207abf8 pm_on_channel + .text.pm_go_to_sleep + 0x000000004207ac78 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x77 (size before relaxing) + 0x000000004207ac84 pm_go_to_sleep + *fill* 0x000000004207acd4 0x0 + .text.pm_go_to_wake + 0x000000004207acd4 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x6f (size before relaxing) + 0x000000004207acd4 pm_go_to_wake + *fill* 0x000000004207ad1c 0x0 + .text.pm_update_params + 0x000000004207ad1c 0x96 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xb2 (size before relaxing) + 0x000000004207ad1c pm_update_params + *fill* 0x000000004207adb2 0x2 + .text.pm_set_next_tbtt + 0x000000004207adb4 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x56 (size before relaxing) + 0x000000004207adb4 pm_set_next_tbtt + *fill* 0x000000004207adfa 0x2 + .text.pm_mesh_set_next_tbtt + 0x000000004207adfc 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x50 (size before relaxing) + 0x000000004207adfc pm_mesh_set_next_tbtt + .text.pm_beacon_timestamp_statistic + 0x000000004207ae38 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x36 (size before relaxing) + 0x000000004207ae40 pm_beacon_timestamp_statistic + *fill* 0x000000004207ae6a 0x2 + .text.pm_beacon_misc_process + 0x000000004207ae6c 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x12 (size before relaxing) + 0x000000004207ae6c pm_beacon_misc_process + *fill* 0x000000004207ae76 0x2 + .text.pm_coex_schm_process + 0x000000004207ae78 0xee /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xf6 (size before relaxing) + 0x000000004207ae80 pm_coex_schm_process + *fill* 0x000000004207af66 0x2 + .text.pm_coex_schm_timeout_process + 0x000000004207af68 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x4e (size before relaxing) + 0x000000004207af68 pm_coex_schm_timeout_process + *fill* 0x000000004207afa6 0x2 + .text.pm_coex_schm_process_restart + 0x000000004207afa8 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x3e (size before relaxing) + 0x000000004207afa8 pm_coex_schm_process_restart + *fill* 0x000000004207afd6 0x2 + .text.pm_coex_tbtt_process + 0x000000004207afd8 0xba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xd6 (size before relaxing) + 0x000000004207afe0 pm_coex_tbtt_process + *fill* 0x000000004207b092 0x2 + .text.pm_coex_slice_timeout_process + 0x000000004207b094 0xa2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xca (size before relaxing) + 0x000000004207b098 pm_coex_slice_timeout_process + *fill* 0x000000004207b136 0x2 + .text.pm_active_timeout_process + 0x000000004207b138 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x77 (size before relaxing) + 0x000000004207b138 pm_active_timeout_process + *fill* 0x000000004207b194 0x0 + .text.pm_sleep_delay_timeout_process + 0x000000004207b194 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1c (size before relaxing) + 0x000000004207b198 pm_sleep_delay_timeout_process + .text.pm_disconnected_sleep_delay_timeout_process + 0x000000004207b1ac 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x33 (size before relaxing) + 0x000000004207b1ac pm_disconnected_sleep_delay_timeout_process + *fill* 0x000000004207b1cf 0x1 + .text.pm_connectionless_wake_interval_timeout_process + 0x000000004207b1d0 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xf (size before relaxing) + 0x000000004207b1d0 pm_connectionless_wake_interval_timeout_process + *fill* 0x000000004207b1d8 0x0 + .text.pm_connectionless_wake_window_timeout_process + 0x000000004207b1d8 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x36 (size before relaxing) + 0x000000004207b1d8 pm_connectionless_wake_window_timeout_process + *fill* 0x000000004207b1fe 0x2 + .text.pm_tx_data_process + 0x000000004207b200 0x13f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x17b (size before relaxing) + 0x000000004207b208 pm_tx_data_process + *fill* 0x000000004207b33f 0x1 + .text.pm_tx_data_done_process + 0x000000004207b340 0x70 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x98 (size before relaxing) + 0x000000004207b344 pm_tx_data_done_process + .text.pm_tx_null_data_done_process + 0x000000004207b3b0 0x14e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x192 (size before relaxing) + 0x000000004207b3b4 pm_tx_null_data_done_process + *fill* 0x000000004207b4fe 0x2 + .text.pm_send_sleep_null_cb + 0x000000004207b500 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x16 (size before relaxing) + 0x000000004207b500 pm_send_sleep_null_cb + *fill* 0x000000004207b512 0x2 + .text.pm_send_wake_null_cb + 0x000000004207b514 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x16 (size before relaxing) + 0x000000004207b514 pm_send_wake_null_cb + *fill* 0x000000004207b526 0x2 + .text.pm_on_coex_schm_process_restart + 0x000000004207b528 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xf (size before relaxing) + 0x000000004207b528 pm_on_coex_schm_process_restart + *fill* 0x000000004207b530 0x0 + .text.pm_on_probe_resp_rx + 0x000000004207b530 0x66 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x76 (size before relaxing) + 0x000000004207b534 pm_on_probe_resp_rx + *fill* 0x000000004207b596 0x2 + .text.pm_on_data_tx + 0x000000004207b598 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x14 (size before relaxing) + 0x000000004207b598 pm_on_data_tx + *fill* 0x000000004207b5a5 0x3 + .text.pm_disconnected_start + 0x000000004207b5a8 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x3e (size before relaxing) + 0x000000004207b5a8 pm_disconnected_start + *fill* 0x000000004207b5d6 0x2 + .text.pm_disconnected_stop + 0x000000004207b5d8 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x32 (size before relaxing) + 0x000000004207b5d8 pm_disconnected_stop + *fill* 0x000000004207b5fa 0x2 + .text.pm_start + 0x000000004207b5fc 0x196 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x1f6 (size before relaxing) + 0x000000004207b608 pm_start + *fill* 0x000000004207b792 0x2 + .text.pm_stop 0x000000004207b794 0x1e3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x27f (size before relaxing) + 0x000000004207b7ac pm_stop + *fill* 0x000000004207b977 0x1 + .text.pm_attach + 0x000000004207b978 0x12f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x183 (size before relaxing) + 0x000000004207b9a8 pm_attach + *fill* 0x000000004207baa7 0x1 + .text.pm_deattach + 0x000000004207baa8 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xba (size before relaxing) + 0x000000004207baa8 pm_deattach + *fill* 0x000000004207bb26 0x2 + .text.pm_enable_sta_disconnected_power_management + 0x000000004207bb28 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x2b (size before relaxing) + 0x000000004207bb28 pm_enable_sta_disconnected_power_management + *fill* 0x000000004207bb4f 0x1 + .text.pp_delete_task_manually + 0x000000004207bb50 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x40 (size before relaxing) + .text.xswap 0x000000004207bb8c 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000004207bb94 xswap + *fill* 0x000000004207bbae 0x2 + .text.pp_register_net80211_tx_cb + 0x000000004207bbb0 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000004207bbb4 pp_register_net80211_tx_cb + .text.pp_register_config_cb + 0x000000004207bbc0 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000004207bbc4 pp_register_config_cb + .text.pp_register_timer_cb + 0x000000004207bbd0 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000004207bbd4 pp_register_timer_cb + .text.pp_register_michael_mic_failure_cb + 0x000000004207bbe0 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x000000004207bbe4 pp_register_michael_mic_failure_cb + .text.pp_default_event_handler + 0x000000004207bbf0 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x2c (size before relaxing) + 0x000000004207bbf8 pp_default_event_handler + *fill* 0x000000004207bc11 0x3 + .text.ppRegisterRxCallback + 0x000000004207bc14 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x20 (size before relaxing) + 0x000000004207bc14 ppRegisterRxCallback + .text.ppRegisterTxCallback + 0x000000004207bc30 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x46 (size before relaxing) + 0x000000004207bc30 ppRegisterTxCallback + *fill* 0x000000004207bc72 0x2 + .text.pp_coex_tx_release + 0x000000004207bc74 0x5b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x5f (size before relaxing) + 0x000000004207bc74 pp_coex_tx_release + *fill* 0x000000004207bccf 0x1 + .text.ppAssembleMicHdr + 0x000000004207bcd0 0x7b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x8f (size before relaxing) + 0x000000004207bcd0 ppAssembleMicHdr + *fill* 0x000000004207bd4b 0x1 + .text.ppCalTkipMic + 0x000000004207bd4c 0xec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x124 (size before relaxing) + 0x000000004207bd50 ppCalTkipMic + .text.ppTxFragmentProc + 0x000000004207be38 0x5c7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x62b (size before relaxing) + 0x000000004207be60 ppTxFragmentProc + *fill* 0x000000004207c3ff 0x1 + .text.ppClearRxFragment + 0x000000004207c400 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x37 (size before relaxing) + 0x000000004207c404 ppClearRxFragment + *fill* 0x000000004207c42b 0x1 + .text.ppFillAMPDUBar + 0x000000004207c42c 0xec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x10c (size before relaxing) + 0x000000004207c430 ppFillAMPDUBar + .text.ppReSendBar + 0x000000004207c518 0xdc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x104 (size before relaxing) + 0x000000004207c518 ppReSendBar + .text.pp_create_task + 0x000000004207c5f4 0x171 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x1b9 (size before relaxing) + 0x000000004207c620 pp_create_task + *fill* 0x000000004207c765 0x3 + .text.pp_deattach + 0x000000004207c768 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x3f (size before relaxing) + 0x000000004207c768 pp_deattach + *fill* 0x000000004207c79b 0x1 + .text.ppInitTxq + 0x000000004207c79c 0x58 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x5c (size before relaxing) + 0x000000004207c79c ppInitTxq + .text.ppTxqEmpty + 0x000000004207c7f4 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x54 (size before relaxing) + 0x000000004207c7f8 ppTxqEmpty + .text.pp_delete_task + 0x000000004207c844 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x8e (size before relaxing) + 0x000000004207c848 pp_delete_task + *fill* 0x000000004207c8b7 0x1 + .text.ppCheckTxIdle + 0x000000004207c8b8 0xb5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0xb9 (size before relaxing) + 0x000000004207c8c0 ppCheckTxIdle + *fill* 0x000000004207c96d 0x3 + .text.ppCalTxopDur + 0x000000004207c970 0x10c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x120 (size before relaxing) + 0x000000004207c974 ppCalTxopDur + .text.ppPrepareBarFrame + 0x000000004207ca7c 0xbc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0xdc (size before relaxing) + 0x000000004207ca88 ppPrepareBarFrame + .text.pp_attach + 0x000000004207cb38 0xbd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0xf0 (size before relaxing) + 0x000000004207cb40 pp_attach + *fill* 0x000000004207cbf5 0x3 + .text.ppDirectRecycleAmpdu + 0x000000004207cbf8 0x4b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x57 (size before relaxing) + 0x000000004207cbfc ppDirectRecycleAmpdu + *fill* 0x000000004207cc43 0x1 + .text.ppClearTxq + 0x000000004207cc44 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x53 (size before relaxing) + 0x000000004207cc48 ppClearTxq + *fill* 0x000000004207cc8b 0x1 + .text.pp_stop_sw_txq + 0x000000004207cc8c 0x68 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x7f (size before relaxing) + 0x000000004207cc90 pp_stop_sw_txq + *fill* 0x000000004207ccf4 0x0 + .text.ppRegressAmpdu + 0x000000004207ccf4 0x7c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x88 (size before relaxing) + 0x000000004207ccf8 ppRegressAmpdu + .text.ppGetTaskHdl + 0x000000004207cd70 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0xe (size before relaxing) + 0x000000004207cd70 ppGetTaskHdl + *fill* 0x000000004207cd7a 0x2 + .text.dbg_lmac_ps_statis_reset + 0x000000004207cd7c 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + 0x1a (size before relaxing) + 0x000000004207cd7c dbg_lmac_ps_statis_reset + *fill* 0x000000004207cd8e 0x2 + .text.pp_timer_connectionless_wake_window + 0x000000004207cd90 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cd9f 0x1 + .text.pp_timer_connectionless_wake_interval + 0x000000004207cda0 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cdaf 0x1 + .text.pp_timer_disconnected_sleep_delay + 0x000000004207cdb0 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cdbf 0x1 + .text.pp_timer_sleep_delay + 0x000000004207cdc0 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cdcf 0x1 + .text.pp_timer_coex_slice + 0x000000004207cdd0 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cddf 0x1 + .text.pp_timer_coex_schm + 0x000000004207cde0 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cdef 0x1 + .text.pp_timer_active + 0x000000004207cdf0 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207cdff 0x1 + .text.pp_timer_dream + 0x000000004207ce00 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207ce0f 0x1 + .text.pp_timer_noise_check + 0x000000004207ce10 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x000000004207ce1f 0x1 + .text.pp_timer_register_post_cb + 0x000000004207ce20 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x000000004207ce24 pp_timer_register_post_cb + .text.pp_timer_process + 0x000000004207ce30 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x1e (size before relaxing) + 0x000000004207ce30 pp_timer_process + *fill* 0x000000004207ce4a 0x2 + .text.RC_GetDuration + 0x000000004207ce4c 0x79 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + *fill* 0x000000004207cec5 0x3 + .text.RC_GetCtsTime + 0x000000004207cec8 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + 0x4d (size before relaxing) + 0x000000004207cec8 RC_GetCtsTime + *fill* 0x000000004207cf11 0x3 + .text.rc11GRate2SchedIdx + 0x000000004207cf14 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rc11BRate2SchedIdx + 0x000000004207cf30 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcUpdateAMPDUParam + 0x000000004207cf4c 0xa9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0xad (size before relaxing) + 0x000000004207cf5c rcUpdateAMPDUParam + *fill* 0x000000004207cff5 0x3 + .text.rcGet11NHighestRateIdx + 0x000000004207cff8 0x6c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x70 (size before relaxing) + 0x000000004207cffc rcGet11NHighestRateIdx + .text.rcGet11GHighestRateIdx + 0x000000004207d064 0x60 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x64 (size before relaxing) + 0x000000004207d068 rcGet11GHighestRateIdx + .text.rcGet11BHighestRateIdx + 0x000000004207d0c4 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x40 (size before relaxing) + 0x000000004207d0c8 rcGet11BHighestRateIdx + .text.rcGetHighestRateIdx + 0x000000004207d100 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x52 (size before relaxing) + 0x000000004207d100 rcGetHighestRateIdx + *fill* 0x000000004207d142 0x2 + .text.rcUpdatePhyMode + 0x000000004207d144 0x2a1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x2b9 (size before relaxing) + 0x000000004207d1a0 rcUpdatePhyMode + *fill* 0x000000004207d3e5 0x3 + .text.rcGetRate + 0x000000004207d3e8 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x92 (size before relaxing) + 0x000000004207d3f4 rcGetRate + *fill* 0x000000004207d46e 0x2 + .text.rcReachRetryLimit + 0x000000004207d470 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0xde (size before relaxing) + 0x000000004207d484 rcReachRetryLimit + *fill* 0x000000004207d526 0x2 + .text.rcAttach + 0x000000004207d528 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x8a (size before relaxing) + 0x000000004207d528 rcAttach + *fill* 0x000000004207d56a 0x2 + .text.trc_onPPTxDone + 0x000000004207d56c 0x81 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x91 (size before relaxing) + 0x000000004207d56c trc_onPPTxDone + *fill* 0x000000004207d5ed 0x3 + .text.rc_disable_trc + 0x000000004207d5f0 0x5b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x6b (size before relaxing) + 0x000000004207d5f8 rc_disable_trc + *fill* 0x000000004207d64b 0x1 + .text.rc_disable_trc_by_interface + 0x000000004207d64c 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x1f (size before relaxing) + 0x000000004207d64c rc_disable_trc_by_interface + *fill* 0x000000004207d667 0x1 + .text.trc_init + 0x000000004207d668 0x98 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0xb0 (size before relaxing) + 0x000000004207d66c trc_init + .text.trc_update_ifx_phy_mode + 0x000000004207d700 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x58 (size before relaxing) + 0x000000004207d704 trc_update_ifx_phy_mode + .text.trc_deinit + 0x000000004207d744 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x2d (size before relaxing) + 0x000000004207d744 trc_deinit + *fill* 0x000000004207d769 0x3 + .text.rc_set_per_conn_fix_rate + 0x000000004207d76c 0x72 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x76 (size before relaxing) + 0x000000004207d774 rc_set_per_conn_fix_rate + *fill* 0x000000004207d7de 0x2 + .text.rc_enable_trc + 0x000000004207d7e0 0xc6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0xf2 (size before relaxing) + 0x000000004207d7e8 rc_enable_trc + *fill* 0x000000004207d8a6 0x2 + .text.wDev_ftm_set_t1t4 + 0x000000004207d8a8 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000004207d8ac wDev_ftm_set_t1t4 + *fill* 0x000000004207d8be 0x2 + .text.wdev_csi_rx_process + 0x000000004207d8c0 0xc8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe0 (size before relaxing) + 0x000000004207d8cc wdev_csi_rx_process + .text.wDev_SnifferRxData + 0x000000004207d988 0x203 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x22f (size before relaxing) + 0x000000004207d98c wDev_SnifferRxData + *fill* 0x000000004207db8b 0x1 + .text.wDev_IndicateCtrlFrame + 0x000000004207db8c 0xb6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xd6 (size before relaxing) + 0x000000004207db90 wDev_IndicateCtrlFrame + *fill* 0x000000004207dc42 0x2 + .text.wDev_SnifferRxAmpdu + 0x000000004207dc44 0x72 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x82 (size before relaxing) + 0x000000004207dc44 wDev_SnifferRxAmpdu + *fill* 0x000000004207dcb6 0x2 + .text.wDev_SetCurChannel + 0x000000004207dcb8 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x18 (size before relaxing) + 0x000000004207dcb8 wDev_SetCurChannel + .text.wDev_Set_Beacon_Int + 0x000000004207dccc 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000004207dcd0 wDev_Set_Beacon_Int + *fill* 0x000000004207dcda 0x2 + .text.wDev_Reset_TBTT + 0x000000004207dcdc 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x12 (size before relaxing) + 0x000000004207dcdc wDev_Reset_TBTT + *fill* 0x000000004207dce6 0x2 + .text.wDev_reset_bcnSendTick + 0x000000004207dce8 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000004207dcec wDev_reset_bcnSendTick + .text.wDev_Get_Next_TBTT + 0x000000004207dcf8 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x3e (size before relaxing) + 0x000000004207dcfc wDev_Get_Next_TBTT + *fill* 0x000000004207dd2a 0x2 + .text.wdev_mac_sleep_init + 0x000000004207dd2c 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x62 (size before relaxing) + 0x000000004207dd3c wdev_mac_sleep_init + *fill* 0x000000004207dd7e 0x2 + .text.wdev_mac_sleep_deinit + 0x000000004207dd80 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x23 (size before relaxing) + 0x000000004207dd80 wdev_mac_sleep_deinit + *fill* 0x000000004207dd9b 0x1 + .text.wdev_set_promis_misc_pkt + 0x000000004207dd9c 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x2e (size before relaxing) + 0x000000004207dd9c wdev_set_promis_misc_pkt + *fill* 0x000000004207ddbf 0x1 + .text.wdev_set_promis_ctrl_pkt + 0x000000004207ddc0 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x3d (size before relaxing) + 0x000000004207ddc4 wdev_set_promis_ctrl_pkt + *fill* 0x000000004207ddf5 0x3 + .text.wdev_set_promis + 0x000000004207ddf8 0x52 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x8a (size before relaxing) + 0x000000004207de00 wdev_set_promis + *fill* 0x000000004207de4a 0x2 + .text.wDev_ftm_record_t1t4 + 0x000000004207de4c 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000004207de50 wDev_ftm_record_t1t4 + .text.wDev_ftm_record_t2t3 + 0x000000004207de74 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x000000004207de78 wDev_ftm_record_t2t3 + .text.wDev_record_ftm_data_local + 0x000000004207de9c 0x62 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x7a (size before relaxing) + 0x000000004207de9c wDev_record_ftm_data_local + *fill* 0x000000004207defe 0x2 + .text.wDev_Rxbuf_Deinit + 0x000000004207df00 0x5a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x6a (size before relaxing) + 0x000000004207df04 wDev_Rxbuf_Deinit + *fill* 0x000000004207df5a 0x2 + .text.wDev_Rxbuf_Init + 0x000000004207df5c 0x1e3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x23b (size before relaxing) + 0x000000004207df80 wDev_Rxbuf_Init + *fill* 0x000000004207e13f 0x1 + .text.wDev_disable_low_rate + 0x000000004207e140 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xf (size before relaxing) + 0x000000004207e140 wDev_disable_low_rate + *fill* 0x000000004207e148 0x0 + .text.wDev_enable_low_rate + 0x000000004207e148 0x8 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xf (size before relaxing) + 0x000000004207e148 wDev_enable_low_rate + *fill* 0x000000004207e150 0x0 + .text.wDev_Insert_KeyEntry + 0x000000004207e150 0x73 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x8b (size before relaxing) + 0x000000004207e150 wDev_Insert_KeyEntry + *fill* 0x000000004207e1c3 0x1 + .text.wDev_remove_KeyEntry + 0x000000004207e1c4 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x3c (size before relaxing) + 0x000000004207e1c4 wDev_remove_KeyEntry + .text.wDev_remove_KeyEntry_all_cnx + 0x000000004207e1f8 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x35 (size before relaxing) + 0x000000004207e1f8 wDev_remove_KeyEntry_all_cnx + *fill* 0x000000004207e222 0x2 + .text.wDev_Crypto_Disable + 0x000000004207e224 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x27 (size before relaxing) + 0x000000004207e224 wDev_Crypto_Disable + *fill* 0x000000004207e243 0x1 + .text.wdev_data_init + 0x000000004207e244 0xfb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x147 (size before relaxing) + 0x000000004207e298 wdev_data_init + *fill* 0x000000004207e33f 0x1 + .text.wdev_funcs_init + 0x000000004207e340 0x6c2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x7aa (size before relaxing) + 0x000000004207e564 wdev_funcs_init + *fill* 0x000000004207ea02 0x2 + .text.wdev_funcs_deinit + 0x000000004207ea04 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x25 (size before relaxing) + 0x000000004207ea04 wdev_funcs_deinit + *fill* 0x000000004207ea21 0x3 + .text.config_get_wifi_ampdu_rx_enable + 0x000000004207ea24 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea24 config_get_wifi_ampdu_rx_enable + *fill* 0x000000004207ea2e 0x2 + .text.config_get_wifi_ampdu_tx_enable + 0x000000004207ea30 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea30 config_get_wifi_ampdu_tx_enable + *fill* 0x000000004207ea3a 0x2 + .text.config_get_wifi_amsdu_tx_enable + 0x000000004207ea3c 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xf (size before relaxing) + 0x000000004207ea3c config_get_wifi_amsdu_tx_enable + *fill* 0x000000004207ea47 0x1 + .text.config_get_wifi_nvs_enable + 0x000000004207ea48 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea48 config_get_wifi_nvs_enable + *fill* 0x000000004207ea52 0x2 + .text.config_get_wifi_rx_baw + 0x000000004207ea54 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea54 config_get_wifi_rx_baw + *fill* 0x000000004207ea5e 0x2 + .text.config_get_wifi_static_rx_buffer_num + 0x000000004207ea60 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea60 config_get_wifi_static_rx_buffer_num + *fill* 0x000000004207ea6a 0x2 + .text.config_get_wifi_dynamic_rx_buffer_num + 0x000000004207ea6c 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea6c config_get_wifi_dynamic_rx_buffer_num + *fill* 0x000000004207ea76 0x2 + .text.config_get_wifi_tx_buffer_type + 0x000000004207ea78 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea78 config_get_wifi_tx_buffer_type + *fill* 0x000000004207ea82 0x2 + .text.config_get_wifi_static_tx_buffer_num + 0x000000004207ea84 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea84 config_get_wifi_static_tx_buffer_num + *fill* 0x000000004207ea8e 0x2 + .text.config_get_wifi_dynamic_tx_buffer_num + 0x000000004207ea90 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea90 config_get_wifi_dynamic_tx_buffer_num + *fill* 0x000000004207ea9a 0x2 + .text.config_get_wifi_cache_tx_buffer_num + 0x000000004207ea9c 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ea9c config_get_wifi_cache_tx_buffer_num + *fill* 0x000000004207eaa6 0x2 + .text.config_get_wifi_task_stack_size + 0x000000004207eaa8 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x2d (size before relaxing) + 0x000000004207eaac config_get_wifi_task_stack_size + *fill* 0x000000004207eacd 0x3 + .text.config_get_wifi_task_core_id + 0x000000004207ead0 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207ead0 config_get_wifi_task_core_id + *fill* 0x000000004207eada 0x2 + .text.config_get_wifi_beacon_max_len + 0x000000004207eadc 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207eadc config_get_wifi_beacon_max_len + *fill* 0x000000004207eae6 0x2 + .text.config_get_wifi_mgmt_sbuf_num + 0x000000004207eae8 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xe (size before relaxing) + 0x000000004207eae8 config_get_wifi_mgmt_sbuf_num + *fill* 0x000000004207eaf2 0x2 + .text.config_get_wifi_feature_capabilities + 0x000000004207eaf4 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x12 (size before relaxing) + 0x000000004207eaf4 config_get_wifi_feature_capabilities + *fill* 0x000000004207eb02 0x2 + .text.config_get_wifi_sta_disconnected_pm + 0x000000004207eb04 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0xf (size before relaxing) + 0x000000004207eb04 config_get_wifi_sta_disconnected_pm + *fill* 0x000000004207eb0f 0x1 + .text.hal_agreement_add_rx_ba + 0x000000004207eb10 0x10f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + 0x11f (size before relaxing) + 0x000000004207eb30 hal_agreement_add_rx_ba + *fill* 0x000000004207ec1f 0x1 + .text.hal_agreement_del_rx_ba + 0x000000004207ec20 0x6a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + 0x86 (size before relaxing) + 0x000000004207ec24 hal_agreement_del_rx_ba + *fill* 0x000000004207ec8a 0x2 + .text.hal_coex_pti_init + 0x000000004207ec8c 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0x000000004207ec90 hal_coex_pti_init + *fill* 0x000000004207eca7 0x1 + .text.hal_set_rx_beacon_pti + 0x000000004207eca8 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0x000000004207ecc0 hal_set_rx_beacon_pti + *fill* 0x000000004207ed2e 0x2 + .text.hal_set_tx_pti + 0x000000004207ed30 0xc4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0xd0 (size before relaxing) + 0x000000004207ed40 hal_set_tx_pti + .text.hal_set_rx_active_pti + 0x000000004207edf4 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0x000000004207edf8 hal_set_rx_active_pti + *fill* 0x000000004207ee15 0x3 + .text.hal_set_rx_ack_pti + 0x000000004207ee18 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0x28 (size before relaxing) + 0x000000004207ee18 hal_set_rx_ack_pti + .text.hal_set_wifi_default_pti + 0x000000004207ee3c 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + 0x29 (size before relaxing) + 0x000000004207ee3c hal_set_wifi_default_pti + *fill* 0x000000004207ee5d 0x3 + .text.hal_crypto_clr_key_entry + 0x000000004207ee60 0xb5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0x000000004207ee8c hal_crypto_clr_key_entry + *fill* 0x000000004207ef15 0x3 + .text.hal_crypto_set_key_entry + 0x000000004207ef18 0x167 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0x18f (size before relaxing) + 0x000000004207ef4c hal_crypto_set_key_entry + *fill* 0x000000004207f07f 0x1 + .text.hal_crypto_is_key_valid + 0x000000004207f080 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0x1b (size before relaxing) + 0x000000004207f080 hal_crypto_is_key_valid + *fill* 0x000000004207f097 0x1 + .text.hal_crypto_get_key_entry + 0x000000004207f098 0x94 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0xac (size before relaxing) + 0x000000004207f0a4 hal_crypto_get_key_entry + .text.hal_crypto_init + 0x000000004207f12c 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0x4a (size before relaxing) + 0x000000004207f140 hal_crypto_init + *fill* 0x000000004207f172 0x2 + .text.hal_crypto_enable + 0x000000004207f174 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0x47 (size before relaxing) + 0x000000004207f17c hal_crypto_enable + *fill* 0x000000004207f1b3 0x1 + .text.hal_crypto_disable + 0x000000004207f1b4 0x39 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + 0x49 (size before relaxing) + 0x000000004207f1b4 hal_crypto_disable + *fill* 0x000000004207f1ed 0x3 + .text.mac_tx_set_pti + 0x000000004207f1f0 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x28 (size before relaxing) + 0x000000004207f1f0 mac_tx_set_pti + .text.hal_mac_tx_set_ppdu + 0x000000004207f214 0x42 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x5e (size before relaxing) + 0x000000004207f220 hal_mac_tx_set_ppdu + *fill* 0x000000004207f256 0x2 + .text.hal_mac_txq_disable + 0x000000004207f258 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x29 (size before relaxing) + 0x000000004207f25c hal_mac_txq_disable + *fill* 0x000000004207f27d 0x3 + .text.hal_mac_set_txq_invalid + 0x000000004207f280 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x29 (size before relaxing) + 0x000000004207f280 hal_mac_set_txq_invalid + *fill* 0x000000004207f2a1 0x3 + .text.hal_mac_is_txq_enabled + 0x000000004207f2a4 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x1d (size before relaxing) + 0x000000004207f2a4 hal_mac_is_txq_enabled + *fill* 0x000000004207f2bd 0x3 + .text.hal_mac_tx_set_cca + 0x000000004207f2c0 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x28 (size before relaxing) + 0x000000004207f2c4 hal_mac_tx_set_cca + .text.hal_mac_disable_low_rate + 0x000000004207f2e4 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x4d (size before relaxing) + 0x000000004207f2fc hal_mac_disable_low_rate + *fill* 0x000000004207f32d 0x3 + .text.hal_mac_enable_low_rate + 0x000000004207f330 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x46 (size before relaxing) + 0x000000004207f334 hal_mac_enable_low_rate + *fill* 0x000000004207f362 0x2 + .text.mac_rxbuf_init + 0x000000004207f364 0x91 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x99 (size before relaxing) + 0x000000004207f388 mac_rxbuf_init + *fill* 0x000000004207f3f5 0x3 + .text.mac_txrx_init + 0x000000004207f3f8 0x22f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x247 (size before relaxing) + 0x000000004207f44c mac_txrx_init + *fill* 0x000000004207f627 0x1 + .text.hal_mac_set_rxq_policy + 0x000000004207f628 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x000000004207f62c hal_mac_set_rxq_policy + *fill* 0x000000004207f666 0x2 + .text.mac_last_rxbuf_init + 0x000000004207f668 0x16d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x179 (size before relaxing) + 0x000000004207f6d8 mac_last_rxbuf_init + *fill* 0x000000004207f7d5 0x3 + .text.hal_deinit + 0x000000004207f7d8 0x76 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x8e (size before relaxing) + 0x000000004207f7e8 hal_deinit + *fill* 0x000000004207f84e 0x2 + .text.hal_mac_set_addr + 0x000000004207f850 0x67 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x6f (size before relaxing) + 0x000000004207f854 hal_mac_set_addr + *fill* 0x000000004207f8b7 0x1 + .text.hal_mac_set_bssid + 0x000000004207f8b8 0x92 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x9e (size before relaxing) + 0x000000004207f8c8 hal_mac_set_bssid + *fill* 0x000000004207f94a 0x2 + .text.hal_mac_rx_set_policy + 0x000000004207f94c 0xb7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0xcf (size before relaxing) + 0x000000004207f954 hal_mac_rx_set_policy + *fill* 0x000000004207fa03 0x1 + .text.hal_init + 0x000000004207fa04 0x12e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x1ae (size before relaxing) + 0x000000004207fa10 hal_init + *fill* 0x000000004207fb32 0x2 + .text.hal_mac_tsf_get_time + 0x000000004207fb34 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x8c (size before relaxing) + 0x000000004207fb40 hal_mac_tsf_get_time + .text.hal_get_tsf_time + 0x000000004207fbb8 0x5e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x6a (size before relaxing) + 0x000000004207fbb8 hal_get_tsf_time + *fill* 0x000000004207fc16 0x2 + .text.hal_mac_tsf_reset + 0x000000004207fc18 0xec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x100 (size before relaxing) + 0x000000004207fc2c hal_mac_tsf_reset + .text.hal_disable_sta_beacon_filter + 0x000000004207fd04 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x36 (size before relaxing) + 0x000000004207fd0c hal_disable_sta_beacon_filter + *fill* 0x000000004207fd36 0x2 + .text.hal_mac_ftm_get_t3 + 0x000000004207fd38 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + 0x22 (size before relaxing) + 0x000000004207fd38 hal_mac_ftm_get_t3 + *fill* 0x000000004207fd56 0x2 + .text.mac_tx_set_plcp1 + 0x000000004207fd58 0xea /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0xf2 (size before relaxing) + 0x000000004207fd68 mac_tx_set_plcp1 + *fill* 0x000000004207fe42 0x2 + .text.mac_tx_set_htsig + 0x000000004207fe44 0x23c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x254 (size before relaxing) + 0x000000004207fe64 mac_tx_set_htsig + .text.hal_mac_fill_hwtxop + 0x0000000042080080 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x61 (size before relaxing) + 0x0000000042080084 hal_mac_fill_hwtxop + *fill* 0x00000000420800d9 0x3 + .text.mac_tx_set_txop_q + 0x00000000420800dc 0xfa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x112 (size before relaxing) + 0x00000000420800e4 mac_tx_set_txop_q + *fill* 0x00000000420801d6 0x2 + .text.hal_mac_get_txq_state + 0x00000000420801d8 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x00000000420801e0 hal_mac_get_txq_state + *fill* 0x000000004208021d 0x3 + .text.hal_mac_clr_txq_state + 0x0000000042080220 0x5c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x000000004208022c hal_mac_clr_txq_state + .text.hal_mac_get_txq_pmd + 0x000000004208027c 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x0000000042080284 hal_mac_get_txq_pmd + *fill* 0x00000000420802c6 0x2 + .text.hal_attenna_init + 0x00000000420802c8 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x86 (size before relaxing) + 0x00000000420802cc hal_attenna_init + *fill* 0x000000004208034a 0x2 + .text.hal_mac_rate_autoack_init + 0x000000004208034c 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + 0x0000000042080358 hal_mac_rate_autoack_init + *fill* 0x0000000042080372 0x2 + .text.hal_sniffer_enable + 0x0000000042080374 0x8a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + 0x000000004208037c hal_sniffer_enable + *fill* 0x00000000420803fe 0x2 + .text.hal_sniffer_disable + 0x0000000042080400 0x84 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + 0x8c (size before relaxing) + 0x0000000042080400 hal_sniffer_disable + .text.hal_sniffer_rx_set_promis + 0x0000000042080484 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + 0x57 (size before relaxing) + 0x0000000042080488 hal_sniffer_rx_set_promis + *fill* 0x00000000420804d7 0x1 + .text.hal_sniffer_set_promis_misc_pkt + 0x00000000420804d8 0xa3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + 0xab (size before relaxing) + 0x00000000420804e4 hal_sniffer_set_promis_misc_pkt + *fill* 0x000000004208057b 0x1 + .text.hal_enable_sta_tsf + 0x000000004208057c 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x20 (size before relaxing) + 0x0000000042080580 hal_enable_sta_tsf + .text.hal_disable_sta_tsf + 0x0000000042080598 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x20 (size before relaxing) + 0x000000004208059c hal_disable_sta_tsf + .text.hal_timer_update_by_rtc + 0x00000000420805b4 0x5b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x63 (size before relaxing) + 0x00000000420805c4 hal_timer_update_by_rtc + *fill* 0x000000004208060f 0x1 + .text.hal_set_sta_tsf + 0x0000000042080610 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x33 (size before relaxing) + 0x0000000042080610 hal_set_sta_tsf + *fill* 0x0000000042080637 0x1 + .text.hal_enable_sta_tbtt + 0x0000000042080638 0x59 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x65 (size before relaxing) + 0x0000000042080644 hal_enable_sta_tbtt + *fill* 0x0000000042080691 0x3 + .text.hal_disable_sta_tbtt + 0x0000000042080694 0x41 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x51 (size before relaxing) + 0x0000000042080698 hal_disable_sta_tbtt + *fill* 0x00000000420806d5 0x3 + .text.hal_set_sta_tbtt + 0x00000000420806d8 0x86 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x92 (size before relaxing) + 0x00000000420806e8 hal_set_sta_tbtt + *fill* 0x000000004208075e 0x2 + .text.hal_set_sta_tbtt_interval + 0x0000000042080760 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x26 (size before relaxing) + 0x0000000042080760 hal_set_sta_tbtt_interval + *fill* 0x000000004208077e 0x2 + .text.hal_set_sta_tbtt_ahead_time + 0x0000000042080780 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x1f (size before relaxing) + 0x0000000042080780 hal_set_sta_tbtt_ahead_time + *fill* 0x000000004208079b 0x1 + .text.hal_set_sta_tsf_wakeup + 0x000000004208079c 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x2f (size before relaxing) + 0x000000004208079c hal_set_sta_tsf_wakeup + *fill* 0x00000000420807bf 0x1 + .literal.phy_printf + 0x00000000420807c0 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x8 (size before relaxing) + .literal.pp_printf + 0x00000000420807c4 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x8 (size before relaxing) + .literal.net80211_printf + 0x00000000420807c8 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x8 (size before relaxing) + .literal.load_cal_data_from_nvs_handle + 0x00000000420807cc 0x24 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x48 (size before relaxing) + .literal.store_cal_data_to_nvs_handle + 0x00000000420807f0 0x14 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x60 (size before relaxing) + .literal.esp_phy_disable + 0x0000000042080804 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .literal.esp_wifi_bt_power_domain_off + 0x000000004208082c 0x10 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x20 (size before relaxing) + .literal.esp_phy_pd_mem_init + 0x000000004208083c 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x1c (size before relaxing) + .literal.esp_phy_pd_mem_deinit + 0x0000000042080844 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x1c (size before relaxing) + .literal.esp_phy_get_init_data + 0x0000000042080848 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .literal.esp_phy_load_cal_data_from_nvs + 0x000000004208084c 0x10 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x28 (size before relaxing) + .literal.esp_phy_store_cal_data_to_nvs + 0x000000004208085c 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x10 (size before relaxing) + .literal.esp_phy_load_cal_and_init + 0x000000004208085c 0x20 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x74 (size before relaxing) + .literal.esp_phy_enable + 0x000000004208087c 0xc esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x2c (size before relaxing) + .literal.sha_hal_wait_idle + 0x0000000042080888 0x4 esp-idf/hal/libhal.a(sha_hal.c.obj) + .literal.sha_hal_hash_block + 0x000000004208088c 0x10 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x14 (size before relaxing) + .literal.sha_hal_hash_dma + 0x000000004208089c 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x14 (size before relaxing) + .literal.sha_hal_read_digest + 0x00000000420808a8 0x4 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x10 (size before relaxing) + .literal.sha_hal_write_digest + 0x00000000420808ac 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4 (size before relaxing) + .literal.sha_hal_sha512_init_hash + 0x00000000420808ac 0x8 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x14 (size before relaxing) + .literal.aes_hal_setkey + 0x00000000420808b4 0x8 esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.aes_hal_transform_dma_start + 0x00000000420808bc 0xc esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.aes_hal_transform_dma_finish + 0x00000000420808c8 0x4 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x8 (size before relaxing) + .literal.aes_hal_mode_init + 0x00000000420808cc 0x8 esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.aes_hal_set_iv + 0x00000000420808d4 0x4 esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.aes_hal_read_iv + 0x00000000420808d8 0x4 esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.aes_hal_wait_done + 0x00000000420808dc 0x4 esp-idf/hal/libhal.a(aes_hal.c.obj) + .literal.wifi_create_and_start_sta + 0x00000000420808e0 0xc esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x18 (size before relaxing) + .literal.wifi_create_and_start_ap + 0x00000000420808ec 0x8 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x18 (size before relaxing) + .literal.tcpip_adapter_set_default_wifi_handlers + 0x00000000420808f4 0xc esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x1c (size before relaxing) + .literal.tcpip_adapter_clear_default_wifi_handlers + 0x0000000042080900 0x0 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x8 (size before relaxing) + .literal.esp_netif_action_start + 0x0000000042080900 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_action_stop + 0x0000000042080900 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_action_connected + 0x0000000042080900 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x60 (size before relaxing) + .literal.esp_netif_action_disconnected + 0x000000004208091c 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4 (size before relaxing) + .literal.esp_netif_action_got_ip + 0x000000004208091c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x14 (size before relaxing) + .literal.wpa_install_key + 0x0000000042080920 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_get_key + 0x0000000042080920 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_sendto_wrapper + 0x0000000042080920 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_deauthenticate + 0x0000000042080920 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_config_assoc_ie + 0x0000000042080920 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x8 (size before relaxing) + .literal.wpa_neg_complete + 0x0000000042080920 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_attach + 0x0000000042080920 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x24 (size before relaxing) + .literal.wpa_ap_get_wpa_ie + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_ap_rx_eapol + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa_deattach + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x8 (size before relaxing) + .literal.wpa_parse_wpa_ie_wrapper + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x10 (size before relaxing) + .literal.wpa_sta_disconnected_cb + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x8 (size before relaxing) + .literal.wpa_config_profile + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x28 (size before relaxing) + .literal.wpa_config_bss + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x18 (size before relaxing) + .literal.wpa_sta_connect + 0x000000004208093c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x8 (size before relaxing) + .literal.esp_supplicant_init + 0x000000004208093c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x50 (size before relaxing) + .literal.esp_supplicant_deinit + 0x0000000042080980 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4 (size before relaxing) + .literal.wpa3_parse_sae_commit + 0x0000000042080980 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x1c (size before relaxing) + .literal.wpa3_parse_sae_confirm + 0x000000004208098c 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x14 (size before relaxing) + .literal.wpa3_build_sae_commit + 0x0000000042080994 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3c (size before relaxing) + .literal.wpa3_build_sae_confirm + 0x000000004208099c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x18 (size before relaxing) + .literal.wpa3_build_sae_msg + 0x00000000420809a0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x10 (size before relaxing) + .literal.esp_wpa3_free_sae_data + 0x00000000420809a0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x18 (size before relaxing) + .literal.wpa3_parse_sae_msg + 0x00000000420809a0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0xc (size before relaxing) + .literal.esp_wifi_register_wpa3_cb + 0x00000000420809a0 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .literal.hostap_init + 0x00000000420809a8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x68 (size before relaxing) + .literal.hostap_deinit + 0x00000000420809a8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x20 (size before relaxing) + .literal.hostapd_derive_psk + 0x00000000420809a8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0xc (size before relaxing) + .literal.hostapd_setup_wpa_psk + 0x00000000420809a8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4 (size before relaxing) + .literal.hostapd_get_psk + 0x00000000420809a8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4 (size before relaxing) + .literal.wpa_auth_get_sm + 0x00000000420809a8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .literal.wpa_auth_add_sm + 0x00000000420809b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.wpa_auth_del_sm + 0x00000000420809b0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.wpa_use_aes_cmac + 0x00000000420809b0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .literal.wpa_receive_error_report + 0x00000000420809b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_free_sta_sm + 0x00000000420809b4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .literal.wpa_group_init_gmk_and_counter + 0x00000000420809b4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x18 (size before relaxing) + .literal.sm_WPA_PTK_AUTHENTICATION_Enter + 0x00000000420809b8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_gmk_to_gtk + 0x00000000420809b8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x14 (size before relaxing) + .literal.wpa_gtk_update + 0x00000000420809b8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x20 (size before relaxing) + .literal.wpa_group_gtk_init + 0x00000000420809c0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.wpa_group_setkeys + 0x00000000420809c0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_group_config_group_keys + 0x00000000420809c0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .literal.wpa_group_setkeysdone + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_group_sm_step + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x14 (size before relaxing) + .literal.wpa_group_init + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x18 (size before relaxing) + .literal.wpa_group_ensure_init + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.wpa_sta_disconnect + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.sm_WPA_PTK_AUTHENTICATION2_Enter + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.sm_WPA_PTK_DISCONNECT_Enter + 0x00000000420809c4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_rekey_gtk + 0x00000000420809c4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.wpa_derive_ptk + 0x00000000420809c8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.wpa_verify_key_mic + 0x00000000420809cc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x14 (size before relaxing) + .literal.wpa_replay_counter_valid + 0x00000000420809cc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_replay_counter_mark_invalid + 0x00000000420809cc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.sm_WPA_PTK_PTKINITDONE_Enter + 0x00000000420809cc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x20 (size before relaxing) + .literal.ieee80211w_kde_add + 0x00000000420809d0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.resend_eapol_handle + 0x00000000420809d4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter + 0x00000000420809d8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x24 (size before relaxing) + .literal.sm_WPA_PTK_INITPSK_Enter + 0x00000000420809e0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.wpa_init + 0x00000000420809e0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x20 (size before relaxing) + .literal.wpa_auth_sta_init + 0x00000000420809e0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.wpa_auth_sta_deinit + 0x00000000420809e0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xc (size before relaxing) + .literal.__wpa_send_eapol + 0x00000000420809e4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x80 (size before relaxing) + .literal.wpa_send_eapol + 0x00000000420809e8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x20 (size before relaxing) + .literal.sm_WPA_PTK_PTKSTART_Enter + 0x00000000420809f0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .literal.sm_WPA_PTK_PTKINITNEGOTIATING_Enter + 0x00000000420809f4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x24 (size before relaxing) + .literal.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x20 (size before relaxing) + .literal.sm_WPA_PTK_GROUP_Step + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x1c (size before relaxing) + .literal.wpa_remove_ptk + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .literal.sm_WPA_PTK_INITIALIZE_Enter + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.sm_WPA_PTK_Step + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x6c (size before relaxing) + .literal.wpa_sm_step + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .literal.wpa_send_eapol_timeout + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_rekey_ptk + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.wpa_auth_sta_associated + 0x00000000420809f8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .literal.wpa_receive + 0x00000000420809f8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x88 (size before relaxing) + .literal.hostap_eapol_resend_process + 0x00000000420809fc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x8 (size before relaxing) + .literal.wpa_ap_join + 0x00000000420809fc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x14 (size before relaxing) + .literal.wpa_ap_remove + 0x00000000420809fc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4 (size before relaxing) + .literal.wpa_parse_generic + 0x00000000420809fc 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x14 (size before relaxing) + .literal.wpa_write_wpa_ie + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x8 (size before relaxing) + .literal.wpa_write_rsn_ie + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x10 (size before relaxing) + .literal.wpa_auth_gen_wpa_ie + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x14 (size before relaxing) + .literal.wpa_add_kde + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x8 (size before relaxing) + .literal.wpa_validate_wpa_ie + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x28 (size before relaxing) + .literal.wpa_parse_kde_ies + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x8 (size before relaxing) + .literal.sae_parse_commit_token + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x8 (size before relaxing) + .literal.sae_cn_confirm + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_cn_confirm_ffc + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.get_random_qr_qnr + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x18 (size before relaxing) + .literal.sae_pwd_seed_key + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x14 (size before relaxing) + .literal.get_rand_1_to_p_1 + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x18 (size before relaxing) + .literal.is_quadratic_residue_blind + 0x0000000042080a08 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x24 (size before relaxing) + .literal.sae_test_pwd_seed_ecc + 0x0000000042080a08 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x2c (size before relaxing) + .literal.sae_derive_pwe_ecc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x38 (size before relaxing) + .literal.sae_test_pwd_seed_ffc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x38 (size before relaxing) + .literal.sae_derive_pwe_ffc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x14 (size before relaxing) + .literal.sae_derive_k_ffc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x1c (size before relaxing) + .literal.sae_parse_commit_scalar + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x20 (size before relaxing) + .literal.sae_parse_commit_element_ffc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c (size before relaxing) + .literal.sae_get_rand + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x24 (size before relaxing) + .literal.sae_get_rand_and_mask + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_derive_commit_element_ecc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_derive_commit_element_ffc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_derive_commit + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x2c (size before relaxing) + .literal.sae_derive_k_ecc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x1c (size before relaxing) + .literal.sae_cn_confirm_ecc + 0x0000000042080a0c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_derive_keys + 0x0000000042080a0c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x34 (size before relaxing) + .literal.sae_parse_commit_element_ecc + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x18 (size before relaxing) + .literal.sae_parse_commit_element + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x8 (size before relaxing) + .literal.sae_parse_password_identifier + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x18 (size before relaxing) + .literal.sae_clear_temp_data + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x34 (size before relaxing) + .literal.sae_clear_data + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_set_group + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x34 (size before relaxing) + .literal.sae_prepare_commit + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.sae_process_commit + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x10 (size before relaxing) + .literal.sae_write_commit + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x40 (size before relaxing) + .literal.sae_group_allowed + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4 (size before relaxing) + .literal.sae_parse_commit + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x24 (size before relaxing) + .literal.sae_write_confirm + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x1c (size before relaxing) + .literal.sae_check_confirm + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc (size before relaxing) + .literal.wpa_kck_len + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4 (size before relaxing) + .literal.wpa_kek_len + 0x0000000042080a10 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4 (size before relaxing) + .literal.rsn_selector_to_bitfield + 0x0000000042080a10 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x18 (size before relaxing) + .literal.rsn_key_mgmt_to_bitfield + 0x0000000042080a20 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x14 (size before relaxing) + .literal.wpa_selector_to_bitfield + 0x0000000042080a24 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x14 (size before relaxing) + .literal.wpa_key_mgmt_to_bitfield + 0x0000000042080a34 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0xc (size before relaxing) + .literal.wpa_mic_len + 0x0000000042080a34 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4 (size before relaxing) + .literal.wpa_cipher_valid_mgmt_group + 0x0000000042080a34 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4 (size before relaxing) + .literal.wpa_parse_wpa_ie_rsn + 0x0000000042080a34 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x14 (size before relaxing) + .literal.wpa_parse_wpa_ie_wpa + 0x0000000042080a34 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x10 (size before relaxing) + .literal.wpa_eapol_key_mic + 0x0000000042080a34 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x14 (size before relaxing) + .literal.wpa_compare_rsn_ie + 0x0000000042080a38 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4 (size before relaxing) + .literal.rsn_pmkid + 0x0000000042080a38 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x14 (size before relaxing) + .literal.wpa_pmk_to_ptk + 0x0000000042080a40 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4c (size before relaxing) + .literal.wpa_cipher_to_suite + 0x0000000042080a40 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x2c (size before relaxing) + .literal.dh_groups_get + 0x0000000042080a40 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .literal.wpa_sm_get_key + 0x0000000042080a44 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .literal.wpa_sm_set_key + 0x0000000042080a48 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_supplicant_verify_eapol_key_mic + 0x0000000042080a48 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x2c (size before relaxing) + .literal.wpa_supplicant_gtk_in_use + 0x0000000042080a48 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x18 (size before relaxing) + .literal.wpa_supplicant_install_gtk + 0x0000000042080a48 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x18 (size before relaxing) + .literal.is_wpa2_enterprise_connection + 0x0000000042080a48 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_derive_ptk + 0x0000000042080a48 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_supplicant_check_group_cipher + 0x0000000042080a4c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_supplicant_activate_ptk + 0x0000000042080a4c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_supplicant_decrypt_key_data + 0x0000000042080a4c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c (size before relaxing) + .literal.wpa_sm_set_seq + 0x0000000042080a4c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4 (size before relaxing) + .literal.ieee80211w_set_keys + 0x0000000042080a4c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x10 (size before relaxing) + .literal.wpa_supplicant_install_ptk + 0x0000000042080a4c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x18 (size before relaxing) + .literal.wpa_sm_pmksa_free_cb + 0x0000000042080a50 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x14 (size before relaxing) + .literal.wpa_supplicant_clr_countermeasures + 0x0000000042080a50 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_eapol_key_send + 0x0000000042080a54 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_sm_key_request + 0x0000000042080a54 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x38 (size before relaxing) + .literal.wpa_sm_rekey_ptk + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4 (size before relaxing) + .literal.wpa_supplicant_send_4_of_4 + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c (size before relaxing) + .literal.wpa_supplicant_send_2_of_2 + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c (size before relaxing) + .literal.wpa_supplicant_send_2_of_4 + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x24 (size before relaxing) + .literal.wpa_supplicant_process_1_of_2_rsn + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x14 (size before relaxing) + .literal.wpa_supplicant_process_1_of_2_wpa + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c (size before relaxing) + .literal.wpa_supplicant_pairwise_gtk + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x10 (size before relaxing) + .literal.wpa_report_ie_mismatch + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4 (size before relaxing) + .literal.wpa_supplicant_validate_ie + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x18 (size before relaxing) + .literal.wpa_sm_set_state + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_supplicant_key_neg_complete + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_supplicant_process_3_of_4 + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x2c (size before relaxing) + .literal.wpa_supplicant_process_1_of_2 + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c (size before relaxing) + .literal.wpa_supplicant_stop_countermeasures + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x14 (size before relaxing) + .literal.wpa_supplicant_send_4_of_4_txcallback + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x14 (size before relaxing) + .literal.wpa_supplicant_send_2_of_2_txcallback + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_sm_set_pmk_from_pmksa + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_supplicant_get_pmk + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x34 (size before relaxing) + .literal.wpa_supplicant_process_1_of_4 + 0x0000000042080a58 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x28 (size before relaxing) + .literal.wpa_sm_rx_eapol + 0x0000000042080a58 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x38 (size before relaxing) + .literal.wpa_sm_init + 0x0000000042080a60 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x14 (size before relaxing) + .literal.wpa_sm_deinit + 0x0000000042080a64 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_set_profile + 0x0000000042080a64 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_set_pmk + 0x0000000042080a64 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x14 (size before relaxing) + .literal.wpa_set_passphrase + 0x0000000042080a6c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x40 (size before relaxing) + .literal.set_assoc_ie + 0x0000000042080a6c 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4 (size before relaxing) + .literal.wpa_set_bss + 0x0000000042080a6c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x68 (size before relaxing) + .literal.wpa_michael_mic_failure + 0x0000000042080a78 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4c (size before relaxing) + .literal.eapol_txcb + 0x0000000042080a88 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c (size before relaxing) + .literal.wpa_sta_in_4way_handshake + 0x0000000042080a88 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4 (size before relaxing) + .literal.wpa_sta_cur_pmksa_matches_akm + 0x0000000042080a88 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8 (size before relaxing) + .literal.wpa_sta_clear_curr_pmksa + 0x0000000042080a88 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc (size before relaxing) + .literal.wpa_parse_generic + 0x0000000042080a88 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x14 (size before relaxing) + .literal.wpa_gen_wpa_ie_rsn + 0x0000000042080a88 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x30 (size before relaxing) + .literal.wpa_gen_wpa_ie_wpa + 0x0000000042080a98 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x10 (size before relaxing) + .literal.wpa_parse_wpa_ie + 0x0000000042080aa0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x8 (size before relaxing) + .literal.wpa_gen_wpa_ie + 0x0000000042080aa0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x8 (size before relaxing) + .literal.wpa_supplicant_parse_ies + 0x0000000042080aa0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x8 (size before relaxing) + .literal.wpabuf_alloc + 0x0000000042080aa0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4 (size before relaxing) + .literal.wpabuf_free + 0x0000000042080aa0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x8 (size before relaxing) + .literal.wpabuf_alloc_copy + 0x0000000042080aa0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0xc (size before relaxing) + .literal.wpa2_api_unlock + 0x0000000042080aa0 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .literal.wpa2_rxq_deinit + 0x0000000042080aa8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x18 (size before relaxing) + .literal.wpa2_api_lock + 0x0000000042080ab4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0xc (size before relaxing) + .literal.wpa2_post + 0x0000000042080ab8 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x2c (size before relaxing) + .literal.eap_peer_sm_deinit + 0x0000000042080acc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x4c (size before relaxing) + .literal.esp_wifi_sta_wpa2_ent_disable_fn + 0x0000000042080adc 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x10 (size before relaxing) + .literal.esp_wifi_sta_wpa2_ent_disable + 0x0000000042080adc 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x18 (size before relaxing) + .literal.wpa_sm_alloc_eapol + 0x0000000042080ae4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0xc (size before relaxing) + .literal.wpa_sm_free_eapol + 0x0000000042080ae4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4 (size before relaxing) + .literal.wpa_sm_deauthenticate + 0x0000000042080ae4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4 (size before relaxing) + .literal.tls_deinit + 0x0000000042080ae4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .literal.crypto_bignum_init + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x8 (size before relaxing) + .literal.crypto_bignum_init_set + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0xc (size before relaxing) + .literal.crypto_bignum_deinit + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x8 (size before relaxing) + .literal.crypto_bignum_to_bin + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x10 (size before relaxing) + .literal.crypto_bignum_add + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_mod + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_exptmod + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_inverse + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_sub + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_div + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_mulmod + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_cmp + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_bits + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_is_zero + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_is_one + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4 (size before relaxing) + .literal.crypto_bignum_legendre + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x28 (size before relaxing) + .literal.ecp_opp + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0xc (size before relaxing) + .literal.crypto_ec_deinit + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x8 (size before relaxing) + .literal.crypto_ec_init + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x10 (size before relaxing) + .literal.crypto_ec_point_init + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x8 (size before relaxing) + .literal.crypto_ec_prime_len + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4 (size before relaxing) + .literal.crypto_ec_prime_len_bits + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4 (size before relaxing) + .literal.crypto_ec_point_deinit + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x8 (size before relaxing) + .literal.crypto_ec_point_to_bin + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0xc (size before relaxing) + .literal.crypto_ec_point_from_bin + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x20 (size before relaxing) + .literal.crypto_ec_point_add + 0x0000000042080ae8 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x10 (size before relaxing) + .literal.crypto_ec_point_mul + 0x0000000042080ae8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x20 (size before relaxing) + .literal.crypto_ec_point_invert + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4 (size before relaxing) + .literal.crypto_ec_point_compute_y_sqr + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4c (size before relaxing) + .literal.crypto_ec_point_solve_y_coord + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x30 (size before relaxing) + .literal.crypto_ec_point_is_at_infinity + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4 (size before relaxing) + .literal.crypto_ec_point_is_on_curve + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x28 (size before relaxing) + .literal.crypto_ec_point_cmp + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4 (size before relaxing) + .literal.eap_peer_method_free + 0x0000000042080af0 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x4 (size before relaxing) + .literal.eap_peer_unregister_methods + 0x0000000042080af0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x8 (size before relaxing) + .literal.eap_peer_config_deinit + 0x0000000042080af4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x18 (size before relaxing) + .literal.eap_peer_blob_deinit + 0x0000000042080af4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x8 (size before relaxing) + .literal.eap_sm_abort + 0x0000000042080af4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x4 (size before relaxing) + .literal._pmksa_cache_free_entry + 0x0000000042080af4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4 (size before relaxing) + .literal.pmksa_cache_free_entry + 0x0000000042080af4 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4 (size before relaxing) + .literal.pmksa_cache_set_expiration + 0x0000000042080af4 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x2c (size before relaxing) + .literal.pmksa_cache_expire + 0x0000000042080b18 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x20 (size before relaxing) + .literal.pmksa_cache_flush + 0x0000000042080b18 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x8 (size before relaxing) + .literal.pmksa_cache_add + 0x0000000042080b18 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x60 (size before relaxing) + .literal.pmksa_cache_clone_entry + 0x0000000042080b20 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4 (size before relaxing) + .literal.pmksa_cache_deinit + 0x0000000042080b20 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x14 (size before relaxing) + .literal.pmksa_cache_get + 0x0000000042080b24 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x8 (size before relaxing) + .literal.pmksa_cache_get_opportunistic + 0x0000000042080b24 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4 (size before relaxing) + .literal.pmksa_cache_set_current + 0x0000000042080b24 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0xc (size before relaxing) + .literal.pmksa_cache_init + 0x0000000042080b24 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x14 (size before relaxing) + .literal.low_level_init + 0x0000000042080b30 0x4 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .literal.lwip_netif_wifi_free_rx_buffer + 0x0000000042080b34 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x8 (size before relaxing) + .literal.low_level_output + 0x0000000042080b34 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x18 (size before relaxing) + .literal.wlanif_input + 0x0000000042080b34 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x14 (size before relaxing) + .literal.wlanif_init + 0x0000000042080b34 0x1c esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x2c (size before relaxing) + .literal.wlanif_init_sta + 0x0000000042080b50 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x4 (size before relaxing) + .literal.wlanif_init_ap + 0x0000000042080b50 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x4 (size before relaxing) + .literal.ethip6_output + 0x0000000042080b50 0x4 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x14 (size before relaxing) + .literal.esp_crypto_sha_aes_lock_acquire + 0x0000000042080b54 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .literal.esp_crypto_sha_aes_lock_release + 0x0000000042080b5c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x8 (size before relaxing) + .literal.esp_crypto_mpi_lock_acquire + 0x0000000042080b60 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x8 (size before relaxing) + .literal.esp_crypto_mpi_lock_release + 0x0000000042080b64 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x8 (size before relaxing) + .literal._ZdlPv + 0x0000000042080b64 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + 0x4 (size before relaxing) + .literal._ZdaPv + 0x0000000042080b64 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + 0x4 (size before relaxing) + .literal._ZSt15get_new_handlerv + 0x0000000042080b64 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .literal._ZnwjRKSt9nothrow_t + 0x0000000042080b68 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x14 (size before relaxing) + .literal._ZnajRKSt9nothrow_t + 0x0000000042080b68 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + 0x4 (size before relaxing) + .literal._ZN10__cxxabiv120__si_class_type_infoD2Ev + 0x0000000042080b68 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x8 (size before relaxing) + .literal._ZN10__cxxabiv120__si_class_type_infoD0Ev + 0x0000000042080b6c 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x8 (size before relaxing) + .literal._ZNKSt9type_infoeqERKS_$isra$0 + 0x0000000042080b6c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .literal._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ + 0x0000000042080b70 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4 (size before relaxing) + .literal._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE + 0x0000000042080b70 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x8 (size before relaxing) + .literal._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE + 0x0000000042080b70 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4 (size before relaxing) + .literal._ZN10__cxxabiv111__terminateEPFvvE + 0x0000000042080b70 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + 0x18 (size before relaxing) + .literal._ZSt13get_terminatev + 0x0000000042080b70 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .literal._ZSt9terminatev + 0x0000000042080b74 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + 0x8 (size before relaxing) + .literal._ZdlPvj + 0x0000000042080b74 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + 0x4 (size before relaxing) + .literal._ZN10__cxxabiv117__class_type_infoD2Ev + 0x0000000042080b74 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x8 (size before relaxing) + .literal._ZN10__cxxabiv117__class_type_infoD0Ev + 0x0000000042080b78 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x8 (size before relaxing) + .literal._ZNKSt9type_infoeqERKS_$isra$0 + 0x0000000042080b78 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x4 (size before relaxing) + .literal._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE + 0x0000000042080b78 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x8 (size before relaxing) + .literal._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE + 0x0000000042080b78 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x4 (size before relaxing) + .literal._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj + 0x0000000042080b78 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x4 (size before relaxing) + .literal.__cxa_begin_catch + 0x0000000042080b78 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + 0x10 (size before relaxing) + .literal.__cxa_end_catch + 0x0000000042080b80 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + 0x14 (size before relaxing) + .literal._ZL15eh_globals_dtorPv + 0x0000000042080b80 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x8 (size before relaxing) + .literal.__cxa_get_globals_fast + 0x0000000042080b80 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .literal.__cxa_get_globals + 0x0000000042080b8c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x18 (size before relaxing) + .literal.startup._GLOBAL__sub_I___cxa_get_globals_fast + 0x0000000042080b90 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0xc (size before relaxing) + .literal.exit._GLOBAL__sub_D___cxa_get_globals_fast + 0x0000000042080b98 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x8 (size before relaxing) + .literal 0x0000000042080b9c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .literal._Z12abort_returnIiET_v + 0x0000000042080ba0 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4 (size before relaxing) + .literal.abort_expect_void + 0x0000000042080ba0 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4 (size before relaxing) + .literal.__wrap__Unwind_Resume + 0x0000000042080ba0 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4 (size before relaxing) + .literal.__wrap__Unwind_DeleteException + 0x0000000042080ba0 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4 (size before relaxing) + .literal.__wrap___gxx_personality_v0 + 0x0000000042080ba0 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4 (size before relaxing) + .literal 0x0000000042080ba0 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + 0x8 (size before relaxing) + .literal 0x0000000042080ba4 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + 0x14 (size before relaxing) + .literal 0x0000000042080bac 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + 0x4 (size before relaxing) + .literal 0x0000000042080bac 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + 0x4 (size before relaxing) + .literal 0x0000000042080bac 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + 0xc (size before relaxing) + .literal 0x0000000042080bb4 0x1c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + 0x48 (size before relaxing) + .literal 0x0000000042080bd0 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + 0x44 (size before relaxing) + .literal 0x0000000042080bd8 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + 0x28 (size before relaxing) + .literal 0x0000000042080bd8 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + 0x3c (size before relaxing) + .literal 0x0000000042080bdc 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + 0x28 (size before relaxing) + .literal 0x0000000042080bdc 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + 0x94 (size before relaxing) + .literal 0x0000000042080c0c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + 0x48 (size before relaxing) + .literal 0x0000000042080c10 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + 0xc (size before relaxing) + .literal 0x0000000042080c10 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + 0x28 (size before relaxing) + .literal 0x0000000042080c10 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + 0x2c (size before relaxing) + .literal 0x0000000042080c10 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + 0x38 (size before relaxing) + .literal 0x0000000042080c10 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + 0xc (size before relaxing) + .literal 0x0000000042080c10 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + 0x7c (size before relaxing) + .literal 0x0000000042080c20 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + 0xc (size before relaxing) + .literal 0x0000000042080c20 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + 0x30 (size before relaxing) + .literal 0x0000000042080c20 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + 0x40 (size before relaxing) + .literal 0x0000000042080c2c 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + 0x30 (size before relaxing) + .literal 0x0000000042080c2c 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + 0x114 (size before relaxing) + .literal 0x0000000042080c70 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + 0x44 (size before relaxing) + .literal 0x0000000042080cb0 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + 0x18 (size before relaxing) + .literal 0x0000000042080cb8 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + 0x2c (size before relaxing) + .literal 0x0000000042080cc0 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + 0x1c (size before relaxing) + .literal 0x0000000042080cc4 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + 0x78 (size before relaxing) + .literal 0x0000000042080cd4 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + 0x68 (size before relaxing) + .literal 0x0000000042080ce4 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + 0x14 (size before relaxing) + .literal 0x0000000042080ce4 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + 0x28 (size before relaxing) + .literal 0x0000000042080ce4 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + 0x14 (size before relaxing) + .literal 0x0000000042080ce4 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + 0x34 (size before relaxing) + .literal 0x0000000042080ce8 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + 0x38 (size before relaxing) + .literal 0x0000000042080ce8 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + 0x30 (size before relaxing) + .literal 0x0000000042080cec 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + 0x18 (size before relaxing) + .literal 0x0000000042080cec 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + 0x50 (size before relaxing) + .literal 0x0000000042080cf0 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + 0xc (size before relaxing) + .literal 0x0000000042080cf0 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + 0x1c (size before relaxing) + .literal 0x0000000042080cf4 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + 0x1c (size before relaxing) + .literal 0x0000000042080cf8 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + 0x24 (size before relaxing) + .literal 0x0000000042080d04 0x148 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + 0x154 (size before relaxing) + .literal 0x0000000042080e4c 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + 0x118 (size before relaxing) + .literal 0x0000000042080ed0 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + 0x27c (size before relaxing) + .literal 0x0000000042080f84 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + 0x18 (size before relaxing) + .literal 0x0000000042080f84 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + 0xc (size before relaxing) + .literal 0x0000000042080f84 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + 0x1a0 (size before relaxing) + .literal 0x0000000042080fdc 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + 0x140 (size before relaxing) + .literal 0x0000000042081000 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + 0x8 (size before relaxing) + .literal 0x0000000042081000 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + 0x8 (size before relaxing) + .literal 0x0000000042081004 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + 0x8 (size before relaxing) + .literal 0x0000000042081004 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + 0x8 (size before relaxing) + .literal 0x0000000042081004 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + 0x8 (size before relaxing) + .literal 0x0000000042081004 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + 0x14 (size before relaxing) + .literal 0x0000000042081004 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + 0x10 (size before relaxing) + .literal 0x0000000042081010 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + 0x18 (size before relaxing) + .literal 0x0000000042081010 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + 0x7c (size before relaxing) + .literal 0x000000004208103c 0x38 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + 0x1e4 (size before relaxing) + .literal 0x0000000042081074 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + 0x14 (size before relaxing) + .literal 0x0000000042081074 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + 0x8 (size before relaxing) + .literal 0x0000000042081074 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + 0x20 (size before relaxing) + .literal 0x0000000042081074 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + 0x1c (size before relaxing) + .literal 0x0000000042081074 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + 0x10 (size before relaxing) + .literal 0x0000000042081078 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + 0x228 (size before relaxing) + .literal 0x00000000420810d0 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + 0x4 (size before relaxing) + .literal 0x00000000420810d0 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + 0x54 (size before relaxing) + .literal 0x00000000420810d8 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + 0x4 (size before relaxing) + .literal 0x00000000420810d8 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + 0x10 (size before relaxing) + .literal 0x00000000420810d8 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + 0x14 (size before relaxing) + .literal 0x00000000420810dc 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .literal 0x00000000420810e0 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + 0x4 (size before relaxing) + .literal 0x00000000420810e0 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + 0x4 (size before relaxing) + .literal 0x00000000420810e0 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + 0x20 (size before relaxing) + .literal 0x00000000420810ec 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + 0x8 (size before relaxing) + .literal 0x00000000420810ec 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + 0xc (size before relaxing) + .literal 0x00000000420810f0 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + 0x4 (size before relaxing) + .literal 0x00000000420810f0 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + 0xe8 (size before relaxing) + .literal 0x000000004208111c 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + 0x20 (size before relaxing) + .literal 0x0000000042081124 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .literal 0x0000000042081128 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + 0x1c (size before relaxing) + .literal 0x0000000042081128 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + 0xc (size before relaxing) + .literal 0x0000000042081128 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + 0x24 (size before relaxing) + .literal 0x0000000042081128 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + 0x1c (size before relaxing) + .literal 0x0000000042081128 0x24 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + 0x78 (size before relaxing) + .literal 0x000000004208114c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + 0xc8 (size before relaxing) + .literal 0x0000000042081150 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + 0x3c (size before relaxing) + .literal 0x0000000042081150 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + 0xac (size before relaxing) + .literal 0x0000000042081178 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + 0x4 (size before relaxing) + .literal 0x0000000042081178 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + 0x10 (size before relaxing) + .literal.esp_ota_get_running_partition + 0x0000000042081178 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x38 (size before relaxing) + .literal.esp_event_handler_register + 0x0000000042081190 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x8 (size before relaxing) + .literal.esp_event_handler_unregister + 0x0000000042081194 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x8 (size before relaxing) + .literal.esp_event_post + 0x0000000042081194 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x8 (size before relaxing) + .literal.esp_event_loop_create_default + 0x0000000042081194 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x10 (size before relaxing) + .literal.handler_instances_add + 0x0000000042081198 0x8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x24 (size before relaxing) + .literal.base_node_add_handler + 0x00000000420811a0 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x24 (size before relaxing) + .literal.loop_node_add_handler + 0x00000000420811a4 0x8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x28 (size before relaxing) + .literal.handler_instances_remove + 0x00000000420811ac 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x10 (size before relaxing) + .literal.base_node_remove_handler + 0x00000000420811ac 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0xc (size before relaxing) + .literal.loop_node_remove_handler + 0x00000000420811ac 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x10 (size before relaxing) + .literal.esp_event_loop_create + 0x00000000420811ac 0x28 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x70 (size before relaxing) + .literal.esp_event_loop_run + 0x00000000420811d4 0x14 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c (size before relaxing) + .literal.esp_event_loop_run_task + 0x00000000420811e8 0x8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x18 (size before relaxing) + .literal.esp_event_handler_register_with_internal + 0x00000000420811f0 0x10 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x50 (size before relaxing) + .literal.esp_event_handler_register_with + 0x0000000042081200 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4 (size before relaxing) + .literal.esp_event_handler_unregister_with_internal + 0x0000000042081200 0xc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c (size before relaxing) + .literal.esp_event_handler_unregister_with + 0x000000004208120c 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4 (size before relaxing) + .literal.esp_event_post_to + 0x000000004208120c 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x40 (size before relaxing) + .literal.set_ocode_by_efuse + 0x0000000042081210 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x28 (size before relaxing) + .literal.calibrate_ocode + 0x000000004208122c 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x54 (size before relaxing) + .literal.rtc_init + 0x0000000042081260 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x114 (size before relaxing) + .literal.esp_register_shutdown_handler + 0x00000000420812fc 0x4 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .literal.esp_unregister_shutdown_handler + 0x0000000042081300 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x4 (size before relaxing) + .literal.esp_get_free_heap_size + 0x0000000042081300 0x4 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x8 (size before relaxing) + .literal.esp_get_free_internal_heap_size + 0x0000000042081304 0x4 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x8 (size before relaxing) + .literal.esp_get_idf_version + 0x0000000042081308 0x4 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .literal.esp_startup_start_app + 0x000000004208130c 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x18 (size before relaxing) + .literal.esp_startup_start_app_other_cores + 0x000000004208131c 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x2c (size before relaxing) + .literal.main_task + 0x0000000042081330 0x40 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x50 (size before relaxing) + .literal.heap_bubble_down + 0x0000000042081370 0x4 esp-idf/log/liblog.a(log.c.obj) + .literal.s_log_level_get_and_unlock + 0x0000000042081374 0x20 esp-idf/log/liblog.a(log.c.obj) + 0x3c (size before relaxing) + .literal.esp_log_level_set + 0x0000000042081394 0xc esp-idf/log/liblog.a(log.c.obj) + 0x58 (size before relaxing) + .literal.esp_log_writev + 0x00000000420813a0 0x8 esp-idf/log/liblog.a(log.c.obj) + 0xc (size before relaxing) + .literal.lib_printf + 0x00000000420813a8 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x10 (size before relaxing) + .text.esp_ota_get_running_partition + 0x00000000420813ac 0x80 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x8f (size before relaxing) + 0x00000000420813ac esp_ota_get_running_partition + *fill* 0x000000004208142c 0x0 + .text.lib_printf + 0x000000004208142c 0x74 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.phy_printf + 0x00000000420814a0 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x00000000420814a0 phy_printf + *fill* 0x00000000420814ca 0x2 + .text.pp_printf + 0x00000000420814cc 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x00000000420814cc pp_printf + *fill* 0x00000000420814f6 0x2 + .text.net80211_printf + 0x00000000420814f8 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x00000000420814f8 net80211_printf + *fill* 0x0000000042081522 0x2 + .text.load_cal_data_from_nvs_handle + 0x0000000042081524 0x114 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x124 (size before relaxing) + .text.store_cal_data_to_nvs_handle + 0x0000000042081638 0xda esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0xea (size before relaxing) + *fill* 0x0000000042081712 0x2 + .text.esp_phy_disable + 0x0000000042081714 0x52 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x0000000042081714 esp_phy_disable + *fill* 0x0000000042081766 0x2 + .text.esp_wifi_bt_power_domain_off + 0x0000000042081768 0x48 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x0000000042081768 esp_wifi_power_domain_off + 0x0000000042081768 esp_wifi_bt_power_domain_off + .text.esp_phy_pd_mem_init + 0x00000000420817b0 0x39 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x00000000420817b0 esp_phy_pd_mem_init + *fill* 0x00000000420817e9 0x3 + .text.esp_phy_pd_mem_deinit + 0x00000000420817ec 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x00000000420817ec esp_phy_pd_mem_deinit + .text.esp_phy_get_init_data + 0x0000000042081828 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x0000000042081828 esp_phy_get_init_data + .text.esp_phy_load_cal_data_from_nvs + 0x0000000042081830 0x4c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x50 (size before relaxing) + 0x0000000042081830 esp_phy_load_cal_data_from_nvs + .text.esp_phy_store_cal_data_to_nvs + 0x000000004208187c 0x24 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x2c (size before relaxing) + 0x000000004208187c esp_phy_store_cal_data_to_nvs + .text.esp_phy_load_cal_and_init + 0x00000000420818a0 0x12f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x146 (size before relaxing) + 0x00000000420818a0 esp_phy_load_cal_and_init + *fill* 0x00000000420819cf 0x1 + .text.esp_phy_enable + 0x00000000420819d0 0x67 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x00000000420819d0 esp_phy_enable + *fill* 0x0000000042081a37 0x1 + .text.sha_hal_wait_idle + 0x0000000042081a38 0x10 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x0000000042081a38 sha_hal_wait_idle + .text.sha_hal_hash_block + 0x0000000042081a48 0x54 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x0000000042081a48 sha_hal_hash_block + .text.sha_hal_hash_dma + 0x0000000042081a9c 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x0000000042081a9c sha_hal_hash_dma + .text.sha_hal_read_digest + 0x0000000042081adc 0x57 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x5b (size before relaxing) + 0x0000000042081adc sha_hal_read_digest + *fill* 0x0000000042081b33 0x1 + .text.sha_hal_write_digest + 0x0000000042081b34 0x4c esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x0000000042081b34 sha_hal_write_digest + .text.sha_hal_sha512_init_hash + 0x0000000042081b80 0x32 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x0000000042081b80 sha_hal_sha512_init_hash + *fill* 0x0000000042081bb2 0x2 + .text.aes_hal_setkey + 0x0000000042081bb4 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081bb4 aes_hal_setkey + .text.aes_hal_transform_dma_start + 0x0000000042081c34 0x1f esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081c34 aes_hal_transform_dma_start + *fill* 0x0000000042081c53 0x1 + .text.aes_hal_transform_dma_finish + 0x0000000042081c54 0x17 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081c54 aes_hal_transform_dma_finish + *fill* 0x0000000042081c6b 0x1 + .text.aes_hal_mode_init + 0x0000000042081c6c 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081c6c aes_hal_mode_init + *fill* 0x0000000042081c86 0x2 + .text.aes_hal_set_iv + 0x0000000042081c88 0x38 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081c88 aes_hal_set_iv + .text.aes_hal_read_iv + 0x0000000042081cc0 0x38 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081cc0 aes_hal_read_iv + .text.aes_hal_wait_done + 0x0000000042081cf8 0x10 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000000042081cf8 aes_hal_wait_done + .text.wifi_create_and_start_sta + 0x0000000042081d08 0x2f esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x37 (size before relaxing) + *fill* 0x0000000042081d37 0x1 + .text.wifi_create_and_start_ap + 0x0000000042081d38 0x2f esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x37 (size before relaxing) + *fill* 0x0000000042081d67 0x1 + .text.tcpip_adapter_set_default_wifi_handlers + 0x0000000042081d68 0x3c esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x48 (size before relaxing) + 0x0000000042081d68 tcpip_adapter_set_default_wifi_handlers + .text.tcpip_adapter_clear_default_wifi_handlers + 0x0000000042081da4 0x1a esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x0000000042081da4 tcpip_adapter_clear_default_wifi_handlers + *fill* 0x0000000042081dbe 0x2 + .text.esp_netif_action_start + 0x0000000042081dc0 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0xe (size before relaxing) + 0x0000000042081dc0 esp_netif_action_start + *fill* 0x0000000042081dca 0x2 + .text.esp_netif_action_stop + 0x0000000042081dcc 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0xe (size before relaxing) + 0x0000000042081dcc esp_netif_action_stop + *fill* 0x0000000042081dd6 0x2 + .text.esp_netif_action_connected + 0x0000000042081dd8 0x11a esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x132 (size before relaxing) + 0x0000000042081dd8 esp_netif_action_connected + *fill* 0x0000000042081ef2 0x2 + .text.esp_netif_action_disconnected + 0x0000000042081ef4 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0xe (size before relaxing) + 0x0000000042081ef4 esp_netif_action_disconnected + *fill* 0x0000000042081efe 0x2 + .text.esp_netif_action_got_ip + 0x0000000042081f00 0x62 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x66 (size before relaxing) + 0x0000000042081f00 esp_netif_action_got_ip + *fill* 0x0000000042081f62 0x2 + .text.wpa_install_key + 0x0000000042081f64 0x23 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000000042081f64 wpa_install_key + *fill* 0x0000000042081f87 0x1 + .text.wpa_get_key + 0x0000000042081f88 0x1d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000000042081f88 wpa_get_key + *fill* 0x0000000042081fa5 0x3 + .text.wpa_sendto_wrapper + 0x0000000042081fa8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000000042081fa8 wpa_sendto_wrapper + *fill* 0x0000000042081fba 0x2 + .text.wpa_deauthenticate + 0x0000000042081fbc 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0xe (size before relaxing) + 0x0000000042081fbc wpa_deauthenticate + *fill* 0x0000000042081fc7 0x1 + .text.wpa_config_assoc_ie + 0x0000000042081fc8 0x2b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000000042081fc8 wpa_config_assoc_ie + *fill* 0x0000000042081ff3 0x1 + .text.wpa_neg_complete + 0x0000000042081ff4 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0xb (size before relaxing) + 0x0000000042081ff4 wpa_neg_complete + *fill* 0x0000000042081ffc 0x0 + .text.wpa_attach + 0x0000000042081ffc 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3c (size before relaxing) + 0x0000000042081ffc wpa_attach + .text.wpa_ap_get_wpa_ie + 0x0000000042082030 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000000042082030 wpa_ap_get_wpa_ie + *fill* 0x000000004208205e 0x2 + .text.wpa_ap_rx_eapol + 0x0000000042082060 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000000042082060 wpa_ap_rx_eapol + *fill* 0x0000000042082092 0x2 + .text.wpa_deattach + 0x0000000042082094 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x13 (size before relaxing) + 0x0000000042082094 wpa_deattach + *fill* 0x00000000420820a3 0x1 + .text.wpa_parse_wpa_ie_wrapper + 0x00000000420820a4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42 (size before relaxing) + 0x00000000420820a4 wpa_parse_wpa_ie_wrapper + *fill* 0x00000000420820da 0x2 + .text.wpa_sta_disconnected_cb + 0x00000000420820dc 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3f (size before relaxing) + *fill* 0x0000000042082118 0x0 + .text.wpa_config_profile + 0x0000000042082118 0x4d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x69 (size before relaxing) + 0x0000000042082118 wpa_config_profile + *fill* 0x0000000042082165 0x3 + .text.wpa_config_bss + 0x0000000042082168 0x35 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x49 (size before relaxing) + 0x0000000042082168 wpa_config_bss + *fill* 0x000000004208219d 0x3 + .text.wpa_sta_connect + 0x00000000420821a0 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x1d (size before relaxing) + 0x00000000420821a0 wpa_sta_connect + *fill* 0x00000000420821b9 0x3 + .text.esp_supplicant_init + 0x00000000420821bc 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x8a (size before relaxing) + 0x00000000420821bc esp_supplicant_init + *fill* 0x0000000042082242 0x2 + .text.esp_supplicant_deinit + 0x0000000042082244 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0xd (size before relaxing) + 0x0000000042082244 esp_supplicant_deinit + *fill* 0x000000004208224e 0x2 + .text.wpa3_parse_sae_commit + 0x0000000042082250 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x5e (size before relaxing) + *fill* 0x00000000420822aa 0x2 + .text.wpa3_parse_sae_confirm + 0x00000000420822ac 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3d (size before relaxing) + *fill* 0x00000000420822e5 0x3 + .text.wpa3_build_sae_commit + 0x00000000420822e8 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0xf4 (size before relaxing) + .text.wpa3_build_sae_confirm + 0x00000000420823c0 0x61 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x69 (size before relaxing) + *fill* 0x0000000042082421 0x3 + .text.wpa3_build_sae_msg + 0x0000000042082424 0x47 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + *fill* 0x000000004208246b 0x1 + .text.esp_wpa3_free_sae_data + 0x000000004208246c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x37 (size before relaxing) + 0x000000004208246c esp_wpa3_free_sae_data + *fill* 0x00000000420824a0 0x0 + .text.wpa3_parse_sae_msg + 0x00000000420824a0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x36 (size before relaxing) + *fill* 0x00000000420824d2 0x2 + .text.esp_wifi_register_wpa3_cb + 0x00000000420824d4 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x00000000420824d4 esp_wifi_register_wpa3_cb + *fill* 0x00000000420824e5 0x3 + .text.hostap_init + 0x00000000420824e8 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x186 (size before relaxing) + 0x00000000420824e8 hostap_init + *fill* 0x000000004208264e 0x2 + .text.hostap_deinit + 0x0000000042082650 0x5d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x60 (size before relaxing) + 0x0000000042082650 hostap_deinit + *fill* 0x00000000420826ad 0x3 + .text.hostapd_derive_psk + 0x00000000420826b0 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + *fill* 0x00000000420826de 0x2 + .text.hostapd_setup_wpa_psk + 0x00000000420826e0 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x00000000420826e0 hostapd_setup_wpa_psk + *fill* 0x000000004208270d 0x3 + .text.hostapd_get_psk + 0x0000000042082710 0x3b esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x0000000042082710 hostapd_get_psk + *fill* 0x000000004208274b 0x1 + .text.wpa_auth_get_sm + 0x000000004208274c 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082772 0x2 + .text.wpa_auth_add_sm + 0x0000000042082774 0x41 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x00000000420827b5 0x3 + .text.wpa_auth_del_sm + 0x00000000420827b8 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x00000000420827ea 0x2 + .text.wpa_use_aes_cmac + 0x00000000420827ec 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082801 0x3 + .text.wpa_receive_error_report + 0x0000000042082804 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x10 (size before relaxing) + .text.wpa_free_sta_sm + 0x0000000042082810 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x36 (size before relaxing) + *fill* 0x0000000042082842 0x2 + .text.wpa_group_init_gmk_and_counter + 0x0000000042082844 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x76 (size before relaxing) + *fill* 0x00000000420828ae 0x2 + .text.sm_WPA_PTK_AUTHENTICATION_Enter + 0x00000000420828b0 0x37 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x00000000420828e7 0x1 + .text.wpa_gmk_to_gtk + 0x00000000420828e8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x54 (size before relaxing) + .text.wpa_gtk_update + 0x0000000042082938 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x9c (size before relaxing) + .text.wpa_group_gtk_init + 0x00000000420829c8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeys + 0x00000000420829fc 0x37 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082a33 0x1 + .text.wpa_group_config_group_keys + 0x0000000042082a34 0x4d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x55 (size before relaxing) + *fill* 0x0000000042082a81 0x3 + .text.wpa_group_setkeysdone + 0x0000000042082a84 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x24 (size before relaxing) + .text.wpa_group_sm_step + 0x0000000042082aa4 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init + 0x0000000042082b08 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x5b (size before relaxing) + *fill* 0x0000000042082b5b 0x1 + .text.wpa_group_ensure_init + 0x0000000042082b5c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x32 (size before relaxing) + *fill* 0x0000000042082b86 0x2 + .text.wpa_sta_disconnect + 0x0000000042082b88 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082b97 0x1 + .text.sm_WPA_PTK_AUTHENTICATION2_Enter + 0x0000000042082b98 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4c (size before relaxing) + .text.sm_WPA_PTK_DISCONNECT_Enter + 0x0000000042082bdc 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082c0a 0x2 + .text.wpa_rekey_gtk + 0x0000000042082c0c 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c (size before relaxing) + .text.wpa_derive_ptk + 0x0000000042082c44 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_verify_key_mic + 0x0000000042082c70 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_valid + 0x0000000042082cec 0x35 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082d21 0x3 + .text.wpa_replay_counter_mark_invalid + 0x0000000042082d24 0x31 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042082d55 0x3 + .text.sm_WPA_PTK_PTKINITDONE_Enter + 0x0000000042082d58 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xa7 (size before relaxing) + *fill* 0x0000000042082dec 0x0 + .text.ieee80211w_kde_add + 0x0000000042082dec 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x78 (size before relaxing) + .text.resend_eapol_handle + 0x0000000042082e5c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x0000000042082e5c resend_eapol_handle + .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter + 0x0000000042082e74 0xda esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xe2 (size before relaxing) + *fill* 0x0000000042082f4e 0x2 + .text.sm_WPA_PTK_INITPSK_Enter + 0x0000000042082f50 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4c (size before relaxing) + .text.wpa_init + 0x0000000042082f98 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x70 (size before relaxing) + 0x0000000042082f98 wpa_init + .text.wpa_auth_sta_init + 0x0000000042083004 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x0000000042083004 wpa_auth_sta_init + .text.wpa_auth_sta_deinit + 0x0000000042083034 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x45 (size before relaxing) + 0x0000000042083034 wpa_auth_sta_deinit + *fill* 0x0000000042083076 0x2 + .text.__wpa_send_eapol + 0x0000000042083078 0x383 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x393 (size before relaxing) + 0x0000000042083078 __wpa_send_eapol + *fill* 0x00000000420833fb 0x1 + .text.wpa_send_eapol + 0x00000000420833fc 0xd7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xdb (size before relaxing) + *fill* 0x00000000420834d3 0x1 + .text.sm_WPA_PTK_PTKSTART_Enter + 0x00000000420834d4 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter + 0x0000000042083588 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x16a (size before relaxing) + *fill* 0x00000000420836ee 0x2 + .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter + 0x00000000420836f0 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xf8 (size before relaxing) + .text.sm_WPA_PTK_GROUP_Step + 0x00000000420837d8 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xb4 (size before relaxing) + .text.wpa_remove_ptk + 0x0000000042083884 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3a (size before relaxing) + 0x0000000042083884 wpa_remove_ptk + *fill* 0x00000000420838ba 0x2 + .text.sm_WPA_PTK_INITIALIZE_Enter + 0x00000000420838bc 0x63 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x000000004208391f 0x1 + .text.sm_WPA_PTK_Step + 0x0000000042083920 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x248 (size before relaxing) + .text.wpa_sm_step + 0x0000000042083b40 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0xd0 (size before relaxing) + .text.wpa_send_eapol_timeout + 0x0000000042083c04 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x0000000042083c1a 0x2 + .text.wpa_rekey_ptk + 0x0000000042083c1c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042083c2e 0x2 + .text.wpa_auth_sta_associated + 0x0000000042083c30 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x80 (size before relaxing) + 0x0000000042083c30 wpa_auth_sta_associated + .text.wpa_receive + 0x0000000042083ca8 0x3d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3fb (size before relaxing) + 0x0000000042083ca8 wpa_receive + *fill* 0x000000004208407b 0x1 + .text.hostap_eapol_resend_process + 0x000000004208407c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x30 (size before relaxing) + 0x000000004208407c hostap_eapol_resend_process + .text.wpa_ap_join + 0x00000000420840a4 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x76 (size before relaxing) + 0x00000000420840a4 wpa_ap_join + *fill* 0x0000000042084112 0x2 + .text.wpa_ap_remove + 0x0000000042084114 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x0000000042084114 wpa_ap_remove + *fill* 0x000000004208412a 0x2 + .text.wpa_parse_generic + 0x000000004208412c 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + *fill* 0x0000000042084262 0x2 + .text.wpa_write_wpa_ie + 0x0000000042084264 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0xca (size before relaxing) + *fill* 0x000000004208432a 0x2 + .text.wpa_write_rsn_ie + 0x000000004208432c 0x1ad esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x1b1 (size before relaxing) + 0x000000004208432c wpa_write_rsn_ie + *fill* 0x00000000420844d9 0x3 + .text.wpa_auth_gen_wpa_ie + 0x00000000420844dc 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x70 (size before relaxing) + 0x00000000420844dc wpa_auth_gen_wpa_ie + .text.wpa_add_kde + 0x0000000042084548 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x0000000042084548 wpa_add_kde + .text.wpa_validate_wpa_ie + 0x0000000042084590 0x211 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x225 (size before relaxing) + 0x0000000042084590 wpa_validate_wpa_ie + *fill* 0x00000000420847a1 0x3 + .text.wpa_parse_kde_ies + 0x00000000420847a4 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x80 (size before relaxing) + 0x00000000420847a4 wpa_parse_kde_ies + .text.sae_parse_commit_token + 0x0000000042084820 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x76 (size before relaxing) + *fill* 0x0000000042084892 0x2 + .text.sae_cn_confirm + 0x0000000042084894 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x74 (size before relaxing) + .text.sae_cn_confirm_ffc + 0x0000000042084900 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x6c (size before relaxing) + .text.get_random_qr_qnr + 0x0000000042084964 0x9d esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xa5 (size before relaxing) + *fill* 0x0000000042084a01 0x3 + .text.sae_pwd_seed_key + 0x0000000042084a04 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.get_rand_1_to_p_1 + 0x0000000042084a50 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x70 (size before relaxing) + .text.is_quadratic_residue_blind + 0x0000000042084ab0 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xdc (size before relaxing) + .text.sae_test_pwd_seed_ecc + 0x0000000042084b74 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xde (size before relaxing) + *fill* 0x0000000042084c36 0x2 + .text.sae_derive_pwe_ecc + 0x0000000042084c38 0x194 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x1ac (size before relaxing) + .text.sae_test_pwd_seed_ffc + 0x0000000042084dcc 0x11d esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x139 (size before relaxing) + *fill* 0x0000000042084ee9 0x3 + .text.sae_derive_pwe_ffc + 0x0000000042084eec 0xb1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xb9 (size before relaxing) + *fill* 0x0000000042084f9d 0x3 + .text.sae_derive_k_ffc + 0x0000000042084fa0 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x8a (size before relaxing) + *fill* 0x0000000042085016 0x2 + .text.sae_parse_commit_scalar + 0x0000000042085018 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x9e (size before relaxing) + *fill* 0x00000000420850a6 0x2 + .text.sae_parse_commit_element_ffc + 0x00000000420850a8 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x11e (size before relaxing) + *fill* 0x00000000420851a2 0x2 + .text.sae_get_rand + 0x00000000420851a4 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xc0 (size before relaxing) + .text.sae_get_rand_and_mask + 0x000000004208524c 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x31 (size before relaxing) + *fill* 0x0000000042085275 0x3 + .text.sae_derive_commit_element_ecc + 0x0000000042085278 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x52 (size before relaxing) + *fill* 0x00000000420852c6 0x2 + .text.sae_derive_commit_element_ffc + 0x00000000420852c8 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x52 (size before relaxing) + *fill* 0x0000000042085312 0x2 + .text.sae_derive_commit + 0x0000000042085314 0xbf esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xd7 (size before relaxing) + *fill* 0x00000000420853d3 0x1 + .text.sae_derive_k_ecc + 0x00000000420853d4 0x7d esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x95 (size before relaxing) + *fill* 0x0000000042085451 0x3 + .text.sae_cn_confirm_ecc + 0x0000000042085454 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x78 (size before relaxing) + .text.sae_derive_keys + 0x00000000420854c0 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xfc (size before relaxing) + .text.sae_parse_commit_element_ecc + 0x00000000420855a0 0x9d esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xa9 (size before relaxing) + *fill* 0x000000004208563d 0x3 + .text.sae_parse_commit_element + 0x0000000042085640 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x2d (size before relaxing) + *fill* 0x0000000042085669 0x3 + .text.sae_parse_password_identifier + 0x000000004208566c 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_clear_temp_data + 0x000000004208570c 0x73 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x97 (size before relaxing) + 0x000000004208570c sae_clear_temp_data + *fill* 0x000000004208577f 0x1 + .text.sae_clear_data + 0x0000000042085780 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x26 (size before relaxing) + 0x0000000042085780 sae_clear_data + *fill* 0x00000000420857a2 0x2 + .text.sae_set_group + 0x00000000420857a4 0xc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xdd (size before relaxing) + 0x00000000420857a4 sae_set_group + *fill* 0x0000000042085865 0x3 + .text.sae_prepare_commit + 0x0000000042085868 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x58 (size before relaxing) + 0x0000000042085868 sae_prepare_commit + .text.sae_process_commit + 0x00000000420858b8 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x56 (size before relaxing) + 0x00000000420858b8 sae_process_commit + *fill* 0x0000000042085906 0x2 + .text.sae_write_commit + 0x0000000042085908 0x111 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x139 (size before relaxing) + 0x0000000042085908 sae_write_commit + *fill* 0x0000000042085a19 0x3 + .text.sae_group_allowed + 0x0000000042085a1c 0x6d esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x0000000042085a1c sae_group_allowed + *fill* 0x0000000042085a89 0x3 + .text.sae_parse_commit + 0x0000000042085a8c 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xd4 (size before relaxing) + 0x0000000042085a8c sae_parse_commit + .text.sae_write_confirm + 0x0000000042085b48 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0xb2 (size before relaxing) + 0x0000000042085b48 sae_write_confirm + *fill* 0x0000000042085bea 0x2 + .text.sae_check_confirm + 0x0000000042085bec 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x7a (size before relaxing) + 0x0000000042085bec sae_check_confirm + *fill* 0x0000000042085c62 0x2 + .text.wpa_kck_len + 0x0000000042085c64 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + *fill* 0x0000000042085c76 0x2 + .text.wpa_kek_len + 0x0000000042085c78 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + *fill* 0x0000000042085c8a 0x2 + .text.rsn_selector_to_bitfield + 0x0000000042085c8c 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_key_mgmt_to_bitfield + 0x0000000042085cf8 0x65 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + *fill* 0x0000000042085d5d 0x3 + .text.wpa_selector_to_bitfield + 0x0000000042085d60 0x5f esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + *fill* 0x0000000042085dbf 0x1 + .text.wpa_key_mgmt_to_bitfield + 0x0000000042085dc0 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + *fill* 0x0000000042085e06 0x2 + .text.wpa_mic_len + 0x0000000042085e08 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000000042085e08 wpa_mic_len + *fill* 0x0000000042085e1a 0x2 + .text.wpa_cipher_valid_mgmt_group + 0x0000000042085e1c 0x35 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000000042085e1c wpa_cipher_valid_mgmt_group + *fill* 0x0000000042085e51 0x3 + .text.wpa_parse_wpa_ie_rsn + 0x0000000042085e54 0x1b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x1b5 (size before relaxing) + 0x0000000042085e54 wpa_parse_wpa_ie_rsn + *fill* 0x0000000042086005 0x3 + .text.wpa_parse_wpa_ie_wpa + 0x0000000042086008 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000000042086008 wpa_parse_wpa_ie_wpa + *fill* 0x0000000042086192 0x2 + .text.wpa_eapol_key_mic + 0x0000000042086194 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x90 (size before relaxing) + 0x0000000042086194 wpa_eapol_key_mic + .text.wpa_compare_rsn_ie + 0x0000000042086220 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000000042086220 wpa_compare_rsn_ie + *fill* 0x000000004208625e 0x2 + .text.rsn_pmkid + 0x0000000042086260 0x5f esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x63 (size before relaxing) + 0x0000000042086260 rsn_pmkid + *fill* 0x00000000420862bf 0x1 + .text.wpa_pmk_to_ptk + 0x00000000420862c0 0x145 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x155 (size before relaxing) + 0x00000000420862c0 wpa_pmk_to_ptk + *fill* 0x0000000042086405 0x3 + .text.wpa_cipher_to_suite + 0x0000000042086408 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000000042086408 wpa_cipher_to_suite + *fill* 0x000000004208647a 0x2 + .text.dh_groups_get + 0x000000004208647c 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x000000004208647c dh_groups_get + *fill* 0x00000000420864a2 0x2 + .text.wpa_sm_get_key + 0x00000000420864a4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_key + 0x00000000420864c4 0x79 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + *fill* 0x000000004208653d 0x3 + .text.wpa_supplicant_verify_eapol_key_mic + 0x0000000042086540 0xea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xee (size before relaxing) + *fill* 0x000000004208662a 0x2 + .text.wpa_supplicant_gtk_in_use + 0x000000004208662c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc4 (size before relaxing) + .text.wpa_supplicant_install_gtk + 0x00000000420866ec 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc6 (size before relaxing) + *fill* 0x00000000420867aa 0x2 + .text.is_wpa2_enterprise_connection + 0x00000000420867ac 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3a (size before relaxing) + *fill* 0x00000000420867e2 0x2 + .text.wpa_derive_ptk + 0x00000000420867e4 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_check_group_cipher + 0x0000000042086818 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x46 (size before relaxing) + *fill* 0x0000000042086856 0x2 + .text.wpa_supplicant_activate_ptk + 0x0000000042086858 0x49 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x55 (size before relaxing) + *fill* 0x00000000420868a1 0x3 + .text.wpa_supplicant_decrypt_key_data + 0x00000000420868a4 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xc8 (size before relaxing) + .text.wpa_sm_set_seq + 0x0000000042086968 0x33 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + *fill* 0x000000004208699b 0x1 + .text.ieee80211w_set_keys + 0x000000004208699c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x58 (size before relaxing) + .text.wpa_supplicant_install_ptk + 0x00000000420869ec 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x82 (size before relaxing) + *fill* 0x0000000042086a5e 0x2 + .text.wpa_sm_pmksa_free_cb + 0x0000000042086a60 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x62 (size before relaxing) + *fill* 0x0000000042086abe 0x2 + .text.wpa_supplicant_clr_countermeasures + 0x0000000042086ac0 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x16 (size before relaxing) + 0x0000000042086ac0 wpa_supplicant_clr_countermeasures + *fill* 0x0000000042086ad3 0x1 + .text.wpa_eapol_key_send + 0x0000000042086ad4 0xb6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xbe (size before relaxing) + 0x0000000042086ad4 wpa_eapol_key_send + *fill* 0x0000000042086b8a 0x2 + .text.wpa_sm_key_request + 0x0000000042086b8c 0x15b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x163 (size before relaxing) + *fill* 0x0000000042086ce7 0x1 + .text.wpa_sm_rekey_ptk + 0x0000000042086ce8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x12 (size before relaxing) + *fill* 0x0000000042086cf6 0x2 + .text.wpa_supplicant_send_4_of_4 + 0x0000000042086cf8 0xf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xf5 (size before relaxing) + *fill* 0x0000000042086de9 0x3 + .text.wpa_supplicant_send_2_of_2 + 0x0000000042086dec 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xf4 (size before relaxing) + .text.wpa_supplicant_send_2_of_4 + 0x0000000042086edc 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x122 (size before relaxing) + 0x0000000042086edc wpa_supplicant_send_2_of_4 + *fill* 0x0000000042086ff6 0x2 + .text.wpa_supplicant_process_1_of_2_rsn + 0x0000000042086ff8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x8c (size before relaxing) + .text.wpa_supplicant_process_1_of_2_wpa + 0x0000000042087078 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x114 (size before relaxing) + .text.wpa_supplicant_pairwise_gtk + 0x0000000042087180 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x76 (size before relaxing) + 0x0000000042087180 wpa_supplicant_pairwise_gtk + *fill* 0x00000000420871ee 0x2 + .text.wpa_report_ie_mismatch + 0x00000000420871f0 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00000000420871f0 wpa_report_ie_mismatch + *fill* 0x00000000420871ff 0x1 + .text.wpa_supplicant_validate_ie + 0x0000000042087200 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_state + 0x00000000420872bc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00000000420872bc wpa_sm_set_state + .text.wpa_supplicant_key_neg_complete + 0x00000000420872dc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x24 (size before relaxing) + 0x00000000420872dc wpa_supplicant_key_neg_complete + .text.wpa_supplicant_process_3_of_4 + 0x00000000420872fc 0xef esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x10e (size before relaxing) + *fill* 0x00000000420873eb 0x1 + .text.wpa_supplicant_process_1_of_2 + 0x00000000420873ec 0x7f esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x92 (size before relaxing) + *fill* 0x000000004208746b 0x1 + .text.wpa_supplicant_stop_countermeasures + 0x000000004208746c 0x25 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x2c (size before relaxing) + 0x000000004208746c wpa_supplicant_stop_countermeasures + *fill* 0x0000000042087491 0x3 + .text.wpa_supplicant_send_4_of_4_txcallback + 0x0000000042087494 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x82 (size before relaxing) + *fill* 0x000000004208750a 0x2 + .text.wpa_supplicant_send_2_of_2_txcallback + 0x000000004208750c 0x4b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x53 (size before relaxing) + *fill* 0x0000000042087557 0x1 + .text.wpa_sm_set_pmk_from_pmksa + 0x0000000042087558 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000000042087558 wpa_sm_set_pmk_from_pmksa + *fill* 0x000000004208758a 0x2 + .text.wpa_supplicant_get_pmk + 0x000000004208758c 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1b4 (size before relaxing) + .text.wpa_supplicant_process_1_of_4 + 0x0000000042087738 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xf0 (size before relaxing) + 0x0000000042087738 wpa_supplicant_process_1_of_4 + .text.wpa_sm_rx_eapol + 0x0000000042087810 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x2b8 (size before relaxing) + 0x0000000042087810 wpa_sm_rx_eapol + .text.wpa_sm_init + 0x0000000042087ac0 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x64 (size before relaxing) + 0x0000000042087ac0 wpa_sm_init + .text.wpa_sm_deinit + 0x0000000042087b1c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x11 (size before relaxing) + 0x0000000042087b1c wpa_sm_deinit + *fill* 0x0000000042087b2a 0x2 + .text.wpa_set_profile + 0x0000000042087b2c 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000000042087b2c wpa_set_profile + *fill* 0x0000000042087ba2 0x2 + .text.wpa_set_pmk + 0x0000000042087ba4 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000000042087ba4 wpa_set_pmk + *fill* 0x0000000042087bfa 0x2 + .text.wpa_set_passphrase + 0x0000000042087bfc 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xb2 (size before relaxing) + 0x0000000042087bfc wpa_set_passphrase + *fill* 0x0000000042087c8a 0x2 + .text.set_assoc_ie + 0x0000000042087c8c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000000042087c8c set_assoc_ie + *fill* 0x0000000042087cc2 0x2 + .text.wpa_set_bss + 0x0000000042087cc4 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x1c8 (size before relaxing) + 0x0000000042087cc4 wpa_set_bss + .text.wpa_michael_mic_failure + 0x0000000042087e64 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0xba (size before relaxing) + 0x0000000042087e64 wpa_michael_mic_failure + *fill* 0x0000000042087f02 0x2 + .text.eapol_txcb + 0x0000000042087f04 0x73 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x7a (size before relaxing) + 0x0000000042087f04 eapol_txcb + *fill* 0x0000000042087f77 0x1 + .text.wpa_sta_in_4way_handshake + 0x0000000042087f78 0x2f esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000000042087f78 wpa_sta_in_4way_handshake + *fill* 0x0000000042087fa7 0x1 + .text.wpa_sta_cur_pmksa_matches_akm + 0x0000000042087fa8 0x25 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x29 (size before relaxing) + 0x0000000042087fa8 wpa_sta_cur_pmksa_matches_akm + *fill* 0x0000000042087fcd 0x3 + .text.wpa_sta_clear_curr_pmksa + 0x0000000042087fd0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x23 (size before relaxing) + 0x0000000042087fd0 wpa_sta_clear_curr_pmksa + *fill* 0x0000000042087ff0 0x0 + .text.wpa_parse_generic + 0x0000000042087ff0 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x0000000042088126 0x2 + .text.wpa_gen_wpa_ie_rsn + 0x0000000042088128 0x263 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x267 (size before relaxing) + *fill* 0x000000004208838b 0x1 + .text.wpa_gen_wpa_ie_wpa + 0x000000004208838c 0x179 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x0000000042088505 0x3 + .text.wpa_parse_wpa_ie + 0x0000000042088508 0x3d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x0000000042088508 wpa_parse_wpa_ie + *fill* 0x0000000042088545 0x3 + .text.wpa_gen_wpa_ie + 0x0000000042088548 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x0000000042088548 wpa_gen_wpa_ie + .text.wpa_supplicant_parse_ies + 0x0000000042088590 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x80 (size before relaxing) + 0x0000000042088590 wpa_supplicant_parse_ies + .text.wpabuf_alloc + 0x000000004208860c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x000000004208860c wpabuf_alloc + .text.wpabuf_free + 0x0000000042088628 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x0000000042088628 wpabuf_free + .text.wpabuf_alloc_copy + 0x0000000042088644 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x28 (size before relaxing) + 0x0000000042088644 wpabuf_alloc_copy + .text.wpa2_api_unlock + 0x0000000042088668 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + *fill* 0x000000004208867a 0x2 + .text.wpa2_rxq_deinit + 0x000000004208867c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + *fill* 0x00000000420886c2 0x2 + .text.wpa2_api_lock + 0x00000000420886c4 0x2b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + *fill* 0x00000000420886ef 0x1 + .text.wpa2_post + 0x00000000420886f0 0x99 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x00000000420886f0 wpa2_post + *fill* 0x0000000042088789 0x3 + .text.eap_peer_sm_deinit + 0x000000004208878c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0xae (size before relaxing) + *fill* 0x0000000042088826 0x2 + .text.esp_wifi_sta_wpa2_ent_disable_fn + 0x0000000042088828 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x22 (size before relaxing) + 0x0000000042088828 esp_wifi_sta_wpa2_ent_disable_fn + *fill* 0x0000000042088840 0x0 + .text.esp_wifi_sta_wpa2_ent_disable + 0x0000000042088840 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x41 (size before relaxing) + 0x0000000042088840 esp_wifi_sta_wpa2_ent_disable + *fill* 0x0000000042088879 0x3 + .text.wpa_sm_alloc_eapol + 0x000000004208887c 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x000000004208887c wpa_sm_alloc_eapol + .text.wpa_sm_free_eapol + 0x00000000420888f4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x00000000420888f4 wpa_sm_free_eapol + *fill* 0x0000000042088902 0x2 + .text.wpa_sm_deauthenticate + 0x0000000042088904 0x1b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x1e (size before relaxing) + 0x0000000042088904 wpa_sm_deauthenticate + *fill* 0x000000004208891f 0x1 + .text.tls_deinit + 0x0000000042088920 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + 0x0000000042088920 tls_deinit + *fill* 0x000000004208892e 0x2 + .text.crypto_bignum_init + 0x0000000042088930 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x1a (size before relaxing) + 0x0000000042088930 crypto_bignum_init + *fill* 0x0000000042088946 0x2 + .text.crypto_bignum_init_set + 0x0000000042088948 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x2c (size before relaxing) + 0x0000000042088948 crypto_bignum_init_set + .text.crypto_bignum_deinit + 0x0000000042088970 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x16 (size before relaxing) + 0x0000000042088970 crypto_bignum_deinit + *fill* 0x0000000042088982 0x2 + .text.crypto_bignum_to_bin + 0x0000000042088984 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x52 (size before relaxing) + 0x0000000042088984 crypto_bignum_to_bin + *fill* 0x00000000420889d2 0x2 + .text.crypto_bignum_add + 0x00000000420889d4 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x18 (size before relaxing) + 0x00000000420889d4 crypto_bignum_add + .text.crypto_bignum_mod + 0x00000000420889e8 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x18 (size before relaxing) + 0x00000000420889e8 crypto_bignum_mod + .text.crypto_bignum_exptmod + 0x00000000420889fc 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x1c (size before relaxing) + 0x00000000420889fc crypto_bignum_exptmod + .text.crypto_bignum_inverse + 0x0000000042088a14 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x18 (size before relaxing) + 0x0000000042088a14 crypto_bignum_inverse + .text.crypto_bignum_sub + 0x0000000042088a28 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x18 (size before relaxing) + 0x0000000042088a28 crypto_bignum_sub + .text.crypto_bignum_div + 0x0000000042088a3c 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000000042088a3c crypto_bignum_div + *fill* 0x0000000042088a55 0x3 + .text.crypto_bignum_mulmod + 0x0000000042088a58 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000000042088a58 crypto_bignum_mulmod + *fill* 0x0000000042088a71 0x3 + .text.crypto_bignum_cmp + 0x0000000042088a74 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000000042088a74 crypto_bignum_cmp + *fill* 0x0000000042088a85 0x3 + .text.crypto_bignum_bits + 0x0000000042088a88 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x10 (size before relaxing) + 0x0000000042088a88 crypto_bignum_bits + .text.crypto_bignum_is_zero + 0x0000000042088a94 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000000042088a94 crypto_bignum_is_zero + *fill* 0x0000000042088aaa 0x2 + .text.crypto_bignum_is_one + 0x0000000042088aac 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000000042088aac crypto_bignum_is_one + *fill* 0x0000000042088ac2 0x2 + .text.crypto_bignum_legendre + 0x0000000042088ac4 0x77 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x93 (size before relaxing) + 0x0000000042088ac4 crypto_bignum_legendre + *fill* 0x0000000042088b3b 0x1 + .text.ecp_opp 0x0000000042088b3c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x3a (size before relaxing) + *fill* 0x0000000042088b72 0x2 + .text.crypto_ec_deinit + 0x0000000042088b74 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x0000000042088b74 crypto_ec_deinit + *fill* 0x0000000042088b8b 0x1 + .text.crypto_ec_init + 0x0000000042088b8c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x3c (size before relaxing) + 0x0000000042088b8c crypto_ec_init + .text.crypto_ec_point_init + 0x0000000042088bc0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x1c (size before relaxing) + 0x0000000042088bc0 crypto_ec_point_init + .text.crypto_ec_prime_len + 0x0000000042088bd8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x10 (size before relaxing) + 0x0000000042088bd8 crypto_ec_prime_len + .text.crypto_ec_prime_len_bits + 0x0000000042088be4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x10 (size before relaxing) + 0x0000000042088be4 crypto_ec_prime_len_bits + .text.crypto_ec_point_deinit + 0x0000000042088bf0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x16 (size before relaxing) + 0x0000000042088bf0 crypto_ec_point_deinit + *fill* 0x0000000042088c02 0x2 + .text.crypto_ec_point_to_bin + 0x0000000042088c04 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4a (size before relaxing) + 0x0000000042088c04 crypto_ec_point_to_bin + *fill* 0x0000000042088c46 0x2 + .text.crypto_ec_point_from_bin + 0x0000000042088c48 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x64 (size before relaxing) + 0x0000000042088c48 crypto_ec_point_from_bin + .text.crypto_ec_point_add + 0x0000000042088c9c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x3e (size before relaxing) + 0x0000000042088c9c crypto_ec_point_add + *fill* 0x0000000042088cd2 0x2 + .text.crypto_ec_point_mul + 0x0000000042088cd4 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x66 (size before relaxing) + 0x0000000042088cd4 crypto_ec_point_mul + *fill* 0x0000000042088d26 0x2 + .text.crypto_ec_point_invert + 0x0000000042088d28 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x18 (size before relaxing) + 0x0000000042088d28 crypto_ec_point_invert + .text.crypto_ec_point_compute_y_sqr + 0x0000000042088d3c 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x102 (size before relaxing) + 0x0000000042088d3c crypto_ec_point_compute_y_sqr + *fill* 0x0000000042088e0a 0x2 + .text.crypto_ec_point_solve_y_coord + 0x0000000042088e0c 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0xc6 (size before relaxing) + 0x0000000042088e0c crypto_ec_point_solve_y_coord + *fill* 0x0000000042088eb2 0x2 + .text.crypto_ec_point_is_at_infinity + 0x0000000042088eb4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x10 (size before relaxing) + 0x0000000042088eb4 crypto_ec_point_is_at_infinity + .text.crypto_ec_point_is_on_curve + 0x0000000042088ec0 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0xac (size before relaxing) + 0x0000000042088ec0 crypto_ec_point_is_on_curve + .text.crypto_ec_point_cmp + 0x0000000042088f54 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x0000000042088f54 crypto_ec_point_cmp + *fill* 0x0000000042088f65 0x3 + .text.eap_peer_method_free + 0x0000000042088f68 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x0000000042088f68 eap_peer_method_free + *fill* 0x0000000042088f76 0x2 + .text.eap_peer_unregister_methods + 0x0000000042088f78 0x25 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x28 (size before relaxing) + 0x0000000042088f78 eap_peer_unregister_methods + *fill* 0x0000000042088f9d 0x3 + .text.eap_peer_config_deinit + 0x0000000042088fa0 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x0000000042088fa0 eap_peer_config_deinit + *fill* 0x0000000042088fe2 0x2 + .text.eap_peer_blob_deinit + 0x0000000042088fe4 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x0000000042088fe4 eap_peer_blob_deinit + *fill* 0x000000004208902a 0x2 + .text.eap_sm_abort + 0x000000004208902c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x13 (size before relaxing) + 0x000000004208902c eap_sm_abort + *fill* 0x000000004208903c 0x0 + .text._pmksa_cache_free_entry + 0x000000004208903c 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x10 (size before relaxing) + *fill* 0x0000000042089049 0x3 + .text.pmksa_cache_free_entry + 0x000000004208904c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + *fill* 0x000000004208906a 0x2 + .text.pmksa_cache_set_expiration + 0x000000004208906c 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_expire + 0x00000000420890d0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x53 (size before relaxing) + *fill* 0x0000000042089120 0x0 + .text.pmksa_cache_flush + 0x0000000042089120 0x57 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x0000000042089120 pmksa_cache_flush + *fill* 0x0000000042089177 0x1 + .text.pmksa_cache_add + 0x0000000042089178 0x1be esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x1c2 (size before relaxing) + 0x0000000042089178 pmksa_cache_add + *fill* 0x0000000042089336 0x2 + .text.pmksa_cache_clone_entry + 0x0000000042089338 0x3d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + *fill* 0x0000000042089375 0x3 + .text.pmksa_cache_deinit + 0x0000000042089378 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x3e (size before relaxing) + 0x0000000042089378 pmksa_cache_deinit + *fill* 0x00000000420893b2 0x2 + .text.pmksa_cache_get + 0x00000000420893b4 0x39 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x00000000420893b4 pmksa_cache_get + *fill* 0x00000000420893ed 0x3 + .text.pmksa_cache_get_opportunistic + 0x00000000420893f0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x00000000420893f0 pmksa_cache_get_opportunistic + .text.pmksa_cache_set_current + 0x0000000042089420 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x72 (size before relaxing) + 0x0000000042089420 pmksa_cache_set_current + *fill* 0x000000004208948e 0x2 + .text.pmksa_cache_init + 0x0000000042089490 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x0000000042089490 pmksa_cache_init + .text.low_level_init + 0x00000000420894d8 0x1c esp-idf/lwip/liblwip.a(wlanif.c.obj) + .text.lwip_netif_wifi_free_rx_buffer + 0x00000000420894f4 0x12 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x16 (size before relaxing) + *fill* 0x0000000042089506 0x2 + .text.low_level_output + 0x0000000042089508 0x85 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x99 (size before relaxing) + *fill* 0x000000004208958d 0x3 + .text.wlanif_input + 0x0000000042089590 0x58 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x64 (size before relaxing) + 0x0000000042089590 wlanif_input + .text.wlanif_init + 0x00000000420895e8 0x4e esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x52 (size before relaxing) + 0x00000000420895e8 wlanif_init + *fill* 0x0000000042089636 0x2 + .text.wlanif_init_sta + 0x0000000042089638 0x19 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x1d (size before relaxing) + 0x0000000042089638 wlanif_init_sta + *fill* 0x0000000042089651 0x3 + .text.wlanif_init_ap + 0x0000000042089654 0x19 esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x1d (size before relaxing) + 0x0000000042089654 wlanif_init_ap + *fill* 0x000000004208966d 0x3 + .text.ethip6_output + 0x0000000042089670 0x7c esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x84 (size before relaxing) + 0x0000000042089670 ethip6_output + .text.esp_crypto_sha_aes_lock_acquire + 0x00000000420896ec 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x00000000420896ec esp_crypto_sha_aes_lock_acquire + *fill* 0x00000000420896fa 0x2 + .text.esp_crypto_sha_aes_lock_release + 0x00000000420896fc 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x00000000420896fc esp_crypto_sha_aes_lock_release + *fill* 0x000000004208970a 0x2 + .text.esp_crypto_mpi_lock_acquire + 0x000000004208970c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x000000004208970c esp_crypto_mpi_lock_acquire + *fill* 0x000000004208971a 0x2 + .text.esp_crypto_mpi_lock_release + 0x000000004208971c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x000000004208971c esp_crypto_mpi_lock_release + *fill* 0x000000004208972a 0x2 + .text.misc_nvs_load + 0x000000004208972c 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + 0x9a (size before relaxing) + 0x0000000042089738 misc_nvs_load + *fill* 0x00000000420897aa 0x2 + .text.misc_nvs_deinit + 0x00000000420897ac 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + 0x50 (size before relaxing) + 0x00000000420897b0 misc_nvs_deinit + .text.misc_nvs_init + 0x00000000420897ec 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + 0x38 (size before relaxing) + 0x00000000420897ec misc_nvs_init + .text.phy_change_channel + 0x0000000042089810 0x10 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + 0x17 (size before relaxing) + 0x0000000042089810 phy_change_channel + *fill* 0x0000000042089820 0x0 + .text.restart_cal + 0x0000000042089820 0x62 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x0000000042089824 restart_cal + *fill* 0x0000000042089882 0x2 + .text.write_rfpll_sdm + 0x0000000042089884 0x62 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x66 (size before relaxing) + 0x0000000042089884 write_rfpll_sdm + *fill* 0x00000000420898e6 0x2 + .text.wait_rfpll_cal_end + 0x00000000420898e8 0x42 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x52 (size before relaxing) + 0x00000000420898ec wait_rfpll_cal_end + *fill* 0x000000004208992a 0x2 + .text.rfpll_set_freq + 0x000000004208992c 0x65 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x0000000042089930 rfpll_set_freq + *fill* 0x0000000042089991 0x3 + .text.phy_freq_correct + 0x0000000042089994 0x181 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x195 (size before relaxing) + 0x00000000420899b8 phy_freq_correct + *fill* 0x0000000042089b15 0x3 + .text.phy_i2c_init2 + 0x0000000042089b18 0x220 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x224 (size before relaxing) + 0x0000000042089b1c phy_i2c_init2 + .text.get_txcap_data + 0x0000000042089d38 0x4a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x4e (size before relaxing) + 0x0000000042089d38 get_txcap_data + *fill* 0x0000000042089d82 0x2 + .text.phy_get_i2c_data + 0x0000000042089d84 0x6e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x72 (size before relaxing) + 0x0000000042089d84 phy_get_i2c_data + *fill* 0x0000000042089df2 0x2 + .text.phy_bbpll_en_usb + 0x0000000042089df4 0xf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x0000000042089df8 phy_bbpll_en_usb + *fill* 0x0000000042089e03 0x1 + .text.i2c_bbpll_set + 0x0000000042089e04 0xa5 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0xb1 (size before relaxing) + 0x0000000042089e08 i2c_bbpll_set + *fill* 0x0000000042089ea9 0x3 + .text.rfpll_cap_init_cal + 0x0000000042089eac 0xca /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0xd6 (size before relaxing) + 0x0000000042089eb0 rfpll_cap_init_cal + *fill* 0x0000000042089f76 0x2 + .text.set_rfpll_freq + 0x0000000042089f78 0x54 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x80 (size before relaxing) + 0x0000000042089f78 set_rfpll_freq + .text.set_rf_freq_offset + 0x0000000042089fcc 0x13 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x1a (size before relaxing) + 0x0000000042089fcc set_rf_freq_offset + *fill* 0x0000000042089fdf 0x1 + .text.correct_rfpll_offset + 0x0000000042089fe0 0x9d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0xa5 (size before relaxing) + 0x0000000042089fec correct_rfpll_offset + *fill* 0x000000004208a07d 0x3 + .text.wr_rf_freq_mem + 0x000000004208a080 0x5f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x67 (size before relaxing) + 0x000000004208a080 wr_rf_freq_mem + *fill* 0x000000004208a0df 0x1 + .text.get_rf_freq_init + 0x000000004208a0e0 0x11f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x14f (size before relaxing) + 0x000000004208a0e8 get_rf_freq_init + *fill* 0x000000004208a1ff 0x1 + .text.freq_i2c_write_set + 0x000000004208a200 0x5e8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x5f0 (size before relaxing) + 0x000000004208a26c freq_i2c_write_set + .text.freq_get_i2c_data + 0x000000004208a7e8 0x20d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x211 (size before relaxing) + 0x000000004208a7f0 freq_get_i2c_data + *fill* 0x000000004208a9f5 0x3 + .text.freq_i2c_data_write + 0x000000004208a9f8 0x46 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x52 (size before relaxing) + 0x000000004208a9f8 freq_i2c_data_write + *fill* 0x000000004208aa3e 0x2 + .text.set_chan_freq_hw_init + 0x000000004208aa40 0x9e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0xce (size before relaxing) + 0x000000004208aa48 set_chan_freq_hw_init + *fill* 0x000000004208aade 0x2 + .text.rf_init 0x000000004208aae0 0x119 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x145 (size before relaxing) + 0x000000004208aae8 rf_init + *fill* 0x000000004208abf9 0x3 + .text.set_chan_freq_sw_start + 0x000000004208abfc 0xe6 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0xfe (size before relaxing) + 0x000000004208ac10 set_chan_freq_sw_start + *fill* 0x000000004208ace2 0x2 + .text.set_channel_rfpll_freq + 0x000000004208ace4 0x48 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x5c (size before relaxing) + 0x000000004208ace8 set_channel_rfpll_freq + .text.chip_v7_set_chan + 0x000000004208ad2c 0xb5 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0xe0 (size before relaxing) + 0x000000004208ad2c chip_v7_set_chan + *fill* 0x000000004208ade1 0x3 + .text.chip_v7_set_chan_offset + 0x000000004208ade4 0x6a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x82 (size before relaxing) + 0x000000004208ade4 chip_v7_set_chan_offset + *fill* 0x000000004208ae4e 0x2 + .text.chip_v7_set_chan_ana + 0x000000004208ae50 0x1c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + 0x28 (size before relaxing) + 0x000000004208ae50 chip_v7_set_chan_ana + .text.ram_set_noise_floor + 0x000000004208ae6c 0x2a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x000000004208ae78 ram_set_noise_floor + *fill* 0x000000004208ae96 0x2 + .text.gen_rx_gain_table + 0x000000004208ae98 0x116 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x126 (size before relaxing) + 0x000000004208aea4 gen_rx_gain_table + *fill* 0x000000004208afae 0x2 + .text.set_rx_gain_cal_dc + 0x000000004208afb0 0x31f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x343 (size before relaxing) + 0x000000004208afb8 set_rx_gain_cal_dc + *fill* 0x000000004208b2cf 0x1 + .text.wr_rx_gain_mem + 0x000000004208b2d0 0x1cd /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x1e5 (size before relaxing) + 0x000000004208b2d4 wr_rx_gain_mem + *fill* 0x000000004208b49d 0x3 + .text.set_pbus_mem + 0x000000004208b4a0 0x254 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x260 (size before relaxing) + 0x000000004208b500 set_pbus_mem + .text.bt_txdc_cal + 0x000000004208b6f4 0xd0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0xec (size before relaxing) + 0x000000004208b6f8 bt_txdc_cal + .text.bt_txiq_cal + 0x000000004208b7c4 0x8e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0xaa (size before relaxing) + 0x000000004208b7c8 bt_txiq_cal + *fill* 0x000000004208b852 0x2 + .text.bt_chan_pwr_interp + 0x000000004208b854 0x72 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x76 (size before relaxing) + 0x000000004208b854 bt_chan_pwr_interp + *fill* 0x000000004208b8c6 0x2 + .text.bt_txpwr_freq + 0x000000004208b8c8 0x7b /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x8f (size before relaxing) + 0x000000004208b8c8 bt_txpwr_freq + *fill* 0x000000004208b943 0x1 + .text.bt_tx_gain_init + 0x000000004208b944 0x27 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x47 (size before relaxing) + 0x000000004208b948 bt_tx_gain_init + *fill* 0x000000004208b96b 0x1 + .text.start_tx_tone_step + 0x000000004208b96c 0x14d /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x15d (size before relaxing) + 0x000000004208b980 start_tx_tone_step + *fill* 0x000000004208bab9 0x3 + .text.stop_tx_tone + 0x000000004208babc 0x80 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x98 (size before relaxing) + 0x000000004208bac0 stop_tx_tone + .text.set_rx_gain_cal_iq + 0x000000004208bb3c 0x2f5 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x355 (size before relaxing) + 0x000000004208bb5c set_rx_gain_cal_iq + *fill* 0x000000004208be31 0x3 + .text.set_rx_gain_param + 0x000000004208be34 0x17c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x1ac (size before relaxing) + 0x000000004208be44 set_rx_gain_param + .text.set_rx_gain_table + 0x000000004208bfb0 0x2aa /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x31e (size before relaxing) + 0x000000004208bff8 set_rx_gain_table + *fill* 0x000000004208c25a 0x2 + .text.set_chanfreq + 0x000000004208c25c 0x22 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x2e (size before relaxing) + 0x000000004208c25c set_chanfreq + *fill* 0x000000004208c27e 0x2 + .text.chip_v7_set_chan_misc + 0x000000004208c280 0x4e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x6a (size before relaxing) + 0x000000004208c280 chip_v7_set_chan_misc + *fill* 0x000000004208c2ce 0x2 + .text.txiq_cal_init + 0x000000004208c2d0 0x63 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x7b (size before relaxing) + 0x000000004208c2dc txiq_cal_init + *fill* 0x000000004208c333 0x1 + .text.bb_init 0x000000004208c334 0x8e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0xee (size before relaxing) + 0x000000004208c338 bb_init + *fill* 0x000000004208c3c2 0x2 + .text.register_chipv7_phy_init_param + 0x000000004208c3c4 0xdb /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0xdf (size before relaxing) + 0x000000004208c3cc register_chipv7_phy_init_param + *fill* 0x000000004208c49f 0x1 + .text.phy_get_romfunc_addr + 0x000000004208c4a0 0x12e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x136 (size before relaxing) + 0x000000004208c514 phy_get_romfunc_addr + *fill* 0x000000004208c5ce 0x2 + .text.esp_recover_efuse_data + 0x000000004208c5d0 0xdd /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0xed (size before relaxing) + 0x000000004208c5d8 esp_recover_efuse_data + *fill* 0x000000004208c6ad 0x3 + .text.phy_rfcal_data_sub + 0x000000004208c6b0 0x48 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x50 (size before relaxing) + 0x000000004208c6b4 phy_rfcal_data_sub + .text.rf_cal_data_recovery + 0x000000004208c6f8 0xf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x13 (size before relaxing) + 0x000000004208c6f8 rf_cal_data_recovery + *fill* 0x000000004208c707 0x1 + .text.rf_cal_data_backup + 0x000000004208c708 0x11 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x15 (size before relaxing) + 0x000000004208c708 rf_cal_data_backup + *fill* 0x000000004208c719 0x3 + .text.phy_rfcal_data_check + 0x000000004208c71c 0x63 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x6f (size before relaxing) + 0x000000004208c71c phy_rfcal_data_check + *fill* 0x000000004208c77f 0x1 + .text.get_phy_version_str + 0x000000004208c780 0x30 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x37 (size before relaxing) + 0x000000004208c794 get_phy_version_str + *fill* 0x000000004208c7b0 0x0 + .text.get_temp_init + 0x000000004208c7b0 0x35 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x3d (size before relaxing) + 0x000000004208c7b0 get_temp_init + *fill* 0x000000004208c7e5 0x3 + .text.register_chipv7_phy + 0x000000004208c7e8 0x139 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x18d (size before relaxing) + 0x000000004208c7f0 register_chipv7_phy + *fill* 0x000000004208c921 0x3 + .text.phy_set_most_tpw + 0x000000004208c924 0x1e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x26 (size before relaxing) + 0x000000004208c924 phy_set_most_tpw + *fill* 0x000000004208c942 0x2 + .text.phy_get_most_tpw + 0x000000004208c944 0xb /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0xf (size before relaxing) + 0x000000004208c944 phy_get_most_tpw + *fill* 0x000000004208c94f 0x1 + .text.chan14_mic_cfg + 0x000000004208c950 0x4f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x5e (size before relaxing) + 0x000000004208c95c chan14_mic_cfg + *fill* 0x000000004208c99f 0x1 + .text.phy_enable_low_rate + 0x000000004208c9a0 0x40 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x44 (size before relaxing) + 0x000000004208c9a8 phy_enable_low_rate + .text.phy_disable_low_rate + 0x000000004208c9e0 0x38 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x44 (size before relaxing) + 0x000000004208c9e0 phy_disable_low_rate + .text.phy_11p_set + 0x000000004208ca18 0x1b8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x1c4 (size before relaxing) + 0x000000004208ca20 phy_11p_set + .text.txdc_cal_v70 + 0x000000004208cbd0 0x17f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x193 (size before relaxing) + 0x000000004208cbe0 txdc_cal_v70 + *fill* 0x000000004208cd4f 0x1 + .text.txdc_cal_init + 0x000000004208cd50 0xa8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xb4 (size before relaxing) + 0x000000004208cd50 txdc_cal_init + .text.txcal_debuge_mode + 0x000000004208cdf8 0x53 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x5b (size before relaxing) + 0x000000004208cdf8 txcal_debuge_mode + *fill* 0x000000004208ce4b 0x1 + .text.txcal_work_mode + 0x000000004208ce4c 0x2a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x36 (size before relaxing) + 0x000000004208ce4c txcal_work_mode + *fill* 0x000000004208ce76 0x2 + .text.txiq_set_reg + 0x000000004208ce78 0x6a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x6e (size before relaxing) + 0x000000004208ce78 txiq_set_reg + *fill* 0x000000004208cee2 0x2 + .text.get_sar_sig_ref + 0x000000004208cee4 0x31 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x35 (size before relaxing) + 0x000000004208cee4 get_sar_sig_ref + *fill* 0x000000004208cf15 0x3 + .text.pwdet_tone_start + 0x000000004208cf18 0x69 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x7d (size before relaxing) + 0x000000004208cf1c pwdet_tone_start + *fill* 0x000000004208cf81 0x3 + .text.get_tone_sar_dout + 0x000000004208cf84 0x33 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x3f (size before relaxing) + 0x000000004208cf84 get_tone_sar_dout + *fill* 0x000000004208cfb7 0x1 + .text.get_fm_sar_dout + 0x000000004208cfb8 0x16 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x22 (size before relaxing) + 0x000000004208cfb8 get_fm_sar_dout + *fill* 0x000000004208cfce 0x2 + .text.txtone_linear_pwr + 0x000000004208cfd0 0x3b /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x4b (size before relaxing) + 0x000000004208cfd0 txtone_linear_pwr + *fill* 0x000000004208d00b 0x1 + .text.txiq_get_mis_pwr + 0x000000004208d00c 0xa3 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xcb (size before relaxing) + 0x000000004208d010 txiq_get_mis_pwr + *fill* 0x000000004208d0af 0x1 + .text.txiq_cover + 0x000000004208d0b0 0x12c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x158 (size before relaxing) + 0x000000004208d0b0 txiq_cover + .text.pbus_rx_dco_cal + 0x000000004208d1dc 0x354 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x37c (size before relaxing) + 0x000000004208d1f0 pbus_rx_dco_cal + .text.rxdc_est_min + 0x000000004208d530 0xaf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xb3 (size before relaxing) + 0x000000004208d530 rxdc_est_min + *fill* 0x000000004208d5df 0x1 + .text.pbus_rx_dco_cal_1step + 0x000000004208d5e0 0x3d1 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x3f9 (size before relaxing) + 0x000000004208d5e0 pbus_rx_dco_cal_1step + *fill* 0x000000004208d9b1 0x3 + .text.rxiq_get_mis + 0x000000004208d9b4 0x126 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x13a (size before relaxing) + 0x000000004208d9c8 rxiq_get_mis + *fill* 0x000000004208dada 0x2 + .text.rxiq_set_reg + 0x000000004208dadc 0x8c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x90 (size before relaxing) + 0x000000004208dae4 rxiq_set_reg + .text.rxiq_cover_mg_mp + 0x000000004208db68 0xcc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xf8 (size before relaxing) + 0x000000004208db68 rxiq_cover_mg_mp + .text.rfcal_rxiq + 0x000000004208dc34 0x5e /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x7e (size before relaxing) + 0x000000004208dc34 rfcal_rxiq + *fill* 0x000000004208dc92 0x2 + .text.get_rfcal_rxiq_data + 0x000000004208dc94 0xe8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xfc (size before relaxing) + 0x000000004208dc98 get_rfcal_rxiq_data + .text.get_rc_dout + 0x000000004208dd7c 0xfb /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x103 (size before relaxing) + 0x000000004208dd7c get_rc_dout + *fill* 0x000000004208de77 0x1 + .text.rc_cal 0x000000004208de78 0x136 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x166 (size before relaxing) + 0x000000004208de98 rc_cal + *fill* 0x000000004208dfae 0x2 + .text.rfcal_txcap + 0x000000004208dfb0 0x117 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x137 (size before relaxing) + 0x000000004208dfb8 rfcal_txcap + *fill* 0x000000004208e0c7 0x1 + .text.pwdet_ref_code + 0x000000004208e0c8 0x71 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x8d (size before relaxing) + 0x000000004208e0d4 pwdet_ref_code + *fill* 0x000000004208e139 0x3 + .text.pwdet_code_cal + 0x000000004208e13c 0x26 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x42 (size before relaxing) + 0x000000004208e13c pwdet_code_cal + *fill* 0x000000004208e162 0x2 + .text.get_power_db + 0x000000004208e164 0x36 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x42 (size before relaxing) + 0x000000004208e164 get_power_db + *fill* 0x000000004208e19a 0x2 + .text.get_power_atten + 0x000000004208e19c 0xc4 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xd8 (size before relaxing) + 0x000000004208e1a0 get_power_atten + .text.rfcal_txiq + 0x000000004208e260 0x14a /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x18a (size before relaxing) + 0x000000004208e260 rfcal_txiq + *fill* 0x000000004208e3aa 0x2 + .text.tx_cap_init + 0x000000004208e3ac 0xbb /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xe7 (size before relaxing) + 0x000000004208e3b0 tx_cap_init + *fill* 0x000000004208e467 0x1 + .text.rfcal_pwrctrl + 0x000000004208e468 0x196 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x1be (size before relaxing) + 0x000000004208e46c rfcal_pwrctrl + *fill* 0x000000004208e5fe 0x2 + .text.tx_pwctrl_init_cal + 0x000000004208e600 0xff /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x123 (size before relaxing) + 0x000000004208e600 tx_pwctrl_init_cal + *fill* 0x000000004208e6ff 0x1 + .text.tx_pwctrl_init + 0x000000004208e700 0x72 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0xa6 (size before relaxing) + 0x000000004208e70c tx_pwctrl_init + *fill* 0x000000004208e772 0x2 + .text.bt_tx_pwctrl_init + 0x000000004208e774 0x164 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x190 (size before relaxing) + 0x000000004208e77c bt_tx_pwctrl_init + .text.get_bias_ref_code + 0x000000004208e8d8 0x6b /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x6f (size before relaxing) + 0x000000004208e8d8 get_bias_ref_code + *fill* 0x000000004208e943 0x1 + .text.phy_get_vdd33 + 0x000000004208e944 0x82 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x8e (size before relaxing) + 0x000000004208e944 phy_get_vdd33 + *fill* 0x000000004208e9c6 0x2 + .text.txpwr_offset + 0x000000004208e9c8 0x6f /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + 0x7f (size before relaxing) + 0x000000004208e9d0 txpwr_offset + *fill* 0x000000004208ea37 0x1 + .text._ZdlPv 0x000000004208ea38 0xe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + 0x000000004208ea38 _ZdlPv + *fill* 0x000000004208ea46 0x2 + .text._ZdaPv 0x000000004208ea48 0xa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + 0xe (size before relaxing) + 0x000000004208ea48 _ZdaPv + *fill* 0x000000004208ea52 0x2 + .text._ZSt15get_new_handlerv + 0x000000004208ea54 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + 0x000000004208ea54 _ZSt15get_new_handlerv + .text._ZnwjRKSt9nothrow_t + 0x000000004208ea64 0x36 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x3e (size before relaxing) + 0x000000004208ea64 _ZnwjRKSt9nothrow_t + *fill* 0x000000004208ea9a 0x2 + .text._ZnajRKSt9nothrow_t + 0x000000004208ea9c 0x11 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + 0x000000004208ea9c _ZnajRKSt9nothrow_t + *fill* 0x000000004208eaad 0x3 + .text._ZN10__cxxabiv120__si_class_type_infoD2Ev + 0x000000004208eab0 0x12 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000000004208eab0 _ZN10__cxxabiv120__si_class_type_infoD1Ev + 0x000000004208eab0 _ZN10__cxxabiv120__si_class_type_infoD2Ev + *fill* 0x000000004208eac2 0x2 + .text._ZN10__cxxabiv120__si_class_type_infoD0Ev + 0x000000004208eac4 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x18 (size before relaxing) + 0x000000004208eac4 _ZN10__cxxabiv120__si_class_type_infoD0Ev + .text._ZNKSt9type_infoeqERKS_$isra$0 + 0x000000004208ead8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ + 0x000000004208eb00 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000000004208eb00 _ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ + .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE + 0x000000004208eb2c 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000000004208eb2c _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE + .text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE + 0x000000004208ebb8 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000000004208ebb8 _ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE + *fill* 0x000000004208ebde 0x2 + .text._ZN10__cxxabiv111__terminateEPFvvE + 0x000000004208ebe0 0x32 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + 0x000000004208ebe0 _ZN10__cxxabiv111__terminateEPFvvE + *fill* 0x000000004208ec12 0x2 + .text._ZSt13get_terminatev + 0x000000004208ec14 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + 0x000000004208ec14 _ZSt13get_terminatev + .text._ZSt9terminatev + 0x000000004208ec24 0x9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + 0xf (size before relaxing) + 0x000000004208ec24 _ZSt9terminatev + *fill* 0x000000004208ec2d 0x3 + .text._ZdlPvj 0x000000004208ec30 0xa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + 0xe (size before relaxing) + 0x000000004208ec30 _ZdlPvj + *fill* 0x000000004208ec3a 0x2 + .text._ZN10__cxxabiv117__class_type_infoD2Ev + 0x000000004208ec3c 0x12 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x000000004208ec3c _ZN10__cxxabiv117__class_type_infoD2Ev + 0x000000004208ec3c _ZN10__cxxabiv117__class_type_infoD1Ev + *fill* 0x000000004208ec4e 0x2 + .text._ZN10__cxxabiv117__class_type_infoD0Ev + 0x000000004208ec50 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x18 (size before relaxing) + 0x000000004208ec50 _ZN10__cxxabiv117__class_type_infoD0Ev + .text._ZNKSt9type_infoeqERKS_$isra$0 + 0x000000004208ec64 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE + 0x000000004208ec8c 0x36 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x000000004208ec8c _ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE + *fill* 0x000000004208ecc2 0x2 + .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE + 0x000000004208ecc4 0x1d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x000000004208ecc4 _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE + *fill* 0x000000004208ece1 0x3 + .text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj + 0x000000004208ece4 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x24 (size before relaxing) + 0x000000004208ece4 _ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj + .text.__cxa_begin_catch + 0x000000004208ed04 0x5a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + 0x000000004208ed04 __cxa_begin_catch + *fill* 0x000000004208ed5e 0x2 + .text.__cxa_end_catch + 0x000000004208ed60 0x62 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + 0x000000004208ed60 __cxa_end_catch + *fill* 0x000000004208edc2 0x2 + .text._ZL15eh_globals_dtorPv + 0x000000004208edc4 0x23 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + *fill* 0x000000004208ede7 0x1 + .text.__cxa_get_globals_fast + 0x000000004208ede8 0x1a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x000000004208ede8 __cxa_get_globals_fast + *fill* 0x000000004208ee02 0x2 + .text.__cxa_get_globals + 0x000000004208ee04 0x3e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x42 (size before relaxing) + 0x000000004208ee04 __cxa_get_globals + *fill* 0x000000004208ee42 0x2 + .text.startup._GLOBAL__sub_I___cxa_get_globals_fast + 0x000000004208ee44 0x22 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + *fill* 0x000000004208ee66 0x2 + .text.exit._GLOBAL__sub_D___cxa_get_globals_fast + 0x000000004208ee68 0x16 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + *fill* 0x000000004208ee7e 0x2 + .text 0x000000004208ee80 0x75 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + 0x000000004208ee80 __fixunsdfdi + *fill* 0x000000004208eef5 0x3 + .text._Z12abort_returnIiET_v + 0x000000004208eef8 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + *fill* 0x000000004208ef01 0x3 + .text.abort_expect_void + 0x000000004208ef04 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x000000004208ef04 __wrap___cxa_call_unexpected + 0x000000004208ef04 __wrap___register_frame_table + 0x000000004208ef04 abort_expect_void + 0x000000004208ef04 __wrap___deregister_frame + 0x000000004208ef04 __wrap___register_frame + *fill* 0x000000004208ef0d 0x3 + .text.__wrap__Unwind_Resume + 0x000000004208ef10 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x000000004208ef10 __wrap__Unwind_Resume + *fill* 0x000000004208ef19 0x3 + .text.__wrap__Unwind_DeleteException + 0x000000004208ef1c 0x9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x000000004208ef1c __wrap__Unwind_DeleteException + *fill* 0x000000004208ef25 0x3 + .text.__wrap___gxx_personality_v0 + 0x000000004208ef28 0x6 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x9 (size before relaxing) + 0x000000004208ef28 __wrap___gxx_personality_v0 + *fill* 0x000000004208ef2e 0x2 + .text 0x000000004208ef30 0xb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + 0x000000004208ef30 nan + *fill* 0x000000004208ef3b 0x1 + .text 0x000000004208ef3c 0xa8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + 0x000000004208ef3c _asprintf_r + 0x000000004208ef88 asprintf + .text 0x000000004208efe4 0x13 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + 0x000000004208efe4 atof + *fill* 0x000000004208eff7 0x1 + .text 0x000000004208eff8 0xd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + 0x000000004208eff8 __errno + *fill* 0x000000004208f005 0x3 + .text 0x000000004208f008 0x21 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + 0x000000004208f008 exit + *fill* 0x000000004208f029 0x3 + .text 0x000000004208f02c 0x10e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + 0x11e (size before relaxing) + 0x000000004208f02c _fclose_r + 0x000000004208f128 fclose + *fill* 0x000000004208f13a 0x2 + .text 0x000000004208f13c 0x204 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + 0x20c (size before relaxing) + 0x000000004208f13c __sflush_r + 0x000000004208f294 _fflush_r + 0x000000004208f31c fflush + .text 0x000000004208f340 0xa2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + 0xa6 (size before relaxing) + 0x000000004208f340 _fgetc_r + 0x000000004208f3d0 fgetc + *fill* 0x000000004208f3e2 0x2 + .text 0x000000004208f3e4 0x132 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + 0x13e (size before relaxing) + 0x000000004208f3e4 _fgets_r + 0x000000004208f500 fgets + *fill* 0x000000004208f516 0x2 + .text 0x000000004208f518 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + 0x94 (size before relaxing) + 0x000000004208f518 fileno + .text 0x000000004208f5a8 0x238 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + 0x257 (size before relaxing) + 0x000000004208f5e8 _cleanup_r + 0x000000004208f630 __sfmoreglue + 0x000000004208f668 _cleanup + 0x000000004208f678 __sfp_lock_acquire + 0x000000004208f688 __sfp_lock_release + 0x000000004208f698 __sinit_lock_acquire + 0x000000004208f6a8 __sinit_lock_release + 0x000000004208f6b8 __sinit + 0x000000004208f710 __sfp + 0x000000004208f7b8 __fp_lock_all + 0x000000004208f7cc __fp_unlock_all + *fill* 0x000000004208f7e0 0x0 + .text 0x000000004208f7e0 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + 0xec (size before relaxing) + 0x000000004208f7e0 _fopen_r + 0x000000004208f8a4 fopen + .text 0x000000004208f8b8 0x54 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + 0x5c (size before relaxing) + 0x000000004208f8b8 _fprintf_r + 0x000000004208f8dc fprintf + .text 0x000000004208f90c 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + 0x94 (size before relaxing) + 0x000000004208f90c _fputc_r + 0x000000004208f988 fputc + .text 0x000000004208f99c 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + 0xb0 (size before relaxing) + 0x000000004208f99c _fputs_r + 0x000000004208fa28 fputs + .text 0x000000004208fa3c 0x11c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + 0x124 (size before relaxing) + 0x000000004208fa3c _fread_r + 0x000000004208fb40 fread + .text 0x000000004208fb58 0x31 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + 0x000000004208fb58 _fseek_r + 0x000000004208fb70 fseek + *fill* 0x000000004208fb89 0x3 + .text 0x000000004208fb8c 0x32e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + 0x33e (size before relaxing) + 0x000000004208fb8c _fseeko_r + 0x000000004208fea4 fseeko + *fill* 0x000000004208feba 0x2 + .text 0x000000004208febc 0x29 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + 0x000000004208febc _ftell_r + 0x000000004208fed0 ftell + *fill* 0x000000004208fee5 0x3 + .text 0x000000004208fee8 0x116 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + 0x11a (size before relaxing) + 0x000000004208fee8 _ftello_r + 0x000000004208ffec ftello + *fill* 0x000000004208fffe 0x2 + .text 0x0000000042090000 0x2bd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + 0x2c1 (size before relaxing) + 0x0000000042090000 __sfvwrite_r + *fill* 0x00000000420902bd 0x3 + .text 0x00000000420902c0 0xd0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + 0xdc (size before relaxing) + 0x00000000420902c0 _fwrite_r + 0x0000000042090378 fwrite + .text 0x0000000042090390 0x6a8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + 0x6ec (size before relaxing) + 0x0000000042090978 getopt + 0x00000000420909a0 getopt_long + 0x00000000420909c8 getopt_long_only + 0x00000000420909f0 __getopt_r + 0x0000000042090a08 __getopt_long_r + 0x0000000042090a20 __getopt_long_only_r + .text 0x0000000042090a38 0x1ae /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + 0x0000000042090a38 gmtime_r + *fill* 0x0000000042090be6 0x2 + .text 0x0000000042090be8 0x3a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + 0x0000000042090be8 localtime + *fill* 0x0000000042090c22 0x2 + .text 0x0000000042090c24 0x26d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + 0x27d (size before relaxing) + 0x0000000042090c24 localtime_r + *fill* 0x0000000042090e91 0x3 + .text 0x0000000042090e94 0x103 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + 0x0000000042090e94 __swhatbuf_r + 0x0000000042090f0c __smakebuf_r + *fill* 0x0000000042090f97 0x1 + .text 0x0000000042090f98 0x314 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + 0x338 (size before relaxing) + 0x000000004209125c _open_memstream_r + 0x0000000042091270 _open_wmemstream_r + 0x0000000042091284 open_memstream + 0x0000000042091298 open_wmemstream + .text 0x00000000420912ac 0x18c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + 0x190 (size before relaxing) + 0x00000000420912ac _perror_r + 0x0000000042091428 perror + .text 0x0000000042091438 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + 0x78 (size before relaxing) + 0x0000000042091438 _printf_r + 0x000000004209146c printf + .text 0x00000000420914a8 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + 0xb8 (size before relaxing) + 0x00000000420914a8 _putc_r + 0x0000000042091548 putc + .text 0x000000004209155c 0x4c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + 0x000000004209155c _putchar_r + 0x0000000042091580 putchar + .text 0x00000000420915a8 0xba /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + 0xca (size before relaxing) + 0x00000000420915a8 _puts_r + 0x0000000042091650 puts + *fill* 0x0000000042091662 0x2 + .text 0x0000000042091664 0xfc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + 0x0000000042091664 cleanup_glue + 0x000000004209167c _reclaim_reent + .text 0x0000000042091760 0x134 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + 0x144 (size before relaxing) + 0x000000004209177c __srefill_r + .text 0x0000000042091894 0x62 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + 0x0000000042091894 __srget_r + 0x00000000420918e4 __srget + *fill* 0x00000000420918f6 0x2 + .text 0x00000000420918f8 0x1b3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + 0x1bb (size before relaxing) + 0x00000000420918f8 setvbuf + *fill* 0x0000000042091aab 0x1 + .text 0x0000000042091aac 0xd9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + 0x0000000042091aac _snprintf_r + 0x0000000042091b14 snprintf + *fill* 0x0000000042091b85 0x3 + .text 0x0000000042091b88 0x9f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + 0xa3 (size before relaxing) + 0x0000000042091b88 _sprintf_r + 0x0000000042091bd0 sprintf + *fill* 0x0000000042091c27 0x1 + .text 0x0000000042091c28 0xbe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + 0xc2 (size before relaxing) + 0x0000000042091c28 sscanf + 0x0000000042091c90 _sscanf_r + *fill* 0x0000000042091ce6 0x2 + .text 0x0000000042091ce8 0xbe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + 0x0000000042091ce8 __sread + 0x0000000042091d1c __seofread + 0x0000000042091d24 __swrite + 0x0000000042091d5c __sseek + 0x0000000042091d94 __sclose + *fill* 0x0000000042091da6 0x2 + .text 0x0000000042091da8 0x242 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + 0x0000000042091da8 _strerror_r + 0x0000000042091fbc strerror + 0x0000000042091fd4 strerror_l + *fill* 0x0000000042091fea 0x2 + .text 0x0000000042091fec 0xc04 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + 0xc24 (size before relaxing) + 0x0000000042092bc4 strftime + 0x0000000042092bdc strftime_l + .text 0x0000000042092bf0 0xead /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + 0xf21 (size before relaxing) + 0x0000000042092c20 _strtod_l + 0x0000000042093910 _strtod_r + 0x0000000042093928 strtod_l + 0x0000000042093940 strtod + 0x000000004209395c strtof_l + 0x00000000420939fc strtof + *fill* 0x0000000042093a9d 0x3 + .text 0x0000000042093aa0 0x15e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + 0x0000000042093bbc _strtol_r + 0x0000000042093bd0 strtol_l + *fill* 0x0000000042093bfe 0x2 + .text 0x0000000042093c00 0x136 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + 0x0000000042093cf4 _strtoul_r + 0x0000000042093d08 strtoul_l + *fill* 0x0000000042093d36 0x2 + .text 0x0000000042093d38 0x338b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + 0x33cf (size before relaxing) + 0x00000000420941f8 _svfprintf_r + *fill* 0x00000000420970c3 0x1 + .text 0x00000000420970c4 0x24c1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + 0x24fd (size before relaxing) + 0x0000000042097108 __ssvfscanf_r + *fill* 0x0000000042099585 0x3 + .text 0x0000000042099588 0x15 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + 0x0000000042099588 close + *fill* 0x000000004209959d 0x3 + .text 0x00000000420995a0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + 0x00000000420995a0 gettimeofday + .text 0x00000000420995b8 0x19 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + 0x00000000420995b8 read + *fill* 0x00000000420995d1 0x3 + .text 0x00000000420995d4 0x19 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + 0x00000000420995d4 write + *fill* 0x00000000420995ed 0x3 + .text 0x00000000420995f0 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + 0x00000000420995f0 time + *fill* 0x0000000042099616 0x2 + .text 0x0000000042099618 0x16a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + 0x0000000042099618 __tzcalc_limits + *fill* 0x0000000042099782 0x2 + .text 0x0000000042099784 0x1e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + 0x0000000042099784 __tz_lock + 0x0000000042099794 __tz_unlock + *fill* 0x00000000420997a2 0x2 + .text 0x00000000420997a4 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + 0x31 (size before relaxing) + 0x00000000420997a4 _tzset_unlocked + 0x00000000420997b4 tzset + *fill* 0x00000000420997c9 0x3 + .text 0x00000000420997cc 0x32a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + 0x33e (size before relaxing) + 0x00000000420997cc _tzset_unlocked_r + 0x0000000042099ae4 _tzset_r + *fill* 0x0000000042099af6 0x2 + .text 0x0000000042099af8 0x3553 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + 0x35af (size before relaxing) + 0x0000000042099fb8 _vfprintf_r + 0x000000004209cf94 vfprintf + *fill* 0x000000004209d04b 0x1 + .text 0x000000004209d04c 0x5e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + 0x62 (size before relaxing) + 0x000000004209d04c vprintf + 0x000000004209d07c _vprintf_r + *fill* 0x000000004209d0aa 0x2 + .text 0x000000004209d0ac 0x81 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + 0x000000004209d0ac _vsnprintf_r + 0x000000004209d104 vsnprintf + *fill* 0x000000004209d12d 0x3 + .text 0x000000004209d130 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + 0xbc (size before relaxing) + 0x000000004209d130 __swbuf_r + .text 0x000000004209d1e4 0xdf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + 0x000000004209d1e4 __swsetup_r + *fill* 0x000000004209d2c3 0x1 + .text 0x000000004209d2c4 0xbb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + 0x000000004209d2c4 __call_exitprocs + *fill* 0x000000004209d37f 0x1 + .text 0x000000004209d380 0xd90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + 0xde0 (size before relaxing) + 0x000000004209d490 _dtoa_r + .text 0x000000004209e110 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + 0x000000004209e110 __sflags + .text 0x000000004209e190 0x547 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + 0x55f (size before relaxing) + 0x000000004209e210 __hexdig_fun + 0x000000004209e24c __gethex + *fill* 0x000000004209e6d7 0x1 + .text 0x000000004209e6d8 0x173 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + 0x177 (size before relaxing) + 0x000000004209e708 __match + 0x000000004209e738 __hexnan + *fill* 0x000000004209e84b 0x1 + .text 0x000000004209e84c 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + 0x30 (size before relaxing) + 0x000000004209e84c _findenv + 0x000000004209e860 getenv + .text 0x000000004209e874 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + 0x94 (size before relaxing) + 0x000000004209e874 _findenv_r + 0x000000004209e8ec _getenv_r + .text 0x000000004209e8fc 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + 0x000000004209e8fc __gettzinfo + .text 0x000000004209e904 0x11 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + 0x000000004209e904 iswspace + *fill* 0x000000004209e915 0x3 + .text 0x000000004209e918 0x1c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + 0x000000004209e918 iswspace_l + .text 0x000000004209e934 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + 0x000000004209e934 _setlocale_r + 0x000000004209e968 __locale_mb_cur_max + 0x000000004209e978 setlocale + .text 0x000000004209e98c 0x2b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + 0x000000004209e98c __localeconv_l + 0x000000004209e998 _localeconv_r + 0x000000004209e9a8 localeconv + *fill* 0x000000004209e9b7 0x1 + .text 0x000000004209e9b8 0x50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + 0x000000004209e9b8 _mbrtowc_r + 0x000000004209e9f0 mbrtowc + .text 0x000000004209ea08 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + 0x000000004209ea08 _mbtowc_r + 0x000000004209ea24 __ascii_mbtowc + .text 0x000000004209ea48 0x91c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + 0x000000004209ea48 _Balloc + 0x000000004209ead8 _Bfree + 0x000000004209eb1c __multadd + 0x000000004209eba4 __s2b + 0x000000004209ec40 __hi0bits + 0x000000004209ec88 __lo0bits + 0x000000004209ecf8 __i2b + 0x000000004209ed20 __multiply + 0x000000004209ee40 __pow5mult + 0x000000004209eee8 __lshift + 0x000000004209ef94 __mcmp + 0x000000004209efcc __mdiff + 0x000000004209f0b0 __ulp + 0x000000004209f0f8 __b2d + 0x000000004209f19c __d2b + 0x000000004209f250 __ratio + 0x000000004209f2a4 _mprec_log10 + 0x000000004209f2dc __copybits + 0x000000004209f314 __any_on + .text 0x000000004209f364 0x5c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + 0x000000004209f364 frexp + .text 0x000000004209f3c0 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + 0x000000004209f3c0 nanf + .text 0x000000004209f3c8 0xbe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + 0xc2 (size before relaxing) + 0x000000004209f3c8 siscanf + 0x000000004209f430 _siscanf_r + *fill* 0x000000004209f486 0x2 + .text 0x000000004209f488 0xd9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + 0x000000004209f488 _sniprintf_r + 0x000000004209f4f0 sniprintf + *fill* 0x000000004209f561 0x3 + .text 0x000000004209f564 0x1c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + 0x000000004209f6e0 _strtoll_r + 0x000000004209f6f4 strtoll_l + 0x000000004209f70c strtoll + .text 0x000000004209f724 0x1b4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + 0x000000004209f894 _strtoull_r + 0x000000004209f8a8 strtoull_l + 0x000000004209f8c0 strtoull + .text 0x000000004209f8d8 0x258e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + 0x2592 (size before relaxing) + 0x000000004209fd98 __ssprint_r + 0x000000004209fea4 _svfiprintf_r + *fill* 0x00000000420a1e66 0x2 + .text 0x00000000420a1e68 0x20fd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + 0x210d (size before relaxing) + 0x00000000420a1eac _sungetc_r + 0x00000000420a1f28 __ssrefill_r + 0x00000000420a1f68 _sfread_r + 0x00000000420a1fd8 __ssvfiscanf_r + *fill* 0x00000000420a3f65 0x3 + .text 0x00000000420a3f68 0x1d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + 0x1e0 (size before relaxing) + 0x00000000420a3f68 __submore + 0x00000000420a3fd4 _ungetc_r + 0x00000000420a412c ungetc + .text 0x00000000420a4140 0x263f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + 0x265b (size before relaxing) + 0x00000000420a4600 __sprint_r + 0x00000000420a4624 _vfiprintf_r + 0x00000000420a66c8 vfiprintf + *fill* 0x00000000420a677f 0x1 + .text 0x00000000420a6780 0x41 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + 0x00000000420a6780 _wctomb_r + 0x00000000420a679c __ascii_wctomb + *fill* 0x00000000420a67c1 0x3 + .text 0x00000000420a67c4 0x1e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + 0x00000000420a67c4 __env_lock + 0x00000000420a67d4 __env_unlock + *fill* 0x00000000420a67e2 0x0 + *fill* 0x00000000420a67e2 0x0 + *fill* 0x00000000420a67e2 0x2 + .text.pthread_include_pthread_impl + 0x00000000420a67e4 0x5 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x00000000420a67e4 pthread_include_pthread_impl + *fill* 0x00000000420a67e9 0x3 + .text.find_value + 0x00000000420a67ec 0x14 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x00000000420a6800 0x0 + *fill* 0x00000000420a6800 0x0 + *fill* 0x00000000420a6800 0x0 + *fill* 0x00000000420a6800 0x0 + *fill* 0x00000000420a6800 0x0 + .text.pthread_include_pthread_local_storage_impl + 0x00000000420a6800 0x5 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00000000420a6800 pthread_include_pthread_local_storage_impl + *fill* 0x00000000420a6805 0x3 + .text.pthread_include_pthread_rwlock_impl + 0x00000000420a6808 0x5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x00000000420a6808 pthread_include_pthread_rwlock_impl + *fill* 0x00000000420a680d 0x3 + .text.include_esp_phy_override + 0x00000000420a6810 0x5 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x00000000420a6810 include_esp_phy_override + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x0 + *fill* 0x00000000420a6815 0x3 + .text.panic_get_address + 0x00000000420a6818 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x00000000420a6818 panic_get_address + *fill* 0x00000000420a681f 0x1 + .text.panic_get_cause + 0x00000000420a6820 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x00000000420a6820 panic_get_cause + .text.panic_set_address + 0x00000000420a6828 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x00000000420a6828 panic_set_address + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x0 + *fill* 0x00000000420a682f 0x1 + .text.vfs_include_syscalls_impl + 0x00000000420a6830 0x5 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420a6830 vfs_include_syscalls_impl + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x0 + *fill* 0x00000000420a6835 0x3 + .text.usb_serial_jtag_close + 0x00000000420a6838 0x7 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x0 + *fill* 0x00000000420a683f 0x1 + .text.heap_caps_match + 0x00000000420a6840 0x32 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x00000000420a6840 heap_caps_match + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x0 + *fill* 0x00000000420a6872 0x2 + .text.s_compare_reserved_regions + 0x00000000420a6874 0xc esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + *fill* 0x00000000420a6880 0x0 + .text.esp_chip_info + 0x00000000420a6880 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x00000000420a6880 esp_chip_info + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x0 + *fill* 0x00000000420a689d 0x3 + .text.pthread_setcancelstate + 0x00000000420a68a0 0x7 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x00000000420a68a0 pthread_setcancelstate + *fill* 0x00000000420a68a7 0x1 + .text.newlib_include_pthread_impl + 0x00000000420a68a8 0x5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x00000000420a68a8 newlib_include_pthread_impl + *fill* 0x00000000420a68ad 0x0 + *fill* 0x00000000420a68ad 0x0 + *fill* 0x00000000420a68ad 0x3 + .text.syscall_not_implemented + 0x00000000420a68b0 0xb esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x00000000420a68b0 _getpid_r + 0x00000000420a68b0 _kill_r + 0x00000000420a68b0 _system_r + *fill* 0x00000000420a68bb 0x0 + *fill* 0x00000000420a68bb 0x0 + *fill* 0x00000000420a68bb 0x1 + .text.newlib_include_syscalls_impl + 0x00000000420a68bc 0x5 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x00000000420a68bc newlib_include_syscalls_impl + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x0 + *fill* 0x00000000420a68c1 0x3 + .text.__cxa_guard_dummy + 0x00000000420a68c4 0x5 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x00000000420a68c4 __cxa_guard_dummy + *fill* 0x00000000420a68c9 0x0 + *fill* 0x00000000420a68c9 0x3 + .text.golioth_remote_shell_set_client + 0x00000000420a68cc 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + 0x00000000420a68cc golioth_remote_shell_set_client + *fill* 0x00000000420a68d1 0x3 + .text.golioth_remote_shell_push + 0x00000000420a68d4 0x5 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + 0x00000000420a68d4 golioth_remote_shell_push + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x0 + *fill* 0x00000000420a68d9 0x3 + .text.golioth_client_register_event_callback + 0x00000000420a68dc 0xe esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x00000000420a68dc golioth_client_register_event_callback + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x0 + *fill* 0x00000000420a68ea 0x2 + .text.total_items + 0x00000000420a68ec 0xc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + *fill* 0x00000000420a68f8 0x0 + .text.ringbuf_is_empty + 0x00000000420a68f8 0x19 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x00000000420a68f8 ringbuf_is_empty + *fill* 0x00000000420a6911 0x0 + *fill* 0x00000000420a6911 0x0 + *fill* 0x00000000420a6911 0x3 + .text.get_decimal_point + 0x00000000420a6914 0x7 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x00000000420a691b 0x0 + *fill* 0x00000000420a691b 0x1 + .text.suffix_object + 0x00000000420a691c 0x9 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x00000000420a6925 0x0 + *fill* 0x00000000420a6925 0x3 + .text.cast_away_const + 0x00000000420a6928 0x5 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x0 + *fill* 0x00000000420a692d 0x3 + .text.check_if_received_block + 0x00000000420a6930 0x31 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x00000000420a6961 0x3 + .text.check_all_blocks_in + 0x00000000420a6964 0x3d esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x0 + *fill* 0x00000000420a69a1 0x3 + .text.coap_register_event_handler + 0x00000000420a69a4 0x8 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + 0x00000000420a69a4 coap_register_event_handler + *fill* 0x00000000420a69ac 0x0 + *fill* 0x00000000420a69ac 0x0 + *fill* 0x00000000420a69ac 0x0 + .text.coap_packet_get_memmapped + 0x00000000420a69ac 0xf esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x00000000420a69ac coap_packet_get_memmapped + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x0 + *fill* 0x00000000420a69bb 0x1 + .text.coap_socket_send + 0x00000000420a69bc 0x18 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x00000000420a69bc coap_socket_send + .text.self_signed_cert_verify_callback_mbedtls + 0x00000000420a69d4 0x1e esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x0 + *fill* 0x00000000420a69f2 0x2 + .text.coap_dtls_is_supported + 0x00000000420a69f4 0x7 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420a69f4 coap_dtls_is_supported + *fill* 0x00000000420a69fb 0x1 + .text.coap_tls_is_supported + 0x00000000420a69fc 0x7 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420a69fc coap_tls_is_supported + *fill* 0x00000000420a6a03 0x0 + *fill* 0x00000000420a6a03 0x0 + *fill* 0x00000000420a6a03 0x1 + .text.coap_dtls_context_check_keys_enabled + 0x00000000420a6a04 0x14 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420a6a04 coap_dtls_context_check_keys_enabled + *fill* 0x00000000420a6a18 0x0 + *fill* 0x00000000420a6a18 0x0 + *fill* 0x00000000420a6a18 0x0 + .text.coap_dtls_is_context_timeout + 0x00000000420a6a18 0x7 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420a6a18 coap_dtls_is_context_timeout + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x0 + *fill* 0x00000000420a6a1f 0x1 + .text.coap_dtls_startup + 0x00000000420a6a20 0x5 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x00000000420a6a20 coap_dtls_startup + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x0 + *fill* 0x00000000420a6a25 0x3 + .text.coap_session_reference + 0x00000000420a6a28 0xb esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x00000000420a6a28 coap_session_reference + *fill* 0x00000000420a6a33 0x0 + *fill* 0x00000000420a6a33 0x0 + *fill* 0x00000000420a6a33 0x0 + *fill* 0x00000000420a6a33 0x0 + *fill* 0x00000000420a6a33 0x0 + *fill* 0x00000000420a6a33 0x1 + .text.coap_new_message_id + 0x00000000420a6a34 0x12 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x00000000420a6a34 coap_new_message_id + *fill* 0x00000000420a6a46 0x0 + *fill* 0x00000000420a6a46 0x2 + .text.coap_session_get_context + 0x00000000420a6a48 0xa esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x00000000420a6a48 coap_session_get_context + *fill* 0x00000000420a6a52 0x2 + .text.coap_session_get_state + 0x00000000420a6a54 0xe esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x00000000420a6a54 coap_session_get_state + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x0 + *fill* 0x00000000420a6a62 0x2 + .text.coap_tcp_is_supported + 0x00000000420a6a64 0x7 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0x00000000420a6a64 coap_tcp_is_supported + *fill* 0x00000000420a6a6b 0x0 + *fill* 0x00000000420a6a6b 0x0 + *fill* 0x00000000420a6a6b 0x0 + *fill* 0x00000000420a6a6b 0x0 + *fill* 0x00000000420a6a6b 0x0 + *fill* 0x00000000420a6a6b 0x0 + *fill* 0x00000000420a6a6b 0x1 + .text.coap_flsll + 0x00000000420a6a6c 0x22 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x00000000420a6a6c coap_flsll + *fill* 0x00000000420a6a8e 0x0 + *fill* 0x00000000420a6a8e 0x2 + .text.coap_decode_var_bytes + 0x00000000420a6a90 0x1f esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x00000000420a6a90 coap_decode_var_bytes + *fill* 0x00000000420a6aaf 0x0 + *fill* 0x00000000420a6aaf 0x1 + .text.coap_decode_var_bytes8 + 0x00000000420a6ab0 0x35 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x00000000420a6ab0 coap_decode_var_bytes8 + *fill* 0x00000000420a6ae5 0x0 + *fill* 0x00000000420a6ae5 0x3 + .text.coap_memory_init + 0x00000000420a6ae8 0x5 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x00000000420a6ae8 coap_memory_init + *fill* 0x00000000420a6aed 0x0 + *fill* 0x00000000420a6aed 0x0 + *fill* 0x00000000420a6aed 0x0 + *fill* 0x00000000420a6aed 0x0 + *fill* 0x00000000420a6aed 0x0 + *fill* 0x00000000420a6aed 0x3 + .text.coap_insert_node + 0x00000000420a6af0 0xc0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6af0 coap_insert_node + *fill* 0x00000000420a6bb0 0x0 + .text.coap_peek_next + 0x00000000420a6bb0 0x16 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6bb0 coap_peek_next + *fill* 0x00000000420a6bc6 0x2 + .text.coap_pop_next + 0x00000000420a6bc8 0x35 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6bc8 coap_pop_next + *fill* 0x00000000420a6bfd 0x3 + .text.coap_get_session_client_psk_key + 0x00000000420a6c00 0x16 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6c00 coap_get_session_client_psk_key + *fill* 0x00000000420a6c16 0x2 + .text.coap_get_session_client_psk_identity + 0x00000000420a6c18 0x16 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6c18 coap_get_session_client_psk_identity + *fill* 0x00000000420a6c2e 0x2 + .text.coap_get_session_server_psk_key + 0x00000000420a6c30 0x18 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6c30 coap_get_session_server_psk_key + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + *fill* 0x00000000420a6c48 0x0 + .text.coap_register_response_handler + 0x00000000420a6c48 0x7 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6c48 coap_register_response_handler + *fill* 0x00000000420a6c4f 0x1 + .text.coap_register_nack_handler + 0x00000000420a6c50 0x7 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x00000000420a6c50 coap_register_nack_handler + *fill* 0x00000000420a6c57 0x0 + *fill* 0x00000000420a6c57 0x0 + *fill* 0x00000000420a6c57 0x0 + *fill* 0x00000000420a6c57 0x0 + *fill* 0x00000000420a6c57 0x1 + .text.coap_opt_encode_size + 0x00000000420a6c58 0x34 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x00000000420a6c58 coap_opt_encode_size + *fill* 0x00000000420a6c8c 0x0 + .text.coap_option_filter_clear + 0x00000000420a6c8c 0x2b esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x00000000420a6c8c coap_option_filter_clear + *fill* 0x00000000420a6cb7 0x0 + *fill* 0x00000000420a6cb7 0x1 + .text.coap_pdu_parse_opt_csm + 0x00000000420a6cb8 0xba esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x00000000420a6d72 0x2 + .text.coap_pdu_parse_opt_base + 0x00000000420a6d74 0x2b8 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + *fill* 0x00000000420a702c 0x0 + .text.coap_pdu_get_code + 0x00000000420a702c 0x7 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x00000000420a702c coap_pdu_get_code + *fill* 0x00000000420a7033 0x1 + .text.coap_pdu_get_type + 0x00000000420a7034 0x7 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x00000000420a7034 coap_pdu_get_type + *fill* 0x00000000420a703b 0x1 + .text.coap_pdu_get_token + 0x00000000420a703c 0xc esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x00000000420a703c coap_pdu_get_token + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + *fill* 0x00000000420a7048 0x0 + .text.decode_segment + 0x00000000420a7048 0x58 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + *fill* 0x00000000420a70a0 0x0 + .text.is_cache_key + 0x00000000420a70a0 0x39 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + *fill* 0x00000000420a70d9 0x0 + *fill* 0x00000000420a70d9 0x0 + *fill* 0x00000000420a70d9 0x0 + *fill* 0x00000000420a70d9 0x0 + *fill* 0x00000000420a70d9 0x3 + .text.two_complement_of + 0x00000000420a70dc 0x19 esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x0 + *fill* 0x00000000420a70f5 0x3 + .text._count_trailing_zero_bits + 0x00000000420a70f8 0x26 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + *fill* 0x00000000420a711e 0x0 + *fill* 0x00000000420a711e 0x0 + *fill* 0x00000000420a711e 0x0 + *fill* 0x00000000420a711e 0x2 + .text.crc8 0x00000000420a7120 0x44 esp-idf/scd30/libscd30.a(scd30.c.obj) + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + *fill* 0x00000000420a7164 0x0 + .text._is_value_set + 0x00000000420a7164 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + *fill* 0x00000000420a717d 0x3 + .text._crop_sentence + 0x00000000420a7180 0x23 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + *fill* 0x00000000420a71a3 0x0 + *fill* 0x00000000420a71a3 0x0 + *fill* 0x00000000420a71a3 0x0 + *fill* 0x00000000420a71a3 0x0 + *fill* 0x00000000420a71a3 0x1 + .text.nmea_get_checksum + 0x00000000420a71a4 0x2e esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x00000000420a71a4 nmea_get_checksum + *fill* 0x00000000420a71d2 0x2 + .text.nmea_has_checksum + 0x00000000420a71d4 0x19 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x00000000420a71d4 nmea_has_checksum + *fill* 0x00000000420a71ed 0x0 + *fill* 0x00000000420a71ed 0x0 + *fill* 0x00000000420a71ed 0x3 + .text.nmea_unload_parsers + 0x00000000420a71f0 0x5 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x00000000420a71f0 nmea_unload_parsers + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x0 + *fill* 0x00000000420a71f5 0x3 + .text.nmea_cardinal_direction_parse + 0x00000000420a71f8 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x00000000420a71f8 nmea_cardinal_direction_parse + *fill* 0x00000000420a7228 0x0 + .text.esp_efuse_get_field_size + 0x00000000420a7228 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x00000000420a7228 esp_efuse_get_field_size + *fill* 0x00000000420a7250 0x0 + .text.get_mask + 0x00000000420a7250 0x1e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x00000000420a726e 0x2 + .text.get_reg_num + 0x00000000420a7270 0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x00000000420a7296 0x2 + .text.get_starting_bit_num_in_reg + 0x00000000420a7298 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x00000000420a72b2 0x2 + .text.get_count_bits_in_reg + 0x00000000420a72b4 0x2e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x00000000420a72e2 0x2 + .text.check_range_of_bits + 0x00000000420a72e4 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_number_of_items + 0x00000000420a72f8 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x00000000420a72f8 esp_efuse_utility_get_number_of_items + *fill* 0x00000000420a730e 0x0 + *fill* 0x00000000420a730e 0x0 + *fill* 0x00000000420a730e 0x0 + *fill* 0x00000000420a730e 0x2 + .text.esp_efuse_utility_check_errors + 0x00000000420a7310 0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x00000000420a7310 esp_efuse_utility_check_errors + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x0 + *fill* 0x00000000420a7317 0x1 + .text.i2c_cmd_link_create_static + 0x00000000420a7318 0x34 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x00000000420a7318 i2c_cmd_link_create_static + *fill* 0x00000000420a734c 0x0 + .text.i2c_cmd_link_delete_static + 0x00000000420a734c 0x5 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x00000000420a734c i2c_cmd_link_delete_static + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x0 + *fill* 0x00000000420a7351 0x3 + .text.adc2_wifi_acquire + 0x00000000420a7354 0x7 esp-idf/driver/libdriver.a(adc_common.c.obj) + 0x00000000420a7354 adc2_wifi_acquire + *fill* 0x00000000420a735b 0x1 + .text.adc2_wifi_release + 0x00000000420a735c 0x7 esp-idf/driver/libdriver.a(adc_common.c.obj) + 0x00000000420a735c adc2_wifi_release + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x0 + *fill* 0x00000000420a7363 0x1 + .text.esp_pm_impl_waiti + 0x00000000420a7364 0x8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + 0x00000000420a7364 esp_pm_impl_waiti + *fill* 0x00000000420a736c 0x0 + *fill* 0x00000000420a736c 0x0 + *fill* 0x00000000420a736c 0x0 + *fill* 0x00000000420a736c 0x0 + *fill* 0x00000000420a736c 0x0 + *fill* 0x00000000420a736c 0x0 + *fill* 0x00000000420a736c 0x0 + .text.esp_flash_chip_driver_initialized + 0x00000000420a736c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000420a736c esp_flash_chip_driver_initialized + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + *fill* 0x00000000420a737c 0x0 + .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ + 0x00000000420a737c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a737c _ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ + *fill* 0x00000000420a7398 0x0 + .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ + 0x00000000420a7398 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a7398 _ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ + *fill* 0x00000000420a73b4 0x0 + .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ + 0x00000000420a73b4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a73b4 _ZN3nvs9NVSHandle8set_itemItEEiPKcT_ + *fill* 0x00000000420a73d0 0x0 + .text._ZN3nvs9NVSHandle8set_itemIjEEiPKcT_ + 0x00000000420a73d0 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a73d0 _ZN3nvs9NVSHandle8set_itemIjEEiPKcT_ + *fill* 0x00000000420a73ea 0x0 + *fill* 0x00000000420a73ea 0x2 + .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ + 0x00000000420a73ec 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a73ec _ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ + *fill* 0x00000000420a7404 0x0 + .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ + 0x00000000420a7404 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a7404 _ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ + *fill* 0x00000000420a741c 0x0 + .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ + 0x00000000420a741c 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a741c _ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ + *fill* 0x00000000420a7434 0x0 + .text._ZN3nvs9NVSHandle8get_itemIjEEiPKcRT_ + 0x00000000420a7434 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00000000420a7434 _ZN3nvs9NVSHandle8get_itemIjEEiPKcRT_ + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + *fill* 0x00000000420a744c 0x0 + .text._ZN3nvs12NVSPartitionD2Ev + 0x00000000420a744c 0x5 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00000000420a744c _ZN3nvs12NVSPartitionD2Ev + 0x00000000420a744c _ZN3nvs12NVSPartitionD1Ev + *fill* 0x00000000420a7451 0x3 + .text._ZN3nvs12NVSPartition18get_partition_nameEv + 0x00000000420a7454 0xa esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00000000420a7454 _ZN3nvs12NVSPartition18get_partition_nameEv + *fill* 0x00000000420a745e 0x2 + .text._ZN3nvs12NVSPartition11get_addressEv + 0x00000000420a7460 0x9 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00000000420a7460 _ZN3nvs12NVSPartition11get_addressEv + *fill* 0x00000000420a7469 0x3 + .text._ZN3nvs12NVSPartition8get_sizeEv + 0x00000000420a746c 0x9 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00000000420a746c _ZN3nvs12NVSPartition8get_sizeEv + *fill* 0x00000000420a7475 0x0 + *fill* 0x00000000420a7475 0x0 + *fill* 0x00000000420a7475 0x0 + *fill* 0x00000000420a7475 0x0 + *fill* 0x00000000420a7475 0x0 + *fill* 0x00000000420a7475 0x0 + *fill* 0x00000000420a7475 0x3 + .text._ZN3nvs19NVSPartitionManagerD2Ev + 0x00000000420a7478 0x5 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00000000420a7478 _ZN3nvs19NVSPartitionManagerD2Ev + 0x00000000420a7478 _ZN3nvs19NVSPartitionManagerD1Ev + *fill* 0x00000000420a747d 0x0 + *fill* 0x00000000420a747d 0x0 + *fill* 0x00000000420a747d 0x3 + .text._ZN3nvs8HashListC2Ev + 0x00000000420a7480 0xd esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x00000000420a7480 _ZN3nvs8HashListC2Ev + 0x00000000420a7480 _ZN3nvs8HashListC1Ev + *fill* 0x00000000420a748d 0x0 + *fill* 0x00000000420a748d 0x0 + *fill* 0x00000000420a748d 0x3 + .text._ZN3nvs8HashList13HashListBlockC2Ev + 0x00000000420a7490 0x22 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x00000000420a7490 _ZN3nvs8HashList13HashListBlockC1Ev + 0x00000000420a7490 _ZN3nvs8HashList13HashListBlockC2Ev + *fill* 0x00000000420a74b2 0x0 + *fill* 0x00000000420a74b2 0x0 + *fill* 0x00000000420a74b2 0x2 + .text._ZSt9__find_ifIPjN9__gnu_cxx5__ops10_Iter_predIZN3nvs4Page4loadEPNS4_9PartitionEjEUljE_EEET_SA_SA_T0_St26random_access_iterator_tag + 0x00000000420a74b4 0x72 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + *fill* 0x00000000420a7526 0x0 + *fill* 0x00000000420a7526 0x2 + .text._ZN3nvs4Page20updateFirstUsedEntryEjj + 0x00000000420a7528 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420a7528 _ZN3nvs4Page20updateFirstUsedEntryEjj + .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE + 0x00000000420a7580 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420a7580 _ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE + .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE + 0x00000000420a75dc 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420a75dc _ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE + *fill* 0x00000000420a7672 0x2 + .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE + 0x00000000420a7674 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420a7674 _ZN3nvs4Page14alterPageStateENS0_9PageStateE + .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE + 0x00000000420a7698 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00000000420a7698 _ZNK3nvs4Page9readEntryEjRNS_4ItemE + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x0 + *fill* 0x00000000420a76c2 0x2 + .text.esp_task_wdt_isr_user_handler + 0x00000000420a76c4 0x5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00000000420a76c4 esp_task_wdt_isr_user_handler + *fill* 0x00000000420a76c9 0x0 + *fill* 0x00000000420a76c9 0x0 + *fill* 0x00000000420a76c9 0x0 + *fill* 0x00000000420a76c9 0x0 + *fill* 0x00000000420a76c9 0x0 + *fill* 0x00000000420a76c9 0x3 + .text.mpu_hal_set_region_access + 0x00000000420a76cc 0x48 esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x00000000420a76cc mpu_hal_set_region_access + *fill* 0x00000000420a7714 0x0 + *fill* 0x00000000420a7714 0x0 + .text.i2c_hal_set_filter + 0x00000000420a7714 0x87 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a7714 i2c_hal_set_filter + *fill* 0x00000000420a779b 0x1 + .text.i2c_hal_get_filter + 0x00000000420a779c 0x13 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a779c i2c_hal_get_filter + *fill* 0x00000000420a77af 0x0 + *fill* 0x00000000420a77af 0x1 + .text.i2c_hal_clr_intsts_mask + 0x00000000420a77b0 0xc esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a77b0 i2c_hal_clr_intsts_mask + .text.i2c_hal_disable_intr_mask + 0x00000000420a77bc 0x19 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a77bc i2c_hal_disable_intr_mask + *fill* 0x00000000420a77d5 0x3 + .text.i2c_hal_get_intsts_mask + 0x00000000420a77d8 0xe esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a77d8 i2c_hal_get_intsts_mask + *fill* 0x00000000420a77e6 0x2 + .text.i2c_hal_set_tout + 0x00000000420a77e8 0x1c esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a77e8 i2c_hal_set_tout + *fill* 0x00000000420a7804 0x0 + .text.i2c_hal_set_stop_timing + 0x00000000420a7804 0x34 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a7804 i2c_hal_set_stop_timing + .text.i2c_hal_set_start_timing + 0x00000000420a7838 0x36 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a7838 i2c_hal_set_start_timing + *fill* 0x00000000420a786e 0x2 + .text.i2c_hal_set_sda_timing + 0x00000000420a7870 0x30 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a7870 i2c_hal_set_sda_timing + .text.i2c_hal_set_txfifo_empty_thr + 0x00000000420a78a0 0x20 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a78a0 i2c_hal_set_txfifo_empty_thr + .text.i2c_hal_set_rxfifo_full_thr + 0x00000000420a78c0 0x1c esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a78c0 i2c_hal_set_rxfifo_full_thr + .text.i2c_hal_is_bus_busy + 0x00000000420a78dc 0xf esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a78dc i2c_hal_is_bus_busy + *fill* 0x00000000420a78eb 0x1 + .text.i2c_hal_get_sda_timing + 0x00000000420a78ec 0x1b esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a78ec i2c_hal_get_sda_timing + *fill* 0x00000000420a7907 0x1 + .text.i2c_hal_get_tout + 0x00000000420a7908 0x11 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a7908 i2c_hal_get_tout + *fill* 0x00000000420a7919 0x3 + .text.i2c_hal_get_start_timing + 0x00000000420a791c 0x1f esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a791c i2c_hal_get_start_timing + *fill* 0x00000000420a793b 0x1 + .text.i2c_hal_get_stop_timing + 0x00000000420a793c 0x1d esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a793c i2c_hal_get_stop_timing + *fill* 0x00000000420a7959 0x3 + .text.i2c_hal_get_scl_timing + 0x00000000420a795c 0x27 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a795c i2c_hal_get_scl_timing + *fill* 0x00000000420a7983 0x1 + .text.i2c_hal_enable_slave_rx_it + 0x00000000420a7984 0x17 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00000000420a7984 i2c_hal_enable_slave_rx_it + *fill* 0x00000000420a799b 0x0 + *fill* 0x00000000420a799b 0x0 + *fill* 0x00000000420a799b 0x0 + *fill* 0x00000000420a799b 0x1 + .text.uart_hal_write_txfifo + 0x00000000420a799c 0x3a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x00000000420a799c uart_hal_write_txfifo + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x0 + *fill* 0x00000000420a79d6 0x2 + .text.esp_netif_reset_ip_info + 0x00000000420a79d8 0x15 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x0 + *fill* 0x00000000420a79ed 0x3 + .text.esp_netif_get_io_driver + 0x00000000420a79f0 0x7 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a79f0 esp_netif_get_io_driver + *fill* 0x00000000420a79f7 0x1 + .text.esp_netif_get_handle_from_netif_impl + 0x00000000420a79f8 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a79f8 esp_netif_get_handle_from_netif_impl + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + *fill* 0x00000000420a7a00 0x0 + .text.esp_netif_free_rx_buffer + 0x00000000420a7a00 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a00 esp_netif_free_rx_buffer + *fill* 0x00000000420a7a0e 0x2 + .text.esp_netif_transmit_wrap + 0x00000000420a7a10 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a10 esp_netif_transmit_wrap + .text.esp_netif_receive + 0x00000000420a7a24 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a24 esp_netif_receive + *fill* 0x00000000420a7a38 0x0 + .text.esp_netif_dhcpc_get_status + 0x00000000420a7a38 0x21 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a38 esp_netif_dhcpc_get_status + *fill* 0x00000000420a7a59 0x0 + *fill* 0x00000000420a7a59 0x0 + *fill* 0x00000000420a7a59 0x0 + *fill* 0x00000000420a7a59 0x3 + .text.esp_netif_is_netif_up + 0x00000000420a7a5c 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a5c esp_netif_is_netif_up + *fill* 0x00000000420a7a78 0x0 + *fill* 0x00000000420a7a78 0x0 + *fill* 0x00000000420a7a78 0x0 + .text.esp_netif_is_valid_static_ip + 0x00000000420a7a78 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a78 esp_netif_is_valid_static_ip + *fill* 0x00000000420a7a90 0x0 + .text.esp_netif_get_flags + 0x00000000420a7a90 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a90 esp_netif_get_flags + .text.esp_netif_get_ifkey + 0x00000000420a7a98 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7a98 esp_netif_get_ifkey + .text.esp_netif_get_desc + 0x00000000420a7aa0 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7aa0 esp_netif_get_desc + .text.esp_netif_get_event_id + 0x00000000420a7aa8 0x1d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00000000420a7aa8 esp_netif_get_event_id + *fill* 0x00000000420a7ac5 0x0 + *fill* 0x00000000420a7ac5 0x0 + *fill* 0x00000000420a7ac5 0x3 + .text.esp_event_send_noop + 0x00000000420a7ac8 0x7 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x00000000420a7ac8 esp_event_send_noop + 0x00000000420a7ac8 esp_event_send_legacy + *fill* 0x00000000420a7acf 0x1 + .text.esp_aes_gmac + 0x00000000420a7ad0 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x0 + *fill* 0x00000000420a7ad7 0x1 + .text.rc4_skip + 0x00000000420a7ad8 0xb3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x00000000420a7ad8 rc4_skip + *fill* 0x00000000420a7b8b 0x1 + .text.gf_mulx 0x00000000420a7b8c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + *fill* 0x00000000420a7bd0 0x0 + .text.hex2num 0x00000000420a7bd0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.inc_byte_array + 0x00000000420a7c08 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x00000000420a7c08 inc_byte_array + *fill* 0x00000000420a7c26 0x0 + *fill* 0x00000000420a7c26 0x0 + *fill* 0x00000000420a7c26 0x0 + *fill* 0x00000000420a7c26 0x0 + *fill* 0x00000000420a7c26 0x0 + *fill* 0x00000000420a7c26 0x2 + .text.xor_aes_block + 0x00000000420a7c28 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x0 + *fill* 0x00000000420a7c51 0x3 + .text.ieee80211_ftm_attach + 0x00000000420a7c54 0x5 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x00000000420a7c54 ieee80211_ftm_attach + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x0 + *fill* 0x00000000420a7c59 0x3 + .text.esp_wifi_is_if_ready_when_started + 0x00000000420a7c5c 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x00000000420a7c5c esp_wifi_is_if_ready_when_started + *fill* 0x00000000420a7c6e 0x0 + *fill* 0x00000000420a7c6e 0x2 + .text.clear_intr_wrapper + 0x00000000420a7c70 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7c75 0x3 + .text.task_get_max_priority_wrapper + 0x00000000420a7c78 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7c7f 0x0 + *fill* 0x00000000420a7c7f 0x1 + .text.coex_init_wrapper + 0x00000000420a7c80 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7c87 0x1 + .text.coex_deinit_wrapper + 0x00000000420a7c88 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7c8d 0x3 + .text.coex_enable_wrapper + 0x00000000420a7c90 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7c97 0x1 + .text.coex_disable_wrapper + 0x00000000420a7c98 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7c9d 0x3 + .text.coex_condition_set_wrapper + 0x00000000420a7ca0 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7ca5 0x3 + .text.coex_wifi_request_wrapper + 0x00000000420a7ca8 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7caf 0x1 + .text.coex_wifi_channel_set_wrapper + 0x00000000420a7cb0 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cb7 0x1 + .text.coex_pti_get_wrapper + 0x00000000420a7cb8 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cbf 0x1 + .text.coex_schm_status_bit_clear_wrapper + 0x00000000420a7cc0 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cc5 0x3 + .text.coex_schm_status_bit_set_wrapper + 0x00000000420a7cc8 0x5 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7ccd 0x3 + .text.coex_schm_interval_get_wrapper + 0x00000000420a7cd0 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cd7 0x1 + .text.coex_schm_curr_period_get_wrapper + 0x00000000420a7cd8 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cdf 0x1 + .text.coex_schm_curr_phase_get_wrapper + 0x00000000420a7ce0 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7ce7 0x1 + .text.coex_schm_curr_phase_idx_set_wrapper + 0x00000000420a7ce8 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cef 0x1 + .text.coex_schm_curr_phase_idx_get_wrapper + 0x00000000420a7cf0 0x7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x0 + *fill* 0x00000000420a7cf7 0x1 + .text.esp_console_split_argv + 0x00000000420a7cf8 0x106 esp-idf/console/libconsole.a(split_argv.c.obj) + 0x00000000420a7cf8 esp_console_split_argv + *fill* 0x00000000420a7dfe 0x2 + .text.arg_dbl_resetfn + 0x00000000420a7e00 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7e09 0x3 + .text.arg_dbl_checkfn + 0x00000000420a7e0c 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7e21 0x3 + .text.arg_end_resetfn + 0x00000000420a7e24 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7e2d 0x3 + .text.arg_int_resetfn + 0x00000000420a7e30 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7e39 0x0 + *fill* 0x00000000420a7e39 0x3 + .text.arg_int_checkfn + 0x00000000420a7e3c 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7e51 0x3 + .text.arg_str_resetfn + 0x00000000420a7e54 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7e5d 0x3 + .text.arg_str_scanfn + 0x00000000420a7e60 0x2c esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_str_checkfn + 0x00000000420a7e8c 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7ea1 0x0 + *fill* 0x00000000420a7ea1 0x3 + .text.arg_endindex + 0x00000000420a7ea4 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7ebf 0x0 + *fill* 0x00000000420a7ebf 0x1 + .text.arg_reset + 0x00000000420a7ec0 0x21 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7ee1 0x3 + .text.arg_cat 0x00000000420a7ee4 0x38 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + *fill* 0x00000000420a7f1c 0x0 + .text.arg_print_errors + 0x00000000420a7f1c 0x32 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x00000000420a7f1c arg_print_errors + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x0 + *fill* 0x00000000420a7f4e 0x2 + .text.abInit 0x00000000420a7f50 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x0 + *fill* 0x00000000420a7f5b 0x1 + .text.lwip_poll_should_wake + 0x00000000420a7f5c 0x41 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x0 + *fill* 0x00000000420a7f9d 0x3 + .text.lwip_htons + 0x00000000420a7fa0 0x14 esp-idf/lwip/liblwip.a(def.c.obj) + 0x00000000420a7fa0 lwip_htons + *fill* 0x00000000420a7fb4 0x0 + .text.lwip_strnicmp + 0x00000000420a7fb4 0x57 esp-idf/lwip/liblwip.a(def.c.obj) + 0x00000000420a7fb4 lwip_strnicmp + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x0 + *fill* 0x00000000420a800b 0x1 + .text.dns_init + 0x00000000420a800c 0x5 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x00000000420a800c dns_init + *fill* 0x00000000420a8011 0x0 + *fill* 0x00000000420a8011 0x0 + *fill* 0x00000000420a8011 0x0 + *fill* 0x00000000420a8011 0x0 + *fill* 0x00000000420a8011 0x0 + *fill* 0x00000000420a8011 0x0 + *fill* 0x00000000420a8011 0x3 + .text.mem_init + 0x00000000420a8014 0x5 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00000000420a8014 mem_init + *fill* 0x00000000420a8019 0x3 + .text.mem_trim + 0x00000000420a801c 0x5 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00000000420a801c mem_trim + *fill* 0x00000000420a8021 0x0 + *fill* 0x00000000420a8021 0x0 + *fill* 0x00000000420a8021 0x0 + *fill* 0x00000000420a8021 0x3 + .text.memp_init + 0x00000000420a8024 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x00000000420a8024 memp_init + *fill* 0x00000000420a8038 0x0 + *fill* 0x00000000420a8038 0x0 + .text.netif_do_set_netmask + 0x00000000420a8038 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x00000000420a8056 0x2 + .text.netif_do_set_gw + 0x00000000420a8058 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x00000000420a8076 0x2 + .text.netif_null_output_ip6 + 0x00000000420a8078 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_null_output_ip4 + 0x00000000420a8080 0x8 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x00000000420a8088 0x0 + *fill* 0x00000000420a8088 0x0 + *fill* 0x00000000420a8088 0x0 + *fill* 0x00000000420a8088 0x0 + .text.netif_set_garp_flag + 0x00000000420a8088 0x11 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x00000000420a8088 netif_set_garp_flag + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x0 + *fill* 0x00000000420a8099 0x3 + .text.pbuf_init_alloced_pbuf + 0x00000000420a809c 0x23 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x00000000420a80bf 0x1 + .text.pbuf_skip_const + 0x00000000420a80c0 0x1f esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x0 + *fill* 0x00000000420a80df 0x1 + .text.pbuf_clen + 0x00000000420a80e0 0x16 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00000000420a80e0 pbuf_clen + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x0 + *fill* 0x00000000420a80f6 0x2 + .text.raw_bind_netif + 0x00000000420a80f8 0x17 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00000000420a80f8 raw_bind_netif + *fill* 0x00000000420a810f 0x0 + *fill* 0x00000000420a810f 0x1 + .text.raw_recv + 0x00000000420a8110 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00000000420a8110 raw_recv + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x0 + *fill* 0x00000000420a811a 0x2 + .text.tcp_bind_netif + 0x00000000420a811c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00000000420a811c tcp_bind_netif + *fill* 0x00000000420a8133 0x0 + *fill* 0x00000000420a8133 0x0 + *fill* 0x00000000420a8133 0x0 + *fill* 0x00000000420a8133 0x0 + *fill* 0x00000000420a8133 0x1 + .text.tcp_arg 0x00000000420a8134 0xa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00000000420a8134 tcp_arg + *fill* 0x00000000420a813e 0x0 + *fill* 0x00000000420a813e 0x0 + *fill* 0x00000000420a813e 0x0 + *fill* 0x00000000420a813e 0x2 + .text.tcp_accept + 0x00000000420a8140 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00000000420a8140 tcp_accept + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x0 + *fill* 0x00000000420a814f 0x1 + .text.udp_bind_netif + 0x00000000420a8150 0x17 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x00000000420a8150 udp_bind_netif + *fill* 0x00000000420a8167 0x0 + *fill* 0x00000000420a8167 0x1 + .text.udp_recv + 0x00000000420a8168 0xe esp-idf/lwip/liblwip.a(udp.c.obj) + 0x00000000420a8168 udp_recv + *fill* 0x00000000420a8176 0x0 + *fill* 0x00000000420a8176 0x0 + *fill* 0x00000000420a8176 0x2 + .text.dhcp_set_state + 0x00000000420a8178 0x18 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + *fill* 0x00000000420a8190 0x0 + .text.dhcp_supplied_address + 0x00000000420a8190 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x00000000420a8190 dhcp_supplied_address + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x0 + *fill* 0x00000000420a81d2 0x2 + .text.igmp_remove_group + 0x00000000420a81d4 0x26 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x0 + *fill* 0x00000000420a81fa 0x2 + .text.igmp_lookfor_group + 0x00000000420a81fc 0x17 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x00000000420a81fc igmp_lookfor_group + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x0 + *fill* 0x00000000420a8213 0x1 + .text.ip4_addr_isbroadcast_u32 + 0x00000000420a8214 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x00000000420a8214 ip4_addr_isbroadcast_u32 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + *fill* 0x00000000420a825c 0x0 + .text.mld6_remove_group + 0x00000000420a825c 0x35 esp-idf/lwip/liblwip.a(mld6.c.obj) + *fill* 0x00000000420a8291 0x0 + *fill* 0x00000000420a8291 0x0 + *fill* 0x00000000420a8291 0x0 + *fill* 0x00000000420a8291 0x3 + .text.mld6_lookfor_group + 0x00000000420a8294 0x35 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x00000000420a8294 mld6_lookfor_group + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x0 + *fill* 0x00000000420a82c9 0x3 + .text.nd6_restart_netif + 0x00000000420a82cc 0xa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x00000000420a82cc nd6_restart_netif + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x0 + *fill* 0x00000000420a82d6 0x2 + .text.node_insert_to_list + 0x00000000420a82d8 0x3b esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x00000000420a8313 0x1 + .text.add_msg_type + 0x00000000420a8314 0x14 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_end 0x00000000420a8328 0xc esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x00000000420a8334 0x0 + *fill* 0x00000000420a8334 0x0 + *fill* 0x00000000420a8334 0x0 + *fill* 0x00000000420a8334 0x0 + *fill* 0x00000000420a8334 0x0 + .text.node_remove_from_list + 0x00000000420a8334 0x31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x00000000420a8334 node_remove_from_list + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x0 + *fill* 0x00000000420a8365 0x3 + .text.lwip_standard_chksum + 0x00000000420a8368 0x69 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x00000000420a8368 lwip_standard_chksum + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x0 + *fill* 0x00000000420a83d1 0x3 + .text.ciphersuite_is_removed + 0x00000000420a83d4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + *fill* 0x00000000420a83f2 0x0 + *fill* 0x00000000420a83f2 0x0 + *fill* 0x00000000420a83f2 0x2 + .text.mbedtls_ssl_get_ciphersuite_sig_pk_alg + 0x00000000420a83f4 0x3a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x00000000420a83f4 mbedtls_ssl_get_ciphersuite_sig_pk_alg + *fill* 0x00000000420a842e 0x2 + .text.mbedtls_ssl_get_ciphersuite_sig_alg + 0x00000000420a8430 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x00000000420a8430 mbedtls_ssl_get_ciphersuite_sig_alg + .text.mbedtls_ssl_ciphersuite_uses_ec + 0x00000000420a844c 0x25 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x00000000420a844c mbedtls_ssl_ciphersuite_uses_ec + *fill* 0x00000000420a8471 0x3 + .text.mbedtls_ssl_ciphersuite_uses_psk + 0x00000000420a8474 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x00000000420a8474 mbedtls_ssl_ciphersuite_uses_psk + *fill* 0x00000000420a8488 0x0 + *fill* 0x00000000420a8488 0x0 + *fill* 0x00000000420a8488 0x0 + *fill* 0x00000000420a8488 0x0 + .text.ssl_double_retransmit_timeout + 0x00000000420a8488 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_reset_retransmit_timeout + 0x00000000420a84cc 0xf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a84db 0x1 + .text.ssl_transform_aead_dynamic_iv_is_explicit + 0x00000000420a84dc 0x13 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a84ef 0x1 + .text.ssl_get_hs_frag_len + 0x00000000420a84f0 0x1d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a850d 0x3 + .text.ssl_get_hs_frag_off + 0x00000000420a8510 0x1d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a852d 0x3 + .text.ssl_bitmask_check + 0x00000000420a8530 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_get_reassembly_buffer_size + 0x00000000420a8574 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_get_hs_total_len + 0x00000000420a8590 0x1d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a85ad 0x0 + *fill* 0x00000000420a85ad 0x0 + *fill* 0x00000000420a85ad 0x3 + .text.ssl_next_record_is_in_datagram + 0x00000000420a85b0 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a85c5 0x3 + .text.ssl_record_is_in_progress + 0x00000000420a85c8 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_transform_get_explicit_iv_len + 0x00000000420a85d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + *fill* 0x00000000420a85ec 0x0 + .text.mbedtls_ssl_set_timer + 0x00000000420a85ec 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00000000420a85ec mbedtls_ssl_set_timer + *fill* 0x00000000420a8602 0x2 + .text.mbedtls_ssl_check_timer + 0x00000000420a8604 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00000000420a8604 mbedtls_ssl_check_timer + *fill* 0x00000000420a8624 0x0 + *fill* 0x00000000420a8624 0x0 + *fill* 0x00000000420a8624 0x0 + *fill* 0x00000000420a8624 0x0 + *fill* 0x00000000420a8624 0x0 + *fill* 0x00000000420a8624 0x0 + .text.mbedtls_ssl_dtls_replay_check + 0x00000000420a8624 0xaa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00000000420a8624 mbedtls_ssl_dtls_replay_check + *fill* 0x00000000420a86ce 0x0 + *fill* 0x00000000420a86ce 0x2 + .text.mbedtls_ssl_update_in_pointers + 0x00000000420a86d0 0x3b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00000000420a86d0 mbedtls_ssl_update_in_pointers + *fill* 0x00000000420a870b 0x0 + *fill* 0x00000000420a870b 0x0 + *fill* 0x00000000420a870b 0x0 + *fill* 0x00000000420a870b 0x1 + .text.mbedtls_ssl_write_version + 0x00000000420a870c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00000000420a870c mbedtls_ssl_write_version + *fill* 0x00000000420a8738 0x0 + *fill* 0x00000000420a8738 0x0 + *fill* 0x00000000420a8738 0x0 + *fill* 0x00000000420a8738 0x0 + *fill* 0x00000000420a8738 0x0 + *fill* 0x00000000420a8738 0x0 + .text.mbedtls_ssl_read_version + 0x00000000420a8738 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00000000420a8738 mbedtls_ssl_read_version + *fill* 0x00000000420a876c 0x0 + *fill* 0x00000000420a876c 0x0 + *fill* 0x00000000420a876c 0x0 + *fill* 0x00000000420a876c 0x0 + .text.ssl_conf_has_psk_or_cb + 0x00000000420a876c 0x39 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x00000000420a87a5 0x3 + .text.ssl_write_truncated_hmac_ext + 0x00000000420a87a8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_write_extended_ms_ext + 0x00000000420a87d0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x00000000420a87fe 0x2 + .text.ssl_write_session_ticket_ext + 0x00000000420a8800 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .text.ssl_write_max_fragment_length_ext + 0x00000000420a8828 0x31 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x00000000420a8859 0x3 + .text.ssl_write_supported_point_formats_ext + 0x00000000420a885c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + *fill* 0x00000000420a8890 0x0 + .text.mbedtls_ssl_conf_dtls_cookies + 0x00000000420a8890 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x00000000420a8890 mbedtls_ssl_conf_dtls_cookies + *fill* 0x00000000420a889e 0x0 + *fill* 0x00000000420a889e 0x0 + *fill* 0x00000000420a889e 0x0 + *fill* 0x00000000420a889e 0x2 + .text.ssl_parse_certificate_coordinate + 0x00000000420a88a0 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x0 + *fill* 0x00000000420a88f2 0x2 + .text.mbedtls_ssl_conf_endpoint + 0x00000000420a88f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a88f4 mbedtls_ssl_conf_endpoint + .text.mbedtls_ssl_conf_transport + 0x00000000420a88fc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a88fc mbedtls_ssl_conf_transport + .text.mbedtls_ssl_conf_handshake_timeout + 0x00000000420a8904 0x9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8904 mbedtls_ssl_conf_handshake_timeout + *fill* 0x00000000420a890d 0x3 + .text.mbedtls_ssl_conf_authmode + 0x00000000420a8910 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8910 mbedtls_ssl_conf_authmode + .text.mbedtls_ssl_conf_verify + 0x00000000420a8918 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8918 mbedtls_ssl_conf_verify + *fill* 0x00000000420a8923 0x1 + .text.mbedtls_ssl_conf_rng + 0x00000000420a8924 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8924 mbedtls_ssl_conf_rng + *fill* 0x00000000420a892f 0x1 + .text.mbedtls_ssl_conf_dbg + 0x00000000420a8930 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8930 mbedtls_ssl_conf_dbg + *fill* 0x00000000420a893b 0x1 + .text.mbedtls_ssl_set_bio + 0x00000000420a893c 0xd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a893c mbedtls_ssl_set_bio + *fill* 0x00000000420a8949 0x3 + .text.mbedtls_ssl_set_mtu + 0x00000000420a894c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a894c mbedtls_ssl_set_mtu + .text.mbedtls_ssl_conf_ciphersuites + 0x00000000420a8954 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8954 mbedtls_ssl_conf_ciphersuites + *fill* 0x00000000420a8962 0x0 + *fill* 0x00000000420a8962 0x2 + .text.mbedtls_ssl_conf_ca_chain + 0x00000000420a8964 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8964 mbedtls_ssl_conf_ca_chain + *fill* 0x00000000420a896f 0x0 + *fill* 0x00000000420a896f 0x1 + .text.mbedtls_ssl_set_hs_ca_chain + 0x00000000420a8970 0x11 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8970 mbedtls_ssl_set_hs_ca_chain + *fill* 0x00000000420a8981 0x0 + *fill* 0x00000000420a8981 0x3 + .text.mbedtls_ssl_conf_psk_cb + 0x00000000420a8984 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8984 mbedtls_ssl_conf_psk_cb + *fill* 0x00000000420a898f 0x0 + *fill* 0x00000000420a898f 0x0 + *fill* 0x00000000420a898f 0x1 + .text.mbedtls_ssl_conf_sni + 0x00000000420a8990 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8990 mbedtls_ssl_conf_sni + *fill* 0x00000000420a899b 0x0 + *fill* 0x00000000420a899b 0x1 + .text.mbedtls_ssl_conf_min_version + 0x00000000420a899c 0xb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a899c mbedtls_ssl_conf_min_version + *fill* 0x00000000420a89a7 0x1 + .text.mbedtls_ssl_conf_cert_req_ca_list + 0x00000000420a89a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a89a8 mbedtls_ssl_conf_cert_req_ca_list + *fill* 0x00000000420a89b0 0x0 + .text.mbedtls_ssl_get_current_mtu + 0x00000000420a89b0 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a89b0 mbedtls_ssl_get_current_mtu + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x0 + *fill* 0x00000000420a89ee 0x2 + .text.mbedtls_ssl_sig_from_pk_alg + 0x00000000420a89f0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a89f0 mbedtls_ssl_sig_from_pk_alg + .text.mbedtls_ssl_pk_alg_from_sig + 0x00000000420a8a10 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8a10 mbedtls_ssl_pk_alg_from_sig + *fill* 0x00000000420a8a2a 0x2 + .text.mbedtls_ssl_sig_hash_set_find + 0x00000000420a8a2c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8a2c mbedtls_ssl_sig_hash_set_find + .text.mbedtls_ssl_sig_hash_set_add + 0x00000000420a8a44 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8a44 mbedtls_ssl_sig_hash_set_add + *fill* 0x00000000420a8a62 0x2 + .text.mbedtls_ssl_sig_hash_set_const_hash + 0x00000000420a8a64 0x9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8a64 mbedtls_ssl_sig_hash_set_const_hash + *fill* 0x00000000420a8a6d 0x0 + *fill* 0x00000000420a8a6d 0x0 + *fill* 0x00000000420a8a6d 0x0 + *fill* 0x00000000420a8a6d 0x0 + *fill* 0x00000000420a8a6d 0x0 + *fill* 0x00000000420a8a6d 0x3 + .text.mbedtls_ssl_md_alg_from_hash + 0x00000000420a8a70 0x45 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8a70 mbedtls_ssl_md_alg_from_hash + *fill* 0x00000000420a8ab5 0x3 + .text.mbedtls_ssl_hash_from_md_alg + 0x00000000420a8ab8 0x41 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8ab8 mbedtls_ssl_hash_from_md_alg + *fill* 0x00000000420a8af9 0x3 + .text.mbedtls_ssl_check_curve + 0x00000000420a8afc 0x25 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8afc mbedtls_ssl_check_curve + *fill* 0x00000000420a8b21 0x3 + .text.mbedtls_ssl_check_sig_hash + 0x00000000420a8b24 0x25 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00000000420a8b24 mbedtls_ssl_check_sig_hash + *fill* 0x00000000420a8b49 0x0 + *fill* 0x00000000420a8b49 0x0 + *fill* 0x00000000420a8b49 0x0 + *fill* 0x00000000420a8b49 0x0 + *fill* 0x00000000420a8b49 0x0 + *fill* 0x00000000420a8b49 0x0 + *fill* 0x00000000420a8b49 0x3 + .text.ssl_conf_has_static_psk + 0x00000000420a8b4c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x0 + *fill* 0x00000000420a8b7a 0x2 + .text.mbedtls_asn1_get_len + 0x00000000420a8b7c 0xf9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x00000000420a8b7c mbedtls_asn1_get_len + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x0 + *fill* 0x00000000420a8c75 0x3 + .text.mpi_sub_hlp + 0x00000000420a8c78 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x00000000420a8cb7 0x0 + *fill* 0x00000000420a8cb7 0x0 + *fill* 0x00000000420a8cb7 0x1 + .text.mbedtls_mpi_init + 0x00000000420a8cb8 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420a8cb8 mbedtls_mpi_init + *fill* 0x00000000420a8cc7 0x0 + *fill* 0x00000000420a8cc7 0x0 + *fill* 0x00000000420a8cc7 0x0 + *fill* 0x00000000420a8cc7 0x1 + .text.mbedtls_mpi_get_bit + 0x00000000420a8cc8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420a8cc8 mbedtls_mpi_get_bit + *fill* 0x00000000420a8cf0 0x0 + .text.mbedtls_mpi_lsb + 0x00000000420a8cf0 0x31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420a8cf0 mbedtls_mpi_lsb + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x0 + *fill* 0x00000000420a8d21 0x3 + .text.add_pkcs_padding + 0x00000000420a8d24 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x00000000420a8d41 0x0 + *fill* 0x00000000420a8d41 0x3 + .text.add_one_and_zeros_padding + 0x00000000420a8d44 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x00000000420a8d6b 0x0 + *fill* 0x00000000420a8d6b 0x1 + .text.add_zeros_and_len_padding + 0x00000000420a8d6c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_zeros_padding + 0x00000000420a8d94 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + *fill* 0x00000000420a8da8 0x0 + .text.mbedtls_ct_uchar_mask_of_range + 0x00000000420a8da8 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + *fill* 0x00000000420a8dc7 0x1 + .text.mbedtls_ct_size_gt + 0x00000000420a8dc8 0xb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + *fill* 0x00000000420a8dd3 0x1 + .text.mbedtls_ct_cond_select_sign + 0x00000000420a8dd4 0x17 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + *fill* 0x00000000420a8deb 0x1 + .text.mbedtls_ct_memcmp + 0x00000000420a8dec 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8dec mbedtls_ct_memcmp + *fill* 0x00000000420a8e37 0x1 + .text.mbedtls_ct_uint_mask + 0x00000000420a8e38 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8e38 mbedtls_ct_uint_mask + *fill* 0x00000000420a8e46 0x2 + .text.mbedtls_ct_size_mask + 0x00000000420a8e48 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8e48 mbedtls_ct_size_mask + *fill* 0x00000000420a8e56 0x0 + *fill* 0x00000000420a8e56 0x2 + .text.mbedtls_ct_mpi_uint_mask + 0x00000000420a8e58 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8e58 mbedtls_ct_mpi_uint_mask + *fill* 0x00000000420a8e66 0x2 + .text.mbedtls_ct_size_bool_eq + 0x00000000420a8e68 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8e68 mbedtls_ct_size_bool_eq + *fill* 0x00000000420a8e7e 0x2 + .text.mbedtls_ct_mpi_uint_lt + 0x00000000420a8e80 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8e80 mbedtls_ct_mpi_uint_lt + *fill* 0x00000000420a8e9f 0x0 + *fill* 0x00000000420a8e9f 0x1 + .text.mbedtls_ct_mpi_uint_cond_assign + 0x00000000420a8ea0 0x2f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00000000420a8ea0 mbedtls_ct_mpi_uint_cond_assign + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x0 + *fill* 0x00000000420a8ecf 0x1 + .text.good_nonce_len + 0x00000000420a8ed0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + *fill* 0x00000000420a8ee4 0x0 + .text.mbedtls_ecdh_grp_id + 0x00000000420a8ee4 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x0 + *fill* 0x00000000420a8eeb 0x1 + .text.ecp_pick_window_size + 0x00000000420a8eec 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + *fill* 0x00000000420a8f14 0x0 + .text.mbedtls_ecp_get_type + 0x00000000420a8f14 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x00000000420a8f14 mbedtls_ecp_get_type + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x0 + *fill* 0x00000000420a8f2d 0x3 + .text.mbedtls_ecp_fix_negative + 0x00000000420a8f30 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x0 + *fill* 0x00000000420a8f8a 0x2 + .text.mbedtls_entropy_add_source + 0x00000000420a8f8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x00000000420a8f8c mbedtls_entropy_add_source + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + *fill* 0x00000000420a8fbc 0x0 + .text.mbedtls_md_init + 0x00000000420a8fbc 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00000000420a8fbc mbedtls_md_init + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x0 + *fill* 0x00000000420a8fe7 0x1 + .text.mbedtls_md_get_size + 0x00000000420a8fe8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00000000420a8fe8 mbedtls_md_get_size + .text.mbedtls_md_get_type + 0x00000000420a8ff8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00000000420a8ff8 mbedtls_md_get_type + *fill* 0x00000000420a9006 0x0 + *fill* 0x00000000420a9006 0x0 + *fill* 0x00000000420a9006 0x0 + *fill* 0x00000000420a9006 0x2 + .text.mbedtls_pem_init + 0x00000000420a9008 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x00000000420a9008 mbedtls_pem_init + *fill* 0x00000000420a9033 0x0 + *fill* 0x00000000420a9033 0x1 + .text.mbedtls_pk_init + 0x00000000420a9034 0xb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x00000000420a9034 mbedtls_pk_init + *fill* 0x00000000420a903f 0x0 + *fill* 0x00000000420a903f 0x0 + *fill* 0x00000000420a903f 0x1 + .text.mbedtls_pk_can_do + 0x00000000420a9040 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x00000000420a9040 mbedtls_pk_can_do + *fill* 0x00000000420a905e 0x0 + *fill* 0x00000000420a905e 0x0 + *fill* 0x00000000420a905e 0x0 + *fill* 0x00000000420a905e 0x0 + *fill* 0x00000000420a905e 0x0 + *fill* 0x00000000420a905e 0x0 + *fill* 0x00000000420a905e 0x2 + .text.mbedtls_pk_get_bitlen + 0x00000000420a9060 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x00000000420a9060 mbedtls_pk_get_bitlen + *fill* 0x00000000420a907e 0x2 + .text.mbedtls_pk_get_type + 0x00000000420a9080 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x00000000420a9080 mbedtls_pk_get_type + *fill* 0x00000000420a9098 0x0 + .text.rsa_can_do + 0x00000000420a9098 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x00000000420a90b7 0x0 + *fill* 0x00000000420a90b7 0x1 + .text.eckey_can_do + 0x00000000420a90b8 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x00000000420a90c7 0x1 + .text.eckey_get_bitlen + 0x00000000420a90c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x00000000420a90d0 0x0 + .text.eckeydh_can_do + 0x00000000420a90d0 0xf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x00000000420a90df 0x1 + .text.ecdsa_can_do + 0x00000000420a90e0 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x0 + *fill* 0x00000000420a90f1 0x3 + .text.mbedtls_rsa_set_padding + 0x00000000420a90f4 0xb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x00000000420a90f4 mbedtls_rsa_set_padding + *fill* 0x00000000420a90ff 0x0 + *fill* 0x00000000420a90ff 0x1 + .text.mbedtls_rsa_get_len + 0x00000000420a9100 0x7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x00000000420a9100 mbedtls_rsa_get_len + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x0 + *fill* 0x00000000420a9107 0x1 + .text.esp_aes_xts_decode_keys + 0x00000000420a9108 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + *fill* 0x00000000420a912d 0x3 + .text.esp_gf128mul_x_ble + 0x00000000420a9130 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + *fill* 0x00000000420a923c 0x0 + *fill* 0x00000000420a923c 0x0 + *fill* 0x00000000420a923c 0x0 + *fill* 0x00000000420a923c 0x0 + *fill* 0x00000000420a923c 0x0 + .text.valid_key_length + 0x00000000420a923c 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x00000000420a923c valid_key_length + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x0 + *fill* 0x00000000420a9259 0x3 + .text.esp_mpi_hardware_words + 0x00000000420a925c 0x5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00000000420a925c esp_mpi_hardware_words + *fill* 0x00000000420a9261 0x0 + *fill* 0x00000000420a9261 0x0 + *fill* 0x00000000420a9261 0x0 + *fill* 0x00000000420a9261 0x3 + .text.mbedtls_zeroize + 0x00000000420a9264 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + *fill* 0x00000000420a927d 0x0 + *fill* 0x00000000420a927d 0x0 + *fill* 0x00000000420a927d 0x0 + *fill* 0x00000000420a927d 0x0 + *fill* 0x00000000420a927d 0x0 + *fill* 0x00000000420a927d 0x3 + .text.mbedtls_zeroize + 0x00000000420a9280 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + *fill* 0x00000000420a9299 0x0 + *fill* 0x00000000420a9299 0x0 + *fill* 0x00000000420a9299 0x0 + *fill* 0x00000000420a9299 0x0 + *fill* 0x00000000420a9299 0x0 + *fill* 0x00000000420a9299 0x3 + .text.mbedtls_zeroize + 0x00000000420a929c 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x0 + *fill* 0x00000000420a92b5 0x3 + .text.mbedtls_ecdsa_can_do + 0x00000000420a92b8 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x00000000420a92b8 mbedtls_ecdsa_can_do + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x0 + *fill* 0x00000000420a92c9 0x3 + .text.esp_aes_dma_done + 0x00000000420a92cc 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x00000000420a92cc esp_aes_dma_done + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x0 + *fill* 0x00000000420a92e1 0x3 + .text.mbedtls_asn1_write_tag + 0x00000000420a92e4 0x21 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x00000000420a92e4 mbedtls_asn1_write_tag + *fill* 0x00000000420a9305 0x3 + .text.x509_profile_check_md_alg + 0x00000000420a9308 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x00000000420a9322 0x2 + .text.x509_profile_check_pk_alg + 0x00000000420a9324 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x00000000420a933e 0x2 + .text.x509_memcasecmp + 0x00000000420a9340 0x58 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_chain_reset + 0x00000000420a9398 0x23 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x00000000420a93bb 0x1 + .text.x509_crt_merge_flags_with_cb + 0x00000000420a93bc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + *fill* 0x00000000420a93f8 0x0 + .text.mbedtls_x509_time_is_past + 0x00000000420a93f8 0x7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x00000000420a93f8 mbedtls_x509_time_is_past + *fill* 0x00000000420a93ff 0x1 + .text.mbedtls_x509_time_is_future + 0x00000000420a9400 0x7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x00000000420a9400 mbedtls_x509_time_is_future + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x0 + *fill* 0x00000000420a9407 0x1 + .text.ieee80211_crypto_attach + 0x00000000420a9408 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + 0x00000000420a9408 ieee80211_crypto_attach + *fill* 0x00000000420a940d 0x0 + *fill* 0x00000000420a940d 0x0 + *fill* 0x00000000420a940d 0x0 + *fill* 0x00000000420a940d 0x3 + .text.ieee80211_ftm_detach + 0x00000000420a9410 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + 0x00000000420a9410 ieee80211_ftm_detach + *fill* 0x00000000420a9417 0x1 + .text.ieee80211_hdrsize + 0x00000000420a9418 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x0 + *fill* 0x00000000420a9441 0x3 + .text.ieee80211_is_support_rate + 0x00000000420a9444 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x00000000420a9444 ieee80211_is_support_rate + *fill* 0x00000000420a948c 0x0 + *fill* 0x00000000420a948c 0x0 + .text.ieee80211_is_lr_only + 0x00000000420a948c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x00000000420a948c ieee80211_is_lr_only + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + *fill* 0x00000000420a94a4 0x0 + .text.ieee80211_setup_rateset + 0x00000000420a94a4 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + 0x00000000420a94a4 ieee80211_setup_rateset + *fill* 0x00000000420a94ab 0x0 + *fill* 0x00000000420a94ab 0x0 + *fill* 0x00000000420a94ab 0x0 + *fill* 0x00000000420a94ab 0x0 + *fill* 0x00000000420a94ab 0x1 + .text.wifi_station_get_reconnect_policy + 0x00000000420a94ac 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + 0x00000000420a94ac wifi_station_get_reconnect_policy + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x0 + *fill* 0x00000000420a94b3 0x1 + .text.ieee80211_set_shortslottime + 0x00000000420a94b4 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + 0x00000000420a94b4 ieee80211_set_shortslottime + *fill* 0x00000000420a94cc 0x0 + *fill* 0x00000000420a94cc 0x0 + .text.ieee80211_find_ie + 0x00000000420a94cc 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + 0x00000000420a94cc ieee80211_find_ie + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + *fill* 0x00000000420a94fc 0x0 + .text.scan_check_hidden + 0x00000000420a94fc 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x00000000420a94fc scan_check_hidden + *fill* 0x00000000420a9522 0x0 + *fill* 0x00000000420a9522 0x0 + *fill* 0x00000000420a9522 0x0 + *fill* 0x00000000420a9522 0x0 + *fill* 0x00000000420a9522 0x2 + .text.scan_fill_wps_scan_ie + 0x00000000420a9524 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + 0x00000000420a9524 scan_fill_wps_scan_ie + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + *fill* 0x00000000420a954c 0x0 + .text.cnx_rc_update_age + 0x00000000420a954c 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x00000000420a954c cnx_rc_update_age + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x0 + *fill* 0x00000000420a9562 0x2 + .text.send_inval + 0x00000000420a9564 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + *fill* 0x00000000420a956b 0x1 + .text.recv_inval + 0x00000000420a956c 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x0 + *fill* 0x00000000420a9573 0x1 + .text.wep_decap + 0x00000000420a9574 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + 0x00000000420a9574 wep_decap + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x0 + *fill* 0x00000000420a9597 0x1 + .text.pm_enable_dream_timer + 0x00000000420a9598 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x00000000420a9598 pm_enable_dream_timer + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x0 + *fill* 0x00000000420a959d 0x3 + .text.pm_dream_timeout_process + 0x00000000420a95a0 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x00000000420a95a0 pm_dream_timeout_process + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x0 + *fill* 0x00000000420a95a5 0x3 + .text.pm_force_scan_unlock + 0x00000000420a95a8 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0x00000000420a95a8 pm_force_scan_unlock + *fill* 0x00000000420a95ad 0x0 + *fill* 0x00000000420a95ad 0x3 + .text.fpm_allow_tx + 0x00000000420a95b0 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + 0x00000000420a95b0 fpm_allow_tx + *fill* 0x00000000420a95b7 0x1 + .text.fpm_do_wakeup + 0x00000000420a95b8 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + 0x00000000420a95b8 fpm_do_wakeup + *fill* 0x00000000420a95bd 0x3 + .text.getle32 0x00000000420a95c0 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x00000000420a95c0 getle32 + *fill* 0x00000000420a95e3 0x1 + .text.putle32 0x00000000420a95e4 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x00000000420a95e4 putle32 + *fill* 0x00000000420a95fe 0x0 + *fill* 0x00000000420a95fe 0x0 + *fill* 0x00000000420a95fe 0x0 + *fill* 0x00000000420a95fe 0x2 + .text.ppSetInterface + 0x00000000420a9600 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x00000000420a9600 ppSetInterface + *fill* 0x00000000420a9605 0x3 + .text.pp_gettid + 0x00000000420a9608 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x00000000420a9608 pp_gettid + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x0 + *fill* 0x00000000420a9636 0x2 + .text.dbg_lmac_init + 0x00000000420a9638 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + 0x00000000420a9638 dbg_lmac_init + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x0 + *fill* 0x00000000420a963d 0x3 + .text.RC_SetBasicRate + 0x00000000420a9640 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + 0x00000000420a9640 RC_SetBasicRate + *fill* 0x00000000420a9647 0x0 + *fill* 0x00000000420a9647 0x1 + .text.rc11NRate2SchedIdx + 0x00000000420a9648 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .text.rcLoRaRate2SchedIdx + 0x00000000420a9694 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x00000000420a9694 rcLoRaRate2SchedIdx + .text.rcBuildIndex + 0x00000000420a96b0 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + *fill* 0x00000000420a96c7 0x0 + *fill* 0x00000000420a96c7 0x1 + .text.rcGetDefaultHigestRateIdx + 0x00000000420a96c8 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + 0x00000000420a96c8 rcGetDefaultHigestRateIdx + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + *fill* 0x00000000420a96e0 0x0 + .text.wdev_csi_hw_bug_check + 0x00000000420a96e0 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x00000000420a96e0 wdev_csi_hw_bug_check + *fill* 0x00000000420a96e7 0x0 + *fill* 0x00000000420a96e7 0x0 + *fill* 0x00000000420a96e7 0x0 + *fill* 0x00000000420a96e7 0x0 + *fill* 0x00000000420a96e7 0x1 + .text.wDev_SetAuthed + 0x00000000420a96e8 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + 0x00000000420a96e8 wDev_SetAuthed + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x0 + *fill* 0x00000000420a96ed 0x3 + .text.esp_phy_update_country_info + 0x00000000420a96f0 0x7 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x00000000420a96f0 esp_phy_update_country_info + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x0 + *fill* 0x00000000420a96f7 0x1 + .text.wpa_ap_get_peer_spp_msg + 0x00000000420a96f8 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x00000000420a96f8 wpa_ap_get_peer_spp_msg + *fill* 0x00000000420a970e 0x2 + .text.wpa_config_done + 0x00000000420a9710 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x00000000420a9710 wpa_config_done + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x0 + *fill* 0x00000000420a9715 0x3 + .text.wpa_request_new_ptk + 0x00000000420a9718 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x00000000420a972a 0x2 + .text.sm_WPA_PTK_DISCONNECTED_Enter + 0x00000000420a972c 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter + 0x00000000420a9750 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_len + 0x00000000420a9774 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_IDLE_Enter + 0x00000000420a9790 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter + 0x00000000420a97c4 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x00000000420a9802 0x2 + .text.sm_WPA_PTK_GROUP_KEYERROR_Enter + 0x00000000420a9804 0x37 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x0 + *fill* 0x00000000420a983b 0x1 + .text.buf_shift_right + 0x00000000420a983c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + *fill* 0x00000000420a987a 0x2 + .text.sae_is_password_id_elem + 0x00000000420a987c 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x0 + *fill* 0x00000000420a98be 0x2 + .text.wpa_cipher_key_len + 0x00000000420a98c0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00000000420a98c0 wpa_cipher_key_len + *fill* 0x00000000420a98fc 0x0 + .text.wpa_cipher_to_alg + 0x00000000420a98fc 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00000000420a98fc wpa_cipher_to_alg + *fill* 0x00000000420a992a 0x0 + *fill* 0x00000000420a992a 0x2 + .text.rsn_cipher_put_suites + 0x00000000420a992c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00000000420a992c rsn_cipher_put_suites + *fill* 0x00000000420a998a 0x2 + .text.wpa_cipher_put_suites + 0x00000000420a998c 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00000000420a998c wpa_cipher_put_suites + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x0 + *fill* 0x00000000420a99e6 0x2 + .text.cipher_type_map_supp_to_public + 0x00000000420a99e8 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00000000420a99e8 cipher_type_map_supp_to_public + .text.cipher_type_map_public_to_supp + 0x00000000420a9a4c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00000000420a9a4c cipher_type_map_public_to_supp + *fill* 0x00000000420a9a9a 0x0 + *fill* 0x00000000420a9a9a 0x0 + *fill* 0x00000000420a9a9a 0x0 + *fill* 0x00000000420a9a9a 0x0 + *fill* 0x00000000420a9a9a 0x0 + *fill* 0x00000000420a9a9a 0x2 + .text.wpa_supplicant_gtk_tx_bit_workaround + 0x00000000420a9a9c 0x11 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00000000420a9a9c wpa_supplicant_gtk_tx_bit_workaround + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x0 + *fill* 0x00000000420a9aad 0x3 + .text.wpabuf_put + 0x00000000420a9ab0 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x00000000420a9ab0 wpabuf_put + *fill* 0x00000000420a9abf 0x1 + .text.eloop_cancel_timeout + 0x00000000420a9ac0 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + 0x00000000420a9ac0 eloop_cancel_timeout + *fill* 0x00000000420a9ac7 0x1 + .text.eloop_register_timeout + 0x00000000420a9ac8 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + 0x00000000420a9ac8 eloop_register_timeout + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x0 + *fill* 0x00000000420a9acf 0x1 + .text.wpa_sm_mlme_setprotection + 0x00000000420a9ad0 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x00000000420a9ad0 wpa_sm_mlme_setprotection + *fill* 0x00000000420a9ad7 0x1 + .text.wpa_sm_disassociate + 0x00000000420a9ad8 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x00000000420a9ad8 wpa_sm_disassociate + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x0 + *fill* 0x00000000420a9add 0x3 + .text.crypto_ec_get_prime + 0x00000000420a9ae0 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x00000000420a9ae0 crypto_ec_get_prime + *fill* 0x00000000420a9ae7 0x1 + .text.crypto_ec_get_order + 0x00000000420a9ae8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x00000000420a9ae8 crypto_ec_get_order + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + *fill* 0x00000000420a9af0 0x0 + .text.eap_deinit_prev_method + 0x00000000420a9af0 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x00000000420a9af0 eap_deinit_prev_method + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x0 + *fill* 0x00000000420a9b0e 0x2 + .text.pmksa_cache_get_current + 0x00000000420a9b10 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x00000000420a9b10 pmksa_cache_get_current + *fill* 0x00000000420a9b1a 0x2 + .text.pmksa_cache_clear_current + 0x00000000420a9b1c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x00000000420a9b1c pmksa_cache_clear_current + *fill* 0x00000000420a9b28 0x0 + *fill* 0x00000000420a9b28 0x0 + *fill* 0x00000000420a9b28 0x0 + *fill* 0x00000000420a9b28 0x0 + *fill* 0x00000000420a9b28 0x0 + *fill* 0x00000000420a9b28 0x0 + .text.esp_dport_access_read_buffer + 0x00000000420a9b28 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + 0x00000000420a9b28 esp_dport_access_read_buffer + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x0 + *fill* 0x00000000420a9b45 0x3 + .text.phy_set_mac_data + 0x00000000420a9b48 0x1b /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x00000000420a9b48 phy_set_mac_data + *fill* 0x00000000420a9b63 0x0 + *fill* 0x00000000420a9b63 0x0 + *fill* 0x00000000420a9b63 0x1 + .text.phy_get_rf_cal_version + 0x00000000420a9b64 0x8 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + 0x00000000420a9b64 phy_get_rf_cal_version + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + *fill* 0x00000000420a9b6c 0x0 + .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv + 0x00000000420a9b6c 0x32 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x00000000420a9b6c _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv + *fill* 0x00000000420a9b9e 0x2 + .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ + 0x00000000420a9ba0 0x11 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x00000000420a9ba0 _ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ + *fill* 0x00000000420a9bb1 0x0 + *fill* 0x00000000420a9bb1 0x0 + *fill* 0x00000000420a9bb1 0x0 + *fill* 0x00000000420a9bb1 0x3 + .text._ZNSt9type_infoD2Ev + 0x00000000420a9bb4 0x5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + 0x00000000420a9bb4 _ZNSt9type_infoD1Ev + 0x00000000420a9bb4 _ZNSt9type_infoD2Ev + *fill* 0x00000000420a9bb9 0x3 + .text._ZNKSt9type_info14__is_pointer_pEv + 0x00000000420a9bbc 0x7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + 0x00000000420a9bbc _ZNKSt9type_info14__is_pointer_pEv + 0x00000000420a9bbc _ZNKSt9type_info15__is_function_pEv + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x0 + *fill* 0x00000000420a9bc3 0x1 + .text 0x00000000420a9bc4 0x77 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + 0x00000000420a9bc4 _fwalk + 0x00000000420a9bfc _fwalk_reent + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x0 + *fill* 0x00000000420a9c3b 0x1 + .text 0x00000000420a9c3c 0x7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + 0x00000000420a9c3c _user_strerror + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x0 + *fill* 0x00000000420a9c43 0x1 + .text 0x00000000420a9c44 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + 0x00000000420a9c44 __sccl + *fill* 0x00000000420a9ccc 0x0 + *fill* 0x00000000420a9ccc 0x0 + *fill* 0x00000000420a9ccc 0x0 + *fill* 0x00000000420a9ccc 0x0 + *fill* 0x00000000420a9ccc 0x0 + *fill* 0x00000000420a9ccc 0x0 + *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) + *(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.22 + 0x00000000420a9ccc 0xcc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + 0xf0 (size before relaxing) + 0x00000000420a9cd0 pm_update_next_tbtt + .wifislpiram.3 + 0x00000000420a9d98 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x13 (size before relaxing) + *fill* 0x00000000420a9da7 0x1 + .wifislpiram.4 + 0x00000000420a9da8 0x8e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + 0x9e (size before relaxing) + 0x00000000420a9db4 pp_timer_do_process + *fill* 0x00000000420a9e36 0x2 + .wifislpiram.5 + 0x00000000420a9e38 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + 0x26 (size before relaxing) + 0x00000000420a9e38 hal_set_sta_light_sleep_wake_ahead_time + *fill* 0x00000000420a9e56 0x0 + *fill* 0x00000000420a9e56 0x0 + *fill* 0x00000000420a9e56 0x0 + *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram.*) + *libesp_event.a:default_event_loop.*(.literal.esp_event_handler_instance_register .literal.esp_event_handler_instance_unregister .literal.esp_event_handler_register .literal.esp_event_handler_unregister .literal.esp_event_loop_create_default .literal.esp_event_loop_delete_default .literal.esp_event_post .literal.esp_event_send_to_default_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_send_to_default_loop) + *fill* 0x00000000420a9e56 0x2 + .text.esp_event_handler_register + 0x00000000420a9e58 0x22 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00000000420a9e58 esp_event_handler_register + *fill* 0x00000000420a9e7a 0x2 + .text.esp_event_handler_unregister + 0x00000000420a9e7c 0x21 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00000000420a9e7c esp_event_handler_unregister + *fill* 0x00000000420a9e9d 0x3 + .text.esp_event_post + 0x00000000420a9ea0 0x25 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00000000420a9ea0 esp_event_post + *fill* 0x00000000420a9ec5 0x3 + .text.esp_event_loop_create_default + 0x00000000420a9ec8 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x2e (size before relaxing) + 0x00000000420a9ec8 esp_event_loop_create_default + *fill* 0x00000000420a9ef2 0x0 + *fill* 0x00000000420a9ef2 0x0 + *fill* 0x00000000420a9ef2 0x0 + *fill* 0x00000000420a9ef2 0x0 + *libesp_event.a:esp_event.*(.literal.base_node_add_handler .literal.base_node_remove_all_handler .literal.base_node_remove_handler .literal.esp_event_handler_instance_register_with .literal.esp_event_handler_instance_unregister_with .literal.esp_event_handler_register_with .literal.esp_event_handler_register_with_internal .literal.esp_event_handler_unregister_with .literal.esp_event_handler_unregister_with_internal .literal.esp_event_loop_create .literal.esp_event_loop_delete .literal.esp_event_loop_run .literal.esp_event_loop_run_task .literal.esp_event_post_to .literal.handler_instances_add .literal.handler_instances_remove .literal.handler_instances_remove_all .literal.loop_node_add_handler .literal.loop_node_remove_all_handler .literal.loop_node_remove_handler .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) + *fill* 0x00000000420a9ef2 0x2 + .text.handler_instances_add + 0x00000000420a9ef4 0xa6 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420a9f9a 0x2 + .text.base_node_add_handler + 0x00000000420a9f9c 0xd2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420aa06e 0x2 + .text.loop_node_add_handler + 0x00000000420aa070 0xf7 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420aa167 0x1 + .text.handler_instances_remove + 0x00000000420aa168 0x85 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420aa1ed 0x3 + .text.base_node_remove_handler + 0x00000000420aa1f0 0x71 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420aa261 0x3 + .text.loop_node_remove_handler + 0x00000000420aa264 0x7b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420aa2df 0x1 + .text.esp_event_loop_create + 0x00000000420aa2e0 0x148 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa2e0 esp_event_loop_create + .text.esp_event_loop_run + 0x00000000420aa428 0x142 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa428 esp_event_loop_run + *fill* 0x00000000420aa56a 0x2 + .text.esp_event_loop_run_task + 0x00000000420aa56c 0x34 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_handler_register_with_internal + 0x00000000420aa5a0 0x140 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa5a0 esp_event_handler_register_with_internal + .text.esp_event_handler_register_with + 0x00000000420aa6e0 0x1d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa6e0 esp_event_handler_register_with + *fill* 0x00000000420aa6fd 0x3 + .text.esp_event_handler_unregister_with_internal + 0x00000000420aa700 0xde esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa700 esp_event_handler_unregister_with_internal + *fill* 0x00000000420aa7de 0x2 + .text.esp_event_handler_unregister_with + 0x00000000420aa7e0 0x1d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa7e0 esp_event_handler_unregister_with + *fill* 0x00000000420aa7fd 0x3 + .text.esp_event_post_to + 0x00000000420aa800 0x126 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00000000420aa800 esp_event_post_to + *fill* 0x00000000420aa926 0x2 + .text.handler_execute + 0x00000000420aa928 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *fill* 0x00000000420aa95a 0x0 + *libesp_hw_support.a:rtc_init.*(.literal.calibrate_ocode .literal.rtc_init .literal.rtc_vddsdio_get_config .literal.set_ocode_by_efuse .text .text.calibrate_ocode .text.rtc_init .text.rtc_vddsdio_get_config .text.set_ocode_by_efuse) + *fill* 0x00000000420aa95a 0x2 + .text.set_ocode_by_efuse + 0x00000000420aa95c 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x00000000420aa9be 0x2 + .text.calibrate_ocode + 0x00000000420aa9c0 0xfe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x00000000420aaabe 0x2 + .text.rtc_init + 0x00000000420aaac0 0x585 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x589 (size before relaxing) + 0x00000000420aaac0 rtc_init + *fill* 0x00000000420ab045 0x0 + *fill* 0x00000000420ab045 0x0 + *fill* 0x00000000420ab045 0x0 + *libesp_system.a:esp_system.*(.literal.esp_get_free_heap_size .literal.esp_get_free_internal_heap_size .literal.esp_get_idf_version .literal.esp_get_minimum_free_heap_size .literal.esp_register_shutdown_handler .literal.esp_unregister_shutdown_handler .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_register_shutdown_handler .text.esp_unregister_shutdown_handler) + *fill* 0x00000000420ab045 0x3 + .text.esp_register_shutdown_handler + 0x00000000420ab048 0x35 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000420ab048 esp_register_shutdown_handler + *fill* 0x00000000420ab07d 0x3 + .text.esp_unregister_shutdown_handler + 0x00000000420ab080 0x2b esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000420ab080 esp_unregister_shutdown_handler + *fill* 0x00000000420ab0ab 0x1 + .text.esp_get_free_heap_size + 0x00000000420ab0ac 0x10 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000420ab0ac esp_get_free_heap_size + .text.esp_get_free_internal_heap_size + 0x00000000420ab0bc 0x10 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000420ab0bc esp_get_free_internal_heap_size + .text.esp_get_idf_version + 0x00000000420ab0cc 0x8 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000420ab0cc esp_get_idf_version + *fill* 0x00000000420ab0d4 0x0 + *fill* 0x00000000420ab0d4 0x0 + *fill* 0x00000000420ab0d4 0x0 + *libfreertos.a:port.*(.literal.esp_startup_start_app .text.esp_startup_start_app) + .text.esp_startup_start_app + 0x00000000420ab0d4 0x29 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000420ab0d4 esp_startup_start_app + *libfreertos.a:port.*(.literal.esp_startup_start_app_other_cores .text.esp_startup_start_app_other_cores) + *fill* 0x00000000420ab0fd 0x3 + .text.esp_startup_start_app_other_cores + 0x00000000420ab100 0x52 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000420ab100 esp_startup_start_app_other_cores + *fill* 0x00000000420ab152 0x0 + *libfreertos.a:port_common.*(.literal.main_task .text.main_task) + *fill* 0x00000000420ab152 0x2 + .text.main_task + 0x00000000420ab154 0xc2 esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x00000000420ab216 0x0 + *liblog.a:log.*(.literal.esp_log_level_get .literal.esp_log_level_set .literal.esp_log_set_vprintf .literal.esp_log_writev .literal.heap_bubble_down .literal.s_log_level_get_and_unlock .text .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.heap_bubble_down .text.s_log_level_get_and_unlock) + *fill* 0x00000000420ab216 0x2 + .text.heap_bubble_down + 0x00000000420ab218 0x5a esp-idf/log/liblog.a(log.c.obj) + *fill* 0x00000000420ab272 0x2 + .text.s_log_level_get_and_unlock + 0x00000000420ab274 0x13f esp-idf/log/liblog.a(log.c.obj) + *fill* 0x00000000420ab3b3 0x1 + .text.esp_log_level_set + 0x00000000420ab3b4 0x138 esp-idf/log/liblog.a(log.c.obj) + 0x00000000420ab3b4 esp_log_level_set + .text.esp_log_writev + 0x00000000420ab4ec 0x2e esp-idf/log/liblog.a(log.c.obj) + 0x32 (size before relaxing) + 0x00000000420ab4ec esp_log_writev + *fill* 0x00000000420ab51a 0x0 + *fill* 0x00000000420ab51a 0x0 + *fill* 0x00000000420ab51a 0x0 + *liblog.a:log_freertos.*(.literal.esp_log_system_timestamp .text .text.esp_log_system_timestamp) + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) + *(.fini.literal) + *(.fini) + *fill* 0x00000000420ab51a 0x2 + .fini 0x00000000420ab51c 0x3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + 0x00000000420ab51c _fini + *(.gnu.version) + 0x00000000420ab52f . = (. + _esp_flash_mmap_prefetch_pad_size) + *fill* 0x00000000420ab51f 0x10 + 0x00000000420ab52f _text_end = ABSOLUTE (.) + 0x00000000420ab52f _instruction_reserved_end = ABSOLUTE (.) + 0x00000000420ab52f _etext = . + 0x0000000000000000 _flash_cache_start = ABSOLUTE (0x0) + +.flash_rodata_dummy + 0x000000003c000020 0xb0000 + 0x000000003c000020 _flash_rodata_dummy_start = . + 0x000000003c000020 . = ALIGN (ALIGNOF (.flash.text)) + 0x000000003c0ab52f . = (. + SIZEOF (.flash.text)) + *fill* 0x000000003c000020 0xab50f + 0x000000003c0b0020 . = (ALIGN (0x10000) + 0x20) + *fill* 0x000000003c0ab52f 0x4af1 + 0x000000003c0b0020 _rodata_reserved_start = . + +.flash.appdesc 0x000000003c0b0020 0x100 + 0x000000003c0b0020 _rodata_start = ABSOLUTE (.) + *(.rodata_desc .rodata_desc.*) + .rodata_desc 0x000000003c0b0020 0x100 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + 0x000000003c0b0020 esp_app_desc + *(.rodata_custom_desc .rodata_custom_desc.*) + 0x000000003c0b0120 . = ALIGN (ALIGNOF (.flash.rodata)) + +.flash.rodata 0x000000003c0b0120 0x2399c + 0x000000003c0b0120 _flash_rodata_start = ABSOLUTE (.) + *(.rodata_wlog_error .rodata_wlog_error.*) + .rodata_wlog_error.34 + 0x000000003c0b0120 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.33 + 0x000000003c0b0143 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.17 + 0x000000003c0b0162 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.14 + 0x000000003c0b0183 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.12 + 0x000000003c0b01a4 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.8 + 0x000000003c0b01be 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.5 + 0x000000003c0b01e2 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.12 + 0x000000003c0b01fd 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.11 + 0x000000003c0b022b 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.10 + 0x000000003c0b0252 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.9 + 0x000000003c0b0266 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.8 + 0x000000003c0b0273 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.7 + 0x000000003c0b02a1 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.6 + 0x000000003c0b02c8 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.5 + 0x000000003c0b02dc 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.25 + 0x000000003c0b02e9 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.18 + 0x000000003c0b02f0 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.16 + 0x000000003c0b02f7 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.14 + 0x000000003c0b02fe 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.10 + 0x000000003c0b0305 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.8 + 0x000000003c0b030c 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.7 + 0x000000003c0b0313 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.6 + 0x000000003c0b031a 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.68 + 0x000000003c0b0321 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.66 + 0x000000003c0b0328 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.64 + 0x000000003c0b032f 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.63 + 0x000000003c0b0336 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.62 + 0x000000003c0b033d 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.61 + 0x000000003c0b0344 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.60 + 0x000000003c0b034b 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.59 + 0x000000003c0b0352 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.58 + 0x000000003c0b0359 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.56 + 0x000000003c0b0360 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.55 + 0x000000003c0b0367 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.52 + 0x000000003c0b036e 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.47 + 0x000000003c0b0375 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.45 + 0x000000003c0b037c 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.44 + 0x000000003c0b0383 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.43 + 0x000000003c0b038a 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.42 + 0x000000003c0b0391 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.35 + 0x000000003c0b0398 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.26 + 0x000000003c0b03ae 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.25 + 0x000000003c0b03c5 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.22 + 0x000000003c0b03d9 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.21 + 0x000000003c0b03e0 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.20 + 0x000000003c0b03fc 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.19 + 0x000000003c0b0418 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.18 + 0x000000003c0b0430 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.13 + 0x000000003c0b0447 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.12 + 0x000000003c0b048f 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.11 + 0x000000003c0b04b1 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.10 + 0x000000003c0b04d4 0x64 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.9 + 0x000000003c0b0538 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.8 + 0x000000003c0b055b 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.7 + 0x000000003c0b057f 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.5 + 0x000000003c0b059c 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.4 + 0x000000003c0b05a3 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.2 + 0x000000003c0b05aa 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.9 + 0x000000003c0b05b1 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.8 + 0x000000003c0b05eb 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.7 + 0x000000003c0b05f2 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.3 + 0x000000003c0b0612 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.91 + 0x000000003c0b0619 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.77 + 0x000000003c0b0634 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.74 + 0x000000003c0b0644 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.49 + 0x000000003c0b0667 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.42 + 0x000000003c0b0688 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.41 + 0x000000003c0b06b5 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.40 + 0x000000003c0b06c8 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.39 + 0x000000003c0b06de 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.38 + 0x000000003c0b070d 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.37 + 0x000000003c0b0722 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.36 + 0x000000003c0b074b 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.35 + 0x000000003c0b0773 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.34 + 0x000000003c0b079c 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.33 + 0x000000003c0b07c4 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.32 + 0x000000003c0b080c 0x46 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.31 + 0x000000003c0b0852 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.29 + 0x000000003c0b0876 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.28 + 0x000000003c0b087d 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.26 + 0x000000003c0b0884 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.25 + 0x000000003c0b088b 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.8 + 0x000000003c0b0892 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.16 + 0x000000003c0b08b2 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_error.5 + 0x000000003c0b08cb 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_error.3 + 0x000000003c0b08ec 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_error.2 + 0x000000003c0b0906 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_error.48 + 0x000000003c0b0924 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.46 + 0x000000003c0b092b 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.33 + 0x000000003c0b0932 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.31 + 0x000000003c0b0939 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.30 + 0x000000003c0b0940 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.29 + 0x000000003c0b0947 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.27 + 0x000000003c0b094e 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.23 + 0x000000003c0b0955 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.21 + 0x000000003c0b095c 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.20 + 0x000000003c0b0963 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.18 + 0x000000003c0b096a 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.17 + 0x000000003c0b0971 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.15 + 0x000000003c0b0978 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.14 + 0x000000003c0b097f 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.11 + 0x000000003c0b0986 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.10 + 0x000000003c0b098d 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.9 + 0x000000003c0b0994 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.8 + 0x000000003c0b099b 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.4 + 0x000000003c0b09a2 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .rodata_wlog_error.3 + 0x000000003c0b09a9 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .rodata_wlog_error.2 + 0x000000003c0b09c4 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .rodata_wlog_error.59 + 0x000000003c0b09cb 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.57 + 0x000000003c0b09d2 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.52 + 0x000000003c0b09d9 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.51 + 0x000000003c0b09ef 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.48 + 0x000000003c0b0a05 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.42 + 0x000000003c0b0a25 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.10 + 0x000000003c0b0a2c 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.79 + 0x000000003c0b0a33 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.75 + 0x000000003c0b0a4f 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.69 + 0x000000003c0b0a6b 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.68 + 0x000000003c0b0a7e 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.67 + 0x000000003c0b0ab5 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.50 + 0x000000003c0b0abc 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.42 + 0x000000003c0b0aca 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.36 + 0x000000003c0b0aeb 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.4 + 0x000000003c0b0af2 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .rodata_wlog_error.3 + 0x000000003c0b0af9 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .rodata_wlog_error.26 + 0x000000003c0b0b00 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.25 + 0x000000003c0b0b1d 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.24 + 0x000000003c0b0b39 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.23 + 0x000000003c0b0b5c 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.13 + 0x000000003c0b0b82 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.8 + 0x000000003c0b0b89 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.7 + 0x000000003c0b0b9e 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.86 + 0x000000003c0b0bae 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.83 + 0x000000003c0b0bb5 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.58 + 0x000000003c0b0bbc 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.51 + 0x000000003c0b0bd3 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.12 + 0x000000003c0b0bda 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.2 + 0x000000003c0b0bf7 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .rodata_wlog_error.4 + 0x000000003c0b0bfe 0x71 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .rodata_wlog_error.3 + 0x000000003c0b0c6f 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .rodata_wlog_error.2 + 0x000000003c0b0cbd 0x57 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .rodata_wlog_error.2 + 0x000000003c0b0d14 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .rodata_wlog_error.8 + 0x000000003c0b0d45 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_error.6 + 0x000000003c0b0d60 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_error.4 + 0x000000003c0b0d7f 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_error.8 + 0x000000003c0b0da6 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .rodata_wlog_error.45 + 0x000000003c0b0dc0 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.44 + 0x000000003c0b0dca 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.42 + 0x000000003c0b0dd4 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.41 + 0x000000003c0b0dde 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.40 + 0x000000003c0b0de8 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.39 + 0x000000003c0b0df2 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.38 + 0x000000003c0b0dfc 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.37 + 0x000000003c0b0e06 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.36 + 0x000000003c0b0e10 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.34 + 0x000000003c0b0e1a 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.33 + 0x000000003c0b0e24 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.32 + 0x000000003c0b0e2e 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.30 + 0x000000003c0b0e38 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.25 + 0x000000003c0b0e42 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.24 + 0x000000003c0b0e4c 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.23 + 0x000000003c0b0e56 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.16 + 0x000000003c0b0e60 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.13 + 0x000000003c0b0e6a 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.5 + 0x000000003c0b0e74 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.4 + 0x000000003c0b0e7e 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.3 + 0x000000003c0b0e88 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_error.54 + 0x000000003c0b0e92 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.46 + 0x000000003c0b0e99 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.45 + 0x000000003c0b0ec1 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.44 + 0x000000003c0b0ee8 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.43 + 0x000000003c0b0f11 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.8 + 0x000000003c0b0f3a 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_error.26 + 0x000000003c0b0f41 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.24 + 0x000000003c0b0f61 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.20 + 0x000000003c0b0f77 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.17 + 0x000000003c0b0f92 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.16 + 0x000000003c0b0f9c 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.15 + 0x000000003c0b0fc1 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.14 + 0x000000003c0b0fcb 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.13 + 0x000000003c0b0fd8 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.5 + 0x000000003c0b0fe2 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.4 + 0x000000003c0b100e 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.3 + 0x000000003c0b103a 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_error.45 + 0x000000003c0b1066 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.37 + 0x000000003c0b1080 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_error.33 + 0x000000003c0b10ac 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + *(.rodata_wlog_info .rodata_wlog_info.*) + .rodata_wlog_info.6 + 0x000000003c0b10db 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.5 + 0x000000003c0b112f 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.4 + 0x000000003c0b115d 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.3 + 0x000000003c0b1188 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.17 + 0x000000003c0b1194 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.51 + 0x000000003c0b11ac 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.50 + 0x000000003c0b11d8 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.48 + 0x000000003c0b1213 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.29 + 0x000000003c0b1235 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_info.47 + 0x000000003c0b126a 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.46 + 0x000000003c0b1284 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.45 + 0x000000003c0b1299 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.44 + 0x000000003c0b12bc 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.27 + 0x000000003c0b12d6 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.2 + 0x000000003c0b12e0 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .rodata_wlog_info.56 + 0x000000003c0b1303 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.55 + 0x000000003c0b1320 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.13 + 0x000000003c0b1335 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.80 + 0x000000003c0b1342 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.78 + 0x000000003c0b136c 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.77 + 0x000000003c0b139b 0x3a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.76 + 0x000000003c0b13d5 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.74 + 0x000000003c0b13fe 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.71 + 0x000000003c0b1430 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.57 + 0x000000003c0b143b 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.55 + 0x000000003c0b146c 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.54 + 0x000000003c0b14a8 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.53 + 0x000000003c0b14e4 0x51 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.52 + 0x000000003c0b1535 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.25 + 0x000000003c0b1554 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.2 + 0x000000003c0b1574 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.20 + 0x000000003c0b1589 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.19 + 0x000000003c0b15ac 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.18 + 0x000000003c0b15cf 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.17 + 0x000000003c0b15f2 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.16 + 0x000000003c0b1615 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.15 + 0x000000003c0b1637 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.14 + 0x000000003c0b165a 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.13 + 0x000000003c0b167d 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.12 + 0x000000003c0b169f 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.11 + 0x000000003c0b16c2 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.10 + 0x000000003c0b16e5 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.9 + 0x000000003c0b1702 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.8 + 0x000000003c0b1725 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.7 + 0x000000003c0b1742 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.6 + 0x000000003c0b1765 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.5 + 0x000000003c0b1788 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.4 + 0x000000003c0b17ab 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.3 + 0x000000003c0b17ce 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_info.100 + 0x000000003c0b17f1 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.99 + 0x000000003c0b1811 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.96 + 0x000000003c0b1864 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.94 + 0x000000003c0b1882 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.89 + 0x000000003c0b18a0 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.88 + 0x000000003c0b18dc 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.85 + 0x000000003c0b18ec 0x57 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.84 + 0x000000003c0b1943 0x50 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.72 + 0x000000003c0b1993 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.71 + 0x000000003c0b19c6 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.50 + 0x000000003c0b19e5 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.48 + 0x000000003c0b1a14 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.44 + 0x000000003c0b1a49 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.39 + 0x000000003c0b1a5e 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.38 + 0x000000003c0b1a6d 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.13 + 0x000000003c0b1a8d 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.2 + 0x000000003c0b1abd 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .rodata_wlog_info.17 + 0x000000003c0b1ade 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.16 + 0x000000003c0b1aff 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.15 + 0x000000003c0b1b1c 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.14 + 0x000000003c0b1b3b 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.13 + 0x000000003c0b1b59 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.12 + 0x000000003c0b1b7e 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.11 + 0x000000003c0b1bae 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_info.10 + 0x000000003c0b1bd8 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.54 + 0x000000003c0b1be4 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_info.35 + 0x000000003c0b1bf5 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_info.29 + 0x000000003c0b1c02 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_info.35 + 0x000000003c0b1c15 0x56 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.34 + 0x000000003c0b1c6b 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.33 + 0x000000003c0b1c99 0x4c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.32 + 0x000000003c0b1ce5 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .rodata_wlog_info.47 + 0x000000003c0b1cf9 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_info.23 + 0x000000003c0b1d2a 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_info.38 + 0x000000003c0b1d3c 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_info.36 + 0x000000003c0b1d57 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_info.35 + 0x000000003c0b1d76 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_info.34 + 0x000000003c0b1d94 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_info.18 + 0x000000003c0b1db3 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_info.17 + 0x000000003c0b1dc6 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_info.12 + 0x000000003c0b1dd8 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + *(.rodata_wlog_warning .rodata_wlog_warning.*) + .rodata_wlog_warning.16 + 0x000000003c0b1e08 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.15 + 0x000000003c0b1e18 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.10 + 0x000000003c0b1e39 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.9 + 0x000000003c0b1e57 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.7 + 0x000000003c0b1e73 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.6 + 0x000000003c0b1e8f 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.4 + 0x000000003c0b1ea9 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.28 + 0x000000003c0b1ec9 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.27 + 0x000000003c0b1f06 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.26 + 0x000000003c0b1f21 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.22 + 0x000000003c0b1f5d 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.21 + 0x000000003c0b1f7e 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.12 + 0x000000003c0b1f9c 0x5b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.11 + 0x000000003c0b1ff7 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.9 + 0x000000003c0b201a 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.5 + 0x000000003c0b2021 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.3 + 0x000000003c0b202a 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.67 + 0x000000003c0b2033 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.65 + 0x000000003c0b203c 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.57 + 0x000000003c0b2045 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.49 + 0x000000003c0b2057 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.36 + 0x000000003c0b2080 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.23 + 0x000000003c0b2099 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.16 + 0x000000003c0b20a8 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.15 + 0x000000003c0b20c2 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.14 + 0x000000003c0b20db 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.6 + 0x000000003c0b20e8 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.3 + 0x000000003c0b20f7 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.41 + 0x000000003c0b2110 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_warning.30 + 0x000000003c0b2139 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_warning.28 + 0x000000003c0b2166 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_warning.2 + 0x000000003c0b2187 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_warning.94 + 0x000000003c0b21aa 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.93 + 0x000000003c0b21cd 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.92 + 0x000000003c0b21f2 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.79 + 0x000000003c0b222e 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.48 + 0x000000003c0b2239 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.43 + 0x000000003c0b2253 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.18 + 0x000000003c0b2283 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.17 + 0x000000003c0b22a2 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.16 + 0x000000003c0b22b9 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.15 + 0x000000003c0b22cf 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.15 + 0x000000003c0b2300 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.14 + 0x000000003c0b231f 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.13 + 0x000000003c0b234d 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.12 + 0x000000003c0b2363 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.11 + 0x000000003c0b2387 0x27 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.10 + 0x000000003c0b23ae 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.9 + 0x000000003c0b23c9 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.8 + 0x000000003c0b23e4 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.4 + 0x000000003c0b23ff 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.50 + 0x000000003c0b2419 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.49 + 0x000000003c0b2423 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.47 + 0x000000003c0b2438 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.35 + 0x000000003c0b2449 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.34 + 0x000000003c0b2454 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.32 + 0x000000003c0b2465 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.26 + 0x000000003c0b2471 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.25 + 0x000000003c0b247f 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.24 + 0x000000003c0b248b 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.22 + 0x000000003c0b2495 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.19 + 0x000000003c0b24a9 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.16 + 0x000000003c0b24bd 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.12 + 0x000000003c0b24d1 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.6 + 0x000000003c0b24e8 0x47 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.5 + 0x000000003c0b252f 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.3 + 0x000000003c0b253c 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.2 + 0x000000003c0b254f 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.2 + 0x000000003c0b256e 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .rodata_wlog_warning.49 + 0x000000003c0b2583 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_warning.7 + 0x000000003c0b2597 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_warning.6 + 0x000000003c0b25a9 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_warning.3 + 0x000000003c0b25c6 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_warning.58 + 0x000000003c0b25f4 0x44 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_warning.51 + 0x000000003c0b2638 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_warning.22 + 0x000000003c0b2654 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_warning.21 + 0x000000003c0b2665 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_warning.98 + 0x000000003c0b266e 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.63 + 0x000000003c0b2694 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.3 + 0x000000003c0b26b5 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .rodata_wlog_warning.10 + 0x000000003c0b26d3 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .rodata_wlog_warning.56 + 0x000000003c0b26fb 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_warning.55 + 0x000000003c0b2726 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_warning.43 + 0x000000003c0b2750 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata_wlog_warning.42 + 0x000000003c0b2763 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.41 + 0x000000003c0b2784 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.28 + 0x000000003c0b27a4 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.25 + 0x000000003c0b27b1 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata_wlog_warning.6 + 0x000000003c0b27cb 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .rodata_wlog_warning.5 + 0x000000003c0b27dc 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .rodata_wlog_warning.22 + 0x000000003c0b27e5 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_warning.21 + 0x000000003c0b27ec 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_warning.7 + 0x000000003c0b27fa 0x2e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_warning.6 + 0x000000003c0b2828 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata_wlog_warning.32 + 0x000000003c0b285a 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_warning.21 + 0x000000003c0b286d 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_warning.11 + 0x000000003c0b2882 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata_wlog_warning.4 + 0x000000003c0b28a4 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .rodata_wlog_warning.2 + 0x000000003c0b28b0 0x53 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .rodata_wlog_warning.3 + 0x000000003c0b2903 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .rodata_wlog_warning.2 + 0x000000003c0b290c 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .rodata_wlog_warning.3 + 0x000000003c0b2915 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .rodata_wlog_warning.2 + 0x000000003c0b2934 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + *(EXCLUDE_FILE(*libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_clk.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_clk.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_clk.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_clk.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_clk.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_timing_config.* *libspi_flash.a:spi_flash_timing_tuning.* *libspi_flash.a:spi_flash_rom_patch.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic_opi.* *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.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libheap.a:multi_heap.* *libheap.a:heap_tlsf.* *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:soc_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cpu_hal.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_hw_support.a:rtc_clk.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) + .rodata.pthread_local_storage_thread_deleted_callback.str1.4 + 0x000000003c0b2940 0x3c esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.__func__$6379 + 0x000000003c0b297c 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x000000003c0b29aa 0x2 + .rodata.str1.4 + 0x000000003c0b29ac 0x53 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x000000003c0b29ff 0x1 + .rodata.start_other_core.str1.4 + 0x000000003c0b2a00 0xfb esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x000000003c0b2afb 0x1 + .rodata.select_rtc_slow_clk.str1.4 + 0x000000003c0b2afc 0x5b esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x000000003c0b2b57 0x1 + .rodata.esp_clk_init.str1.4 + 0x000000003c0b2b58 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata 0x000000003c0b2bc0 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.__func__$7206 + 0x000000003c0b2bc4 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x000000003c0b2bd1 0x3 + .rodata.esp_get_idf_version.str1.4 + 0x000000003c0b2bd4 0x7 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + *fill* 0x000000003c0b2bdb 0x1 + .rodata.do_core_init.str1.4 + 0x000000003c0b2bdc 0xb8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0xc0 (size before relaxing) + .rodata.start_cpu0_default.str1.4 + 0x000000003c0b2c94 0x168 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x174 (size before relaxing) + .rodata.__func__$13738 + 0x000000003c0b2dfc 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x000000003c0b2e09 0x3 + .rodata.g_startup_fn + 0x000000003c0b2e0c 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x000000003c0b2e0c g_startup_fn + .rodata.frame_to_panic_info.str1.4 + 0x000000003c0b2e14 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.print_state_for_core.str1.4 + 0x000000003c0b2e1c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3 (size before relaxing) + .rodata 0x000000003c0b2e1c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x000000003c0b2e21 0x3 + .rodata 0x000000003c0b2e24 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .rodata.print_debug_exception_details.str1.4 + 0x000000003c0b2e34 0x93 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x000000003c0b2ec7 0x1 + .rodata.print_illegal_instruction_details.str1.4 + 0x000000003c0b2ec8 0x17 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x1a (size before relaxing) + *fill* 0x000000003c0b2edf 0x1 + .rodata.print_cache_err_details.str1.4 + 0x000000003c0b2ee0 0x1dd esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x1e3 (size before relaxing) + *fill* 0x000000003c0b30bd 0x3 + .rodata.panic_print_registers.str1.4 + 0x000000003c0b30c0 0x199 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x1a1 (size before relaxing) + *fill* 0x000000003c0b3259 0x3 + .rodata 0x000000003c0b325c 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_arch_fill_info.str1.4 + 0x000000003c0b32bc 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x21 (size before relaxing) + *fill* 0x000000003c0b32d5 0x3 + .rodata.panic_soc_fill_info.str1.4 + 0x000000003c0b32d8 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x000000003c0b32e7 0x1 + .rodata.str1.4 + 0x000000003c0b32e8 0x2af esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x2b3 (size before relaxing) + *fill* 0x000000003c0b3597 0x1 + .rodata.pseudo_reason$5235 + 0x000000003c0b3598 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.reason$5229 + 0x000000003c0b35b8 0xa0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.str1.4 + 0x000000003c0b3658 0x49 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x51 (size before relaxing) + *fill* 0x000000003c0b36a1 0x3 + .rodata 0x000000003c0b36a4 0x10 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .rodata.esp_panic_handler.str1.4 + 0x000000003c0b36b4 0x83 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x87 (size before relaxing) + *fill* 0x000000003c0b3737 0x1 + .rodata.translate_path.str1.4 + 0x000000003c0b3738 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x5e (size before relaxing) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x000000003c0b3792 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x1 (size before relaxing) + *fill* 0x000000003c0b3792 0x2 + .rodata.__func__$7037 + 0x000000003c0b3794 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.console_open.str1.4 + 0x000000003c0b37a3 0x2 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x000000003c0b37a3 0x1 + .rodata.console_access.str1.4 + 0x000000003c0b37a4 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x000000003c0b37a8 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x000000003c0b37b5 0x3 + .rodata.esp_vfs_console_register.str1.4 + 0x000000003c0b37b8 0x10 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.vfs 0x000000003c0b37c8 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x000000003c0b386c 0x42 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x000000003c0b38ae 0x2 + .rodata.__func__$7240 + 0x000000003c0b38b0 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.vfs 0x000000003c0b38cc 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.s_log_level_get_and_unlock.str1.4 + 0x000000003c0b3970 0x66 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x000000003c0b39d6 0x2 + .rodata.esp_log_level_set.str1.4 + 0x000000003c0b39d8 0x2 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x000000003c0b39da 0x2 + .rodata.__func__$3613 + 0x000000003c0b39dc 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x000000003c0b39f1 0x3 + .rodata.__func__$3577 + 0x000000003c0b39f4 0x12 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x000000003c0b3a06 0x2 + .rodata.str1.4 + 0x000000003c0b3a08 0x11d esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3b25 0x3 + .rodata.__func__$5211 + 0x000000003c0b3b28 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3b3a 0x2 + .rodata.__func__$5191 + 0x000000003c0b3b3c 0xf esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3b4b 0x1 + .rodata.__func__$5201 + 0x000000003c0b3b4c 0x17 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3b63 0x1 + .rodata.__func__$5145 + 0x000000003c0b3b64 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3b7e 0x2 + .rodata.__func__$5139 + 0x000000003c0b3b80 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3b99 0x3 + .rodata.__func__$5097 + 0x000000003c0b3b9c 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__$5130 + 0x000000003c0b3bb4 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x000000003c0b3bc5 0x3 + .rodata.register_heap.str1.4 + 0x000000003c0b3bc8 0x42 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x000000003c0b3c0a 0x2 + .rodata.heap_caps_init.str1.4 + 0x000000003c0b3c0c 0x134 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.__func__$4188 + 0x000000003c0b3d40 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.__func__$5134 + 0x000000003c0b3d54 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x000000003c0b3d63 0x1 + .rodata.__func__$5103 + 0x000000003c0b3d64 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x000000003c0b3d72 0x2 + .rodata.s_prepare_reserved_regions.str1.4 + 0x000000003c0b3d74 0x100 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .rodata.__func__$2795 + 0x000000003c0b3e74 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x000000003c0b3e8f 0x1 + .rodata.soc_memory_region_count + 0x000000003c0b3e90 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x000000003c0b3e90 soc_memory_region_count + .rodata.soc_memory_regions + 0x000000003c0b3e94 0xa0 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x000000003c0b3e94 soc_memory_regions + .rodata.str1.4 + 0x000000003c0b3f34 0x3b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x43 (size before relaxing) + *fill* 0x000000003c0b3f6f 0x1 + .rodata.soc_memory_types + 0x000000003c0b3f70 0x8c esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x000000003c0b3f70 soc_memory_types + .rodata 0x000000003c0b3ffc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .rodata.find_desc_for_source.str1.4 + 0x000000003c0b4010 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.is_vect_desc_usable.str1.4 + 0x000000003c0b4048 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x000000003c0b408b 0x1 + .rodata.esp_intr_free.str1.4 + 0x000000003c0b408c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__$5695 + 0x000000003c0b4090 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x000000003c0b40a1 0x3 + .rodata.__func__$5675 + 0x000000003c0b40a4 0xe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x000000003c0b40b2 0x2 + .rodata.__func__$5605 + 0x000000003c0b40b4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__$5581 + 0x000000003c0b40c8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x000000003c0b40dd 0x3 + .rodata.esp_sleep_config_gpio_isolate.str1.4 + 0x000000003c0b40e0 0x51 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x000000003c0b4131 0x3 + .rodata.esp_sleep_enable_gpio_switch.str1.4 + 0x000000003c0b4134 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x000000003c0b418e 0x2 + .rodata.set_ocode_by_efuse.str1.4 + 0x000000003c0b4190 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x000000003c0b41ea 0x2 + .rodata.calibrate_ocode.str1.4 + 0x000000003c0b41ec 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.rtc_init.str1.4 + 0x000000003c0b4224 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x000000003c0b426b 0x1 + .rodata 0x000000003c0b426c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x000000003c0b427a 0x2 + .rodata.__func__$6557 + 0x000000003c0b427c 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x000000003c0b428f 0x1 + .rodata.str1.4 + 0x000000003c0b4290 0x23 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + *fill* 0x000000003c0b42b3 0x1 + .rodata.str1.4 + 0x000000003c0b42b4 0x32 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x000000003c0b42e6 0x2 + .rodata.esp_timer_init.str1.4 + 0x000000003c0b42e8 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x000000003c0b42f2 0x2 + .rodata.__func__$5681 + 0x000000003c0b42f4 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x000000003c0b4301 0x3 + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x000000003c0b4304 0x50 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.esp_timer_impl_init.str1.4 + 0x000000003c0b4354 0x7d esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x000000003c0b43d1 0x3 + .rodata.vPortTaskWrapper.str1.4 + 0x000000003c0b43d4 0x57 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x000000003c0b442b 0x1 + .rodata.pxPortInitialiseStack.str1.4 + 0x000000003c0b442c 0x48 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.xPortEnterCriticalTimeout.str1.4 + 0x000000003c0b4474 0x73 esp-idf/freertos/libfreertos.a(port.c.obj) + 0xb3 (size before relaxing) + *fill* 0x000000003c0b44e7 0x1 + .rodata.vPortExitCritical.str1.4 + 0x000000003c0b44e8 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x000000003c0b4514 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.esp_startup_start_app_other_cores.str1.4 + 0x000000003c0b4550 0x36 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x42 (size before relaxing) + *fill* 0x000000003c0b4586 0x2 + .rodata.esp_startup_start_app.str1.4 + 0x000000003c0b4588 0x36 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x000000003c0b45be 0x2 + .rodata.__func__$4502 + 0x000000003c0b45c0 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x000000003c0b45d1 0x3 + .rodata.__func__$4489 + 0x000000003c0b45d4 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x000000003c0b45e5 0x3 + .rodata.__func__$5563 + 0x000000003c0b45e8 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x000000003c0b45fe 0x2 + .rodata 0x000000003c0b4600 0x30 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0x000000003c0b4600 _xt_coproc_sa_offset + .rodata.main_task.str1.4 + 0x000000003c0b4630 0x99 esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003c0b46c9 0x3 + .rodata.esp_startup_start_app_common.str1.4 + 0x000000003c0b46cc 0x44 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x000000003c0b4710 0x32 esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003c0b4742 0x2 + .rodata.__func__$5533 + 0x000000003c0b4744 0x1f esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003c0b4763 0x1 + .rodata.__func__$5525 + 0x000000003c0b4764 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003c0b4782 0x2 + .rodata.__func__$5507 + 0x000000003c0b4784 0xa esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003c0b478e 0x2 + .rodata.__func__$5495 + 0x000000003c0b4790 0x1d esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000003c0b47ad 0x3 + .rodata.vPortSetupTimer.str1.4 + 0x000000003c0b47b0 0xb0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.__func__$5959 + 0x000000003c0b4860 0x10 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.prvNotifyQueueSetContainer.str1.4 + 0x000000003c0b4870 0x7f esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b48ef 0x1 + .rodata.xQueueGenericReset.str1.4 + 0x000000003c0b48f0 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x46 (size before relaxing) + .rodata.xQueueGenericCreateStatic.str1.4 + 0x000000003c0b48f8 0xdf esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b49d7 0x1 + .rodata.xQueueGenericCreate.str1.4 + 0x000000003c0b49d8 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4a66 0x2 + .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 + 0x000000003c0b4a68 0x2d esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4a95 0x3 + .rodata.xQueueGenericSend.str1.4 + 0x000000003c0b4a98 0x195 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4c2d 0x3 + .rodata.xQueueGiveMutexRecursive.str1.4 + 0x000000003c0b4c30 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveFromISR.str1.4 + 0x000000003c0b4c38 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4cb5 0x3 + .rodata.xQueueReceive.str1.4 + 0x000000003c0b4cb8 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4d1e 0x2 + .rodata.xQueueSemaphoreTake.str1.4 + 0x000000003c0b4d20 0x2d esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4d4d 0x3 + .rodata.xQueueReceiveFromISR.str1.4 + 0x000000003c0b4d50 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4da2 0x2 + .rodata.uxQueueMessagesWaiting.str1.4 + 0x000000003c0b4da4 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4dab 0x1 + .rodata.__func__$5696 + 0x000000003c0b4dac 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4db9 0x3 + .rodata.__func__$5679 + 0x000000003c0b4dbc 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4dd3 0x1 + .rodata.__func__$5662 + 0x000000003c0b4dd4 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4de9 0x3 + .rodata.__func__$5638 + 0x000000003c0b4dec 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5627 + 0x000000003c0b4e00 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4e0e 0x2 + .rodata.__func__$5616 + 0x000000003c0b4e10 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4e22 0x2 + .rodata.__func__$5607 + 0x000000003c0b4e24 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4e3d 0x3 + .rodata.__func__$5791 + 0x000000003c0b4e40 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4e5b 0x1 + .rodata.__func__$5595 + 0x000000003c0b4e5c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4e6e 0x2 + .rodata.__func__$5584 + 0x000000003c0b4e70 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4e8e 0x2 + .rodata.__func__$5571 + 0x000000003c0b4e90 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4ea9 0x3 + .rodata.__func__$5564 + 0x000000003c0b4eac 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4ec5 0x3 + .rodata.__func__$5524 + 0x000000003c0b4ec8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5514 + 0x000000003c0b4edc 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4ef6 0x2 + .rodata.__func__$4344 + 0x000000003c0b4ef8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$5505 + 0x000000003c0b4f0c 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000003c0b4f1f 0x1 + .rodata.prvDeleteTLS.str1.4 + 0x000000003c0b4f20 0x29 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b4f49 0x3 + .rodata.taskSelectHighestPriorityTaskSMP.str1.4 + 0x000000003c0b4f4c 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b4f65 0x3 + .rodata.prvDeleteTCB.str1.4 + 0x000000003c0b4f68 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b4f9a 0x2 + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x000000003c0b4f9c 0x9d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5039 0x3 + .rodata.xTaskGetIdleTaskHandleForCPU.str1.4 + 0x000000003c0b503c 0x36 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5072 0x2 + .rodata.xTaskIncrementTick.str1.4 + 0x000000003c0b5074 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b50ea 0x2 + .rodata.vTaskPlaceOnEventList.str1.4 + 0x000000003c0b50ec 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x000000003c0b50f8 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5107 0x1 + .rodata.vTaskSetTimeOutState.str1.4 + 0x000000003c0b5108 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5112 0x2 + .rodata.xTaskCheckForTimeOut.str1.4 + 0x000000003c0b5114 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5122 0x2 + .rodata.vTaskPrioritySet.str1.4 + 0x000000003c0b5124 0x1b esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b513f 0x1 + .rodata.vTaskSuspend.str1.4 + 0x000000003c0b5140 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b514f 0x1 + .rodata.vTaskDelete.str1.4 + 0x000000003c0b5150 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5181 0x3 + .rodata.xTaskDelayUntil.str1.4 + 0x000000003c0b5184 0x2c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskResumeAll.str1.4 + 0x000000003c0b51b0 0x57 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5207 0x1 + .rodata.xTaskPriorityDisinherit.str1.4 + 0x000000003c0b5208 0x3d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5245 0x3 + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x000000003c0b5248 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskList.str1.4 + 0x000000003c0b5270 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b527f 0x1 + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x000000003c0b5280 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5292 0x2 + .rodata.xTaskGenericNotify.str1.4 + 0x000000003c0b5294 0x97 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b532b 0x1 + .rodata.vTaskStartScheduler.str1.4 + 0x000000003c0b532c 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5346 0x2 + .rodata.__func__$6119 + 0x000000003c0b5348 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5366 0x2 + .rodata.__func__$6085 + 0x000000003c0b5368 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b537b 0x1 + .rodata.__func__$6059 + 0x000000003c0b537c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$6014 + 0x000000003c0b5394 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$6005 + 0x000000003c0b53b8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5851 + 0x000000003c0b53d0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b53e5 0x3 + .rodata.__func__$5838 + 0x000000003c0b53e8 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b540a 0x2 + .rodata.__func__$5829 + 0x000000003c0b540c 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5425 0x3 + .rodata.__func__$5820 + 0x000000003c0b5428 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5814 + 0x000000003c0b5448 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5467 0x1 + .rodata.__func__$5808 + 0x000000003c0b5468 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b547e 0x2 + .rodata.__func__$5799 + 0x000000003c0b5480 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b54a1 0x3 + .rodata.ucExpectedStackBytes$5803 + 0x000000003c0b54a4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5773 + 0x000000003c0b54b8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b54cb 0x1 + .rodata.__func__$5753 + 0x000000003c0b54cc 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b54e9 0x3 + .rodata.__func__$5711 + 0x000000003c0b54ec 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b54fa 0x2 + .rodata.__func__$5688 + 0x000000003c0b54fc 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b550b 0x1 + .rodata.__func__$5668 + 0x000000003c0b550c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5637 + 0x000000003c0b5520 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b552d 0x3 + .rodata.__func__$5626 + 0x000000003c0b5530 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5541 0x3 + .rodata.__func__$5603 + 0x000000003c0b5544 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b5552 0x2 + .rodata.__func__$5594 + 0x000000003c0b5554 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b555f 0x1 + .rodata.__func__$5589 + 0x000000003c0b5560 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5968 + 0x000000003c0b5570 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b557d 0x3 + .rodata.__func__$5972 + 0x000000003c0b5580 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b558d 0x3 + .rodata.__func__$5578 + 0x000000003c0b5590 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$5514 + 0x000000003c0b559c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x000000003c0b55ba 0x2 + .rodata.str1.4 + 0x000000003c0b55bc 0x8d esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x91 (size before relaxing) + *fill* 0x000000003c0b5649 0x3 + .rodata.esp_newlib_locks_init.str1.4 + 0x000000003c0b564c 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.__func__$5320 + 0x000000003c0b56b4 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000003c0b56ca 0x2 + .rodata.__func__$5288 + 0x000000003c0b56cc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000003c0b56df 0x1 + .rodata.__func__$5263 + 0x000000003c0b56e0 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000003c0b56f5 0x3 + .rodata.__func__$5243 + 0x000000003c0b56f8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000003c0b570d 0x3 + .rodata.__func__$5234 + 0x000000003c0b5710 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.on_client_event.str1.4 + 0x000000003c0b571c 0x45 esp-idf/main/libmain.a(app_main.c.obj) + 0x51 (size before relaxing) + *fill* 0x000000003c0b5761 0x3 + .rodata.scd30_task.str1.4 + 0x000000003c0b5764 0x225 esp-idf/main/libmain.a(app_main.c.obj) + *fill* 0x000000003c0b5989 0x3 + .rodata.dps310_task.str1.4 + 0x000000003c0b598c 0x33c esp-idf/main/libmain.a(app_main.c.obj) + .rodata 0x000000003c0b5cc8 0x34 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.nmea_read_line.str1.4 + 0x000000003c0b5cfc 0x6c esp-idf/main/libmain.a(app_main.c.obj) + .rodata.read_and_parse_nmea.str1.4 + 0x000000003c0b5d68 0x97 esp-idf/main/libmain.a(app_main.c.obj) + *fill* 0x000000003c0b5dff 0x1 + .rodata.app_main.str1.4 + 0x000000003c0b5e00 0x102 esp-idf/main/libmain.a(app_main.c.obj) + 0x10a (size before relaxing) + *fill* 0x000000003c0b5f02 0x2 + .rodata.__func__$8242 + 0x000000003c0b5f04 0x9 esp-idf/main/libmain.a(app_main.c.obj) + *fill* 0x000000003c0b5f0d 0x3 + .rodata.__func__$8163 + 0x000000003c0b5f10 0xb esp-idf/main/libmain.a(app_main.c.obj) + *fill* 0x000000003c0b5f1b 0x1 + .rodata.cli_key_to_nvs_key.str1.4 + 0x000000003c0b5f1c 0x58 esp-idf/main/libmain.a(shell.c.obj) + 0x60 (size before relaxing) + .rodata.settings.str1.4 + 0x000000003c0b5f74 0x1a8 esp-idf/main/libmain.a(shell.c.obj) + 0x1ac (size before relaxing) + .rodata.tasks.str1.4 + 0x000000003c0b611c 0x70 esp-idf/main/libmain.a(shell.c.obj) + .rodata.reset.str1.4 + 0x000000003c0b618c 0x21 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b61ad 0x3 + .rodata.version.str1.4 + 0x000000003c0b61b0 0xb2 esp-idf/main/libmain.a(shell.c.obj) + 0xbe (size before relaxing) + *fill* 0x000000003c0b6262 0x2 + .rodata.heap.str1.4 + 0x000000003c0b6264 0x22 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b6286 0x2 + .rodata.register_ping_command.str1.4 + 0x000000003c0b6288 0x180 esp-idf/main/libmain.a(shell.c.obj) + 0x1a0 (size before relaxing) + .rodata 0x000000003c0b6408 0x3c esp-idf/main/libmain.a(shell.c.obj) + .rodata.ping.str1.4 + 0x000000003c0b6444 0x17 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b645b 0x1 + .rodata.cmd_ping_on_ping_end.str1.4 + 0x000000003c0b645c 0x62 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b64be 0x2 + .rodata.cmd_ping_on_ping_timeout.str1.4 + 0x000000003c0b64c0 0x1d esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b64dd 0x3 + .rodata.cmd_ping_on_ping_success.str1.4 + 0x000000003c0b64e0 0x30 esp-idf/main/libmain.a(shell.c.obj) + .rodata.shell_start.str1.4 + 0x000000003c0b6510 0xc1 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b65d1 0x3 + .rodata.__func__$9508 + 0x000000003c0b65d4 0x16 esp-idf/main/libmain.a(shell.c.obj) + *fill* 0x000000003c0b65ea 0x2 + .rodata.__func__$9522 + 0x000000003c0b65ec 0xc esp-idf/main/libmain.a(shell.c.obj) + .rodata.str1.4 + 0x000000003c0b65f8 0x102 esp-idf/main/libmain.a(shell.c.obj) + 0x10a (size before relaxing) + *fill* 0x000000003c0b66fa 0x2 + .rodata._cmds 0x000000003c0b66fc 0x64 esp-idf/main/libmain.a(shell.c.obj) + .rodata.event_handler.str1.4 + 0x000000003c0b6760 0xae esp-idf/main/libmain.a(wifi.c.obj) + *fill* 0x000000003c0b680e 0x2 + .rodata.wifi_wait_for_connected_internal.str1.4 + 0x000000003c0b6810 0xc7 esp-idf/main/libmain.a(wifi.c.obj) + *fill* 0x000000003c0b68d7 0x1 + .rodata.wifi_init.str1.4 + 0x000000003c0b68d8 0x155 esp-idf/main/libmain.a(wifi.c.obj) + *fill* 0x000000003c0b6a2d 0x3 + .rodata.__func__$9085 + 0x000000003c0b6a30 0x21 esp-idf/main/libmain.a(wifi.c.obj) + *fill* 0x000000003c0b6a51 0x3 + .rodata.__func__$9072 + 0x000000003c0b6a54 0xa esp-idf/main/libmain.a(wifi.c.obj) + *fill* 0x000000003c0b6a5e 0x2 + .rodata.read_nvs_key_or_default.str1.4 + 0x000000003c0b6a60 0x33 esp-idf/main/libmain.a(nvs.c.obj) + *fill* 0x000000003c0b6a93 0x1 + .rodata.nvs_init.str1.4 + 0x000000003c0b6a94 0x21 esp-idf/main/libmain.a(nvs.c.obj) + .rodata.nvs_read_wifi_ssid.str1.4 + 0x000000003c0b6ab5 0xf esp-idf/main/libmain.a(nvs.c.obj) + .rodata.nvs_read_wifi_password.str1.4 + 0x000000003c0b6ab5 0x7 esp-idf/main/libmain.a(nvs.c.obj) + .rodata.nvs_read_golioth_psk_id.str1.4 + 0x000000003c0b6ab5 0x9 esp-idf/main/libmain.a(nvs.c.obj) + .rodata.nvs_read_golioth_psk.str1.4 + 0x000000003c0b6ab5 0x6 esp-idf/main/libmain.a(nvs.c.obj) + *fill* 0x000000003c0b6ab5 0x3 + .rodata.nvs_write_str.str1.4 + 0x000000003c0b6ab8 0x38 esp-idf/main/libmain.a(nvs.c.obj) + .rodata.nvs_erase_str.str1.4 + 0x000000003c0b6af0 0x38 esp-idf/main/libmain.a(nvs.c.obj) + .rodata.__func__$4204 + 0x000000003c0b6b28 0x9 esp-idf/main/libmain.a(nvs.c.obj) + *fill* 0x000000003c0b6b31 0x3 + .rodata.nack_handler.str1.4 + 0x000000003c0b6b34 0x1c1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b6cf5 0x3 + .rodata.event_handler.str1.4 + 0x000000003c0b6cf8 0x5e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b6d56 0x2 + .rodata.validate_cn_call_back.str1.4 + 0x000000003c0b6d58 0x76 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b6dce 0x2 + .rodata.coap_log_handler.str1.4 + 0x000000003c0b6dd0 0x5a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x5e (size before relaxing) + *fill* 0x000000003c0b6e2a 0x2 + .rodata.create_context.str1.4 + 0x000000003c0b6e2c 0x56 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b6e82 0x2 + .rodata.coap_response_handler.str1.4 + 0x000000003c0b6e84 0x243 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x24b (size before relaxing) + *fill* 0x000000003c0b70c7 0x1 + .rodata.add_observation.str1.4 + 0x000000003c0b70c8 0x76 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b713e 0x2 + .rodata.get_coap_dst_address.str1.4 + 0x000000003c0b7140 0x147 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7287 0x1 + .rodata.create_session.str1.4 + 0x000000003c0b7288 0x1b1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7439 0x3 + .rodata.golioth_coap_empty.str1.4 + 0x000000003c0b743c 0x51 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b748d 0x3 + .rodata.golioth_coap_add_path.str1.4 + 0x000000003c0b7490 0xd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x11 (size before relaxing) + *fill* 0x000000003c0b749d 0x3 + .rodata.golioth_coap_observe.str1.4 + 0x000000003c0b74a0 0x4e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b74ee 0x2 + .rodata.golioth_coap_post.str1.4 + 0x000000003c0b74f0 0x4f esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b753f 0x1 + .rodata.coap_io_loop_once.str1.4 + 0x000000003c0b7540 0x382 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b78c2 0x2 + .rodata.purge_request_mbox.str1.4 + 0x000000003c0b78c4 0x31 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b78f5 0x3 + .rodata.golioth_coap_client_get_internal.str1.4 + 0x000000003c0b78f8 0xf6 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b79ee 0x2 + .rodata.golioth_client_create.str1.4 + 0x000000003c0b79f0 0x22c esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x238 (size before relaxing) + .rodata.golioth_coap_client_empty.str1.4 + 0x000000003c0b7c1c 0xa1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7cbd 0x3 + .rodata.golioth_coap_client_set.str1.4 + 0x000000003c0b7cc0 0xc2 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7d82 0x2 + .rodata.golioth_coap_client_thread.str1.4 + 0x000000003c0b7d84 0xe3 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7e67 0x1 + .rodata.__func__$10120 + 0x000000003c0b7e68 0x13 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7e7b 0x1 + .rodata.__func__$10158 + 0x000000003c0b7e7c 0x12 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7e8e 0x2 + .rodata.__func__$9879 + 0x000000003c0b7e90 0x16 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7ea6 0x2 + .rodata.__func__$9648 + 0x000000003c0b7ea8 0x16 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7ebe 0x2 + .rodata.__func__$10300 + 0x000000003c0b7ec0 0x1b esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + *fill* 0x000000003c0b7edb 0x1 + .rodata.golioth_lightdb_set_int_internal.str1.4 + 0x000000003c0b7edc 0x3 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + *fill* 0x000000003c0b7edf 0x1 + .rodata.golioth_lightdb_set_int_async.str1.4 + 0x000000003c0b7ee0 0x4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .rodata.golioth_mbox_create.str1.4 + 0x000000003c0b7ee4 0x154 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .rodata.golioth_mbox_num_messages.str1.4 + 0x000000003c0b8038 0x154 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0x5 (size before relaxing) + .rodata.golioth_mbox_try_send.str1.4 + 0x000000003c0b8038 0x6f esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + *fill* 0x000000003c0b80a7 0x1 + .rodata.golioth_mbox_recv.str1.4 + 0x000000003c0b80a8 0x22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + *fill* 0x000000003c0b80ca 0x2 + .rodata.__func__$3738 + 0x000000003c0b80cc 0x15 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + *fill* 0x000000003c0b80e1 0x3 + .rodata.__func__$3733 + 0x000000003c0b80e4 0x12 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + *fill* 0x000000003c0b80f6 0x2 + .rodata.__func__$3726 + 0x000000003c0b80f8 0x16 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + *fill* 0x000000003c0b810e 0x2 + .rodata.__func__$3721 + 0x000000003c0b8110 0x1a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + *fill* 0x000000003c0b812a 0x2 + .rodata.__func__$3707 + 0x000000003c0b812c 0x14 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .rodata.golioth_sys_timer_create.str1.4 + 0x000000003c0b8140 0x55 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + *fill* 0x000000003c0b8195 0x3 + .rodata.__func__$5743 + 0x000000003c0b8198 0x19 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + *fill* 0x000000003c0b81b1 0x3 + .rodata.golioth_log_internal.str1.4 + 0x000000003c0b81b4 0x71 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x79 (size before relaxing) + *fill* 0x000000003c0b8225 0x3 + .rodata.__func__$9548 + 0x000000003c0b8228 0x15 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + *fill* 0x000000003c0b823d 0x3 + .rodata.str1.4 + 0x000000003c0b8240 0x16 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x1e (size before relaxing) + *fill* 0x000000003c0b8256 0x2 + .rodata._level_to_str + 0x000000003c0b8258 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .rodata.print_string_ptr.str1.4 + 0x000000003c0b8268 0xa esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000003c0b8272 0x2 + .rodata.print_number.str1.4 + 0x000000003c0b8274 0x1b esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000003c0b828f 0x1 + .rodata.print_value.str1.4 + 0x000000003c0b8290 0xd esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x000000003c0b829d 0x3 + .rodata.coap_address_get_port.str1.4 + 0x000000003c0b82a0 0x48 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x58 (size before relaxing) + .rodata.coap_address_equals.str1.4 + 0x000000003c0b82e8 0x48 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x6 (size before relaxing) + .rodata.coap_address_init.str1.4 + 0x000000003c0b82e8 0x5 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + *fill* 0x000000003c0b82ed 0x3 + .rodata.__func__$9367 + 0x000000003c0b82f0 0x12 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + *fill* 0x000000003c0b8302 0x2 + .rodata.__func__$9354 + 0x000000003c0b8304 0x14 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .rodata.__func__$9337 + 0x000000003c0b8318 0x16 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + *fill* 0x000000003c0b832e 0x2 + .rodata.setup_block_b.str1.4 + 0x000000003c0b8330 0xaf esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b83df 0x1 + .rodata.coap_get_block_b.str1.4 + 0x000000003c0b83e0 0x6 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b83e6 0x2 + .rodata.coap_write_block_opt.str1.4 + 0x000000003c0b83e8 0x32 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b841a 0x2 + .rodata.coap_add_data_blocked_response.str1.4 + 0x000000003c0b841c 0x2b esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x2e (size before relaxing) + *fill* 0x000000003c0b8447 0x1 + .rodata.coap_cancel_observe.str1.4 + 0x000000003c0b8448 0x40 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x48 (size before relaxing) + .rodata.coap_block_delete_lg_crcv.str1.4 + 0x000000003c0b8488 0x1c esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.coap_block_new_lg_crcv.str1.4 + 0x000000003c0b84a4 0x3d esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b84e1 0x3 + .rodata.coap_block_delete_lg_srcv.str1.4 + 0x000000003c0b84e4 0x1c esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.coap_block_delete_lg_xmit.str1.4 + 0x000000003c0b8500 0x1c esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.coap_add_data_large_internal.str1.4 + 0x000000003c0b851c 0xe3 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b85ff 0x1 + .rodata.coap_handle_request_send_block.str1.4 + 0x000000003c0b8600 0x156 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b8756 0x2 + .rodata.coap_handle_response_send_block.str1.4 + 0x000000003c0b8758 0xce esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b8826 0x2 + .rodata.coap_handle_response_get_block.str1.4 + 0x000000003c0b8828 0xca esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b88f2 0x2 + .rodata.coap_handle_request_put_block.str1.4 + 0x000000003c0b88f4 0xae esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b89a2 0x2 + .rodata.__func__$9530 + 0x000000003c0b89a4 0x1d esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b89c1 0x3 + .rodata.__func__$9477 + 0x000000003c0b89c4 0x1d esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b89e1 0x3 + .rodata.__func__$9445 + 0x000000003c0b89e4 0x14 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .rodata.__func__$9392 + 0x000000003c0b89f8 0x17 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b8a0f 0x1 + .rodata.__func__$9370 + 0x000000003c0b8a10 0xe esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b8a1e 0x2 + .rodata.__func__$9347 + 0x000000003c0b8a20 0x11 esp-idf/libcoap/liblibcoap.a(block.c.obj) + *fill* 0x000000003c0b8a31 0x3 + .rodata.print_readable.str1.4 + 0x000000003c0b8a34 0x6d esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000003c0b8aa1 0x3 + .rodata.msg_code_string.str1.4 + 0x000000003c0b8aa4 0x8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.print_content_format.str1.4 + 0x000000003c0b8aac 0x7 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.msg_option_string.str1.4 + 0x000000003c0b8aac 0x17 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x1b (size before relaxing) + *fill* 0x000000003c0b8ac3 0x1 + .rodata.coap_print_addr.str1.4 + 0x000000003c0b8ac4 0x2c esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x34 (size before relaxing) + .rodata.coap_log_impl.str1.4 + 0x000000003c0b8af0 0x24 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_show_pdu.str1.4 + 0x000000003c0b8b14 0x90 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x98 (size before relaxing) + .rodata.coap_debug_send_packet.str1.4 + 0x000000003c0b8ba4 0x13 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000003c0b8bb7 0x1 + .rodata.__func__$9372 + 0x000000003c0b8bb8 0xf esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + *fill* 0x000000003c0b8bc7 0x1 + .rodata.str1.4 + 0x000000003c0b8bc8 0x4e5 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x4f9 (size before relaxing) + *fill* 0x000000003c0b90ad 0x3 + .rodata.options$9407 + 0x000000003c0b90b0 0xb8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.options_abort$9411 + 0x000000003c0b9168 0x8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.options_release$9410 + 0x000000003c0b9170 0x10 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.options_pingpong$9409 + 0x000000003c0b9180 0x8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.options_csm$9408 + 0x000000003c0b9188 0x10 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.formats$9437 + 0x000000003c0b9198 0xe0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.signals$9398 + 0x000000003c0b9278 0x18 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.methods$9397 + 0x000000003c0b9290 0x20 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.types$9393 + 0x000000003c0b92b0 0x14 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.__func__$9385 + 0x000000003c0b92c4 0x10 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.loglevels + 0x000000003c0b92d4 0x28 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .rodata.coap_io_prepare_io.str1.4 + 0x000000003c0b92fc 0x93 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b938f 0x1 + .rodata.coap_socket_bind_udp.str1.4 + 0x000000003c0b9390 0x163 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b94f3 0x1 + .rodata.coap_socket_connect_udp.str1.4 + 0x000000003c0b94f4 0x1d6 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b96ca 0x2 + .rodata.coap_socket_write.str1.4 + 0x000000003c0b96cc 0x1d esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b96e9 0x3 + .rodata.coap_socket_read.str1.4 + 0x000000003c0b96ec 0x1c esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .rodata.coap_network_send.str1.4 + 0x000000003c0b9708 0x2f esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x37 (size before relaxing) + *fill* 0x000000003c0b9737 0x1 + .rodata.coap_network_read.str1.4 + 0x000000003c0b9738 0xc1 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0xc5 (size before relaxing) + .rodata.coap_io_process_with_fds.str1.4 + 0x000000003c0b97f9 0x3 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b97f9 0x3 + .rodata.__func__$9474 + 0x000000003c0b97fc 0x13 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b980f 0x1 + .rodata.__func__$9416 + 0x000000003c0b9810 0x12 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b9822 0x2 + .rodata.__func__$9396 + 0x000000003c0b9824 0x12 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + *fill* 0x000000003c0b9836 0x2 + .rodata.report_mbedtls_alert.str1.4 + 0x000000003c0b9838 0x8d esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x91 (size before relaxing) + *fill* 0x000000003c0b98c5 0x3 + .rodata.mbedtls_debug_out.str1.4 + 0x000000003c0b98c8 0xc esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.coap_sock_read.str1.4 + 0x000000003c0b98d4 0x45 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9919 0x3 + .rodata.coap_sock_write.str1.4 + 0x000000003c0b991c 0x47 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9963 0x1 + .rodata.coap_dgram_write.str1.4 + 0x000000003c0b9964 0x27 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b998b 0x1 + .rodata.setup_pki_credentials.str1.4 + 0x000000003c0b998c 0x1d7 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9b63 0x1 + .rodata.get_san_or_cn_from_cert.str1.4 + 0x000000003c0b9b64 0x4 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.cert_verify_callback_mbedtls.str1.4 + 0x000000003c0b9b68 0x1d3 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x1d7 (size before relaxing) + *fill* 0x000000003c0b9d3b 0x1 + .rodata.set_ciphersuites.str1.4 + 0x000000003c0b9d3c 0x32 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9d6e 0x2 + .rodata.setup_client_ssl_session.str1.4 + 0x000000003c0b9d70 0xcf esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9e3f 0x1 + .rodata.setup_server_ssl_session.str1.4 + 0x000000003c0b9e40 0x30 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.coap_dtls_new_mbedtls_env.str1.4 + 0x000000003c0b9e70 0x8c esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.psk_server_callback.str1.4 + 0x000000003c0b9efc 0x1a esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9f16 0x2 + .rodata.do_mbedtls_handshake.str1.4 + 0x000000003c0b9f18 0xcf esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0b9fe7 0x1 + .rodata.coap_dtls_context_set_cpsk.str1.4 + 0x000000003c0b9fe8 0x44 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.coap_dtls_send.str1.4 + 0x000000003c0ba02c 0x59 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba085 0x3 + .rodata.coap_dtls_get_timeout.str1.4 + 0x000000003c0ba088 0x31 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba0b9 0x3 + .rodata.coap_dtls_handle_timeout.str1.4 + 0x000000003c0ba0bc 0x42 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba0fe 0x2 + .rodata.coap_dtls_receive.str1.4 + 0x000000003c0ba100 0x8e esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba18e 0x2 + .rodata.coap_dtls_hello.str1.4 + 0x000000003c0ba190 0x68 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .rodata.coap_tls_write.str1.4 + 0x000000003c0ba1f8 0x49 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba241 0x3 + .rodata.coap_tls_read.str1.4 + 0x000000003c0ba244 0x32 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba276 0x2 + .rodata.__func__$13422 + 0x000000003c0ba278 0xf esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba287 0x1 + .rodata.__func__$13376 + 0x000000003c0ba288 0x12 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba29a 0x2 + .rodata.__func__$13367 + 0x000000003c0ba29c 0x19 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba2b5 0x3 + .rodata.__func__$13357 + 0x000000003c0ba2b8 0x16 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba2ce 0x2 + .rodata.__func__$13338 + 0x000000003c0ba2d0 0xf esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba2df 0x1 + .rodata.str1.4 + 0x000000003c0ba2e0 0x5 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba2e5 0x3 + .rodata.__func__$13266 + 0x000000003c0ba2e8 0x1a esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + *fill* 0x000000003c0ba302 0x2 + .rodata.coap_make_session.str1.4 + 0x000000003c0ba304 0x1b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba31f 0x1 + .rodata 0x000000003c0ba320 0x4 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_set_app_data.str1.4 + 0x000000003c0ba324 0x48 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x50 (size before relaxing) + .rodata.coap_session_max_pdu_size.str1.4 + 0x000000003c0ba36c 0x22 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba38e 0x2 + .rodata.coap_session_refresh_psk_hint.str1.4 + 0x000000003c0ba390 0x28 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_refresh_psk_key.str1.4 + 0x000000003c0ba3b8 0x29 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba3e1 0x3 + .rodata.coap_session_refresh_psk_identity.str1.4 + 0x000000003c0ba3e4 0x32 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba416 0x2 + .rodata.coap_session_str.str1.4 + 0x000000003c0ba418 0x36 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba44e 0x2 + .rodata.coap_session_free.str1.4 + 0x000000003c0ba450 0x2f esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba47f 0x1 + .rodata.coap_session_release.str1.4 + 0x000000003c0ba480 0x11 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba491 0x3 + .rodata.coap_new_endpoint.str1.4 + 0x000000003c0ba494 0x180 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_session_send.str1.4 + 0x000000003c0ba614 0x55 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba669 0x3 + .rodata.coap_session_delay_pdu.str1.4 + 0x000000003c0ba66c 0x56 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba6c2 0x2 + .rodata.coap_session_connected.str1.4 + 0x000000003c0ba6c4 0x46 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba70a 0x2 + .rodata.coap_session_disconnected.str1.4 + 0x000000003c0ba70c 0x5f esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba76b 0x1 + .rodata.coap_session_send_csm.str1.4 + 0x000000003c0ba76c 0x38 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .rodata.coap_endpoint_get_session.str1.4 + 0x000000003c0ba7a4 0x125 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0ba8c9 0x3 + .rodata.coap_session_create_client.str1.4 + 0x000000003c0ba8cc 0xbf esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0xcb (size before relaxing) + *fill* 0x000000003c0ba98b 0x1 + .rodata.coap_new_client_session_psk2.str1.4 + 0x000000003c0ba98c 0xb1 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baa3d 0x3 + .rodata.coap_new_client_session_pki.str1.4 + 0x000000003c0baa40 0x3a esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baa7a 0x2 + .rodata.coap_endpoint_str.str1.4 + 0x000000003c0baa7c 0x5 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baa81 0x3 + .rodata.__func__$9938 + 0x000000003c0baa84 0x13 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baa97 0x1 + .rodata.__func__$9926 + 0x000000003c0baa98 0x12 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baaaa 0x2 + .rodata.__func__$9657 + 0x000000003c0baaac 0x1b esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baac7 0x1 + .rodata.__func__$9511 + 0x000000003c0baac8 0x16 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baade 0x2 + .rodata.__func__$9496 + 0x000000003c0baae0 0x17 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0baaf7 0x1 + .rodata.__func__$9483 + 0x000000003c0baaf8 0x12 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0bab0a 0x2 + .rodata.__func__$9453 + 0x000000003c0bab0c 0x12 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0bab1e 0x2 + .rodata.__func__$9382 + 0x000000003c0bab20 0x15 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + *fill* 0x000000003c0bab35 0x3 + .rodata.coap_socket_connect_tcp1.str1.4 + 0x000000003c0bab38 0x19f esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + *fill* 0x000000003c0bacd7 0x1 + .rodata.coap_socket_connect_tcp2.str1.4 + 0x000000003c0bacd8 0xba esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + *fill* 0x000000003c0bad92 0x2 + .rodata.coap_socket_bind_tcp.str1.4 + 0x000000003c0bad94 0x186 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + *fill* 0x000000003c0baf1a 0x2 + .rodata.coap_socket_accept_tcp.str1.4 + 0x000000003c0baf1c 0x7b esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + *fill* 0x000000003c0baf97 0x1 + .rodata.coap_encode_var_safe.str1.4 + 0x000000003c0baf98 0x4e esp-idf/libcoap/liblibcoap.a(encode.c.obj) + *fill* 0x000000003c0bafe6 0x2 + .rodata.__func__$9387 + 0x000000003c0bafe8 0x16 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + *fill* 0x000000003c0baffe 0x2 + .rodata.__func__$9363 + 0x000000003c0bb000 0x15 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + *fill* 0x000000003c0bb015 0x3 + .rodata.no_response.str1.4 + 0x000000003c0bb018 0x47 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x51 (size before relaxing) + *fill* 0x000000003c0bb05f 0x1 + .rodata.hnd_get_wellknown.str1.4 + 0x000000003c0bb060 0xa2 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb102 0x2 + .rodata.coap_write_session.str1.4 + 0x000000003c0bb104 0x6a esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x96 (size before relaxing) + *fill* 0x000000003c0bb16e 0x2 + .rodata.coap_new_node.str1.4 + 0x000000003c0bb170 0x1e esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_set_app_data.str1.4 + 0x000000003c0bb18e 0x1e esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4 (size before relaxing) + *fill* 0x000000003c0bb18e 0x2 + .rodata.coap_option_check_critical.str1.4 + 0x000000003c0bb190 0x1c esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_session_send_pdu.str1.4 + 0x000000003c0bb1ac 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb1be 0x2 + .rodata.coap_wait_ack.str1.4 + 0x000000003c0bb1c0 0x33 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb1f3 0x1 + .rodata.coap_client_delay_first.str1.4 + 0x000000003c0bb1f4 0x2b esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2f (size before relaxing) + *fill* 0x000000003c0bb21f 0x1 + .rodata.coap_remove_from_queue.str1.4 + 0x000000003c0bb220 0x38 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_cancel_session_messages.str1.4 + 0x000000003c0bb258 0x38 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_cancel_all_messages.str1.4 + 0x000000003c0bb290 0x1c esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_new_error_response.str1.4 + 0x000000003c0bb2ac 0x24 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_handle_event.str1.4 + 0x000000003c0bb2d0 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb2e2 0x2 + .rodata.coap_send_pdu.str1.4 + 0x000000003c0bb2e4 0x38 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_send_internal.str1.4 + 0x000000003c0bb31c 0x164 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_send.str1.4 + 0x000000003c0bb480 0x7e esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x82 (size before relaxing) + *fill* 0x000000003c0bb4fe 0x2 + .rodata.handle_request.str1.4 + 0x000000003c0bb500 0x28f esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x2bb (size before relaxing) + *fill* 0x000000003c0bb78f 0x1 + .rodata.coap_retransmit.str1.4 + 0x000000003c0bb790 0x84 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.coap_dispatch.str1.4 + 0x000000003c0bb814 0x9d esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb8b1 0x3 + .rodata.coap_handle_dgram.str1.4 + 0x000000003c0bb8b4 0x3f esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb8f3 0x1 + .rodata.coap_read_endpoint.str1.4 + 0x000000003c0bb8f4 0x6c esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x87 (size before relaxing) + .rodata.coap_read_session.str1.4 + 0x000000003c0bb960 0x8e esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bb9ee 0x2 + .rodata.coap_new_context.str1.4 + 0x000000003c0bb9f0 0x42 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bba32 0x2 + .rodata.__func__$9875 + 0x000000003c0bba34 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bba46 0x2 + .rodata.__func__$9902 + 0x000000003c0bba48 0xc esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.__func__$9793 + 0x000000003c0bba54 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bba66 0x2 + .rodata.__func__$9702 + 0x000000003c0bba68 0x13 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bba7b 0x1 + .rodata.__func__$9723 + 0x000000003c0bba7c 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bba8e 0x2 + .rodata.__func__$9751 + 0x000000003c0bba90 0x13 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bbaa3 0x1 + .rodata.__func__$9630 + 0x000000003c0bbaa4 0xa esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bbaae 0x2 + .rodata.__func__$9620 + 0x000000003c0bbab0 0x18 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .rodata.__func__$9564 + 0x000000003c0bbac8 0x16 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bbade 0x2 + .rodata.__func__$9509 + 0x000000003c0bbae0 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bbaf2 0x2 + .rodata.__func__$9505 + 0x000000003c0bbaf4 0x12 esp-idf/libcoap/liblibcoap.a(net.c.obj) + *fill* 0x000000003c0bbb06 0x2 + .rodata.coap_opt_parse.str1.4 + 0x000000003c0bbb08 0xdf esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0xe7 (size before relaxing) + *fill* 0x000000003c0bbbe7 0x1 + .rodata.coap_option_iterator_init.str1.4 + 0x000000003c0bbbe8 0x3 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x13 (size before relaxing) + *fill* 0x000000003c0bbbeb 0x1 + .rodata.coap_opt_length.str1.4 + 0x000000003c0bbbec 0x2f esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbc1b 0x1 + .rodata.coap_opt_setheader.str1.4 + 0x000000003c0bbc1c 0x60 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .rodata.coap_opt_encode.str1.4 + 0x000000003c0bbc7c 0x66 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbce2 0x2 + .rodata.coap_option_next.str1.4 + 0x000000003c0bbce4 0x16 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbcfa 0x2 + .rodata.__func__$9429 + 0x000000003c0bbcfc 0x10 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .rodata.__func__$9415 + 0x000000003c0bbd0c 0x13 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbd1f 0x1 + .rodata.__func__$9360 + 0x000000003c0bbd20 0xd esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbd2d 0x3 + .rodata.__func__$9368 + 0x000000003c0bbd30 0x11 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbd41 0x3 + .rodata.__func__$9356 + 0x000000003c0bbd44 0x1a esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbd5e 0x2 + .rodata.__func__$9340 + 0x000000003c0bbd60 0xf esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + *fill* 0x000000003c0bbd6f 0x1 + .rodata.write_char.str1.4 + 0x000000003c0bbd70 0x11 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bbd81 0x3 + .rodata.check_repeatable.str1.4 + 0x000000003c0bbd84 0x6b esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bbdef 0x1 + .rodata.next_option_safe.str1.4 + 0x000000003c0bbdf0 0x63 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x6b (size before relaxing) + *fill* 0x000000003c0bbe53 0x1 + .rodata.coap_pdu_clear.str1.4 + 0x000000003c0bbe54 0x32 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x42 (size before relaxing) + *fill* 0x000000003c0bbe86 0x2 + .rodata.coap_pdu_init.str1.4 + 0x000000003c0bbe88 0x36 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bbebe 0x2 + .rodata.coap_new_pdu.str1.4 + 0x000000003c0bbec0 0x32 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bbef2 0x2 + .rodata.coap_pdu_resize.str1.4 + 0x000000003c0bbef4 0x59 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bbf4d 0x3 + .rodata.coap_add_token.str1.4 + 0x000000003c0bbf50 0x3d esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bbf8d 0x3 + .rodata.coap_update_token.str1.4 + 0x000000003c0bbf90 0x18 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.coap_remove_option.str1.4 + 0x000000003c0bbfa8 0x24 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.coap_add_option_internal.str1.4 + 0x000000003c0bbfcc 0x58 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.coap_add_option.str1.4 + 0x000000003c0bc024 0x31 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc055 0x3 + .rodata.coap_add_data_after.str1.4 + 0x000000003c0bc058 0x2a esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.coap_get_data_large.str1.4 + 0x000000003c0bc082 0x2a esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x9 (size before relaxing) + *fill* 0x000000003c0bc082 0x2 + .rodata.coap_pdu_parse_size.str1.4 + 0x000000003c0bc084 0x66 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc0ea 0x2 + .rodata.coap_pdu_parse_header.str1.4 + 0x000000003c0bc0ec 0xc2 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc1ae 0x2 + .rodata.coap_pdu_parse_opt.str1.4 + 0x000000003c0bc1b0 0x11c esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x128 (size before relaxing) + .rodata.coap_pdu_encode_header.str1.4 + 0x000000003c0bc2cc 0x20a esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc4d6 0x2 + .rodata.__func__$9670 + 0x000000003c0bc4d8 0x17 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc4ef 0x1 + .rodata.__func__$9536 + 0x000000003c0bc4f0 0x11 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc501 0x3 + .rodata.__func__$9658 + 0x000000003c0bc504 0x13 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc517 0x1 + .rodata.__func__$9557 + 0x000000003c0bc518 0x16 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc52e 0x2 + .rodata.__func__$9549 + 0x000000003c0bc530 0x14 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9541 + 0x000000003c0bc544 0x1b esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc55f 0x1 + .rodata.__func__$9516 + 0x000000003c0bc560 0x14 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9501 + 0x000000003c0bc574 0x14 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9488 + 0x000000003c0bc588 0x19 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc5a1 0x3 + .rodata.__func__$9459 + 0x000000003c0bc5a4 0x13 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc5b7 0x1 + .rodata.__func__$9413 + 0x000000003c0bc5b8 0x13 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc5cb 0x1 + .rodata.__func__$9378 + 0x000000003c0bc5cc 0x10 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .rodata.__func__$9346 + 0x000000003c0bc5dc 0xe esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc5ea 0x2 + .rodata.__func__$9338 + 0x000000003c0bc5ec 0xf esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc5fb 0x1 + .rodata.str1.4 + 0x000000003c0bc5fc 0x1b2 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + *fill* 0x000000003c0bc7ae 0x2 + .rodata.coap_find_observer_cache_key.str1.4 + 0x000000003c0bc7b0 0x44 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x58 (size before relaxing) + .rodata.match.str1.4 + 0x000000003c0bc7f4 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x10 (size before relaxing) + .rodata.coap_print_link.str1.4 + 0x000000003c0bc7fc 0x5 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bc801 0x3 + .rodata.coap_print_wellknown.str1.4 + 0x000000003c0bc804 0x3c esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_delete_observer.str1.4 + 0x000000003c0bc840 0x40 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x48 (size before relaxing) + .rodata.coap_notify_observers.str1.4 + 0x000000003c0bc880 0xef esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x11f (size before relaxing) + *fill* 0x000000003c0bc96f 0x1 + .rodata.coap_add_observer.str1.4 + 0x000000003c0bc970 0x33 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bc9a3 0x1 + .rodata.coap_resource_notify_observers.str1.4 + 0x000000003c0bc9a4 0xb esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bc9af 0x1 + .rodata.__func__$9708 + 0x000000003c0bc9b0 0x1f esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bc9cf 0x1 + .rodata.__func__$9611 + 0x000000003c0bc9d0 0x1d esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bc9ed 0x3 + .rodata.cache_ignore_options$9625 + 0x000000003c0bc9f0 0x2 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bc9f2 0x2 + .rodata.__func__$9626 + 0x000000003c0bc9f4 0x12 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bca06 0x2 + .rodata.__func__$9601 + 0x000000003c0bca08 0x13 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bca1b 0x1 + .rodata.__func__$9689 + 0x000000003c0bca1c 0x16 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bca32 0x2 + .rodata.__func__$9455 + 0x000000003c0bca34 0x13 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bca47 0x1 + .rodata.__func__$9340 + 0x000000003c0bca48 0x6 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bca4e 0x2 + .rodata.__func__$9374 + 0x000000003c0bca50 0x15 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + *fill* 0x000000003c0bca65 0x3 + .rodata.str1.4 + 0x000000003c0bca68 0x8 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0xd (size before relaxing) + .rodata._rt_attributes$9366 + 0x000000003c0bca70 0x20 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .rodata.coap_new_string.str1.4 + 0x000000003c0bca90 0x6d esp-idf/libcoap/liblibcoap.a(str.c.obj) + *fill* 0x000000003c0bcafd 0x3 + .rodata.__func__$9338 + 0x000000003c0bcb00 0x10 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .rodata.coap_subscription_init.str1.4 + 0x000000003c0bcb10 0x4a esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + 0x4e (size before relaxing) + *fill* 0x000000003c0bcb5a 0x2 + .rodata.__func__$9337 + 0x000000003c0bcb5c 0x17 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + *fill* 0x000000003c0bcb73 0x1 + .rodata.coap_split_path_impl.str1.4 + 0x000000003c0bcb74 0x3 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000003c0bcb77 0x1 + .rodata.coap_split_uri_sub.str1.4 + 0x000000003c0bcb78 0xc esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x14 (size before relaxing) + .rodata.make_decoded_option.str1.4 + 0x000000003c0bcb84 0x99 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000003c0bcc1d 0x3 + .rodata.write_option.str1.4 + 0x000000003c0bcc20 0x6 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000003c0bcc26 0x2 + .rodata.hex$9543 + 0x000000003c0bcc28 0x11 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000003c0bcc39 0x3 + .rodata.hex$9515 + 0x000000003c0bcc3c 0x11 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000003c0bcc4d 0x3 + .rodata.__func__$9438 + 0x000000003c0bcc50 0x14 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .rodata.__func__$9469 + 0x000000003c0bcc64 0xd esp-idf/libcoap/liblibcoap.a(uri.c.obj) + *fill* 0x000000003c0bcc71 0x3 + .rodata.coap_cache_ignore_options.str1.4 + 0x000000003c0bcc74 0x77 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + *fill* 0x000000003c0bcceb 0x1 + .rodata.coap_delete_cache_entry.str1.4 + 0x000000003c0bccec 0xc esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .rodata.__func__$9458 + 0x000000003c0bccf8 0x18 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .rodata.dps310_read_reg_sensor_raw.str1.4 + 0x000000003c0bcd10 0x36 esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bcd46 0x2 + .rodata.raw_to_scaled.str1.4 + 0x000000003c0bcd48 0x5f esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bcda7 0x1 + .rodata.dps310_init_desc.str1.4 + 0x000000003c0bcda8 0x7e esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bce26 0x2 + .rodata.dps310_reset.str1.4 + 0x000000003c0bce28 0x32 esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bce5a 0x2 + .rodata.dps310_read_pressure.str1.4 + 0x000000003c0bce5c 0x9d esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bcef9 0x3 + .rodata.dps310_read_pressure_wait.str1.4 + 0x000000003c0bcefc 0x30 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x62 (size before relaxing) + .rodata.dps310_read_temp_wait.str1.4 + 0x000000003c0bcf2c 0x2e esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.dps310_quirk.str1.4 + 0x000000003c0bcf2c 0xfb esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bd027 0x1 + .rodata 0x000000003c0bd028 0xa esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bd032 0x2 + .rodata.dps310_init.str1.4 + 0x000000003c0bd034 0x28d esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bd2c1 0x3 + .rodata.dps310_is_ready_for.str1.4 + 0x000000003c0bd2c4 0x2c esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata.__func__$7512 + 0x000000003c0bd2f0 0xe esp-idf/dps310/libdps310.a(dps310.c.obj) + *fill* 0x000000003c0bd2fe 0x2 + .rodata.scale_factors + 0x000000003c0bd300 0x20 esp-idf/dps310/libdps310.a(dps310.c.obj) + .rodata._write_reg.str1.4 + 0x000000003c0bd320 0x43 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + *fill* 0x000000003c0bd363 0x1 + .rodata._wait_for_reg_bits.str1.4 + 0x000000003c0bd364 0x3f esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x6f (size before relaxing) + *fill* 0x000000003c0bd3a3 0x1 + .rodata.read_resp.str1.4 + 0x000000003c0bd3a4 0x43 esp-idf/scd30/libscd30.a(scd30.c.obj) + *fill* 0x000000003c0bd3e7 0x1 + .rodata.i2cdev_init.str1.4 + 0x000000003c0bd3e8 0x3e esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + *fill* 0x000000003c0bd426 0x2 + .rodata.i2cdev_done.str1.4 + 0x000000003c0bd428 0x68 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .rodata.i2c_dev_create_mutex.str1.4 + 0x000000003c0bd490 0x44 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .rodata.i2c_dev_take_mutex.str1.4 + 0x000000003c0bd4d4 0x42 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + *fill* 0x000000003c0bd516 0x2 + .rodata.i2c_dev_give_mutex.str1.4 + 0x000000003c0bd518 0x42 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + *fill* 0x000000003c0bd55a 0x2 + .rodata.i2c_dev_read.str1.4 + 0x000000003c0bd55c 0x4a esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + *fill* 0x000000003c0bd5a6 0x2 + .rodata.i2c_dev_write.str1.4 + 0x000000003c0bd5a8 0x49 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + *fill* 0x000000003c0bd5f1 0x3 + .rodata.nmea_gpgga_init.str1.4 + 0x000000003c0bd5f4 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + *fill* 0x000000003c0bd5fa 0x2 + .rodata.nmea_gpgll_init.str1.4 + 0x000000003c0bd5fc 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + *fill* 0x000000003c0bd602 0x2 + .rodata.nmea_gprmc_init.str1.4 + 0x000000003c0bd604 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + *fill* 0x000000003c0bd60a 0x2 + .rodata.nmea_gpgsa_init.str1.4 + 0x000000003c0bd60c 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + *fill* 0x000000003c0bd612 0x2 + .rodata.nmea_gpgsv_init.str1.4 + 0x000000003c0bd614 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + *fill* 0x000000003c0bd61a 0x2 + .rodata.nmea_gptxt_init.str1.4 + 0x000000003c0bd61c 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + *fill* 0x000000003c0bd622 0x2 + .rodata.nmea_gpvtg_init.str1.4 + 0x000000003c0bd624 0x6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + *fill* 0x000000003c0bd62a 0x2 + .rodata.OCODE 0x000000003c0bd62c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.BLK_VER_MAJOR + 0x000000003c0bd630 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC_FACTORY + 0x000000003c0bd634 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.set_cnt_in_reg.str1.4 + 0x000000003c0bd64c 0x62 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x000000003c0bd6ae 0x2 + .rodata.write_reg.str1.4 + 0x000000003c0bd6b0 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x000000003c0bd734 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x000000003c0bd79d 0x3 + .rodata.__func__$3996 + 0x000000003c0bd7a0 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x000000003c0bd7bb 0x1 + .rodata.__func__$3900 + 0x000000003c0bd7bc 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x000000003c0bd7d6 0x2 + .rodata.range_read_addr_blocks + 0x000000003c0bd7d8 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x000000003c0bd7d8 range_read_addr_blocks + .rodata.str1.4 + 0x000000003c0bd830 0x42 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + *fill* 0x000000003c0bd872 0x2 + .rodata.esp_ipc_init.str1.4 + 0x000000003c0bd874 0x6 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x16 (size before relaxing) + *fill* 0x000000003c0bd87a 0x2 + .rodata.__func__$5474 + 0x000000003c0bd87c 0x9 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + *fill* 0x000000003c0bd885 0x3 + .rodata.__func__$5487 + 0x000000003c0bd888 0xd esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + *fill* 0x000000003c0bd895 0x3 + .rodata.gpio_input_enable.str1.4 + 0x000000003c0bd898 0x3e esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd8d6 0x2 + .rodata.gpio_sleep_output_enable.str1.4 + 0x000000003c0bd8d8 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd8f3 0x1 + .rodata.gpio_set_pull_mode.str1.4 + 0x000000003c0bd8f4 0x5d esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd951 0x3 + .rodata.__FUNCTION__$8063 + 0x000000003c0bd954 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd967 0x1 + .rodata.__FUNCTION__$8059 + 0x000000003c0bd968 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd97a 0x2 + .rodata.__FUNCTION__$8013 + 0x000000003c0bd97c 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd992 0x2 + .rodata.__FUNCTION__$8021 + 0x000000003c0bd994 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$8009 + 0x000000003c0bd9ac 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd9c1 0x3 + .rodata.__FUNCTION__$8017 + 0x000000003c0bd9c4 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd9db 0x1 + .rodata.__FUNCTION__$8048 + 0x000000003c0bd9dc 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bd9f5 0x3 + .rodata.__FUNCTION__$8033 + 0x000000003c0bd9f8 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bda12 0x2 + .rodata.__FUNCTION__$8037 + 0x000000003c0bda14 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bda2d 0x3 + .rodata.__FUNCTION__$8025 + 0x000000003c0bda30 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bda49 0x3 + .rodata.__FUNCTION__$8029 + 0x000000003c0bda4c 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$8042 + 0x000000003c0bda64 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bda7d 0x3 + .rodata.__FUNCTION__$7856 + 0x000000003c0bda80 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7860 + 0x000000003c0bda90 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bda9f 0x1 + .rodata.__FUNCTION__$7848 + 0x000000003c0bdaa0 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7852 + 0x000000003c0bdab4 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdac7 0x1 + .rodata.__FUNCTION__$7840 + 0x000000003c0bdac8 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdadb 0x1 + .rodata.__FUNCTION__$7844 + 0x000000003c0bdadc 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdaee 0x2 + .rodata.__FUNCTION__$7885 + 0x000000003c0bdaf0 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdb03 0x1 + .rodata.__FUNCTION__$7873 + 0x000000003c0bdb04 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdb17 0x1 + .rodata.__FUNCTION__$7865 + 0x000000003c0bdb18 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdb27 0x1 + .rodata.__FUNCTION__$7818 + 0x000000003c0bdb28 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdb3a 0x2 + .rodata.__FUNCTION__$7814 + 0x000000003c0bdb3c 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdb4d 0x3 + .rodata.__FUNCTION__$7810 + 0x000000003c0bdb50 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__$7806 + 0x000000003c0bdb60 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x000000003c0bdb6f 0x1 + .rodata.i2c_cmd_link_append.str1.4 + 0x000000003c0bdb70 0xe2 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0bdc52 0x2 + .rodata.i2c_driver_delete.str1.4 + 0x000000003c0bdc54 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.i2c_set_period.str1.4 + 0x000000003c0bdcbc 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0bdcf2 0x2 + .rodata.i2c_isr_register.str1.4 + 0x000000003c0bdcf4 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0bdd2a 0x2 + .rodata.i2c_driver_install.str1.4 + 0x000000003c0bdd2c 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.i2c_set_pin.str1.4 + 0x000000003c0bde2c 0x105 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0bdf31 0x3 + .rodata.i2c_param_config.str1.4 + 0x000000003c0bdf34 0x8c esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.i2c_master_start.str1.4 + 0x000000003c0bdfc0 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0bdff6 0x2 + .rodata.i2c_master_read_byte.str1.4 + 0x000000003c0bdff8 0x32 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be02a 0x2 + .rodata.i2c_master_read.str1.4 + 0x000000003c0be02c 0x3a esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be066 0x2 + .rodata.i2c_master_cmd_begin.str1.4 + 0x000000003c0be068 0x73 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be0db 0x1 + .rodata.__FUNCTION__$8374 + 0x000000003c0be0dc 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be0f1 0x3 + .rodata.__FUNCTION__$8348 + 0x000000003c0be0f4 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8340 + 0x000000003c0be104 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be119 0x3 + .rodata.__FUNCTION__$8326 + 0x000000003c0be11c 0x16 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be132 0x2 + .rodata.__FUNCTION__$8319 + 0x000000003c0be134 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be145 0x3 + .rodata.__FUNCTION__$8311 + 0x000000003c0be148 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__func__$8302 + 0x000000003c0be158 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8306 + 0x000000003c0be16c 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be17d 0x3 + .rodata.__FUNCTION__$8218 + 0x000000003c0be180 0xc esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8205 + 0x000000003c0be18c 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be19d 0x3 + .rodata.__FUNCTION__$8196 + 0x000000003c0be1a0 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8191 + 0x000000003c0be1b0 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.__FUNCTION__$8129 + 0x000000003c0be1c0 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be1d1 0x3 + .rodata.__FUNCTION__$8072 + 0x000000003c0be1d4 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be1e6 0x2 + .rodata.__FUNCTION__$8068 + 0x000000003c0be1e8 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be1fa 0x2 + .rodata.__FUNCTION__$8063 + 0x000000003c0be1fc 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be20e 0x2 + .rodata.__FUNCTION__$8057 + 0x000000003c0be210 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x000000003c0be223 0x1 + .rodata.i2c_clk_alloc + 0x000000003c0be224 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.periph_module_enable.str1.4 + 0x000000003c0be23c 0x41 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + *fill* 0x000000003c0be27d 0x3 + .rodata.__func__$5060 + 0x000000003c0be280 0x16 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + *fill* 0x000000003c0be296 0x2 + .rodata.__func__$5056 + 0x000000003c0be298 0x15 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + *fill* 0x000000003c0be2ad 0x3 + .rodata.gdma_release_group_handle.str1.4 + 0x000000003c0be2b0 0x3a esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be2ea 0x2 + .rodata.gdma_release_pair_handle.str1.4 + 0x000000003c0be2ec 0x16 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be302 0x2 + .rodata.gdma_install_tx_interrupt.str1.4 + 0x000000003c0be304 0x3e esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be342 0x2 + .rodata.gdma_new_channel.str1.4 + 0x000000003c0be344 0x1f2 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be536 0x2 + .rodata.gdma_connect.str1.4 + 0x000000003c0be538 0x42 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be57a 0x2 + .rodata.gdma_disconnect.str1.4 + 0x000000003c0be57c 0x49 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be5c5 0x3 + .rodata.gdma_set_transfer_ability.str1.4 + 0x000000003c0be5c8 0x78 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6343 + 0x000000003c0be640 0xb esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be64b 0x1 + .rodata.__FUNCTION__$6286 + 0x000000003c0be64c 0x1a esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be666 0x2 + .rodata.__FUNCTION__$6276 + 0x000000003c0be668 0x10 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6268 + 0x000000003c0be678 0xd esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be685 0x3 + .rodata.__FUNCTION__$6259 + 0x000000003c0be688 0x14 esp-idf/driver/libdriver.a(gdma.c.obj) + .rodata.__FUNCTION__$6251 + 0x000000003c0be69c 0x11 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be6ad 0x3 + .rodata.__func__$6374 + 0x000000003c0be6b0 0x1a esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be6ca 0x2 + .rodata.__func__$6389 + 0x000000003c0be6cc 0x19 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be6e5 0x3 + .rodata.__func__$6245 + 0x000000003c0be6e8 0x11 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be6f9 0x3 + .rodata.__FUNCTION__$6234 + 0x000000003c0be6fc 0x11 esp-idf/driver/libdriver.a(gdma.c.obj) + *fill* 0x000000003c0be70d 0x3 + .rodata.usb_serial_jtag_write_bytes.str1.4 + 0x000000003c0be710 0xc6 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + *fill* 0x000000003c0be7d6 0x2 + .rodata.usb_serial_jtag_driver_uninstall.str1.4 + 0x000000003c0be7d8 0x24 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_install.str1.4 + 0x000000003c0be7fc 0x167 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + *fill* 0x000000003c0be963 0x1 + .rodata.__FUNCTION__$6152 + 0x000000003c0be964 0x1c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__$6138 + 0x000000003c0be980 0x1f esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + *fill* 0x000000003c0be99f 0x1 + .rodata.str1.4 + 0x000000003c0be9a0 0x6f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x000000003c0bea0f 0x1 + .rodata.__func__$4537 + 0x000000003c0bea10 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.spi_flash_init_lock.str1.4 + 0x000000003c0bea38 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.str1.4 + 0x000000003c0bea7c 0x1a0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.__func__$6259 + 0x000000003c0bec1c 0x31 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x000000003c0bec4d 0x3 + .rodata.__func__$6246 + 0x000000003c0bec50 0x32 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x000000003c0bec82 0x2 + .rodata.__func__$6229 + 0x000000003c0bec84 0x14 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.str1.4 + 0x000000003c0bec98 0xca esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x000000003c0bed62 0x2 + .rodata.__func__$6336 + 0x000000003c0bed64 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x000000003c0bed75 0x3 + .rodata.__func__$6327 + 0x000000003c0bed78 0x15 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x000000003c0bed8d 0x3 + .rodata.str1.4 + 0x000000003c0bed90 0x235 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000003c0befc5 0x3 + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x000000003c0befc8 0x91 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000003c0bf059 0x3 + .rodata.__func__$8263 + 0x000000003c0bf05c 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000003c0bf076 0x2 + .rodata.__func__$8245 + 0x000000003c0bf078 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__$8173 + 0x000000003c0bf088 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000003c0bf09f 0x1 + .rodata.io_mode_str + 0x000000003c0bf0a0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.TAG 0x000000003c0bf154 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000003c0bf15e 0x2 + .rodata.esp_flash_init_default_chip.str1.4 + 0x000000003c0bf160 0xfb esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + *fill* 0x000000003c0bf25b 0x1 + .rodata.TAG 0x000000003c0bf25c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + *fill* 0x000000003c0bf266 0x2 + .rodata.str1.4 + 0x000000003c0bf268 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x000000003c0bf2ae 0x2 + .rodata.__func__$7567 + 0x000000003c0bf2b0 0x1a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x000000003c0bf2ca 0x2 + .rodata.load_partitions.str1.4 + 0x000000003c0bf2cc 0x78 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x000000003c0bf344 0x35 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf379 0x3 + .rodata.esp_partition_next.str1.4 + 0x000000003c0bf37c 0x26 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x2a (size before relaxing) + *fill* 0x000000003c0bf3a2 0x2 + .rodata.esp_partition_get.str1.4 + 0x000000003c0bf3a4 0x11 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf3b5 0x3 + .rodata.esp_partition_verify.str1.4 + 0x000000003c0bf3b8 0x12 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf3ca 0x2 + .rodata.__func__$4603 + 0x000000003c0bf3cc 0x13 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf3df 0x1 + .rodata.__func__$4594 + 0x000000003c0bf3e0 0x1a esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf3fa 0x2 + .rodata.__func__$4588 + 0x000000003c0bf3fc 0x18 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.__func__$4581 + 0x000000003c0bf414 0x17 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf42b 0x1 + .rodata.__func__$4574 + 0x000000003c0bf42c 0x14 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.__func__$4564 + 0x000000003c0bf440 0x13 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf453 0x1 + .rodata.__func__$4519 + 0x000000003c0bf454 0x12 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + *fill* 0x000000003c0bf466 0x2 + .rodata.__func__$4470 + 0x000000003c0bf468 0x13 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .rodata.nvs_flash_init.str1.4 + 0x000000003c0bf47b 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x000000003c0bf47b 0x1 + .rodata._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj.str1.4 + 0x000000003c0bf47c 0x61 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + *fill* 0x000000003c0bf4dd 0x3 + .rodata._ZZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvjE19__PRETTY_FUNCTION__ + 0x000000003c0bf4e0 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .rodata._ZTVN3nvs15NVSHandleSimpleE + 0x000000003c0bf53c 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000000003c0bf53c _ZTVN3nvs15NVSHandleSimpleE + .rodata._ZTVN3nvs12NVSPartitionE + 0x000000003c0bf578 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x000000003c0bf578 _ZTVN3nvs12NVSPartitionE + .rodata._ZTVN3nvs19NVSPartitionManagerE + 0x000000003c0bf5a8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x000000003c0bf5a8 _ZTVN3nvs19NVSPartitionManagerE + .rodata._ZN3nvs11PageManager4loadEPNS_9PartitionEjj.str1.4 + 0x000000003c0bf5b8 0x5d esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + *fill* 0x000000003c0bf615 0x3 + .rodata._ZZN3nvs11PageManager4loadEPNS_9PartitionEjjE19__PRETTY_FUNCTION__ + 0x000000003c0bf618 0x46 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + *fill* 0x000000003c0bf65e 0x2 + .rodata.str1.4 + 0x000000003c0bf660 0x47 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x000000003c0bf6a7 0x1 + .rodata.esp_crosscore_int_init.str1.4 + 0x000000003c0bf6a8 0x2e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x000000003c0bf6d6 0x2 + .rodata.__func__$4988 + 0x000000003c0bf6d8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x000000003c0bf6ef 0x1 + .rodata.__func__$4983 + 0x000000003c0bf6f0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x000000003c0bf707 0x1 + .rodata.task_wdt_isr.str1.4 + 0x000000003c0bf708 0x152 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x16e (size before relaxing) + *fill* 0x000000003c0bf85a 0x2 + .rodata.esp_task_wdt_init.str1.4 + 0x000000003c0bf85c 0x85 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003c0bf8e1 0x3 + .rodata.esp_task_wdt_add.str1.4 + 0x000000003c0bf8e4 0x39 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003c0bf91d 0x3 + .rodata.__func__$7617 + 0x000000003c0bf920 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003c0bf931 0x3 + .rodata.__func__$7600 + 0x000000003c0bf934 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000003c0bf946 0x2 + .rodata.spi_flash_gpspi_clk_cfg_reg + 0x000000003c0bf948 0x38 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.spi_flash_clk_cfg_reg + 0x000000003c0bf980 0x38 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.interrupt_descriptor_table + 0x000000003c0bf9b8 0x200 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .rodata.esp_netif_list_unlock.str1.4 + 0x000000003c0bfbb8 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x000000003c0bfbf2 0x2 + .rodata.esp_netif_remove_from_list.str1.4 + 0x000000003c0bfbf4 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .rodata.esp_netif_next.str1.4 + 0x000000003c0bfc0c 0x51 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x000000003c0bfc5d 0x3 + .rodata.__func__$7999 + 0x000000003c0bfc60 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x000000003c0bfc7b 0x1 + .rodata.__func__$7987 + 0x000000003c0bfc7c 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x000000003c0bfc92 0x2 + .rodata.str1.4 + 0x000000003c0bfc94 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x000000003c0bfc9d 0x3 + .rodata.esp_netif_config_sanity_check.str1.4 + 0x000000003c0bfca0 0x122 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0bfdc2 0x2 + .rodata.esp_netif_init_configuration.str1.4 + 0x000000003c0bfdc4 0x65 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0bfe29 0x3 + .rodata.esp_netif_dhcps_cb.str1.4 + 0x000000003c0bfe2c 0x9f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0bfecb 0x1 + .rodata.esp_netif_ip_lost_timer.str1.4 + 0x000000003c0bfecc 0x48 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcpc_start_api.str1.4 + 0x000000003c0bff14 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_start_api.str1.4 + 0x000000003c0bff44 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0bffbe 0x2 + .rodata.esp_netif_init.str1.4 + 0x000000003c0bffc0 0x70 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_new.str1.4 + 0x000000003c0c0030 0x101 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0c0131 0x3 + .rodata.esp_netif_attach.str1.4 + 0x000000003c0c0134 0x49 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0c017d 0x3 + .rodata.esp_netif_dhcpc_cb.str1.4 + 0x000000003c0c0180 0x42 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0c01c2 0x2 + .rodata.__func__$9830 + 0x000000003c0c01c4 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__$9780 + 0x000000003c0c01d8 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x000000003c0c01e6 0x2 + .rodata.esp_event_loop_create_default.str1.4 + 0x000000003c0c01e8 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .rodata 0x000000003c0c01f0 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .rodata.handler_instances_add.str1.4 + 0x000000003c0c0204 0x3f esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x47 (size before relaxing) + *fill* 0x000000003c0c0243 0x1 + .rodata.base_node_add_handler.str1.4 + 0x000000003c0c0244 0x34 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.loop_node_add_handler.str1.4 + 0x000000003c0c0278 0x3e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c02b6 0x2 + .rodata.esp_event_loop_create.str1.4 + 0x000000003c0c02b8 0x133 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x135 (size before relaxing) + *fill* 0x000000003c0c03eb 0x1 + .rodata.esp_event_loop_run.str1.4 + 0x000000003c0c03ec 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c041e 0x2 + .rodata.esp_event_loop_run_task.str1.4 + 0x000000003c0c0420 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c0452 0x2 + .rodata.esp_event_handler_register_with_internal.str1.4 + 0x000000003c0c0454 0x9a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c04ee 0x2 + .rodata.esp_event_handler_unregister_with_internal.str1.4 + 0x000000003c0c04f0 0x60 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.__func__$8550 + 0x000000003c0c0550 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c0562 0x2 + .rodata.__func__$8517 + 0x000000003c0c0564 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c058f 0x1 + .rodata.__func__$8485 + 0x000000003c0c0590 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c05b9 0x3 + .rodata.__func__$8419 + 0x000000003c0c05bc 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x000000003c0c05cf 0x1 + .rodata.esp_event_legacy_wifi_event_id.str1.4 + 0x000000003c0c05d0 0x3c esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .rodata.esp_event_legacy_ip_event_id.str1.4 + 0x000000003c0c060c 0x2e esp-idf/esp_event/libesp_event.a(event_send.c.obj) + *fill* 0x000000003c0c063a 0x2 + .rodata.esp_event_legacy_event_id.str1.4 + 0x000000003c0c063c 0x2d esp-idf/esp_event/libesp_event.a(event_send.c.obj) + *fill* 0x000000003c0c0669 0x3 + .rodata.g_wifi_default_wpa_crypto_funcs + 0x000000003c0c066c 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x000000003c0c066c g_wifi_default_wpa_crypto_funcs + .rodata.esp_wifi_config_info.str1.4 + 0x000000003c0c06d8 0x173 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + *fill* 0x000000003c0c084b 0x1 + .rodata.s_set_default_wifi_log_level.str1.4 + 0x000000003c0c084c 0x1b esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x23 (size before relaxing) + *fill* 0x000000003c0c0867 0x1 + .rodata.esp_wifi_deinit.str1.4 + 0x000000003c0c0868 0xa0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.esp_wifi_init.str1.4 + 0x000000003c0c0908 0xb9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + *fill* 0x000000003c0c09c1 0x3 + .rodata.str1.4 + 0x000000003c0c09c4 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + *fill* 0x000000003c0c09cf 0x1 + .rodata.wifi_default_action_sta_got_ip.str1.4 + 0x000000003c0c09d0 0x57 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x000000003c0c0a27 0x1 + .rodata.wifi_start.str1.4 + 0x000000003c0c0a28 0xba esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x000000003c0c0ae2 0x2 + .rodata.create_and_attach.str1.4 + 0x000000003c0c0ae4 0x3e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x000000003c0c0b22 0x2 + .rodata.esp_netif_create_default_wifi_ap.str1.4 + 0x000000003c0c0b24 0x2c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x34 (size before relaxing) + .rodata.__func__$9174 + 0x000000003c0c0b50 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x000000003c0c0b72 0x2 + .rodata.esp_wifi_create_if_driver.str1.4 + 0x000000003c0c0b74 0x4f esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + *fill* 0x000000003c0c0bc3 0x1 + .rodata.esp_wifi_register_if_rxcb.str1.4 + 0x000000003c0c0bc4 0xe3 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + *fill* 0x000000003c0c0ca7 0x1 + .rodata.help_command.str1.4 + 0x000000003c0c0ca8 0x14 esp-idf/console/libconsole.a(commands.c.obj) + 0x1c (size before relaxing) + .rodata.esp_console_cmd_register.str1.4 + 0x000000003c0c0cbc 0x14 esp-idf/console/libconsole.a(commands.c.obj) + 0x4 (size before relaxing) + .rodata.esp_console_register_help_command.str1.4 + 0x000000003c0c0cbc 0x2e esp-idf/console/libconsole.a(commands.c.obj) + *fill* 0x000000003c0c0cea 0x2 + .rodata.esp_console_repl_task.str1.4 + 0x000000003c0c0cec 0x1a4 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x1ac (size before relaxing) + .rodata.esp_console_repl_usb_cdc_delete.str1.4 + 0x000000003c0c0e90 0x3e esp-idf/console/libconsole.a(esp_console_repl.c.obj) + *fill* 0x000000003c0c0ece 0x2 + .rodata.esp_console_common_init.str1.4 + 0x000000003c0c0ed0 0x3 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + *fill* 0x000000003c0c0ed3 0x1 + .rodata 0x000000003c0c0ed4 0x18 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .rodata.esp_console_setup_history.str1.4 + 0x000000003c0c0eec 0x3b esp-idf/console/libconsole.a(esp_console_repl.c.obj) + *fill* 0x000000003c0c0f27 0x1 + .rodata.esp_console_setup_prompt.str1.4 + 0x000000003c0c0f28 0x17 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x1c (size before relaxing) + *fill* 0x000000003c0c0f3f 0x1 + .rodata.esp_console_new_repl_usb_cdc.str1.4 + 0x000000003c0c0f40 0xd esp-idf/console/libconsole.a(esp_console_repl.c.obj) + *fill* 0x000000003c0c0f4d 0x3 + .rodata.arg_end_errorfn.str1.4 + 0x000000003c0c0f50 0xa1 esp-idf/console/libconsole.a(argtable3.c.obj) + 0xa5 (size before relaxing) + *fill* 0x000000003c0c0ff1 0x3 + .rodata.arg_int_scanfn.str1.4 + 0x000000003c0c0ff4 0xb esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c0fff 0x1 + .rodata.arg_cat_optionv.str1.4 + 0x000000003c0c1000 0x6 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x16 (size before relaxing) + *fill* 0x000000003c0c1006 0x2 + .rodata.arg_print_gnuswitch.str1.4 + 0x000000003c0c1008 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c101d 0x3 + .rodata.arg_dbln.str1.4 + 0x000000003c0c1020 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c1029 0x3 + .rodata.arg_intn.str1.4 + 0x000000003c0c102c 0x6 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c1032 0x2 + .rodata.arg_strn.str1.4 + 0x000000003c0c1034 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c103d 0x3 + .rodata.arg_print_option.str1.4 + 0x000000003c0c1040 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c1042 0x2 + .rodata.arg_date_errorfn.str1.4 + 0x000000003c0c1044 0x78 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x7c (size before relaxing) + .rodata.arg_dbl_errorfn.str1.4 + 0x000000003c0c10bc 0x21 esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c10dd 0x3 + .rodata.arg_int_errorfn.str1.4 + 0x000000003c0c10e0 0x2f esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c110f 0x1 + .rodata.arg_print_syntax.str1.4 + 0x000000003c0c1110 0x1d esp-idf/console/libconsole.a(argtable3.c.obj) + 0x21 (size before relaxing) + *fill* 0x000000003c0c112d 0x3 + .rodata.arg_print_glossary.str1.4 + 0x000000003c0c1130 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + *fill* 0x000000003c0c113f 0x1 + .rodata.getCursorPosition.str1.4 + 0x000000003c0c1140 0xd esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c114d 0x3 + .rodata.getColumns.str1.4 + 0x000000003c0c1150 0x62 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c11b2 0x2 + .rodata.linenoiseDumb.str1.4 + 0x000000003c0c11b4 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c11b7 0x1 + .rodata.linenoiseClearScreen.str1.4 + 0x000000003c0c11b8 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.refreshShowHints.str1.4 + 0x000000003c0c11c0 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c11d1 0x3 + .rodata.refreshMultiLine.str1.4 + 0x000000003c0c11d4 0x2b esp-idf/console/libconsole.a(linenoise.c.obj) + 0x2f (size before relaxing) + *fill* 0x000000003c0c11ff 0x1 + .rodata.refreshSingleLine.str1.4 + 0x000000003c0c1200 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.completeLine.str1.4 + 0x000000003c0c1205 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c1205 0x3 + .rodata.linenoiseProbe.str1.4 + 0x000000003c0c1208 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseEdit.str1.4 + 0x000000003c0c120d 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseHistorySave.str1.4 + 0x000000003c0c120d 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseHistoryLoad.str1.4 + 0x000000003c0c120d 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c120d 0x3 + .rodata.__func__$4366 + 0x000000003c0c1210 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x000000003c0c121b 0x1 + .rodata.lwip_getaddrinfo.str1.4 + 0x000000003c0c121c 0x73 esp-idf/lwip/liblwip.a(netdb.c.obj) + *fill* 0x000000003c0c128f 0x1 + .rodata.__func__$7608 + 0x000000003c0c1290 0x11 esp-idf/lwip/liblwip.a(netdb.c.obj) + *fill* 0x000000003c0c12a1 0x3 + .rodata.free_socket_locked.str1.4 + 0x000000003c0c12a4 0x3f esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c12e3 0x1 + .rodata.lwip_sockopt_to_ipopt.str1.4 + 0x000000003c0c12e4 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c12fa 0x2 + .rodata.lwip_unlink_select_cb.str1.4 + 0x000000003c0c12fc 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sock_make_addr.str1.4 + 0x000000003c0c132c 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.sock_inc_used.str1.4 + 0x000000003c0c1360 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1383 0x1 + .rodata.alloc_socket.str1.4 + 0x000000003c0c1384 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c13a3 0x1 + .rodata.lwip_selscan.str1.4 + 0x000000003c0c13a4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_select_dec_sockets_used.str1.4 + 0x000000003c0c13b0 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c13d1 0x3 + .rodata.lwip_pollscan.str1.4 + 0x000000003c0c13d4 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c13ed 0x3 + .rodata.lwip_recv_tcp.str1.4 + 0x000000003c0c13f0 0x6c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x78 (size before relaxing) + .rodata.lwip_recvfrom_udp_raw.str1.4 + 0x000000003c0c145c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.event_callback.str1.4 + 0x000000003c0c1468 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1476 0x2 + .rodata.lwip_getsockopt_callback.str1.4 + 0x000000003c0c1478 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_setsockopt_impl.str1.4 + 0x000000003c0c1484 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_accept.str1.4 + 0x000000003c0c14c4 0x25 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c14e9 0x3 + .rodata.lwip_close.str1.4 + 0x000000003c0c14ec 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1503 0x1 + .rodata.lwip_recvfrom.str1.4 + 0x000000003c0c1504 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1512 0x2 + .rodata.__func__$9176 + 0x000000003c0c1514 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1529 0x3 + .rodata.__func__$9148 + 0x000000003c0c152c 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1545 0x3 + .rodata.__func__$9072 + 0x000000003c0c1548 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c155e 0x2 + .rodata.__func__$9064 + 0x000000003c0c1560 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1579 0x3 + .rodata.__func__$8880 + 0x000000003c0c157c 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1599 0x3 + .rodata.__func__$8850 + 0x000000003c0c159c 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c15a9 0x3 + .rodata.__func__$8810 + 0x000000003c0c15ac 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c15c2 0x2 + .rodata.__func__$8478 + 0x000000003c0c15c4 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c15d9 0x3 + .rodata.__func__$8909 + 0x000000003c0c15dc 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__$8991 + 0x000000003c0c15e8 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c15f7 0x1 + .rodata.__func__$8660 + 0x000000003c0c15f8 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c160e 0x2 + .rodata.__func__$8635 + 0x000000003c0c1610 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__$8617 + 0x000000003c0c1624 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c1632 0x2 + .rodata.__func__$8584 + 0x000000003c0c1634 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c163f 0x1 + .rodata.__func__$8486 + 0x000000003c0c1640 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__$8527 + 0x000000003c0c164c 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c165f 0x1 + .rodata.__func__$8517 + 0x000000003c0c1660 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c166d 0x3 + .rodata.__func__$8474 + 0x000000003c0c1670 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x000000003c0c167e 0x2 + .rodata.__func__$8557 + 0x000000003c0c1680 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.tcpip_thread_handle_msg.str1.4 + 0x000000003c0c168c 0x49 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c16d5 0x3 + .rodata.tcpip_inpkt.str1.4 + 0x000000003c0c16d8 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c16e5 0x3 + .rodata.tcpip_send_msg_wait_sem.str1.4 + 0x000000003c0c16e8 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c1702 0x2 + .rodata.tcpip_init.str1.4 + 0x000000003c0c1704 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__$7472 + 0x000000003c0c172c 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__$7459 + 0x000000003c0c1744 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c1751 0x3 + .rodata.__func__$7529 + 0x000000003c0c1754 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c175f 0x1 + .rodata.__func__$7502 + 0x000000003c0c1760 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__$7495 + 0x000000003c0c1778 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c178b 0x1 + .rodata.__func__$7489 + 0x000000003c0c178c 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x000000003c0c179b 0x1 + .rodata.__func__$7479 + 0x000000003c0c179c 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.dns_call_found.str1.4 + 0x000000003c0c17a8 0x3c esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_send.str1.4 + 0x000000003c0c17e4 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_check_entry.str1.4 + 0x000000003c0c17fc 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x000000003c0c1837 0x1 + .rodata.dns_gethostbyname_addrtype.str1.4 + 0x000000003c0c1838 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x000000003c0c184b 0x1 + .rodata.__func__$7345 + 0x000000003c0c184c 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x000000003c0c1855 0x3 + .rodata.__func__$7378 + 0x000000003c0c1858 0xf esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x000000003c0c1867 0x1 + .rodata.__func__$7404 + 0x000000003c0c1868 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_mquery_v6group + 0x000000003c0c1878 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x000000003c0c1878 dns_mquery_v6group + .rodata.dns_mquery_v4group + 0x000000003c0c1890 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x000000003c0c1890 dns_mquery_v4group + .rodata.ip_addr_any_type + 0x000000003c0c18a8 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x000000003c0c18a8 ip_addr_any_type + .rodata.mem_malloc.str1.4 + 0x000000003c0c18c0 0x4c esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.mem_free.str1.4 + 0x000000003c0c190c 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.__func__$6633 + 0x000000003c0c1934 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x000000003c0c193d 0x3 + .rodata.__func__$6629 + 0x000000003c0c1940 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x000000003c0c194b 0x1 + .rodata.do_memp_malloc_pool.str1.4 + 0x000000003c0c194c 0x4d esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x000000003c0c1999 0x3 + .rodata.do_memp_free_pool.str1.4 + 0x000000003c0c199c 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.__func__$8740 + 0x000000003c0c19bc 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x000000003c0c19ce 0x2 + .rodata.__func__$8724 + 0x000000003c0c19d0 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_pools + 0x000000003c0c19e4 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c19e4 memp_pools + .rodata.memp_PBUF_POOL + 0x000000003c0c1a2c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a2c memp_PBUF_POOL + *fill* 0x000000003c0c1a2e 0x2 + .rodata.memp_PBUF + 0x000000003c0c1a30 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a30 memp_PBUF + *fill* 0x000000003c0c1a32 0x2 + .rodata.memp_MLD6_GROUP + 0x000000003c0c1a34 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a34 memp_MLD6_GROUP + *fill* 0x000000003c0c1a36 0x2 + .rodata.memp_ND6_QUEUE + 0x000000003c0c1a38 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a38 memp_ND6_QUEUE + *fill* 0x000000003c0c1a3a 0x2 + .rodata.memp_NETDB + 0x000000003c0c1a3c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a3c memp_NETDB + *fill* 0x000000003c0c1a3e 0x2 + .rodata.memp_SYS_TIMEOUT + 0x000000003c0c1a40 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a40 memp_SYS_TIMEOUT + *fill* 0x000000003c0c1a42 0x2 + .rodata.memp_IGMP_GROUP + 0x000000003c0c1a44 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a44 memp_IGMP_GROUP + *fill* 0x000000003c0c1a46 0x2 + .rodata.memp_ARP_QUEUE + 0x000000003c0c1a48 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a48 memp_ARP_QUEUE + *fill* 0x000000003c0c1a4a 0x2 + .rodata.memp_TCPIP_MSG_INPKT + 0x000000003c0c1a4c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a4c memp_TCPIP_MSG_INPKT + *fill* 0x000000003c0c1a4e 0x2 + .rodata.memp_TCPIP_MSG_API + 0x000000003c0c1a50 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a50 memp_TCPIP_MSG_API + *fill* 0x000000003c0c1a52 0x2 + .rodata.memp_NETCONN + 0x000000003c0c1a54 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a54 memp_NETCONN + *fill* 0x000000003c0c1a56 0x2 + .rodata.memp_NETBUF + 0x000000003c0c1a58 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a58 memp_NETBUF + *fill* 0x000000003c0c1a5a 0x2 + .rodata.memp_FRAG_PBUF + 0x000000003c0c1a5c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a5c memp_FRAG_PBUF + *fill* 0x000000003c0c1a5e 0x2 + .rodata.memp_TCP_SEG + 0x000000003c0c1a60 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a60 memp_TCP_SEG + *fill* 0x000000003c0c1a62 0x2 + .rodata.memp_TCP_PCB_LISTEN + 0x000000003c0c1a64 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a64 memp_TCP_PCB_LISTEN + *fill* 0x000000003c0c1a66 0x2 + .rodata.memp_TCP_PCB + 0x000000003c0c1a68 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a68 memp_TCP_PCB + *fill* 0x000000003c0c1a6a 0x2 + .rodata.memp_UDP_PCB + 0x000000003c0c1a6c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a6c memp_UDP_PCB + *fill* 0x000000003c0c1a6e 0x2 + .rodata.memp_RAW_PCB + 0x000000003c0c1a70 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000000003c0c1a70 memp_RAW_PCB + *fill* 0x000000003c0c1a72 0x2 + .rodata.netif_loopif_init.str1.4 + 0x000000003c0c1a74 0x4e esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1ac2 0x2 + .rodata.netif_issue_reports.str1.4 + 0x000000003c0c1ac4 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1ae7 0x1 + .rodata.netif_do_set_ipaddr.str1.4 + 0x000000003c0c1ae8 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_poll.str1.4 + 0x000000003c0c1af8 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add.str1.4 + 0x000000003c0c1b90 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1bd2 0x2 + .rodata.netif_loop_output.str1.4 + 0x000000003c0c1bd4 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set_parts.str1.4 + 0x000000003c0c1c44 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1c62 0x2 + .rodata.netif_ip6_addr_set.str1.4 + 0x000000003c0c1c64 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1caa 0x2 + .rodata.netif_get_ip6_addr_match.str1.4 + 0x000000003c0c1cac 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1cfe 0x2 + .rodata.__func__$8242 + 0x000000003c0c1d00 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1d19 0x3 + .rodata.__func__$8234 + 0x000000003c0c1d1c 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1d35 0x3 + .rodata.__func__$8227 + 0x000000003c0c1d38 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1d51 0x3 + .rodata.__func__$8216 + 0x000000003c0c1d54 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1d67 0x1 + .rodata.__func__$8201 + 0x000000003c0c1d68 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1d73 0x1 + .rodata.__func__$8183 + 0x000000003c0c1d74 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1d86 0x2 + .rodata.__func__$8163 + 0x000000003c0c1d88 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__$8102 + 0x000000003c0c1d9c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__$8087 + 0x000000003c0c1db0 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1dba 0x2 + .rodata.__func__$8054 + 0x000000003c0c1dbc 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x000000003c0c1dce 0x2 + .rodata.pbuf_add_header_impl.str1.4 + 0x000000003c0c1dd0 0x29 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x35 (size before relaxing) + *fill* 0x000000003c0c1df9 0x3 + .rodata.pbuf_alloc_reference.str1.4 + 0x000000003c0c1dfc 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1e0e 0x2 + .rodata.pbuf_free.str1.4 + 0x000000003c0c1e10 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1e5e 0x2 + .rodata.pbuf_alloc.str1.4 + 0x000000003c0c1e60 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1f0b 0x1 + .rodata.pbuf_realloc.str1.4 + 0x000000003c0c1f0c 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_ref.str1.4 + 0x000000003c0c1f58 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1f6a 0x2 + .rodata.pbuf_cat.str1.4 + 0x000000003c0c1f6c 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1f99 0x3 + .rodata.pbuf_copy_partial_pbuf.str1.4 + 0x000000003c0c1f9c 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1fcf 0x1 + .rodata.pbuf_take.str1.4 + 0x000000003c0c1fd0 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c1ffe 0x2 + .rodata.pbuf_take_at.str1.4 + 0x000000003c0c2000 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2017 0x1 + .rodata.pbuf_clone.str1.4 + 0x000000003c0c2018 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2029 0x3 + .rodata.__func__$7902 + 0x000000003c0c202c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2037 0x1 + .rodata.__func__$7889 + 0x000000003c0c2038 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2045 0x3 + .rodata.__func__$7874 + 0x000000003c0c2048 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2052 0x2 + .rodata.__func__$7824 + 0x000000003c0c2054 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c206b 0x1 + .rodata.__func__$7799 + 0x000000003c0c206c 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2075 0x3 + .rodata.__func__$7790 + 0x000000003c0c2078 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c2081 0x3 + .rodata.__func__$7772 + 0x000000003c0c2084 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c208e 0x2 + .rodata.__func__$7742 + 0x000000003c0c2090 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c20a3 0x1 + .rodata.__func__$7727 + 0x000000003c0c20a4 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c20b9 0x3 + .rodata.__func__$7715 + 0x000000003c0c20bc 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c20c9 0x3 + .rodata.__func__$7697 + 0x000000003c0c20cc 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c20e1 0x3 + .rodata.__func__$7684 + 0x000000003c0c20e4 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x000000003c0c20ef 0x1 + .rodata.raw_input.str1.4 + 0x000000003c0c20f0 0x74 esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.raw_sendto_if_src.str1.4 + 0x000000003c0c2164 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x000000003c0c21ae 0x2 + .rodata.__func__$7276 + 0x000000003c0c21b0 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x000000003c0c21c2 0x2 + .rodata.__func__$7232 + 0x000000003c0c21c4 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x000000003c0c21ce 0x2 + .rodata.tcp_remove_listener.str1.4 + 0x000000003c0c21d0 0x50 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_closed.str1.4 + 0x000000003c0c2220 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2241 0x3 + .rodata.tcp_free_listen.str1.4 + 0x000000003c0c2244 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c225d 0x3 + .rodata.tcp_free.str1.4 + 0x000000003c0c2260 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2271 0x3 + .rodata.tcp_backlog_delayed.str1.4 + 0x000000003c0c2274 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2289 0x3 + .rodata.tcp_listen_with_backlog_and_err.str1.4 + 0x000000003c0c228c 0x2d esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c22b9 0x3 + .rodata.tcp_update_rcv_ann_wnd.str1.4 + 0x000000003c0c22bc 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c22fa 0x2 + .rodata.tcp_recved.str1.4 + 0x000000003c0c22fc 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2322 0x2 + .rodata.tcp_seg_copy.str1.4 + 0x000000003c0c2324 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c233e 0x2 + .rodata.tcp_recv.str1.4 + 0x000000003c0c2340 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2367 0x1 + .rodata.tcp_sent.str1.4 + 0x000000003c0c2368 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c238f 0x1 + .rodata.tcp_err.str1.4 + 0x000000003c0c2390 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c23b6 0x2 + .rodata.tcp_poll.str1.4 + 0x000000003c0c23b8 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c23d6 0x2 + .rodata.tcp_next_iss.str1.4 + 0x000000003c0c23d8 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c23f2 0x2 + .rodata.tcp_eff_send_mss_netif.str1.4 + 0x000000003c0c23f4 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c241b 0x1 + .rodata.tcp_pcb_remove.str1.4 + 0x000000003c0c241c 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c24a3 0x1 + .rodata.tcp_abandon.str1.4 + 0x000000003c0c24a4 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c24d5 0x3 + .rodata.tcp_accept_null.str1.4 + 0x000000003c0c24d8 0x1d esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c24f5 0x3 + .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 + 0x000000003c0c24f8 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_close_shutdown.str1.4 + 0x000000003c0c252c 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2565 0x3 + .rodata.tcp_slowtmr.str1.4 + 0x000000003c0c2568 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2732 0x2 + .rodata.__func__$7976 + 0x000000003c0c2734 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2756 0x2 + .rodata.__func__$7969 + 0x000000003c0c2758 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c276f 0x1 + .rodata.__func__$7961 + 0x000000003c0c2770 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c277d 0x3 + .rodata.__func__$7953 + 0x000000003c0c2780 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c278f 0x1 + .rodata.__func__$7945 + 0x000000003c0c2790 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2799 0x3 + .rodata.__func__$7934 + 0x000000003c0c279c 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7929 + 0x000000003c0c27a4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c27ad 0x3 + .rodata.__func__$7924 + 0x000000003c0c27b0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c27b9 0x3 + .rodata.__func__$7832 + 0x000000003c0c27bc 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c27c9 0x3 + .rodata.__func__$7776 + 0x000000003c0c27cc 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7729 + 0x000000003c0c27d8 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c27e3 0x1 + .rodata.__func__$7721 + 0x000000003c0c27e4 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c27fb 0x1 + .rodata.__func__$7696 + 0x000000003c0c27fc 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7716 + 0x000000003c0c280c 0x20 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7660 + 0x000000003c0c282c 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7634 + 0x000000003c0c2838 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c284f 0x1 + .rodata.__func__$7583 + 0x000000003c0c2850 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7592 + 0x000000003c0c2860 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7600 + 0x000000003c0c2874 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c2886 0x2 + .rodata.__func__$7616 + 0x000000003c0c2888 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c289b 0x1 + .rodata.__func__$7611 + 0x000000003c0c289c 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c28b1 0x3 + .rodata.__func__$7607 + 0x000000003c0c28b4 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__$7579 + 0x000000003c0c28c8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c28d1 0x3 + .rodata.tcp_pcb_lists + 0x000000003c0c28d4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x000000003c0c28d4 tcp_pcb_lists + .rodata.tcp_persist_backoff + 0x000000003c0c28e4 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c28eb 0x1 + .rodata.tcp_backoff + 0x000000003c0c28ec 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x000000003c0c28f9 0x3 + .rodata.tcp_parseopt.str1.4 + 0x000000003c0c28fc 0x47 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2943 0x1 + .rodata.tcp_input_delayed_close.str1.4 + 0x000000003c0c2944 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2969 0x3 + .rodata.tcp_timewait_input.str1.4 + 0x000000003c0c296c 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_listen_input.str1.4 + 0x000000003c0c298c 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c29aa 0x2 + .rodata.tcp_oos_insert_segment.str1.4 + 0x000000003c0c29ac 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c29d1 0x3 + .rodata.tcp_free_acked_segments.str1.4 + 0x000000003c0c29d4 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_receive.str1.4 + 0x000000003c0c2a1c 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2b4d 0x3 + .rodata.tcp_process.str1.4 + 0x000000003c0c2b50 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2bd6 0x2 + .rodata.tcp_input.str1.4 + 0x000000003c0c2bd8 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2d4a 0x2 + .rodata.__func__$7658 + 0x000000003c0c2d4c 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__$7705 + 0x000000003c0c2d64 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2d7b 0x1 + .rodata.__func__$7717 + 0x000000003c0c2d7c 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__$7727 + 0x000000003c0c2d94 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__$7677 + 0x000000003c0c2da0 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__$7770 + 0x000000003c0c2dac 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2db9 0x3 + .rodata.__func__$7665 + 0x000000003c0c2dbc 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2dcd 0x3 + .rodata.__func__$7670 + 0x000000003c0c2dd0 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2de3 0x1 + .rodata.__func__$7637 + 0x000000003c0c2de4 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x000000003c0c2dee 0x2 + .rodata.tcp_write_checks.str1.4 + 0x000000003c0c2df0 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c2eaa 0x2 + .rodata.tcp_output_segment_busy.str1.4 + 0x000000003c0c2eac 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c2ed1 0x3 + .rodata.tcp_output_fill_options.str1.4 + 0x000000003c0c2ed4 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c2f0f 0x1 + .rodata.tcp_pbuf_prealloc.str1.4 + 0x000000003c0c2f10 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_create_segment.str1.4 + 0x000000003c0c2f68 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c2fc1 0x3 + .rodata.tcp_output_alloc_header_common.str1.4 + 0x000000003c0c2fc4 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c2ff2 0x2 + .rodata.tcp_output_alloc_header.str1.4 + 0x000000003c0c2ff4 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c3019 0x3 + .rodata.tcp_output_segment.str1.4 + 0x000000003c0c301c 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c307e 0x2 + .rodata.tcp_output_control_segment.str1.4 + 0x000000003c0c3080 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c30a9 0x3 + .rodata.tcp_write.str1.4 + 0x000000003c0c30ac 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c31a6 0x2 + .rodata.tcp_split_unsent_seg.str1.4 + 0x000000003c0c31a8 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c320e 0x2 + .rodata.tcp_enqueue_flags.str1.4 + 0x000000003c0c3210 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_fin.str1.4 + 0x000000003c0c3330 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c334a 0x2 + .rodata.tcp_rexmit_rto_prepare.str1.4 + 0x000000003c0c334c 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit.str1.4 + 0x000000003c0c3370 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_fast.str1.4 + 0x000000003c0c3388 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c33a5 0x3 + .rodata.tcp_rst.str1.4 + 0x000000003c0c33a8 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c33df 0x1 + .rodata.tcp_send_empty_ack.str1.4 + 0x000000003c0c33e0 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output.str1.4 + 0x000000003c0c3400 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c3457 0x1 + .rodata.tcp_rexmit_rto_commit.str1.4 + 0x000000003c0c3458 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c347b 0x1 + .rodata.tcp_rexmit_rto.str1.4 + 0x000000003c0c347c 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_keepalive.str1.4 + 0x000000003c0c3498 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c34b3 0x1 + .rodata.tcp_zero_window_probe.str1.4 + 0x000000003c0c34b4 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c34d7 0x1 + .rodata.__func__$7831 + 0x000000003c0c34d8 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c34ee 0x2 + .rodata.__func__$7819 + 0x000000003c0c34f0 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c34fe 0x2 + .rodata.__func__$7768 + 0x000000003c0c3500 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__$7812 + 0x000000003c0c3518 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c352b 0x1 + .rodata.__func__$7787 + 0x000000003c0c352c 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c3547 0x1 + .rodata.__func__$7778 + 0x000000003c0c3548 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__$7760 + 0x000000003c0c3560 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c357f 0x1 + .rodata.__func__$7803 + 0x000000003c0c3580 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__$7747 + 0x000000003c0c3588 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__$7740 + 0x000000003c0c3598 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c35a3 0x1 + .rodata.__func__$7734 + 0x000000003c0c35a4 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c35b3 0x1 + .rodata.__func__$7730 + 0x000000003c0c35b4 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c35ca 0x2 + .rodata.__func__$7723 + 0x000000003c0c35cc 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c35e3 0x1 + .rodata.__func__$7708 + 0x000000003c0c35e4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__$7717 + 0x000000003c0c35fc 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c360f 0x1 + .rodata.__func__$7692 + 0x000000003c0c3610 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c361b 0x1 + .rodata.__func__$7678 + 0x000000003c0c361c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c362e 0x2 + .rodata.__func__$7665 + 0x000000003c0c3630 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c363d 0x3 + .rodata.__func__$7660 + 0x000000003c0c3640 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c3655 0x3 + .rodata.__func__$7586 + 0x000000003c0c3658 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c366b 0x1 + .rodata.__func__$7598 + 0x000000003c0c366c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c367e 0x2 + .rodata.__func__$7603 + 0x000000003c0c3680 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c3691 0x3 + .rodata.__func__$7629 + 0x000000003c0c3694 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x000000003c0c369e 0x2 + .rodata.sys_timeout_abs.str1.4 + 0x000000003c0c36a0 0x6d esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x000000003c0c370d 0x3 + .rodata.sys_timeout.str1.4 + 0x000000003c0c3710 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x000000003c0c3746 0x2 + .rodata.sys_timeouts_sleeptime.str1.4 + 0x000000003c0c3748 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x000000003c0c375a 0x2 + .rodata.__func__$7883 + 0x000000003c0c375c 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x000000003c0c3773 0x1 + .rodata.__func__$7851 + 0x000000003c0c3774 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.__func__$7821 + 0x000000003c0c3780 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.lwip_cyclic_timers + 0x000000003c0c3790 0x40 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x000000003c0c3790 lwip_cyclic_timers + .rodata.udp_input_local_match.str1.4 + 0x000000003c0c37d0 0x71 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x000000003c0c3841 0x3 + .rodata.udp_input.str1.4 + 0x000000003c0c3844 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x000000003c0c3893 0x1 + .rodata.udp_sendto_if_src.str1.4 + 0x000000003c0c3894 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x000000003c0c38c2 0x2 + .rodata.__func__$7456 + 0x000000003c0c38c4 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x000000003c0c38d6 0x2 + .rodata.__func__$7400 + 0x000000003c0c38d8 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x000000003c0c38ee 0x2 + .rodata.__func__$7413 + 0x000000003c0c38f0 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x000000003c0c38fa 0x2 + .rodata.dhcp_option_short.str1.4 + 0x000000003c0c38fc 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3966 0x2 + .rodata.dhcp_option.str1.4 + 0x000000003c0c3968 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c39aa 0x2 + .rodata.dhcp_option_byte.str1.4 + 0x000000003c0c39ac 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c39e1 0x3 + .rodata.dhcp_option_long.str1.4 + 0x000000003c0c39e4 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3a1e 0x2 + .rodata.dhcp_create_msg.str1.4 + 0x000000003c0c3a20 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_hostname.str1.4 + 0x000000003c0c3a60 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_dec_pcb_refcount.str1.4 + 0x000000003c0c3a7c 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_inc_pcb_refcount.str1.4 + 0x000000003c0c3aa0 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3ac5 0x3 + .rodata.dhcp_parse_reply.str1.4 + 0x000000003c0c3ac8 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3ad9 0x3 + .rodata.dhcp_recv.str1.4 + 0x000000003c0c3adc 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_set_struct.str1.4 + 0x000000003c0c3af8 0x34 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x44 (size before relaxing) + .rodata.dhcp_network_changed.str1.4 + 0x000000003c0c3b2c 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__$7601 + 0x000000003c0c3b40 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3b55 0x3 + .rodata.__func__$7779 + 0x000000003c0c3b58 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3b69 0x3 + .rodata.__func__$7799 + 0x000000003c0c3b6c 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3b76 0x2 + .rodata.__func__$7484 + 0x000000003c0c3b78 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3b8e 0x2 + .rodata.__func__$7488 + 0x000000003c0c3b90 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3ba6 0x2 + .rodata.__func__$7577 + 0x000000003c0c3ba8 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__$7570 + 0x000000003c0c3bb4 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3bc1 0x3 + .rodata.__func__$7566 + 0x000000003c0c3bc4 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__$7718 + 0x000000003c0c3bd4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3be5 0x3 + .rodata.__func__$7728 + 0x000000003c0c3be8 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3bfd 0x3 + .rodata.__func__$7706 + 0x000000003c0c3c00 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3c11 0x3 + .rodata.__func__$7700 + 0x000000003c0c3c14 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__$7712 + 0x000000003c0c3c20 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x000000003c0c3c32 0x2 + .rodata.__func__$7814 + 0x000000003c0c3c34 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_discover_request_options + 0x000000003c0c3c44 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.free_etharp_q.str1.4 + 0x000000003c0c3c48 0x49 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3c91 0x3 + .rodata.etharp_find_entry.str1.4 + 0x000000003c0c3c94 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3ce9 0x3 + .rodata.etharp_update_arp_entry.str1.4 + 0x000000003c0c3cec 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_raw.str1.4 + 0x000000003c0c3d10 0x75 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x85 (size before relaxing) + *fill* 0x000000003c0c3d85 0x3 + .rodata.etharp_get_entry.str1.4 + 0x000000003c0c3d88 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_output_to_arp_index.str1.4 + 0x000000003c0c3da8 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_query.str1.4 + 0x000000003c0c3dd8 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3e2a 0x2 + .rodata.__func__$7500 + 0x000000003c0c3e2c 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3e39 0x3 + .rodata.__func__$7476 + 0x000000003c0c3e3c 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3e57 0x1 + .rodata.__func__$7485 + 0x000000003c0c3e58 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3e66 0x2 + .rodata.__func__$7525 + 0x000000003c0c3e68 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3e73 0x1 + .rodata.__func__$7430 + 0x000000003c0c3e74 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__$7419 + 0x000000003c0c3e8c 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3e9e 0x2 + .rodata.__func__$7390 + 0x000000003c0c3ea0 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x000000003c0c3eae 0x2 + .rodata.icmp_send_response.str1.4 + 0x000000003c0c3eb0 0x5a esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x000000003c0c3f0a 0x2 + .rodata.icmp_input.str1.4 + 0x000000003c0c3f0c 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x000000003c0c3f76 0x2 + .rodata.__func__$7290 + 0x000000003c0c3f78 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x000000003c0c3f8b 0x1 + .rodata.__func__$7272 + 0x000000003c0c3f8c 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x000000003c0c3f97 0x1 + .rodata.igmp_send.str1.4 + 0x000000003c0c3f98 0x6a esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x000000003c0c4002 0x2 + .rodata.igmp_lookup_group.str1.4 + 0x000000003c0c4004 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x000000003c0c4079 0x3 + .rodata.__func__$7440 + 0x000000003c0c407c 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x000000003c0c4086 0x2 + .rodata.__func__$7342 + 0x000000003c0c4088 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x000000003c0c409a 0x2 + .rodata.ip4_output_if_opt_src.str1.4 + 0x000000003c0c409c 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x000000003c0c4105 0x3 + .rodata.__func__$7873 + 0x000000003c0c4108 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x000000003c0c411e 0x2 + .rodata.ip4addr_aton.str1.4 + 0x000000003c0c4120 0x3e esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x000000003c0c415e 0x2 + .rodata.__func__$6766 + 0x000000003c0c4160 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x000000003c0c416d 0x3 + .rodata.ip_addr_broadcast + 0x000000003c0c4170 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x000000003c0c4170 ip_addr_broadcast + .rodata.ip_addr_any + 0x000000003c0c4188 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x000000003c0c4188 ip_addr_any + .rodata.ip4_frag.str1.4 + 0x000000003c0c41a0 0x52 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + *fill* 0x000000003c0c41f2 0x2 + .rodata.__func__$7265 + 0x000000003c0c41f4 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + *fill* 0x000000003c0c41fd 0x3 + .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 + 0x000000003c0c4200 0x5b esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x000000003c0c425b 0x1 + .rodata.icmp6_send_response.str1.4 + 0x000000003c0c425c 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.__func__$7380 + 0x000000003c0c4280 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x000000003c0c42a9 0x3 + .rodata.__func__$7354 + 0x000000003c0c42ac 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.in6addr_any + 0x000000003c0c42c0 0x10 esp-idf/lwip/liblwip.a(inet6.c.obj) + 0x000000003c0c42c0 in6addr_any + .rodata.ip6_output_if_src.str1.4 + 0x000000003c0c42d0 0x5e esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x6a (size before relaxing) + *fill* 0x000000003c0c432e 0x2 + .rodata.__func__$7665 + 0x000000003c0c4330 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x000000003c0c4342 0x2 + .rodata.ip6addr_ntoa_r.str1.4 + 0x000000003c0c4344 0x8 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .rodata.ip6_addr_any + 0x000000003c0c434c 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x000000003c0c434c ip6_addr_any + .rodata.ip6_frag.str1.4 + 0x000000003c0c4364 0x4a esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x6c (size before relaxing) + *fill* 0x000000003c0c43ae 0x2 + .rodata.__func__$7231 + 0x000000003c0c43b0 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + *fill* 0x000000003c0c43b9 0x3 + .rodata.nd6_process_autoconfig_prefix.str1.4 + 0x000000003c0c43bc 0x41 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c43fd 0x3 + .rodata.nd6_free_q.str1.4 + 0x000000003c0c4400 0xd esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x29 (size before relaxing) + *fill* 0x000000003c0c440d 0x3 + .rodata.nd6_send_na.str1.4 + 0x000000003c0c4410 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_get_next_hop_entry.str1.4 + 0x000000003c0c442b 0xe esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c442b 0x1 + .rodata.nd6_find_route.str1.4 + 0x000000003c0c442c 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c4457 0x1 + .rodata.__func__$7808 + 0x000000003c0c4458 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c446f 0x1 + .rodata.__func__$7767 + 0x000000003c0c4470 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c447f 0x1 + .rodata.__func__$7829 + 0x000000003c0c4480 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c448b 0x1 + .rodata.__func__$7518 + 0x000000003c0c448c 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x000000003c0c44aa 0x2 + .rodata.__func__$7647 + 0x000000003c0c44ac 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__$7660 + 0x000000003c0c44b8 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.ethernet_output.str1.4 + 0x000000003c0c44c4 0x62 esp-idf/lwip/liblwip.a(ethernet.c.obj) + *fill* 0x000000003c0c4526 0x2 + .rodata.__func__$7222 + 0x000000003c0c4528 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .rodata.ethzero + 0x000000003c0c4538 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x000000003c0c4538 ethzero + *fill* 0x000000003c0c453e 0x2 + .rodata.ethbroadcast + 0x000000003c0c4540 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x000000003c0c4540 ethbroadcast + *fill* 0x000000003c0c4546 0x2 + .rodata.sys_mutex_lock.str1.4 + 0x000000003c0c4548 0x4f esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4597 0x1 + .rodata.sys_mutex_unlock.str1.4 + 0x000000003c0c4598 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c45b1 0x3 + .rodata.sys_sem_new.str1.4 + 0x000000003c0c45b4 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c45fd 0x3 + .rodata.sys_sem_signal.str1.4 + 0x000000003c0c4600 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4622 0x2 + .rodata.sys_arch_sem_wait.str1.4 + 0x000000003c0c4624 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_post.str1.4 + 0x000000003c0c463c 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c464d 0x3 + .rodata.sys_arch_mbox_fetch.str1.4 + 0x000000003c0c4650 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4662 0x2 + .rodata.sys_mbox_free.str1.4 + 0x000000003c0c4664 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c467a 0x2 + .rodata.sys_init.str1.4 + 0x000000003c0c467c 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_sem_init.str1.4 + 0x000000003c0c46cc 0x36 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4702 0x2 + .rodata.__func__$6771 + 0x000000003c0c4704 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4712 0x2 + .rodata.__func__$6762 + 0x000000003c0c4714 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c472b 0x1 + .rodata.__func__$6754 + 0x000000003c0c472c 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__$6734 + 0x000000003c0c4740 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c474e 0x2 + .rodata.__func__$6720 + 0x000000003c0c4750 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4762 0x2 + .rodata.__func__$6710 + 0x000000003c0c4764 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4773 0x1 + .rodata.__func__$6704 + 0x000000003c0c4774 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__$6696 + 0x000000003c0c4780 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c4791 0x3 + .rodata.__func__$6691 + 0x000000003c0c4794 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x000000003c0c47a3 0x1 + .rodata.esp_vfs_lwip_sockets_register.str1.4 + 0x000000003c0c47a4 0x6e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x000000003c0c4812 0x2 + .rodata.__func__$7843 + 0x000000003c0c4814 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x000000003c0c4832 0x2 + .rodata.esp_ping_send.str1.4 + 0x000000003c0c4834 0x31 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + *fill* 0x000000003c0c4865 0x3 + .rodata.esp_ping_new_session.str1.4 + 0x000000003c0c4868 0x1e6 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x1ee (size before relaxing) + *fill* 0x000000003c0c4a4e 0x2 + .rodata.esp_ping_get_profile.str1.4 + 0x000000003c0c4a50 0xb2 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + *fill* 0x000000003c0c4b02 0x2 + .rodata.__FUNCTION__$7880 + 0x000000003c0c4b04 0x15 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + *fill* 0x000000003c0c4b19 0x3 + .rodata.__FUNCTION__$7861 + 0x000000003c0c4b1c 0xf esp-idf/lwip/liblwip.a(ping_sock.c.obj) + *fill* 0x000000003c0c4b2b 0x1 + .rodata.__FUNCTION__$7854 + 0x000000003c0c4b2c 0x18 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .rodata.__FUNCTION__$7837 + 0x000000003c0c4b44 0x15 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + *fill* 0x000000003c0c4b59 0x3 + .rodata.kill_oldest_dhcps_pool.str1.4 + 0x000000003c0c4b5c 0x56 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x000000003c0c4bb2 0x2 + .rodata.dhcps_start.str1.4 + 0x000000003c0c4bb4 0x24 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.dhcps_stop.str1.4 + 0x000000003c0c4bd8 0x1c esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.__func__$8857 + 0x000000003c0c4bf4 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x000000003c0c4c0b 0x1 + .rodata.magic_cookie + 0x000000003c0c4c0c 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.netconn_new_with_proto_and_callback.str1.4 + 0x000000003c0c4c10 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x000000003c0c4c99 0x3 + .rodata.netconn_write_vectors_partly.str1.4 + 0x000000003c0c4c9c 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv_data.str1.4 + 0x000000003c0c4cbf 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x000000003c0c4cbf 0x1 + .rodata.__func__$8304 + 0x000000003c0c4cc0 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x000000003c0c4cdd 0x3 + .rodata.__func__$8220 + 0x000000003c0c4ce0 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x000000003c0c4cf2 0x2 + .rodata.__func__$8153 + 0x000000003c0c4cf4 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.lwip_netconn_err_to_msg.str1.4 + 0x000000003c0c4d18 0x3b esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4d53 0x1 + .rodata.recv_udp.str1.4 + 0x000000003c0c4d54 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4db6 0x2 + .rodata.pcb_new.str1.4 + 0x000000003c0c4db8 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4dd7 0x1 + .rodata.lwip_netconn_do_connected.str1.4 + 0x000000003c0c4dd8 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4e55 0x3 + .rodata.err_tcp.str1.4 + 0x000000003c0c4e58 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4eba 0x2 + .rodata.lwip_netconn_do_writemore.str1.4 + 0x000000003c0c4ebc 0xab esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4f67 0x1 + .rodata.lwip_netconn_do_close_internal.str1.4 + 0x000000003c0c4f68 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c4ff3 0x1 + .rodata.recv_tcp.str1.4 + 0x000000003c0c4ff4 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c506e 0x2 + .rodata.lwip_netconn_is_err_msg.str1.4 + 0x000000003c0c5070 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_alloc.str1.4 + 0x000000003c0c507c 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c50a2 0x2 + .rodata.netconn_free.str1.4 + 0x000000003c0c50a4 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_drain.str1.4 + 0x000000003c0c514c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5162 0x2 + .rodata.accept_function.str1.4 + 0x000000003c0c5164 0x27 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c518b 0x1 + .rodata.lwip_netconn_do_delconn.str1.4 + 0x000000003c0c518c 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_listen.str1.4 + 0x000000003c0c51db 0x2d esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c51db 0x1 + .rodata.lwip_netconn_do_write.str1.4 + 0x000000003c0c51dc 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_getaddr.str1.4 + 0x000000003c0c51f0 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5205 0x3 + .rodata.lwip_netconn_do_close.str1.4 + 0x000000003c0c5208 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8364 + 0x000000003c0c522c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5242 0x2 + .rodata.__func__$8357 + 0x000000003c0c5244 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8347 + 0x000000003c0c525c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5272 0x2 + .rodata.__func__$8166 + 0x000000003c0c5274 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8301 + 0x000000003c0c5284 0x17 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c529b 0x1 + .rodata.__func__$8278 + 0x000000003c0c529c 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c52b6 0x2 + .rodata.__func__$8242 + 0x000000003c0c52b8 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8204 + 0x000000003c0c52d0 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c52de 0x2 + .rodata.__func__$8199 + 0x000000003c0c52e0 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c52ed 0x3 + .rodata.__func__$8194 + 0x000000003c0c52f0 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c52fe 0x2 + .rodata.__func__$8130 + 0x000000003c0c5300 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5309 0x3 + .rodata.__func__$8143 + 0x000000003c0c530c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5315 0x3 + .rodata.__func__$8234 + 0x000000003c0c5318 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5337 0x1 + .rodata.__func__$8335 + 0x000000003c0c5338 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5352 0x2 + .rodata.__func__$8136 + 0x000000003c0c5354 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c535d 0x3 + .rodata.__func__$8093 + 0x000000003c0c5360 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8152 + 0x000000003c0c5378 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8119 + 0x000000003c0c5380 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x000000003c0c5389 0x3 + .rodata.__func__$8172 + 0x000000003c0c538c 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__$8098 + 0x000000003c0c5394 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_closed + 0x000000003c0c53ac 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x000000003c0c53ac netconn_closed + .rodata.netconn_reset + 0x000000003c0c53ad 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x000000003c0c53ad netconn_reset + .rodata.netconn_aborted + 0x000000003c0c53ae 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x000000003c0c53ae netconn_aborted + .rodata.netconn_deleted + 0x000000003c0c53af 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x000000003c0c53af netconn_deleted + .rodata.err_to_errno_table + 0x000000003c0c53b0 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .rodata.netbuf_alloc.str1.4 + 0x000000003c0c53f4 0x4e esp-idf/lwip/liblwip.a(netbuf.c.obj) + *fill* 0x000000003c0c5442 0x2 + .rodata.__func__$6806 + 0x000000003c0c5444 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + *fill* 0x000000003c0c5451 0x3 + .rodata.gdma_periph_signals + 0x000000003c0c5454 0x2c esp-idf/soc/libsoc.a(gdma_periph.c.obj) + 0x000000003c0c5454 gdma_periph_signals + .rodata.GPIO_PIN_MUX_REG + 0x000000003c0c5480 0xc4 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x000000003c0c5480 GPIO_PIN_MUX_REG + .rodata.i2c_periph_signal + 0x000000003c0c5544 0x18 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x000000003c0c5544 i2c_periph_signal + .rodata.esp_fill_random.str1.4 + 0x000000003c0c555c 0x2b esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x37 (size before relaxing) + *fill* 0x000000003c0c5587 0x1 + .rodata.__func__$3916 + 0x000000003c0c5588 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .rodata.esp_base_mac_addr_set.str1.4 + 0x000000003c0c5598 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x000000003c0c560a 0x2 + .rodata.esp_base_mac_addr_get.str1.4 + 0x000000003c0c560c 0x33 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x000000003c0c563f 0x1 + .rodata.esp_efuse_mac_get_custom.str1.4 + 0x000000003c0c5640 0x75 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x000000003c0c56b5 0x3 + .rodata.esp_derive_local_mac.str1.4 + 0x000000003c0c56b8 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x000000003c0c56e9 0x3 + .rodata.esp_read_mac.str1.4 + 0x000000003c0c56ec 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.__func__$3995 + 0x000000003c0c5788 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x000000003c0c57a2 0x2 + .rodata.esp_unknown_msg + 0x000000003c0c57a4 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x000000003c0c57aa 0x2 + .rodata.str1.4 + 0x000000003c0c57ac 0x1759 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x000000003c0c6f05 0x3 + .rodata.esp_err_msg_table + 0x000000003c0c6f08 0x6a0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.ets_timer_setfn.str1.4 + 0x000000003c0c75a8 0x88 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x000000003c0c7630 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x000000003c0c76e9 0x3 + .rodata.__func__$5571 + 0x000000003c0c76ec 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x000000003c0c76fa 0x2 + .rodata.__func__$5562 + 0x000000003c0c76fc 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x000000003c0c770d 0x3 + .rodata.__func__$5556 + 0x000000003c0c7710 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.xEventGroupCreateStatic.str1.4 + 0x000000003c0c7720 0x5c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x9a (size before relaxing) + .rodata.xEventGroupWaitBits.str1.4 + 0x000000003c0c777c 0x49 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x9f (size before relaxing) + *fill* 0x000000003c0c77c5 0x3 + .rodata.xEventGroupClearBits.str1.4 + 0x000000003c0c77c8 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x000000003c0c77ee 0x2 + .rodata.xEventGroupSetBits.str1.4 + 0x000000003c0c77f0 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vEventGroupDelete.str1.4 + 0x000000003c0c7814 0x66 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x000000003c0c787a 0x2 + .rodata.__func__$5294 + 0x000000003c0c787c 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x000000003c0c788e 0x2 + .rodata.__func__$5285 + 0x000000003c0c7890 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x000000003c0c78a3 0x1 + .rodata.__func__$5260 + 0x000000003c0c78a4 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x000000003c0c78b9 0x3 + .rodata.__func__$5252 + 0x000000003c0c78bc 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__$4115 + 0x000000003c0c78d0 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.prvInitialiseNewTimer.str1.4 + 0x000000003c0c78e4 0x3e esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c7922 0x2 + .rodata.xTimerCreateTimerTask.str1.4 + 0x000000003c0c7924 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerGenericCommand.str1.4 + 0x000000003c0c7934 0x7 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c793b 0x1 + .rodata.prvSwitchTimerLists.str1.4 + 0x000000003c0c793c 0x8 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.prvProcessReceivedCommands.str1.4 + 0x000000003c0c7944 0x25 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c7969 0x3 + .rodata.__func__$5512 + 0x000000003c0c796c 0x12 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c797e 0x2 + .rodata.__func__$5391 + 0x000000003c0c7980 0x15 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c7995 0x3 + .rodata.__func__$5381 + 0x000000003c0c7998 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c79ae 0x2 + .rodata.__func__$5468 + 0x000000003c0c79b0 0x1b esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c79cb 0x1 + .rodata.__func__$5430 + 0x000000003c0c79cc 0x17 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c79e3 0x1 + .rodata.__func__$5492 + 0x000000003c0c79e4 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__$5353 + 0x000000003c0c79f8 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x000000003c0c7a0e 0x2 + .rodata.str1.4 + 0x000000003c0c7a10 0xab5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0xab9 (size before relaxing) + *fill* 0x000000003c0c84c5 0x3 + .rodata.ciphersuite_definitions + 0x000000003c0c84c8 0xc58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ciphersuite_preference + 0x000000003c0c9120 0x340 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata 0x000000003c0c9460 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .rodata.ssl_compute_master.str1.4 + 0x000000003c0c9464 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000003c0c948a 0x2 + .rodata.ssl_calc_finished_tls_sha256.str1.4 + 0x000000003c0c948c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_populate_transform.str1.4 + 0x000000003c0c94ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000003c0c94ba 0x2 + .rodata 0x000000003c0c94bc 0x104 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.mbedtls_ssl_check_cert_usage.str1.4 + 0x000000003c0c95c0 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x000000003c0c95d5 0x3 + .rodata.small_prime + 0x000000003c0c95d8 0x2a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_cipher_definitions + 0x000000003c0c9878 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x000000003c0c9878 mbedtls_cipher_definitions + .rodata.str1.4 + 0x000000003c0c9938 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_ccm_info + 0x000000003c0c9a58 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_ccm_info + 0x000000003c0c9a78 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_ccm_info + 0x000000003c0c9a98 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aes_info + 0x000000003c0c9ab8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_gcm_info + 0x000000003c0c9ae4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_gcm_info + 0x000000003c0c9b04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_gcm_info + 0x000000003c0c9b24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aes_info + 0x000000003c0c9b44 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_xts_info + 0x000000003c0c9b70 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_xts_info + 0x000000003c0c9b90 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.xts_aes_info + 0x000000003c0c9bb0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_ctr_info + 0x000000003c0c9bdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_ctr_info + 0x000000003c0c9bfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_ctr_info + 0x000000003c0c9c1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_ofb_info + 0x000000003c0c9c3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_ofb_info + 0x000000003c0c9c5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_ofb_info + 0x000000003c0c9c7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_cfb128_info + 0x000000003c0c9c9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_cfb128_info + 0x000000003c0c9cbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_cfb128_info + 0x000000003c0c9cdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_cbc_info + 0x000000003c0c9cfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_cbc_info + 0x000000003c0c9d1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_cbc_info + 0x000000003c0c9d3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_256_ecb_info + 0x000000003c0c9d5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_192_ecb_info + 0x000000003c0c9d7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_128_ecb_info + 0x000000003c0c9d9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_info + 0x000000003c0c9dbc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ecp_x25519_bad_point_2 + 0x000000003c0c9de8 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.ecp_x25519_bad_point_1 + 0x000000003c0c9df4 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_2 + 0x000000003c0c9e00 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_1 + 0x000000003c0c9e20 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.str1.4 + 0x000000003c0c9e40 0x97 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + *fill* 0x000000003c0c9ed7 0x1 + .rodata.ecp_supported_curves + 0x000000003c0c9ed8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.curve25519_part_of_n + 0x000000003c0c9f74 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_n + 0x000000003c0c9f84 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gy + 0x000000003c0c9fc4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gx + 0x000000003c0ca004 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_b + 0x000000003c0ca044 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_a + 0x000000003c0ca084 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_p + 0x000000003c0ca0c4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_n + 0x000000003c0ca104 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gy + 0x000000003c0ca134 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gx + 0x000000003c0ca164 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_b + 0x000000003c0ca194 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_a + 0x000000003c0ca1c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_p + 0x000000003c0ca1f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_n + 0x000000003c0ca224 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gy + 0x000000003c0ca244 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gx + 0x000000003c0ca264 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_b + 0x000000003c0ca284 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_a + 0x000000003c0ca2a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_p + 0x000000003c0ca2c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_n + 0x000000003c0ca2e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gy + 0x000000003c0ca304 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gx + 0x000000003c0ca324 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_b + 0x000000003c0ca344 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_a + 0x000000003c0ca348 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_p + 0x000000003c0ca34c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_n + 0x000000003c0ca36c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gy + 0x000000003c0ca38c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gx + 0x000000003c0ca3a8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_b + 0x000000003c0ca3c4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_a + 0x000000003c0ca3c8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_p + 0x000000003c0ca3cc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_n + 0x000000003c0ca3e8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gy + 0x000000003c0ca400 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gx + 0x000000003c0ca418 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_b + 0x000000003c0ca430 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_a + 0x000000003c0ca434 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_p + 0x000000003c0ca438 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_n + 0x000000003c0ca450 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gy + 0x000000003c0ca494 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gx + 0x000000003c0ca4d8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_b + 0x000000003c0ca51c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_p + 0x000000003c0ca560 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_n + 0x000000003c0ca5a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gy + 0x000000003c0ca5d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gx + 0x000000003c0ca604 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_b + 0x000000003c0ca634 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_p + 0x000000003c0ca664 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_n + 0x000000003c0ca694 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gy + 0x000000003c0ca6b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gx + 0x000000003c0ca6d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_b + 0x000000003c0ca6f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_p + 0x000000003c0ca714 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_n + 0x000000003c0ca734 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gy + 0x000000003c0ca750 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gx + 0x000000003c0ca76c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_b + 0x000000003c0ca788 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_p + 0x000000003c0ca7a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_n + 0x000000003c0ca7c4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gy + 0x000000003c0ca7dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gx + 0x000000003c0ca7f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_b + 0x000000003c0ca80c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_p + 0x000000003c0ca824 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.mbedtls_high_level_strerr.str1.4 + 0x000000003c0ca83c 0x20b3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + *fill* 0x000000003c0cc8ef 0x1 + .rodata.mbedtls_low_level_strerr.str1.4 + 0x000000003c0cc8f0 0x9b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + *fill* 0x000000003c0cd2a9 0x3 + .rodata.mbedtls_strerror.str1.4 + 0x000000003c0cd2ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0x24 (size before relaxing) + *fill* 0x000000003c0cd2cc 0x4 + .rodata.last4 0x000000003c0cd2d0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.mbedtls_md_info_from_string.str1.4 + 0x000000003c0cd350 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x2f (size before relaxing) + .rodata.supported_digests + 0x000000003c0cd354 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.mbedtls_sha512_info + 0x000000003c0cd370 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000003c0cd370 mbedtls_sha512_info + .rodata.mbedtls_sha384_info + 0x000000003c0cd37c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000003c0cd37c mbedtls_sha384_info + .rodata.mbedtls_sha256_info + 0x000000003c0cd388 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000003c0cd388 mbedtls_sha256_info + .rodata.mbedtls_sha224_info + 0x000000003c0cd394 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000003c0cd394 mbedtls_sha224_info + .rodata.mbedtls_sha1_info + 0x000000003c0cd3a0 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000003c0cd3a0 mbedtls_sha1_info + .rodata.mbedtls_md5_info + 0x000000003c0cd3ac 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000000003c0cd3ac mbedtls_md5_info + .rodata.mbedtls_pem_read_buffer.str1.4 + 0x000000003c0cd3b8 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + *fill* 0x000000003c0cd427 0x1 + .rodata.rsa_debug.str1.4 + 0x000000003c0cd428 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + *fill* 0x000000003c0cd436 0x2 + .rodata.eckey_debug.str1.4 + 0x000000003c0cd438 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.str1.4 + 0x000000003c0cd440 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.mbedtls_ecdsa_info + 0x000000003c0cd460 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x000000003c0cd460 mbedtls_ecdsa_info + .rodata.mbedtls_eckeydh_info + 0x000000003c0cd490 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x000000003c0cd490 mbedtls_eckeydh_info + .rodata.mbedtls_eckey_info + 0x000000003c0cd4c0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x000000003c0cd4c0 mbedtls_eckey_info + .rodata.mbedtls_rsa_info + 0x000000003c0cd4f0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x000000003c0cd4f0 mbedtls_rsa_info + .rodata.mbedtls_pkcs5_pbes2.str1.4 + 0x000000003c0cd520 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + *fill* 0x000000003c0cd52a 0x2 + .rodata.pk_group_from_specified.str1.4 + 0x000000003c0cd52c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.pk_parse_key_pkcs8_encrypted_der.str1.4 + 0x000000003c0cd534 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + *fill* 0x000000003c0cd54a 0x2 + .rodata.mbedtls_pk_load_file.str1.4 + 0x000000003c0cd54c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_key.str1.4 + 0x000000003c0cd55c 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + *fill* 0x000000003c0cd65e 0x2 + .rodata 0x000000003c0cd660 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + *fill* 0x000000003c0cd696 0x2 + .rodata.esp_aes_validate_input.str1.4 + 0x000000003c0cd698 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000003c0cd726 0x2 + .rodata.esp_aes_isr_initialise.str1.4 + 0x000000003c0cd728 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000003c0cd75f 0x1 + .rodata.esp_aes_dma_wait_complete.str1.4 + 0x000000003c0cd760 0x4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000003c0cd7ad 0x3 + .rodata.esp_aes_process_dma.str1.4 + 0x000000003c0cd7b0 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000003c0cd88e 0x2 + .rodata.esp_aes_crypt_cbc.str1.4 + 0x000000003c0cd890 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000003c0cd8b6 0x2 + .rodata.esp_aes_crypt_cfb128.str1.4 + 0x000000003c0cd8b8 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + *fill* 0x000000003c0cd8e5 0x3 + .rodata.esp_aes_crypt_ctr.str1.4 + 0x000000003c0cd8e8 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.__func__$7281 + 0x000000003c0cd944 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.sha1_padding + 0x000000003c0cd958 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .rodata.sha256_padding + 0x000000003c0cd998 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .rodata.sha512_padding + 0x000000003c0cd9d8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .rodata.ecdsa_sign_det_restartable.str1.4 + 0x000000003c0cda58 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + *fill* 0x000000003c0cda69 0x3 + .rodata.str1.4 + 0x000000003c0cda6c 0xba1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0xc69 (size before relaxing) + *fill* 0x000000003c0ce60d 0x3 + .rodata.oid_pkcs12_pbe_alg + 0x000000003c0ce610 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_hmac + 0x000000003c0ce658 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_alg + 0x000000003c0ce6d0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_cipher_alg + 0x000000003c0ce75c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x000000003c0ce798 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + *fill* 0x000000003c0ce7cd 0x3 + .rodata.oid_ecp_grp + 0x000000003c0ce7d0 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_pk_alg + 0x000000003c0ce8c0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_sig_alg + 0x000000003c0ce910 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_x509_ext + 0x000000003c0cea60 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.esp_sha_dma_process.str1.4 + 0x000000003c0ceaec 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + *fill* 0x000000003c0ceb3e 0x2 + .rodata.esp_sha_512_t_init_hash.str1.4 + 0x000000003c0ceb40 0x97 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + *fill* 0x000000003c0cebd7 0x1 + .rodata.esp_sha_dma.str1.4 + 0x000000003c0cebd8 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + *fill* 0x000000003c0cec61 0x3 + .rodata.crypto_shared_gdma_init.str1.4 + 0x000000003c0cec64 0x51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + *fill* 0x000000003c0cecb5 0x3 + .rodata 0x000000003c0cecb8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .rodata 0x000000003c0cecd0 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x000000003c0cecdd 0x3 + .rodata.x509_get_other_name.str1.4 + 0x000000003c0cece0 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_crt_verify_name.str1.4 + 0x000000003c0cece9 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x000000003c0cece9 0x3 + .rodata.mbedtls_x509_crt_verify_info.str1.4 + 0x000000003c0cecec 0x33 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x000000003c0ced1f 0x1 + .rodata.mbedtls_x509_crt_parse.str1.4 + 0x000000003c0ced20 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x000000003c0ced56 0x2 + .rodata.str1.4 + 0x000000003c0ced58 0x406 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x000000003c0cf15e 0x2 + .rodata.x509_crt_verify_strings + 0x000000003c0cf160 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_profile_suiteb + 0x000000003c0cf208 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x000000003c0cf208 mbedtls_x509_crt_profile_suiteb + .rodata.mbedtls_x509_crt_profile_default + 0x000000003c0cf218 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x000000003c0cf218 mbedtls_x509_crt_profile_default + .rodata.mbedtls_x509_get_rsassa_pss_params.str1.4 + 0x000000003c0cf228 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.str1.1 + 0x000000003c0cf232 0x1f0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .rodata.ieee80211_ethbroadcast + 0x000000003c0cf422 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + 0x000000003c0cf422 ieee80211_ethbroadcast + .rodata.str1.1 + 0x000000003c0cf428 0x7e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + 0x92 (size before relaxing) + .rodata.str1.1 + 0x000000003c0cf4a6 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata.str1.1 + 0x000000003c0cf4c5 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata 0x000000003c0cf4d4 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata.str1.1 + 0x000000003c0cf4e4 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .rodata.str1.1 + 0x000000003c0cf4e4 0xac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata 0x000000003c0cf590 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH$59 + 0x000000003c0cf5ac 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata.str1.1 + 0x000000003c0cf5c4 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata.__FUNCTION__$13011 + 0x000000003c0cf5ef 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata.str1.1 + 0x000000003c0cf605 0x1b5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x000000003c0cf7ba 0x2 + .rodata.wifi_nvs_set + 0x000000003c0cf7bc 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_compare_cfg_diff + 0x000000003c0cf7dc 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_load + 0x000000003c0cf7fc 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .rodata.str1.1 + 0x000000003c0cf81c 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata 0x000000003c0cf82f 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata.info$11324 + 0x000000003c0cf83d 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata.s_ac_param$11329 + 0x000000003c0cf846 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata.param$11330 + 0x000000003c0cf862 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .rodata.str1.1 + 0x000000003c0cf86b 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + 0x2b (size before relaxing) + *fill* 0x000000003c0cf88d 0x3 + .rodata.ieee80211_11g_table + 0x000000003c0cf890 0xd4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_11b_table + 0x000000003c0cf964 0xd4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_is_40mhz_valid_bw + 0x000000003c0cfa38 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .rodata.str1.1 + 0x000000003c0cfa54 0x3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .rodata.str1.1 + 0x000000003c0cfa57 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata.str1.1 + 0x000000003c0cfa68 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + 0x59 (size before relaxing) + *fill* 0x000000003c0cfab2 0x2 + .rodata.ieee80211_sta_new_state + 0x000000003c0cfab4 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata 0x000000003c0cfacc 0x4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata.state_desc$11274 + 0x000000003c0cfad0 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata.str1.1 + 0x000000003c0cfaf4 0x4e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x000000003c0cfb42 0x2 + .rodata.wifi_set_rx_policy + 0x000000003c0cfb44 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .rodata.CSWTCH$133 + 0x000000003c0cfb70 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .rodata.__FUNCTION__$10059 + 0x000000003c0cfb76 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10080 + 0x000000003c0cfb8c 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10007 + 0x000000003c0cfba4 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10013 + 0x000000003c0cfbbc 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10019 + 0x000000003c0cfbd6 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10025 + 0x000000003c0cfbf3 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10031 + 0x000000003c0cfc01 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10039 + 0x000000003c0cfc16 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10047 + 0x000000003c0cfc27 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10053 + 0x000000003c0cfc3b 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10068 + 0x000000003c0cfc4f 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10074 + 0x000000003c0cfc5e 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10086 + 0x000000003c0cfc6e 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10092 + 0x000000003c0cfc89 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10098 + 0x000000003c0cfca8 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__$10104 + 0x000000003c0cfcc2 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .rodata.str1.1 + 0x000000003c0cfcd4 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata.str1.1 + 0x000000003c0cfcdd 0x82 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + 0x8e (size before relaxing) + *fill* 0x000000003c0cfd5f 0x1 + .rodata.CSWTCH$117 + 0x000000003c0cfd60 0x34 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata.str1.1 + 0x000000003c0cfd94 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .rodata.str1.1 + 0x000000003c0cfda7 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .rodata.str1.1 + 0x000000003c0cfdb0 0x7 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + *fill* 0x000000003c0cfdb7 0x1 + .rodata.lmacProcessTxComplete + 0x000000003c0cfdb8 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9854 + 0x000000003c0cfdd0 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9827 + 0x000000003c0cfde3 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9809 + 0x000000003c0cfdf9 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9798 + 0x000000003c0cfe0f 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9780 + 0x000000003c0cfe25 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9751 + 0x000000003c0cfe3e 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9734 + 0x000000003c0cfe58 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9690 + 0x000000003c0cfe6e 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9626 + 0x000000003c0cfe83 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9588 + 0x000000003c0cfea4 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.__FUNCTION__$9532 + 0x000000003c0cfeb9 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .rodata.str1.1 + 0x000000003c0cfed2 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + 0x12 (size before relaxing) + .rodata.CSWTCH$275 + 0x000000003c0cfed7 0x9 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata.CSWTCH$231 + 0x000000003c0cfee0 0x3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .rodata.CSWTCH$230 + 0x000000003c0cfee3 0x3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + *fill* 0x000000003c0cfee6 0x2 + .rodata.rcUpdateAMPDUParam + 0x000000003c0cfee8 0x40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.rcUpdatePhyMode + 0x000000003c0cff28 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.str1.1 + 0x000000003c0cff44 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.CSWTCH$51 + 0x000000003c0cff4a 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.CSWTCH$49 + 0x000000003c0cff75 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.__FUNCTION__$9463 + 0x000000003c0cffa0 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.__FUNCTION__$9376 + 0x000000003c0cffb2 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .rodata.str1.1 + 0x000000003c0cffbc 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .rodata 0x000000003c0cffd7 0x6 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + *fill* 0x000000003c0cffdd 0x3 + .rodata.prvReturnItemByteBuf.str1.4 + 0x000000003c0cffe0 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d005f 0x1 + .rodata.prvGetItemByteBuf.str1.4 + 0x000000003c0d0060 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0187 0x1 + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x000000003c0d0188 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d01ee 0x2 + .rodata.prvReturnItemDefault.str1.4 + 0x000000003c0d01f0 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0355 0x3 + .rodata.prvGetItemDefault.str1.4 + 0x000000003c0d0358 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d04de 0x2 + .rodata.prvAcquireItemNoSplit.str1.4 + 0x000000003c0d04e0 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x000000003c0d0544 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d05c2 0x2 + .rodata.prvGetFreeSize.str1.4 + 0x000000003c0d05c4 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvInitializeNewRingbuffer.str1.4 + 0x000000003c0d05e3 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d05e3 0x1 + .rodata.prvReceiveGeneric.str1.4 + 0x000000003c0d05e4 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0619 0x3 + .rodata.xRingbufferCreate.str1.4 + 0x000000003c0d061c 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d064b 0x1 + .rodata.xRingbufferSendAcquire.str1.4 + 0x000000003c0d064c 0x95 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d06e1 0x3 + .rodata.xRingbufferSendComplete.str1.4 + 0x000000003c0d06e4 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d06fa 0x2 + .rodata.xRingbufferSend.str1.4 + 0x000000003c0d06fc 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x000000003c0d0724 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5950 + 0x000000003c0d075c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d076e 0x2 + .rodata.__func__$5945 + 0x000000003c0d0770 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d078d 0x3 + .rodata.__func__$5938 + 0x000000003c0d0790 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d07a6 0x2 + .rodata.__func__$5930 + 0x000000003c0d07a8 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d07c6 0x2 + .rodata.__func__$5921 + 0x000000003c0d07c8 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d07df 0x1 + .rodata.__func__$5803 + 0x000000003c0d07e0 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d07f9 0x3 + .rodata.__func__$5789 + 0x000000003c0d07fc 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d080e 0x2 + .rodata.__func__$5867 + 0x000000003c0d0810 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0827 0x1 + .rodata.__func__$5852 + 0x000000003c0d0828 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5670 + 0x000000003c0d0838 0xf esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0847 0x1 + .rodata.__func__$4344 + 0x000000003c0d0848 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5675 + 0x000000003c0d085c 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$5696 + 0x000000003c0d0874 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d088b 0x1 + .rodata.__func__$5688 + 0x000000003c0d088c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d08a2 0x2 + .rodata.__func__$5735 + 0x000000003c0d08a4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d08b6 0x2 + .rodata.__func__$5749 + 0x000000003c0d08b8 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d08cd 0x3 + .rodata.__func__$5715 + 0x000000003c0d08d0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d08e6 0x2 + .rodata.__func__$5681 + 0x000000003c0d08e8 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0903 0x1 + .rodata.__func__$5723 + 0x000000003c0d0904 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0917 0x1 + .rodata.__func__$5743 + 0x000000003c0d0918 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d092a 0x2 + .rodata.__func__$5759 + 0x000000003c0d092c 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0941 0x3 + .rodata.__func__$5808 + 0x000000003c0d0944 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x000000003c0d0956 0x2 + .rodata.g_spi_lock_main_flash_dev + 0x000000003c0d0958 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x000000003c0d0958 g_spi_lock_main_flash_dev + .rodata.esp_ota_get_running_partition.str1.4 + 0x000000003c0d095c 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x000000003c0d09bb 0x1 + .rodata.__func__$5039 + 0x000000003c0d09bc 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.lib_printf.str1.4 + 0x000000003c0d09da 0x1a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + *fill* 0x000000003c0d09da 0x2 + .rodata.phy_printf.str1.4 + 0x000000003c0d09dc 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.pp_printf.str1.4 + 0x000000003c0d09e0 0x3 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + *fill* 0x000000003c0d09e3 0x1 + .rodata.net80211_printf.str1.4 + 0x000000003c0d09e4 0x9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + *fill* 0x000000003c0d09ed 0x3 + .rodata.load_cal_data_from_nvs_handle.str1.4 + 0x000000003c0d09f0 0xf0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.store_cal_data_to_nvs_handle.str1.4 + 0x000000003c0d0ae0 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003c0d0bea 0x2 + .rodata.esp_phy_load_cal_data_from_nvs.str1.4 + 0x000000003c0d0bec 0x66 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x6a (size before relaxing) + *fill* 0x000000003c0d0c52 0x2 + .rodata.esp_phy_load_cal_and_init.str1.4 + 0x000000003c0d0c54 0x169 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003c0d0dbd 0x3 + .rodata.__func__$10646 + 0x000000003c0d0dc0 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003c0d0ddd 0x3 + .rodata.__func__$10636 + 0x000000003c0d0de0 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003c0d0dfe 0x2 + .rodata.__func__$10617 + 0x000000003c0d0e00 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x000000003c0d0e1f 0x1 + .rodata.phy_init_data + 0x000000003c0d0e20 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_netif_action_connected.str1.4 + 0x000000003c0d0ea0 0xc1 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + *fill* 0x000000003c0d0f61 0x3 + .rodata.esp_netif_action_got_ip.str1.4 + 0x000000003c0d0f64 0x4e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + *fill* 0x000000003c0d0fb2 0x2 + .rodata.__FUNCTION__$8176 + 0x000000003c0d0fb4 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + *fill* 0x000000003c0d0fcf 0x1 + .rodata._g_esp_netif_soft_ap_ip + 0x000000003c0d0fd0 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x000000003c0d0fd0 _g_esp_netif_soft_ap_ip + .rodata.str1.4 + 0x000000003c0d0fdc 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_ap_config + 0x000000003c0d103c 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x000000003c0d103c _g_esp_netif_inherent_ap_config + .rodata._g_esp_netif_inherent_sta_config + 0x000000003c0d1060 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x000000003c0d1060 _g_esp_netif_inherent_sta_config + .rodata.s_wifi_netif_config_sta + 0x000000003c0d1084 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.s_wifi_netif_config_ap + 0x000000003c0d108c 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.wpa_group_init_gmk_and_counter.str1.4 + 0x000000003c0d1094 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x000000003c0d10a1 0x3 + .rodata.wpa_gtk_update.str1.4 + 0x000000003c0d10a4 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x000000003c0d10cb 0x1 + .rodata.wpa_group_config_group_keys.str1.4 + 0x000000003c0d10cc 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x000000003c0d10d3 0x1 + .rodata.wpa_derive_ptk.str1.4 + 0x000000003c0d10d4 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + *fill* 0x000000003c0d10eb 0x1 + .rodata.sae_test_pwd_seed_ecc.str1.4 + 0x000000003c0d10ec 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_keys.str1.4 + 0x000000003c0d1104 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata 0x000000003c0d1114 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .rodata.rsn_pmkid.str1.4 + 0x000000003c0d1120 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + *fill* 0x000000003c0d1129 0x3 + .rodata.dh_groups + 0x000000003c0d112c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_order + 0x000000003c0d114c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_prime + 0x000000003c0d120c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_generator + 0x000000003c0d12cc 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x000000003c0d12cd 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + *fill* 0x000000003c0d12cd 0x3 + .rodata.wpa_gen_wpa_ie_rsn.str1.4 + 0x000000003c0d12d0 0x5d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x000000003c0d132d 0x3 + .rodata.wpa_gen_wpa_ie_wpa.str1.4 + 0x000000003c0d1330 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x000000003c0d1356 0x2 + .rodata.__func__$10420 + 0x000000003c0d1358 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x000000003c0d136b 0x1 + .rodata.__func__$10435 + 0x000000003c0d136c 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x000000003c0d137f 0x1 + .rodata.eap_peer_sm_deinit.str1.4 + 0x000000003c0d1380 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + *fill* 0x000000003c0d138b 0x1 + .rodata.pmksa_cache_init.str1.4 + 0x000000003c0d138c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .rodata.wlanif_init.str1.4 + 0x000000003c0d13a0 0x3a esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x4a (size before relaxing) + *fill* 0x000000003c0d13da 0x2 + .rodata.__func__$9492 + 0x000000003c0d13dc 0xc esp-idf/lwip/liblwip.a(wlanif.c.obj) + .rodata.str1.1 + 0x000000003c0d13e8 0x5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + 0xd (size before relaxing) + *fill* 0x000000003c0d13ed 0x3 + .rodata 0x000000003c0d13f0 0x20 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + 0x000000003c0d13f0 Xthal_intlevel + .rodata._ZSt7nothrow + 0x000000003c0d1410 0x1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + 0x000000003c0d1410 _ZSt7nothrow + .rodata._ZTSSt9exception + 0x000000003c0d1411 0xd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x000000003c0d1411 _ZTSSt9exception + *fill* 0x000000003c0d141e 0x2 + .rodata._ZTISt9exception + 0x000000003c0d1420 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x000000003c0d1420 _ZTISt9exception + .rodata._ZTSSt9bad_alloc + 0x000000003c0d1428 0xd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x000000003c0d1428 _ZTSSt9bad_alloc + *fill* 0x000000003c0d1435 0x3 + .rodata._ZTISt9bad_alloc + 0x000000003c0d1438 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x000000003c0d1438 _ZTISt9bad_alloc + .rodata._ZTVN10__cxxabiv120__si_class_type_infoE + 0x000000003c0d1444 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000000003c0d1444 _ZTVN10__cxxabiv120__si_class_type_infoE + .rodata._ZTVN10__cxxabiv117__class_type_infoE + 0x000000003c0d1470 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x000000003c0d1470 _ZTVN10__cxxabiv117__class_type_infoE + .rodata 0x000000003c0d149c 0x101 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + 0x000000003c0d149c _ctype_ + *fill* 0x000000003c0d159d 0x3 + .rodata 0x000000003c0d15a0 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + 0x000000003c0d15a0 __sf_fake_stderr + 0x000000003c0d15c0 __sf_fake_stdout + 0x000000003c0d15e0 __sf_fake_stdin + .rodata.str1.1 + 0x000000003c0d1600 0x81 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + 0x84 (size before relaxing) + .rodata.str1.1 + 0x000000003c0d1681 0x8b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .rodata 0x000000003c0d170c 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + 0x000000003c0d170c __month_lengths + .rodata.str1.1 + 0x000000003c0d176c 0x3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + 0x5 (size before relaxing) + .rodata.str1.1 + 0x000000003c0d176f 0x2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .rodata.str1.1 + 0x000000003c0d176f 0x696 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + 0x697 (size before relaxing) + *fill* 0x000000003c0d1e05 0x3 + .rodata 0x000000003c0d1e08 0x23c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .rodata.str1.1 + 0x000000003c0d2044 0x59 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + 0x6b (size before relaxing) + *fill* 0x000000003c0d209d 0x3 + .rodata 0x000000003c0d20a0 0x158 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .rodata.str1.1 + 0x000000003c0d21f8 0x59 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + 0xd (size before relaxing) + .rodata 0x000000003c0d21f8 0x68 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .rodata 0x000000003c0d2260 0x2bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .rodata.str1.1 + 0x000000003c0d251c 0x32 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + 0x34 (size before relaxing) + .rodata.str1.1 + 0x000000003c0d254e 0x5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + 0x6 (size before relaxing) + *fill* 0x000000003c0d2553 0x1 + .rodata 0x000000003c0d2554 0x17e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .rodata.str1.1 + 0x000000003c0d26d2 0x12b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + 0x12c (size before relaxing) + *fill* 0x000000003c0d27fd 0x3 + .rodata 0x000000003c0d2800 0xfc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + 0x000000003c0d2800 _C_time_locale + .rodata.str1.1 + 0x000000003c0d28fc 0x3c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + 0x4e (size before relaxing) + .rodata.str1.1 + 0x000000003c0d2938 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .rodata 0x000000003c0d2938 0x2bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .rodata.str1.1 + 0x000000003c0d2bf4 0x34 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .rodata.str1.1 + 0x000000003c0d2bf4 0x91 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + 0xaa (size before relaxing) + .rodata.str1.1 + 0x000000003c0d2c85 0x7b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + 0x8c (size before relaxing) + .rodata.str1.1 + 0x000000003c0d2d00 0x2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + 0x3 (size before relaxing) + *fill* 0x000000003c0d2d02 0x2 + .rodata 0x000000003c0d2d04 0xe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + 0x000000003c0d2d04 _C_numeric_locale + .rodata.str1.1 + 0x000000003c0d2d12 0x8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + 0xb (size before relaxing) + *fill* 0x000000003c0d2d1a 0x2 + .rodata 0x000000003c0d2d1c 0x16c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + 0x000000003c0d2d1c __default_global_locale + .rodata.str1.1 + 0x000000003c0d2e88 0x1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .rodata.str1.1 + 0x000000003c0d2e88 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + 0x9c (size before relaxing) + *fill* 0x000000003c0d2efc 0x4 + .rodata 0x000000003c0d2f00 0x128 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + 0x000000003c0d2f10 __mprec_tinytens + 0x000000003c0d2f38 __mprec_bigtens + 0x000000003c0d2f60 __mprec_tens + .rodata 0x000000003c0d3028 0x494 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + 0x000000003c0d32e4 __action_table + 0x000000003c0d3350 __state_table + 0x000000003c0d33bc __chclass + .rodata.str1.1 + 0x000000003c0d34bc 0x22 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .rodata 0x000000003c0d34bc 0x22 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + *fill* 0x000000003c0d34de 0x2 + .rodata 0x000000003c0d34e0 0x2bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .rodata.str1.1 + 0x000000003c0d379c 0x22 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + *(.irom1.text) + *(.gnu.linkonce.r.*) + *(.rodata1) + 0x000000003c0d379c __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + .gcc_except_table._ZnwjRKSt9nothrow_t + 0x000000003c0d379c 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE + 0x000000003c0d37b0 0x1d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .gcc_except_table.__cxa_get_globals_fast + 0x000000003c0d37cd 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .gcc_except_table.__cxa_get_globals + 0x000000003c0d37d1 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .gcc_except_table._GLOBAL__sub_D___cxa_get_globals_fast + 0x000000003c0d37d5 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + 0x000000003c0d37dc . = ((. + 0x3) & 0xfffffffffffffffc) + *fill* 0x000000003c0d37d9 0x3 + 0x000000003c0d37dc __eh_frame = ABSOLUTE (.) + *(.eh_frame) + .eh_frame 0x000000003c0d37dc 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .eh_frame 0x000000003c0d37dc 0x38 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .eh_frame 0x000000003c0d3814 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .eh_frame 0x000000003c0d386c 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .eh_frame 0x000000003c0d38dc 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .eh_frame 0x000000003c0d391c 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .eh_frame 0x000000003c0d3944 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .eh_frame 0x000000003c0d39d0 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .eh_frame 0x000000003c0d39f8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .eh_frame 0x000000003c0d3a20 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .eh_frame 0x000000003c0d3a48 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .eh_frame 0x000000003c0d3a70 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + 0x000000003c0d3a78 . = ((. + 0x7) & 0xfffffffffffffffc) + *fill* 0x000000003c0d3a74 0x4 + 0x000000003c0d3a78 __init_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .ctors SORT_BY_NAME(.ctors.*)) + .ctors 0x000000003c0d3a78 0x4 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .ctors 0x000000003c0d3a7c 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .ctors 0x000000003c0d3a80 0x4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .ctors 0x000000003c0d3a84 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .ctors 0x000000003c0d3a88 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x000000003c0d3a8c __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + .dtors 0x000000003c0d3a8c 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + *(EXCLUDE_FILE(*crtend.*) .dtors) + .dtors 0x000000003c0d3a90 0x4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .dtors 0x000000003c0d3a94 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + .dtors 0x000000003c0d3a98 0x4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + 0x000000003c0d3a98 __DTOR_END__ + 0x000000003c0d3a9c __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x000000003c0d3a9c __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x000000003c0d3a9c soc_reserved_memory_region_start = ABSOLUTE (.) + *(.reserved_memory_address) + .reserved_memory_address + 0x000000003c0d3a9c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x000000003c0d3abc soc_reserved_memory_region_end = ABSOLUTE (.) + 0x000000003c0d3abc _rodata_end = ABSOLUTE (.) + 0x000000003c0d3abc _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x000000003c0d3abc _lit4_end = ABSOLUTE (.) + 0x000000003c0d3abc . = ALIGN (0x4) + 0x000000003c0d3abc _thread_local_start = ABSOLUTE (.) + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + 0x000000003c0d3abc _thread_local_end = ABSOLUTE (.) + 0x000000003c0d3abc _rodata_reserved_end = ABSOLUTE (.) + 0x000000003c0d3abc . = ALIGN (0x4) + 0x0000000000000010 _flash_rodata_align = ALIGNOF (.flash.rodata) + +.flash.rodata_noload + 0x000000003c0d3abc 0x1b7c + 0x000000003c0d3abc . = ALIGN (0x4) + *(.rodata_wlog_debug .rodata_wlog_debug.*) + .rodata_wlog_debug.23 + 0x000000003c0d3abc 0x4a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.20 + 0x000000003c0d3b06 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.19 + 0x000000003c0d3b24 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.13 + 0x000000003c0d3b44 0x31 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.40 + 0x000000003c0d3b75 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.39 + 0x000000003c0d3b87 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.38 + 0x000000003c0d3b99 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.37 + 0x000000003c0d3bab 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.36 + 0x000000003c0d3bbd 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.35 + 0x000000003c0d3bcf 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.34 + 0x000000003c0d3be1 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.33 + 0x000000003c0d3c07 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.32 + 0x000000003c0d3c2b 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.31 + 0x000000003c0d3c48 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.27 + 0x000000003c0d3c54 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.26 + 0x000000003c0d3c66 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.25 + 0x000000003c0d3c78 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.24 + 0x000000003c0d3c8a 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.23 + 0x000000003c0d3c9c 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.22 + 0x000000003c0d3cae 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.21 + 0x000000003c0d3cc7 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.20 + 0x000000003c0d3cd9 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.19 + 0x000000003c0d3cea 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.18 + 0x000000003c0d3cfa 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.17 + 0x000000003c0d3d0c 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.16 + 0x000000003c0d3d25 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.15 + 0x000000003c0d3d37 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.14 + 0x000000003c0d3d48 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.13 + 0x000000003c0d3d5a 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.12 + 0x000000003c0d3d6b 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.11 + 0x000000003c0d3d80 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.10 + 0x000000003c0d3d92 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.6 + 0x000000003c0d3dc8 0xb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.5 + 0x000000003c0d3dd3 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.4 + 0x000000003c0d3e0e 0x49 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.53 + 0x000000003c0d3e57 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.52 + 0x000000003c0d3e6d 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.51 + 0x000000003c0d3e88 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.50 + 0x000000003c0d3e9b 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.20 + 0x000000003c0d3eb6 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.19 + 0x000000003c0d3ecf 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.13 + 0x000000003c0d3ee8 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.12 + 0x000000003c0d3f01 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.11 + 0x000000003c0d3f19 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.10 + 0x000000003c0d3f41 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.9 + 0x000000003c0d3f5b 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.7 + 0x000000003c0d3f73 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.4 + 0x000000003c0d3f7f 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.3 + 0x000000003c0d3f93 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.70 + 0x000000003c0d3fb6 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.69 + 0x000000003c0d3fd3 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.68 + 0x000000003c0d3fee 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.67 + 0x000000003c0d4017 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.58 + 0x000000003c0d4044 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.50 + 0x000000003c0d4067 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.47 + 0x000000003c0d407a 0x29 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.41 + 0x000000003c0d40a3 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.40 + 0x000000003c0d40b1 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.25 + 0x000000003c0d40bf 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.21 + 0x000000003c0d40e9 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.20 + 0x000000003c0d4102 0xc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.19 + 0x000000003c0d410e 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.16 + 0x000000003c0d4140 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.15 + 0x000000003c0d4168 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.14 + 0x000000003c0d418c 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.8 + 0x000000003c0d41b7 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.5 + 0x000000003c0d41ec 0x54 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.4 + 0x000000003c0d4240 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.73 + 0x000000003c0d4259 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.72 + 0x000000003c0d4271 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.70 + 0x000000003c0d4289 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.66 + 0x000000003c0d42a2 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.65 + 0x000000003c0d42b9 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.64 + 0x000000003c0d42e3 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.63 + 0x000000003c0d42fc 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.62 + 0x000000003c0d4329 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.61 + 0x000000003c0d4342 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.60 + 0x000000003c0d4358 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.59 + 0x000000003c0d4378 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.56 + 0x000000003c0d4395 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.49 + 0x000000003c0d43c8 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.48 + 0x000000003c0d43eb 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.47 + 0x000000003c0d4429 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.46 + 0x000000003c0d444c 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.45 + 0x000000003c0d446f 0x37 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.44 + 0x000000003c0d44a6 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.43 + 0x000000003c0d44b5 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x000000003c0d44cc 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.30 + 0x000000003c0d44e2 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x000000003c0d44fb 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.28 + 0x000000003c0d4513 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.27 + 0x000000003c0d454f 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.26 + 0x000000003c0d4567 0x2f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.24 + 0x000000003c0d4596 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.23 + 0x000000003c0d45ac 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.22 + 0x000000003c0d45c7 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x000000003c0d45df 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.20 + 0x000000003c0d45f9 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.19 + 0x000000003c0d4611 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x000000003c0d4628 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.17 + 0x000000003c0d4642 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x000000003c0d465b 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x000000003c0d4676 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.14 + 0x000000003c0d4690 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.13 + 0x000000003c0d46a8 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.12 + 0x000000003c0d46b2 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x000000003c0d46de 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.10 + 0x000000003c0d46f6 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.9 + 0x000000003c0d470e 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.8 + 0x000000003c0d4732 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.7 + 0x000000003c0d474a 0x48 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.6 + 0x000000003c0d4792 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.5 + 0x000000003c0d47aa 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x000000003c0d47c2 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.3 + 0x000000003c0d47da 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.103 + 0x000000003c0d480a 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.102 + 0x000000003c0d4822 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.101 + 0x000000003c0d483b 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.97 + 0x000000003c0d4854 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.95 + 0x000000003c0d487a 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.93 + 0x000000003c0d48b0 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.92 + 0x000000003c0d48d6 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.91 + 0x000000003c0d48fb 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.90 + 0x000000003c0d4919 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.87 + 0x000000003c0d493e 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.78 + 0x000000003c0d4953 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.77 + 0x000000003c0d497f 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.76 + 0x000000003c0d49ab 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.75 + 0x000000003c0d49d6 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.74 + 0x000000003c0d49ee 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.73 + 0x000000003c0d4a06 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.70 + 0x000000003c0d4a1e 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.69 + 0x000000003c0d4a37 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.68 + 0x000000003c0d4a46 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.67 + 0x000000003c0d4a83 0x32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.66 + 0x000000003c0d4ab5 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.65 + 0x000000003c0d4ac3 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.64 + 0x000000003c0d4ad3 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.62 + 0x000000003c0d4ae8 0x3d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.61 + 0x000000003c0d4b25 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.60 + 0x000000003c0d4b4a 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.59 + 0x000000003c0d4b76 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.55 + 0x000000003c0d4bac 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.54 + 0x000000003c0d4bc2 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.53 + 0x000000003c0d4bed 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.52 + 0x000000003c0d4c03 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.49 + 0x000000003c0d4c38 0x35 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.47 + 0x000000003c0d4c6d 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.46 + 0x000000003c0d4c86 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.45 + 0x000000003c0d4cbc 0x1b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.42 + 0x000000003c0d4cd7 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.41 + 0x000000003c0d4cef 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.40 + 0x000000003c0d4d1b 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.37 + 0x000000003c0d4d31 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.36 + 0x000000003c0d4d49 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.35 + 0x000000003c0d4d66 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.34 + 0x000000003c0d4d79 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.33 + 0x000000003c0d4d8f 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.32 + 0x000000003c0d4da5 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.31 + 0x000000003c0d4dbc 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.30 + 0x000000003c0d4dca 0xa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.29 + 0x000000003c0d4dd4 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.28 + 0x000000003c0d4de1 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.27 + 0x000000003c0d4df2 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.26 + 0x000000003c0d4e02 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.25 + 0x000000003c0d4e26 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.16 + 0x000000003c0d4e3e 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.15 + 0x000000003c0d4e5c 0x23 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.14 + 0x000000003c0d4e7f 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.11 + 0x000000003c0d4e9f 0x36 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.10 + 0x000000003c0d4ed5 0x2a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.9 + 0x000000003c0d4eff 0x1f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.8 + 0x000000003c0d4f1e 0x26 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.7 + 0x000000003c0d4f44 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.6 + 0x000000003c0d4f69 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.5 + 0x000000003c0d4f87 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.4 + 0x000000003c0d4f9d 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.3 + 0x000000003c0d4fad 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.7 + 0x000000003c0d4fc5 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .rodata_wlog_debug.6 + 0x000000003c0d4fde 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .rodata_wlog_debug.5 + 0x000000003c0d4ff7 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .rodata_wlog_debug.4 + 0x000000003c0d5010 0x19 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + *(.rodata_wlog_verbose .rodata_wlog_verbose.*) + .rodata_wlog_verbose.54 + 0x000000003c0d5029 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_verbose.53 + 0x000000003c0d5049 0xf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_verbose.66 + 0x000000003c0d5058 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.65 + 0x000000003c0d506b 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.64 + 0x000000003c0d507e 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.63 + 0x000000003c0d5091 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.62 + 0x000000003c0d50a4 0x18 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.61 + 0x000000003c0d50bc 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.60 + 0x000000003c0d50cf 0x1e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.46 + 0x000000003c0d50ed 0xd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.45 + 0x000000003c0d50fa 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.43 + 0x000000003c0d5127 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.39 + 0x000000003c0d5144 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.38 + 0x000000003c0d5169 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.37 + 0x000000003c0d5191 0x28 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.36 + 0x000000003c0d51b9 0x30 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.35 + 0x000000003c0d51e9 0x22 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.34 + 0x000000003c0d520b 0x21 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.33 + 0x000000003c0d522c 0x1c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.32 + 0x000000003c0d5248 0x25 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.31 + 0x000000003c0d526d 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.30 + 0x000000003c0d528d 0x2c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.29 + 0x000000003c0d52b9 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.28 + 0x000000003c0d52c9 0x1d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.27 + 0x000000003c0d52e6 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.26 + 0x000000003c0d52fc 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.24 + 0x000000003c0d530a 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.23 + 0x000000003c0d5324 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.22 + 0x000000003c0d533e 0x45 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.18 + 0x000000003c0d5383 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.17 + 0x000000003c0d5398 0x11 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.12 + 0x000000003c0d53a9 0x13 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.11 + 0x000000003c0d53bc 0x1a /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.9 + 0x000000003c0d53d6 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.2 + 0x000000003c0d5411 0x3f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.39 + 0x000000003c0d5450 0x15 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.38 + 0x000000003c0d5465 0x24 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.37 + 0x000000003c0d5489 0x3e /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.34 + 0x000000003c0d54c7 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.33 + 0x000000003c0d54de 0x14 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.32 + 0x000000003c0d54f2 0xe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.11 + 0x000000003c0d5500 0x16 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.10 + 0x000000003c0d5516 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.9 + 0x000000003c0d552d 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.6 + 0x000000003c0d5544 0x2d /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.5 + 0x000000003c0d5571 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.4 + 0x000000003c0d5581 0x10 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.3 + 0x000000003c0d5591 0x17 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.2 + 0x000000003c0d55a8 0x20 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.57 + 0x000000003c0d55c8 0x12 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_verbose.56 + 0x000000003c0d55da 0x33 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .rodata_wlog_verbose.43 + 0x000000003c0d560d 0x2b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + +.iram0.text_end + 0x000000004038717b 0x0 + 0x000000004038717b . = (. + _esp_memprot_prefetch_pad_size) + 0x000000004038717b . = ALIGN (_esp_memprot_align_size) + *(.iram_end_test) + 0x000000004038717b _iram_text_end = ABSOLUTE (.) + +.iram0.data 0x000000004038717b 0x1 + 0x000000004038717c . = ALIGN (0x4) + *fill* 0x000000004038717b 0x1 + 0x000000004038717c _iram_data_start = ABSOLUTE (.) + *(.iram.data .iram.data.*) + 0x000000004038717c _coredump_iram_start = ABSOLUTE (.) + *(.iram2.coredump .iram2.coredump.*) + 0x000000004038717c _coredump_iram_end = ABSOLUTE (.) + 0x000000004038717c _iram_data_end = ABSOLUTE (.) + +.iram0.bss 0x000000004038717c 0x0 + 0x000000004038717c . = ALIGN (0x4) + 0x000000004038717c _iram_bss_start = ABSOLUTE (.) + *(.iram.bss .iram.bss.*) + 0x000000004038717c _iram_bss_end = ABSOLUTE (.) + 0x000000004038717c . = ALIGN (0x4) + 0x000000004038717c _iram_end = ABSOLUTE (.) + +.dram0.heap_start + 0x000000003fca2cc8 0x0 + 0x000000003fca2cc8 . = ALIGN (0x8) + 0x000000003fca2cc8 _heap_start = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((_iram_end - ORIGIN (iram0_0_seg)) <= LENGTH (iram0_0_seg)), IRAM0 segment data does not fit.) + 0x0000000000000001 ASSERT (((_heap_start - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) + 0x000000004000057c rtc_get_reset_reason = 0x4000057c + 0x0000000040000588 analog_super_wdt_reset_happened = 0x40000588 + 0x0000000040000594 jtag_cpu_reset_happened = 0x40000594 + 0x00000000400005a0 rtc_get_wakeup_cause = 0x400005a0 + 0x00000000400005ac rtc_select_apb_bridge = 0x400005ac + 0x00000000400005b8 rtc_unhold_all_pads = 0x400005b8 + 0x00000000400005c4 ets_is_print_boot = 0x400005c4 + 0x00000000400005d0 ets_printf = 0x400005d0 + 0x00000000400005dc ets_install_putc1 = 0x400005dc + 0x00000000400005e8 ets_install_uart_printf = 0x400005e8 + 0x00000000400005f4 ets_install_putc2 = 0x400005f4 + 0x0000000040000600 PROVIDE (ets_delay_us = 0x40000600) + 0x000000004000060c ets_get_stack_info = 0x4000060c + 0x0000000040000618 ets_install_lock = 0x40000618 + 0x0000000040000624 ets_backup_dma_copy = 0x40000624 + 0x0000000040000630 ets_apb_backup_init_lock_func = 0x40000630 + 0x000000004000063c UartRxString = 0x4000063c + 0x0000000040000648 uart_tx_one_char = 0x40000648 + 0x0000000040000654 uart_tx_one_char2 = 0x40000654 + 0x0000000040000660 uart_rx_one_char = 0x40000660 + 0x000000004000066c uart_rx_one_char_block = 0x4000066c + 0x0000000040000678 uart_rx_readbuff = 0x40000678 + 0x0000000040000684 uartAttach = 0x40000684 + 0x0000000040000690 uart_tx_flush = 0x40000690 + 0x000000004000069c uart_tx_wait_idle = 0x4000069c + 0x00000000400006a8 uart_div_modify = 0x400006a8 + 0x00000000400006b4 ets_write_char_uart = 0x400006b4 + 0x00000000400006c0 uart_tx_switch = 0x400006c0 + 0x00000000400006cc multofup = 0x400006cc + 0x00000000400006d8 software_reset = 0x400006d8 + 0x00000000400006e4 software_reset_cpu = 0x400006e4 + 0x00000000400006f0 assist_debug_clock_enable = 0x400006f0 + 0x00000000400006fc assist_debug_record_enable = 0x400006fc + 0x0000000040000708 clear_super_wdt_reset_flag = 0x40000708 + 0x0000000040000714 disable_default_watchdog = 0x40000714 + 0x0000000040000720 ets_set_appcpu_boot_addr = 0x40000720 + 0x000000004000072c esp_rom_set_rtc_wake_addr = 0x4000072c + 0x0000000040000738 esp_rom_get_rtc_wake_addr = 0x40000738 + 0x0000000040000744 send_packet = 0x40000744 + 0x0000000040000750 recv_packet = 0x40000750 + 0x000000004000075c GetUartDevice = 0x4000075c + 0x0000000040000768 UartDwnLdProc = 0x40000768 + 0x0000000040000774 Uart_Init = 0x40000774 + 0x0000000040000780 ets_set_user_start = 0x40000780 + 0x000000003ff1fffc ets_rom_layout_p = 0x3ff1fffc + 0x000000003fcefffc ets_ops_table_ptr = 0x3fcefffc + 0x000000004000078c mz_adler32 = 0x4000078c + 0x0000000040000798 mz_crc32 = 0x40000798 + 0x00000000400007a4 mz_free = 0x400007a4 + 0x00000000400007b0 tdefl_compress = 0x400007b0 + 0x00000000400007bc tdefl_compress_buffer = 0x400007bc + 0x00000000400007c8 tdefl_compress_mem_to_heap = 0x400007c8 + 0x00000000400007d4 tdefl_compress_mem_to_mem = 0x400007d4 + 0x00000000400007e0 tdefl_compress_mem_to_output = 0x400007e0 + 0x00000000400007ec tdefl_get_adler32 = 0x400007ec + 0x00000000400007f8 tdefl_get_prev_return_status = 0x400007f8 + 0x0000000040000804 tdefl_init = 0x40000804 + 0x0000000040000810 tdefl_write_image_to_png_file_in_memory = 0x40000810 + 0x000000004000081c tdefl_write_image_to_png_file_in_memory_ex = 0x4000081c + 0x0000000040000828 tinfl_decompress = 0x40000828 + 0x0000000040000834 tinfl_decompress_mem_to_callback = 0x40000834 + 0x0000000040000840 tinfl_decompress_mem_to_heap = 0x40000840 + 0x000000004000084c tinfl_decompress_mem_to_mem = 0x4000084c + [!provide] PROVIDE (jd_prepare = 0x40000858) + [!provide] PROVIDE (jd_decomp = 0x40000864) + 0x000000003fcefff8 dsps_fft2r_w_table_fc32_1024 = 0x3fcefff8 + [!provide] PROVIDE (opi_flash_set_lock_func = 0x40000870) + [!provide] PROVIDE (esp_rom_spi_cmd_config = 0x4000087c) + [!provide] PROVIDE (esp_rom_spi_cmd_start = 0x40000888) + [!provide] PROVIDE (esp_rom_opiflash_pin_config = 0x40000894) + [!provide] PROVIDE (esp_rom_spi_set_op_mode = 0x400008a0) + [!provide] PROVIDE (esp_rom_opiflash_mode_reset = 0x400008ac) + [!provide] PROVIDE (esp_rom_opiflash_exec_cmd = 0x400008b8) + [!provide] PROVIDE (esp_rom_opiflash_soft_reset = 0x400008c4) + [!provide] PROVIDE (esp_rom_opiflash_read_id = 0x400008d0) + [!provide] PROVIDE (esp_rom_opiflash_rdsr = 0x400008dc) + [!provide] PROVIDE (esp_rom_opiflash_wait_idle = 0x400008e8) + [!provide] PROVIDE (esp_rom_opiflash_wren = 0x400008f4) + [!provide] PROVIDE (esp_rom_opiflash_erase_sector = 0x40000900) + [!provide] PROVIDE (esp_rom_opiflash_erase_block_64k = 0x4000090c) + [!provide] PROVIDE (esp_rom_opiflash_erase_area = 0x40000918) + [!provide] PROVIDE (esp_rom_opiflash_read = 0x40000924) + [!provide] PROVIDE (esp_rom_opiflash_write = 0x40000930) + [!provide] PROVIDE (esp_rom_spi_set_dtr_swap_mode = 0x4000093c) + [!provide] PROVIDE (esp_rom_opiflash_exit_continuous_read_mode = 0x40000948) + [!provide] PROVIDE (esp_rom_opiflash_legacy_driver_init = 0x40000954) + [!provide] PROVIDE (esp_rom_opiflash_read_raw = 0x4004d9d4) + [!provide] PROVIDE (rom_opiflash_cmd_def = 0x3fcefff4) + [!provide] PROVIDE (rom_spi_usr_cmd_legacy_funcs = 0x3fcefff0) + 0x0000000040000960 PROVIDE (esp_rom_spiflash_wait_idle = 0x40000960) + 0x000000004000096c PROVIDE (esp_rom_spiflash_write_encrypted = 0x4000096c) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_dest = 0x40000978) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_enable = 0x40000984) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_disable = 0x40000990) + [!provide] PROVIDE (esp_rom_spiflash_erase_chip = 0x4000099c) + [!provide] PROVIDE (_esp_rom_spiflash_erase_sector = 0x400009a8) + [!provide] PROVIDE (_esp_rom_spiflash_erase_block = 0x400009b4) + [!provide] PROVIDE (_esp_rom_spiflash_write = 0x400009c0) + [!provide] PROVIDE (_esp_rom_spiflash_read = 0x400009cc) + [!provide] PROVIDE (_esp_rom_spiflash_unlock = 0x400009d8) + [!provide] PROVIDE (_SPIEraseArea = 0x400009e4) + [!provide] PROVIDE (_SPI_write_enable = 0x400009f0) + [!provide] PROVIDE (esp_rom_spiflash_erase_sector = 0x400009fc) + [!provide] PROVIDE (esp_rom_spiflash_erase_block = 0x40000a08) + [!provide] PROVIDE (esp_rom_spiflash_write = 0x40000a14) + [!provide] PROVIDE (esp_rom_spiflash_read = 0x40000a20) + [!provide] PROVIDE (esp_rom_spiflash_unlock = 0x40000a2c) + [!provide] PROVIDE (SPIEraseArea = 0x40000a38) + [!provide] PROVIDE (SPI_write_enable = 0x40000a44) + [!provide] PROVIDE (esp_rom_spiflash_config_param = 0x40000a50) + [!provide] PROVIDE (esp_rom_spiflash_read_user_cmd = 0x40000a5c) + [!provide] PROVIDE (esp_rom_spiflash_select_qio_pins = 0x40000a68) + [!provide] PROVIDE (esp_rom_spi_flash_auto_sus_res = 0x40000a74) + [!provide] PROVIDE (esp_rom_spi_flash_send_resume = 0x40000a80) + [!provide] PROVIDE (esp_rom_spi_flash_update_id = 0x40000a8c) + 0x0000000040000a98 PROVIDE (esp_rom_spiflash_config_clk = 0x40000a98) + [!provide] PROVIDE (esp_rom_spiflash_config_readmode = 0x40000aa4) + [!provide] PROVIDE (esp_rom_spiflash_read_status = 0x40000ab0) + [!provide] PROVIDE (esp_rom_spiflash_read_statushigh = 0x40000abc) + [!provide] PROVIDE (esp_rom_spiflash_write_status = 0x40000ac8) + [!provide] PROVIDE (esp_rom_opiflash_cache_mode_config = 0x40000ad4) + [!provide] PROVIDE (esp_rom_spiflash_auto_wait_idle = 0x40000ae0) + [!provide] PROVIDE (spi_flash_attach = 0x40000aec) + [!provide] PROVIDE (spi_flash_get_chip_size = 0x40000af8) + [!provide] PROVIDE (spi_flash_guard_set = 0x40000b04) + [!provide] PROVIDE (spi_flash_guard_get = 0x40000b10) + [!provide] PROVIDE (spi_flash_write_config_set = 0x40000b1c) + [!provide] PROVIDE (spi_flash_write_config_get = 0x40000b28) + [!provide] PROVIDE (spi_flash_safe_write_address_func_set = 0x40000b34) + [!provide] PROVIDE (spi_flash_unlock = 0x40000b40) + [!provide] PROVIDE (spi_flash_erase_range = 0x40000b4c) + [!provide] PROVIDE (spi_flash_erase_sector = 0x40000b58) + [!provide] PROVIDE (spi_flash_write = 0x40000b64) + [!provide] PROVIDE (spi_flash_read = 0x40000b70) + [!provide] PROVIDE (spi_flash_write_encrypted = 0x40000b7c) + [!provide] PROVIDE (spi_flash_read_encrypted = 0x40000b88) + [!provide] PROVIDE (spi_flash_mmap_os_func_set = 0x40000b94) + [!provide] PROVIDE (spi_flash_mmap_page_num_init = 0x40000ba0) + [!provide] PROVIDE (spi_flash_mmap = 0x40000bac) + [!provide] PROVIDE (spi_flash_mmap_pages = 0x40000bb8) + [!provide] PROVIDE (spi_flash_munmap = 0x40000bc4) + [!provide] PROVIDE (spi_flash_mmap_dump = 0x40000bd0) + [!provide] PROVIDE (spi_flash_check_and_flush_cache = 0x40000bdc) + [!provide] PROVIDE (spi_flash_mmap_get_free_pages = 0x40000be8) + [!provide] PROVIDE (spi_flash_cache2phys = 0x40000bf4) + [!provide] PROVIDE (spi_flash_phys2cache = 0x40000c00) + [!provide] PROVIDE (spi_flash_disable_cache = 0x40000c0c) + [!provide] PROVIDE (spi_flash_restore_cache = 0x40000c18) + [!provide] PROVIDE (spi_flash_cache_enabled = 0x40000c24) + [!provide] PROVIDE (spi_flash_enable_cache = 0x40000c30) + [!provide] PROVIDE (spi_cache_mode_switch = 0x40000c3c) + 0x0000000040000c48 PROVIDE (spi_common_set_dummy_output = 0x40000c48) + [!provide] PROVIDE (spi_common_set_flash_cs_timing = 0x40000c54) + [!provide] PROVIDE (esp_rom_spi_set_address_bit_len = 0x40000c60) + [!provide] PROVIDE (esp_enable_cache_flash_wrap = 0x40000c6c) + [!provide] PROVIDE (SPILock = 0x40000c78) + [!provide] PROVIDE (SPIMasterReadModeCnfig = 0x40000c84) + [!provide] PROVIDE (SPI_Common_Command = 0x40000c90) + [!provide] PROVIDE (SPI_WakeUp = 0x40000c9c) + [!provide] PROVIDE (SPI_block_erase = 0x40000ca8) + [!provide] PROVIDE (SPI_chip_erase = 0x40000cb4) + [!provide] PROVIDE (SPI_init = 0x40000cc0) + [!provide] PROVIDE (SPI_page_program = 0x40000ccc) + [!provide] PROVIDE (SPI_read_data = 0x40000cd8) + [!provide] PROVIDE (SPI_sector_erase = 0x40000ce4) + [!provide] PROVIDE (SelectSpiFunction = 0x40000cf0) + [!provide] PROVIDE (SetSpiDrvs = 0x40000cfc) + [!provide] PROVIDE (Wait_SPI_Idle = 0x40000d08) + 0x0000000040000d14 PROVIDE (spi_dummy_len_fix = 0x40000d14) + [!provide] PROVIDE (Disable_QMode = 0x40000d20) + [!provide] PROVIDE (Enable_QMode = 0x40000d2c) + [!provide] PROVIDE (rom_spiflash_legacy_funcs = 0x3fceffe8) + 0x000000003fceffe4 PROVIDE (rom_spiflash_legacy_data = 0x3fceffe4) + [!provide] PROVIDE (g_flash_guard_ops = 0x3fceffec) + [!provide] PROVIDE (spi_flash_hal_poll_cmd_done = 0x40000d38) + [!provide] PROVIDE (spi_flash_hal_device_config = 0x40000d44) + [!provide] PROVIDE (spi_flash_hal_configure_host_io_mode = 0x40000d50) + [!provide] PROVIDE (spi_flash_hal_common_command = 0x40000d5c) + [!provide] PROVIDE (spi_flash_hal_read = 0x40000d68) + [!provide] PROVIDE (spi_flash_hal_erase_chip = 0x40000d74) + [!provide] PROVIDE (spi_flash_hal_erase_sector = 0x40000d80) + [!provide] PROVIDE (spi_flash_hal_erase_block = 0x40000d8c) + [!provide] PROVIDE (spi_flash_hal_program_page = 0x40000d98) + [!provide] PROVIDE (spi_flash_hal_set_write_protect = 0x40000da4) + [!provide] PROVIDE (spi_flash_hal_host_idle = 0x40000db0) + [!provide] PROVIDE (wdt_hal_init = 0x40000dbc) + [!provide] PROVIDE (wdt_hal_deinit = 0x40000dc8) + [!provide] PROVIDE (wdt_hal_config_stage = 0x40000dd4) + [!provide] PROVIDE (wdt_hal_write_protect_disable = 0x40000de0) + [!provide] PROVIDE (wdt_hal_write_protect_enable = 0x40000dec) + [!provide] PROVIDE (wdt_hal_enable = 0x40000df8) + [!provide] PROVIDE (wdt_hal_disable = 0x40000e04) + [!provide] PROVIDE (wdt_hal_handle_intr = 0x40000e10) + [!provide] PROVIDE (wdt_hal_feed = 0x40000e1c) + [!provide] PROVIDE (wdt_hal_set_flashboot_en = 0x40000e28) + [!provide] PROVIDE (wdt_hal_is_enabled = 0x40000e34) + [!provide] PROVIDE (systimer_hal_get_counter_value = 0x40000e40) + [!provide] PROVIDE (systimer_hal_get_time = 0x40000e4c) + [!provide] PROVIDE (systimer_hal_set_alarm_target = 0x40000e58) + [!provide] PROVIDE (systimer_hal_set_alarm_period = 0x40000e64) + [!provide] PROVIDE (systimer_hal_get_alarm_value = 0x40000e70) + [!provide] PROVIDE (systimer_hal_enable_alarm_int = 0x40000e7c) + [!provide] PROVIDE (systimer_hal_on_apb_freq_update = 0x40000e88) + [!provide] PROVIDE (systimer_hal_counter_value_advance = 0x40000e94) + [!provide] PROVIDE (systimer_hal_enable_counter = 0x40000ea0) + [!provide] PROVIDE (systimer_hal_init = 0x40000eac) + [!provide] PROVIDE (systimer_hal_select_alarm_mode = 0x40000eb8) + [!provide] PROVIDE (systimer_hal_connect_alarm_counter = 0x40000ec4) + [!provide] PROVIDE (spi_flash_chip_generic_probe = 0x40000ed0) + [!provide] PROVIDE (spi_flash_chip_generic_detect_size = 0x40000edc) + [!provide] PROVIDE (spi_flash_chip_generic_write = 0x40000ee8) + [!provide] PROVIDE (spi_flash_chip_generic_write_encrypted = 0x40000ef4) + [!provide] PROVIDE (spi_flash_chip_generic_set_write_protect = 0x40000f00) + [!provide] PROVIDE (spi_flash_common_write_status_16b_wrsr = 0x40000f0c) + [!provide] PROVIDE (spi_flash_chip_generic_reset = 0x40000f18) + [!provide] PROVIDE (spi_flash_chip_generic_erase_chip = 0x40000f24) + [!provide] PROVIDE (spi_flash_chip_generic_erase_sector = 0x40000f30) + [!provide] PROVIDE (spi_flash_chip_generic_erase_block = 0x40000f3c) + [!provide] PROVIDE (spi_flash_chip_generic_page_program = 0x40000f48) + [!provide] PROVIDE (spi_flash_chip_generic_get_write_protect = 0x40000f54) + [!provide] PROVIDE (spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000f60) + [!provide] PROVIDE (spi_flash_chip_generic_read_reg = 0x40000f6c) + [!provide] PROVIDE (spi_flash_chip_generic_yield = 0x40000f78) + [!provide] PROVIDE (spi_flash_generic_wait_host_idle = 0x40000f84) + [!provide] PROVIDE (spi_flash_chip_generic_wait_idle = 0x40000f90) + [!provide] PROVIDE (spi_flash_chip_generic_config_host_io_mode = 0x40000f9c) + [!provide] PROVIDE (spi_flash_chip_generic_read = 0x40000fa8) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr2 = 0x40000fb4) + [!provide] PROVIDE (spi_flash_chip_generic_get_io_mode = 0x40000fc0) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr = 0x40000fcc) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr = 0x40000fd8) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr2 = 0x40000fe4) + [!provide] PROVIDE (spi_flash_common_set_io_mode = 0x40000ff0) + [!provide] PROVIDE (spi_flash_chip_generic_set_io_mode = 0x40000ffc) + [!provide] PROVIDE (spi_flash_chip_gd_get_io_mode = 0x40001008) + [!provide] PROVIDE (spi_flash_chip_gd_probe = 0x40001014) + [!provide] PROVIDE (spi_flash_chip_gd_set_io_mode = 0x40001020) + [!provide] PROVIDE (spi_flash_chip_generic_config_data = 0x3fceffe0) + [!provide] PROVIDE (memspi_host_read_id_hs = 0x4000102c) + [!provide] PROVIDE (memspi_host_read_status_hs = 0x40001038) + [!provide] PROVIDE (memspi_host_flush_cache = 0x40001044) + [!provide] PROVIDE (memspi_host_erase_chip = 0x40001050) + [!provide] PROVIDE (memspi_host_erase_sector = 0x4000105c) + [!provide] PROVIDE (memspi_host_erase_block = 0x40001068) + [!provide] PROVIDE (memspi_host_program_page = 0x40001074) + [!provide] PROVIDE (memspi_host_read = 0x40001080) + [!provide] PROVIDE (memspi_host_set_write_protect = 0x4000108c) + [!provide] PROVIDE (memspi_host_set_max_read_len = 0x40001098) + [!provide] PROVIDE (memspi_host_read_data_slicer = 0x400010a4) + [!provide] PROVIDE (memspi_host_write_data_slicer = 0x400010b0) + [!provide] PROVIDE (esp_flash_chip_driver_initialized = 0x400010bc) + [!provide] PROVIDE (esp_flash_read_id = 0x400010c8) + [!provide] PROVIDE (esp_flash_get_size = 0x400010d4) + [!provide] PROVIDE (esp_flash_erase_chip = 0x400010e0) + [!provide] PROVIDE (rom_esp_flash_erase_region = 0x400010ec) + [!provide] PROVIDE (esp_flash_get_chip_write_protect = 0x400010f8) + [!provide] PROVIDE (esp_flash_set_chip_write_protect = 0x40001104) + [!provide] PROVIDE (esp_flash_get_protectable_regions = 0x40001110) + [!provide] PROVIDE (esp_flash_get_protected_region = 0x4000111c) + [!provide] PROVIDE (esp_flash_set_protected_region = 0x40001128) + [!provide] PROVIDE (esp_flash_read = 0x40001134) + [!provide] PROVIDE (esp_flash_write = 0x40001140) + [!provide] PROVIDE (esp_flash_write_encrypted = 0x4000114c) + [!provide] PROVIDE (esp_flash_read_encrypted = 0x40001158) + [!provide] PROVIDE (esp_flash_get_io_mode = 0x40001164) + [!provide] PROVIDE (esp_flash_set_io_mode = 0x40001170) + [!provide] PROVIDE (spi_flash_boot_attach = 0x4000117c) + [!provide] PROVIDE (spi_flash_dump_counters = 0x40001188) + [!provide] PROVIDE (spi_flash_get_counters = 0x40001194) + [!provide] PROVIDE (spi_flash_op_counters_config = 0x400011a0) + [!provide] PROVIDE (spi_flash_reset_counters = 0x400011ac) + [!provide] PROVIDE (esp_flash_read_chip_id = 0x400011b8) + [!provide] PROVIDE (detect_spi_flash_chip = 0x400011c4) + [!provide] PROVIDE (esp_rom_spiflash_write_disable = 0x400011d0) + [!provide] PROVIDE (esp_flash_default_chip = 0x3fceffdc) + [!provide] PROVIDE (esp_flash_api_funcs = 0x3fceffd8) + [!provide] PROVIDE (Cache_Get_ICache_Line_Size = 0x400015fc) + [!provide] PROVIDE (Cache_Get_DCache_Line_Size = 0x40001608) + [!provide] PROVIDE (Cache_Get_Mode = 0x40001614) + 0x0000000040001620 PROVIDE (Cache_Set_ICache_Mode = 0x40001620) + 0x000000004000162c PROVIDE (Cache_Set_DCache_Mode = 0x4000162c) + [!provide] PROVIDE (Cache_Address_Through_ICache = 0x40001638) + [!provide] PROVIDE (Cache_Address_Through_DCache = 0x40001644) + [!provide] PROVIDE (Cache_Set_Default_Mode = 0x40001650) + [!provide] PROVIDE (Cache_Enable_Defalut_ICache_Mode = 0x4000165c) + [!provide] PROVIDE (ROM_Boot_Cache_Init = 0x40001668) + [!provide] PROVIDE (Cache_Invalidate_ICache_Items = 0x40001674) + [!provide] PROVIDE (Cache_Invalidate_DCache_Items = 0x40001680) + [!provide] PROVIDE (Cache_Clean_Items = 0x4000168c) + [!provide] PROVIDE (Cache_WriteBack_Items = 0x40001698) + [!provide] PROVIDE (Cache_Op_Addr = 0x400016a4) + 0x00000000400016b0 PROVIDE (Cache_Invalidate_Addr = 0x400016b0) + [!provide] PROVIDE (Cache_Clean_Addr = 0x400016bc) + [!provide] PROVIDE (Cache_WriteBack_Addr = 0x400016c8) + 0x00000000400016d4 PROVIDE (Cache_Invalidate_ICache_All = 0x400016d4) + 0x00000000400016e0 PROVIDE (Cache_Invalidate_DCache_All = 0x400016e0) + [!provide] PROVIDE (Cache_Clean_All = 0x400016ec) + [!provide] PROVIDE (Cache_WriteBack_All = 0x400016f8) + [!provide] PROVIDE (Cache_Mask_All = 0x40001704) + [!provide] PROVIDE (Cache_UnMask_Dram0 = 0x40001710) + [!provide] PROVIDE (Cache_Suspend_ICache_Autoload = 0x4000171c) + [!provide] PROVIDE (Cache_Resume_ICache_Autoload = 0x40001728) + [!provide] PROVIDE (Cache_Suspend_DCache_Autoload = 0x40001734) + [!provide] PROVIDE (Cache_Resume_DCache_Autoload = 0x40001740) + [!provide] PROVIDE (Cache_Start_ICache_Preload = 0x4000174c) + [!provide] PROVIDE (Cache_ICache_Preload_Done = 0x40001758) + [!provide] PROVIDE (Cache_End_ICache_Preload = 0x40001764) + [!provide] PROVIDE (Cache_Start_DCache_Preload = 0x40001770) + [!provide] PROVIDE (Cache_DCache_Preload_Done = 0x4000177c) + [!provide] PROVIDE (Cache_End_DCache_Preload = 0x40001788) + [!provide] PROVIDE (Cache_Config_ICache_Autoload = 0x40001794) + [!provide] PROVIDE (Cache_Config_ICache_Region_Autoload = 0x400017a0) + [!provide] PROVIDE (Cache_Enable_ICache_Autoload = 0x400017ac) + [!provide] PROVIDE (Cache_Disable_ICache_Autoload = 0x400017b8) + [!provide] PROVIDE (Cache_Config_DCache_Autoload = 0x400017c4) + [!provide] PROVIDE (Cache_Config_DCache_Region_Autoload = 0x400017d0) + [!provide] PROVIDE (Cache_Enable_DCache_Autoload = 0x400017dc) + [!provide] PROVIDE (Cache_Disable_DCache_Autoload = 0x400017e8) + [!provide] PROVIDE (Cache_Enable_ICache_PreLock = 0x400017f4) + [!provide] PROVIDE (Cache_Disable_ICache_PreLock = 0x40001800) + [!provide] PROVIDE (Cache_Lock_ICache_Items = 0x4000180c) + [!provide] PROVIDE (Cache_Unlock_ICache_Items = 0x40001818) + [!provide] PROVIDE (Cache_Enable_DCache_PreLock = 0x40001824) + [!provide] PROVIDE (Cache_Disable_DCache_PreLock = 0x40001830) + [!provide] PROVIDE (Cache_Lock_DCache_Items = 0x4000183c) + [!provide] PROVIDE (Cache_Unlock_DCache_Items = 0x40001848) + [!provide] PROVIDE (Cache_Lock_Addr = 0x40001854) + [!provide] PROVIDE (Cache_Unlock_Addr = 0x40001860) + 0x000000004000186c PROVIDE (Cache_Disable_ICache = 0x4000186c) + 0x0000000040001878 PROVIDE (Cache_Enable_ICache = 0x40001878) + 0x0000000040001884 PROVIDE (Cache_Disable_DCache = 0x40001884) + [!provide] PROVIDE (Cache_Enable_DCache = 0x40001890) + 0x000000004000189c PROVIDE (Cache_Suspend_ICache = 0x4000189c) + 0x00000000400018a8 PROVIDE (Cache_Resume_ICache = 0x400018a8) + 0x00000000400018b4 PROVIDE (Cache_Suspend_DCache = 0x400018b4) + 0x00000000400018c0 PROVIDE (Cache_Resume_DCache = 0x400018c0) + [!provide] PROVIDE (Cache_Occupy_Items = 0x400018cc) + [!provide] PROVIDE (Cache_Occupy_Addr = 0x400018d8) + 0x00000000400018e4 PROVIDE (Cache_Freeze_ICache_Enable = 0x400018e4) + 0x00000000400018f0 PROVIDE (Cache_Freeze_ICache_Disable = 0x400018f0) + 0x00000000400018fc PROVIDE (Cache_Freeze_DCache_Enable = 0x400018fc) + 0x0000000040001908 PROVIDE (Cache_Freeze_DCache_Disable = 0x40001908) + 0x0000000040001914 PROVIDE (Cache_Set_IDROM_MMU_Size = 0x40001914) + [!provide] PROVIDE (flash2spiram_instruction_offset = 0x40001920) + [!provide] PROVIDE (flash2spiram_rodata_offset = 0x4000192c) + [!provide] PROVIDE (flash_instr_rodata_start_page = 0x40001938) + [!provide] PROVIDE (flash_instr_rodata_end_page = 0x40001944) + 0x0000000040001950 PROVIDE (Cache_Set_IDROM_MMU_Info = 0x40001950) + 0x000000004000195c PROVIDE (Cache_Get_IROM_MMU_End = 0x4000195c) + 0x0000000040001968 PROVIDE (Cache_Get_DROM_MMU_End = 0x40001968) + [!provide] PROVIDE (Cache_Owner_Init = 0x40001974) + 0x0000000040001980 PROVIDE (Cache_Occupy_ICache_MEMORY = 0x40001980) + 0x000000004000198c PROVIDE (Cache_Occupy_DCache_MEMORY = 0x4000198c) + [!provide] PROVIDE (Cache_MMU_Init = 0x40001998) + 0x00000000400019a4 PROVIDE (Cache_Ibus_MMU_Set = 0x400019a4) + 0x00000000400019b0 PROVIDE (Cache_Dbus_MMU_Set = 0x400019b0) + [!provide] PROVIDE (Cache_Count_Flash_Pages = 0x400019bc) + [!provide] PROVIDE (Cache_Flash_To_SPIRAM_Copy = 0x400019c8) + [!provide] PROVIDE (Cache_Travel_Tag_Memory = 0x400019d4) + [!provide] PROVIDE (Cache_Travel_Tag_Memory2 = 0x400019e0) + [!provide] PROVIDE (Cache_Get_Virtual_Addr = 0x400019ec) + [!provide] PROVIDE (Cache_Get_Memory_BaseAddr = 0x400019f8) + [!provide] PROVIDE (Cache_Get_Memory_Addr = 0x40001a04) + [!provide] PROVIDE (Cache_Get_Memory_value = 0x40001a10) + 0x0000000040001a1c PROVIDE (rom_config_instruction_cache_mode = 0x40001a1c) + 0x0000000040001a28 PROVIDE (rom_config_data_cache_mode = 0x40001a28) + [!provide] PROVIDE (rom_cache_op_cb = 0x3fceffc8) + [!provide] PROVIDE (rom_cache_internal_table_ptr = 0x3fceffc4) + 0x0000000040001a34 ets_get_apb_freq = 0x40001a34 + 0x0000000040001a40 ets_get_cpu_frequency = 0x40001a40 + 0x0000000040001a4c ets_update_cpu_frequency = 0x40001a4c + 0x0000000040001a58 ets_get_printf_channel = 0x40001a58 + 0x0000000040001a64 ets_get_xtal_div = 0x40001a64 + 0x0000000040001a70 ets_set_xtal_div = 0x40001a70 + 0x0000000040001a7c ets_get_xtal_freq = 0x40001a7c + 0x0000000040001a88 gpio_input_get = 0x40001a88 + 0x0000000040001a94 gpio_matrix_in = 0x40001a94 + 0x0000000040001aa0 gpio_matrix_out = 0x40001aa0 + 0x0000000040001aac gpio_output_disable = 0x40001aac + 0x0000000040001ab8 gpio_output_enable = 0x40001ab8 + 0x0000000040001ac4 gpio_output_set = 0x40001ac4 + 0x0000000040001ad0 gpio_pad_hold = 0x40001ad0 + 0x0000000040001adc gpio_pad_input_disable = 0x40001adc + 0x0000000040001ae8 gpio_pad_input_enable = 0x40001ae8 + 0x0000000040001af4 gpio_pad_pulldown = 0x40001af4 + 0x0000000040001b00 gpio_pad_pullup = 0x40001b00 + 0x0000000040001b0c gpio_pad_select_gpio = 0x40001b0c + 0x0000000040001b18 gpio_pad_set_drv = 0x40001b18 + 0x0000000040001b24 gpio_pad_unhold = 0x40001b24 + 0x0000000040001b30 gpio_pin_wakeup_disable = 0x40001b30 + 0x0000000040001b3c gpio_pin_wakeup_enable = 0x40001b3c + 0x0000000040001b48 gpio_bypass_matrix_in = 0x40001b48 + 0x0000000040001b54 intr_matrix_set = 0x40001b54 + 0x0000000040001b60 ets_intr_lock = 0x40001b60 + 0x0000000040001b6c ets_intr_unlock = 0x40001b6c + 0x0000000040001b78 ets_isr_attach = 0x40001b78 + 0x0000000040001b84 ets_isr_mask = 0x40001b84 + 0x0000000040001b90 ets_isr_unmask = 0x40001b90 + 0x0000000040001b9c xthal_bcopy = 0x40001b9c + 0x0000000040001ba8 xthal_memcpy = 0x40001ba8 + 0x0000000040001bb4 xthal_get_ccompare = 0x40001bb4 + 0x0000000040001bc0 xthal_set_ccompare = 0x40001bc0 + 0x0000000040001bcc xthal_get_ccount = 0x40001bcc + 0x0000000040001bd8 xthal_get_interrupt = 0x40001bd8 + 0x0000000040001be4 xthal_set_intclear = 0x40001be4 + 0x0000000040001bf0 _xtos_ints_off = 0x40001bf0 + 0x0000000040001bfc _xtos_ints_on = 0x40001bfc + 0x0000000040001c08 _xtos_restore_intlevel = 0x40001c08 + 0x0000000040001c14 _xtos_set_exception_handler = 0x40001c14 + 0x0000000040001c20 _xtos_set_interrupt_handler = 0x40001c20 + 0x0000000040001c2c _xtos_set_interrupt_handler_arg = 0x40001c2c + 0x0000000040001c38 _xtos_set_intlevel = 0x40001c38 + 0x0000000040001c44 _xtos_set_vpri = 0x40001c44 + 0x0000000040001c50 md5_vector = 0x40001c50 + 0x0000000040001c5c MD5Init = 0x40001c5c + 0x0000000040001c68 MD5Update = 0x40001c68 + 0x0000000040001c74 MD5Final = 0x40001c74 + 0x0000000040001c80 hmac_md5_vector = 0x40001c80 + 0x0000000040001c8c hmac_md5 = 0x40001c8c + 0x0000000040001c98 crc32_le = 0x40001c98 + 0x0000000040001ca4 crc32_be = 0x40001ca4 + 0x0000000040001cb0 crc16_le = 0x40001cb0 + 0x0000000040001cbc crc16_be = 0x40001cbc + 0x0000000040001cc8 crc8_le = 0x40001cc8 + 0x0000000040001cd4 crc8_be = 0x40001cd4 + 0x0000000040001ce0 esp_crc8 = 0x40001ce0 + 0x0000000040001cec ets_sha_enable = 0x40001cec + 0x0000000040001cf8 ets_sha_disable = 0x40001cf8 + 0x0000000040001d04 ets_sha_get_state = 0x40001d04 + 0x0000000040001d10 ets_sha_init = 0x40001d10 + 0x0000000040001d1c ets_sha_process = 0x40001d1c + 0x0000000040001d28 ets_sha_starts = 0x40001d28 + 0x0000000040001d34 ets_sha_update = 0x40001d34 + 0x0000000040001d40 ets_sha_finish = 0x40001d40 + 0x0000000040001d4c ets_sha_clone = 0x40001d4c + 0x0000000040001d58 ets_hmac_enable = 0x40001d58 + 0x0000000040001d64 ets_hmac_disable = 0x40001d64 + 0x0000000040001d70 ets_hmac_calculate_message = 0x40001d70 + 0x0000000040001d7c ets_hmac_calculate_downstream = 0x40001d7c + 0x0000000040001d88 ets_hmac_invalidate_downstream = 0x40001d88 + 0x0000000040001d94 ets_jtag_enable_temporarily = 0x40001d94 + 0x0000000040001da0 ets_aes_enable = 0x40001da0 + 0x0000000040001dac ets_aes_disable = 0x40001dac + 0x0000000040001db8 ets_aes_setkey = 0x40001db8 + 0x0000000040001dc4 ets_aes_block = 0x40001dc4 + 0x0000000040001dd0 ets_bigint_enable = 0x40001dd0 + 0x0000000040001ddc ets_bigint_disable = 0x40001ddc + 0x0000000040001de8 ets_bigint_multiply = 0x40001de8 + 0x0000000040001df4 ets_bigint_modmult = 0x40001df4 + 0x0000000040001e00 ets_bigint_modexp = 0x40001e00 + 0x0000000040001e0c ets_bigint_wait_finish = 0x40001e0c + 0x0000000040001e18 ets_bigint_getz = 0x40001e18 + 0x0000000040001e24 ets_ds_enable = 0x40001e24 + 0x0000000040001e30 ets_ds_disable = 0x40001e30 + 0x0000000040001e3c ets_ds_start_sign = 0x40001e3c + 0x0000000040001e48 ets_ds_is_busy = 0x40001e48 + 0x0000000040001e54 ets_ds_finish_sign = 0x40001e54 + 0x0000000040001e60 ets_ds_encrypt_params = 0x40001e60 + 0x0000000040001e6c ets_aes_setkey_dec = 0x40001e6c + 0x0000000040001e78 ets_aes_setkey_enc = 0x40001e78 + 0x0000000040001e84 ets_mgf1_sha256 = 0x40001e84 + 0x0000000040001e90 ets_efuse_read = 0x40001e90 + 0x0000000040001e9c ets_efuse_program = 0x40001e9c + 0x0000000040001ea8 ets_efuse_clear_program_registers = 0x40001ea8 + 0x0000000040001eb4 ets_efuse_write_key = 0x40001eb4 + 0x0000000040001ec0 ets_efuse_get_read_register_address = 0x40001ec0 + 0x0000000040001ecc ets_efuse_get_key_purpose = 0x40001ecc + 0x0000000040001ed8 ets_efuse_key_block_unused = 0x40001ed8 + 0x0000000040001ee4 ets_efuse_find_unused_key_block = 0x40001ee4 + 0x0000000040001ef0 ets_efuse_rs_calculate = 0x40001ef0 + 0x0000000040001efc ets_efuse_count_unused_key_blocks = 0x40001efc + 0x0000000040001f08 ets_efuse_secure_boot_enabled = 0x40001f08 + 0x0000000040001f14 ets_efuse_secure_boot_aggressive_revoke_enabled = 0x40001f14 + 0x0000000040001f20 ets_efuse_cache_encryption_enabled = 0x40001f20 + 0x0000000040001f2c ets_efuse_download_modes_disabled = 0x40001f2c + 0x0000000040001f38 ets_efuse_find_purpose = 0x40001f38 + 0x0000000040001f44 ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x40001f44 + 0x0000000040001f50 ets_efuse_force_send_resume = 0x40001f50 + 0x0000000040001f5c ets_efuse_get_flash_delay_us = 0x40001f5c + 0x0000000040001f68 ets_efuse_get_mac = 0x40001f68 + 0x0000000040001f74 ets_efuse_get_spiconfig = 0x40001f74 + 0x0000000040001f80 ets_efuse_usb_print_is_disabled = 0x40001f80 + 0x0000000040001f8c ets_efuse_usb_serial_jtag_print_is_disabled = 0x40001f8c + 0x0000000040001f98 ets_efuse_get_uart_print_control = 0x40001f98 + 0x0000000040001fa4 ets_efuse_get_wp_pad = 0x40001fa4 + 0x0000000040001fb0 ets_efuse_legacy_spi_boot_mode_disabled = 0x40001fb0 + 0x0000000040001fbc ets_efuse_security_download_modes_enabled = 0x40001fbc + 0x0000000040001fc8 ets_efuse_set_timing = 0x40001fc8 + 0x0000000040001fd4 ets_efuse_jtag_disabled = 0x40001fd4 + 0x0000000040001fe0 ets_efuse_usb_download_mode_disabled = 0x40001fe0 + 0x0000000040001fec ets_efuse_usb_module_disabled = 0x40001fec + 0x0000000040001ff8 ets_efuse_usb_device_disabled = 0x40001ff8 + 0x0000000040002004 ets_efuse_flash_octal_mode = 0x40002004 + 0x0000000040002010 ets_efuse_ecc_en = 0x40002010 + 0x000000004000201c ets_efuse_ecc_flash_page_size = 0x4000201c + 0x0000000040002028 ets_efuse_ecc_16to17_mode = 0x40002028 + 0x0000000040002034 ets_ecc_flash_enable = 0x40002034 + 0x0000000040002040 ets_ecc_flash_enable_all = 0x40002040 + 0x000000004000204c ets_ecc_flash_disable = 0x4000204c + 0x0000000040002058 ets_ecc_flash_disable_all = 0x40002058 + 0x0000000040002064 ets_ecc_get_flash_page_size = 0x40002064 + 0x0000000040002070 ets_ecc_set_flash_page_size = 0x40002070 + 0x000000004000207c ets_ecc_set_flash_byte_mode = 0x4000207c + 0x0000000040002088 ets_ecc_get_flash_byte_mode = 0x40002088 + 0x0000000040002094 ets_ecc_set_flash_range = 0x40002094 + 0x00000000400020a0 ets_ecc_get_flash_range = 0x400020a0 + 0x00000000400020ac ets_ecc_sram_enable = 0x400020ac + 0x00000000400020b8 ets_ecc_sram_disable = 0x400020b8 + 0x00000000400020c4 ets_ecc_sram_enable_all = 0x400020c4 + 0x00000000400020d0 ets_ecc_sram_disable_all = 0x400020d0 + 0x00000000400020dc ets_ecc_get_sram_page_size = 0x400020dc + 0x00000000400020e8 ets_ecc_set_sram_page_size = 0x400020e8 + 0x00000000400020f4 ets_ecc_get_sram_byte_mode = 0x400020f4 + 0x0000000040002100 ets_ecc_set_sram_byte_mode = 0x40002100 + 0x000000004000210c ets_ecc_set_sram_range = 0x4000210c + 0x0000000040002118 ets_ecc_get_sram_range = 0x40002118 + 0x000000003fceffc0 ets_ecc_table_ptr = 0x3fceffc0 + 0x0000000040002124 ets_emsa_pss_verify = 0x40002124 + 0x0000000040002130 ets_rsa_pss_verify = 0x40002130 + 0x000000004000213c ets_secure_boot_verify_bootloader_with_keys = 0x4000213c + 0x0000000040002148 ets_secure_boot_verify_signature = 0x40002148 + 0x0000000040002154 ets_secure_boot_read_key_digests = 0x40002154 + 0x0000000040002160 ets_secure_boot_revoke_public_key_digest = 0x40002160 + [!provide] PROVIDE (usb_uart_otg_rx_one_char = 0x400025a4) + [!provide] PROVIDE (usb_uart_otg_rx_one_char_block = 0x400025b0) + [!provide] PROVIDE (usb_uart_otg_tx_flush = 0x400025bc) + [!provide] PROVIDE (usb_uart_otg_tx_one_char = 0x400025c8) + [!provide] PROVIDE (usb_uart_device_rx_one_char = 0x400025d4) + [!provide] PROVIDE (usb_uart_device_rx_one_char_block = 0x400025e0) + [!provide] PROVIDE (usb_uart_device_tx_flush = 0x400025ec) + [!provide] PROVIDE (usb_uart_device_tx_one_char = 0x400025f8) + [!provide] PROVIDE (Uart_Init_USB = 0x40002604) + [!provide] PROVIDE (uart_acm_dev = 0x3fceffbc) + [!provide] PROVIDE (g_uart_print = 0x3fceffb9) + [!provide] PROVIDE (g_usb_print = 0x3fceffb8) + 0x0000000040002610 cdc_acm_class_handle_req = 0x40002610 + 0x000000004000261c cdc_acm_init = 0x4000261c + 0x0000000040002628 cdc_acm_fifo_fill = 0x40002628 + 0x0000000040002634 cdc_acm_rx_fifo_cnt = 0x40002634 + 0x0000000040002640 cdc_acm_fifo_read = 0x40002640 + 0x000000004000264c cdc_acm_irq_tx_enable = 0x4000264c + 0x0000000040002658 cdc_acm_irq_tx_disable = 0x40002658 + 0x0000000040002664 cdc_acm_irq_state_enable = 0x40002664 + 0x0000000040002670 cdc_acm_irq_state_disable = 0x40002670 + 0x000000004000267c cdc_acm_irq_tx_ready = 0x4000267c + 0x0000000040002688 cdc_acm_irq_rx_enable = 0x40002688 + 0x0000000040002694 cdc_acm_irq_rx_disable = 0x40002694 + 0x00000000400026a0 cdc_acm_irq_rx_ready = 0x400026a0 + 0x00000000400026ac cdc_acm_irq_is_pending = 0x400026ac + 0x00000000400026b8 cdc_acm_irq_callback_set = 0x400026b8 + 0x00000000400026c4 cdc_acm_line_ctrl_set = 0x400026c4 + 0x00000000400026d0 cdc_acm_line_ctrl_get = 0x400026d0 + 0x00000000400026dc cdc_acm_poll_out = 0x400026dc + 0x00000000400026e8 chip_usb_dw_did_persist = 0x400026e8 + 0x00000000400026f4 chip_usb_dw_init = 0x400026f4 + 0x0000000040002700 chip_usb_detach = 0x40002700 + 0x000000004000270c chip_usb_dw_prepare_persist = 0x4000270c + 0x0000000040002718 chip_usb_get_persist_flags = 0x40002718 + 0x0000000040002724 chip_usb_set_persist_flags = 0x40002724 + 0x0000000040002730 cpio_start = 0x40002730 + 0x000000004000273c cpio_feed = 0x4000273c + 0x0000000040002748 cpio_done = 0x40002748 + 0x0000000040002754 cpio_destroy = 0x40002754 + 0x0000000040002760 dfu_flash_init = 0x40002760 + 0x000000004000276c dfu_flash_erase = 0x4000276c + 0x0000000040002778 dfu_flash_program = 0x40002778 + 0x0000000040002784 dfu_flash_read = 0x40002784 + 0x0000000040002790 dfu_flash_attach = 0x40002790 + 0x000000004000279c dfu_cpio_callback = 0x4000279c + 0x00000000400027a8 dfu_updater_get_err = 0x400027a8 + 0x00000000400027b4 dfu_updater_clear_err = 0x400027b4 + 0x00000000400027c0 dfu_updater_enable = 0x400027c0 + 0x00000000400027cc dfu_updater_begin = 0x400027cc + 0x00000000400027d8 dfu_updater_feed = 0x400027d8 + 0x00000000400027e4 dfu_updater_end = 0x400027e4 + 0x00000000400027f0 dfu_updater_set_raw_addr = 0x400027f0 + 0x00000000400027fc dfu_updater_flash_read = 0x400027fc + 0x0000000040002808 usb_dc_prepare_persist = 0x40002808 + 0x0000000040002814 usb_dw_isr_handler = 0x40002814 + 0x0000000040002820 usb_dc_attach = 0x40002820 + 0x000000004000282c usb_dc_detach = 0x4000282c + 0x0000000040002838 usb_dc_reset = 0x40002838 + 0x0000000040002844 usb_dc_set_address = 0x40002844 + 0x0000000040002850 usb_dc_ep_check_cap = 0x40002850 + 0x000000004000285c usb_dc_ep_configure = 0x4000285c + 0x0000000040002868 usb_dc_ep_set_stall = 0x40002868 + 0x0000000040002874 usb_dc_ep_clear_stall = 0x40002874 + 0x0000000040002880 usb_dc_ep_halt = 0x40002880 + 0x000000004000288c usb_dc_ep_is_stalled = 0x4000288c + 0x0000000040002898 usb_dc_ep_enable = 0x40002898 + 0x00000000400028a4 usb_dc_ep_disable = 0x400028a4 + 0x00000000400028b0 usb_dc_ep_flush = 0x400028b0 + 0x00000000400028bc usb_dc_ep_write_would_block = 0x400028bc + 0x00000000400028c8 usb_dc_ep_write = 0x400028c8 + 0x00000000400028d4 usb_dc_ep_read_wait = 0x400028d4 + 0x00000000400028e0 usb_dc_ep_read_continue = 0x400028e0 + 0x00000000400028ec usb_dc_ep_read = 0x400028ec + 0x00000000400028f8 usb_dc_ep_set_callback = 0x400028f8 + 0x0000000040002904 usb_dc_set_status_callback = 0x40002904 + 0x0000000040002910 usb_dc_ep_mps = 0x40002910 + 0x000000004000291c usb_dc_check_poll_for_interrupts = 0x4000291c + 0x0000000040002928 mac_addr_to_serial_str_desc = 0x40002928 + 0x0000000040002934 usb_set_current_descriptor = 0x40002934 + 0x0000000040002940 usb_get_descriptor = 0x40002940 + 0x000000004000294c usb_dev_resume = 0x4000294c + 0x0000000040002958 usb_dev_get_configuration = 0x40002958 + 0x0000000040002964 usb_set_config = 0x40002964 + 0x0000000040002970 usb_deconfig = 0x40002970 + 0x000000004000297c usb_enable = 0x4000297c + 0x0000000040002988 usb_disable = 0x40002988 + 0x0000000040002994 usb_write_would_block = 0x40002994 + 0x00000000400029a0 usb_write = 0x400029a0 + 0x00000000400029ac usb_read = 0x400029ac + 0x00000000400029b8 usb_ep_set_stall = 0x400029b8 + 0x00000000400029c4 usb_ep_clear_stall = 0x400029c4 + 0x00000000400029d0 usb_ep_read_wait = 0x400029d0 + 0x00000000400029dc usb_ep_read_continue = 0x400029dc + 0x00000000400029e8 usb_transfer_ep_callback = 0x400029e8 + 0x00000000400029f4 usb_transfer = 0x400029f4 + 0x0000000040002a00 usb_cancel_transfer = 0x40002a00 + 0x0000000040002a0c usb_transfer_sync = 0x40002a0c + 0x0000000040002a18 usb_dfu_set_detach_cb = 0x40002a18 + 0x0000000040002a24 dfu_class_handle_req = 0x40002a24 + 0x0000000040002a30 dfu_status_cb = 0x40002a30 + 0x0000000040002a3c dfu_custom_handle_req = 0x40002a3c + 0x0000000040002a48 usb_dfu_init = 0x40002a48 + 0x0000000040002a54 usb_dfu_force_detach = 0x40002a54 + 0x0000000040002a60 usb_dev_deinit = 0x40002a60 + 0x0000000040002a6c usb_dw_ctrl_deinit = 0x40002a6c + 0x000000003fceffac s_usb_osglue = 0x3fceffac + 0x0000000040002a78 bt_rf_coex_get_dft_cfg = 0x40002a78 + 0x0000000040002a84 bt_rf_coex_hooks_p_set = 0x40002a84 + 0x0000000040002a90 btdm_con_maxevtime_cal_impl = 0x40002a90 + 0x0000000040002a9c btdm_controller_get_compile_version_impl = 0x40002a9c + 0x0000000040002aa8 btdm_controller_rom_data_init = 0x40002aa8 + 0x0000000040002ab4 btdm_dis_privacy_err_report_impl = 0x40002ab4 + 0x0000000040002ac0 btdm_disable_adv_delay_impl = 0x40002ac0 + 0x0000000040002acc btdm_enable_scan_continue_impl = 0x40002acc + 0x0000000040002ad8 btdm_enable_scan_forever_impl = 0x40002ad8 + 0x0000000040002ae4 btdm_get_power_state_impl = 0x40002ae4 + 0x0000000040002af0 btdm_get_prevent_sleep_flag_impl = 0x40002af0 + 0x0000000040002afc btdm_power_state_active_impl = 0x40002afc + 0x0000000040002b08 btdm_switch_phy_coded_impl = 0x40002b08 + 0x0000000040002b14 hci_acl_data_handler = 0x40002b14 + 0x0000000040002b20 hci_disconnect_cmd_handler = 0x40002b20 + 0x0000000040002b2c hci_le_con_upd_cmd_handler = 0x40002b2c + 0x0000000040002b38 hci_le_ltk_req_neg_reply_cmd_handler = 0x40002b38 + 0x0000000040002b44 hci_le_ltk_req_reply_cmd_handler = 0x40002b44 + 0x0000000040002b50 hci_le_rd_chnl_map_cmd_handler = 0x40002b50 + 0x0000000040002b5c hci_le_rd_phy_cmd_handler = 0x40002b5c + 0x0000000040002b68 hci_le_rd_rem_feats_cmd_handler = 0x40002b68 + 0x0000000040002b74 hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x40002b74 + 0x0000000040002b80 hci_le_rem_con_param_req_reply_cmd_handler = 0x40002b80 + 0x0000000040002b8c hci_le_set_data_len_cmd_handler = 0x40002b8c + 0x0000000040002b98 hci_le_set_phy_cmd_handler = 0x40002b98 + 0x0000000040002ba4 hci_le_start_enc_cmd_handler = 0x40002ba4 + 0x0000000040002bb0 hci_rd_auth_payl_to_cmd_handler = 0x40002bb0 + 0x0000000040002bbc hci_rd_rem_ver_info_cmd_handler = 0x40002bbc + 0x0000000040002bc8 hci_rd_rssi_cmd_handler = 0x40002bc8 + 0x0000000040002bd4 hci_rd_tx_pwr_lvl_cmd_handler = 0x40002bd4 + 0x0000000040002be0 hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40002be0 + 0x0000000040002bec hci_vs_set_pref_slave_latency_cmd_handler = 0x40002bec + 0x0000000040002bf8 hci_wr_auth_payl_to_cmd_handler = 0x40002bf8 + 0x0000000040002c04 ll_channel_map_ind_handler = 0x40002c04 + 0x0000000040002c10 ll_connection_param_req_handler = 0x40002c10 + 0x0000000040002c1c ll_connection_param_rsp_handler = 0x40002c1c + 0x0000000040002c28 ll_connection_update_ind_handler = 0x40002c28 + 0x0000000040002c34 ll_enc_req_handler = 0x40002c34 + 0x0000000040002c40 ll_enc_rsp_handler = 0x40002c40 + 0x0000000040002c4c ll_feature_req_handler = 0x40002c4c + 0x0000000040002c58 ll_feature_rsp_handler = 0x40002c58 + 0x0000000040002c64 ll_length_req_handler = 0x40002c64 + 0x0000000040002c70 ll_length_rsp_handler = 0x40002c70 + 0x0000000040002c7c ll_min_used_channels_ind_handler = 0x40002c7c + 0x0000000040002c88 ll_pause_enc_req_handler = 0x40002c88 + 0x0000000040002c94 ll_pause_enc_rsp_handler = 0x40002c94 + 0x0000000040002ca0 ll_phy_req_handler = 0x40002ca0 + 0x0000000040002cac ll_phy_rsp_handler = 0x40002cac + 0x0000000040002cb8 ll_phy_update_ind_handler = 0x40002cb8 + 0x0000000040002cc4 ll_ping_req_handler = 0x40002cc4 + 0x0000000040002cd0 ll_ping_rsp_handler = 0x40002cd0 + 0x0000000040002cdc ll_slave_feature_req_handler = 0x40002cdc + 0x0000000040002ce8 ll_start_enc_req_handler = 0x40002ce8 + 0x0000000040002cf4 ll_start_enc_rsp_handler = 0x40002cf4 + 0x0000000040002d00 ll_terminate_ind_handler = 0x40002d00 + 0x0000000040002d0c ll_version_ind_handler = 0x40002d0c + 0x0000000040002d18 llc_auth_payl_nearly_to_handler = 0x40002d18 + 0x0000000040002d24 llc_auth_payl_real_to_handler = 0x40002d24 + 0x0000000040002d30 llc_encrypt_ind_handler = 0x40002d30 + 0x0000000040002d3c llc_hci_command_handler_wrapper = 0x40002d3c + 0x0000000040002d48 llc_ll_connection_param_req_pdu_send = 0x40002d48 + 0x0000000040002d54 llc_ll_connection_param_rsp_pdu_send = 0x40002d54 + 0x0000000040002d60 llc_ll_connection_update_ind_pdu_send = 0x40002d60 + 0x0000000040002d6c llc_ll_enc_req_pdu_send = 0x40002d6c + 0x0000000040002d78 llc_ll_enc_rsp_pdu_send = 0x40002d78 + 0x0000000040002d84 llc_ll_feature_req_pdu_send = 0x40002d84 + 0x0000000040002d90 llc_ll_feature_rsp_pdu_send = 0x40002d90 + 0x0000000040002d9c llc_ll_length_req_pdu_send = 0x40002d9c + 0x0000000040002da8 llc_ll_length_rsp_pdu_send = 0x40002da8 + 0x0000000040002db4 llc_ll_pause_enc_req_pdu_send = 0x40002db4 + 0x0000000040002dc0 llc_ll_pause_enc_rsp_pdu_send = 0x40002dc0 + 0x0000000040002dcc llc_ll_phy_req_pdu_send = 0x40002dcc + 0x0000000040002dd8 llc_ll_phy_rsp_pdu_send = 0x40002dd8 + 0x0000000040002de4 llc_ll_ping_req_pdu_send = 0x40002de4 + 0x0000000040002df0 llc_ll_ping_rsp_pdu_send = 0x40002df0 + 0x0000000040002dfc llc_ll_start_enc_req_pdu_send = 0x40002dfc + 0x0000000040002e08 llc_ll_start_enc_rsp_pdu_send = 0x40002e08 + 0x0000000040002e14 llc_ll_terminate_ind_pdu_send = 0x40002e14 + 0x0000000040002e20 llc_ll_unknown_rsp_pdu_send = 0x40002e20 + 0x0000000040002e2c llc_llcp_ch_map_update_ind_pdu_send = 0x40002e2c + 0x0000000040002e38 llc_llcp_phy_upd_ind_pdu_send = 0x40002e38 + 0x0000000040002e44 llc_llcp_version_ind_pdu_send = 0x40002e44 + 0x0000000040002e50 llc_op_ch_map_upd_ind_handler = 0x40002e50 + 0x0000000040002e5c llc_op_con_upd_ind_handler = 0x40002e5c + 0x0000000040002e68 llc_op_disconnect_ind_handler = 0x40002e68 + 0x0000000040002e74 llc_op_dl_upd_ind_handler = 0x40002e74 + 0x0000000040002e80 llc_op_encrypt_ind_handler = 0x40002e80 + 0x0000000040002e8c llc_op_feats_exch_ind_handler = 0x40002e8c + 0x0000000040002e98 llc_op_le_ping_ind_handler = 0x40002e98 + 0x0000000040002ea4 llc_op_phy_upd_ind_handler = 0x40002ea4 + 0x0000000040002eb0 llc_op_ver_exch_ind_handler = 0x40002eb0 + 0x0000000040002ebc llc_stopped_ind_handler = 0x40002ebc + 0x0000000040002ec8 lld_acl_rx_ind_handler = 0x40002ec8 + 0x0000000040002ed4 lld_acl_tx_cfm_handler = 0x40002ed4 + 0x0000000040002ee0 lld_adv_end_ind_handler = 0x40002ee0 + 0x0000000040002eec lld_adv_rep_ind_handler = 0x40002eec + 0x0000000040002ef8 lld_ch_map_upd_cfm_handler = 0x40002ef8 + 0x0000000040002f04 lld_con_estab_ind_handler = 0x40002f04 + 0x0000000040002f10 lld_con_evt_sd_evt_time_set = 0x40002f10 + 0x0000000040002f1c lld_con_offset_upd_ind_handler = 0x40002f1c + 0x0000000040002f28 lld_con_param_upd_cfm_handler = 0x40002f28 + 0x0000000040002f34 lld_disc_ind_handler = 0x40002f34 + 0x0000000040002f40 lld_init_end_ind_handler = 0x40002f40 + 0x0000000040002f4c lld_llcp_rx_ind_handler_wrapper = 0x40002f4c + 0x0000000040002f58 lld_llcp_tx_cfm_handler = 0x40002f58 + 0x0000000040002f64 lld_per_adv_end_ind_handler = 0x40002f64 + 0x0000000040002f70 lld_per_adv_rep_ind_handler = 0x40002f70 + 0x0000000040002f7c lld_per_adv_rx_end_ind_handler = 0x40002f7c + 0x0000000040002f88 lld_phy_coded_500k_get = 0x40002f88 + 0x0000000040002f94 lld_phy_upd_cfm_handler = 0x40002f94 + 0x0000000040002fa0 lld_scan_end_ind_handler = 0x40002fa0 + 0x0000000040002fac lld_scan_req_ind_handler = 0x40002fac + 0x0000000040002fb8 lld_sync_start_req_handler = 0x40002fb8 + 0x0000000040002fc4 lld_test_end_ind_handler = 0x40002fc4 + 0x0000000040002fd0 lld_update_rxbuf_handler = 0x40002fd0 + 0x0000000040002fdc llm_ch_map_update_ind_handler = 0x40002fdc + 0x0000000040002fe8 llm_hci_command_handler_wrapper = 0x40002fe8 + 0x0000000040002ff4 llm_scan_period_to_handler = 0x40002ff4 + 0x0000000040003000 r_Add2SelfBigHex256 = 0x40003000 + 0x000000004000300c r_AddBigHex256 = 0x4000300c + 0x0000000040003018 r_AddBigHexModP256 = 0x40003018 + 0x0000000040003024 r_AddP256 = 0x40003024 + 0x0000000040003030 r_AddPdiv2_256 = 0x40003030 + 0x000000004000303c r_GF_Jacobian_Point_Addition256 = 0x4000303c + 0x0000000040003048 r_GF_Jacobian_Point_Double256 = 0x40003048 + 0x0000000040003054 r_GF_Point_Jacobian_To_Affine256 = 0x40003054 + 0x0000000040003060 r_MultiplyBigHexByUint32_256 = 0x40003060 + 0x000000004000306c r_MultiplyBigHexModP256 = 0x4000306c + 0x0000000040003078 r_MultiplyByU16ModP256 = 0x40003078 + 0x0000000040003084 r_SubtractBigHex256 = 0x40003084 + 0x0000000040003090 r_SubtractBigHexMod256 = 0x40003090 + 0x000000004000309c r_SubtractBigHexUint32_256 = 0x4000309c + 0x00000000400030a8 r_SubtractFromSelfBigHex256 = 0x400030a8 + 0x00000000400030b4 r_SubtractFromSelfBigHexSign256 = 0x400030b4 + 0x00000000400030c0 r_aes_alloc = 0x400030c0 + 0x00000000400030cc r_aes_ccm_continue = 0x400030cc + 0x00000000400030d8 r_aes_ccm_process_e = 0x400030d8 + 0x00000000400030e4 r_aes_ccm_xor_128_lsb = 0x400030e4 + 0x00000000400030f0 r_aes_ccm_xor_128_msb = 0x400030f0 + 0x00000000400030fc r_aes_cmac_continue = 0x400030fc + 0x0000000040003108 r_aes_cmac_start = 0x40003108 + 0x0000000040003114 r_aes_k1_continue = 0x40003114 + 0x0000000040003120 r_aes_k2_continue = 0x40003120 + 0x000000004000312c r_aes_k3_continue = 0x4000312c + 0x0000000040003138 r_aes_k4_continue = 0x40003138 + 0x0000000040003144 r_aes_shift_left_128 = 0x40003144 + 0x0000000040003150 r_aes_start = 0x40003150 + 0x000000004000315c r_aes_xor_128 = 0x4000315c + 0x0000000040003168 r_assert_err = 0x40003168 + 0x0000000040003174 r_assert_param = 0x40003174 + 0x0000000040003180 r_assert_warn = 0x40003180 + 0x000000004000318c r_bigHexInversion256 = 0x4000318c + 0x0000000040003198 r_ble_sw_cca_check_isr = 0x40003198 + 0x00000000400031a4 r_ble_util_buf_acl_tx_alloc = 0x400031a4 + 0x00000000400031b0 r_ble_util_buf_acl_tx_elt_get = 0x400031b0 + 0x00000000400031bc r_ble_util_buf_acl_tx_free = 0x400031bc + 0x00000000400031c8 r_ble_util_buf_acl_tx_free_in_isr = 0x400031c8 + 0x00000000400031d4 r_ble_util_buf_adv_tx_alloc = 0x400031d4 + 0x00000000400031e0 r_ble_util_buf_adv_tx_free = 0x400031e0 + 0x00000000400031ec r_ble_util_buf_adv_tx_free_in_isr = 0x400031ec + 0x00000000400031f8 r_ble_util_buf_env_deinit = 0x400031f8 + 0x0000000040003204 r_ble_util_buf_env_init = 0x40003204 + 0x0000000040003210 r_ble_util_buf_get_rx_buf_nb = 0x40003210 + 0x000000004000321c r_ble_util_buf_get_rx_buf_size = 0x4000321c + 0x0000000040003228 r_ble_util_buf_llcp_tx_alloc = 0x40003228 + 0x0000000040003234 r_ble_util_buf_llcp_tx_free = 0x40003234 + 0x0000000040003240 r_ble_util_buf_rx_alloc = 0x40003240 + 0x000000004000324c r_ble_util_buf_rx_alloc_in_isr = 0x4000324c + 0x0000000040003258 r_ble_util_buf_rx_free = 0x40003258 + 0x0000000040003264 r_ble_util_buf_rx_free_in_isr = 0x40003264 + 0x0000000040003270 r_ble_util_buf_set_rx_buf_nb = 0x40003270 + 0x000000004000327c r_ble_util_buf_set_rx_buf_size = 0x4000327c + 0x0000000040003288 r_ble_util_data_rx_buf_reset = 0x40003288 + 0x0000000040003294 r_bt_bb_get_intr_mask = 0x40003294 + 0x00000000400032a0 r_bt_bb_intr_clear = 0x400032a0 + 0x00000000400032ac r_bt_bb_intr_mask_set = 0x400032ac + 0x00000000400032b8 r_bt_bb_isr = 0x400032b8 + 0x00000000400032c4 r_bt_rf_coex_cfg_set = 0x400032c4 + 0x00000000400032d0 r_bt_rf_coex_conn_dynamic_pti_en_get = 0x400032d0 + 0x00000000400032dc r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get = 0x400032dc + 0x00000000400032e8 r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x400032e8 + 0x00000000400032f4 r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x400032f4 + 0x0000000040003300 r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40003300 + 0x000000004000330c r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x4000330c + 0x0000000040003318 r_bt_rf_coex_pti_table_get = 0x40003318 + 0x0000000040003324 r_bt_rf_coex_st_param_get = 0x40003324 + 0x0000000040003330 r_bt_rf_coex_st_param_set = 0x40003330 + 0x000000004000333c r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x4000333c + 0x0000000040003348 r_bt_rma_apply_rule_cs_fmt = 0x40003348 + 0x0000000040003354 r_bt_rma_apply_rule_cs_idx = 0x40003354 + 0x0000000040003360 r_bt_rma_configure = 0x40003360 + 0x000000004000336c r_bt_rma_deregister_rule_cs_fmt = 0x4000336c + 0x0000000040003378 r_bt_rma_deregister_rule_cs_idx = 0x40003378 + 0x0000000040003384 r_bt_rma_get_ant_by_act = 0x40003384 + 0x0000000040003390 r_bt_rma_init = 0x40003390 + 0x000000004000339c r_bt_rma_register_rule_cs_fmt = 0x4000339c + 0x00000000400033a8 r_bt_rma_register_rule_cs_idx = 0x400033a8 + 0x00000000400033b4 r_bt_rtp_apply_rule_cs_fmt = 0x400033b4 + 0x00000000400033c0 r_bt_rtp_apply_rule_cs_idx = 0x400033c0 + 0x00000000400033cc r_bt_rtp_deregister_rule_cs_fmt = 0x400033cc + 0x00000000400033d8 r_bt_rtp_deregister_rule_cs_idx = 0x400033d8 + 0x00000000400033e4 r_bt_rtp_get_txpwr_idx_by_act = 0x400033e4 + 0x00000000400033f0 r_bt_rtp_init = 0x400033f0 + 0x00000000400033fc r_bt_rtp_register_rule_cs_fmt = 0x400033fc + 0x0000000040003408 r_bt_rtp_register_rule_cs_idx = 0x40003408 + 0x0000000040003414 r_btdm_isr = 0x40003414 + 0x0000000040003420 r_btdm_task_post = 0x40003420 + 0x000000004000342c r_btdm_task_post_from_isr = 0x4000342c + 0x0000000040003438 r_btdm_task_recycle = 0x40003438 + 0x0000000040003444 r_cali_phase_match_p = 0x40003444 + 0x0000000040003450 r_cmp_abs_time = 0x40003450 + 0x000000004000345c r_cmp_dest_id = 0x4000345c + 0x0000000040003468 r_cmp_timer_id = 0x40003468 + 0x0000000040003474 r_co_bdaddr_compare = 0x40003474 + 0x0000000040003480 r_co_ble_pkt_dur_in_us = 0x40003480 + 0x000000004000348c r_co_list_extract = 0x4000348c + 0x0000000040003498 r_co_list_extract_after = 0x40003498 + 0x00000000400034a4 r_co_list_extract_sublist = 0x400034a4 + 0x00000000400034b0 r_co_list_find = 0x400034b0 + 0x00000000400034bc r_co_list_init = 0x400034bc + 0x00000000400034c8 r_co_list_insert_after = 0x400034c8 + 0x00000000400034d4 r_co_list_insert_before = 0x400034d4 + 0x00000000400034e0 r_co_list_merge = 0x400034e0 + 0x00000000400034ec r_co_list_pool_init = 0x400034ec + 0x00000000400034f8 r_co_list_pop_front = 0x400034f8 + 0x0000000040003504 r_co_list_push_back = 0x40003504 + 0x0000000040003510 r_co_list_push_back_sublist = 0x40003510 + 0x000000004000351c r_co_list_push_front = 0x4000351c + 0x0000000040003528 r_co_list_size = 0x40003528 + 0x0000000040003534 r_co_nb_good_le_channels = 0x40003534 + 0x0000000040003540 r_co_util_pack = 0x40003540 + 0x000000004000354c r_co_util_read_array_size = 0x4000354c + 0x0000000040003558 r_co_util_unpack = 0x40003558 + 0x0000000040003564 r_dbg_env_deinit = 0x40003564 + 0x0000000040003570 r_dbg_env_init = 0x40003570 + 0x000000004000357c r_dbg_platform_reset_complete = 0x4000357c + 0x0000000040003588 r_dl_upd_proc_start = 0x40003588 + 0x0000000040003594 r_dump_data = 0x40003594 + 0x00000000400035a0 r_ecc_abort_key256_generation = 0x400035a0 + 0x00000000400035ac r_ecc_gen_new_public_key = 0x400035ac + 0x00000000400035b8 r_ecc_gen_new_secret_key = 0x400035b8 + 0x00000000400035c4 r_ecc_generate_key256 = 0x400035c4 + 0x00000000400035d0 r_ecc_get_debug_Keys = 0x400035d0 + 0x00000000400035dc r_ecc_init = 0x400035dc + 0x00000000400035e8 r_ecc_is_valid_point = 0x400035e8 + 0x00000000400035f4 r_ecc_multiplication_event_handler = 0x400035f4 + 0x0000000040003600 r_ecc_point_multiplication_win_256 = 0x40003600 + 0x000000004000360c r_emi_alloc_em_mapping_by_offset = 0x4000360c + 0x0000000040003618 r_emi_base_reg_lut_show = 0x40003618 + 0x0000000040003624 r_emi_em_base_reg_show = 0x40003624 + 0x0000000040003630 r_emi_free_em_mapping_by_offset = 0x40003630 + 0x000000004000363c r_emi_get_em_mapping_idx_by_offset = 0x4000363c + 0x0000000040003648 r_emi_get_mem_addr_by_offset = 0x40003648 + 0x0000000040003654 r_emi_overwrite_em_mapping_by_offset = 0x40003654 + 0x0000000040003660 r_esp_vendor_hci_command_handler = 0x40003660 + 0x000000004000366c r_get_stack_usage = 0x4000366c + 0x0000000040003678 r_h4tl_acl_hdr_rx_evt_handler = 0x40003678 + 0x0000000040003684 r_h4tl_cmd_hdr_rx_evt_handler = 0x40003684 + 0x0000000040003690 r_h4tl_cmd_pld_rx_evt_handler = 0x40003690 + 0x000000004000369c r_h4tl_eif_io_event_post = 0x4000369c + 0x00000000400036a8 r_h4tl_eif_register = 0x400036a8 + 0x00000000400036b4 r_h4tl_init = 0x400036b4 + 0x00000000400036c0 r_h4tl_out_of_sync = 0x400036c0 + 0x00000000400036cc r_h4tl_out_of_sync_check = 0x400036cc + 0x00000000400036d8 r_h4tl_read_hdr = 0x400036d8 + 0x00000000400036e4 r_h4tl_read_next_out_of_sync = 0x400036e4 + 0x00000000400036f0 r_h4tl_read_payl = 0x400036f0 + 0x00000000400036fc r_h4tl_read_start = 0x400036fc + 0x0000000040003708 r_h4tl_rx_acl_hdr_extract = 0x40003708 + 0x0000000040003714 r_h4tl_rx_cmd_hdr_extract = 0x40003714 + 0x0000000040003720 r_h4tl_rx_done = 0x40003720 + 0x000000004000372c r_h4tl_start = 0x4000372c + 0x0000000040003738 r_h4tl_stop = 0x40003738 + 0x0000000040003744 r_h4tl_tx_done = 0x40003744 + 0x0000000040003750 r_h4tl_tx_evt_handler = 0x40003750 + 0x000000004000375c r_h4tl_write = 0x4000375c + 0x0000000040003768 r_hci_acl_tx_data_alloc = 0x40003768 + 0x0000000040003774 r_hci_acl_tx_data_received = 0x40003774 + 0x0000000040003780 r_hci_basic_cmd_send_2_controller = 0x40003780 + 0x000000004000378c r_hci_ble_adv_report_filter_check = 0x4000378c + 0x0000000040003798 r_hci_ble_adv_report_tx_check = 0x40003798 + 0x00000000400037a4 r_hci_ble_conhdl_register = 0x400037a4 + 0x00000000400037b0 r_hci_ble_conhdl_unregister = 0x400037b0 + 0x00000000400037bc r_hci_build_acl_data = 0x400037bc + 0x00000000400037c8 r_hci_build_cc_evt = 0x400037c8 + 0x00000000400037d4 r_hci_build_cs_evt = 0x400037d4 + 0x00000000400037e0 r_hci_build_evt = 0x400037e0 + 0x00000000400037ec r_hci_build_le_evt = 0x400037ec + 0x00000000400037f8 r_hci_cmd_get_max_param_size = 0x400037f8 + 0x0000000040003804 r_hci_cmd_received = 0x40003804 + 0x0000000040003810 r_hci_cmd_reject = 0x40003810 + 0x000000004000381c r_hci_evt_mask_check = 0x4000381c + 0x0000000040003828 r_hci_evt_mask_set = 0x40003828 + 0x0000000040003834 r_hci_fc_acl_buf_size_set = 0x40003834 + 0x0000000040003840 r_hci_fc_acl_en = 0x40003840 + 0x000000004000384c r_hci_fc_acl_packet_sent = 0x4000384c + 0x0000000040003858 r_hci_fc_check_host_available_nb_acl_packets = 0x40003858 + 0x0000000040003864 r_hci_fc_host_nb_acl_pkts_complete = 0x40003864 + 0x0000000040003870 r_hci_fc_init = 0x40003870 + 0x000000004000387c r_hci_look_for_cmd_desc = 0x4000387c + 0x0000000040003888 r_hci_look_for_evt_desc = 0x40003888 + 0x0000000040003894 r_hci_look_for_le_evt_desc = 0x40003894 + 0x00000000400038a0 r_hci_look_for_le_evt_desc_esp = 0x400038a0 + 0x00000000400038ac r_hci_pack_bytes = 0x400038ac + 0x00000000400038b8 r_hci_register_vendor_desc_tab = 0x400038b8 + 0x00000000400038c4 r_hci_send_2_controller = 0x400038c4 + 0x00000000400038d0 r_hci_send_2_host = 0x400038d0 + 0x00000000400038dc r_hci_tl_c2h_data_flow_on = 0x400038dc + 0x00000000400038e8 r_hci_tl_cmd_hdr_rx_evt_handler = 0x400038e8 + 0x00000000400038f4 r_hci_tl_cmd_pld_rx_evt_handler = 0x400038f4 + 0x0000000040003900 r_hci_tl_get_pkt = 0x40003900 + 0x000000004000390c r_hci_tl_hci_pkt_handler = 0x4000390c + 0x0000000040003918 r_hci_tl_hci_tx_done_evt_handler = 0x40003918 + 0x0000000040003924 r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40003924 + 0x0000000040003930 r_hci_tl_save_pkt = 0x40003930 + 0x000000004000393c r_hci_tl_send = 0x4000393c + 0x0000000040003948 r_hci_tx_done = 0x40003948 + 0x0000000040003954 r_hci_tx_start = 0x40003954 + 0x0000000040003960 r_hci_tx_trigger = 0x40003960 + 0x000000004000396c r_isValidSecretKey_256 = 0x4000396c + 0x0000000040003978 r_ke_check_malloc = 0x40003978 + 0x0000000040003984 r_ke_event_callback_set = 0x40003984 + 0x0000000040003990 r_ke_event_clear = 0x40003990 + 0x000000004000399c r_ke_event_flush = 0x4000399c + 0x00000000400039a8 r_ke_event_get = 0x400039a8 + 0x00000000400039b4 r_ke_event_get_all = 0x400039b4 + 0x00000000400039c0 r_ke_event_init = 0x400039c0 + 0x00000000400039cc r_ke_event_schedule = 0x400039cc + 0x00000000400039d8 r_ke_event_set = 0x400039d8 + 0x00000000400039e4 r_ke_flush = 0x400039e4 + 0x00000000400039f0 r_ke_free = 0x400039f0 + 0x00000000400039fc r_ke_handler_search = 0x400039fc + 0x0000000040003a08 r_ke_init = 0x40003a08 + 0x0000000040003a14 r_ke_is_free = 0x40003a14 + 0x0000000040003a20 r_ke_malloc = 0x40003a20 + 0x0000000040003a2c r_ke_mem_init = 0x40003a2c + 0x0000000040003a38 r_ke_mem_is_empty = 0x40003a38 + 0x0000000040003a44 r_ke_mem_is_in_heap = 0x40003a44 + 0x0000000040003a50 r_ke_msg_alloc = 0x40003a50 + 0x0000000040003a5c r_ke_msg_dest_id_get = 0x40003a5c + 0x0000000040003a68 r_ke_msg_discard = 0x40003a68 + 0x0000000040003a74 r_ke_msg_forward = 0x40003a74 + 0x0000000040003a80 r_ke_msg_forward_new_id = 0x40003a80 + 0x0000000040003a8c r_ke_msg_free = 0x40003a8c + 0x0000000040003a98 r_ke_msg_in_queue = 0x40003a98 + 0x0000000040003aa4 r_ke_msg_save = 0x40003aa4 + 0x0000000040003ab0 r_ke_msg_send = 0x40003ab0 + 0x0000000040003abc r_ke_msg_send_basic = 0x40003abc + 0x0000000040003ac8 r_ke_msg_src_id_get = 0x40003ac8 + 0x0000000040003ad4 r_ke_queue_extract = 0x40003ad4 + 0x0000000040003ae0 r_ke_queue_insert = 0x40003ae0 + 0x0000000040003aec r_ke_sleep_check = 0x40003aec + 0x0000000040003af8 r_ke_state_get = 0x40003af8 + 0x0000000040003b04 r_ke_state_set = 0x40003b04 + 0x0000000040003b10 r_ke_task_check = 0x40003b10 + 0x0000000040003b1c r_ke_task_create = 0x40003b1c + 0x0000000040003b28 r_ke_task_delete = 0x40003b28 + 0x0000000040003b34 r_ke_task_handler_get = 0x40003b34 + 0x0000000040003b40 r_ke_task_init = 0x40003b40 + 0x0000000040003b4c r_ke_task_msg_flush = 0x40003b4c + 0x0000000040003b58 r_ke_task_saved_update = 0x40003b58 + 0x0000000040003b64 r_ke_task_schedule = 0x40003b64 + 0x0000000040003b70 r_ke_time = 0x40003b70 + 0x0000000040003b7c r_ke_time_cmp = 0x40003b7c + 0x0000000040003b88 r_ke_time_past = 0x40003b88 + 0x0000000040003b94 r_ke_timer_active = 0x40003b94 + 0x0000000040003ba0 r_ke_timer_adjust_all = 0x40003ba0 + 0x0000000040003bac r_ke_timer_clear = 0x40003bac + 0x0000000040003bb8 r_ke_timer_init = 0x40003bb8 + 0x0000000040003bc4 r_ke_timer_schedule = 0x40003bc4 + 0x0000000040003bd0 r_ke_timer_set = 0x40003bd0 + 0x0000000040003bdc r_led_init = 0x40003bdc + 0x0000000040003be8 r_led_set_all = 0x40003be8 + 0x0000000040003bf4 r_llc_aes_res_cb = 0x40003bf4 + 0x0000000040003c00 r_llc_ch_map_up_proc_err_cb = 0x40003c00 + 0x0000000040003c0c r_llc_cleanup = 0x40003c0c + 0x0000000040003c18 r_llc_cmd_cmp_send = 0x40003c18 + 0x0000000040003c24 r_llc_cmd_stat_send = 0x40003c24 + 0x0000000040003c30 r_llc_con_move_cbk = 0x40003c30 + 0x0000000040003c3c r_llc_con_plan_set_update = 0x40003c3c + 0x0000000040003c48 r_llc_con_upd_param_in_range = 0x40003c48 + 0x0000000040003c54 r_llc_disconnect = 0x40003c54 + 0x0000000040003c60 r_llc_disconnect_end = 0x40003c60 + 0x0000000040003c6c r_llc_disconnect_proc_continue = 0x40003c6c + 0x0000000040003c78 r_llc_disconnect_proc_err_cb = 0x40003c78 + 0x0000000040003c84 r_llc_dl_chg_check = 0x40003c84 + 0x0000000040003c90 r_llc_dle_proc_err_cb = 0x40003c90 + 0x0000000040003c9c r_llc_feats_exch_proc_err_cb = 0x40003c9c + 0x0000000040003ca8 r_llc_hci_cmd_handler_tab_p_get = 0x40003ca8 + 0x0000000040003cb4 r_llc_hci_command_handler = 0x40003cb4 + 0x0000000040003cc0 r_llc_hci_con_param_req_evt_send = 0x40003cc0 + 0x0000000040003ccc r_llc_hci_con_upd_info_send = 0x40003ccc + 0x0000000040003cd8 r_llc_hci_disconnected_dis = 0x40003cd8 + 0x0000000040003ce4 r_llc_hci_dl_upd_info_send = 0x40003ce4 + 0x0000000040003cf0 r_llc_hci_enc_evt_send = 0x40003cf0 + 0x0000000040003cfc r_llc_hci_feats_info_send = 0x40003cfc + 0x0000000040003d08 r_llc_hci_le_phy_upd_cmp_evt_send = 0x40003d08 + 0x0000000040003d14 r_llc_hci_ltk_request_evt_send = 0x40003d14 + 0x0000000040003d20 r_llc_hci_nb_cmp_pkts_evt_send = 0x40003d20 + 0x0000000040003d2c r_llc_hci_version_info_send = 0x40003d2c + 0x0000000040003d38 r_llc_init_term_proc = 0x40003d38 + 0x0000000040003d44 r_llc_iv_skd_rand_gen = 0x40003d44 + 0x0000000040003d50 r_llc_le_ping_proc_continue = 0x40003d50 + 0x0000000040003d5c r_llc_le_ping_proc_err_cb = 0x40003d5c + 0x0000000040003d68 r_llc_le_ping_restart = 0x40003d68 + 0x0000000040003d74 r_llc_le_ping_set = 0x40003d74 + 0x0000000040003d80 r_llc_ll_pause_enc_rsp_ack_handler = 0x40003d80 + 0x0000000040003d8c r_llc_ll_reject_ind_ack_handler = 0x40003d8c + 0x0000000040003d98 r_llc_ll_reject_ind_pdu_send = 0x40003d98 + 0x0000000040003da4 r_llc_ll_start_enc_rsp_ack_handler = 0x40003da4 + 0x0000000040003db0 r_llc_ll_terminate_ind_ack = 0x40003db0 + 0x0000000040003dbc r_llc_ll_unknown_ind_handler = 0x40003dbc + 0x0000000040003dc8 r_llc_llcp_send = 0x40003dc8 + 0x0000000040003dd4 r_llc_llcp_state_set = 0x40003dd4 + 0x0000000040003de0 r_llc_llcp_trans_timer_set = 0x40003de0 + 0x0000000040003dec r_llc_llcp_tx_check = 0x40003dec + 0x0000000040003df8 r_llc_loc_ch_map_proc_continue = 0x40003df8 + 0x0000000040003e04 r_llc_loc_con_upd_proc_continue = 0x40003e04 + 0x0000000040003e10 r_llc_loc_con_upd_proc_err_cb = 0x40003e10 + 0x0000000040003e1c r_llc_loc_dl_upd_proc_continue = 0x40003e1c + 0x0000000040003e28 r_llc_loc_encrypt_proc_continue = 0x40003e28 + 0x0000000040003e34 r_llc_loc_encrypt_proc_err_cb = 0x40003e34 + 0x0000000040003e40 r_llc_loc_feats_exch_proc_continue = 0x40003e40 + 0x0000000040003e4c r_llc_loc_phy_upd_proc_continue = 0x40003e4c + 0x0000000040003e58 r_llc_loc_phy_upd_proc_err_cb = 0x40003e58 + 0x0000000040003e64 r_llc_msg_handler_tab_p_get = 0x40003e64 + 0x0000000040003e70 r_llc_pref_param_compute = 0x40003e70 + 0x0000000040003e7c r_llc_proc_collision_check = 0x40003e7c + 0x0000000040003e88 r_llc_proc_err_ind = 0x40003e88 + 0x0000000040003e94 r_llc_proc_get = 0x40003e94 + 0x0000000040003ea0 r_llc_proc_id_get = 0x40003ea0 + 0x0000000040003eac r_llc_proc_reg = 0x40003eac + 0x0000000040003eb8 r_llc_proc_state_get = 0x40003eb8 + 0x0000000040003ec4 r_llc_proc_state_set = 0x40003ec4 + 0x0000000040003ed0 r_llc_proc_timer_pause_set = 0x40003ed0 + 0x0000000040003edc r_llc_proc_timer_set = 0x40003edc + 0x0000000040003ee8 r_llc_proc_unreg = 0x40003ee8 + 0x0000000040003ef4 r_llc_rem_ch_map_proc_continue = 0x40003ef4 + 0x0000000040003f00 r_llc_rem_con_upd_proc_continue = 0x40003f00 + 0x0000000040003f0c r_llc_rem_con_upd_proc_err_cb = 0x40003f0c + 0x0000000040003f18 r_llc_rem_dl_upd_proc = 0x40003f18 + 0x0000000040003f24 r_llc_rem_encrypt_proc_continue = 0x40003f24 + 0x0000000040003f30 r_llc_rem_encrypt_proc_err_cb = 0x40003f30 + 0x0000000040003f3c r_llc_rem_phy_upd_proc_continue = 0x40003f3c + 0x0000000040003f48 r_llc_rem_phy_upd_proc_err_cb = 0x40003f48 + 0x0000000040003f54 r_llc_role_get = 0x40003f54 + 0x0000000040003f60 r_llc_sk_gen = 0x40003f60 + 0x0000000040003f6c r_llc_start = 0x40003f6c + 0x0000000040003f78 r_llc_stop = 0x40003f78 + 0x0000000040003f84 r_llc_ver_exch_loc_proc_continue = 0x40003f84 + 0x0000000040003f90 r_llc_ver_proc_err_cb = 0x40003f90 + 0x0000000040003f9c r_llcp_pdu_handler_tab_p_get = 0x40003f9c + 0x0000000040003fa8 r_lld_aa_gen = 0x40003fa8 + 0x0000000040003fb4 r_lld_adv_adv_data_set = 0x40003fb4 + 0x0000000040003fc0 r_lld_adv_adv_data_update = 0x40003fc0 + 0x0000000040003fcc r_lld_adv_aux_ch_idx_set = 0x40003fcc + 0x0000000040003fd8 r_lld_adv_aux_evt_canceled_cbk = 0x40003fd8 + 0x0000000040003fe4 r_lld_adv_aux_evt_start_cbk = 0x40003fe4 + 0x0000000040003ff0 r_lld_adv_coex_check_ext_adv_synced = 0x40003ff0 + 0x0000000040003ffc r_lld_adv_coex_env_reset = 0x40003ffc + 0x0000000040004008 r_lld_adv_duration_update = 0x40004008 + 0x0000000040004014 r_lld_adv_dynamic_pti_process = 0x40004014 + 0x0000000040004020 r_lld_adv_end = 0x40004020 + 0x000000004000402c r_lld_adv_evt_canceled_cbk = 0x4000402c + 0x0000000040004038 r_lld_adv_evt_start_cbk = 0x40004038 + 0x0000000040004044 r_lld_adv_ext_chain_construct = 0x40004044 + 0x0000000040004050 r_lld_adv_ext_pkt_prepare = 0x40004050 + 0x000000004000405c r_lld_adv_frm_cbk = 0x4000405c + 0x0000000040004068 r_lld_adv_frm_isr = 0x40004068 + 0x0000000040004074 r_lld_adv_frm_skip_isr = 0x40004074 + 0x0000000040004080 r_lld_adv_init = 0x40004080 + 0x000000004000408c r_lld_adv_pkt_rx = 0x4000408c + 0x0000000040004098 r_lld_adv_pkt_rx_connect_ind = 0x40004098 + 0x00000000400040a4 r_lld_adv_pkt_rx_send_scan_req_evt = 0x400040a4 + 0x00000000400040b0 r_lld_adv_rand_addr_update = 0x400040b0 + 0x00000000400040bc r_lld_adv_restart = 0x400040bc + 0x00000000400040c8 r_lld_adv_scan_rsp_data_set = 0x400040c8 + 0x00000000400040d4 r_lld_adv_scan_rsp_data_update = 0x400040d4 + 0x00000000400040e0 r_lld_adv_set_tx_power = 0x400040e0 + 0x00000000400040ec r_lld_adv_start = 0x400040ec + 0x00000000400040f8 r_lld_adv_stop = 0x400040f8 + 0x0000000040004104 r_lld_adv_sync_info_set = 0x40004104 + 0x0000000040004110 r_lld_adv_sync_info_update = 0x40004110 + 0x000000004000411c r_lld_calc_aux_rx = 0x4000411c + 0x0000000040004128 r_lld_cca_alloc = 0x40004128 + 0x0000000040004134 r_lld_cca_data_reset = 0x40004134 + 0x0000000040004140 r_lld_cca_free = 0x40004140 + 0x000000004000414c r_lld_ch_assess_data_get = 0x4000414c + 0x0000000040004158 r_lld_ch_idx_get = 0x40004158 + 0x0000000040004164 r_lld_ch_map_set = 0x40004164 + 0x0000000040004170 r_lld_channel_assess = 0x40004170 + 0x000000004000417c r_lld_con_activity_act_offset_compute = 0x4000417c + 0x0000000040004188 r_lld_con_activity_offset_compute = 0x40004188 + 0x0000000040004194 r_lld_con_ch_map_update = 0x40004194 + 0x00000000400041a0 r_lld_con_cleanup = 0x400041a0 + 0x00000000400041ac r_lld_con_current_tx_power_get = 0x400041ac + 0x00000000400041b8 r_lld_con_data_flow_set = 0x400041b8 + 0x00000000400041c4 r_lld_con_data_len_update = 0x400041c4 + 0x00000000400041d0 r_lld_con_data_tx = 0x400041d0 + 0x00000000400041dc r_lld_con_enc_key_load = 0x400041dc + 0x00000000400041e8 r_lld_con_event_counter_get = 0x400041e8 + 0x00000000400041f4 r_lld_con_evt_canceled_cbk = 0x400041f4 + 0x0000000040004200 r_lld_con_evt_duration_min_get = 0x40004200 + 0x000000004000420c r_lld_con_evt_max_eff_time_cal = 0x4000420c + 0x0000000040004218 r_lld_con_evt_sd_evt_time_get = 0x40004218 + 0x0000000040004224 r_lld_con_evt_start_cbk = 0x40004224 + 0x0000000040004230 r_lld_con_evt_time_update = 0x40004230 + 0x000000004000423c r_lld_con_free_all_tx_buf = 0x4000423c + 0x0000000040004248 r_lld_con_frm_cbk = 0x40004248 + 0x0000000040004254 r_lld_con_frm_isr = 0x40004254 + 0x0000000040004260 r_lld_con_frm_skip_isr = 0x40004260 + 0x000000004000426c r_lld_con_init = 0x4000426c + 0x0000000040004278 r_lld_con_llcp_tx = 0x40004278 + 0x0000000040004284 r_lld_con_max_lat_calc = 0x40004284 + 0x0000000040004290 r_lld_con_offset_get = 0x40004290 + 0x000000004000429c r_lld_con_param_update = 0x4000429c + 0x00000000400042a8 r_lld_con_phys_update = 0x400042a8 + 0x00000000400042b4 r_lld_con_pref_slave_evt_dur_set = 0x400042b4 + 0x00000000400042c0 r_lld_con_pref_slave_latency_set = 0x400042c0 + 0x00000000400042cc r_lld_con_rssi_get = 0x400042cc + 0x00000000400042d8 r_lld_con_rx = 0x400042d8 + 0x00000000400042e4 r_lld_con_rx_channel_assess = 0x400042e4 + 0x00000000400042f0 r_lld_con_rx_enc = 0x400042f0 + 0x00000000400042fc r_lld_con_rx_isr = 0x400042fc + 0x0000000040004308 r_lld_con_rx_link_info_check = 0x40004308 + 0x0000000040004314 r_lld_con_rx_llcp_check = 0x40004314 + 0x0000000040004320 r_lld_con_rx_sync_time_update = 0x40004320 + 0x000000004000432c r_lld_con_sched = 0x4000432c + 0x0000000040004338 r_lld_con_set_tx_power = 0x40004338 + 0x0000000040004344 r_lld_con_start = 0x40004344 + 0x0000000040004350 r_lld_con_stop = 0x40004350 + 0x000000004000435c r_lld_con_tx = 0x4000435c + 0x0000000040004368 r_lld_con_tx_enc = 0x40004368 + 0x0000000040004374 r_lld_con_tx_isr = 0x40004374 + 0x0000000040004380 r_lld_con_tx_len_update = 0x40004380 + 0x000000004000438c r_lld_con_tx_len_update_for_intv = 0x4000438c + 0x0000000040004398 r_lld_con_tx_len_update_for_rate = 0x40004398 + 0x00000000400043a4 r_lld_con_tx_prog = 0x400043a4 + 0x00000000400043b0 r_lld_conn_dynamic_pti_process = 0x400043b0 + 0x00000000400043bc r_lld_continue_scan_rx_isr_end_process = 0x400043bc + 0x00000000400043c8 r_lld_ext_scan_dynamic_pti_process = 0x400043c8 + 0x00000000400043d4 r_lld_hw_cca_end_isr = 0x400043d4 + 0x00000000400043e0 r_lld_hw_cca_evt_handler = 0x400043e0 + 0x00000000400043ec r_lld_hw_cca_isr = 0x400043ec + 0x00000000400043f8 r_lld_init_cal_anchor_point = 0x400043f8 + 0x0000000040004404 r_lld_init_compute_winoffset = 0x40004404 + 0x0000000040004410 r_lld_init_connect_req_pack = 0x40004410 + 0x000000004000441c r_lld_init_end = 0x4000441c + 0x0000000040004428 r_lld_init_evt_canceled_cbk = 0x40004428 + 0x0000000040004434 r_lld_init_evt_start_cbk = 0x40004434 + 0x0000000040004440 r_lld_init_frm_cbk = 0x40004440 + 0x000000004000444c r_lld_init_frm_eof_isr = 0x4000444c + 0x0000000040004458 r_lld_init_frm_skip_isr = 0x40004458 + 0x0000000040004464 r_lld_init_init = 0x40004464 + 0x0000000040004470 r_lld_init_process_pkt_rx = 0x40004470 + 0x000000004000447c r_lld_init_process_pkt_rx_adv_ext_ind = 0x4000447c + 0x0000000040004488 r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x40004488 + 0x0000000040004494 r_lld_init_process_pkt_rx_aux_connect_rsp = 0x40004494 + 0x00000000400044a0 r_lld_init_process_pkt_tx = 0x400044a0 + 0x00000000400044ac r_lld_init_process_pkt_tx_cal_con_timestamp = 0x400044ac + 0x00000000400044b8 r_lld_init_sched = 0x400044b8 + 0x00000000400044c4 r_lld_init_set_tx_power = 0x400044c4 + 0x00000000400044d0 r_lld_init_start = 0x400044d0 + 0x00000000400044dc r_lld_init_stop = 0x400044dc + 0x00000000400044e8 r_lld_instant_proc_end = 0x400044e8 + 0x00000000400044f4 r_lld_llcp_rx_ind_handler = 0x400044f4 + 0x0000000040004500 r_lld_per_adv_ch_map_update = 0x40004500 + 0x000000004000450c r_lld_per_adv_chain_construct = 0x4000450c + 0x0000000040004518 r_lld_per_adv_cleanup = 0x40004518 + 0x0000000040004524 r_lld_per_adv_coex_env_reset = 0x40004524 + 0x0000000040004530 r_lld_per_adv_data_set = 0x40004530 + 0x000000004000453c r_lld_per_adv_data_update = 0x4000453c + 0x0000000040004548 r_lld_per_adv_dynamic_pti_process = 0x40004548 + 0x0000000040004554 r_lld_per_adv_evt_canceled_cbk = 0x40004554 + 0x0000000040004560 r_lld_per_adv_evt_start_cbk = 0x40004560 + 0x000000004000456c r_lld_per_adv_ext_pkt_prepare = 0x4000456c + 0x0000000040004578 r_lld_per_adv_frm_cbk = 0x40004578 + 0x0000000040004584 r_lld_per_adv_frm_isr = 0x40004584 + 0x0000000040004590 r_lld_per_adv_frm_skip_isr = 0x40004590 + 0x000000004000459c r_lld_per_adv_init = 0x4000459c + 0x00000000400045a8 r_lld_per_adv_init_info_get = 0x400045a8 + 0x00000000400045b4 r_lld_per_adv_list_add = 0x400045b4 + 0x00000000400045c0 r_lld_per_adv_list_rem = 0x400045c0 + 0x00000000400045cc r_lld_per_adv_sched = 0x400045cc + 0x00000000400045d8 r_lld_per_adv_set_tx_power = 0x400045d8 + 0x00000000400045e4 r_lld_per_adv_start = 0x400045e4 + 0x00000000400045f0 r_lld_per_adv_stop = 0x400045f0 + 0x00000000400045fc r_lld_per_adv_sync_info_get = 0x400045fc + 0x0000000040004608 r_lld_process_cca_data = 0x40004608 + 0x0000000040004614 r_lld_ral_search = 0x40004614 + 0x0000000040004620 r_lld_read_clock = 0x40004620 + 0x000000004000462c r_lld_res_list_add = 0x4000462c + 0x0000000040004638 r_lld_res_list_clear = 0x40004638 + 0x0000000040004644 r_lld_res_list_is_empty = 0x40004644 + 0x0000000040004650 r_lld_res_list_local_rpa_get = 0x40004650 + 0x000000004000465c r_lld_res_list_peer_rpa_get = 0x4000465c + 0x0000000040004668 r_lld_res_list_peer_update = 0x40004668 + 0x0000000040004674 r_lld_res_list_priv_mode_update = 0x40004674 + 0x0000000040004680 r_lld_res_list_rem = 0x40004680 + 0x000000004000468c r_lld_reset_reg = 0x4000468c + 0x0000000040004698 r_lld_rpa_renew = 0x40004698 + 0x00000000400046a4 r_lld_rpa_renew_evt_canceled_cbk = 0x400046a4 + 0x00000000400046b0 r_lld_rpa_renew_evt_start_cbk = 0x400046b0 + 0x00000000400046bc r_lld_rpa_renew_instant_cbk = 0x400046bc + 0x00000000400046c8 r_lld_rxdesc_check = 0x400046c8 + 0x00000000400046d4 r_lld_rxdesc_free = 0x400046d4 + 0x00000000400046e0 r_lld_scan_create_sync = 0x400046e0 + 0x00000000400046ec r_lld_scan_create_sync_cancel = 0x400046ec + 0x00000000400046f8 r_lld_scan_end = 0x400046f8 + 0x0000000040004704 r_lld_scan_evt_canceled_cbk = 0x40004704 + 0x0000000040004710 r_lld_scan_evt_start_cbk = 0x40004710 + 0x000000004000471c r_lld_scan_frm_cbk = 0x4000471c + 0x0000000040004728 r_lld_scan_frm_eof_isr = 0x40004728 + 0x0000000040004734 r_lld_scan_frm_rx_isr = 0x40004734 + 0x0000000040004740 r_lld_scan_frm_skip_isr = 0x40004740 + 0x000000004000474c r_lld_scan_init = 0x4000474c + 0x0000000040004758 r_lld_scan_params_update = 0x40004758 + 0x0000000040004764 r_lld_scan_process_pkt_rx = 0x40004764 + 0x0000000040004770 r_lld_scan_process_pkt_rx_adv_rep = 0x40004770 + 0x000000004000477c r_lld_scan_process_pkt_rx_aux_adv_ind = 0x4000477c + 0x0000000040004788 r_lld_scan_process_pkt_rx_aux_chain_ind = 0x40004788 + 0x0000000040004794 r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40004794 + 0x00000000400047a0 r_lld_scan_process_pkt_rx_ext_adv = 0x400047a0 + 0x00000000400047ac r_lld_scan_process_pkt_rx_ext_adv_ind = 0x400047ac + 0x00000000400047b8 r_lld_scan_process_pkt_rx_legacy_adv = 0x400047b8 + 0x00000000400047c4 r_lld_scan_restart = 0x400047c4 + 0x00000000400047d0 r_lld_scan_sched = 0x400047d0 + 0x00000000400047dc r_lld_scan_set_tx_power = 0x400047dc + 0x00000000400047e8 r_lld_scan_start = 0x400047e8 + 0x00000000400047f4 r_lld_scan_stop = 0x400047f4 + 0x0000000040004800 r_lld_scan_sync_accept = 0x40004800 + 0x000000004000480c r_lld_scan_sync_info_unpack = 0x4000480c + 0x0000000040004818 r_lld_scan_trunc_ind = 0x40004818 + 0x0000000040004824 r_lld_sw_cca_evt_handler = 0x40004824 + 0x0000000040004830 r_lld_sw_cca_isr = 0x40004830 + 0x000000004000483c r_lld_sync_ch_map_update = 0x4000483c + 0x0000000040004848 r_lld_sync_cleanup = 0x40004848 + 0x0000000040004854 r_lld_sync_evt_canceled_cbk = 0x40004854 + 0x0000000040004860 r_lld_sync_evt_start_cbk = 0x40004860 + 0x000000004000486c r_lld_sync_frm_cbk = 0x4000486c + 0x0000000040004878 r_lld_sync_frm_eof_isr = 0x40004878 + 0x0000000040004884 r_lld_sync_frm_rx_isr = 0x40004884 + 0x0000000040004890 r_lld_sync_frm_skip_isr = 0x40004890 + 0x000000004000489c r_lld_sync_init = 0x4000489c + 0x00000000400048a8 r_lld_sync_process_pkt_rx = 0x400048a8 + 0x00000000400048b4 r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400048b4 + 0x00000000400048c0 r_lld_sync_process_pkt_rx_pkt_check = 0x400048c0 + 0x00000000400048cc r_lld_sync_scan_dynamic_pti_process = 0x400048cc + 0x00000000400048d8 r_lld_sync_sched = 0x400048d8 + 0x00000000400048e4 r_lld_sync_start = 0x400048e4 + 0x00000000400048f0 r_lld_sync_stop = 0x400048f0 + 0x00000000400048fc r_lld_sync_trunc_ind = 0x400048fc + 0x0000000040004908 r_lld_test_cleanup = 0x40004908 + 0x0000000040004914 r_lld_test_evt_canceled_cbk = 0x40004914 + 0x0000000040004920 r_lld_test_evt_start_cbk = 0x40004920 + 0x000000004000492c r_lld_test_freq2chnl = 0x4000492c + 0x0000000040004938 r_lld_test_frm_cbk = 0x40004938 + 0x0000000040004944 r_lld_test_frm_isr = 0x40004944 + 0x0000000040004950 r_lld_test_init = 0x40004950 + 0x000000004000495c r_lld_test_rx_isr = 0x4000495c + 0x0000000040004968 r_lld_test_set_tx_power = 0x40004968 + 0x0000000040004974 r_lld_test_start = 0x40004974 + 0x0000000040004980 r_lld_test_stop = 0x40004980 + 0x000000004000498c r_lld_update_rxbuf = 0x4000498c + 0x0000000040004998 r_lld_update_rxbuf_isr = 0x40004998 + 0x00000000400049a4 r_lld_white_list_add = 0x400049a4 + 0x00000000400049b0 r_lld_white_list_rem = 0x400049b0 + 0x00000000400049bc r_llm_activity_free_get = 0x400049bc + 0x00000000400049c8 r_llm_activity_free_set = 0x400049c8 + 0x00000000400049d4 r_llm_activity_syncing_get = 0x400049d4 + 0x00000000400049e0 r_llm_adv_con_len_check = 0x400049e0 + 0x00000000400049ec r_llm_adv_hdl_to_id = 0x400049ec + 0x00000000400049f8 r_llm_adv_rep_flow_control_check = 0x400049f8 + 0x0000000040004a04 r_llm_adv_rep_flow_control_update = 0x40004a04 + 0x0000000040004a10 r_llm_adv_reports_list_check = 0x40004a10 + 0x0000000040004a1c r_llm_adv_set_all_release = 0x40004a1c + 0x0000000040004a28 r_llm_adv_set_dft_params = 0x40004a28 + 0x0000000040004a34 r_llm_adv_set_release = 0x40004a34 + 0x0000000040004a40 r_llm_aes_res_cb = 0x40004a40 + 0x0000000040004a4c r_llm_ble_update_adv_flow_control = 0x40004a4c + 0x0000000040004a58 r_llm_ch_map_update = 0x40004a58 + 0x0000000040004a64 r_llm_cmd_cmp_send = 0x40004a64 + 0x0000000040004a70 r_llm_cmd_stat_send = 0x40004a70 + 0x0000000040004a7c r_llm_dev_list_empty_entry = 0x40004a7c + 0x0000000040004a88 r_llm_dev_list_search = 0x40004a88 + 0x0000000040004a94 r_llm_env_adv_dup_filt_deinit = 0x40004a94 + 0x0000000040004aa0 r_llm_env_adv_dup_filt_init = 0x40004aa0 + 0x0000000040004aac r_llm_init_ble_adv_report_flow_contol = 0x40004aac + 0x0000000040004ab8 r_llm_is_dev_connected = 0x40004ab8 + 0x0000000040004ac4 r_llm_is_dev_synced = 0x40004ac4 + 0x0000000040004ad0 r_llm_is_non_con_act_ongoing_check = 0x40004ad0 + 0x0000000040004adc r_llm_is_wl_accessible = 0x40004adc + 0x0000000040004ae8 r_llm_le_evt_mask_check = 0x40004ae8 + 0x0000000040004af4 r_llm_le_features_get = 0x40004af4 + 0x0000000040004b00 r_llm_link_disc = 0x40004b00 + 0x0000000040004b0c r_llm_master_ch_map_get = 0x40004b0c + 0x0000000040004b18 r_llm_msg_handler_tab_p_get = 0x40004b18 + 0x0000000040004b24 r_llm_no_activity = 0x40004b24 + 0x0000000040004b30 r_llm_per_adv_slot_dur = 0x40004b30 + 0x0000000040004b3c r_llm_plan_elt_get = 0x40004b3c + 0x0000000040004b48 r_llm_rx_path_comp_get = 0x40004b48 + 0x0000000040004b54 r_llm_scan_start = 0x40004b54 + 0x0000000040004b60 r_llm_scan_sync_acad_attach = 0x40004b60 + 0x0000000040004b6c r_llm_scan_sync_acad_detach = 0x40004b6c + 0x0000000040004b78 r_llm_send_adv_lost_event_to_host = 0x40004b78 + 0x0000000040004b84 r_llm_tx_path_comp_get = 0x40004b84 + 0x0000000040004b90 r_misc_deinit = 0x40004b90 + 0x0000000040004b9c r_misc_free_em_buf_in_isr = 0x40004b9c + 0x0000000040004ba8 r_misc_init = 0x40004ba8 + 0x0000000040004bb4 r_misc_msg_handler_tab_p_get = 0x40004bb4 + 0x0000000040004bc0 r_notEqual256 = 0x40004bc0 + 0x0000000040004bcc r_phy_upd_proc_start = 0x40004bcc + 0x0000000040004bd8 r_platform_reset = 0x40004bd8 + 0x0000000040004be4 r_register_esp_vendor_cmd_handler = 0x40004be4 + 0x0000000040004bf0 r_rf_em_init = 0x40004bf0 + 0x0000000040004bfc r_rf_force_agc_enable = 0x40004bfc + 0x0000000040004c08 r_rf_reg_rd = 0x40004c08 + 0x0000000040004c14 r_rf_reg_wr = 0x40004c14 + 0x0000000040004c20 r_rf_reset = 0x40004c20 + 0x0000000040004c2c r_rf_rssi_convert = 0x40004c2c + 0x0000000040004c38 r_rf_rw_v9_le_disable = 0x40004c38 + 0x0000000040004c44 r_rf_rw_v9_le_enable = 0x40004c44 + 0x0000000040004c50 r_rf_sleep = 0x40004c50 + 0x0000000040004c5c r_rf_txpwr_cs_get = 0x40004c5c + 0x0000000040004c68 r_rf_txpwr_dbm_get = 0x40004c68 + 0x0000000040004c74 r_rf_util_cs_fmt_convert = 0x40004c74 + 0x0000000040004c80 r_rw_crypto_aes_ccm = 0x40004c80 + 0x0000000040004c8c r_rw_crypto_aes_encrypt = 0x40004c8c + 0x0000000040004c98 r_rw_crypto_aes_init = 0x40004c98 + 0x0000000040004ca4 r_rw_crypto_aes_k1 = 0x40004ca4 + 0x0000000040004cb0 r_rw_crypto_aes_k2 = 0x40004cb0 + 0x0000000040004cbc r_rw_crypto_aes_k3 = 0x40004cbc + 0x0000000040004cc8 r_rw_crypto_aes_k4 = 0x40004cc8 + 0x0000000040004cd4 r_rw_crypto_aes_rand = 0x40004cd4 + 0x0000000040004ce0 r_rw_crypto_aes_result_handler = 0x40004ce0 + 0x0000000040004cec r_rw_crypto_aes_s1 = 0x40004cec + 0x0000000040004cf8 r_rw_cryto_aes_cmac = 0x40004cf8 + 0x0000000040004d04 r_rw_v9_init_em_radio_table = 0x40004d04 + 0x0000000040004d10 r_rwble_isr = 0x40004d10 + 0x0000000040004d1c r_rwble_sleep_enter = 0x40004d1c + 0x0000000040004d28 r_rwble_sleep_wakeup_end = 0x40004d28 + 0x0000000040004d34 r_rwbtdm_isr_wrapper = 0x40004d34 + 0x0000000040004d40 r_rwip_active_check = 0x40004d40 + 0x0000000040004d4c r_rwip_aes_encrypt = 0x40004d4c + 0x0000000040004d58 r_rwip_assert = 0x40004d58 + 0x0000000040004d64 r_rwip_crypt_evt_handler = 0x40004d64 + 0x0000000040004d70 r_rwip_crypt_isr_handler = 0x40004d70 + 0x0000000040004d7c r_rwip_eif_get = 0x40004d7c + 0x0000000040004d88 r_rwip_half_slot_2_lpcycles = 0x40004d88 + 0x0000000040004d94 r_rwip_hus_2_lpcycles = 0x40004d94 + 0x0000000040004da0 r_rwip_isr = 0x40004da0 + 0x0000000040004dac r_rwip_lpcycles_2_hus = 0x40004dac + 0x0000000040004db8 r_rwip_prevent_sleep_clear = 0x40004db8 + 0x0000000040004dc4 r_rwip_prevent_sleep_set = 0x40004dc4 + 0x0000000040004dd0 r_rwip_schedule = 0x40004dd0 + 0x0000000040004ddc r_rwip_sleep = 0x40004ddc + 0x0000000040004de8 r_rwip_sw_int_handler = 0x40004de8 + 0x0000000040004df4 r_rwip_sw_int_req = 0x40004df4 + 0x0000000040004e00 r_rwip_time_get = 0x40004e00 + 0x0000000040004e0c r_rwip_timer_10ms_handler = 0x40004e0c + 0x0000000040004e18 r_rwip_timer_10ms_set = 0x40004e18 + 0x0000000040004e24 r_rwip_timer_hs_handler = 0x40004e24 + 0x0000000040004e30 r_rwip_timer_hs_set = 0x40004e30 + 0x0000000040004e3c r_rwip_timer_hus_handler = 0x40004e3c + 0x0000000040004e48 r_rwip_timer_hus_set = 0x40004e48 + 0x0000000040004e54 r_rwip_wakeup = 0x40004e54 + 0x0000000040004e60 r_rwip_wakeup_end = 0x40004e60 + 0x0000000040004e6c r_rwip_wlcoex_set = 0x40004e6c + 0x0000000040004e78 r_sch_alarm_clear = 0x40004e78 + 0x0000000040004e84 r_sch_alarm_init = 0x40004e84 + 0x0000000040004e90 r_sch_alarm_prog = 0x40004e90 + 0x0000000040004e9c r_sch_alarm_set = 0x40004e9c + 0x0000000040004ea8 r_sch_alarm_timer_isr = 0x40004ea8 + 0x0000000040004eb4 r_sch_arb_conflict_check = 0x40004eb4 + 0x0000000040004ec0 r_sch_arb_elt_cancel = 0x40004ec0 + 0x0000000040004ecc r_sch_arb_event_start_isr = 0x40004ecc + 0x0000000040004ed8 r_sch_arb_init = 0x40004ed8 + 0x0000000040004ee4 r_sch_arb_insert = 0x40004ee4 + 0x0000000040004ef0 r_sch_arb_prog_timer = 0x40004ef0 + 0x0000000040004efc r_sch_arb_remove = 0x40004efc + 0x0000000040004f08 r_sch_arb_sw_isr = 0x40004f08 + 0x0000000040004f14 r_sch_plan_chk = 0x40004f14 + 0x0000000040004f20 r_sch_plan_clock_wrap_offset_update = 0x40004f20 + 0x0000000040004f2c r_sch_plan_init = 0x40004f2c + 0x0000000040004f38 r_sch_plan_interval_req = 0x40004f38 + 0x0000000040004f44 r_sch_plan_offset_max_calc = 0x40004f44 + 0x0000000040004f50 r_sch_plan_offset_req = 0x40004f50 + 0x0000000040004f5c r_sch_plan_position_range_compute = 0x40004f5c + 0x0000000040004f68 r_sch_plan_rem = 0x40004f68 + 0x0000000040004f74 r_sch_plan_req = 0x40004f74 + 0x0000000040004f80 r_sch_plan_set = 0x40004f80 + 0x0000000040004f8c r_sch_prog_end_isr = 0x40004f8c + 0x0000000040004f98 r_sch_prog_init = 0x40004f98 + 0x0000000040004fa4 r_sch_prog_push = 0x40004fa4 + 0x0000000040004fb0 r_sch_prog_rx_isr = 0x40004fb0 + 0x0000000040004fbc r_sch_prog_skip_isr = 0x40004fbc + 0x0000000040004fc8 r_sch_prog_tx_isr = 0x40004fc8 + 0x0000000040004fd4 r_sch_slice_bg_add = 0x40004fd4 + 0x0000000040004fe0 r_sch_slice_bg_remove = 0x40004fe0 + 0x0000000040004fec r_sch_slice_compute = 0x40004fec + 0x0000000040004ff8 r_sch_slice_fg_add = 0x40004ff8 + 0x0000000040005004 r_sch_slice_fg_remove = 0x40005004 + 0x0000000040005010 r_sch_slice_init = 0x40005010 + 0x000000004000501c r_sch_slice_per_add = 0x4000501c + 0x0000000040005028 r_sch_slice_per_remove = 0x40005028 + 0x0000000040005034 r_sdk_config_get_bt_sleep_enable = 0x40005034 + 0x0000000040005040 r_sdk_config_get_hl_derived_opts = 0x40005040 + 0x000000004000504c r_sdk_config_get_opts = 0x4000504c + 0x0000000040005058 r_sdk_config_get_priv_opts = 0x40005058 + 0x0000000040005064 r_sdk_config_set_bt_sleep_enable = 0x40005064 + 0x0000000040005070 r_sdk_config_set_hl_derived_opts = 0x40005070 + 0x000000004000507c r_sdk_config_set_opts = 0x4000507c + 0x0000000040005088 r_specialModP256 = 0x40005088 + 0x0000000040005094 r_unloaded_area_init = 0x40005094 + 0x00000000400050a0 r_vhci_flow_off = 0x400050a0 + 0x00000000400050ac r_vhci_flow_on = 0x400050ac + 0x00000000400050b8 r_vhci_notify_host_send_available = 0x400050b8 + 0x00000000400050c4 r_vhci_send_to_host = 0x400050c4 + 0x00000000400050d0 r_vnd_hci_command_handler = 0x400050d0 + 0x00000000400050dc r_vshci_init = 0x400050dc + 0x00000000400050e8 vnd_hci_command_handler_wrapper = 0x400050e8 + 0x00000000400050f4 r_lld_legacy_adv_dynamic_pti_get = 0x400050f4 + 0x0000000040005100 r_lld_legacy_adv_dynamic_pti_process = 0x40005100 + 0x000000004000510c r_lld_ext_adv_dynamic_pti_get = 0x4000510c + 0x0000000040005118 r_lld_ext_adv_dynamic_aux_pti_process = 0x40005118 + 0x0000000040005124 r_lld_ext_adv_dynamic_pti_process = 0x40005124 + 0x0000000040005130 r_lld_adv_ext_pkt_prepare_set = 0x40005130 + 0x000000004000513c r_lld_adv_ext_chain_none_construct = 0x4000513c + 0x0000000040005148 r_lld_adv_ext_chain_connectable_construct = 0x40005148 + 0x0000000040005154 r_lld_adv_ext_chain_scannable_construct = 0x40005154 + 0x0000000040005160 r_lld_adv_pkt_rx_connect_post = 0x40005160 + 0x000000004000516c r_lld_adv_start_init_evt_param = 0x4000516c + 0x0000000040005178 r_lld_adv_start_set_cs = 0x40005178 + 0x0000000040005184 r_lld_adv_start_update_filter_policy = 0x40005184 + 0x0000000040005190 r_lld_adv_start_schedule_asap = 0x40005190 + 0x000000004000519c r_lld_con_tx_prog_new_packet_coex = 0x4000519c + 0x00000000400051a8 r_lld_con_tx_prog_new_packet = 0x400051a8 + 0x00000000400051b4 r_lld_per_adv_dynamic_pti_get = 0x400051b4 + 0x00000000400051c0 r_lld_per_adv_evt_start_chm_upd = 0x400051c0 + 0x00000000400051cc r_lld_ext_scan_dynamic_pti_get = 0x400051cc + 0x00000000400051d8 r_lld_scan_try_sched = 0x400051d8 + 0x00000000400051e4 r_lld_sync_insert = 0x400051e4 + 0x00000000400051f0 r_sch_prog_ble_push = 0x400051f0 + 0x00000000400051fc r_sch_prog_bt_push = 0x400051fc + 0x0000000040005208 r_lld_init_evt_end_type_set = 0x40005208 + 0x0000000040005214 r_lld_init_evt_end_type_get = 0x40005214 + 0x0000000040005220 r_lld_adv_direct_adv_use_rpa_addr_state_set = 0x40005220 + 0x000000004000522c r_lld_adv_direct_adv_use_rpa_addr_state_get = 0x4000522c + 0x0000000040005238 r_lld_init_evt_end_type_check_state_set = 0x40005238 + 0x0000000040005244 r_lld_init_evt_end_type_check_state_get = 0x40005244 + 0x000000003fceffa8 bt_rf_coex_cfg_p = 0x3fceffa8 + 0x000000003fceffa4 bt_rf_coex_hooks_p = 0x3fceffa4 + 0x000000003fceffa0 btdm_env_p = 0x3fceffa0 + 0x000000003fceff9c g_rw_controller_task_handle = 0x3fceff9c + 0x000000003fceff98 g_rw_init_sem = 0x3fceff98 + 0x000000003fceff94 g_rw_schd_queue = 0x3fceff94 + 0x000000003fceff90 lld_init_env = 0x3fceff90 + 0x000000003fceff8c lld_rpa_renew_env = 0x3fceff8c + 0x000000003fceff88 lld_scan_env = 0x3fceff88 + 0x000000003fceff84 lld_scan_sync_env = 0x3fceff84 + 0x000000003fceff80 lld_test_env = 0x3fceff80 + 0x000000003fceff7c p_ble_util_buf_env = 0x3fceff7c + 0x000000003fceff78 p_lld_env = 0x3fceff78 + 0x000000003fceff74 p_llm_env = 0x3fceff74 + 0x000000003fceff70 r_h4tl_eif_p = 0x3fceff70 + 0x000000003fceff6c r_hli_funcs_p = 0x3fceff6c + 0x000000003fceff68 r_ip_funcs_p = 0x3fceff68 + 0x000000003fceff64 r_modules_funcs_p = 0x3fceff64 + 0x000000003fceff60 r_osi_funcs_p = 0x3fceff60 + 0x000000003fceff5c r_plf_funcs_p = 0x3fceff5c + 0x000000003fceff58 vhci_env_p = 0x3fceff58 + 0x000000003fceff54 aa_gen = 0x3fceff54 + 0x000000003fceff48 aes_env = 0x3fceff48 + 0x000000003fcefef8 bt_rf_coex_cfg_cb = 0x3fcefef8 + 0x000000003fcefef4 btdm_pwr_state = 0x3fcefef4 + 0x000000003fcefef0 btdm_slp_err = 0x3fcefef0 + 0x000000003fcefee8 ecc_env = 0x3fcefee8 + 0x000000003fcefee0 esp_handler = 0x3fcefee0 + 0x000000003fcefed8 esp_vendor_cmd = 0x3fcefed8 + 0x000000003fcefed4 g_adv_delay_dis = 0x3fcefed4 + 0x000000003fcefed0 g_conflict_elt = 0x3fcefed0 + 0x000000003fcefec0 g_eif_api = 0x3fcefec0 + 0x000000003fcefeb4 g_event_empty = 0x3fcefeb4 + 0x000000003fcefeaa g_llc_state = 0x3fcefeaa + 0x000000003fcefea9 g_llm_state = 0x3fcefea9 + 0x000000003fcefea7 g_max_evt_env = 0x3fcefea7 + 0x000000003fcefea6 g_misc_state = 0x3fcefea6 + 0x000000003fcefe8a g_rma_rule_db = 0x3fcefe8a + 0x000000003fcefe6e g_rtp_rule_db = 0x3fcefe6e + 0x000000003fcefe6d g_scan_forever = 0x3fcefe6d + 0x000000003fcefe6c g_time_msb = 0x3fcefe6c + 0x000000003fcefe44 h4tl_env = 0x3fcefe44 + 0x000000003fcefe21 hci_env = 0x3fcefe21 + 0x000000003fcefe20 hci_ext_host = 0x3fcefe20 + 0x000000003fcefe18 hci_fc_env = 0x3fcefe18 + 0x000000003fcefdec hci_tl_env = 0x3fcefdec + 0x000000003fcefdbc ke_env = 0x3fcefdbc + 0x000000003fcefd7c ke_event_env = 0x3fcefd7c + 0x000000003fcefd00 ke_task_env = 0x3fcefd00 + 0x000000003fcefcd8 llc_env = 0x3fcefcd8 + 0x000000003fcefcb0 lld_adv_env = 0x3fcefcb0 + 0x000000003fcefc88 lld_con_env = 0x3fcefc88 + 0x000000003fcefc80 lld_exp_sync_pos_tab = 0x3fcefc80 + 0x000000003fcefc58 lld_per_adv_env = 0x3fcefc58 + 0x000000003fcefc30 lld_sync_env = 0x3fcefc30 + 0x000000003fcefc24 llm_le_adv_flow_env = 0x3fcefc24 + 0x000000003fcefc20 rw_sleep_enable = 0x3fcefc20 + 0x000000003fcefc18 rwble_env = 0x3fcefc18 + 0x000000003fcefbfc rwip_env = 0x3fcefbfc + 0x000000003fcefbf0 rwip_param = 0x3fcefbf0 + 0x000000003fcefbec rwip_prog_delay = 0x3fcefbec + 0x000000003fcefbb4 rwip_rf = 0x3fcefbb4 + 0x000000003fcefbac sch_alarm_env = 0x3fcefbac + 0x000000003fcefb98 sch_arb_env = 0x3fcefb98 + 0x000000003fcefb90 sch_plan_env = 0x3fcefb90 + 0x000000003fcefa8c sch_prog_env = 0x3fcefa8c + 0x000000003fcefa2c sch_slice_env = 0x3fcefa2c + 0x000000003fcefa24 sch_slice_params = 0x3fcefa24 + 0x000000003fcefa1c timer_env = 0x3fcefa1c + 0x000000003fcefa18 unloaded_area = 0x3fcefa18 + 0x000000003fcefa14 vshci_state = 0x3fcefa14 + 0x000000003fcefa08 TASK_DESC_LLC = 0x3fcefa08 + 0x000000003fcef9fc TASK_DESC_LLM = 0x3fcef9fc + 0x000000003fcef9f0 TASK_DESC_VSHCI = 0x3fcef9f0 + 0x000000003fcef9e8 co_default_bdaddr = 0x3fcef9e8 + 0x000000003fcef9e4 dbg_assert_block = 0x3fcef9e4 + 0x000000003fcef9e0 g_bt_plf_log_level = 0x3fcef9e0 + 0x000000003fcef9bc hci_cmd_desc_tab_vs_esp = 0x3fcef9bc + 0x000000003fcef9a4 hci_command_handler_tab_esp = 0x3fcef9a4 + 0x000000003fcef9a0 privacy_en = 0x3fcef9a0 + 0x000000003fcef958 sdk_cfg_priv_opts = 0x3fcef958 + 0x000000003ff1ffdc BasePoint_x_256 = 0x3ff1ffdc + 0x000000003ff1ffbc BasePoint_y_256 = 0x3ff1ffbc + 0x000000003ff1ff9c DebugE256PublicKey_x = 0x3ff1ff9c + 0x000000003ff1ff7c DebugE256PublicKey_y = 0x3ff1ff7c + 0x000000003ff1ff5c DebugE256SecretKey = 0x3ff1ff5c + 0x000000003ff1f7a0 ECC_4Win_Look_up_table = 0x3ff1f7a0 + 0x000000003ff1f79a LLM_AA_CT1 = 0x3ff1f79a + 0x000000003ff1f798 LLM_AA_CT2 = 0x3ff1f798 + 0x000000003ff1f790 RF_TX_PW_CONV_TBL = 0x3ff1f790 + 0x000000003ff1f784 TASK_DESC_MISC = 0x3ff1f784 + 0x000000003ff1f766 adv_evt_prop2type = 0x3ff1f766 + 0x000000003ff1f761 adv_evt_type2prop = 0x3ff1f761 + 0x000000003ff1f751 aes_cmac_zero = 0x3ff1f751 + 0x000000003ff1f741 aes_k2_salt = 0x3ff1f741 + 0x000000003ff1f73c aes_k3_id64 = 0x3ff1f73c + 0x000000003ff1f72c aes_k3_salt = 0x3ff1f72c + 0x000000003ff1f728 aes_k4_id6 = 0x3ff1f728 + 0x000000003ff1f718 aes_k4_salt = 0x3ff1f718 + 0x000000003ff1f6ec bigHexP256 = 0x3ff1f6ec + 0x000000003ff1f6e2 byte_tx_time = 0x3ff1f6e2 + 0x000000003ff1f6dc co_null_bdaddr = 0x3ff1f6dc + 0x000000003ff1f6d7 co_phy_mask_to_rate = 0x3ff1f6d7 + 0x000000003ff1f6d2 co_phy_mask_to_value = 0x3ff1f6d2 + 0x000000003ff1f6ce co_phy_to_rate = 0x3ff1f6ce + 0x000000003ff1f6ca co_phy_value_to_mask = 0x3ff1f6ca + 0x000000003ff1f6c5 co_rate_to_byte_dur_us = 0x3ff1f6c5 + 0x000000003ff1f6c0 co_rate_to_phy = 0x3ff1f6c0 + 0x000000003ff1f6bc co_rate_to_phy_mask = 0x3ff1f6bc + 0x000000003ff1f6ac co_sca2ppm = 0x3ff1f6ac + 0x000000003ff1f680 coef_B = 0x3ff1f680 + 0x000000003ff1f678 connect_req_dur_tab = 0x3ff1f678 + 0x000000003ff1f5f4 ecc_Jacobian_InfinityPoint256 = 0x3ff1f5f4 + 0x000000003ff1f526 em_base_reg_lut = 0x3ff1f526 + 0x000000003ff1f51e fixed_tx_time = 0x3ff1f51e + 0x000000003ff1f518 h4tl_msgtype2hdrlen = 0x3ff1f518 + 0x000000003ff1f4e8 hci_cmd_desc_root_tab = 0x3ff1f4e8 + 0x000000003ff1f47c hci_cmd_desc_tab_ctrl_bb = 0x3ff1f47c + 0x000000003ff1f44c hci_cmd_desc_tab_info_par = 0x3ff1f44c + 0x000000003ff1f0b0 hci_cmd_desc_tab_le = 0x3ff1f0b0 + 0x000000003ff1f098 hci_cmd_desc_tab_lk_ctrl = 0x3ff1f098 + 0x000000003ff1f08c hci_cmd_desc_tab_stat_par = 0x3ff1f08c + 0x000000003ff1f050 hci_cmd_desc_tab_vs = 0x3ff1f050 + 0x000000003ff1f008 hci_evt_desc_tab = 0x3ff1f008 + 0x000000003ff1ef68 hci_evt_le_desc_tab = 0x3ff1ef68 + 0x000000003ff1ef60 hci_evt_le_desc_tab_esp = 0x3ff1ef60 + 0x000000003ff1ef57 hci_rsvd_evt_msk = 0x3ff1ef57 + 0x000000003ff1ef54 lld_aux_phy_to_rate = 0x3ff1ef54 + 0x000000003ff1ef4c lld_init_max_aux_dur_tab = 0x3ff1ef4c + 0x000000003ff1ef44 lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef44 + 0x000000003ff1ef3c lld_scan_max_aux_dur_tab = 0x3ff1ef3c + 0x000000003ff1ef34 lld_sync_max_aux_dur_tab = 0x3ff1ef34 + 0x000000003ff1ef2c llm_local_le_feats = 0x3ff1ef2c + 0x000000003ff1ef24 llm_local_le_states = 0x3ff1ef24 + 0x000000003ff1eefc llm_local_supp_cmds = 0x3ff1eefc + 0x000000003ff1eedc maxSecretKey_256 = 0x3ff1eedc + 0x000000003ff1eed4 max_data_tx_time = 0x3ff1eed4 + 0x000000003ff1eec3 one_bits = 0x3ff1eec3 + 0x000000003ff1eebe rwip_coex_cfg = 0x3ff1eebe + 0x000000003ff1eea8 rwip_priority = 0x3ff1eea8 + 0x000000003ff1ee5c veryBigHexP256 = 0x3ff1ee5c + 0x0000000040005250 esp_pp_rom_version_get = 0x40005250 + 0x000000004000525c RC_GetBlockAckTime = 0x4000525c + 0x0000000040005268 ebuf_list_remove = 0x40005268 + 0x0000000040005274 esf_buf_alloc = 0x40005274 + 0x0000000040005280 esf_buf_alloc_dynamic = 0x40005280 + 0x000000004000528c esf_buf_recycle = 0x4000528c + 0x0000000040005298 GetAccess = 0x40005298 + 0x00000000400052a4 hal_mac_is_low_rate_enabled = 0x400052a4 + 0x00000000400052b0 hal_mac_tx_get_blockack = 0x400052b0 + 0x00000000400052c8 ic_get_trc = 0x400052c8 + 0x00000000400052d4 ic_mac_deinit = 0x400052d4 + 0x00000000400052e0 ic_mac_init = 0x400052e0 + 0x00000000400052ec ic_interface_enabled = 0x400052ec + 0x00000000400052f8 is_lmac_idle = 0x400052f8 + 0x0000000040005304 lmacAdjustTimestamp = 0x40005304 + 0x0000000040005310 lmacDiscardAgedMSDU = 0x40005310 + 0x000000004000531c lmacDiscardMSDU = 0x4000531c + 0x0000000040005328 lmacEndFrameExchangeSequence = 0x40005328 + 0x0000000040005334 lmacIsIdle = 0x40005334 + 0x0000000040005340 lmacIsLongFrame = 0x40005340 + 0x000000004000534c lmacMSDUAged = 0x4000534c + 0x0000000040005358 lmacPostTxComplete = 0x40005358 + 0x0000000040005364 lmacProcessAllTxTimeout = 0x40005364 + 0x0000000040005370 lmacProcessCollisions = 0x40005370 + 0x000000004000537c lmacProcessRxSucData = 0x4000537c + 0x0000000040005388 lmacReachLongLimit = 0x40005388 + 0x0000000040005394 lmacReachShortLimit = 0x40005394 + 0x00000000400053a0 lmacRecycleMPDU = 0x400053a0 + 0x00000000400053ac lmacRxDone = 0x400053ac + 0x00000000400053b8 lmacSetTxFrame = 0x400053b8 + 0x00000000400053c4 lmacTxDone = 0x400053c4 + 0x00000000400053d0 lmacTxFrame = 0x400053d0 + 0x00000000400053dc mac_tx_set_duration = 0x400053dc + 0x00000000400053f4 mac_tx_set_plcp0 = 0x400053f4 + 0x000000004000540c mac_tx_set_plcp2 = 0x4000540c + 0x0000000040005418 pm_check_state = 0x40005418 + 0x0000000040005424 pm_disable_dream_timer = 0x40005424 + 0x0000000040005430 pm_disable_sleep_delay_timer = 0x40005430 + 0x000000004000543c pm_dream = 0x4000543c + 0x0000000040005448 pm_mac_wakeup = 0x40005448 + 0x0000000040005454 pm_mac_sleep = 0x40005454 + 0x0000000040005460 pm_enable_active_timer = 0x40005460 + 0x000000004000546c pm_enable_sleep_delay_timer = 0x4000546c + 0x0000000040005478 pm_local_tsf_process = 0x40005478 + 0x0000000040005484 pm_set_beacon_filter = 0x40005484 + 0x0000000040005490 pm_is_in_wifi_slice_threshold = 0x40005490 + 0x000000004000549c pm_is_waked = 0x4000549c + 0x00000000400054a8 pm_keep_alive = 0x400054a8 + 0x00000000400054b4 pm_on_beacon_rx = 0x400054b4 + 0x00000000400054c0 pm_on_data_rx = 0x400054c0 + 0x00000000400054cc pm_on_tbtt = 0x400054cc + 0x00000000400054d8 pm_parse_beacon = 0x400054d8 + 0x00000000400054e4 pm_process_tim = 0x400054e4 + 0x00000000400054fc pm_rx_data_process = 0x400054fc + 0x0000000040005514 pm_sleep_for = 0x40005514 + 0x0000000040005520 pm_tbtt_process = 0x40005520 + 0x000000004000552c ppAMPDU2Normal = 0x4000552c + 0x0000000040005538 ppAssembleAMPDU = 0x40005538 + 0x0000000040005544 ppCalFrameTimes = 0x40005544 + 0x0000000040005550 ppCalSubFrameLength = 0x40005550 + 0x000000004000555c ppCalTxAMPDULength = 0x4000555c + 0x0000000040005568 ppCheckTxAMPDUlength = 0x40005568 + 0x0000000040005574 ppDequeueRxq_Locked = 0x40005574 + 0x0000000040005580 ppDequeueTxQ = 0x40005580 + 0x000000004000558c ppEmptyDelimiterLength = 0x4000558c + 0x0000000040005598 ppEnqueueRxq = 0x40005598 + 0x00000000400055a4 ppEnqueueTxDone = 0x400055a4 + 0x00000000400055b0 ppGetTxQFirstAvail_Locked = 0x400055b0 + 0x00000000400055bc ppGetTxframe = 0x400055bc + 0x00000000400055c8 ppMapTxQueue = 0x400055c8 + 0x00000000400055e0 ppProcessRxPktHdr = 0x400055e0 + 0x00000000400055ec ppProcessTxQ = 0x400055ec + 0x00000000400055f8 ppRecordBarRRC = 0x400055f8 + 0x0000000040005604 lmacRequestTxopQueue = 0x40005604 + 0x0000000040005610 lmacReleaseTxopQueue = 0x40005610 + 0x000000004000561c ppRecycleAmpdu = 0x4000561c + 0x0000000040005628 ppRecycleRxPkt = 0x40005628 + 0x0000000040005634 ppResortTxAMPDU = 0x40005634 + 0x0000000040005640 ppResumeTxAMPDU = 0x40005640 + 0x0000000040005658 ppRxPkt = 0x40005658 + 0x0000000040005664 ppRxProtoProc = 0x40005664 + 0x0000000040005670 ppSearchTxQueue = 0x40005670 + 0x000000004000567c ppSearchTxframe = 0x4000567c + 0x0000000040005688 ppSelectNextQueue = 0x40005688 + 0x0000000040005694 ppSubFromAMPDU = 0x40005694 + 0x00000000400056a0 ppTask = 0x400056a0 + 0x00000000400056ac ppTxPkt = 0x400056ac + 0x00000000400056b8 ppTxProtoProc = 0x400056b8 + 0x00000000400056c4 ppTxqUpdateBitmap = 0x400056c4 + 0x00000000400056d0 pp_coex_tx_request = 0x400056d0 + 0x00000000400056dc pp_hdrsize = 0x400056dc + 0x00000000400056e8 pp_post = 0x400056e8 + 0x00000000400056f4 pp_process_hmac_waiting_txq = 0x400056f4 + 0x0000000040005700 rcGetAmpduSched = 0x40005700 + 0x000000004000570c rcUpdateRxDone = 0x4000570c + 0x0000000040005718 rc_get_trc = 0x40005718 + 0x0000000040005724 rc_get_trc_by_index = 0x40005724 + 0x0000000040005730 rcAmpduLowerRate = 0x40005730 + 0x000000004000573c rcampduuprate = 0x4000573c + 0x0000000040005748 rcClearCurAMPDUSched = 0x40005748 + 0x0000000040005754 rcClearCurSched = 0x40005754 + 0x0000000040005760 rcClearCurStat = 0x40005760 + 0x000000004000576c rcGetSched = 0x4000576c + 0x0000000040005778 rcLowerSched = 0x40005778 + 0x0000000040005784 rcSetTxAmpduLimit = 0x40005784 + 0x0000000040005790 rcTxUpdatePer = 0x40005790 + 0x000000004000579c rcUpdateAckSnr = 0x4000579c + 0x00000000400057a8 rcUpdateRate = 0x400057a8 + 0x00000000400057c0 rcUpdateTxDoneAmpdu2 = 0x400057c0 + 0x00000000400057cc rcUpSched = 0x400057cc + 0x00000000400057d8 rssi_margin = 0x400057d8 + 0x00000000400057e4 rx11NRate2AMPDULimit = 0x400057e4 + 0x00000000400057f0 TRC_AMPDU_PER_DOWN_THRESHOLD = 0x400057f0 + 0x00000000400057fc TRC_AMPDU_PER_UP_THRESHOLD = 0x400057fc + 0x0000000040005808 trc_calc_duration = 0x40005808 + 0x0000000040005814 trc_isTxAmpduOperational = 0x40005814 + 0x0000000040005820 trc_onAmpduOp = 0x40005820 + 0x000000004000582c TRC_PER_IS_GOOD = 0x4000582c + 0x0000000040005838 trc_SetTxAmpduState = 0x40005838 + 0x0000000040005844 trc_tid_isTxAmpduOperational = 0x40005844 + 0x0000000040005850 trcAmpduSetState = 0x40005850 + 0x000000004000585c wDevCheckBlockError = 0x4000585c + 0x0000000040005868 wDev_AppendRxBlocks = 0x40005868 + 0x0000000040005874 wDev_DiscardFrame = 0x40005874 + 0x0000000040005880 wDev_GetNoiseFloor = 0x40005880 + 0x000000004000588c wDev_IndicateAmpdu = 0x4000588c + 0x0000000040005898 wDev_IndicateFrame = 0x40005898 + 0x00000000400058a4 wdev_bank_store = 0x400058a4 + 0x00000000400058b0 wdev_bank_load = 0x400058b0 + 0x00000000400058bc wdev_mac_reg_load = 0x400058bc + 0x00000000400058c8 wdev_mac_reg_store = 0x400058c8 + 0x00000000400058d4 wdev_mac_special_reg_load = 0x400058d4 + 0x00000000400058e0 wdev_mac_special_reg_store = 0x400058e0 + 0x00000000400058ec wdev_mac_wakeup = 0x400058ec + 0x00000000400058f8 wdev_mac_sleep = 0x400058f8 + 0x0000000040005904 hal_mac_is_dma_enable = 0x40005904 + 0x0000000040005910 wDev_ProcessFiq = 0x40005910 + 0x000000004000591c wDev_ProcessRxSucData = 0x4000591c + 0x0000000040005928 wdevProcessRxSucDataAll = 0x40005928 + 0x0000000040005934 wdev_csi_len_align = 0x40005934 + 0x0000000040005940 ppDequeueTxDone_Locked = 0x40005940 + 0x000000004000594c ppProcTxDone = 0x4000594c + 0x0000000040005964 config_is_cache_tx_buf_enabled = 0x40005964 + 0x0000000040005970 ppMapWaitTxq = 0x40005970 + 0x000000004000597c ppProcessWaitingQueue = 0x4000597c + 0x0000000040005988 ppDisableQueue = 0x40005988 + 0x0000000040005994 pm_allow_tx = 0x40005994 + 0x00000000400059a0 wdev_is_data_in_rxlist = 0x400059a0 + 0x00000000400059ac ppProcTxCallback = 0x400059ac + 0x000000003ff1ee58 our_instances_ptr = 0x3ff1ee58 + 0x000000003fcef954 pTxRx = 0x3fcef954 + 0x000000003fcef950 lmacConfMib_ptr = 0x3fcef950 + 0x000000003fcef94c our_wait_eb = 0x3fcef94c + 0x000000003fcef948 our_tx_eb = 0x3fcef948 + 0x000000003fcef944 pp_wdev_funcs = 0x3fcef944 + 0x000000003fcef940 g_osi_funcs_p = 0x3fcef940 + 0x000000003fcef93c wDevCtrl_ptr = 0x3fcef93c + 0x000000003ff1ee54 g_wdev_last_desc_reset_ptr = 0x3ff1ee54 + 0x000000003fcef938 wDevMacSleep_ptr = 0x3fcef938 + 0x000000003fcef934 g_lmac_cnt_ptr = 0x3fcef934 + 0x000000003ff1ee50 our_controls_ptr = 0x3ff1ee50 + 0x000000003fcef930 pp_sig_cnt_ptr = 0x3fcef930 + 0x000000003fcef92c g_eb_list_desc_ptr = 0x3fcef92c + 0x000000003fcef928 s_fragment_ptr = 0x3fcef928 + 0x000000003fcef924 if_ctrl_ptr = 0x3fcef924 + 0x000000003fcef920 g_intr_lock_mux = 0x3fcef920 + 0x000000003fcef91c g_wifi_global_lock = 0x3fcef91c + 0x000000003fcef918 s_wifi_queue = 0x3fcef918 + 0x000000003fcef914 pp_task_hdl = 0x3fcef914 + 0x000000003fcef910 s_pp_task_create_sem = 0x3fcef910 + 0x000000003fcef90c s_pp_task_del_sem = 0x3fcef90c + 0x000000003fcef908 g_wifi_menuconfig_ptr = 0x3fcef908 + 0x000000003fcef904 xphyQueue = 0x3fcef904 + 0x000000003fcef900 ap_no_lr_ptr = 0x3fcef900 + 0x000000003fcef8fc rc11BSchedTbl_ptr = 0x3fcef8fc + 0x000000003fcef8f8 rc11NSchedTbl_ptr = 0x3fcef8f8 + 0x000000003fcef8f4 rcLoRaSchedTbl_ptr = 0x3fcef8f4 + 0x000000003fcef8f0 BasicOFDMSched_ptr = 0x3fcef8f0 + 0x000000003fcef8ec trc_ctl_ptr = 0x3fcef8ec + 0x000000003fcef8e8 g_pm_cnt_ptr = 0x3fcef8e8 + 0x000000003fcef8e4 g_pm_ptr = 0x3fcef8e4 + 0x000000003fcef8e0 g_pm_cfg_ptr = 0x3fcef8e0 + 0x000000003fcef8dc g_esp_mesh_quick_funcs_ptr = 0x3fcef8dc + 0x000000003fcef8d8 g_txop_queue_status_ptr = 0x3fcef8d8 + 0x000000003fcef8d4 g_mac_sleep_en_ptr = 0x3fcef8d4 + 0x000000003fcef8d0 g_mesh_is_root_ptr = 0x3fcef8d0 + 0x000000003fcef8cc g_mesh_topology_ptr = 0x3fcef8cc + 0x000000003fcef8c8 g_mesh_init_ps_type_ptr = 0x3fcef8c8 + 0x000000003fcef8c4 g_mesh_is_started_ptr = 0x3fcef8c4 + 0x000000003fcef8c0 g_config_func = 0x3fcef8c0 + 0x000000003fcef8bc g_net80211_tx_func = 0x3fcef8bc + 0x000000003fcef8b8 g_timer_func = 0x3fcef8b8 + 0x000000003fcef8b4 s_michael_mic_failure_cb = 0x3fcef8b4 + 0x000000003fcef8b0 wifi_sta_rx_probe_req = 0x3fcef8b0 + 0x000000003fcef8ac g_tx_done_cb_func = 0x3fcef8ac + 0x000000003fcef860 g_per_conn_trc = 0x3fcef860 + 0x000000003fcef85c s_encap_amsdu_func = 0x3fcef85c + 0x00000000400059b8 esp_net80211_rom_version_get = 0x400059b8 + 0x00000000400059c4 ampdu_dispatch = 0x400059c4 + 0x00000000400059d0 ampdu_dispatch_all = 0x400059d0 + 0x00000000400059dc ampdu_dispatch_as_many_as_possible = 0x400059dc + 0x00000000400059e8 ampdu_dispatch_movement = 0x400059e8 + 0x00000000400059f4 ampdu_dispatch_upto = 0x400059f4 + 0x0000000040005a00 chm_is_at_home_channel = 0x40005a00 + 0x0000000040005a0c cnx_node_is_existing = 0x40005a0c + 0x0000000040005a18 cnx_node_search = 0x40005a18 + 0x0000000040005a24 ic_ebuf_recycle_rx = 0x40005a24 + 0x0000000040005a30 ic_ebuf_recycle_tx = 0x40005a30 + 0x0000000040005a3c ic_reset_rx_ba = 0x40005a3c + 0x0000000040005a48 ieee80211_align_eb = 0x40005a48 + 0x0000000040005a54 ieee80211_ampdu_reorder = 0x40005a54 + 0x0000000040005a60 ieee80211_ampdu_start_age_timer = 0x40005a60 + 0x0000000040005a78 ieee80211_is_tx_allowed = 0x40005a78 + 0x0000000040005a84 ieee80211_output_pending_eb = 0x40005a84 + 0x0000000040005a90 ieee80211_output_process = 0x40005a90 + 0x0000000040005a9c ieee80211_set_tx_desc = 0x40005a9c + 0x0000000040005ab4 wifi_get_macaddr = 0x40005ab4 + 0x0000000040005ac0 wifi_rf_phy_disable = 0x40005ac0 + 0x0000000040005acc wifi_rf_phy_enable = 0x40005acc + 0x0000000040005ad8 ic_ebuf_alloc = 0x40005ad8 + 0x0000000040005ae4 ieee80211_classify = 0x40005ae4 + 0x0000000040005af0 ieee80211_copy_eb_header = 0x40005af0 + 0x0000000040005afc ieee80211_recycle_cache_eb = 0x40005afc + 0x0000000040005b08 ieee80211_search_node = 0x40005b08 + 0x0000000040005b14 roundup2 = 0x40005b14 + 0x0000000040005b20 ieee80211_crypto_encap = 0x40005b20 + 0x0000000040005b2c ieee80211_crypto_decap = 0x40005b2c + 0x0000000040005b44 ieee80211_set_tx_pti = 0x40005b44 + 0x0000000040005b50 wifi_is_started = 0x40005b50 + 0x0000000040005b5c ieee80211_gettid = 0x40005b5c + 0x000000003fcef858 net80211_funcs = 0x3fcef858 + 0x000000003fcef854 g_scan = 0x3fcef854 + 0x000000003fcef850 g_chm = 0x3fcef850 + 0x000000003fcef84c g_ic_ptr = 0x3fcef84c + 0x000000003fcef848 g_hmac_cnt_ptr = 0x3fcef848 + 0x000000003fcef844 g_tx_cacheq_ptr = 0x3fcef844 + 0x000000003fcef840 s_netstack_free = 0x3fcef840 + 0x000000003fcef83c mesh_rxcb = 0x3fcef83c + 0x000000003fcef838 sta_rxcb = 0x3fcef838 + 0x0000000040005b68 esp_coex_rom_version_get = 0x40005b68 + 0x0000000040005b74 coex_bt_release = 0x40005b74 + 0x0000000040005b80 coex_bt_request = 0x40005b80 + 0x0000000040005b8c coex_core_ble_conn_dyn_prio_get = 0x40005b8c + 0x0000000040005b98 coex_core_event_duration_get = 0x40005b98 + 0x0000000040005ba4 coex_core_pti_get = 0x40005ba4 + 0x0000000040005bb0 coex_core_release = 0x40005bb0 + 0x0000000040005bbc coex_core_request = 0x40005bbc + 0x0000000040005bc8 coex_core_status_get = 0x40005bc8 + 0x0000000040005bd4 coex_core_timer_idx_get = 0x40005bd4 + 0x0000000040005be0 coex_event_duration_get = 0x40005be0 + 0x0000000040005bec coex_hw_timer_disable = 0x40005bec + 0x0000000040005bf8 coex_hw_timer_enable = 0x40005bf8 + 0x0000000040005c04 coex_hw_timer_set = 0x40005c04 + 0x0000000040005c10 coex_schm_interval_set = 0x40005c10 + 0x0000000040005c1c coex_schm_lock = 0x40005c1c + 0x0000000040005c28 coex_schm_unlock = 0x40005c28 + 0x0000000040005c34 coex_status_get = 0x40005c34 + 0x0000000040005c40 coex_wifi_release = 0x40005c40 + 0x0000000040005c4c esp_coex_ble_conn_dynamic_prio_get = 0x40005c4c + 0x000000003fcef834 coex_env_ptr = 0x3fcef834 + 0x000000003fcef830 coex_pti_tab_ptr = 0x3fcef830 + 0x000000003fcef82c coex_schm_env_ptr = 0x3fcef82c + 0x000000003fcef828 coexist_funcs = 0x3fcef828 + 0x000000003fcef824 g_coa_funcs_p = 0x3fcef824 + 0x000000003fcef820 g_coex_param_ptr = 0x3fcef820 + 0x0000000040005c58 phy_get_romfuncs = 0x40005c58 + 0x0000000040005c64 rom_abs_temp = 0x40005c64 + 0x0000000040005c70 rom_bb_bss_cbw40_dig = 0x40005c70 + 0x0000000040005c7c rom_bb_wdg_test_en = 0x40005c7c + 0x0000000040005c88 rom_bb_wdt_get_status = 0x40005c88 + 0x0000000040005c94 rom_bb_wdt_int_enable = 0x40005c94 + 0x0000000040005ca0 rom_bb_wdt_rst_enable = 0x40005ca0 + 0x0000000040005cac rom_bb_wdt_timeout_clear = 0x40005cac + 0x0000000040005cb8 rom_cbw2040_cfg = 0x40005cb8 + 0x0000000040005cc4 rom_check_noise_floor = 0x40005cc4 + 0x0000000040005cd0 rom_chip_i2c_readReg = 0x40005cd0 + 0x0000000040005cdc rom_chip_i2c_writeReg = 0x40005cdc + 0x0000000040005ce8 rom_dc_iq_est = 0x40005ce8 + 0x0000000040005cf4 rom_disable_agc = 0x40005cf4 + 0x0000000040005d00 rom_en_pwdet = 0x40005d00 + 0x0000000040005d0c rom_enable_agc = 0x40005d0c + 0x0000000040005d18 rom_get_bbgain_db = 0x40005d18 + 0x0000000040005d24 rom_get_data_sat = 0x40005d24 + 0x0000000040005d30 rom_get_i2c_read_mask = 0x40005d30 + 0x0000000040005d3c rom_get_pwctrl_correct = 0x40005d3c + 0x0000000040005d48 rom_i2c_readReg = 0x40005d48 + 0x0000000040005d54 rom_i2c_readReg_Mask = 0x40005d54 + 0x0000000040005d60 rom_i2c_writeReg = 0x40005d60 + 0x0000000040005d6c rom_i2c_writeReg_Mask = 0x40005d6c + 0x0000000040005d78 rom_index_to_txbbgain = 0x40005d78 + 0x0000000040005d84 rom_iq_est_disable = 0x40005d84 + 0x0000000040005d90 rom_iq_est_enable = 0x40005d90 + 0x0000000040005d9c rom_linear_to_db = 0x40005d9c + 0x0000000040005da8 rom_loopback_mode_en = 0x40005da8 + 0x0000000040005db4 rom_mhz2ieee = 0x40005db4 + 0x0000000040005dc0 rom_noise_floor_auto_set = 0x40005dc0 + 0x0000000040005dcc rom_pbus_debugmode = 0x40005dcc + 0x0000000040005dd8 rom_pbus_force_mode = 0x40005dd8 + 0x0000000040005de4 rom_pbus_force_test = 0x40005de4 + 0x0000000040005df0 rom_pbus_rd = 0x40005df0 + 0x0000000040005dfc rom_pbus_rd_addr = 0x40005dfc + 0x0000000040005e08 rom_pbus_rd_shift = 0x40005e08 + 0x0000000040005e14 rom_pbus_set_dco = 0x40005e14 + 0x0000000040005e20 rom_pbus_set_rxgain = 0x40005e20 + 0x0000000040005e2c rom_pbus_workmode = 0x40005e2c + 0x0000000040005e38 rom_pbus_xpd_rx_off = 0x40005e38 + 0x0000000040005e44 rom_pbus_xpd_rx_on = 0x40005e44 + 0x0000000040005e50 rom_pbus_xpd_tx_off = 0x40005e50 + 0x0000000040005e5c rom_pbus_xpd_tx_on = 0x40005e5c + 0x0000000040005e68 rom_phy_byte_to_word = 0x40005e68 + 0x0000000040005e74 rom_phy_disable_cca = 0x40005e74 + 0x0000000040005e80 rom_phy_enable_cca = 0x40005e80 + 0x0000000040005e8c rom_phy_get_noisefloor = 0x40005e8c + 0x0000000040005e98 rom_phy_get_rx_freq = 0x40005e98 + 0x0000000040005ea4 rom_phy_set_bbfreq_init = 0x40005ea4 + 0x0000000040005eb0 rom_pow_usr = 0x40005eb0 + 0x0000000040005ebc rom_pwdet_sar2_init = 0x40005ebc + 0x0000000040005ec8 rom_read_hw_noisefloor = 0x40005ec8 + 0x0000000040005ed4 rom_read_sar_dout = 0x40005ed4 + 0x0000000040005ee0 rom_set_cal_rxdc = 0x40005ee0 + 0x0000000040005eec rom_set_chan_cal_interp = 0x40005eec + 0x0000000040005ef8 rom_set_loopback_gain = 0x40005ef8 + 0x0000000040005f04 rom_set_noise_floor = 0x40005f04 + 0x0000000040005f10 rom_set_rxclk_en = 0x40005f10 + 0x0000000040005f1c rom_set_tx_dig_gain = 0x40005f1c + 0x0000000040005f28 rom_set_txcap_reg = 0x40005f28 + 0x0000000040005f34 rom_set_txclk_en = 0x40005f34 + 0x0000000040005f40 rom_spur_cal = 0x40005f40 + 0x0000000040005f4c rom_spur_reg_write_one_tone = 0x40005f4c + 0x0000000040005f58 rom_target_power_add_backoff = 0x40005f58 + 0x0000000040005f64 rom_tx_pwctrl_bg_init = 0x40005f64 + 0x0000000040005f70 rom_txbbgain_to_index = 0x40005f70 + 0x0000000040005f7c rom_wifi_11g_rate_chg = 0x40005f7c + 0x0000000040005f88 rom_write_gain_mem = 0x40005f88 + 0x0000000040005f94 chip728_phyrom_version = 0x40005f94 + 0x0000000040005fa0 rom_disable_wifi_agc = 0x40005fa0 + 0x0000000040005fac rom_enable_wifi_agc = 0x40005fac + 0x0000000040005fb8 rom_bt_index_to_bb = 0x40005fb8 + 0x0000000040005fc4 rom_bt_bb_to_index = 0x40005fc4 + 0x0000000040005fd0 rom_spur_coef_cfg = 0x40005fd0 + 0x0000000040005fdc rom_bb_bss_cbw40 = 0x40005fdc + 0x0000000040005fe8 rom_set_cca = 0x40005fe8 + 0x0000000040005ff4 rom_tx_paon_set = 0x40005ff4 + 0x0000000040006000 rom_i2cmst_reg_init = 0x40006000 + 0x000000004000600c rom_iq_corr_enable = 0x4000600c + 0x0000000040006018 rom_fe_reg_init = 0x40006018 + 0x0000000040006024 rom_agc_reg_init = 0x40006024 + 0x0000000040006030 rom_bb_reg_init = 0x40006030 + 0x000000004000603c rom_mac_enable_bb = 0x4000603c + 0x0000000040006048 rom_bb_wdg_cfg = 0x40006048 + 0x0000000040006054 rom_force_txon = 0x40006054 + 0x0000000040006060 rom_fe_txrx_reset = 0x40006060 + 0x000000004000606c rom_set_rx_comp = 0x4000606c + 0x0000000040006078 rom_set_pbus_reg = 0x40006078 + 0x0000000040006084 rom_write_chan_freq = 0x40006084 + 0x0000000040006090 rom_phy_xpd_rf = 0x40006090 + 0x000000004000609c rom_set_xpd_sar = 0x4000609c + 0x00000000400060a8 rom_get_target_power_offset = 0x400060a8 + 0x00000000400060b4 rom_write_txrate_power_offset = 0x400060b4 + 0x00000000400060c0 rom_get_rate_fcc_index = 0x400060c0 + 0x00000000400060cc rom_get_rate_target_power = 0x400060cc + 0x00000000400060d8 rom_pkdet_vol_start = 0x400060d8 + 0x00000000400060e4 rom_read_sar2_code = 0x400060e4 + 0x00000000400060f0 rom_get_sar2_vol = 0x400060f0 + 0x00000000400060fc rom_get_pll_vol = 0x400060fc + 0x0000000040006108 rom_get_phy_target_power = 0x40006108 + 0x0000000040006114 rom_temp_to_power = 0x40006114 + 0x0000000040006120 rom_phy_track_pll_cap = 0x40006120 + 0x000000004000612c rom_phy_pwdet_always_en = 0x4000612c + 0x0000000040006138 rom_phy_pwdet_onetime_en = 0x40006138 + 0x0000000040006144 rom_get_i2c_mst0_mask = 0x40006144 + 0x0000000040006150 rom_get_i2c_hostid = 0x40006150 + 0x000000004000615c rom_enter_critical_phy = 0x4000615c + 0x0000000040006168 rom_exit_critical_phy = 0x40006168 + 0x0000000040006174 rom_chip_i2c_readReg_org = 0x40006174 + 0x0000000040006180 rom_i2c_paral_set_mst0 = 0x40006180 + 0x000000004000618c rom_i2c_paral_set_read = 0x4000618c + 0x0000000040006198 rom_i2c_paral_read = 0x40006198 + 0x00000000400061a4 rom_i2c_paral_write = 0x400061a4 + 0x00000000400061b0 rom_i2c_paral_write_num = 0x400061b0 + 0x00000000400061bc rom_i2c_paral_write_mask = 0x400061bc + 0x00000000400061c8 rom_bb_bss_cbw40_ana = 0x400061c8 + 0x00000000400061d4 rom_chan_to_freq = 0x400061d4 + 0x00000000400061e0 rom_open_i2c_xpd = 0x400061e0 + 0x00000000400061ec rom_dac_rate_set = 0x400061ec + 0x00000000400061f8 rom_tsens_read_init = 0x400061f8 + 0x0000000040006204 rom_tsens_code_read = 0x40006204 + 0x0000000040006210 rom_tsens_index_to_dac = 0x40006210 + 0x000000004000621c rom_tsens_index_to_offset = 0x4000621c + 0x0000000040006228 rom_tsens_dac_cal = 0x40006228 + 0x0000000040006234 rom_code_to_temp = 0x40006234 + 0x0000000040006240 rom_write_pll_cap_mem = 0x40006240 + 0x000000004000624c rom_pll_correct_dcap = 0x4000624c + 0x0000000040006258 rom_phy_en_hw_set_freq = 0x40006258 + 0x0000000040006264 rom_phy_dis_hw_set_freq = 0x40006264 + 0x0000000040006270 rom_pll_vol_cal = 0x40006270 + 0x000000004000627c rom_wrtie_pll_cap = 0x4000627c + 0x0000000040006288 rom_set_tx_gain_mem = 0x40006288 + 0x0000000040006294 rom_bt_tx_dig_gain = 0x40006294 + 0x00000000400062a0 rom_bt_get_tx_gain = 0x400062a0 + 0x00000000400062ac rom_get_chan_target_power = 0x400062ac + 0x00000000400062b8 rom_get_tx_gain_value = 0x400062b8 + 0x00000000400062c4 rom_wifi_tx_dig_gain = 0x400062c4 + 0x00000000400062d0 rom_wifi_get_tx_gain = 0x400062d0 + 0x00000000400062dc rom_fe_i2c_reg_renew = 0x400062dc + 0x00000000400062e8 rom_wifi_agc_sat_gain = 0x400062e8 + 0x00000000400062f4 rom_i2c_master_reset = 0x400062f4 + 0x0000000040006300 rom_bt_filter_reg = 0x40006300 + 0x000000004000630c rom_phy_bbpll_cal = 0x4000630c + 0x0000000040006318 rom_i2c_sar2_init_code = 0x40006318 + 0x0000000040006324 rom_phy_param_addr = 0x40006324 + 0x0000000040006330 rom_phy_reg_init = 0x40006330 + 0x000000004000633c rom_set_chan_reg = 0x4000633c + 0x0000000040006348 rom_phy_wakeup_init = 0x40006348 + 0x0000000040006354 rom_phy_i2c_init1 = 0x40006354 + 0x0000000040006360 rom_tsens_temp_read = 0x40006360 + 0x000000004000636c rom_bt_track_pll_cap = 0x4000636c + 0x0000000040006378 rom_wifi_track_pll_cap = 0x40006378 + 0x0000000040006384 rom_wifi_set_tx_gain = 0x40006384 + 0x0000000040006390 rom_txpwr_cal_track = 0x40006390 + 0x000000004000639c rom_tx_pwctrl_background = 0x4000639c + 0x00000000400063a8 rom_bt_set_tx_gain = 0x400063a8 + 0x00000000400063b4 rom_noise_check_loop = 0x400063b4 + 0x00000000400063c0 rom_phy_close_rf = 0x400063c0 + 0x00000000400063cc rom_phy_xpd_tsens = 0x400063cc + 0x00000000400063d8 rom_phy_freq_mem_backup = 0x400063d8 + 0x00000000400063e4 rom_phy_ant_init = 0x400063e4 + 0x00000000400063f0 rom_bt_track_tx_power = 0x400063f0 + 0x00000000400063fc rom_wifi_track_tx_power = 0x400063fc + 0x0000000040006408 rom_phy_dig_reg_backup = 0x40006408 + 0x0000000040006414 chip728_phyrom_version_num = 0x40006414 + 0x0000000040006420 rom_mac_tx_chan_offset = 0x40006420 + 0x000000004000642c rom_rx_gain_force = 0x4000642c + 0x000000003fcef81c phy_param_rom = 0x3fcef81c + [!provide] PROVIDE (esp_rom_tjpgd_decomp = 0x40000864) + [!provide] PROVIDE (esp_rom_tjpgd_prepare = 0x40000858) + 0x0000000040001c98 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) + 0x0000000040001b0c PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio) + 0x0000000040001b00 PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup) + [!provide] PROVIDE (esp_rom_gpio_pad_set_drv = gpio_pad_set_drv) + [!provide] PROVIDE (esp_rom_gpio_pad_unhold = gpio_pad_unhold) + 0x0000000040001a94 PROVIDE (esp_rom_gpio_connect_in_signal = gpio_matrix_in) + 0x0000000040001aa0 PROVIDE (esp_rom_gpio_connect_out_signal = gpio_matrix_out) + [!provide] PROVIDE (esp_rom_efuse_mac_address_crc8 = esp_crc8) + 0x0000000040001f74 PROVIDE (esp_rom_efuse_get_flash_gpio_info = ets_efuse_get_spiconfig) + [!provide] PROVIDE (esp_rom_efuse_get_flash_wp_gpio = ets_efuse_get_wp_pad) + [!provide] PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled) + [!provide] PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush) + 0x0000000040000648 PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char) + 0x000000004000069c PROVIDE (esp_rom_uart_tx_wait_idle = uart_tx_wait_idle) + 0x0000000040000660 PROVIDE (esp_rom_uart_rx_one_char = uart_rx_one_char) + [!provide] PROVIDE (esp_rom_uart_rx_string = UartRxString) + 0x00000000400006c0 PROVIDE (esp_rom_uart_set_as_console = uart_tx_switch) + [!provide] PROVIDE (esp_rom_uart_usb_acm_init = Uart_Init_USB) + [!provide] PROVIDE (esp_rom_uart_putc = ets_write_char_uart) + 0x0000000040001c5c PROVIDE (esp_rom_md5_init = MD5Init) + 0x0000000040001c68 PROVIDE (esp_rom_md5_update = MD5Update) + 0x0000000040001c74 PROVIDE (esp_rom_md5_final = MD5Final) + 0x00000000400005d0 PROVIDE (esp_rom_printf = ets_printf) + 0x0000000040000600 PROVIDE (esp_rom_delay_us = ets_delay_us) + 0x00000000400005e8 PROVIDE (esp_rom_install_uart_printf = ets_install_uart_printf) + 0x000000004000057c PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason) + [!provide] PROVIDE (esp_rom_spiflash_attach = spi_flash_attach) + 0x000000004000216c __absvdi2 = 0x4000216c + 0x0000000040002178 __absvsi2 = 0x40002178 + 0x0000000040002184 __adddf3 = 0x40002184 + 0x0000000040002190 __addsf3 = 0x40002190 + 0x000000004000219c __addvdi3 = 0x4000219c + 0x00000000400021a8 __addvsi3 = 0x400021a8 + 0x00000000400021b4 __ashldi3 = 0x400021b4 + 0x00000000400021c0 __ashrdi3 = 0x400021c0 + 0x00000000400021cc __bswapdi2 = 0x400021cc + 0x00000000400021d8 __bswapsi2 = 0x400021d8 + 0x00000000400021e4 __clear_cache = 0x400021e4 + 0x00000000400021f0 __clrsbdi2 = 0x400021f0 + 0x00000000400021fc __clrsbsi2 = 0x400021fc + 0x0000000040002208 __clzdi2 = 0x40002208 + 0x0000000040002214 __clzsi2 = 0x40002214 + 0x0000000040002220 __cmpdi2 = 0x40002220 + 0x000000004000222c __ctzdi2 = 0x4000222c + 0x0000000040002238 __ctzsi2 = 0x40002238 + 0x0000000040002244 __divdc3 = 0x40002244 + 0x0000000040002250 __divdf3 = 0x40002250 + 0x000000004000225c __divdi3 = 0x4000225c + 0x0000000040002268 __divsc3 = 0x40002268 + 0x0000000040002274 __divsf3 = 0x40002274 + 0x0000000040002280 __divsi3 = 0x40002280 + 0x000000004000228c __eqdf2 = 0x4000228c + 0x0000000040002298 __eqsf2 = 0x40002298 + 0x00000000400022a4 __extendsfdf2 = 0x400022a4 + 0x00000000400022b0 __ffsdi2 = 0x400022b0 + 0x00000000400022bc __ffssi2 = 0x400022bc + 0x00000000400022c8 __fixdfdi = 0x400022c8 + 0x00000000400022d4 __fixdfsi = 0x400022d4 + 0x00000000400022e0 __fixsfdi = 0x400022e0 + 0x00000000400022ec __fixsfsi = 0x400022ec + 0x00000000400022f8 __fixunsdfsi = 0x400022f8 + 0x0000000040002304 __fixunssfdi = 0x40002304 + 0x0000000040002310 __fixunssfsi = 0x40002310 + 0x000000004000231c __floatdidf = 0x4000231c + 0x0000000040002328 __floatdisf = 0x40002328 + 0x0000000040002334 __floatsidf = 0x40002334 + 0x0000000040002340 __floatsisf = 0x40002340 + 0x000000004000234c __floatundidf = 0x4000234c + 0x0000000040002358 __floatundisf = 0x40002358 + 0x0000000040002364 __floatunsidf = 0x40002364 + 0x0000000040002370 __floatunsisf = 0x40002370 + 0x000000004000237c __gcc_bcmp = 0x4000237c + 0x0000000040002388 __gedf2 = 0x40002388 + 0x0000000040002394 __gesf2 = 0x40002394 + 0x00000000400023a0 __gtdf2 = 0x400023a0 + 0x00000000400023ac __gtsf2 = 0x400023ac + 0x00000000400023b8 __ledf2 = 0x400023b8 + 0x00000000400023c4 __lesf2 = 0x400023c4 + 0x00000000400023d0 __lshrdi3 = 0x400023d0 + 0x00000000400023dc __ltdf2 = 0x400023dc + 0x00000000400023e8 __ltsf2 = 0x400023e8 + 0x00000000400023f4 __moddi3 = 0x400023f4 + 0x0000000040002400 __modsi3 = 0x40002400 + 0x000000004000240c __muldc3 = 0x4000240c + 0x0000000040002418 __muldf3 = 0x40002418 + 0x0000000040002424 __muldi3 = 0x40002424 + 0x0000000040002430 __mulsc3 = 0x40002430 + 0x000000004000243c __mulsf3 = 0x4000243c + 0x0000000040002448 __mulsi3 = 0x40002448 + 0x0000000040002454 __mulvdi3 = 0x40002454 + 0x0000000040002460 __mulvsi3 = 0x40002460 + 0x000000004000246c __nedf2 = 0x4000246c + 0x0000000040002478 __negdf2 = 0x40002478 + 0x0000000040002484 __negdi2 = 0x40002484 + 0x0000000040002490 __negsf2 = 0x40002490 + 0x000000004000249c __negvdi2 = 0x4000249c + 0x00000000400024a8 __negvsi2 = 0x400024a8 + 0x00000000400024b4 __nesf2 = 0x400024b4 + 0x00000000400024c0 __paritysi2 = 0x400024c0 + 0x00000000400024cc __popcountdi2 = 0x400024cc + 0x00000000400024d8 __popcountsi2 = 0x400024d8 + 0x00000000400024e4 __powidf2 = 0x400024e4 + 0x00000000400024f0 __powisf2 = 0x400024f0 + 0x00000000400024fc __subdf3 = 0x400024fc + 0x0000000040002508 __subsf3 = 0x40002508 + 0x0000000040002514 __subvdi3 = 0x40002514 + 0x0000000040002520 __subvsi3 = 0x40002520 + 0x000000004000252c __truncdfsf2 = 0x4000252c + 0x0000000040002538 __ucmpdi2 = 0x40002538 + 0x0000000040002544 __udivdi3 = 0x40002544 + 0x0000000040002550 __udivmoddi4 = 0x40002550 + 0x000000004000255c __udivsi3 = 0x4000255c + 0x0000000040002568 __udiv_w_sdiv = 0x40002568 + 0x0000000040002574 __umoddi3 = 0x40002574 + 0x0000000040002580 __umodsi3 = 0x40002580 + 0x000000004000258c __unorddf2 = 0x4000258c + 0x0000000040002598 __unordsf2 = 0x40002598 + 0x00000000400011dc esp_rom_newlib_init_common_mutexes = 0x400011dc + 0x00000000400011e8 memset = 0x400011e8 + 0x00000000400011f4 memcpy = 0x400011f4 + 0x0000000040001200 memmove = 0x40001200 + 0x000000004000120c memcmp = 0x4000120c + 0x0000000040001218 strcpy = 0x40001218 + 0x0000000040001224 strncpy = 0x40001224 + 0x0000000040001230 strcmp = 0x40001230 + 0x000000004000123c strncmp = 0x4000123c + 0x0000000040001248 strlen = 0x40001248 + 0x0000000040001254 strstr = 0x40001254 + 0x0000000040001260 bzero = 0x40001260 + 0x0000000040001278 sbrk = 0x40001278 + 0x0000000040001284 isalnum = 0x40001284 + 0x0000000040001290 isalpha = 0x40001290 + 0x000000004000129c isascii = 0x4000129c + 0x00000000400012a8 isblank = 0x400012a8 + 0x00000000400012b4 iscntrl = 0x400012b4 + 0x00000000400012c0 isdigit = 0x400012c0 + 0x00000000400012cc islower = 0x400012cc + 0x00000000400012d8 isgraph = 0x400012d8 + 0x00000000400012e4 isprint = 0x400012e4 + 0x00000000400012f0 ispunct = 0x400012f0 + 0x00000000400012fc isspace = 0x400012fc + 0x0000000040001308 isupper = 0x40001308 + 0x0000000040001314 toupper = 0x40001314 + 0x0000000040001320 tolower = 0x40001320 + 0x000000004000132c toascii = 0x4000132c + 0x0000000040001338 memccpy = 0x40001338 + 0x0000000040001344 memchr = 0x40001344 + 0x0000000040001350 memrchr = 0x40001350 + 0x000000004000135c strcasecmp = 0x4000135c + 0x0000000040001368 strcasestr = 0x40001368 + 0x0000000040001374 strcat = 0x40001374 + 0x0000000040001380 strdup = 0x40001380 + 0x000000004000138c strchr = 0x4000138c + 0x0000000040001398 strcspn = 0x40001398 + 0x00000000400013a4 strcoll = 0x400013a4 + 0x00000000400013b0 strlcat = 0x400013b0 + 0x00000000400013bc strlcpy = 0x400013bc + 0x00000000400013c8 strlwr = 0x400013c8 + 0x00000000400013d4 strncasecmp = 0x400013d4 + 0x00000000400013e0 strncat = 0x400013e0 + 0x00000000400013ec strndup = 0x400013ec + 0x00000000400013f8 strnlen = 0x400013f8 + 0x0000000040001404 strrchr = 0x40001404 + 0x0000000040001410 strsep = 0x40001410 + 0x000000004000141c strspn = 0x4000141c + 0x0000000040001428 strtok_r = 0x40001428 + 0x0000000040001434 strupr = 0x40001434 + 0x0000000040001440 longjmp = 0x40001440 + 0x000000004000144c setjmp = 0x4000144c + 0x0000000040001458 abs = 0x40001458 + 0x0000000040001464 div = 0x40001464 + 0x0000000040001470 labs = 0x40001470 + 0x000000004000147c ldiv = 0x4000147c + 0x0000000040001488 qsort = 0x40001488 + 0x0000000040001494 rand_r = 0x40001494 + 0x00000000400014a0 rand = 0x400014a0 + 0x00000000400014ac srand = 0x400014ac + 0x00000000400014b8 utoa = 0x400014b8 + 0x00000000400014c4 itoa = 0x400014c4 + 0x00000000400014d0 atoi = 0x400014d0 + 0x00000000400014dc atol = 0x400014dc + 0x00000000400014e8 strtol = 0x400014e8 + 0x00000000400014f4 strtoul = 0x400014f4 + [!provide] PROVIDE (fflush = 0x40001500) + [!provide] PROVIDE (_fflush_r = 0x4000150c) + [!provide] PROVIDE (_fwalk = 0x40001518) + [!provide] PROVIDE (_fwalk_reent = 0x40001524) + [!provide] PROVIDE (__swbuf_r = 0x40001548) + 0x0000000040001554 __swbuf = 0x40001554 + 0x000000003fceffd4 syscall_table_ptr = 0x3fceffd4 + 0x000000003fceffd0 _global_impure_ptr = 0x3fceffd0 + 0x0000000040000570 _rom_chip_id = 0x40000570 + 0x0000000040000574 _rom_eco_version = 0x40000574 + 0x000000004000126c _isatty_r = 0x4000126c + [!provide] PROVIDE (__smakebuf_r = 0x40001530) + [!provide] PROVIDE (__swsetup_r = 0x40001560) + [!provide] PROVIDE (__swhatbuf_r = 0x4000153c) + 0x0000000060000000 PROVIDE (UART0 = 0x60000000) + 0x0000000060002000 PROVIDE (SPIMEM1 = 0x60002000) + [!provide] PROVIDE (SPIMEM0 = 0x60003000) + 0x0000000060004000 PROVIDE (GPIO = 0x60004000) + [!provide] PROVIDE (SIGMADELTA = 0x60004f00) + 0x0000000060008000 PROVIDE (RTCCNTL = 0x60008000) + 0x0000000060008400 PROVIDE (RTCIO = 0x60008400) + 0x0000000060008800 PROVIDE (SENS = 0x60008800) + [!provide] PROVIDE (HINF = 0x6000b000) + [!provide] PROVIDE (I2S0 = 0x6000f000) + [!provide] PROVIDE (I2S1 = 0x6002d000) + 0x0000000060010000 PROVIDE (UART1 = 0x60010000) + 0x0000000060013000 PROVIDE (I2C0 = 0x60013000) + [!provide] PROVIDE (UHCI0 = 0x60014000) + [!provide] PROVIDE (UHCI1 = 0x60014000) + [!provide] PROVIDE (HOST = 0x60015000) + [!provide] PROVIDE (RMT = 0x60016000) + [!provide] PROVIDE (RMTMEM = 0x60016800) + [!provide] PROVIDE (PCNT = 0x60017000) + [!provide] PROVIDE (SLC = 0x60018000) + [!provide] PROVIDE (LEDC = 0x60019000) + [!provide] PROVIDE (MCPWM0 = 0x6001e000) + [!provide] PROVIDE (MCPWM1 = 0x6002c000) + [!provide] PROVIDE (MCP = 0x600c3000) + 0x000000006001f000 PROVIDE (TIMERG0 = 0x6001f000) + 0x0000000060020000 PROVIDE (TIMERG1 = 0x60020000) + 0x0000000060023000 PROVIDE (SYSTIMER = 0x60023000) + 0x0000000060024000 PROVIDE (GPSPI2 = 0x60024000) + 0x0000000060025000 PROVIDE (GPSPI3 = 0x60025000) + [!provide] PROVIDE (SYSCON = 0x60026000) + 0x0000000060027000 PROVIDE (I2C1 = 0x60027000) + [!provide] PROVIDE (SDMMC = 0x60028000) + [!provide] PROVIDE (TWAI = 0x6002b000) + [!provide] PROVIDE (GPSPI4 = 0x60037000) + 0x000000006003f000 PROVIDE (GDMA = 0x6003f000) + 0x000000006002e000 PROVIDE (UART2 = 0x6002e000) + [!provide] PROVIDE (DMA = 0x6003f000) + 0x0000000060040000 PROVIDE (APB_SARADC = 0x60040000) + [!provide] PROVIDE (LCD_CAM = 0x60041000) + 0x0000000060038000 PROVIDE (USB_SERIAL_JTAG = 0x60038000) + [!provide] PROVIDE (USB0 = 0x60080000) + [!provide] PROVIDE (USBH = 0x60080000) + [!provide] PROVIDE (USB_WRAP = 0x60039000) +OUTPUT(golioth-esp-idf-external-app.elf elf32-xtensa-le) + +.xtensa.info 0x0000000000000000 0x38 + .xtensa.info 0x0000000000000000 0x38 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + .xtensa.info 0x0000000000000038 0x0 CMakeFiles/golioth-esp-idf-external-app.elf.dir/project_elf_src_esp32s3.c.obj + .xtensa.info 0x0000000000000038 0x0 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(soc_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/log/liblog.a(log.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/main/libmain.a(shell.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/main/libmain.a(wifi.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/main/libmain.a(nvs.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/dps310/libdps310.a(dps310.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/scd30/libscd30.a(scd30.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(rtc_module.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(adc_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(adc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(gdma.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(adc_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(inet6.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ethernetif.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + .xtensa.info 0x0000000000000038 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .xtensa.info 0x0000000000000038 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + .xtensa.info 0x0000000000000038 0x0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtn.o + +.comment 0x0000000000000000 0x8c + .comment 0x0000000000000000 0x2c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o + 0x2d (size before relaxing) + .comment 0x000000000000002c 0x2d esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/pthread/libpthread.a(pthread.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(clk.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(startup.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(panic.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(cpu_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(soc_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(brownout_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/vfs/libvfs.a(vfs.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/log/liblog.a(log.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/log/liblog.a(log_freertos.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/heap/libheap.a(heap_caps.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/heap/libheap.a(multi_heap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/heap/libheap.a(memory_layout.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(port.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(port_common.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(queue.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(list.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(abort.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(assert.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(heap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(locks.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(pthread.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/main/libmain.a(app_main.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/main/libmain.a(shell.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/main/libmain.a(wifi.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/main/libmain.a(nvs.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/json/libjson.a(cJSON.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(block.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(net.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(str.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/dps310/libdps310.a(dps310.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/scd30/libscd30.a(scd30.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/driver/libdriver.a(gpio.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/driver/libdriver.a(i2c.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/driver/libdriver.a(adc_common.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/driver/libdriver.a(gdma.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(mpu_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(i2c_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(gdma_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(systimer_hal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/console/libconsole.a(commands.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/console/libconsole.a(split_argv.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/console/libconsole.a(argtable3.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/console/libconsole.a(linenoise.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(netdb.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(sockets.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(def.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(dns.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(init.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(mem.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(memp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(netif.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(raw.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(tcp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(timeouts.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(udp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(dhcp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(etharp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(icmp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(igmp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip4.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(icmp6.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(inet6.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip6.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(mld6.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(nd6.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(api_lib.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(err.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(netbuf.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/freertos/libfreertos.a(timers.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .comment 0x000000000000002c 0x2d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .comment 0x000000000000002c 0x3b /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 0x3c (size before relaxing) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + .comment 0x0000000000000067 0x2d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/hal/libhal.a(sha_hal.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/hal/libhal.a(aes_hal.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/lwip/liblwip.a(wlanif.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/lwip/liblwip.a(ethip6.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/soc/libsoc.a(lldesc.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .comment 0x0000000000000067 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + .comment 0x0000000000000067 0x3c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + .comment 0x0000000000000067 0x25 /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + 0x26 (size before relaxing) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .comment 0x000000000000008c 0x2d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + .comment 0x000000000000008c 0x2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + +.xt.prop._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8set_itemIjEEiPKcT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8set_itemIjEEiPKcT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZN3nvs9NVSHandle8get_itemIjEEiPKcRT_ + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs9NVSHandle8get_itemIjEEiPKcRT_ + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + +.xt.prop._ZTVN3nvs15NVSHandleSimpleE + 0x0000000000000000 0xc + .xt.prop._ZTVN3nvs15NVSHandleSimpleE + 0x0000000000000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + +.xt.lit._ZN3nvs12NVSPartitionD5Ev + 0x0000000000000000 0x0 + .xt.lit._ZN3nvs12NVSPartitionD5Ev + 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x8 (size before relaxing) + +.xt.prop._ZN3nvs12NVSPartitionD5Ev + 0x0000000000000000 0x0 + .xt.prop._ZN3nvs12NVSPartitionD5Ev + 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0xc (size before relaxing) + +.xt.prop._ZN3nvs12NVSPartitionD2Ev + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs12NVSPartitionD2Ev + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + +.xt.prop._ZN3nvs12NVSPartitionD0Ev + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs12NVSPartitionD0Ev + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + +.xt.prop._ZTVN3nvs12NVSPartitionE + 0x0000000000000000 0xc + .xt.prop._ZTVN3nvs12NVSPartitionE + 0x0000000000000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + +.xt.lit._ZN3nvs19NVSPartitionManagerD5Ev + 0x0000000000000000 0x0 + .xt.lit._ZN3nvs19NVSPartitionManagerD5Ev + 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x8 (size before relaxing) + +.xt.prop._ZN3nvs19NVSPartitionManagerD5Ev + 0x0000000000000000 0x0 + .xt.prop._ZN3nvs19NVSPartitionManagerD5Ev + 0x0000000000000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0xc (size before relaxing) + +.xt.prop._ZN3nvs19NVSPartitionManagerD2Ev + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs19NVSPartitionManagerD2Ev + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + +.xt.prop._ZN3nvs19NVSPartitionManagerD0Ev + 0x0000000000000000 0x24 + .xt.prop._ZN3nvs19NVSPartitionManagerD0Ev + 0x0000000000000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + +.xt.prop._ZTVN3nvs19NVSPartitionManagerE + 0x0000000000000000 0xc + .xt.prop._ZTVN3nvs19NVSPartitionManagerE + 0x0000000000000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + +.xt.prop._ZTISt9exception + 0x0000000000000000 0xc + .xt.prop._ZTISt9exception + 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + +.xt.prop._ZTISt9bad_alloc + 0x0000000000000000 0xc + .xt.prop._ZTISt9bad_alloc + 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + +.xt.prop._ZTVN10__cxxabiv120__si_class_type_infoE + 0x0000000000000000 0xc + .xt.prop._ZTVN10__cxxabiv120__si_class_type_infoE + 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + +.xt.prop._ZTVN10__cxxabiv117__class_type_infoE + 0x0000000000000000 0xc + .xt.prop._ZTVN10__cxxabiv117__class_type_infoE + 0x0000000000000000 0xc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + +.debug_frame 0x0000000000000000 0x24060 + .debug_frame 0x0000000000000000 0x58 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_frame 0x0000000000000058 0x3e8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_frame 0x0000000000000440 0xe8 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_frame 0x0000000000000528 0xd0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_frame 0x00000000000005f8 0x70 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_frame 0x0000000000000668 0x1f0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_frame 0x0000000000000858 0x88 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_frame 0x00000000000008e0 0x70 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_frame 0x0000000000000950 0x40 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_frame 0x0000000000000990 0x58 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x00000000000009e8 0xe8 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_frame 0x0000000000000ad0 0xe8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_frame 0x0000000000000bb8 0xd0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_frame 0x0000000000000c88 0x40 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_frame 0x0000000000000cc8 0x28 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_frame 0x0000000000000cf0 0x58 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_frame 0x0000000000000d48 0x100 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_frame 0x0000000000000e48 0x88 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000000000000ed0 0x100 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000000000000fd0 0x100 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_frame 0x00000000000010d0 0x118 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_frame 0x00000000000011e8 0x88 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_frame 0x0000000000001270 0x40 esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_frame 0x00000000000012b0 0x58 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_frame 0x0000000000001308 0x520 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_frame 0x0000000000001828 0x190 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_frame 0x00000000000019b8 0x238 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_frame 0x0000000000001bf0 0xb8 esp-idf/log/liblog.a(log.c.obj) + .debug_frame 0x0000000000001ca8 0xa0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_frame 0x0000000000001d48 0x310 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_frame 0x0000000000002058 0x88 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_frame 0x00000000000020e0 0x238 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_frame 0x0000000000002318 0x238 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_frame 0x0000000000002550 0x88 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_frame 0x00000000000025d8 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_frame 0x0000000000002690 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_frame 0x0000000000002760 0x250 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_frame 0x00000000000029b0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_frame 0x00000000000029f0 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_frame 0x0000000000002ac0 0x358 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x0000000000002e18 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_frame 0x0000000000002ea0 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_frame 0x0000000000002f58 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_frame 0x0000000000003058 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_frame 0x0000000000003080 0x70 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_frame 0x00000000000030f0 0x208 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x00000000000032f8 0x58 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_frame 0x0000000000003350 0x160 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_frame 0x00000000000034b0 0x1f0 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_frame 0x00000000000036a0 0xb8 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_frame 0x0000000000003758 0x58 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_frame 0x00000000000037b0 0x418 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_frame 0x0000000000003bc8 0x928 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_frame 0x00000000000044f0 0x88 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_frame 0x0000000000004578 0x28 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_frame 0x00000000000045a0 0x58 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_frame 0x00000000000045f8 0x190 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_frame 0x0000000000004788 0x250 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_frame 0x00000000000049d8 0x88 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_frame 0x0000000000004a60 0x40 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_frame 0x0000000000004aa0 0x40 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_frame 0x0000000000004ae0 0xd0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_frame 0x0000000000004bb0 0x148 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_frame 0x0000000000004cf8 0xb8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_frame 0x0000000000004db0 0xb8 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_frame 0x0000000000004e68 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .debug_frame 0x0000000000004e90 0x70 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .debug_frame 0x0000000000004f00 0xe8 esp-idf/main/libmain.a(app_main.c.obj) + .debug_frame 0x0000000000004fe8 0x160 esp-idf/main/libmain.a(shell.c.obj) + .debug_frame 0x0000000000005148 0x88 esp-idf/main/libmain.a(wifi.c.obj) + .debug_frame 0x00000000000051d0 0x100 esp-idf/main/libmain.a(nvs.c.obj) + .debug_frame 0x00000000000052d0 0x490 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_frame 0x0000000000005760 0x430 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_frame 0x0000000000005b90 0x40 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .debug_frame 0x0000000000005bd0 0xa0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_frame 0x0000000000005c70 0x70 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_frame 0x0000000000005ce0 0x88 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_frame 0x0000000000005d68 0x160 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_frame 0x0000000000005ec8 0xe8 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_frame 0x0000000000005fb0 0x118 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_frame 0x00000000000060c8 0xa90 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_frame 0x0000000000006b58 0x88 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_frame 0x0000000000006be0 0x328 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_frame 0x0000000000006f08 0x1f0 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_frame 0x00000000000070f8 0x58 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .debug_frame 0x0000000000007150 0x1a8 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_frame 0x00000000000072f8 0x568 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_frame 0x0000000000007860 0x70 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_frame 0x00000000000078d0 0x640 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_frame 0x0000000000007f10 0x88 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_frame 0x0000000000007f98 0x88 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_frame 0x0000000000008020 0xa0 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_frame 0x00000000000080c0 0x70 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_frame 0x0000000000008130 0x748 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_frame 0x0000000000008878 0x208 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_frame 0x0000000000008a80 0x3a0 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_frame 0x0000000000008e20 0x388 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_frame 0x00000000000091a8 0x100 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_frame 0x00000000000092a8 0x28 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .debug_frame 0x00000000000092d0 0x190 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_frame 0x0000000000009460 0x100 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_frame 0x0000000000009560 0x148 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_frame 0x00000000000096a8 0x5c8 esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_frame 0x0000000000009c70 0xe8 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_frame 0x0000000000009d58 0x250 esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_frame 0x0000000000009fa8 0x130 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_frame 0x000000000000a0d8 0x118 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_frame 0x000000000000a1f0 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_frame 0x000000000000a278 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_frame 0x000000000000a300 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_frame 0x000000000000a388 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_frame 0x000000000000a410 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_frame 0x000000000000a498 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_frame 0x000000000000a520 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_frame 0x000000000000a5a8 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_frame 0x000000000000a630 0x70 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_frame 0x000000000000a6a0 0x178 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x000000000000a818 0x238 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x000000000000aa50 0xd0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x000000000000ab20 0x88 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_frame 0x000000000000aba8 0xe8 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_frame 0x000000000000ac90 0x4d8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_frame 0x000000000000b168 0x490 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_frame 0x000000000000b5f8 0xe8 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_frame 0x000000000000b6e0 0x2c8 esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_frame 0x000000000000b9a8 0x238 esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_frame 0x000000000000bbe0 0xa0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_frame 0x000000000000bc80 0x1c0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_frame 0x000000000000be40 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x000000000000be68 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_frame 0x000000000000bef0 0x190 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x000000000000c080 0x118 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_frame 0x000000000000c198 0x178 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x000000000000c310 0x148 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x000000000000c458 0x130 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x000000000000c588 0x358 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x000000000000c8e0 0x88 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x000000000000c968 0x1a8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x000000000000cb10 0x88 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x000000000000cb98 0x1f0 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_frame 0x000000000000cd88 0xd0 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_frame 0x000000000000ce58 0x2f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x000000000000d150 0x70 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x000000000000d1c0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x000000000000d200 0x70 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x000000000000d270 0xe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x000000000000d358 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x000000000000d398 0x178 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_frame 0x000000000000d510 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x000000000000d550 0x130 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x000000000000d680 0x760 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x000000000000dde0 0x238 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x000000000000e018 0x1d8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x000000000000e1f0 0x118 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x000000000000e308 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x000000000000e408 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x000000000000e4c0 0x2f8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x000000000000e7b8 0x70 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x000000000000e828 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x000000000000e850 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x000000000000e8a8 0x58 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x000000000000e900 0xa0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x000000000000e9a0 0x118 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x000000000000eab8 0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_frame 0x000000000000eae0 0x340 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_frame 0x000000000000ee20 0xb8 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_frame 0x000000000000eed8 0x88 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_frame 0x000000000000ef60 0x58 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x000000000000efb8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x000000000000f178 0xa0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x000000000000f218 0x58 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_frame 0x000000000000f270 0x28 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_frame 0x000000000000f298 0xd0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x000000000000f368 0x160 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x000000000000f4c8 0x28 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .debug_frame 0x000000000000f4f0 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_frame 0x000000000000f5d8 0x8c8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x000000000000fea0 0xe8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x000000000000ff88 0x238 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x00000000000101c0 0xa0 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_frame 0x0000000000010260 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x00000000000102e8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x0000000000010328 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x0000000000010350 0x388 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x00000000000106d8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x0000000000010700 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_frame 0x0000000000010788 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00000000000107b0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00000000000107d8 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x0000000000010860 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x0000000000010930 0x250 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x0000000000010b80 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x0000000000010c68 0xa0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x0000000000010d08 0x220 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_frame 0x0000000000010f28 0x118 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_frame 0x0000000000011040 0x7d8 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x0000000000011818 0xe8 esp-idf/console/libconsole.a(commands.c.obj) + .debug_frame 0x0000000000011900 0x118 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_frame 0x0000000000011a18 0x28 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_frame 0x0000000000011a40 0xa00 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_frame 0x0000000000012440 0x460 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_frame 0x00000000000128a0 0x70 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_frame 0x0000000000012910 0x6b8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x0000000000012fc8 0x1a8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x0000000000013170 0xa0 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x0000000000013210 0x238 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x0000000000013448 0x28 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x0000000000013470 0x70 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x00000000000134e0 0x88 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x0000000000013568 0xd0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x0000000000013638 0x388 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x00000000000139c0 0x3a0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x0000000000013d60 0x160 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x0000000000013ec0 0x538 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x00000000000143f8 0x118 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x0000000000014510 0x250 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x0000000000014760 0x118 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x0000000000014878 0x1a8 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x0000000000014a20 0x3e8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x0000000000014e08 0x190 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x0000000000014f98 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x0000000000014ff0 0x1d8 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x00000000000151c8 0x130 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x00000000000152f8 0xa0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x0000000000015398 0x28 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x00000000000153c0 0xe8 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x00000000000154a8 0xd0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x0000000000015578 0x58 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x00000000000155d0 0x28 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x00000000000155f8 0x160 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x0000000000015758 0x310 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x0000000000015a68 0x40 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x0000000000015aa8 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x0000000000015ae8 0x2b0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x0000000000015d98 0xb8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x0000000000015e50 0xd0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_frame 0x0000000000015f20 0x250 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_frame 0x0000000000016170 0x328 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x0000000000016498 0x370 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x0000000000016808 0x28 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x0000000000016830 0xe8 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x0000000000016918 0x118 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x0000000000016a30 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x0000000000016a70 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0000000000016b10 0x40 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_frame 0x0000000000016b50 0xd0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0000000000016c20 0x178 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x0000000000016d98 0x298 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_frame 0x0000000000017030 0x100 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_frame 0x0000000000017130 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_frame 0x00000000000171e8 0x760 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_frame 0x0000000000017948 0x430 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_frame 0x0000000000017d78 0xe68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_frame 0x0000000000018be0 0x3e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_frame 0x0000000000018fc8 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x0000000000019188 0x538 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x00000000000196c0 0x310 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x00000000000199d0 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x0000000000019bc0 0x238 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x0000000000019df8 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0000000000019fe8 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_frame 0x000000000001a190 0x250 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x000000000001a3e0 0x6b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x000000000001aa98 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x000000000001abe0 0x178 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x000000000001ad58 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_frame 0x000000000001adb0 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_frame 0x000000000001aec8 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x000000000001b070 0x220 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x000000000001b290 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x000000000001b2e8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x000000000001b3a0 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x000000000001b560 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x000000000001b858 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_frame 0x000000000001b8c8 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x000000000001baa0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x000000000001bb28 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x000000000001bb50 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x000000000001bef0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_frame 0x000000000001bf78 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x000000000001bfd0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x000000000001c028 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x000000000001c080 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x000000000001c0a8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x000000000001c0e8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_frame 0x000000000001c140 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x000000000001c1f8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x000000000001c268 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x000000000001c428 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x000000000001c528 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x000000000001c5f8 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x000000000001c740 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x000000000001c870 0x178 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_frame 0x000000000001c9e8 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x000000000001cad0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x000000000001cb28 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x000000000001cc10 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x000000000001cde8 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x000000000001d098 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_frame 0x000000000001d138 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x000000000001d178 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x000000000001d248 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x000000000001d438 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x000000000001d460 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x000000000001d4b8 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_frame 0x000000000001d9f0 0x208 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_frame 0x000000000001dbf8 0x400 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x000000000001dff8 0x1d8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_frame 0x000000000001e1d0 0x2b0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x000000000001e480 0x148 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x000000000001e5c8 0x1d8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x000000000001e7a0 0xa0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x000000000001e840 0xd0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x000000000001e910 0x418 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_frame 0x000000000001ed28 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_frame 0x000000000001ee10 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x000000000001f030 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x000000000001f100 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x000000000001f140 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x000000000001f240 0x5b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x000000000001f7f0 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x000000000001f8c0 0x3a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x000000000001fc60 0x1f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x000000000001fe50 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x000000000001fea8 0x538 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x00000000000203e0 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x0000000000020480 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x0000000000020598 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_frame 0x0000000000020608 0x430 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_frame 0x0000000000020a38 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x0000000000020ad8 0x3b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_frame 0x0000000000020e90 0x1d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x0000000000021068 0x4a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x0000000000021510 0x3a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_frame 0x00000000000218b0 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x0000000000021a28 0xb8 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_frame 0x0000000000021ae0 0x28 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_frame 0x0000000000021b08 0x40 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_frame 0x0000000000021b48 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_frame 0x0000000000021b70 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000000000021c40 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .debug_frame 0x0000000000021c68 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .debug_frame 0x0000000000021c90 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_frame 0x0000000000021cd0 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_frame 0x0000000000021cf8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_frame 0x0000000000021d20 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_frame 0x0000000000021dc0 0xd0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_frame 0x0000000000021e90 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .debug_frame 0x0000000000021eb8 0xd0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_frame 0x0000000000021f88 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_frame 0x0000000000022010 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_frame 0x0000000000022098 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_frame 0x0000000000022120 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_frame 0x0000000000022148 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_frame 0x0000000000022170 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_frame 0x0000000000022198 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_frame 0x00000000000221c0 0x268 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0000000000022428 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .debug_frame 0x0000000000022450 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .debug_frame 0x0000000000022490 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .debug_frame 0x00000000000224b8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .debug_frame 0x00000000000224e0 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .debug_frame 0x0000000000022508 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .debug_frame 0x0000000000022548 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .debug_frame 0x00000000000225a0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .debug_frame 0x00000000000225e0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_frame 0x0000000000022620 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .debug_frame 0x0000000000022648 0x160 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_frame 0x00000000000227a8 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_frame 0x00000000000227e8 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .debug_frame 0x0000000000022828 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .debug_frame 0x0000000000022868 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .debug_frame 0x00000000000228a8 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_frame 0x00000000000228e8 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .debug_frame 0x0000000000022928 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_frame 0x0000000000022968 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .debug_frame 0x00000000000229a8 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_frame 0x00000000000229e8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_frame 0x0000000000022a10 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .debug_frame 0x0000000000022a50 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .debug_frame 0x0000000000022a90 0x118 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_frame 0x0000000000022ba8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_frame 0x0000000000022bd0 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_frame 0x0000000000022bf8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_frame 0x0000000000022c20 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_frame 0x0000000000022c60 0xd0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_frame 0x0000000000022d30 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_frame 0x0000000000022d70 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .debug_frame 0x0000000000022db0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .debug_frame 0x0000000000022df0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .debug_frame 0x0000000000022e30 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_frame 0x0000000000022e70 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .debug_frame 0x0000000000022eb0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .debug_frame 0x0000000000022ef0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .debug_frame 0x0000000000022f30 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_frame 0x0000000000022f58 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .debug_frame 0x0000000000022f98 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .debug_frame 0x0000000000022fd8 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .debug_frame 0x0000000000023018 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .debug_frame 0x00000000000230a0 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .debug_frame 0x00000000000230f8 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_frame 0x0000000000023168 0xb8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_frame 0x0000000000023220 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_frame 0x0000000000023290 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .debug_frame 0x0000000000023300 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_frame 0x0000000000023340 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_frame 0x0000000000023384 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .debug_frame 0x00000000000233ac 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_frame 0x00000000000233d4 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .debug_frame 0x00000000000233fc 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .debug_frame 0x0000000000023424 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .debug_frame 0x000000000002344c 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .debug_frame 0x0000000000023474 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_frame 0x000000000002349c 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .debug_frame 0x00000000000234dc 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .debug_frame 0x000000000002351c 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_frame 0x000000000002355c 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_frame 0x0000000000023584 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_frame 0x00000000000235f4 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .debug_frame 0x0000000000023634 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .debug_frame 0x0000000000023674 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_frame 0x00000000000236b4 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .debug_frame 0x00000000000236dc 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_frame 0x0000000000023704 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_frame 0x0000000000023744 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .debug_frame 0x000000000002376c 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .debug_frame 0x00000000000237c4 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .debug_frame 0x000000000002381c 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .debug_frame 0x000000000002385c 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_frame 0x000000000002389c 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_frame 0x00000000000238c4 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .debug_frame 0x00000000000238ec 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_frame 0x0000000000023914 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .debug_frame 0x000000000002393c 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_frame 0x0000000000023994 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_frame 0x00000000000239ec 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_frame 0x0000000000023a2c 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_frame 0x0000000000023a6c 0x1d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_frame 0x0000000000023c44 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_frame 0x0000000000023c6c 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .debug_frame 0x0000000000023c94 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .debug_frame 0x0000000000023cbc 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .debug_frame 0x0000000000023cfc 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .debug_frame 0x0000000000023d3c 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .debug_frame 0x0000000000023dac 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .debug_frame 0x0000000000023e1c 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_frame 0x0000000000023e74 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_frame 0x0000000000023f00 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .debug_frame 0x0000000000023f58 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_frame 0x0000000000023fe0 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_frame 0x0000000000024020 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + +.debug_info 0x0000000000000000 0x4afdca + .debug_info 0x0000000000000000 0x1407 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_info 0x0000000000001407 0x32d0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_info 0x00000000000046d7 0x1ab3 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_info 0x000000000000618a 0x1aad esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_info 0x0000000000007c37 0x15c0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_info 0x00000000000091f7 0x1d4e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_info 0x000000000000af45 0xf2bc esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_info 0x000000000001a201 0x26 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .debug_info 0x000000000001a227 0x934c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_info 0x0000000000023573 0x1512 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_info 0x0000000000024a85 0x60fe esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000000000002ab83 0x13ed esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_info 0x000000000002bf70 0xd839 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_info 0x00000000000397a9 0x6575 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_info 0x000000000003fd1e 0x7b79 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_info 0x0000000000047897 0x8f8d esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_info 0x0000000000050824 0x1327 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_info 0x0000000000051b4b 0x1dc8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_info 0x0000000000053913 0x1a88 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x000000000005539b 0x26 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .debug_info 0x00000000000553c1 0x192d esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x0000000000056cee 0x92b2 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_info 0x000000000005ffa0 0x6602 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_info 0x00000000000665a2 0x152d esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_info 0x0000000000067acf 0x12af esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_info 0x0000000000068d7e 0x4577 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_info 0x000000000006d2f5 0x6187 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_info 0x000000000007347c 0x29e9 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_info 0x0000000000075e65 0x3c89 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_info 0x0000000000079aee 0x1343 esp-idf/log/liblog.a(log.c.obj) + .debug_info 0x000000000007ae31 0x1750 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_info 0x000000000007c581 0x2dcf esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_info 0x000000000007f350 0x1c9d esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_info 0x0000000000080fed 0x276c esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_info 0x0000000000083759 0x7364 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_info 0x000000000008aabd 0x11a0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_info 0x000000000008bc5d 0xb73 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_info 0x000000000008c7d0 0x7de8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_info 0x00000000000945b8 0xde6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_info 0x000000000009539e 0x34f9 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_info 0x0000000000098897 0x1a31 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_info 0x000000000009a2c8 0x1aa6 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_info 0x000000000009bd6e 0x276a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x000000000009e4d8 0x67be esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_info 0x00000000000a4c96 0xf0f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_info 0x00000000000a5ba5 0xda3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_info 0x00000000000a6948 0xa1b esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_info 0x00000000000a7363 0x15e9 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_info 0x00000000000a894c 0x26 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_info 0x00000000000a8972 0x2427 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x00000000000aad99 0x135a esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_info 0x00000000000ac0f3 0x2a8a esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_info 0x00000000000aeb7d 0x2727 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_info 0x00000000000b12a4 0x26 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00000000000b12ca 0x26 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .debug_info 0x00000000000b12f0 0x22 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .debug_info 0x00000000000b1312 0x1e4a esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_info 0x00000000000b315c 0x25ab esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_info 0x00000000000b5707 0x4f1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_info 0x00000000000ba621 0x9980 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_info 0x00000000000c3fa1 0x1174 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_info 0x00000000000c5115 0x26 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .debug_info 0x00000000000c513b 0x13c2 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_info 0x00000000000c64fd 0x1338 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_info 0x00000000000c7835 0xee8 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_info 0x00000000000c871d 0xebb esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_info 0x00000000000c95d8 0x20c0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_info 0x00000000000cb698 0xc8a esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_info 0x00000000000cc322 0xb21 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_info 0x00000000000cce43 0x1295 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_info 0x00000000000ce0d8 0xfa5 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_info 0x00000000000cf07d 0x1a50 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_info 0x00000000000d0acd 0xe16 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_info 0x00000000000d18e3 0x25f4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_info 0x00000000000d3ed7 0x248b esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .debug_info 0x00000000000d6362 0xaaf esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .debug_info 0x00000000000d6e11 0x3f2a esp-idf/main/libmain.a(app_main.c.obj) + .debug_info 0x00000000000dad3b 0x401a esp-idf/main/libmain.a(shell.c.obj) + .debug_info 0x00000000000ded55 0x37ce esp-idf/main/libmain.a(wifi.c.obj) + .debug_info 0x00000000000e2523 0x18fe esp-idf/main/libmain.a(nvs.c.obj) + .debug_info 0x00000000000e3e21 0x8e5e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_info 0x00000000000ecc7f 0x3cfd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_info 0x00000000000f097c 0xa4e esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .debug_info 0x00000000000f13ca 0xe7a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_info 0x00000000000f2244 0xc61 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_info 0x00000000000f2ea5 0x1214 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_info 0x00000000000f40b9 0x1a5a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_info 0x00000000000f5b13 0x23e0 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_info 0x00000000000f7ef3 0xdb7 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_info 0x00000000000f8caa 0x46d0 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_info 0x00000000000fd37a 0x1da7 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_info 0x00000000000ff121 0x860d esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_info 0x000000000010772e 0x55d1 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_info 0x000000000010ccff 0x3576 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .debug_info 0x0000000000110275 0x5e56 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_info 0x00000000001160cb 0x9f13 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_info 0x000000000011ffde 0x1b4b esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_info 0x0000000000121b29 0x81bf esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_info 0x0000000000129ce8 0x4784 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_info 0x000000000012e46c 0x1ba1 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_info 0x000000000013000d 0x1bec esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_info 0x0000000000131bf9 0x1a99 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_info 0x0000000000133692 0xa550 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_info 0x000000000013dbe2 0x47d7 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_info 0x00000000001423b9 0x5f6f esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_info 0x0000000000148328 0x5fed esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_info 0x000000000014e315 0x1e70 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_info 0x0000000000150185 0x3595 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .debug_info 0x000000000015371a 0x4c24 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_info 0x000000000015833e 0x3cdb esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_info 0x000000000015c019 0x44de esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_info 0x00000000001604f7 0x5b71 esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_info 0x0000000000166068 0x29b4 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_info 0x0000000000168a1c 0x3045 esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_info 0x000000000016ba61 0x2dec esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_info 0x000000000016e84d 0x1092 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_info 0x000000000016f8df 0xd53 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_info 0x0000000000170632 0xe64 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_info 0x0000000000171496 0xd99 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_info 0x000000000017222f 0xe79 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_info 0x00000000001730a8 0xf2b esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_info 0x0000000000173fd3 0xd66 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_info 0x0000000000174d39 0xd08 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_info 0x0000000000175a41 0xc8b esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_info 0x00000000001766cc 0xc43 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_info 0x000000000017730f 0x21ee esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x00000000001794fd 0x244b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x000000000017b948 0x1d3a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x000000000017d682 0x1291 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x000000000017e913 0x18ff esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_info 0x0000000000180212 0x1ff7 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_info 0x0000000000182209 0x26 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .debug_info 0x000000000018222f 0xcef9 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_info 0x000000000018f128 0x91a4 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_info 0x00000000001982cc 0x1f81 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_info 0x000000000019a24d 0xf2ef esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_info 0x00000000001a953c 0x6719 esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_info 0x00000000001afc55 0x2ca7 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_info 0x00000000001b28fc 0x4947 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_info 0x00000000001b7243 0x1177 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x00000000001b83ba 0xd12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_info 0x00000000001b90cc 0x45b8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x00000000001bd684 0x5e0e esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_info 0x00000000001c3492 0x2636 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x00000000001c5ac8 0x2510 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x00000000001c7fd8 0x6910 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x00000000001ce8e8 0x842d esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x00000000001d6d15 0x7401 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x00000000001de116 0x6826 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x00000000001e493c 0x1513 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x00000000001e5e4f 0x2c11 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_info 0x00000000001e8a60 0xeaa esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_info 0x00000000001e990a 0x1527 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x00000000001eae31 0x2d14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x00000000001edb45 0x169b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x00000000001ef1e0 0x5a16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x00000000001f4bf6 0x173e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x00000000001f6334 0x1bc7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x00000000001f7efb 0x15ac esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x00000000001f94a7 0x645e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_info 0x00000000001ff905 0x15a0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x0000000000200ea5 0x5d1b esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x0000000000206bc0 0xdf15 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0000000000214ad5 0xc36d esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x0000000000220e42 0x80fa esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x0000000000228f3c 0x3b2d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x000000000022ca69 0x9f29 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0000000000236992 0x412c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x000000000023aabe 0x7e3f esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x00000000002428fd 0x7af2 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x000000000024a3ef 0x3400 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x000000000024d7ef 0x2f03 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x00000000002506f2 0xcc8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x00000000002513ba 0x1911 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x0000000000252ccb 0x6fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x0000000000259cad 0x26 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_info 0x0000000000259cd3 0xb1a esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_info 0x000000000025a7ed 0x3ad2 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_info 0x000000000025e2bf 0x2898 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_info 0x0000000000260b57 0x2789 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x00000000002632e0 0x59b3 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x0000000000268c93 0x6f7d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x000000000026fc10 0xd28 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x0000000000270938 0x12f8 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_info 0x0000000000271c30 0x200f esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_info 0x0000000000273c3f 0x646c esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x000000000027a0ab 0x2365 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x000000000027c410 0x1231 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .debug_info 0x000000000027d641 0x1cab esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_info 0x000000000027f2ec 0x7514 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x0000000000286800 0x2852 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x0000000000289052 0x397b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x000000000028c9cd 0x2239 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_info 0x000000000028ec06 0x12cb esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x000000000028fed1 0xde7 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x0000000000290cb8 0xc20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x00000000002918d8 0x2f51 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x0000000000294829 0xb5f esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x0000000000295388 0xe1d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_info 0x00000000002961a5 0xc3f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x0000000000296de4 0xc0b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x00000000002979ef 0xc86 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x0000000000298675 0x17fc esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x0000000000299e71 0x1a8b esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x000000000029b8fc 0x15a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x000000000029cea1 0x3d80 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x00000000002a0c21 0x3e24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_info 0x00000000002a4a45 0x3042 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_info 0x00000000002a7a87 0x45b1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x00000000002ac038 0x13c0 esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x00000000002ad3f8 0x29fa esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_info 0x00000000002afdf2 0xac3 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x00000000002b08b5 0x70de esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x00000000002b7993 0x3101 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_info 0x00000000002baa94 0x233e esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_info 0x00000000002bcdd2 0x8f09 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x00000000002c5cdb 0x2a16 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x00000000002c86f1 0x159b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x00000000002c9c8c 0x33c3 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x00000000002cd04f 0x243b esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x00000000002cf48a 0x1dcd esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x00000000002d1257 0x1566 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x00000000002d27bd 0x2b86 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x00000000002d5343 0x3fe3 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x00000000002d9326 0x40d7 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x00000000002dd3fd 0x2707 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x00000000002dfb04 0x4c76 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x00000000002e477a 0x3d3f esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x00000000002e84b9 0x47f0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x00000000002ecca9 0x2a13 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x00000000002ef6bc 0x2caf esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x00000000002f236b 0x4935 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x00000000002f6ca0 0x3285 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x00000000002f9f25 0x217a esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x00000000002fc09f 0x28bf esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x00000000002fe95e 0x3118 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x0000000000301a76 0x1cf7 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x000000000030376d 0x1dfb esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x0000000000305568 0x2605 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x0000000000307b6d 0x13bc esp-idf/lwip/liblwip.a(inet6.c.obj) + .debug_info 0x0000000000308f29 0x3348 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x000000000030c271 0x16eb esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x000000000030d95c 0x1e83 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x000000000030f7df 0x270f esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x0000000000311eee 0x427f esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x000000000031616d 0x1faa esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x0000000000318117 0x16cf esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x00000000003197e6 0x255e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x000000000031bd44 0x2d4c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x000000000031ea90 0x36f2 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_info 0x0000000000322182 0x3874 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_info 0x00000000003259f6 0x412c esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x0000000000329b22 0x558b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x000000000032f0ad 0x12b2 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x000000000033035f 0x19cd esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x0000000000331d2c 0x1ca8 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x00000000003339d4 0x440 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_info 0x0000000000333e14 0x1503 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0000000000335317 0x250e esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_info 0x0000000000337825 0x135d esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x0000000000338b82 0x17b4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x000000000033a336 0x39ec esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x000000000033dd22 0x1834 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x000000000033f556 0x258d esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x0000000000341ae3 0x315d esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_info 0x0000000000344c40 0x111e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_info 0x0000000000345d5e 0x11df esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_info 0x0000000000346f3d 0x6bc7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_info 0x000000000034db04 0x679d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_info 0x00000000003542a1 0x94e1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_info 0x000000000035d782 0x65ec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_info 0x0000000000363d6e 0x1614 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x0000000000365382 0x4bf1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x0000000000369f73 0x2945 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x000000000036c8b8 0x1e6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x000000000036e724 0x1ef3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x0000000000370617 0x2036 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x000000000037264d 0x23b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_info 0x0000000000374a06 0x1e01 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x0000000000376807 0x8dd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x000000000037f5da 0x5bae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x0000000000385188 0x1b7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x0000000000386d05 0xca9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_info 0x00000000003879ae 0x232c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_info 0x0000000000389cda 0x1db9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x000000000038ba93 0x1c68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x000000000038d6fb 0xdb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x000000000038e4af 0x1a62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x000000000038ff11 0x1ae2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x00000000003919f3 0x2304 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x0000000000393cf7 0x1d57 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_info 0x0000000000395a4e 0x41a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x0000000000399bf6 0xb0d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x000000000039a703 0x9fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x000000000039b101 0x5ab2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x00000000003a0bb3 0x18c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_info 0x00000000003a2475 0xf7f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x00000000003a33f4 0x100a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x00000000003a43fe 0x102f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x00000000003a542d 0x9ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x00000000003a5df7 0x9ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x00000000003a67e5 0xc0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_info 0x00000000003a73f1 0xfec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x00000000003a83dd 0xb4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x00000000003a8f27 0x3597 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x00000000003ac4be 0x19bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x00000000003ade7b 0x171b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x00000000003af596 0x11c9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x00000000003b075f 0x112e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x00000000003b188d 0x12d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_info 0x00000000003b2b5d 0xcf7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x00000000003b3854 0xf4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x00000000003b479f 0x1d41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x00000000003b64e0 0x29d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x00000000003b8eb8 0x1d11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x00000000003babc9 0x1bd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_info 0x00000000003bc79d 0x21a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x00000000003be93f 0x1f96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x00000000003c08d5 0x194f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x00000000003c2224 0xb0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x00000000003c2d30 0x2ef6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x00000000003c5c26 0x63b9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_info 0x00000000003cbfdf 0x321b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_info 0x00000000003cf1fa 0x4baf esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00000000003d3da9 0x7522 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_info 0x00000000003db2cb 0x3645 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x00000000003de910 0xfe8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x00000000003df8f8 0x43e6 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x00000000003e3cde 0x10c1 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x00000000003e4d9f 0x10a6 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x00000000003e5e45 0x5353 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_info 0x00000000003eb198 0x1f6a esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_info 0x00000000003ed102 0x163b esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_info 0x00000000003ee73d 0x2f03 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_info 0x00000000003f1640 0x47e7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x00000000003f5e27 0x362b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x00000000003f9452 0x3634 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x00000000003fca86 0x3286 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x00000000003ffd0c 0x77e5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x00000000004074f1 0x3ee6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x000000000040b3d7 0x3fdb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x000000000040f3b2 0x3a83 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x0000000000412e35 0xf81 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x0000000000413db6 0x7bdc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x000000000041b992 0x3d4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x000000000041f6de 0x1669 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x0000000000420d47 0xdfd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_info 0x0000000000421b44 0x579b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_info 0x00000000004272df 0x32d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x000000000042a5b6 0x4f4b esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_info 0x000000000042f501 0x1576 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x0000000000430a77 0x3c81 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x00000000004346f8 0x4d1d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_info 0x0000000000439415 0x3eea esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x000000000043d2ff 0x3241 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_info 0x0000000000440540 0x1ae5 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_info 0x0000000000442025 0x2a5 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_info 0x00000000004422ca 0x9b8 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_info 0x0000000000442c82 0x221 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_info 0x0000000000442ea3 0x1150 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x0000000000443ff3 0x3ad /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x00000000004443a0 0x440 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x00000000004447e0 0x49f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_info 0x0000000000444c7f 0x3dc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x000000000044505b 0x8e7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x0000000000445942 0x146e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x0000000000446db0 0x3c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x0000000000447170 0x9d4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x0000000000447b44 0x57d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x00000000004480c1 0x1772 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x0000000000449833 0x11eb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x000000000044aa1e 0x19ca /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x000000000044c3e8 0x26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .debug_info 0x000000000044c40e 0x114a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_info 0x000000000044d558 0x11ab /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_info 0x000000000044e703 0x10fc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_info 0x000000000044f7ff 0x1174 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_info 0x0000000000450973 0x1c21 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x0000000000452594 0x98c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .debug_info 0x0000000000452f20 0xcda /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .debug_info 0x0000000000453bfa 0x973 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .debug_info 0x000000000045456d 0xe99 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .debug_info 0x0000000000455406 0x43 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .debug_info 0x0000000000455449 0x976 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .debug_info 0x0000000000455dbf 0x9d2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .debug_info 0x0000000000456791 0xd7e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .debug_info 0x000000000045750f 0xe62 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .debug_info 0x0000000000458371 0xcd3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .debug_info 0x0000000000459044 0xde8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_info 0x0000000000459e2c 0xc8f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .debug_info 0x000000000045aabb 0x1281 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_info 0x000000000045bd3c 0xe1b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_info 0x000000000045cb57 0xa9b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .debug_info 0x000000000045d5f2 0xcfb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .debug_info 0x000000000045e2ed 0xdb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .debug_info 0x000000000045f0a1 0xded /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_info 0x000000000045fe8e 0xce8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .debug_info 0x0000000000460b76 0x11b7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_info 0x0000000000461d2d 0xca4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .debug_info 0x00000000004629d1 0xd03 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_info 0x00000000004636d4 0xf30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_info 0x0000000000464604 0xcd4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .debug_info 0x00000000004652d8 0xe03 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .debug_info 0x00000000004660db 0x165a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_info 0x0000000000467735 0xb34 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_info 0x0000000000468269 0xad1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_info 0x0000000000468d3a 0xc50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_info 0x000000000046998a 0xf53 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_info 0x000000000046a8dd 0x978 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_info 0x000000000046b255 0x12d5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_info 0x000000000046c52a 0xf8e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_info 0x000000000046d4b8 0xcd2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .debug_info 0x000000000046e18a 0xd72 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .debug_info 0x000000000046eefc 0xc38 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .debug_info 0x000000000046fb34 0xdcf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_info 0x0000000000470903 0xb1d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .debug_info 0x0000000000471420 0xd26 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .debug_info 0x0000000000472146 0xc6e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .debug_info 0x0000000000472db4 0xdd2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_info 0x0000000000473b86 0xd50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .debug_info 0x00000000004748d6 0xceb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .debug_info 0x00000000004755c1 0xd1a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .debug_info 0x00000000004762db 0xe37 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .debug_info 0x0000000000477112 0xac2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .debug_info 0x0000000000477bd4 0x19ae /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_info 0x0000000000479582 0x1f9e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_info 0x000000000047b520 0x1250 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_info 0x000000000047c770 0x11d7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .debug_info 0x000000000047d947 0x2c06 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_info 0x000000000048054d 0x2977 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_info 0x0000000000482ec4 0x9c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .debug_info 0x0000000000483884 0xa0e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_info 0x0000000000484292 0x9f4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .debug_info 0x0000000000484c86 0x9fb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .debug_info 0x0000000000485681 0xa0b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .debug_info 0x000000000048608c 0xf02 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .debug_info 0x0000000000486f8e 0xb6d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_info 0x0000000000487afb 0x9e2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .debug_info 0x00000000004884dd 0xa07 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .debug_info 0x0000000000488ee4 0xe77 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_info 0x0000000000489d5b 0x95f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .debug_info 0x000000000048a6ba 0x8b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_info 0x000000000048a745 0x2ee4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_info 0x000000000048d629 0xca6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .debug_info 0x000000000048e2cf 0xd0f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .debug_info 0x000000000048efde 0xce1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_info 0x000000000048fcbf 0xc50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .debug_info 0x000000000049090f 0xa4d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_info 0x000000000049135c 0x1a6f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_info 0x0000000000492dcb 0x9fc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .debug_info 0x00000000004937c7 0x1785 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .debug_info 0x0000000000494f4c 0x120e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .debug_info 0x000000000049615a 0x9f6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .debug_info 0x0000000000496b50 0xaaa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_info 0x00000000004975fa 0xa69 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_info 0x0000000000498063 0xc7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .debug_info 0x000000000049812a 0xecd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_info 0x0000000000498ff7 0xf28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .debug_info 0x0000000000499f1f 0x1126 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_info 0x000000000049b045 0x1010 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_info 0x000000000049c055 0x1034 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_info 0x000000000049d089 0x1065 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_info 0x000000000049e0ee 0x232b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_info 0x00000000004a0419 0xa90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_info 0x00000000004a0ea9 0xbcf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .debug_info 0x00000000004a1a78 0x988 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .debug_info 0x00000000004a2400 0xd0b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .debug_info 0x00000000004a310b 0xd46 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .debug_info 0x00000000004a3e51 0x11f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .debug_info 0x00000000004a5042 0x11f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .debug_info 0x00000000004a6233 0x24be /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_info 0x00000000004a86f1 0x27d3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_info 0x00000000004aaec4 0xe6a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .debug_info 0x00000000004abd2e 0x26d0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_info 0x00000000004ae3fe 0x102e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_info 0x00000000004af42c 0x99e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + +.debug_abbrev 0x0000000000000000 0x66428 + .debug_abbrev 0x0000000000000000 0x31c esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_abbrev 0x000000000000031c 0x56b esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_abbrev 0x0000000000000887 0x3a1 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_abbrev 0x0000000000000c28 0x2d2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_abbrev 0x0000000000000efa 0x238 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_abbrev 0x0000000000001132 0x345 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_abbrev 0x0000000000001477 0x4e3 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_abbrev 0x000000000000195a 0x14 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .debug_abbrev 0x000000000000196e 0x40b esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_abbrev 0x0000000000001d79 0x27f esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_abbrev 0x0000000000001ff8 0x350 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x0000000000002348 0x2b2 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_abbrev 0x00000000000025fa 0x449 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_abbrev 0x0000000000002a43 0x405 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_abbrev 0x0000000000002e48 0x28a esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_abbrev 0x00000000000030d2 0x35a esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_abbrev 0x000000000000342c 0x24b esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_abbrev 0x0000000000003677 0x371 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_abbrev 0x00000000000039e8 0x2fd esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x0000000000003ce5 0x14 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .debug_abbrev 0x0000000000003cf9 0x356 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x000000000000404f 0x4ea esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_abbrev 0x0000000000004539 0x3d0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_abbrev 0x0000000000004909 0x2f9 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_abbrev 0x0000000000004c02 0x222 esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_abbrev 0x0000000000004e24 0x2b0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_abbrev 0x00000000000050d4 0x539 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_abbrev 0x000000000000560d 0x319 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_abbrev 0x0000000000005926 0x567 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_abbrev 0x0000000000005e8d 0x486 esp-idf/log/liblog.a(log.c.obj) + .debug_abbrev 0x0000000000006313 0x32c esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_abbrev 0x000000000000663f 0x4ed esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_abbrev 0x0000000000006b2c 0x3b5 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_abbrev 0x0000000000006ee1 0x47a esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_abbrev 0x000000000000735b 0x4f0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_abbrev 0x000000000000784b 0x30b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_abbrev 0x0000000000007b56 0x198 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_abbrev 0x0000000000007cee 0x3d1 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_abbrev 0x00000000000080bf 0x2e1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_abbrev 0x00000000000083a0 0x5c7 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_abbrev 0x0000000000008967 0x2b3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_abbrev 0x0000000000008c1a 0x357 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_abbrev 0x0000000000008f71 0x4dc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x000000000000944d 0x406 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_abbrev 0x0000000000009853 0x30a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_abbrev 0x0000000000009b5d 0x298 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_abbrev 0x0000000000009df5 0x1c0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_abbrev 0x0000000000009fb5 0x2d1 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_abbrev 0x000000000000a286 0x14 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_abbrev 0x000000000000a29a 0x508 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x000000000000a7a2 0x257 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_abbrev 0x000000000000a9f9 0x486 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_abbrev 0x000000000000ae7f 0x5b6 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_abbrev 0x000000000000b435 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x000000000000b449 0x14 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .debug_abbrev 0x000000000000b45d 0x12 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .debug_abbrev 0x000000000000b46f 0x3f6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_abbrev 0x000000000000b865 0x420 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_abbrev 0x000000000000bc85 0x405 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_abbrev 0x000000000000c08a 0x4f8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_abbrev 0x000000000000c582 0x18b esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_abbrev 0x000000000000c70d 0x14 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .debug_abbrev 0x000000000000c721 0x210 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_abbrev 0x000000000000c931 0x289 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_abbrev 0x000000000000cbba 0x31a esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_abbrev 0x000000000000ced4 0x2b0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_abbrev 0x000000000000d184 0x403 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_abbrev 0x000000000000d587 0x296 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_abbrev 0x000000000000d81d 0x249 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_abbrev 0x000000000000da66 0x252 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_abbrev 0x000000000000dcb8 0x302 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_abbrev 0x000000000000dfba 0x3b8 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_abbrev 0x000000000000e372 0x285 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_abbrev 0x000000000000e5f7 0x606 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_abbrev 0x000000000000ebfd 0x297 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .debug_abbrev 0x000000000000ee94 0x1eb esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .debug_abbrev 0x000000000000f07f 0x439 esp-idf/main/libmain.a(app_main.c.obj) + .debug_abbrev 0x000000000000f4b8 0x47c esp-idf/main/libmain.a(shell.c.obj) + .debug_abbrev 0x000000000000f934 0x3c0 esp-idf/main/libmain.a(wifi.c.obj) + .debug_abbrev 0x000000000000fcf4 0x31c esp-idf/main/libmain.a(nvs.c.obj) + .debug_abbrev 0x0000000000010010 0x4fb esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_abbrev 0x000000000001050b 0x3d7 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_abbrev 0x00000000000108e2 0x213 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .debug_abbrev 0x0000000000010af5 0x2da esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_abbrev 0x0000000000010dcf 0x28a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_abbrev 0x0000000000011059 0x27d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_abbrev 0x00000000000112d6 0x333 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_abbrev 0x0000000000011609 0x2e6 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_abbrev 0x00000000000118ef 0x252 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_abbrev 0x0000000000011b41 0x4d3 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_abbrev 0x0000000000012014 0x2af esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_abbrev 0x00000000000122c3 0x572 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_abbrev 0x0000000000012835 0x5c9 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_abbrev 0x0000000000012dfe 0x28a esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .debug_abbrev 0x0000000000013088 0x566 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_abbrev 0x00000000000135ee 0x564 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_abbrev 0x0000000000013b52 0x2cd esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_abbrev 0x0000000000013e1f 0x511 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_abbrev 0x0000000000014330 0x41c esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_abbrev 0x000000000001474c 0x2b9 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_abbrev 0x0000000000014a05 0x29d esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_abbrev 0x0000000000014ca2 0x292 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_abbrev 0x0000000000014f34 0x5e0 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_abbrev 0x0000000000015514 0x4b4 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_abbrev 0x00000000000159c8 0x4c7 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_abbrev 0x0000000000015e8f 0x514 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_abbrev 0x00000000000163a3 0x2e7 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_abbrev 0x000000000001668a 0x2b4 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .debug_abbrev 0x000000000001693e 0x58a esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_abbrev 0x0000000000016ec8 0x417 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_abbrev 0x00000000000172df 0x4ed esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_abbrev 0x00000000000177cc 0x4be esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_abbrev 0x0000000000017c8a 0x3a5 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_abbrev 0x000000000001802f 0x416 esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_abbrev 0x0000000000018445 0x3f5 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_abbrev 0x000000000001883a 0x2ab esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_abbrev 0x0000000000018ae5 0x26b esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_abbrev 0x0000000000018d50 0x243 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_abbrev 0x0000000000018f93 0x243 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_abbrev 0x00000000000191d6 0x243 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_abbrev 0x0000000000019419 0x26c esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_abbrev 0x0000000000019685 0x232 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_abbrev 0x00000000000198b7 0x232 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_abbrev 0x0000000000019ae9 0x232 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_abbrev 0x0000000000019d1b 0x260 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_abbrev 0x0000000000019f7b 0x1dc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x000000000001a157 0x335 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x000000000001a48c 0x3ff esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x000000000001a88b 0x31f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x000000000001abaa 0x354 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_abbrev 0x000000000001aefe 0x41b esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_abbrev 0x000000000001b319 0x14 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .debug_abbrev 0x000000000001b32d 0x624 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_abbrev 0x000000000001b951 0x58f esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_abbrev 0x000000000001bee0 0x385 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_abbrev 0x000000000001c265 0x5c5 esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_abbrev 0x000000000001c82a 0x58c esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_abbrev 0x000000000001cdb6 0x3e8 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_abbrev 0x000000000001d19e 0x577 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_abbrev 0x000000000001d715 0x1c7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x000000000001d8dc 0x286 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_abbrev 0x000000000001db62 0x544 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x000000000001e0a6 0x3c0 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_abbrev 0x000000000001e466 0x474 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x000000000001e8da 0x42d esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x000000000001ed07 0x487 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x000000000001f18e 0x59c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x000000000001f72a 0x448 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x000000000001fb72 0x4a2 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x0000000000020014 0x2e1 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x00000000000202f5 0x468 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_abbrev 0x000000000002075d 0x2e6 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_abbrev 0x0000000000020a43 0x1d4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x0000000000020c17 0x4b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00000000000210d0 0x2a0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x0000000000021370 0x2ec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x000000000002165c 0x2b4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x0000000000021910 0x311 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x0000000000021c21 0x24f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x0000000000021e70 0x479 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_abbrev 0x00000000000222e9 0x24f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x0000000000022538 0x3af esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00000000000228e7 0xf0b esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x00000000000237f2 0xecd esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x00000000000246bf 0xb8e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x000000000002524d 0x745 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0000000000025992 0xd54 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x00000000000266e6 0x882 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x0000000000026f68 0xcf5 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x0000000000027c5d 0xd49 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x00000000000289a6 0x5f5 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x0000000000028f9b 0x655 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x00000000000295f0 0x266 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x0000000000029856 0x336 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x0000000000029b8c 0x4f0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x000000000002a07c 0x14 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_abbrev 0x000000000002a090 0x269 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_abbrev 0x000000000002a2f9 0x3f7 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_abbrev 0x000000000002a6f0 0x367 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_abbrev 0x000000000002aa57 0x370 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_abbrev 0x000000000002adc7 0x3af esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x000000000002b176 0x4f1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x000000000002b667 0x2fd esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x000000000002b964 0x1fc esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_abbrev 0x000000000002bb60 0x26c esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_abbrev 0x000000000002bdcc 0x485 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x000000000002c251 0x3cd esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x000000000002c61e 0x1c5 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .debug_abbrev 0x000000000002c7e3 0x306 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_abbrev 0x000000000002cae9 0x58c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x000000000002d075 0x2ea esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x000000000002d35f 0x447 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x000000000002d7a6 0x309 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_abbrev 0x000000000002daaf 0x25a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x000000000002dd09 0x300 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x000000000002e009 0x2af esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x000000000002e2b8 0x437 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x000000000002e6ef 0x24d esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x000000000002e93c 0x294 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_abbrev 0x000000000002ebd0 0x277 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x000000000002ee47 0x255 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x000000000002f09c 0x27d esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x000000000002f319 0x3d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x000000000002f6f2 0x467 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x000000000002fb59 0x30d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x000000000002fe66 0x398 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x00000000000301fe 0x4bd esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_abbrev 0x00000000000306bb 0x36b esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_abbrev 0x0000000000030a26 0x580 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x0000000000030fa6 0x325 esp-idf/console/libconsole.a(commands.c.obj) + .debug_abbrev 0x00000000000312cb 0x426 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_abbrev 0x00000000000316f1 0x1ff esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_abbrev 0x00000000000318f0 0x42d esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_abbrev 0x0000000000031d1d 0x487 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_abbrev 0x00000000000321a4 0x3a3 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_abbrev 0x0000000000032547 0x3f5 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x000000000003293c 0x42b esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x0000000000032d67 0x27c esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x0000000000032fe3 0x3bc esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x000000000003339f 0x257 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x00000000000335f6 0x2c5 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x00000000000338bb 0x2de esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x0000000000033b99 0x3a5 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x0000000000033f3e 0x46d esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x00000000000343ab 0x459 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x0000000000034804 0x421 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x0000000000034c25 0x472 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x0000000000035097 0x40b esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x00000000000354a2 0x480 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x0000000000035922 0x3f1 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x0000000000035d13 0x414 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x0000000000036127 0x425 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x000000000003654c 0x3ed esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x0000000000036939 0x3ae esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x0000000000036ce7 0x44c esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x0000000000037133 0x3fc esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x000000000003752f 0x376 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x00000000000378a5 0x2fd esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x0000000000037ba2 0x354 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x0000000000037ef6 0x196 esp-idf/lwip/liblwip.a(inet6.c.obj) + .debug_abbrev 0x000000000003808c 0x3d2 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x000000000003845e 0x2d7 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x0000000000038735 0x301 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x0000000000038a36 0x407 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x0000000000038e3d 0x45b esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x0000000000039298 0x362 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x00000000000395fa 0x2af esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x00000000000398a9 0x3b1 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x0000000000039c5a 0x33a esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x0000000000039f94 0x472 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_abbrev 0x000000000003a406 0x494 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_abbrev 0x000000000003a89a 0x447 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x000000000003ace1 0x49d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x000000000003b17e 0x1bd esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x000000000003b33b 0x2c9 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x000000000003b604 0x314 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x000000000003b918 0xac esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_abbrev 0x000000000003b9c4 0x1cd esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x000000000003bb91 0x236 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_abbrev 0x000000000003bdc7 0x29e esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x000000000003c065 0x29d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x000000000003c302 0x33f esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x000000000003c641 0x2a8 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x000000000003c8e9 0x426 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x000000000003cd0f 0x431 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_abbrev 0x000000000003d140 0x289 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_abbrev 0x000000000003d3c9 0x34c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_abbrev 0x000000000003d715 0x5e1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_abbrev 0x000000000003dcf6 0x53e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_abbrev 0x000000000003e234 0x557 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_abbrev 0x000000000003e78b 0x50f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_abbrev 0x000000000003ec9a 0x39d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x000000000003f037 0x43d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x000000000003f474 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x000000000003f935 0x351 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x000000000003fc86 0x3f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x000000000004007c 0x407 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_abbrev 0x0000000000040483 0x449 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_abbrev 0x00000000000408cc 0x3bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x0000000000040c88 0x4ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x0000000000041175 0x407 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x000000000004157c 0x3db esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_abbrev 0x0000000000041957 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_abbrev 0x0000000000041bf9 0x41d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_abbrev 0x0000000000042016 0x423 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x0000000000042439 0x32b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x0000000000042764 0x263 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x00000000000429c7 0x414 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x0000000000042ddb 0x438 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x0000000000043213 0x3ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x00000000000435e1 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_abbrev 0x00000000000439a9 0x450 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x0000000000043df9 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x0000000000044081 0x1cf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x0000000000044250 0x474 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x00000000000446c4 0x31b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_abbrev 0x00000000000449df 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x0000000000044c7b 0x293 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x0000000000044f0e 0x293 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x00000000000451a1 0x1f5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x0000000000045396 0x211 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x00000000000455a7 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_abbrev 0x0000000000045806 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x0000000000045ae6 0x22a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x0000000000045d10 0x4db esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x00000000000461eb 0x443 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x000000000004662e 0x393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x00000000000469c1 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x0000000000046ca1 0x302 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x0000000000046fa3 0x378 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_abbrev 0x000000000004731b 0x222 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x000000000004753d 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x000000000004779e 0x39e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x0000000000047b3c 0x3da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x0000000000047f16 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x0000000000048262 0x405 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_abbrev 0x0000000000048667 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x0000000000048927 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x0000000000048d69 0x337 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x00000000000490a0 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x00000000000492dc 0x413 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x00000000000496ef 0x4e5 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_abbrev 0x0000000000049bd4 0x45a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_abbrev 0x000000000004a02e 0x3d7 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x000000000004a405 0x53b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_abbrev 0x000000000004a940 0x4ba esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x000000000004adfa 0x2b4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x000000000004b0ae 0x47c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x000000000004b52a 0x32e esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x000000000004b858 0x37f esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x000000000004bbd7 0x4bf esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_abbrev 0x000000000004c096 0x2af esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_abbrev 0x000000000004c345 0x1da esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_abbrev 0x000000000004c51f 0x252 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_abbrev 0x000000000004c771 0x443 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x000000000004cbb4 0x3bb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x000000000004cf6f 0x316 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x000000000004d285 0x385 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x000000000004d60a 0x62b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x000000000004dc35 0x4c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x000000000004e0f5 0x54a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x000000000004e63f 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x000000000004eab4 0x30d esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x000000000004edc1 0x62e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x000000000004f3ef 0x43b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x000000000004f82a 0x441 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x000000000004fc6b 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_abbrev 0x000000000004ff1f 0x69c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_abbrev 0x00000000000505bb 0x32b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x00000000000508e6 0x56e esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_abbrev 0x0000000000050e54 0x32e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x0000000000051182 0x478 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x00000000000515fa 0x5d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_abbrev 0x0000000000051bca 0x551 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x000000000005211b 0x3b8 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_abbrev 0x00000000000524d3 0x2a0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_abbrev 0x0000000000052773 0x198 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_abbrev 0x000000000005290b 0x1c1 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_abbrev 0x0000000000052acc 0xcd esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x0000000000052b99 0x3e1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .debug_abbrev 0x0000000000052f7a 0x268 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .debug_abbrev 0x00000000000531e2 0x2b7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_abbrev 0x0000000000053499 0x2d8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_abbrev 0x0000000000053771 0x27e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_abbrev 0x00000000000539ef 0x461 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x0000000000053e50 0x50e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_abbrev 0x000000000005435e 0x271 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .debug_abbrev 0x00000000000545cf 0x46c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_abbrev 0x0000000000054a3b 0x32b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_abbrev 0x0000000000054d66 0x59d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_abbrev 0x0000000000055303 0x405 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x0000000000055708 0x657 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_abbrev 0x0000000000055d5f 0x14 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .debug_abbrev 0x0000000000055d73 0x28e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_abbrev 0x0000000000056001 0x29b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_abbrev 0x000000000005629c 0x27a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_abbrev 0x0000000000056516 0x294 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_abbrev 0x00000000000567aa 0x492 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x0000000000056c3c 0x1cc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .debug_abbrev 0x0000000000056e08 0x2b9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .debug_abbrev 0x00000000000570c1 0x1d3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .debug_abbrev 0x0000000000057294 0x181 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .debug_abbrev 0x0000000000057415 0x37 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .debug_abbrev 0x000000000005744c 0x1b8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .debug_abbrev 0x0000000000057604 0x1de /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .debug_abbrev 0x00000000000577e2 0x2a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .debug_abbrev 0x0000000000057a86 0x2f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .debug_abbrev 0x0000000000057d77 0x27a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .debug_abbrev 0x0000000000057ff1 0x2a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_abbrev 0x0000000000058295 0x261 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .debug_abbrev 0x00000000000584f6 0x3c8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_abbrev 0x00000000000588be 0x2bf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_abbrev 0x0000000000058b7d 0x249 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .debug_abbrev 0x0000000000058dc6 0x2b0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .debug_abbrev 0x0000000000059076 0x29f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .debug_abbrev 0x0000000000059315 0x2ec /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_abbrev 0x0000000000059601 0x28d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .debug_abbrev 0x000000000005988e 0x2eb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_abbrev 0x0000000000059b79 0x291 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .debug_abbrev 0x0000000000059e0a 0x27e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_abbrev 0x000000000005a088 0x26f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_abbrev 0x000000000005a2f7 0x20d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .debug_abbrev 0x000000000005a504 0x2e1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .debug_abbrev 0x000000000005a7e5 0x35f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_abbrev 0x000000000005ab44 0x1fa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_abbrev 0x000000000005ad3e 0x240 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_abbrev 0x000000000005af7e 0x234 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_abbrev 0x000000000005b1b2 0x310 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_abbrev 0x000000000005b4c2 0x182 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_abbrev 0x000000000005b644 0x31a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_abbrev 0x000000000005b95e 0x2a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_abbrev 0x000000000005bc02 0x2a1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .debug_abbrev 0x000000000005bea3 0x2e2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .debug_abbrev 0x000000000005c185 0x266 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .debug_abbrev 0x000000000005c3eb 0x2a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_abbrev 0x000000000005c68f 0x24f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .debug_abbrev 0x000000000005c8de 0x264 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .debug_abbrev 0x000000000005cb42 0x258 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .debug_abbrev 0x000000000005cd9a 0x293 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_abbrev 0x000000000005d02d 0x2a0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .debug_abbrev 0x000000000005d2cd 0x294 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .debug_abbrev 0x000000000005d561 0x2a1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .debug_abbrev 0x000000000005d802 0x24f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .debug_abbrev 0x000000000005da51 0x233 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .debug_abbrev 0x000000000005dc84 0x382 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_abbrev 0x000000000005e006 0x4b7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_abbrev 0x000000000005e4bd 0x318 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_abbrev 0x000000000005e7d5 0x2dd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .debug_abbrev 0x000000000005eab2 0x46b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_abbrev 0x000000000005ef1d 0x446 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_abbrev 0x000000000005f363 0x1f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .debug_abbrev 0x000000000005f554 0x202 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_abbrev 0x000000000005f756 0x202 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .debug_abbrev 0x000000000005f958 0x207 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .debug_abbrev 0x000000000005fb5f 0x202 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .debug_abbrev 0x000000000005fd61 0x1f8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .debug_abbrev 0x000000000005ff59 0x207 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_abbrev 0x0000000000060160 0x1c0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .debug_abbrev 0x0000000000060320 0x1c4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .debug_abbrev 0x00000000000604e4 0x262 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_abbrev 0x0000000000060746 0x17c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .debug_abbrev 0x00000000000608c2 0x76 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_abbrev 0x0000000000060938 0x4c1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_abbrev 0x0000000000060df9 0x28b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .debug_abbrev 0x0000000000061084 0x287 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .debug_abbrev 0x000000000006130b 0x288 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_abbrev 0x0000000000061593 0x247 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .debug_abbrev 0x00000000000617da 0x23f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_abbrev 0x0000000000061a19 0x33b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_abbrev 0x0000000000061d54 0x1f8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .debug_abbrev 0x0000000000061f4c 0x3dd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .debug_abbrev 0x0000000000062329 0x29d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .debug_abbrev 0x00000000000625c6 0x213 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .debug_abbrev 0x00000000000627d9 0x236 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_abbrev 0x0000000000062a0f 0x1a4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_abbrev 0x0000000000062bb3 0x95 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .debug_abbrev 0x0000000000062c48 0x1bd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_abbrev 0x0000000000062e05 0x1f8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .debug_abbrev 0x0000000000062ffd 0x310 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_abbrev 0x000000000006330d 0x293 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_abbrev 0x00000000000635a0 0x23e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_abbrev 0x00000000000637de 0x273 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_abbrev 0x0000000000063a51 0x472 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_abbrev 0x0000000000063ec3 0x262 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_abbrev 0x0000000000064125 0x1f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .debug_abbrev 0x0000000000064316 0x1cc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .debug_abbrev 0x00000000000644e2 0x27c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .debug_abbrev 0x000000000006475e 0x299 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .debug_abbrev 0x00000000000649f7 0x2f2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .debug_abbrev 0x0000000000064ce9 0x2f2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .debug_abbrev 0x0000000000064fdb 0x408 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_abbrev 0x00000000000653e3 0x469 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_abbrev 0x000000000006584c 0x32e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .debug_abbrev 0x0000000000065b7a 0x482 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_abbrev 0x0000000000065ffc 0x25b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_abbrev 0x0000000000066257 0x1d1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + +.debug_loc 0x0000000000000000 0x113f79 + .debug_loc 0x0000000000000000 0x196 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_loc 0x0000000000000196 0x121d esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_loc 0x00000000000013b3 0x4f7 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_loc 0x00000000000018aa 0x38c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_loc 0x0000000000001c36 0x48 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_loc 0x0000000000001c7e 0x182 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_loc 0x0000000000001e00 0x20c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_loc 0x000000000000200c 0x5b esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_loc 0x0000000000002067 0x3f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x00000000000020a6 0x122 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_loc 0x00000000000021c8 0x107 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_loc 0x00000000000022cf 0x204 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_loc 0x00000000000024d3 0xe7 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_loc 0x00000000000025ba 0x34 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_loc 0x00000000000025ee 0x358 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_loc 0x0000000000002946 0x4b5 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x0000000000002dfb 0x3fb esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x00000000000031f6 0x1c9 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_loc 0x00000000000033bf 0xff7 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_loc 0x00000000000043b6 0x243 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_loc 0x00000000000045f9 0x94 esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_loc 0x000000000000468d 0x4a esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_loc 0x00000000000046d7 0x427c esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_loc 0x0000000000008953 0x258 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_loc 0x0000000000008bab 0x5ec esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_loc 0x0000000000009197 0x4be esp-idf/log/liblog.a(log.c.obj) + .debug_loc 0x0000000000009655 0xcf esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_loc 0x0000000000009724 0xe27 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_loc 0x000000000000a54b 0x76e esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_loc 0x000000000000acb9 0xa07 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_loc 0x000000000000b6c0 0x7928 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_loc 0x0000000000012fe8 0x355 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_loc 0x000000000001333d 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_loc 0x00000000000133ef 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_loc 0x0000000000013465 0x18f6 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_loc 0x0000000000014d5b 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_loc 0x0000000000014da1 0x2b3 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_loc 0x0000000000015054 0x80d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x0000000000015861 0x2a6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_loc 0x0000000000015b07 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_loc 0x0000000000015bc5 0x315 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_loc 0x0000000000015eda 0x248 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_loc 0x0000000000016122 0xab2 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x0000000000016bd4 0x15 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_loc 0x0000000000016be9 0x33c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_loc 0x0000000000016f25 0x9e9 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_loc 0x000000000001790e 0x447 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_loc 0x0000000000017d55 0x244 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_loc 0x0000000000017f99 0x1c5a esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_loc 0x0000000000019bf3 0x3e1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_loc 0x000000000001da12 0xd0 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_loc 0x000000000001dae2 0x8a esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_loc 0x000000000001db6c 0x1a2 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_loc 0x000000000001dd0e 0x235 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_loc 0x000000000001df43 0x46d esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_loc 0x000000000001e3b0 0x94 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_loc 0x000000000001e444 0x162 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_loc 0x000000000001e5a6 0x287 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_loc 0x000000000001e82d 0x557 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_loc 0x000000000001ed84 0x94 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_loc 0x000000000001ee18 0x2c8 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_loc 0x000000000001f0e0 0x405 esp-idf/main/libmain.a(app_main.c.obj) + .debug_loc 0x000000000001f4e5 0x5b0 esp-idf/main/libmain.a(shell.c.obj) + .debug_loc 0x000000000001fa95 0x2b0 esp-idf/main/libmain.a(wifi.c.obj) + .debug_loc 0x000000000001fd45 0x1dc esp-idf/main/libmain.a(nvs.c.obj) + .debug_loc 0x000000000001ff21 0x2f69 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_loc 0x0000000000022e8a 0xa22 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_loc 0x00000000000238ac 0x1ee esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_loc 0x0000000000023a9a 0xbd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_loc 0x0000000000023b57 0x16a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_loc 0x0000000000023cc1 0x356 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_loc 0x0000000000024017 0x213 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_loc 0x000000000002422a 0x2ef esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_loc 0x0000000000024519 0x3b34 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_loc 0x000000000002804d 0x174 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_loc 0x00000000000281c1 0x2f6c esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_loc 0x000000000002b12d 0xec7 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_loc 0x000000000002bff4 0x1b96 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_loc 0x000000000002db8a 0x2c3b esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_loc 0x00000000000307c5 0xd4 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_loc 0x0000000000030899 0x2b00 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_loc 0x0000000000033399 0xa10 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_loc 0x0000000000033da9 0x9e esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_loc 0x0000000000033e47 0x404 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_loc 0x000000000003424b 0x4a esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_loc 0x0000000000034295 0x38a5 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_loc 0x0000000000037b3a 0x134e esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_loc 0x0000000000038e88 0x1c6b esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_loc 0x000000000003aaf3 0x1a89 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_loc 0x000000000003c57c 0x15d esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_loc 0x000000000003c6d9 0x139f esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_loc 0x000000000003da78 0x2f0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_loc 0x000000000003dd68 0x8c5 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_loc 0x000000000003e62d 0x1cbf esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_loc 0x00000000000402ec 0x6f3 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_loc 0x00000000000409df 0xbce esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_loc 0x00000000000415ad 0x5fa esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_loc 0x0000000000041ba7 0x5bb esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_loc 0x0000000000042162 0x2b3 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_loc 0x0000000000042415 0x222 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_loc 0x0000000000042637 0x175 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_loc 0x00000000000427ac 0x289 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_loc 0x0000000000042a35 0x17c esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_loc 0x0000000000042bb1 0x1f7 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_loc 0x0000000000042da8 0x11f esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_loc 0x0000000000042ec7 0xeb esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_loc 0x0000000000042fb2 0x298 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_loc 0x000000000004324a 0x531 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x000000000004377b 0xca7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000044422 0x3e1 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000044803 0x1e6 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_loc 0x00000000000449e9 0x3c4 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_loc 0x0000000000044dad 0x25ba esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_loc 0x0000000000047367 0x269f esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_loc 0x0000000000049a06 0x1e5a esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_loc 0x000000000004b860 0xb66 esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_loc 0x000000000004c3c6 0x2a14 esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_loc 0x000000000004edda 0x505 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_loc 0x000000000004f2df 0x779 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_loc 0x000000000004fa58 0x5d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_loc 0x000000000004fab5 0x974 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x0000000000050429 0x62 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_loc 0x000000000005048b 0x456 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x00000000000508e1 0xc7a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000000000005155b 0x18b esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x00000000000516e6 0x17a3 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0000000000052e89 0x37f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0000000000053208 0x5e8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x00000000000537f0 0x103 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x00000000000538f3 0xdf7 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_loc 0x00000000000546ea 0x1b8 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_loc 0x00000000000548a2 0x1186 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0000000000055a28 0x17c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x0000000000055ba4 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x0000000000055c30 0x1e2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x0000000000055e12 0x6fb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x000000000005650d 0x11d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x000000000005662a 0x733 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_loc 0x0000000000056d5d 0x11d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x0000000000056e7a 0x485 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x00000000000572ff 0x2350 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x000000000005964f 0x2f6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x000000000005c5b9 0x4bb esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x000000000005ca74 0x1cd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x000000000005cc41 0xf18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x000000000005db59 0x721 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x000000000005e27a 0x36a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x000000000006191c 0x14b7 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x0000000000062dd3 0x9d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x0000000000062e70 0x159 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x0000000000062fc9 0x25 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0000000000062fee 0x1a8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0000000000063196 0x47a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0000000000063610 0x11f esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_loc 0x000000000006372f 0xd0c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_loc 0x000000000006443b 0x344 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_loc 0x000000000006477f 0x218 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_loc 0x0000000000064997 0x405 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x0000000000064d9c 0x11da esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x0000000000065f76 0x179 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x00000000000660ef 0xd3 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_loc 0x00000000000661c2 0xc3d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x0000000000066dff 0xe47 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x0000000000067c46 0x375 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_loc 0x0000000000067fbb 0x2fd2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x000000000006af8d 0x5f6 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x000000000006b583 0x188b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x000000000006ce0e 0x47b esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_loc 0x000000000006d289 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x000000000006d2f8 0x30c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x000000000006d604 0x174 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x000000000006d778 0xb3d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x000000000006e2b5 0x215 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x000000000006e4ca 0x402 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_loc 0x000000000006e8cc 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x000000000006eaa6 0x222 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x000000000006ecc8 0x5f esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x000000000006ed27 0xc8c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x000000000006f9b3 0x11a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x0000000000070b55 0x6fe esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x0000000000071253 0x94 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x00000000000712e7 0x5eb esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_loc 0x00000000000718d2 0x351 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_loc 0x0000000000071c23 0x716 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x0000000000072339 0x449 esp-idf/console/libconsole.a(commands.c.obj) + .debug_loc 0x0000000000072782 0x9ff esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_loc 0x0000000000073181 0x396 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_loc 0x0000000000073517 0x535f esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_loc 0x0000000000078876 0xf25 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_loc 0x000000000007979b 0x6ec esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_loc 0x0000000000079e87 0x5151 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x000000000007efd8 0x32e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x000000000007f306 0x4e0 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x000000000007f7e6 0x19b8 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x000000000008119e 0x16 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_loc 0x00000000000811b4 0x154 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x0000000000081308 0x74 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x000000000008137c 0x173 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x00000000000814ef 0xcc9 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x00000000000821b8 0x189a esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x0000000000083a52 0x975 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x00000000000843c7 0x1967 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x0000000000085d2e 0xabb esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x00000000000867e9 0x17a0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x0000000000087f89 0x366 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x00000000000882ef 0xf84 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x0000000000089273 0x19d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x000000000008ac47 0x11df esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x000000000008be26 0x1a8 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x000000000008bfce 0x7cd esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x000000000008c79b 0x8a3 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x000000000008d03e 0x638 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x000000000008d676 0x2e3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x000000000008d959 0x287 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x000000000008dbe0 0x105d esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x000000000008ec3d 0x740 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x000000000008f37d 0x1eb esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x000000000008f568 0x70a esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x000000000008fc72 0x216f esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x0000000000091de1 0x149 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x0000000000091f2a 0x108 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x0000000000092032 0x710 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x0000000000092742 0xae esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x00000000000927f0 0x1016 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_loc 0x0000000000093806 0x1639 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_loc 0x0000000000094e3f 0x1199 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x0000000000095fd8 0x151d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x00000000000974f5 0x25 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x000000000009751a 0x1fe esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x0000000000097718 0x8ae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x0000000000097fc6 0xd3 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x0000000000098099 0x374 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x000000000009840d 0xc7 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x00000000000984d4 0x10e esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x00000000000985e2 0x88e esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x0000000000098e70 0xa29 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_loc 0x0000000000099899 0x31f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_loc 0x0000000000099bb8 0x647 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_loc 0x000000000009a1ff 0x3a1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_loc 0x000000000009dc1d 0x3594 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_loc 0x00000000000a11b1 0x4773 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_loc 0x00000000000a5924 0x4289 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_loc 0x00000000000a9bad 0x897 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x00000000000aa444 0x3169 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x00000000000ad5ad 0x18a7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x00000000000aee54 0x2e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x00000000000af137 0xf97 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x00000000000b00ce 0xc24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_loc 0x00000000000b0cf2 0xe0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_loc 0x00000000000b1b01 0x75e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x00000000000b225f 0x5db8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x00000000000b8017 0x5d76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x00000000000bdd8d 0x84c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_loc 0x00000000000be5d9 0xfdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_loc 0x00000000000bf5b5 0xc45 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_loc 0x00000000000c01fa 0x93d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x00000000000c0b37 0xe4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x00000000000c1982 0xcb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x00000000000c1a4d 0x9e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x00000000000c242d 0x88d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x00000000000c2cba 0x861 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x00000000000c351b 0x77f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_loc 0x00000000000c3c9a 0x2072 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x00000000000c5d0c 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x00000000000c5d7c 0x3ca3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x00000000000c9a1f 0x70f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_loc 0x00000000000ca12e 0x151 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x00000000000ca27f 0x248 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x00000000000ca4c7 0x248 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x00000000000ca70f 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x00000000000ca734 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x00000000000ca759 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_loc 0x00000000000ca8e7 0x4af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x00000000000cad96 0xed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x00000000000cae83 0x1370 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x00000000000cc1f3 0xa54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x00000000000ccc47 0xbc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x00000000000cd80f 0x31d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x00000000000cdb2c 0x356 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x00000000000cde82 0x38f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_loc 0x00000000000ce211 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x00000000000ce2a5 0x7a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x00000000000cea46 0xa96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x00000000000cf4dc 0xe12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x00000000000d02ee 0x105b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x00000000000d1349 0xb26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_loc 0x00000000000d1e6f 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x00000000000d1eb9 0x989 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x00000000000d2842 0xe82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x00000000000d36c4 0x25 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x00000000000d36e9 0x1de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x00000000000d38c7 0x47c3 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_loc 0x00000000000d808a 0x1ed1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_loc 0x00000000000d9f5b 0x1ec2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x00000000000dbe1d 0x1b30 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_loc 0x00000000000dd94d 0x1321 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x00000000000dec6e 0x317 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x00000000000def85 0x351 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x00000000000df2d6 0x5ea esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x00000000000df8c0 0x267 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x00000000000dfb27 0xf29 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_loc 0x00000000000e0a50 0x1e4 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_loc 0x00000000000e0c34 0x3ba esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x00000000000e0fee 0x4d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x00000000000e14c0 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x00000000000e15d2 0x442 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x00000000000e1a14 0x1cd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x00000000000e36ea 0xe9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x00000000000e4584 0x22ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x00000000000e682f 0x1341 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x00000000000e7b70 0x21c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x00000000000e7d8c 0x2d58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x00000000000eaae4 0xdfd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x00000000000eb8e1 0x7b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x00000000000ec091 0x69c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_loc 0x00000000000ec72d 0x1786 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_loc 0x00000000000edeb3 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x00000000000ee05f 0xe39 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_loc 0x00000000000eee98 0x5ea esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x00000000000ef482 0x15ac esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x00000000000f0a2e 0x123b esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_loc 0x00000000000f1c69 0x872 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x00000000000f24db 0x259 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_loc 0x00000000000f2734 0x7c esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_loc 0x00000000000f27b0 0x15d esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_loc 0x00000000000f290d 0x23 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_loc 0x00000000000f2930 0x4f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_loc 0x00000000000f297f 0x4c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_loc 0x00000000000f29cb 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_loc 0x00000000000f29f0 0x1fc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_loc 0x00000000000f2bec 0x9e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_loc 0x00000000000f2c8a 0x150 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_loc 0x00000000000f2dda 0xbe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_loc 0x00000000000f2e98 0x307 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_loc 0x00000000000f319f 0x20a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_loc 0x00000000000f33a9 0xb09 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_loc 0x00000000000f3eb2 0x7f3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_loc 0x00000000000f46a5 0xa8a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_loc 0x00000000000f512f 0x974 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_loc 0x00000000000f5aa3 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .debug_loc 0x00000000000f5ac8 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .debug_loc 0x00000000000f5b3c 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .debug_loc 0x00000000000f5b61 0xfa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .debug_loc 0x00000000000f5c5b 0x28f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .debug_loc 0x00000000000f5eea 0xe0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .debug_loc 0x00000000000f5fca 0x20c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_loc 0x00000000000f61d6 0x68 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .debug_loc 0x00000000000f623e 0x18d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_loc 0x00000000000f63cb 0xea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_loc 0x00000000000f64b5 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .debug_loc 0x00000000000f6529 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .debug_loc 0x00000000000f65cf 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .debug_loc 0x00000000000f6675 0x1ef /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_loc 0x00000000000f6864 0x9e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .debug_loc 0x00000000000f6902 0x394 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_loc 0x00000000000f6c96 0x9e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .debug_loc 0x00000000000f6d34 0xfa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_loc 0x00000000000f6e2e 0x5bc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_loc 0x00000000000f73ea 0x11b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .debug_loc 0x00000000000f7505 0x10d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .debug_loc 0x00000000000f7612 0x787 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_loc 0x00000000000f7d99 0x198 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_loc 0x00000000000f7f31 0x4f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_loc 0x00000000000f7f80 0x1ba /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_loc 0x00000000000f813a 0x1fd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_loc 0x00000000000f8337 0x45e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_loc 0x00000000000f8795 0x278 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_loc 0x00000000000f8a0d 0x89 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .debug_loc 0x00000000000f8a96 0x161 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .debug_loc 0x00000000000f8bf7 0x5f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .debug_loc 0x00000000000f8c56 0xfe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_loc 0x00000000000f8d54 0x44 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .debug_loc 0x00000000000f8d98 0x135 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .debug_loc 0x00000000000f8ecd 0x91 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .debug_loc 0x00000000000f8f5e 0x214 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_loc 0x00000000000f9172 0x147 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .debug_loc 0x00000000000f92b9 0xc5 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .debug_loc 0x00000000000f937e 0x99 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .debug_loc 0x00000000000f9417 0x14c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .debug_loc 0x00000000000f9563 0x63c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .debug_loc 0x00000000000f9b9f 0xf31 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_loc 0x00000000000faad0 0x14d2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_loc 0x00000000000fbfa2 0x3ed /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_loc 0x00000000000fc38f 0x3a2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .debug_loc 0x00000000000fc731 0x403f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_loc 0x0000000000100770 0x2320 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_loc 0x0000000000102a90 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .debug_loc 0x0000000000102ab5 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_loc 0x0000000000102ada 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .debug_loc 0x0000000000102aff 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .debug_loc 0x0000000000102b24 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .debug_loc 0x0000000000102b49 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .debug_loc 0x0000000000102b6e 0x1ac /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_loc 0x0000000000102d1a 0x1be /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_loc 0x0000000000102ed8 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_loc 0x0000000000102efd 0x4144 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_loc 0x0000000000107041 0x5f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .debug_loc 0x00000000001070a0 0xbe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .debug_loc 0x000000000010715e 0x119 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_loc 0x0000000000107277 0x5c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .debug_loc 0x00000000001072d3 0x129 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_loc 0x00000000001073fc 0x1a54 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_loc 0x0000000000108e50 0x10c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .debug_loc 0x0000000000108f5c 0xdd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .debug_loc 0x0000000000109d34 0x52c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .debug_loc 0x000000000010a260 0x4a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .debug_loc 0x000000000010a2aa 0x124 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_loc 0x000000000010a3ce 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .debug_loc 0x000000000010a3f3 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_loc 0x000000000010a418 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .debug_loc 0x000000000010a43d 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_loc 0x000000000010a4c9 0x6f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_loc 0x000000000010a538 0x92 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_loc 0x000000000010a5ca 0xea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_loc 0x000000000010a6b4 0x1933 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_loc 0x000000000010bfe7 0xe2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_loc 0x000000000010c0c9 0x178 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .debug_loc 0x000000000010c241 0x25 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .debug_loc 0x000000000010c266 0x99 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .debug_loc 0x000000000010c2ff 0x147 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .debug_loc 0x000000000010c446 0x490 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .debug_loc 0x000000000010c8d6 0x462 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .debug_loc 0x000000000010cd38 0x2817 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_loc 0x000000000010f54f 0x20cc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_loc 0x000000000011161b 0x2de /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .debug_loc 0x00000000001118f9 0x25d9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_loc 0x0000000000113ed2 0xa7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + +.debug_aranges 0x0000000000000000 0xdf78 + .debug_aranges + 0x0000000000000000 0x30 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_aranges + 0x0000000000000030 0x160 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_aranges + 0x0000000000000190 0x60 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_aranges + 0x00000000000001f0 0x58 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_aranges + 0x0000000000000248 0x38 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_aranges + 0x0000000000000280 0xb8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_aranges + 0x0000000000000338 0x40 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_aranges + 0x0000000000000378 0x20 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .debug_aranges + 0x0000000000000398 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_aranges + 0x00000000000003d0 0x28 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_aranges + 0x00000000000003f8 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_aranges + 0x0000000000000428 0x60 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_aranges + 0x0000000000000488 0x60 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_aranges + 0x00000000000004e8 0x58 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_aranges + 0x0000000000000540 0x28 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_aranges + 0x0000000000000568 0x20 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_aranges + 0x0000000000000588 0x30 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_aranges + 0x00000000000005b8 0x68 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_aranges + 0x0000000000000620 0x40 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_aranges + 0x0000000000000660 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .debug_aranges + 0x0000000000000680 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_aranges + 0x00000000000006e8 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_aranges + 0x0000000000000750 0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_aranges + 0x00000000000007c0 0x40 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_aranges + 0x0000000000000800 0x28 esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_aranges + 0x0000000000000828 0x30 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_aranges + 0x0000000000000858 0x1c8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_aranges + 0x0000000000000a20 0x98 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_aranges + 0x0000000000000ab8 0xd0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_aranges + 0x0000000000000b88 0x50 esp-idf/log/liblog.a(log.c.obj) + .debug_aranges + 0x0000000000000bd8 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_aranges + 0x0000000000000c20 0x118 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_aranges + 0x0000000000000d38 0x40 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_aranges + 0x0000000000000d78 0xd0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_aranges + 0x0000000000000e48 0xd0 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_aranges + 0x0000000000000f18 0x40 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_aranges + 0x0000000000000f58 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_aranges + 0x0000000000000f70 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_aranges + 0x0000000000000fc0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_aranges + 0x0000000000001018 0xd8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_aranges + 0x00000000000010f0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_aranges + 0x0000000000001118 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_aranges + 0x0000000000001170 0x130 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_aranges + 0x00000000000012a0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_aranges + 0x00000000000012e0 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_aranges + 0x0000000000001330 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_aranges + 0x0000000000001398 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_aranges + 0x00000000000013b8 0x38 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_aranges + 0x00000000000013f0 0x20 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_aranges + 0x0000000000001410 0xc0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_aranges + 0x00000000000014d0 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_aranges + 0x0000000000001500 0x88 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_aranges + 0x0000000000001588 0xb8 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_aranges + 0x0000000000001640 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_aranges + 0x0000000000001660 0x20 esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .debug_aranges + 0x0000000000001680 0x70 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .debug_aranges + 0x00000000000016f0 0x50 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_aranges + 0x0000000000001740 0x30 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_aranges + 0x0000000000001770 0x170 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_aranges + 0x00000000000018e0 0x320 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_aranges + 0x0000000000001c00 0x18 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_aranges + 0x0000000000001c18 0x20 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .debug_aranges + 0x0000000000001c38 0x40 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_aranges + 0x0000000000001c78 0x20 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_aranges + 0x0000000000001c98 0x30 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_aranges + 0x0000000000001cc8 0x98 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_aranges + 0x0000000000001d60 0xd8 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_aranges + 0x0000000000001e38 0x40 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_aranges + 0x0000000000001e78 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_aranges + 0x0000000000001ea0 0x28 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_aranges + 0x0000000000001ec8 0x58 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_aranges + 0x0000000000001f20 0x80 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_aranges + 0x0000000000001fa0 0x50 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_aranges + 0x0000000000001ff0 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_aranges + 0x0000000000002040 0x20 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .debug_aranges + 0x0000000000002060 0x38 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .debug_aranges + 0x0000000000002098 0x60 esp-idf/main/libmain.a(app_main.c.obj) + .debug_aranges + 0x00000000000020f8 0x88 esp-idf/main/libmain.a(shell.c.obj) + .debug_aranges + 0x0000000000002180 0x40 esp-idf/main/libmain.a(wifi.c.obj) + .debug_aranges + 0x00000000000021c0 0x68 esp-idf/main/libmain.a(nvs.c.obj) + .debug_aranges + 0x0000000000002228 0x198 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_aranges + 0x00000000000023c0 0x178 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_aranges + 0x0000000000002538 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .debug_aranges + 0x0000000000002560 0x48 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_aranges + 0x00000000000025a8 0x38 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_aranges + 0x00000000000025e0 0x40 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_aranges + 0x0000000000002620 0x88 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_aranges + 0x00000000000026a8 0x60 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_aranges + 0x0000000000002708 0x70 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_aranges + 0x0000000000002778 0x398 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_aranges + 0x0000000000002b10 0x40 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_aranges + 0x0000000000002b50 0x120 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_aranges + 0x0000000000002c70 0xb8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_aranges + 0x0000000000002d28 0x30 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .debug_aranges + 0x0000000000002d58 0xa0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_aranges + 0x0000000000002df8 0x1e0 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_aranges + 0x0000000000002fd8 0x38 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_aranges + 0x0000000000003010 0x228 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_aranges + 0x0000000000003238 0x40 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_aranges + 0x0000000000003278 0x40 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_aranges + 0x00000000000032b8 0x48 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_aranges + 0x0000000000003300 0x38 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_aranges + 0x0000000000003338 0x280 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_aranges + 0x00000000000035b8 0xc0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_aranges + 0x0000000000003678 0x148 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_aranges + 0x00000000000037c0 0x140 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_aranges + 0x0000000000003900 0x68 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_aranges + 0x0000000000003968 0x20 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .debug_aranges + 0x0000000000003988 0x98 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_aranges + 0x0000000000003a20 0x68 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_aranges + 0x0000000000003a88 0x80 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_aranges + 0x0000000000003b08 0x200 esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_aranges + 0x0000000000003d08 0x60 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_aranges + 0x0000000000003d68 0xd8 esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_aranges + 0x0000000000003e40 0x78 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_aranges + 0x0000000000003eb8 0x70 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_aranges + 0x0000000000003f28 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_aranges + 0x0000000000003f68 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_aranges + 0x0000000000003fa8 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_aranges + 0x0000000000003fe8 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_aranges + 0x0000000000004028 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_aranges + 0x0000000000004068 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_aranges + 0x00000000000040a8 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_aranges + 0x00000000000040e8 0x40 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_aranges + 0x0000000000004128 0x38 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_aranges + 0x0000000000004160 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x0000000000004178 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x0000000000004208 0xd0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x00000000000042d8 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000004330 0x40 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_aranges + 0x0000000000004370 0x60 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_aranges + 0x00000000000043d0 0x20 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .debug_aranges + 0x00000000000043f0 0x1b0 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_aranges + 0x00000000000045a0 0x198 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_aranges + 0x0000000000004738 0x60 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_aranges + 0x0000000000004798 0x100 esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_aranges + 0x0000000000004898 0xd0 esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_aranges + 0x0000000000004968 0x48 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_aranges + 0x00000000000049b0 0xa8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_aranges + 0x0000000000004a58 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x0000000000004a78 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_aranges + 0x0000000000004ab8 0x98 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x0000000000004b50 0x70 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_aranges + 0x0000000000004bc0 0x90 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_aranges + 0x0000000000004c50 0x80 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_aranges + 0x0000000000004cd0 0x78 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_aranges + 0x0000000000004d48 0x130 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_aranges + 0x0000000000004e78 0x40 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_aranges + 0x0000000000004eb8 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_aranges + 0x0000000000004f58 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_aranges + 0x0000000000004f98 0xb8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_aranges + 0x0000000000005050 0x58 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_aranges + 0x00000000000050a8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_aranges + 0x00000000000050c0 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_aranges + 0x00000000000051d0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_aranges + 0x0000000000005208 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_aranges + 0x0000000000005230 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_aranges + 0x0000000000005268 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_aranges + 0x00000000000052c8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_aranges + 0x00000000000052f0 0x90 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_aranges + 0x0000000000005380 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_aranges + 0x00000000000053a8 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_aranges + 0x0000000000005420 0x288 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_aranges + 0x00000000000056a8 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_aranges + 0x0000000000005778 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_aranges + 0x0000000000005828 0x70 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_aranges + 0x0000000000005898 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_aranges + 0x0000000000005900 0x50 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_aranges + 0x0000000000005950 0x110 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_aranges + 0x0000000000005a60 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_aranges + 0x0000000000005a98 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_aranges + 0x0000000000005ab8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_aranges + 0x0000000000005ae8 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_aranges + 0x0000000000005b18 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_aranges + 0x0000000000005b60 0x70 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_aranges + 0x0000000000005bd0 0x20 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_aranges + 0x0000000000005bf0 0x20 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_aranges + 0x0000000000005c10 0x128 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_aranges + 0x0000000000005d38 0x50 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_aranges + 0x0000000000005d88 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_aranges + 0x0000000000005dc8 0x30 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_aranges + 0x0000000000005df8 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_aranges + 0x0000000000005ea0 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_aranges + 0x0000000000005ee8 0x30 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_aranges + 0x0000000000005f18 0x20 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_aranges + 0x0000000000005f38 0x58 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_aranges + 0x0000000000005f90 0x88 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_aranges + 0x0000000000006018 0x20 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .debug_aranges + 0x0000000000006038 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_aranges + 0x0000000000006098 0x300 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_aranges + 0x0000000000006398 0x60 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_aranges + 0x00000000000063f8 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_aranges + 0x00000000000064c8 0x48 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_aranges + 0x0000000000006510 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_aranges + 0x0000000000006550 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_aranges + 0x0000000000006578 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_aranges + 0x0000000000006598 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_aranges + 0x00000000000066d8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_aranges + 0x00000000000066f8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_aranges + 0x0000000000006738 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_aranges + 0x0000000000006758 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_aranges + 0x0000000000006778 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_aranges + 0x00000000000067b8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_aranges + 0x0000000000006810 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_aranges + 0x00000000000068e8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_aranges + 0x0000000000006948 0x48 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_aranges + 0x0000000000006990 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_aranges + 0x0000000000006a58 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_aranges + 0x0000000000006ac8 0x2b0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_aranges + 0x0000000000006d78 0x60 esp-idf/console/libconsole.a(commands.c.obj) + .debug_aranges + 0x0000000000006dd8 0x70 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_aranges + 0x0000000000006e48 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_aranges + 0x0000000000006e68 0x368 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_aranges + 0x00000000000071d0 0x188 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_aranges + 0x0000000000007358 0x38 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_aranges + 0x0000000000007390 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_aranges + 0x00000000000075e0 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_aranges + 0x0000000000007680 0x48 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_aranges + 0x00000000000076c8 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_aranges + 0x0000000000007798 0x20 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_aranges + 0x00000000000077b8 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_aranges + 0x00000000000077f0 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_aranges + 0x0000000000007830 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_aranges + 0x0000000000007888 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_aranges + 0x00000000000079c8 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_aranges + 0x0000000000007b10 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_aranges + 0x0000000000007b98 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_aranges + 0x0000000000007d68 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_aranges + 0x0000000000007dd8 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_aranges + 0x0000000000007eb0 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_aranges + 0x0000000000007f20 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_aranges + 0x0000000000007fc0 0x160 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_aranges + 0x0000000000008120 0x98 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_aranges + 0x00000000000081b8 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_aranges + 0x00000000000081e8 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_aranges + 0x0000000000008298 0x78 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_aranges + 0x0000000000008310 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_aranges + 0x0000000000008358 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_aranges + 0x0000000000008378 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_aranges + 0x00000000000083d8 0x18 esp-idf/lwip/liblwip.a(inet6.c.obj) + .debug_aranges + 0x00000000000083f0 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_aranges + 0x0000000000008448 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_aranges + 0x0000000000008478 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_aranges + 0x0000000000008498 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_aranges + 0x0000000000008520 0x118 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_aranges + 0x0000000000008638 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_aranges + 0x0000000000008660 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_aranges + 0x0000000000008688 0xf8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_aranges + 0x0000000000008780 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_aranges + 0x00000000000087d0 0x58 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_aranges + 0x0000000000008828 0xd8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_aranges + 0x0000000000008900 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_aranges + 0x0000000000008a20 0x138 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_aranges + 0x0000000000008b58 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_aranges + 0x0000000000008b78 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_aranges + 0x0000000000008bd8 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_aranges + 0x0000000000008c48 0x18 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_aranges + 0x0000000000008c60 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_aranges + 0x0000000000008c78 0x18 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_aranges + 0x0000000000008c90 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_aranges + 0x0000000000008cb8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_aranges + 0x0000000000008d00 0x28 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_aranges + 0x0000000000008d28 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_aranges + 0x0000000000008d80 0x90 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_aranges + 0x0000000000008e10 0xf0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_aranges + 0x0000000000008f00 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_aranges + 0x0000000000008f68 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_aranges + 0x0000000000008fb8 0x288 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_aranges + 0x0000000000009240 0x178 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_aranges + 0x00000000000093b8 0x4e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_aranges + 0x0000000000009898 0x160 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_aranges + 0x00000000000099f8 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_aranges + 0x0000000000009aa0 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_aranges + 0x0000000000009c70 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_aranges + 0x0000000000009d88 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_aranges + 0x0000000000009e40 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_aranges + 0x0000000000009f10 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_aranges + 0x0000000000009fc8 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_aranges + 0x000000000000a068 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_aranges + 0x000000000000a140 0x250 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_aranges + 0x000000000000a390 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_aranges + 0x000000000000a410 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_aranges + 0x000000000000a4a0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_aranges + 0x000000000000a4d0 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_aranges + 0x000000000000a540 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_aranges + 0x000000000000a5e0 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_aranges + 0x000000000000a6a8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_aranges + 0x000000000000a6d8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_aranges + 0x000000000000a728 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_aranges + 0x000000000000a7d0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_aranges + 0x000000000000a8e0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_aranges + 0x000000000000a918 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_aranges + 0x000000000000a9c8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_aranges + 0x000000000000aa08 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_aranges + 0x000000000000aa28 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_aranges + 0x000000000000ab70 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_aranges + 0x000000000000abb0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_aranges + 0x000000000000abe0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_aranges + 0x000000000000ac10 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_aranges + 0x000000000000ac40 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_aranges + 0x000000000000ac60 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_aranges + 0x000000000000ac88 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_aranges + 0x000000000000acb8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_aranges + 0x000000000000ad08 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_aranges + 0x000000000000ad40 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_aranges + 0x000000000000ade8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_aranges + 0x000000000000ae50 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_aranges + 0x000000000000aea8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_aranges + 0x000000000000af28 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_aranges + 0x000000000000afa0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_aranges + 0x000000000000b030 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_aranges + 0x000000000000b090 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_aranges + 0x000000000000b0c0 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_aranges + 0x000000000000b120 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_aranges + 0x000000000000b1d0 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_aranges + 0x000000000000b2c8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_aranges + 0x000000000000b310 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_aranges + 0x000000000000b338 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_aranges + 0x000000000000b390 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_aranges + 0x000000000000b448 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_aranges + 0x000000000000b468 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_aranges + 0x000000000000b498 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_aranges + 0x000000000000b668 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_aranges + 0x000000000000b728 0x168 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_aranges + 0x000000000000b890 0xb0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_aranges + 0x000000000000b940 0xf8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_aranges + 0x000000000000ba38 0x80 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_aranges + 0x000000000000bab8 0xb0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_aranges + 0x000000000000bb68 0x48 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_aranges + 0x000000000000bbb0 0x58 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_aranges + 0x000000000000bc08 0x170 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_aranges + 0x000000000000bd78 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_aranges + 0x000000000000bdd8 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_aranges + 0x000000000000bdf0 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_aranges + 0x000000000000be08 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_aranges + 0x000000000000bed0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_aranges + 0x000000000000bf28 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_aranges + 0x000000000000bf50 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_aranges + 0x000000000000bfb8 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_aranges + 0x000000000000c1b0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_aranges + 0x000000000000c208 0x148 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_aranges + 0x000000000000c350 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_aranges + 0x000000000000c408 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_aranges + 0x000000000000c438 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_aranges + 0x000000000000c608 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_aranges + 0x000000000000c650 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_aranges + 0x000000000000c6c0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_aranges + 0x000000000000c6f8 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_aranges + 0x000000000000c870 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_aranges + 0x000000000000c8b8 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_aranges + 0x000000000000ca08 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_aranges + 0x000000000000cab8 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_aranges + 0x000000000000cc58 0x148 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_aranges + 0x000000000000cda0 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_aranges + 0x000000000000ce30 0x50 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_aranges + 0x000000000000ce80 0x20 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_aranges + 0x000000000000cea0 0x28 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_aranges + 0x000000000000cec8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_aranges + 0x000000000000cee8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_aranges + 0x000000000000cf40 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .debug_aranges + 0x000000000000cf60 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .debug_aranges + 0x000000000000cf80 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_aranges + 0x000000000000cfa8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_aranges + 0x000000000000cfc8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_aranges + 0x000000000000cfe8 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_aranges + 0x000000000000d030 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_aranges + 0x000000000000d088 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .debug_aranges + 0x000000000000d0a8 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_aranges + 0x000000000000d100 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_aranges + 0x000000000000d140 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_aranges + 0x000000000000d180 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_aranges + 0x000000000000d198 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_aranges + 0x000000000000d1d8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .debug_aranges + 0x000000000000d1f8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_aranges + 0x000000000000d218 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_aranges + 0x000000000000d238 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_aranges + 0x000000000000d258 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_aranges + 0x000000000000d278 0xe0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_aranges + 0x000000000000d358 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .debug_aranges + 0x000000000000d378 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .debug_aranges + 0x000000000000d398 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .debug_aranges + 0x000000000000d3b8 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .debug_aranges + 0x000000000000d3d0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .debug_aranges + 0x000000000000d3e8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .debug_aranges + 0x000000000000d408 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .debug_aranges + 0x000000000000d428 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .debug_aranges + 0x000000000000d448 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .debug_aranges + 0x000000000000d468 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .debug_aranges + 0x000000000000d488 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_aranges + 0x000000000000d4a8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .debug_aranges + 0x000000000000d4c8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_aranges + 0x000000000000d4e8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_aranges + 0x000000000000d508 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .debug_aranges + 0x000000000000d528 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .debug_aranges + 0x000000000000d548 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .debug_aranges + 0x000000000000d568 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_aranges + 0x000000000000d588 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .debug_aranges + 0x000000000000d5a8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_aranges + 0x000000000000d5c8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .debug_aranges + 0x000000000000d5e8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_aranges + 0x000000000000d608 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_aranges + 0x000000000000d628 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .debug_aranges + 0x000000000000d648 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .debug_aranges + 0x000000000000d668 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_aranges + 0x000000000000d688 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_aranges + 0x000000000000d6a8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_aranges + 0x000000000000d6c8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_aranges + 0x000000000000d6e8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_aranges + 0x000000000000d708 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_aranges + 0x000000000000d720 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_aranges + 0x000000000000d740 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_aranges + 0x000000000000d760 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .debug_aranges + 0x000000000000d780 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .debug_aranges + 0x000000000000d7a0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .debug_aranges + 0x000000000000d7c0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_aranges + 0x000000000000d7e0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .debug_aranges + 0x000000000000d800 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .debug_aranges + 0x000000000000d820 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .debug_aranges + 0x000000000000d840 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_aranges + 0x000000000000d860 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .debug_aranges + 0x000000000000d880 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .debug_aranges + 0x000000000000d8a0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .debug_aranges + 0x000000000000d8c0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .debug_aranges + 0x000000000000d8e0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .debug_aranges + 0x000000000000d900 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_aranges + 0x000000000000d920 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_aranges + 0x000000000000d940 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_aranges + 0x000000000000d960 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .debug_aranges + 0x000000000000d980 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_aranges + 0x000000000000d9a0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_aranges + 0x000000000000d9c0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .debug_aranges + 0x000000000000d9e0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_aranges + 0x000000000000da00 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .debug_aranges + 0x000000000000da20 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .debug_aranges + 0x000000000000da40 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .debug_aranges + 0x000000000000da60 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .debug_aranges + 0x000000000000da80 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_aranges + 0x000000000000daa0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .debug_aranges + 0x000000000000dac0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .debug_aranges + 0x000000000000dae0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_aranges + 0x000000000000db00 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .debug_aranges + 0x000000000000db18 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_aranges + 0x000000000000db38 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_aranges + 0x000000000000db58 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .debug_aranges + 0x000000000000db78 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .debug_aranges + 0x000000000000db98 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_aranges + 0x000000000000dbb8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .debug_aranges + 0x000000000000dbd8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_aranges + 0x000000000000dbf8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_aranges + 0x000000000000dc18 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .debug_aranges + 0x000000000000dc38 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .debug_aranges + 0x000000000000dc58 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .debug_aranges + 0x000000000000dc78 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .debug_aranges + 0x000000000000dc98 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_aranges + 0x000000000000dcb8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_aranges + 0x000000000000dcd8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .debug_aranges + 0x000000000000dcf8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_aranges + 0x000000000000dd18 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .debug_aranges + 0x000000000000dd38 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_aranges + 0x000000000000dd58 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_aranges + 0x000000000000dd78 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_aranges + 0x000000000000dd98 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_aranges + 0x000000000000ddb8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_aranges + 0x000000000000ddd8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_aranges + 0x000000000000ddf8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .debug_aranges + 0x000000000000de18 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .debug_aranges + 0x000000000000de38 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .debug_aranges + 0x000000000000de58 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .debug_aranges + 0x000000000000de78 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .debug_aranges + 0x000000000000de98 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .debug_aranges + 0x000000000000deb8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_aranges + 0x000000000000ded8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_aranges + 0x000000000000def8 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .debug_aranges + 0x000000000000df18 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_aranges + 0x000000000000df38 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_aranges + 0x000000000000df58 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + +.debug_ranges 0x0000000000000000 0x105e8 + .debug_ranges 0x0000000000000000 0x20 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_ranges 0x0000000000000020 0x1b0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_ranges 0x00000000000001d0 0x70 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_ranges 0x0000000000000240 0x48 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_ranges 0x0000000000000288 0x28 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_ranges 0x00000000000002b0 0xa8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_ranges 0x0000000000000358 0x48 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_ranges 0x00000000000003a0 0x28 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_ranges 0x00000000000003c8 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_ranges 0x00000000000003e0 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x0000000000000400 0x68 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_ranges 0x0000000000000468 0x50 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_ranges 0x00000000000004b8 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_ranges 0x0000000000000500 0x18 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_ranges 0x0000000000000518 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_ranges 0x0000000000000528 0x20 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_ranges 0x0000000000000548 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_ranges 0x00000000000005b8 0x30 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x00000000000005e8 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x0000000000000688 0x58 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_ranges 0x00000000000006e0 0x60 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_ranges 0x0000000000000740 0x48 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_ranges 0x0000000000000788 0x18 esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_ranges 0x00000000000007a0 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_ranges 0x00000000000007c0 0x218 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_ranges 0x00000000000009d8 0x88 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_ranges 0x0000000000000a60 0xf0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_ranges 0x0000000000000b50 0x40 esp-idf/log/liblog.a(log.c.obj) + .debug_ranges 0x0000000000000b90 0x50 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_ranges 0x0000000000000be0 0x210 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_ranges 0x0000000000000df0 0x90 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_ranges 0x0000000000000e80 0xc0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_ranges 0x0000000000000f40 0xd98 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_ranges 0x0000000000001cd8 0x58 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_ranges 0x0000000000001d30 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_ranges 0x0000000000001d70 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_ranges 0x0000000000001db8 0x2d8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_ranges 0x0000000000002090 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_ranges 0x00000000000020a8 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_ranges 0x0000000000002168 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x00000000000022a0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_ranges 0x00000000000022d0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_ranges 0x0000000000002310 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_ranges 0x0000000000002380 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_ranges 0x0000000000002390 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_ranges 0x00000000000023b8 0x128 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_ranges 0x00000000000024e0 0x20 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_ranges 0x0000000000002500 0xc0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_ranges 0x00000000000025c0 0x160 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_ranges 0x0000000000002720 0x68 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .debug_ranges 0x0000000000002788 0x70 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_ranges 0x00000000000027f8 0x50 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_ranges 0x0000000000002848 0x178 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_ranges 0x00000000000029c0 0x400 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_ranges 0x0000000000002dc0 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_ranges 0x0000000000002df0 0x10 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_ranges 0x0000000000002e00 0x38 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_ranges 0x0000000000002e38 0x88 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_ranges 0x0000000000002ec0 0xc8 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_ranges 0x0000000000002f88 0x30 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_ranges 0x0000000000002fb8 0x48 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_ranges 0x0000000000003000 0x18 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_ranges 0x0000000000003018 0x48 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_ranges 0x0000000000003060 0x88 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_ranges 0x00000000000030e8 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_ranges 0x0000000000003128 0x40 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_ranges 0x0000000000003168 0x10 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .debug_ranges 0x0000000000003178 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .debug_ranges 0x00000000000031a0 0x50 esp-idf/main/libmain.a(app_main.c.obj) + .debug_ranges 0x00000000000031f0 0x78 esp-idf/main/libmain.a(shell.c.obj) + .debug_ranges 0x0000000000003268 0x30 esp-idf/main/libmain.a(wifi.c.obj) + .debug_ranges 0x0000000000003298 0x58 esp-idf/main/libmain.a(nvs.c.obj) + .debug_ranges 0x00000000000032f0 0x220 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_ranges 0x0000000000003510 0x168 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_ranges 0x0000000000003678 0x18 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .debug_ranges 0x0000000000003690 0x38 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_ranges 0x00000000000036c8 0x28 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_ranges 0x00000000000036f0 0x30 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_ranges 0x0000000000003720 0x78 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_ranges 0x0000000000003798 0x50 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_ranges 0x00000000000037e8 0x60 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_ranges 0x0000000000003848 0x3e8 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_ranges 0x0000000000003c30 0x30 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_ranges 0x0000000000003c60 0x2c0 esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_ranges 0x0000000000003f20 0xd8 esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_ranges 0x0000000000003ff8 0x20 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .debug_ranges 0x0000000000004018 0xf0 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_ranges 0x0000000000004108 0x200 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_ranges 0x0000000000004308 0x28 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_ranges 0x0000000000004330 0x2f0 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_ranges 0x0000000000004620 0x30 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_ranges 0x0000000000004650 0x30 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_ranges 0x0000000000004680 0x38 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_ranges 0x00000000000046b8 0x28 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_ranges 0x00000000000046e0 0x368 esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_ranges 0x0000000000004a48 0xb0 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_ranges 0x0000000000004af8 0x1c8 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_ranges 0x0000000000004cc0 0x178 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_ranges 0x0000000000004e38 0x58 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_ranges 0x0000000000004e90 0x10 esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .debug_ranges 0x0000000000004ea0 0xb8 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_ranges 0x0000000000004f58 0x58 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_ranges 0x0000000000004fb0 0x88 esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_ranges 0x0000000000005038 0x208 esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_ranges 0x0000000000005240 0x68 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_ranges 0x00000000000052a8 0xe0 esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_ranges 0x0000000000005388 0x68 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_ranges 0x00000000000053f0 0x60 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_ranges 0x0000000000005450 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_ranges 0x0000000000005480 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_ranges 0x00000000000054b0 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_ranges 0x00000000000054e0 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_ranges 0x0000000000005510 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_ranges 0x0000000000005540 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_ranges 0x0000000000005570 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_ranges 0x00000000000055a0 0x30 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_ranges 0x00000000000055d0 0x28 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_ranges 0x00000000000055f8 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x0000000000005690 0x108 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000005798 0x90 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000005828 0x30 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_ranges 0x0000000000005858 0x148 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_ranges 0x00000000000059a0 0x210 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_ranges 0x0000000000005bb0 0x288 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_ranges 0x0000000000005e38 0xf8 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_ranges 0x0000000000005f30 0x120 esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_ranges 0x0000000000006050 0x198 esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_ranges 0x00000000000061e8 0x38 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_ranges 0x0000000000006220 0xf8 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_ranges 0x0000000000006318 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x0000000000006328 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_ranges 0x0000000000006358 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00000000000063e0 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_ranges 0x0000000000006440 0xe0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x0000000000006520 0xd0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00000000000065f0 0x68 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x0000000000006658 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00000000000067c0 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00000000000067f0 0x90 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x0000000000006880 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x00000000000068b0 0xe8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_ranges 0x0000000000006998 0x48 esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_ranges 0x00000000000069e0 0x118 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x0000000000006af8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x0000000000006b20 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x0000000000006b38 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x0000000000006b60 0x50 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x0000000000006bb0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x0000000000006bc8 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_ranges 0x0000000000006c48 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x0000000000006c60 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x0000000000006cc8 0x308 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x0000000000006fd0 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x0000000000007588 0xa0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x0000000000007628 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x0000000000007688 0x70 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x00000000000076f8 0x70 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x0000000000007768 0x630 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x0000000000007d98 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x0000000000007ee0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x0000000000007ef0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x0000000000007f10 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x0000000000007f30 0x38 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x0000000000007f68 0x90 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x0000000000007ff8 0x10 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_ranges 0x0000000000008008 0x118 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_ranges 0x0000000000008120 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_ranges 0x0000000000008160 0x60 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_ranges 0x00000000000081c0 0x38 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00000000000081f8 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00000000000082c0 0x38 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x00000000000082f8 0x20 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_ranges 0x0000000000008318 0x10 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_ranges 0x0000000000008328 0x48 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x0000000000008370 0x98 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x0000000000008408 0x10 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .debug_ranges 0x0000000000008418 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_ranges 0x0000000000008468 0x338 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_ranges 0x00000000000087a0 0x50 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_ranges 0x00000000000087f0 0x120 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_ranges 0x0000000000008910 0x38 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_ranges 0x0000000000008948 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_ranges 0x0000000000008978 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_ranges 0x0000000000008990 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_ranges 0x00000000000089a0 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_ranges 0x0000000000008ad0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_ranges 0x0000000000008ae0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_ranges 0x0000000000008b10 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_ranges 0x0000000000008b20 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_ranges 0x0000000000008b30 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_ranges 0x0000000000008b60 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_ranges 0x0000000000008ba8 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_ranges 0x0000000000008cc0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_ranges 0x0000000000008d10 0x38 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_ranges 0x0000000000008d48 0xb8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_ranges 0x0000000000008e00 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_ranges 0x0000000000008e60 0x2a0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_ranges 0x0000000000009100 0x50 esp-idf/console/libconsole.a(commands.c.obj) + .debug_ranges 0x0000000000009150 0x60 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_ranges 0x00000000000091b0 0x28 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_ranges 0x00000000000091d8 0x408 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_ranges 0x00000000000095e0 0x1a8 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_ranges 0x0000000000009788 0x40 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_ranges 0x00000000000097c8 0x3c0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_ranges 0x0000000000009b88 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_ranges 0x0000000000009c18 0x98 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_ranges 0x0000000000009cb0 0xf0 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_ranges 0x0000000000009da0 0x10 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_ranges 0x0000000000009db0 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_ranges 0x0000000000009dd8 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_ranges 0x0000000000009e08 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_ranges 0x0000000000009e50 0x130 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_ranges 0x0000000000009f80 0x198 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_ranges 0x000000000000a118 0x90 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_ranges 0x000000000000a1a8 0x220 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_ranges 0x000000000000a3c8 0x60 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_ranges 0x000000000000a428 0xf8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_ranges 0x000000000000a520 0x60 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_ranges 0x000000000000a580 0x90 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_ranges 0x000000000000a610 0x198 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_ranges 0x000000000000a7a8 0xd0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_ranges 0x000000000000a878 0x20 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_ranges 0x000000000000a898 0xa0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_ranges 0x000000000000a938 0xf8 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_ranges 0x000000000000aa30 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_ranges 0x000000000000aa68 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_ranges 0x000000000000aa78 0x50 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_ranges 0x000000000000aac8 0x60 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_ranges 0x000000000000ab28 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_ranges 0x000000000000ab48 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_ranges 0x000000000000ab58 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_ranges 0x000000000000abe8 0x108 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_ranges 0x000000000000acf0 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_ranges 0x000000000000ad08 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_ranges 0x000000000000ad20 0xe8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_ranges 0x000000000000ae08 0x40 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_ranges 0x000000000000ae48 0x48 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_ranges 0x000000000000ae90 0xc8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_ranges 0x000000000000af58 0x170 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_ranges 0x000000000000b0c8 0x188 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_ranges 0x000000000000b250 0x10 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_ranges 0x000000000000b260 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_ranges 0x000000000000b2b0 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_ranges 0x000000000000b310 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x000000000000b328 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_ranges 0x000000000000b360 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_ranges 0x000000000000b378 0x48 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_ranges 0x000000000000b3c0 0x98 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x000000000000b458 0xf8 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_ranges 0x000000000000b550 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_ranges 0x000000000000b5a8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_ranges 0x000000000000b5e8 0x3e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_ranges 0x000000000000b9d0 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_ranges 0x000000000000bb98 0x578 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_ranges 0x000000000000c110 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_ranges 0x000000000000c2d0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_ranges 0x000000000000c380 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x000000000000c540 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_ranges 0x000000000000c690 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_ranges 0x000000000000c738 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_ranges 0x000000000000c7f8 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_ranges 0x000000000000c8a0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_ranges 0x000000000000c930 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_ranges 0x000000000000c9f8 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_ranges 0x000000000000cc50 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_ranges 0x000000000000cd68 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_ranges 0x000000000000cde8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_ranges 0x000000000000ce08 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_ranges 0x000000000000ce80 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_ranges 0x000000000000cf28 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_ranges 0x000000000000cfe0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_ranges 0x000000000000d000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_ranges 0x000000000000d040 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_ranges 0x000000000000d0f0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_ranges 0x000000000000d1f0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_ranges 0x000000000000d218 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_ranges 0x000000000000d2d0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x000000000000d300 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x000000000000d310 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_ranges 0x000000000000d460 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_ranges 0x000000000000d490 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_ranges 0x000000000000d4b0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x000000000000d4d0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_ranges 0x000000000000d4f0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_ranges 0x000000000000d500 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x000000000000d518 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_ranges 0x000000000000d538 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_ranges 0x000000000000d598 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_ranges 0x000000000000d5c0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_ranges 0x000000000000d658 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_ranges 0x000000000000d6b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x000000000000d6f8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_ranges 0x000000000000d768 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x000000000000d7d0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_ranges 0x000000000000d850 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_ranges 0x000000000000d8a0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_ranges 0x000000000000d8c0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_ranges 0x000000000000d910 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_ranges 0x000000000000d9b0 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_ranges 0x000000000000da98 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_ranges 0x000000000000dad0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_ranges 0x000000000000dae8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x000000000000db60 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_ranges 0x000000000000dc20 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x000000000000dc30 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_ranges 0x000000000000dc50 0x208 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_ranges 0x000000000000de58 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_ranges 0x000000000000df38 0x188 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x000000000000e0c0 0x1c0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_ranges 0x000000000000e280 0x180 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x000000000000e400 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_ranges 0x000000000000e470 0xa0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_ranges 0x000000000000e510 0x38 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x000000000000e548 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_ranges 0x000000000000e590 0x160 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_ranges 0x000000000000e6f0 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_ranges 0x000000000000e740 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_ranges 0x000000000000e7f8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_ranges 0x000000000000e870 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_ranges 0x000000000000e888 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_ranges 0x000000000000e8e0 0x1e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_ranges 0x000000000000eac8 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_ranges 0x000000000000eb10 0x180 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_ranges 0x000000000000ec90 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_ranges 0x000000000000ed38 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_ranges 0x000000000000ed58 0x230 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_ranges 0x000000000000ef88 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_ranges 0x000000000000efc0 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_ranges 0x000000000000f0b0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_ranges 0x000000000000f0d8 0x1b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_ranges 0x000000000000f288 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_ranges 0x000000000000f2c0 0x158 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_ranges 0x000000000000f418 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_ranges 0x000000000000f4b8 0x190 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_ranges 0x000000000000f648 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_ranges 0x000000000000f780 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_ranges 0x000000000000f800 0x40 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_ranges 0x000000000000f840 0x10 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_ranges 0x000000000000f850 0x18 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_ranges 0x000000000000f868 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_ranges 0x000000000000f878 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_ranges 0x000000000000f8c0 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .debug_ranges 0x000000000000f8d0 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .debug_ranges 0x000000000000f8e0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_ranges 0x000000000000f8f8 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_ranges 0x000000000000f920 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_ranges 0x000000000000f930 0x50 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_ranges 0x000000000000f980 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_ranges 0x000000000000f9c8 0x10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .debug_ranges 0x000000000000f9d8 0x68 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_ranges 0x000000000000fa40 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_ranges 0x000000000000fa70 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_ranges 0x000000000000fb00 0x68 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_ranges 0x000000000000fb68 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_ranges 0x000000000000fc08 0x40 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_ranges 0x000000000000fc48 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_ranges 0x000000000000fce8 0x58 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_ranges 0x000000000000fd40 0xd0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_ranges 0x000000000000fe10 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_ranges 0x000000000000fe28 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_ranges 0x000000000000fe48 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_ranges 0x000000000000fe60 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_ranges 0x000000000000fe78 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_ranges 0x000000000000fe98 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_ranges 0x000000000000feb0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_ranges 0x000000000000fed0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_ranges 0x000000000000fee8 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_ranges 0x000000000000ff00 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_ranges 0x000000000000ff18 0xb0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_ranges 0x000000000000ffc8 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_ranges 0x000000000000ffe0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_ranges 0x000000000000fff8 0x30 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_ranges 0x0000000000010028 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_ranges 0x00000000000100a8 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_ranges 0x00000000000100c0 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_ranges 0x0000000000010130 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_ranges 0x00000000000101d0 0x28 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_ranges 0x00000000000101f8 0xb8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_ranges 0x00000000000102b0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_ranges 0x00000000000102c8 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_ranges 0x00000000000102e0 0x20 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_ranges 0x0000000000010300 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_ranges 0x0000000000010318 0x70 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_ranges 0x0000000000010388 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_ranges 0x00000000000103a0 0x60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_ranges 0x0000000000010400 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_ranges 0x0000000000010448 0x48 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_ranges 0x0000000000010490 0xb8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_ranges 0x0000000000010548 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_ranges 0x00000000000105d0 0x18 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + +.debug_line 0x0000000000000000 0x28435d + .debug_line 0x0000000000000000 0x72f esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + .debug_line 0x000000000000072f 0x2682 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_line 0x0000000000002db1 0xda0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_line 0x0000000000003b51 0xcd2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_line 0x0000000000004823 0x504 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_line 0x0000000000004d27 0x808 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_line 0x000000000000552f 0x11e6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_line 0x0000000000006715 0x1ab esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .debug_line 0x00000000000068c0 0xc44 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_line 0x0000000000007504 0x60a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_line 0x0000000000007b0e 0x81e esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000000000000832c 0x92a esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_line 0x0000000000008c56 0x125c esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_line 0x0000000000009eb2 0xdf4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_line 0x000000000000aca6 0x514 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_line 0x000000000000b1ba 0x86d esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_line 0x000000000000ba27 0x5a4 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_line 0x000000000000bfcb 0xf01 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_line 0x000000000000cecc 0xc9b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x000000000000db67 0xbb esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .debug_line 0x000000000000dc22 0xe16 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x000000000000ea38 0xfc9 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_line 0x000000000000fa01 0x15ac esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_line 0x0000000000010fad 0x7a8 esp-idf/hal/libhal.a(cpu_hal.c.obj) + .debug_line 0x0000000000011755 0x4fd esp-idf/hal/libhal.a(soc_hal.c.obj) + .debug_line 0x0000000000011c52 0x4e9 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_line 0x000000000001213b 0x59d1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_line 0x0000000000017b0c 0xa6b esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_line 0x0000000000018577 0x1492 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_line 0x0000000000019a09 0xbbc esp-idf/log/liblog.a(log.c.obj) + .debug_line 0x000000000001a5c5 0xa16 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_line 0x000000000001afdb 0x1f7d esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_line 0x000000000001cf58 0x1152 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_line 0x000000000001e0aa 0x168b esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_line 0x000000000001f735 0x661b esp-idf/heap/libheap.a(heap_tlsf.c.obj) + .debug_line 0x0000000000025d50 0xbb5 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_line 0x0000000000026905 0x35c esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_line 0x0000000000026c61 0x78e esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + .debug_line 0x00000000000273ef 0x634 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_line 0x0000000000027a23 0x2d89 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_line 0x000000000002a7ac 0x6b7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_line 0x000000000002ae63 0xb20 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_line 0x000000000002b983 0x15c0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x000000000002cf43 0xeb3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_line 0x000000000002ddf6 0x9b5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_line 0x000000000002e7ab 0x9d6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_line 0x000000000002f181 0x3c4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x000000000002f545 0x83b esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_line 0x000000000002fd80 0xdb esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_line 0x000000000002fe5b 0x1b11 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x000000000003196c 0x71a esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_line 0x0000000000032086 0xe03 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_line 0x0000000000032e89 0x17b9 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_line 0x0000000000034642 0x3d6 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x0000000000034a18 0x38e esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + .debug_line 0x0000000000034da6 0x91e esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + .debug_line 0x00000000000356c4 0xd5d esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_line 0x0000000000036421 0xae9 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_line 0x0000000000036f0a 0x384c esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_line 0x000000000003a756 0x9391 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_line 0x0000000000043ae7 0x3f2 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_line 0x0000000000043ed9 0xd2 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + .debug_line 0x0000000000043fab 0x861 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_line 0x000000000004480c 0x57b esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_line 0x0000000000044d87 0x74f esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_line 0x00000000000454d6 0x6ae esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_line 0x0000000000045b84 0xede esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_line 0x0000000000046a62 0x4ac esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_line 0x0000000000046f0e 0x6a2 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_line 0x00000000000475b0 0x4b9 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_line 0x0000000000047a69 0x772 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_line 0x00000000000481db 0x1024 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_line 0x00000000000491ff 0x666 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_line 0x0000000000049865 0xec5 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_line 0x000000000004a72a 0x582 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + .debug_line 0x000000000004acac 0x525 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + .debug_line 0x000000000004b1d1 0x2031 esp-idf/main/libmain.a(app_main.c.obj) + .debug_line 0x000000000004d202 0x18ce esp-idf/main/libmain.a(shell.c.obj) + .debug_line 0x000000000004ead0 0xfdd esp-idf/main/libmain.a(wifi.c.obj) + .debug_line 0x000000000004faad 0xacb esp-idf/main/libmain.a(nvs.c.obj) + .debug_line 0x0000000000050578 0x68e4 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + .debug_line 0x0000000000056e5c 0x154a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + .debug_line 0x00000000000583a6 0x4ad esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + .debug_line 0x0000000000058853 0x8bd esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + .debug_line 0x0000000000059110 0x6e1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + .debug_line 0x00000000000597f1 0x89d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + .debug_line 0x000000000005a08e 0xa68 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + .debug_line 0x000000000005aaf6 0xabb esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + .debug_line 0x000000000005b5b1 0x86d esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + .debug_line 0x000000000005be1e 0x6e99 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_line 0x0000000000062cb7 0xa4a esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + .debug_line 0x0000000000063701 0x7b0b esp-idf/libcoap/liblibcoap.a(block.c.obj) + .debug_line 0x000000000006b20c 0x2bbd esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + .debug_line 0x000000000006ddc9 0x89b esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + .debug_line 0x000000000006e664 0x3d97 esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + .debug_line 0x00000000000723fb 0x5d33 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + .debug_line 0x000000000007812e 0x781 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + .debug_line 0x00000000000788af 0x8845 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + .debug_line 0x00000000000810f4 0x174a esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + .debug_line 0x000000000008283e 0x862 esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + .debug_line 0x00000000000830a0 0xa77 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + .debug_line 0x0000000000083b17 0x6f0 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + .debug_line 0x0000000000084207 0x8d2f esp-idf/libcoap/liblibcoap.a(net.c.obj) + .debug_line 0x000000000008cf36 0x2487 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + .debug_line 0x000000000008f3bd 0x4aa8 esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + .debug_line 0x0000000000093e65 0x4a91 esp-idf/libcoap/liblibcoap.a(resource.c.obj) + .debug_line 0x00000000000988f6 0xa33 esp-idf/libcoap/liblibcoap.a(str.c.obj) + .debug_line 0x0000000000099329 0x85d esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + .debug_line 0x0000000000099b86 0x2c07 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + .debug_line 0x000000000009c78d 0xfc0 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + .debug_line 0x000000000009d74d 0x1fcf esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + .debug_line 0x000000000009f71c 0x4d1c esp-idf/dps310/libdps310.a(dps310.c.obj) + .debug_line 0x00000000000a4438 0x1126 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + .debug_line 0x00000000000a555e 0x17db esp-idf/scd30/libscd30.a(scd30.c.obj) + .debug_line 0x00000000000a6d39 0x1739 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + .debug_line 0x00000000000a8472 0xc1b esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + .debug_line 0x00000000000a908d 0x7af esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + .debug_line 0x00000000000a983c 0x74e esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + .debug_line 0x00000000000a9f8a 0x5cb esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + .debug_line 0x00000000000aa555 0x782 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + .debug_line 0x00000000000aacd7 0x8af esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + .debug_line 0x00000000000ab586 0x666 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + .debug_line 0x00000000000abbec 0x568 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + .debug_line 0x00000000000ac154 0x520 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + .debug_line 0x00000000000ac674 0x7fa esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + .debug_line 0x00000000000ace6e 0x43d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x00000000000ad2ab 0x1244 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x00000000000ae4ef 0x183f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x00000000000afd2e 0x1138 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x00000000000b0e66 0x9dd esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + .debug_line 0x00000000000b1843 0xf5f esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + .debug_line 0x00000000000b27a2 0x14f esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + .debug_line 0x00000000000b28f1 0x45a1 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_line 0x00000000000b6e92 0x628b esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_line 0x00000000000bd11d 0x177b esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + .debug_line 0x00000000000be898 0x241f esp-idf/driver/libdriver.a(adc_common.c.obj) + .debug_line 0x00000000000c0cb7 0x440c esp-idf/driver/libdriver.a(gdma.c.obj) + .debug_line 0x00000000000c50c3 0x13b7 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_line 0x00000000000c647a 0x1697 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + .debug_line 0x00000000000c7b11 0x479 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00000000000c7f8a 0x5d9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + .debug_line 0x00000000000c8563 0x15e0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00000000000c9b43 0x902 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + .debug_line 0x00000000000ca445 0x12e1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00000000000cb726 0x1a91 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00000000000cd1b7 0xadb esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00000000000cdc92 0x3c10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00000000000d18a2 0x103b esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x00000000000d28dd 0x1148 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x00000000000d3a25 0x5fc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x00000000000d4021 0x1ed8 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + .debug_line 0x00000000000d5ef9 0x6fd esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + .debug_line 0x00000000000d65f6 0x4b4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x00000000000d6aaa 0x23a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x00000000000d8e50 0x5b5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x00000000000d9405 0x60d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x00000000000d9a12 0x6c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x00000000000da0d7 0xcfd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x00000000000dadd4 0x4f9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x00000000000db2cd 0x1537 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + .debug_line 0x00000000000dc804 0x4e0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x00000000000dcce4 0xe7a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x00000000000ddb5e 0x3b11 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x00000000000e166f 0x3d3d esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x00000000000e53ac 0x11da esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x00000000000e6586 0xb64 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x00000000000e70ea 0x1ace esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x00000000000e8bb8 0x1173 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x00000000000e9d2b 0x4bca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x00000000000ee8f5 0x2276 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x00000000000f0b6b 0x945 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x00000000000f14b0 0x94e esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x00000000000f1dfe 0x49c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x00000000000f229a 0x972 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00000000000f2c0c 0x1795 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00000000000f43a1 0x109 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_line 0x00000000000f44aa 0x490 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_line 0x00000000000f493a 0x182c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_line 0x00000000000f6166 0xb61 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_line 0x00000000000f6cc7 0x7c3 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x00000000000f748a 0xa67 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00000000000f7ef1 0x1e6a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x00000000000f9d5b 0x5e2 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x00000000000fa33d 0x509 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + .debug_line 0x00000000000fa846 0x3d3 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_line 0x00000000000fac19 0x15bd esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x00000000000fc1d6 0xeec esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x00000000000fd0c2 0x42a esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + .debug_line 0x00000000000fd4ec 0xfda esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_line 0x00000000000fe4c6 0x6d0d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x00000000001051d3 0xd38 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x0000000000105f0b 0x3067 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x0000000000108f72 0xbc5 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + .debug_line 0x0000000000109b37 0x654 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x000000000010a18b 0x7a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x000000000010a931 0x621 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x000000000010af52 0x1764 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x000000000010c6b6 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x000000000010ce1b 0x9e9 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + .debug_line 0x000000000010d804 0x635 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x000000000010de39 0x6b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x000000000010e4ec 0x574 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x000000000010ea60 0x1466 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000000000010fec6 0x1e77 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x0000000000111d3d 0xe3d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x0000000000112b7a 0x1078 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x0000000000113bf2 0x18ec esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_line 0x00000000001154de 0xd57 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_line 0x0000000000116235 0x1d91 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x0000000000117fc6 0xdd6 esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x0000000000118d9c 0x16ba esp-idf/console/libconsole.a(esp_console_repl.c.obj) + .debug_line 0x000000000011a456 0x606 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x000000000011aa5c 0x99a1 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x00000000001243fd 0x3613 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x0000000000127a10 0x12b4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_line 0x0000000000128cc4 0xb22e esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0000000000133ef2 0x1271 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0000000000135163 0xa43 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0000000000135ba6 0x30b5 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x0000000000138c5b 0x6cf esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x000000000013932a 0x884 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x0000000000139bae 0x6b8 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x000000000013a266 0xa1a esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x000000000013ac80 0x3180 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x000000000013de00 0x2cde esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x0000000000140ade 0x20db esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x0000000000142bb9 0x5ceb esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x00000000001488a4 0x4c3d esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x000000000014d4e1 0x3b32 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x0000000000151013 0xf02 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x0000000000151f15 0x3400 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x0000000000155315 0x4a9e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x0000000000159db3 0x223a esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x000000000015bfed 0xca1 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x000000000015cc8e 0x1b24 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x000000000015e7b2 0x1a46 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x00000000001601f8 0xf67 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x000000000016115f 0x955 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x0000000000161ab4 0xd03 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x00000000001627b7 0x4df esp-idf/lwip/liblwip.a(inet6.c.obj) + .debug_line 0x0000000000162c96 0x28e1 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x0000000000165577 0x1150 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x00000000001666c7 0x92b esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x0000000000166ff2 0x1886 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x0000000000168878 0x5c59 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x000000000016e4d1 0x9d3 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x000000000016eea4 0x720 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x000000000016f5c4 0x14ae esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x0000000000170a72 0x8fd esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x000000000017136f 0x20e0 esp-idf/lwip/liblwip.a(ping_sock.c.obj) + .debug_line 0x000000000017344f 0x2d17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_line 0x0000000000176166 0x2d3f esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x0000000000178ea5 0x4fce esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x000000000017de73 0x511 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x000000000017e384 0xc0c esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x000000000017ef90 0x1271 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x0000000000180201 0xf3 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_line 0x00000000001802f4 0x39e esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0000000000180692 0x3ac esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_line 0x0000000000180a3e 0x624 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0000000000181062 0xcb2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x0000000000181d14 0xb16 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x000000000018282a 0x7f8 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x0000000000183022 0x1423 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x0000000000184445 0x1928 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_line 0x0000000000185d6d 0x8ae esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_line 0x000000000018661b 0x95e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + .debug_line 0x0000000000186f79 0x8adf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_line 0x000000000018fa58 0x7847 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + .debug_line 0x000000000019729f 0x9710 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_line 0x00000000001a09af 0x761e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + .debug_line 0x00000000001a7fcd 0x1395 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x00000000001a9362 0x6e66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x00000000001b01c8 0x2b32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x00000000001b2cfa 0x93d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x00000000001b3637 0x1d1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x00000000001b5353 0x17e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x00000000001b6b37 0x1b70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + .debug_line 0x00000000001b86a7 0xfb5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x00000000001b965c 0x8437 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x00000000001c1a93 0x83a5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x00000000001c9e38 0x13d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x00000000001cb20e 0x174e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + .debug_line 0x00000000001cc95c 0x1f93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_line 0x00000000001ce8ef 0x12b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x00000000001cfba5 0x181d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x00000000001d13c2 0x62e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x00000000001d19f0 0x140c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x00000000001d2dfc 0x11a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x00000000001d3fa0 0xe66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x00000000001d4e06 0xeec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_line 0x00000000001d5cf2 0x34ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x00000000001d919e 0x3f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x00000000001d9590 0x2cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x00000000001d985d 0x58ef esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x00000000001df14c 0x1327 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + .debug_line 0x00000000001e0473 0x784 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x00000000001e0bf7 0x868 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x00000000001e145f 0x868 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x00000000001e1cc7 0x2fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x00000000001e1fc3 0x313 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x00000000001e22d6 0x55e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + .debug_line 0x00000000001e2834 0xbc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x00000000001e33fc 0x4e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x00000000001e38e0 0x273b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x00000000001e601b 0x11de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x00000000001e71f9 0x1357 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x00000000001e8550 0xac9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x00000000001e9019 0xab7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x00000000001e9ad0 0xc13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + .debug_line 0x00000000001ea6e3 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x00000000001eacb0 0xf08 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x00000000001ebbb8 0x1351 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x00000000001ecf09 0x19de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x00000000001ee8e7 0x1057 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x00000000001ef93e 0xfb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_line 0x00000000001f08ee 0x513 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x00000000001f0e01 0x11d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x00000000001f1fd5 0x1950 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x00000000001f3925 0x484 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x00000000001f3da9 0xb1b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x00000000001f48c4 0x6fe3 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_line 0x00000000001fb8a7 0x290d esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_line 0x00000000001fe1b4 0x39ef esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x0000000000201ba3 0x21e7 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_line 0x0000000000203d8a 0x2dcc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x0000000000206b56 0x8b1 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x0000000000207407 0x1acf esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x0000000000208ed6 0x949 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x000000000020981f 0x954 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x000000000020a173 0x2ff4 esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + .debug_line 0x000000000020d167 0xc8c esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_line 0x000000000020ddf3 0x679 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_line 0x000000000020e46c 0x7d4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_line 0x000000000020ec40 0x1357 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x000000000020ff97 0x10f9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x0000000000211090 0xd99 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x0000000000211e29 0x110f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x0000000000212f38 0x5918 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x0000000000218850 0x24d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x000000000021ad23 0x3fdb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x000000000021ecfe 0x2702 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x0000000000221400 0x996 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x0000000000221d96 0x568b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x0000000000227421 0x215a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x000000000022957b 0xe80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x000000000022a3fb 0x74b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_line 0x000000000022ab46 0x34dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + .debug_line 0x000000000022e022 0xad9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x000000000022eafb 0x1e61 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_line 0x000000000023095c 0xc82 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x00000000002315de 0x2743 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x0000000000233d21 0x2ef8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_line 0x0000000000236c19 0x1a75 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x000000000023868e 0xd07 esp-idf/lwip/liblwip.a(wlanif.c.obj) + .debug_line 0x0000000000239395 0x777 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_line 0x0000000000239b0c 0x462 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_line 0x0000000000239f6e 0x3c2 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + .debug_line 0x000000000023a330 0x261 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_line 0x000000000023a591 0x4ac /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x000000000023aa3d 0x2f3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x000000000023ad30 0x348 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x000000000023b078 0x382 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + .debug_line 0x000000000023b3fa 0x2fb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x000000000023b6f5 0x604 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x000000000023bcf9 0x6ca /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x000000000023c3c3 0x2f3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x000000000023c6b6 0x652 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x000000000023cd08 0x3d0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x000000000023d0d8 0x8d4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x000000000023d9ac 0x4c2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x000000000023de6e 0x925 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x000000000023e793 0x19f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + .debug_line 0x000000000023e932 0xbbb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + .debug_line 0x000000000023f4ed 0xc7a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + .debug_line 0x0000000000240167 0xb12 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + .debug_line 0x0000000000240c79 0xbf7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + .debug_line 0x0000000000241870 0x870 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x00000000002420e0 0x268 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + .debug_line 0x0000000000242348 0x4a2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + .debug_line 0x00000000002427ea 0x265 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + .debug_line 0x0000000000242a4f 0x25c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + .debug_line 0x0000000000242cab 0x96 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + .debug_line 0x0000000000242d41 0x1e9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + .debug_line 0x0000000000242f2a 0x29a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + .debug_line 0x00000000002431c4 0x581 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + .debug_line 0x0000000000243745 0x8bd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + .debug_line 0x0000000000244002 0x405 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + .debug_line 0x0000000000244407 0x629 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + .debug_line 0x0000000000244a30 0x415 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + .debug_line 0x0000000000244e45 0xa46 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + .debug_line 0x000000000024588b 0x4b7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + .debug_line 0x0000000000245d42 0x31e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + .debug_line 0x0000000000246060 0x3ed /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + .debug_line 0x000000000024644d 0x47c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + .debug_line 0x00000000002468c9 0x5d7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + .debug_line 0x0000000000246ea0 0x2f1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + .debug_line 0x0000000000247191 0xc60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + .debug_line 0x0000000000247df1 0x31d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + .debug_line 0x000000000024810e 0x5bb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + .debug_line 0x00000000002486c9 0xb43 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_line 0x000000000024920c 0x4aa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + .debug_line 0x00000000002496b6 0x4c7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + .debug_line 0x0000000000249b7d 0x141f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + .debug_line 0x000000000024af9c 0x674 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_line 0x000000000024b610 0x2ea /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + .debug_line 0x000000000024b8fa 0x888 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_line 0x000000000024c182 0x64d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + .debug_line 0x000000000024c7cf 0x23c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_line 0x000000000024ca0b 0xcb9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + .debug_line 0x000000000024d6c4 0x646 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + .debug_line 0x000000000024dd0a 0x446 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + .debug_line 0x000000000024e150 0x448 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + .debug_line 0x000000000024e598 0x34c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + .debug_line 0x000000000024e8e4 0x51b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + .debug_line 0x000000000024edff 0x515 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + .debug_line 0x000000000024f314 0x6a1 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + .debug_line 0x000000000024f9b5 0x3a9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + .debug_line 0x000000000024fd5e 0x77a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + .debug_line 0x00000000002504d8 0x5d9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + .debug_line 0x0000000000250ab1 0x442 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + .debug_line 0x0000000000250ef3 0x4e3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + .debug_line 0x00000000002513d6 0x45f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + .debug_line 0x0000000000251835 0xc86 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + .debug_line 0x00000000002524bb 0x1b86 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + .debug_line 0x0000000000254041 0x291c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + .debug_line 0x000000000025695d 0x801 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + .debug_line 0x000000000025715e 0x770 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + .debug_line 0x00000000002578ce 0x5ad0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_line 0x000000000025d39e 0x456c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + .debug_line 0x000000000026190a 0x274 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + .debug_line 0x0000000000261b7e 0x28d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_line 0x0000000000261e0b 0x275 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + .debug_line 0x0000000000262080 0x276 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + .debug_line 0x00000000002622f6 0x2c8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + .debug_line 0x00000000002625be 0x29b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + .debug_line 0x0000000000262859 0x62b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_line 0x0000000000262e84 0x270 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + .debug_line 0x00000000002630f4 0x27c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + .debug_line 0x0000000000263370 0xb60 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_line 0x0000000000263ed0 0x1b4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + .debug_line 0x0000000000264084 0xd8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_line 0x000000000026415c 0x5e83 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_line 0x0000000000269fdf 0x37d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + .debug_line 0x000000000026a35c 0x448 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + .debug_line 0x000000000026a7a4 0x4be /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + .debug_line 0x000000000026ac62 0x517 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + .debug_line 0x000000000026b179 0x4eb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + .debug_line 0x000000000026b664 0x281a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + .debug_line 0x000000000026de7e 0x3e4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + .debug_line 0x000000000026e262 0x1504 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + .debug_line 0x000000000026f766 0x8fd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + .debug_line 0x0000000000270063 0x29c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + .debug_line 0x00000000002702ff 0x435 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_line 0x0000000000270734 0x269 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_line 0x000000000027099d 0x1d7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + .debug_line 0x0000000000270b74 0x32e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_line 0x0000000000270ea2 0x299 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + .debug_line 0x000000000027113b 0x405 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + .debug_line 0x0000000000271540 0x3d7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + .debug_line 0x0000000000271917 0x3dc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_line 0x0000000000271cf3 0x3e7 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_line 0x00000000002720da 0x29d6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + .debug_line 0x0000000000274ab0 0x500 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_line 0x0000000000274fb0 0x46e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + .debug_line 0x000000000027541e 0x267 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + .debug_line 0x0000000000275685 0x4e4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + .debug_line 0x0000000000275b69 0x5da /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + .debug_line 0x0000000000276143 0x80e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + .debug_line 0x0000000000276951 0x7f3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + .debug_line 0x0000000000277144 0x4073 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_line 0x000000000027b1b7 0x4168 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_line 0x000000000027f31f 0x89a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + .debug_line 0x000000000027fbb9 0x413a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_line 0x0000000000283cf3 0x3ef /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_line 0x00000000002840e2 0x27b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + +.debug_str 0x0000000000000000 0x687e0 + .debug_str 0x0000000000000000 0x884 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + 0xbed (size before relaxing) + .debug_str 0x0000000000000884 0x161e esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x1d5d (size before relaxing) + .debug_str 0x0000000000001ea2 0x1ae esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x14e2 (size before relaxing) + .debug_str 0x0000000000002050 0x1d4 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x15b9 (size before relaxing) + .debug_str 0x0000000000002224 0x5c2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0xbcf (size before relaxing) + .debug_str 0x00000000000027e6 0x42c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x158c (size before relaxing) + .debug_str 0x0000000000002c12 0x722a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x957f (size before relaxing) + .debug_str 0x0000000000009e3c 0x5d esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + 0xa7 (size before relaxing) + .debug_str 0x0000000000009e99 0x5b0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x5e98 (size before relaxing) + .debug_str 0x000000000000a449 0xaa esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x1b74 (size before relaxing) + .debug_str 0x000000000000a4f3 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4e48 (size before relaxing) + .debug_str 0x000000000000a5bb 0x1c2 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x12e0 (size before relaxing) + .debug_str 0x000000000000a77d 0x1304 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x84ad (size before relaxing) + .debug_str 0x000000000000ba81 0x316 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x48c8 (size before relaxing) + .debug_str 0x000000000000bd97 0xac esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x4a99 (size before relaxing) + .debug_str 0x000000000000be43 0xf3 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x5973 (size before relaxing) + .debug_str 0x000000000000bf36 0xc3 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x121e (size before relaxing) + .debug_str 0x000000000000bff9 0x18c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x145f (size before relaxing) + .debug_str 0x000000000000c185 0x128 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x13eb (size before relaxing) + .debug_str 0x000000000000c2ad 0x55 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + 0xad (size before relaxing) + .debug_str 0x000000000000c302 0x219 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x13c2 (size before relaxing) + .debug_str 0x000000000000c51b 0x99c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x6432 (size before relaxing) + .debug_str 0x000000000000ceb7 0x3dd esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3c99 (size before relaxing) + .debug_str 0x000000000000d294 0x164 esp-idf/hal/libhal.a(cpu_hal.c.obj) + 0x1291 (size before relaxing) + .debug_str 0x000000000000d3f8 0xa6 esp-idf/hal/libhal.a(soc_hal.c.obj) + 0x1183 (size before relaxing) + .debug_str 0x000000000000d49e 0x9a esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x2d07 (size before relaxing) + .debug_str 0x000000000000d538 0x916 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x1f02 (size before relaxing) + .debug_str 0x000000000000de4e 0x1d7 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x191b (size before relaxing) + .debug_str 0x000000000000e025 0x3fc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x25c9 (size before relaxing) + .debug_str 0x000000000000e421 0x250 esp-idf/log/liblog.a(log.c.obj) + 0x996 (size before relaxing) + .debug_str 0x000000000000e671 0x105 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x146a (size before relaxing) + .debug_str 0x000000000000e776 0x610 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x19cc (size before relaxing) + .debug_str 0x000000000000ed86 0x16d esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x1563 (size before relaxing) + .debug_str 0x000000000000eef3 0x499 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x17d3 (size before relaxing) + .debug_str 0x000000000000f38c 0x437 esp-idf/heap/libheap.a(heap_tlsf.c.obj) + 0xc7f (size before relaxing) + .debug_str 0x000000000000f7c3 0x4a5 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0xc67 (size before relaxing) + .debug_str 0x000000000000fc68 0x105 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x798 (size before relaxing) + .debug_str 0x000000000000fd6d 0x113 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + 0x4c25 (size before relaxing) + .debug_str 0x000000000000fe80 0x34d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0xc28 (size before relaxing) + .debug_str 0x00000000000101cd 0x758 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x1ab8 (size before relaxing) + .debug_str 0x0000000000010925 0x348 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x13d4 (size before relaxing) + .debug_str 0x0000000000010c6d 0x11c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x1328 (size before relaxing) + .debug_str 0x0000000000010d89 0x3f4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x1bc9 (size before relaxing) + .debug_str 0x000000000001117d 0x129a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x4814 (size before relaxing) + .debug_str 0x0000000000012417 0x211 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x901 (size before relaxing) + .debug_str 0x0000000000012628 0x155 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x893 (size before relaxing) + .debug_str 0x000000000001277d 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x691 (size before relaxing) + .debug_str 0x00000000000127d3 0xb8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x125b (size before relaxing) + .debug_str 0x000000000001288b 0x3e esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x96 (size before relaxing) + .debug_str 0x00000000000128c9 0x43e esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x1842 (size before relaxing) + .debug_str 0x0000000000012d07 0x84 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x12de (size before relaxing) + .debug_str 0x0000000000012d8b 0x8f7 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x26f4 (size before relaxing) + .debug_str 0x0000000000013682 0x508 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x1966 (size before relaxing) + .debug_str 0x0000000000013b8a 0x44 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x9c (size before relaxing) + .debug_str 0x0000000000013bce 0x4b esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + 0xa3 (size before relaxing) + .debug_str 0x0000000000013c19 0x4b esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + 0xa3 (size before relaxing) + .debug_str 0x0000000000013c64 0x31d esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x1772 (size before relaxing) + .debug_str 0x0000000000013f81 0x157 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x24b5 (size before relaxing) + .debug_str 0x00000000000140d8 0x8d3 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1d36 (size before relaxing) + .debug_str 0x00000000000149ab 0xf4d esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x2a10 (size before relaxing) + .debug_str 0x00000000000158f8 0x53 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + 0x112e (size before relaxing) + .debug_str 0x000000000001594b 0x53 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + 0xab (size before relaxing) + .debug_str 0x000000000001599e 0x76 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x124f (size before relaxing) + .debug_str 0x0000000000015a14 0x3d esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x1165 (size before relaxing) + .debug_str 0x0000000000015a51 0x93 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x8a4 (size before relaxing) + .debug_str 0x0000000000015ae4 0x1db esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x7a5 (size before relaxing) + .debug_str 0x0000000000015cbf 0x372 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x17d2 (size before relaxing) + .debug_str 0x0000000000016031 0xd8 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x7a3 (size before relaxing) + .debug_str 0x0000000000016109 0x5a esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x62f (size before relaxing) + .debug_str 0x0000000000016163 0x155 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0xa8a (size before relaxing) + .debug_str 0x00000000000162b8 0xfc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x8da (size before relaxing) + .debug_str 0x00000000000163b4 0x206 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x14d9 (size before relaxing) + .debug_str 0x00000000000165ba 0xb6 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0xc53 (size before relaxing) + .debug_str 0x0000000000016670 0x992 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x1bbe (size before relaxing) + .debug_str 0x0000000000017002 0xf9 esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + 0x19a9 (size before relaxing) + .debug_str 0x00000000000170fb 0x11a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + 0x778 (size before relaxing) + .debug_str 0x0000000000017215 0xe4e esp-idf/main/libmain.a(app_main.c.obj) + 0x2881 (size before relaxing) + .debug_str 0x0000000000018063 0xbd3 esp-idf/main/libmain.a(shell.c.obj) + 0x26f8 (size before relaxing) + .debug_str 0x0000000000018c36 0x16c8 esp-idf/main/libmain.a(wifi.c.obj) + 0x2dfe (size before relaxing) + .debug_str 0x000000000001a2fe 0xd4 esp-idf/main/libmain.a(nvs.c.obj) + 0xd3f (size before relaxing) + .debug_str 0x000000000001a3d2 0x2584 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + 0x4423 (size before relaxing) + .debug_str 0x000000000001c956 0x6b2 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + 0x1f53 (size before relaxing) + .debug_str 0x000000000001d008 0x8b esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + 0x702 (size before relaxing) + .debug_str 0x000000000001d093 0x17f esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + 0x964 (size before relaxing) + .debug_str 0x000000000001d212 0xcb esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + 0x830 (size before relaxing) + .debug_str 0x000000000001d2dd 0xc1 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + 0xa16 (size before relaxing) + .debug_str 0x000000000001d39e 0x15a esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + 0x1655 (size before relaxing) + .debug_str 0x000000000001d4f8 0x1de esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + 0x1cdd (size before relaxing) + .debug_str 0x000000000001d6d6 0x105 esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + 0x771 (size before relaxing) + .debug_str 0x000000000001d7db 0xbe3 esp-idf/json/libjson.a(cJSON.c.obj) + 0x139f (size before relaxing) + .debug_str 0x000000000001e3be 0xe2 esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + 0x170c (size before relaxing) + .debug_str 0x000000000001e4a0 0x1281 esp-idf/libcoap/liblibcoap.a(block.c.obj) + 0x37b8 (size before relaxing) + .debug_str 0x000000000001f721 0x4de esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + 0x36b3 (size before relaxing) + .debug_str 0x000000000001fbff 0xb7 esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + 0x2c8d (size before relaxing) + .debug_str 0x000000000001fcb6 0x5ac esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + 0x35ac (size before relaxing) + .debug_str 0x0000000000020262 0x2823 esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + 0x6141 (size before relaxing) + .debug_str 0x0000000000022a85 0xd0 esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + 0x189c (size before relaxing) + .debug_str 0x0000000000022b55 0x7f9 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + 0x403c (size before relaxing) + .debug_str 0x000000000002334e 0xc6 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + 0x2ee8 (size before relaxing) + .debug_str 0x0000000000023414 0xbe esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + 0x1908 (size before relaxing) + .debug_str 0x00000000000234d2 0x8c esp-idf/libcoap/liblibcoap.a(encode.c.obj) + 0x1604 (size before relaxing) + .debug_str 0x000000000002355e 0xb5 esp-idf/libcoap/liblibcoap.a(mem.c.obj) + 0x16e6 (size before relaxing) + .debug_str 0x0000000000023613 0x9d7 esp-idf/libcoap/liblibcoap.a(net.c.obj) + 0x4b8e (size before relaxing) + .debug_str 0x0000000000023fea 0x223 esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + 0x310f (size before relaxing) + .debug_str 0x000000000002420d 0x1fc esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + 0x35a6 (size before relaxing) + .debug_str 0x0000000000024409 0x53a esp-idf/libcoap/liblibcoap.a(resource.c.obj) + 0x397e (size before relaxing) + .debug_str 0x0000000000024943 0x94 esp-idf/libcoap/liblibcoap.a(str.c.obj) + 0x1816 (size before relaxing) + .debug_str 0x00000000000249d7 0x8b esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + 0x2c8b (size before relaxing) + .debug_str 0x0000000000024a62 0x262 esp-idf/libcoap/liblibcoap.a(uri.c.obj) + 0x3285 (size before relaxing) + .debug_str 0x0000000000024cc4 0x126 esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + 0x2f84 (size before relaxing) + .debug_str 0x0000000000024dea 0x1ba esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + 0x323e (size before relaxing) + .debug_str 0x0000000000024fa4 0x709 esp-idf/dps310/libdps310.a(dps310.c.obj) + 0x2998 (size before relaxing) + .debug_str 0x00000000000256ad 0xf2 esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + 0x19c3 (size before relaxing) + .debug_str 0x000000000002579f 0x2e8 esp-idf/scd30/libscd30.a(scd30.c.obj) + 0x1e97 (size before relaxing) + .debug_str 0x0000000000025a87 0x1d6 esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + 0x1bcc (size before relaxing) + .debug_str 0x0000000000025c5d 0x201 esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + 0x8b9 (size before relaxing) + .debug_str 0x0000000000025e5e 0x110 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + 0x823 (size before relaxing) + .debug_str 0x0000000000025f6e 0x169 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + 0x8b6 (size before relaxing) + .debug_str 0x00000000000260d7 0xe4 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + 0x860 (size before relaxing) + .debug_str 0x00000000000261bb 0xe7 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + 0x8ba (size before relaxing) + .debug_str 0x00000000000262a2 0x167 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + 0x827 (size before relaxing) + .debug_str 0x0000000000026409 0x19c esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + 0x851 (size before relaxing) + .debug_str 0x00000000000265a5 0xf6 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + 0x7af (size before relaxing) + .debug_str 0x000000000002669b 0xf0 esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + 0x7b3 (size before relaxing) + .debug_str 0x000000000002678b 0x88 esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + 0x73a (size before relaxing) + .debug_str 0x0000000000026813 0x45 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x1e2a (size before relaxing) + .debug_str 0x0000000000026858 0x2f2 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x246d (size before relaxing) + .debug_str 0x0000000000026b4a 0x429 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0xdca (size before relaxing) + .debug_str 0x0000000000026f73 0x1b0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0xb17 (size before relaxing) + .debug_str 0x0000000000027123 0x149 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + 0x13f3 (size before relaxing) + .debug_str 0x000000000002726c 0x245 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 0x1edc (size before relaxing) + .debug_str 0x00000000000274b1 0x53 esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + 0xab (size before relaxing) + .debug_str 0x0000000000027504 0xb42 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x699f (size before relaxing) + .debug_str 0x0000000000028046 0x1b1a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3e8c (size before relaxing) + .debug_str 0x0000000000029b60 0x223 esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + 0x1763 (size before relaxing) + .debug_str 0x0000000000029d83 0x1a08 esp-idf/driver/libdriver.a(adc_common.c.obj) + 0x74d8 (size before relaxing) + .debug_str 0x000000000002b78b 0xa34 esp-idf/driver/libdriver.a(gdma.c.obj) + 0x29e6 (size before relaxing) + .debug_str 0x000000000002c1bf 0x32a esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + 0x2a89 (size before relaxing) + .debug_str 0x000000000002c4e9 0x5c0 esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + 0x3217 (size before relaxing) + .debug_str 0x000000000002caa9 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x115d (size before relaxing) + .debug_str 0x000000000002cb09 0x1a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + 0x9a3 (size before relaxing) + .debug_str 0x000000000002cca9 0x4e1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x2a47 (size before relaxing) + .debug_str 0x000000000002d18a 0x377 esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + 0x3964 (size before relaxing) + .debug_str 0x000000000002d501 0x75b esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x1ea6 (size before relaxing) + .debug_str 0x000000000002dc5c 0x29a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x1b31 (size before relaxing) + .debug_str 0x000000000002def6 0x273 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4770 (size before relaxing) + .debug_str 0x000000000002e169 0x78f esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x48d2 (size before relaxing) + .debug_str 0x000000000002e8f8 0x2f3 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x488d (size before relaxing) + .debug_str 0x000000000002ebeb 0x304 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x437f (size before relaxing) + .debug_str 0x000000000002eeef 0x7d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0xdc4 (size before relaxing) + .debug_str 0x000000000002ef6c 0x899 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + 0x1b5e (size before relaxing) + .debug_str 0x000000000002f805 0xcd esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + 0xa1c (size before relaxing) + .debug_str 0x000000000002f8d2 0x126 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0xd5d (size before relaxing) + .debug_str 0x000000000002f9f8 0x7be esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x1652 (size before relaxing) + .debug_str 0x00000000000301b6 0xe0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0xdd9 (size before relaxing) + .debug_str 0x0000000000030296 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3500 (size before relaxing) + .debug_str 0x0000000000030312 0xbd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0xe45 (size before relaxing) + .debug_str 0x00000000000303cf 0x184 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0xf6f (size before relaxing) + .debug_str 0x0000000000030553 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0xd56 (size before relaxing) + .debug_str 0x00000000000305cf 0x28f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + 0x3890 (size before relaxing) + .debug_str 0x000000000003085e 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0xd3c (size before relaxing) + .debug_str 0x00000000000308d4 0x1ba esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x35b3 (size before relaxing) + .debug_str 0x0000000000030a8e 0x73a5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x9ee5 (size before relaxing) + .debug_str 0x0000000000037e33 0x2cbb esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x86ad (size before relaxing) + .debug_str 0x000000000003aaee 0x4a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x7d3d (size before relaxing) + .debug_str 0x000000000003af96 0x318 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x276f (size before relaxing) + .debug_str 0x000000000003b2ae 0x1649 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x9010 (size before relaxing) + .debug_str 0x000000000003c8f7 0x6b5 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x2859 (size before relaxing) + .debug_str 0x000000000003cfac 0x6fa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x3955 (size before relaxing) + .debug_str 0x000000000003d6a6 0x6fc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x572e (size before relaxing) + .debug_str 0x000000000003dda2 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x22f8 (size before relaxing) + .debug_str 0x000000000003de6a 0x41 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x19de (size before relaxing) + .debug_str 0x000000000003deab 0x88 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x7c5 (size before relaxing) + .debug_str 0x000000000003df33 0x106 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x1ccb (size before relaxing) + .debug_str 0x000000000003e039 0x152 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x52a2 (size before relaxing) + .debug_str 0x000000000003e18b 0x55 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + 0xad (size before relaxing) + .debug_str 0x000000000003e1e0 0xab esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x6ab (size before relaxing) + .debug_str 0x000000000003e28b 0x478 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x215c (size before relaxing) + .debug_str 0x000000000003e703 0x12c esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x1b7d (size before relaxing) + .debug_str 0x000000000003e82f 0x136 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x19c5 (size before relaxing) + .debug_str 0x000000000003e965 0x16c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x346f (size before relaxing) + .debug_str 0x000000000003ead1 0x6e1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x3881 (size before relaxing) + .debug_str 0x000000000003f1b2 0x2c0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x8a4 (size before relaxing) + .debug_str 0x000000000003f472 0x95 esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + 0x1244 (size before relaxing) + .debug_str 0x000000000003f507 0x34 esp-idf/hal/libhal.a(gdma_hal.c.obj) + 0xe1e (size before relaxing) + .debug_str 0x000000000003f53b 0x3a0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x3563 (size before relaxing) + .debug_str 0x000000000003f8db 0x246 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x1485 (size before relaxing) + .debug_str 0x000000000003fb21 0x69 esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + 0x11d9 (size before relaxing) + .debug_str 0x000000000003fb8a 0x162 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x188b (size before relaxing) + .debug_str 0x000000000003fcec 0x1e80 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3ea6 (size before relaxing) + .debug_str 0x0000000000041b6c 0xb81 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x27bf (size before relaxing) + .debug_str 0x00000000000426ed 0x555 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x1feb (size before relaxing) + .debug_str 0x0000000000042c42 0xb5 esp-idf/esp_event/libesp_event.a(event_send.c.obj) + 0x24e8 (size before relaxing) + .debug_str 0x0000000000042cf7 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0xaf8 (size before relaxing) + .debug_str 0x0000000000042dcf 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x756 (size before relaxing) + .debug_str 0x0000000000042e69 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x702 (size before relaxing) + .debug_str 0x0000000000042ebd 0x81b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x1ad7 (size before relaxing) + .debug_str 0x00000000000436d8 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x6ac (size before relaxing) + .debug_str 0x0000000000043722 0x8d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) + 0x729 (size before relaxing) + .debug_str 0x00000000000437af 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x6e2 (size before relaxing) + .debug_str 0x00000000000437f9 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x6df (size before relaxing) + .debug_str 0x0000000000043845 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x780 (size before relaxing) + .debug_str 0x00000000000438df 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x827 (size before relaxing) + .debug_str 0x0000000000043a0d 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x9ad (size before relaxing) + .debug_str 0x0000000000043bf9 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x7e5 (size before relaxing) + .debug_str 0x0000000000043cdd 0x296 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x2c07 (size before relaxing) + .debug_str 0x0000000000043f73 0x4b5 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x2c64 (size before relaxing) + .debug_str 0x0000000000044428 0x12d esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x2559 (size before relaxing) + .debug_str 0x0000000000044555 0x927 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x30e2 (size before relaxing) + .debug_str 0x0000000000044e7c 0x1cf esp-idf/console/libconsole.a(commands.c.obj) + 0x99b (size before relaxing) + .debug_str 0x000000000004504b 0x713 esp-idf/console/libconsole.a(esp_console_repl.c.obj) + 0x1e1a (size before relaxing) + .debug_str 0x000000000004575e 0xc9 esp-idf/console/libconsole.a(split_argv.c.obj) + 0x69b (size before relaxing) + .debug_str 0x0000000000045827 0x8f3 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x1313 (size before relaxing) + .debug_str 0x000000000004611a 0x46c esp-idf/console/libconsole.a(linenoise.c.obj) + 0xe0d (size before relaxing) + .debug_str 0x0000000000046586 0x195 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x1b73 (size before relaxing) + .debug_str 0x000000000004671b 0x115c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x31fd (size before relaxing) + .debug_str 0x0000000000047877 0x2f5 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x1d3d (size before relaxing) + .debug_str 0x0000000000047b6c 0x8c esp-idf/lwip/liblwip.a(def.c.obj) + 0x1255 (size before relaxing) + .debug_str 0x0000000000047bf8 0x436 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x1ed7 (size before relaxing) + .debug_str 0x000000000004802e 0x138 esp-idf/lwip/liblwip.a(init.c.obj) + 0x1b72 (size before relaxing) + .debug_str 0x0000000000048166 0x5f esp-idf/lwip/liblwip.a(ip.c.obj) + 0x1957 (size before relaxing) + .debug_str 0x00000000000481c5 0x6c esp-idf/lwip/liblwip.a(mem.c.obj) + 0x1286 (size before relaxing) + .debug_str 0x0000000000048231 0x2cd esp-idf/lwip/liblwip.a(memp.c.obj) + 0x2038 (size before relaxing) + .debug_str 0x00000000000484fe 0x3ed esp-idf/lwip/liblwip.a(netif.c.obj) + 0x23b5 (size before relaxing) + .debug_str 0x00000000000488eb 0x3c7 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x22b9 (size before relaxing) + .debug_str 0x0000000000048cb2 0x1e4 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x1ca1 (size before relaxing) + .debug_str 0x0000000000048e96 0x5f1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x2481 (size before relaxing) + .debug_str 0x0000000000049487 0x256 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x210b (size before relaxing) + .debug_str 0x00000000000496dd 0x204 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x20f8 (size before relaxing) + .debug_str 0x00000000000498e1 0x137 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x1e3b (size before relaxing) + .debug_str 0x0000000000049a18 0x245 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x1e26 (size before relaxing) + .debug_str 0x0000000000049c5d 0x7a8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x2456 (size before relaxing) + .debug_str 0x000000000004a405 0x458 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x1f0d (size before relaxing) + .debug_str 0x000000000004a85d 0xbd esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x18de (size before relaxing) + .debug_str 0x000000000004a91a 0x1e9 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x1bed (size before relaxing) + .debug_str 0x000000000004ab03 0x147 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x21b6 (size before relaxing) + .debug_str 0x000000000004ac4a 0x6c esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x17b3 (size before relaxing) + .debug_str 0x000000000004acb6 0x73 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x17e8 (size before relaxing) + .debug_str 0x000000000004ad29 0x32d esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x1b7b (size before relaxing) + .debug_str 0x000000000004b056 0x45 esp-idf/lwip/liblwip.a(inet6.c.obj) + 0x1257 (size before relaxing) + .debug_str 0x000000000004b09b 0x1c3 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x1f5d (size before relaxing) + .debug_str 0x000000000004b25e 0xe7 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x13ab (size before relaxing) + .debug_str 0x000000000004b345 0x58 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x1840 (size before relaxing) + .debug_str 0x000000000004b39d 0x10d esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x1d54 (size before relaxing) + .debug_str 0x000000000004b4aa 0x4ff esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x2425 (size before relaxing) + .debug_str 0x000000000004b9a9 0x8b esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x1a93 (size before relaxing) + .debug_str 0x000000000004ba34 0x91 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x13ba (size before relaxing) + .debug_str 0x000000000004bac5 0x17d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x18fa (size before relaxing) + .debug_str 0x000000000004bc42 0xca esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x1bc6 (size before relaxing) + .debug_str 0x000000000004bd0c 0x13c esp-idf/lwip/liblwip.a(ping_sock.c.obj) + 0x2220 (size before relaxing) + .debug_str 0x000000000004be48 0x37f esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x2a1b (size before relaxing) + .debug_str 0x000000000004c1c7 0x1bb esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x252c (size before relaxing) + .debug_str 0x000000000004c382 0x3bc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x28fc (size before relaxing) + .debug_str 0x000000000004c73e 0x50 esp-idf/lwip/liblwip.a(err.c.obj) + 0x11bb (size before relaxing) + .debug_str 0x000000000004c78e 0x88 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x15e5 (size before relaxing) + .debug_str 0x000000000004c816 0x120 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x1446 (size before relaxing) + .debug_str 0x000000000004c936 0x3f esp-idf/soc/libsoc.a(gdma_periph.c.obj) + 0xe6c (size before relaxing) + .debug_str 0x000000000004c975 0x3f esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0xb13 (size before relaxing) + .debug_str 0x000000000004c9b4 0x3e esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x2284 (size before relaxing) + .debug_str 0x000000000004c9f2 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x11e8 (size before relaxing) + .debug_str 0x000000000004ca5e 0x14b esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x1758 (size before relaxing) + .debug_str 0x000000000004cba9 0xf4 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x30e4 (size before relaxing) + .debug_str 0x000000000004cc9d 0xeb esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x142a (size before relaxing) + .debug_str 0x000000000004cd88 0x2fc esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x17fc (size before relaxing) + .debug_str 0x000000000004d084 0x560 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x1c47 (size before relaxing) + .debug_str 0x000000000004d5e4 0x17c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x14d5 (size before relaxing) + .debug_str 0x000000000004d760 0x117 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + 0xa05 (size before relaxing) + .debug_str 0x000000000004d877 0x138f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x3979 (size before relaxing) + .debug_str 0x000000000004ec06 0xce8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + 0x3aa1 (size before relaxing) + .debug_str 0x000000000004f8ee 0x10c0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x47bf (size before relaxing) + .debug_str 0x00000000000509ae 0x485 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + 0x36b3 (size before relaxing) + .debug_str 0x0000000000050e33 0x274 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x941 (size before relaxing) + .debug_str 0x00000000000510a7 0x534 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xdef (size before relaxing) + .debug_str 0x00000000000515db 0x55c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x18c7 (size before relaxing) + .debug_str 0x0000000000051b37 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x18a1 (size before relaxing) + .debug_str 0x0000000000051fc0 0x302 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0xcda (size before relaxing) + .debug_str 0x00000000000522c2 0x2ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0xac8 (size before relaxing) + .debug_str 0x0000000000052570 0x18d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + 0xaae (size before relaxing) + .debug_str 0x00000000000526fd 0x3b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0xd06 (size before relaxing) + .debug_str 0x0000000000052ab1 0x6df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x167b (size before relaxing) + .debug_str 0x0000000000053190 0x4cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0xdf6 (size before relaxing) + .debug_str 0x000000000005365b 0x224 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0xb6b (size before relaxing) + .debug_str 0x000000000005387f 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + 0x7b3 (size before relaxing) + .debug_str 0x0000000000053963 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x15bc (size before relaxing) + .debug_str 0x0000000000053add 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0xb7c (size before relaxing) + .debug_str 0x0000000000053cf1 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0xc9a (size before relaxing) + .debug_str 0x0000000000053ee9 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x74d (size before relaxing) + .debug_str 0x0000000000053f73 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x11fa (size before relaxing) + .debug_str 0x0000000000054069 0x309 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0xc89 (size before relaxing) + .debug_str 0x0000000000054372 0x374 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0xf93 (size before relaxing) + .debug_str 0x00000000000546e6 0x193 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x167b (size before relaxing) + .debug_str 0x0000000000054879 0x2df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x199e (size before relaxing) + .debug_str 0x0000000000054b58 0xd9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x6c8 (size before relaxing) + .debug_str 0x0000000000054c31 0x59 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x61e (size before relaxing) + .debug_str 0x0000000000054c8a 0x4a7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x1287 (size before relaxing) + .debug_str 0x0000000000055131 0x57 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + 0x844 (size before relaxing) + .debug_str 0x0000000000055188 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x84c (size before relaxing) + .debug_str 0x0000000000055210 0xb1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x890 (size before relaxing) + .debug_str 0x00000000000552c1 0xb1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x8aa (size before relaxing) + .debug_str 0x0000000000055372 0x41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x608 (size before relaxing) + .debug_str 0x00000000000553b3 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x61d (size before relaxing) + .debug_str 0x000000000005541b 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + 0x719 (size before relaxing) + .debug_str 0x0000000000055497 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x795 (size before relaxing) + .debug_str 0x0000000000055553 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x6aa (size before relaxing) + .debug_str 0x00000000000555b5 0x51c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x2890 (size before relaxing) + .debug_str 0x0000000000055ad1 0x217 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x9c0 (size before relaxing) + .debug_str 0x0000000000055ce8 0xf5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0xb28 (size before relaxing) + .debug_str 0x0000000000055ddd 0x153 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x930 (size before relaxing) + .debug_str 0x0000000000055f30 0xaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x920 (size before relaxing) + .debug_str 0x0000000000055fdf 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + 0x9ca (size before relaxing) + .debug_str 0x00000000000560eb 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x723 (size before relaxing) + .debug_str 0x0000000000056147 0xa1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x7e1 (size before relaxing) + .debug_str 0x00000000000561e8 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x1503 (size before relaxing) + .debug_str 0x00000000000562dc 0x277 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0xf9e (size before relaxing) + .debug_str 0x0000000000056553 0x3f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x168b (size before relaxing) + .debug_str 0x0000000000056943 0xf5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x1587 (size before relaxing) + .debug_str 0x0000000000056a38 0x6b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0xfa5 (size before relaxing) + .debug_str 0x0000000000056aa3 0x181 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x1b08 (size before relaxing) + .debug_str 0x0000000000056c24 0x256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x982 (size before relaxing) + .debug_str 0x0000000000056e7a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x76a (size before relaxing) + .debug_str 0x0000000000056ec8 0x107 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x1e67 (size before relaxing) + .debug_str 0x0000000000056fcf 0x91e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x1c82 (size before relaxing) + .debug_str 0x00000000000578ed 0x1123 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x1eef (size before relaxing) + .debug_str 0x0000000000058a10 0x73b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x1ca4 (size before relaxing) + .debug_str 0x000000000005914b 0x46f esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x400d (size before relaxing) + .debug_str 0x00000000000595ba 0x701 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x206e (size before relaxing) + .debug_str 0x0000000000059cbb 0xd8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x760 (size before relaxing) + .debug_str 0x0000000000059d93 0x45d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x305a (size before relaxing) + .debug_str 0x000000000005a1f0 0x17e esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x89d (size before relaxing) + .debug_str 0x000000000005a36e 0x22a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x978 (size before relaxing) + .debug_str 0x000000000005a598 0x71f esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + 0x336d (size before relaxing) + .debug_str 0x000000000005acb7 0xeb esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x1abf (size before relaxing) + .debug_str 0x000000000005ada2 0x6c esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x1680 (size before relaxing) + .debug_str 0x000000000005ae0e 0xa3 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x2710 (size before relaxing) + .debug_str 0x000000000005aeb1 0x190d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3d25 (size before relaxing) + .debug_str 0x000000000005c7be 0x383 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x2937 (size before relaxing) + .debug_str 0x000000000005cb41 0x189 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x2dee (size before relaxing) + .debug_str 0x000000000005ccca 0x14b esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x28cf (size before relaxing) + .debug_str 0x000000000005ce15 0xc57 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3d72 (size before relaxing) + .debug_str 0x000000000005da6c 0x217 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x2c5f (size before relaxing) + .debug_str 0x000000000005dc83 0x748 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x1140 (size before relaxing) + .debug_str 0x000000000005e3cb 0x151 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x25cd (size before relaxing) + .debug_str 0x000000000005e51c 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x7f0 (size before relaxing) + .debug_str 0x000000000005e5e0 0xd44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3dbe (size before relaxing) + .debug_str 0x000000000005f324 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x29b7 (size before relaxing) + .debug_str 0x000000000005f394 0xc3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x838 (size before relaxing) + .debug_str 0x000000000005f457 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + 0x777 (size before relaxing) + .debug_str 0x000000000005f523 0x1272 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + 0x3b36 (size before relaxing) + .debug_str 0x0000000000060795 0x79 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x290d (size before relaxing) + .debug_str 0x000000000006080e 0x622 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + 0x3635 (size before relaxing) + .debug_str 0x0000000000060e30 0xa1 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0xa0e (size before relaxing) + .debug_str 0x0000000000060ed1 0x406 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x1839 (size before relaxing) + .debug_str 0x00000000000612d7 0x461 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + 0x320a (size before relaxing) + .debug_str 0x0000000000061738 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x2c02 (size before relaxing) + .debug_str 0x0000000000061908 0xbb esp-idf/lwip/liblwip.a(wlanif.c.obj) + 0x2644 (size before relaxing) + .debug_str 0x00000000000619c3 0x54 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x170e (size before relaxing) + .debug_str 0x0000000000061a17 0x6c esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x262 (size before relaxing) + .debug_str 0x0000000000061a83 0x59 esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + 0x625 (size before relaxing) + .debug_str 0x0000000000061adc 0xf3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x2ca (size before relaxing) + .debug_str 0x0000000000061bcf 0x191 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + 0xb98 (size before relaxing) + .debug_str 0x0000000000061d60 0xfa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + 0x67e (size before relaxing) + .debug_str 0x0000000000061e5a 0x16f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + 0x6d6 (size before relaxing) + .debug_str 0x0000000000061fc9 0x138 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + 0x6ff (size before relaxing) + .debug_str 0x0000000000062101 0xfe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + 0x69d (size before relaxing) + .debug_str 0x00000000000621ff 0x698 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + 0x86d (size before relaxing) + .debug_str 0x0000000000062897 0x308 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + 0xe5d (size before relaxing) + .debug_str 0x0000000000062b9f 0xfa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + 0x673 (size before relaxing) + .debug_str 0x0000000000062c99 0x3fd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + 0x89b (size before relaxing) + .debug_str 0x0000000000063096 0x2d6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + 0x508 (size before relaxing) + .debug_str 0x000000000006336c 0x41e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + 0x1090 (size before relaxing) + .debug_str 0x000000000006378a 0x10a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + 0xcc2 (size before relaxing) + .debug_str 0x0000000000063894 0x2b4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + 0x1221 (size before relaxing) + .debug_str 0x0000000000063b48 0x101 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + 0x10f (size before relaxing) + .debug_str 0x0000000000063c49 0x1da /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + 0x789 (size before relaxing) + .debug_str 0x0000000000063e23 0x9 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + 0x789 (size before relaxing) + .debug_str 0x0000000000063e2c 0xa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + 0x78a (size before relaxing) + .debug_str 0x0000000000063e36 0xa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + 0x78a (size before relaxing) + .debug_str 0x0000000000063e40 0x399 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x1164 (size before relaxing) + .debug_str 0x00000000000641d9 0x14a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + 0x638 (size before relaxing) + .debug_str 0x0000000000064323 0x239 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + 0x7a8 (size before relaxing) + .debug_str 0x000000000006455c 0x100 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + 0x5f5 (size before relaxing) + .debug_str 0x000000000006465c 0x257 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + 0x8fc (size before relaxing) + .debug_str 0x00000000000648b3 0x76 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + 0x14c (size before relaxing) + .debug_str 0x0000000000064929 0xff /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + 0x601 (size before relaxing) + .debug_str 0x0000000000064a28 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + 0x630 (size before relaxing) + .debug_str 0x0000000000064aac 0xcb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + 0x82d (size before relaxing) + .debug_str 0x0000000000064b77 0xaa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + 0x826 (size before relaxing) + .debug_str 0x0000000000064c21 0x86 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + 0x7df (size before relaxing) + .debug_str 0x0000000000064ca7 0x88 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + 0x7ef (size before relaxing) + .debug_str 0x0000000000064d2f 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + 0x7e5 (size before relaxing) + .debug_str 0x0000000000064da3 0x13a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + 0x976 (size before relaxing) + .debug_str 0x0000000000064edd 0x95 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + 0x859 (size before relaxing) + .debug_str 0x0000000000064f72 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + 0x648 (size before relaxing) + .debug_str 0x0000000000064ffe 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + 0x7e2 (size before relaxing) + .debug_str 0x0000000000065082 0xb4 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + 0x82c (size before relaxing) + .debug_str 0x0000000000065136 0x7c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + 0x7ff (size before relaxing) + .debug_str 0x00000000000651b2 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + 0x77c (size before relaxing) + .debug_str 0x0000000000065236 0xa6 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + 0x999 (size before relaxing) + .debug_str 0x00000000000652dc 0x7c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + 0x76e (size before relaxing) + .debug_str 0x0000000000065358 0x7b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + 0x7e8 (size before relaxing) + .debug_str 0x00000000000653d3 0x97 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + 0x803 (size before relaxing) + .debug_str 0x000000000006546a 0x82 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + 0x776 (size before relaxing) + .debug_str 0x00000000000654ec 0x7e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + 0x82c (size before relaxing) + .debug_str 0x000000000006556a 0x1ef /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + 0x807 (size before relaxing) + .debug_str 0x0000000000065759 0x13e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + 0x697 (size before relaxing) + .debug_str 0x0000000000065897 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + 0x68c (size before relaxing) + .debug_str 0x000000000006590b 0x11b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + 0x72a (size before relaxing) + .debug_str 0x0000000000065a26 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + 0x8cb (size before relaxing) + .debug_str 0x0000000000065ac2 0x7a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + 0x609 (size before relaxing) + .debug_str 0x0000000000065b3c 0xdc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + 0x956 (size before relaxing) + .debug_str 0x0000000000065c18 0x8a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + 0x827 (size before relaxing) + .debug_str 0x0000000000065ca2 0x7e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + 0x79f (size before relaxing) + .debug_str 0x0000000000065d20 0x86 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + 0x7eb (size before relaxing) + .debug_str 0x0000000000065da6 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + 0x764 (size before relaxing) + .debug_str 0x0000000000065e26 0x7a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + 0x829 (size before relaxing) + .debug_str 0x0000000000065ea0 0x11c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + 0x625 (size before relaxing) + .debug_str 0x0000000000065fbc 0x86 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + 0x7b9 (size before relaxing) + .debug_str 0x0000000000066042 0x7a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + 0x78a (size before relaxing) + .debug_str 0x00000000000660bc 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + 0x815 (size before relaxing) + .debug_str 0x0000000000066140 0x82 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + 0x7c6 (size before relaxing) + .debug_str 0x00000000000661c2 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + 0x7a0 (size before relaxing) + .debug_str 0x0000000000066242 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + 0x7a5 (size before relaxing) + .debug_str 0x00000000000662ce 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + 0x7ae (size before relaxing) + .debug_str 0x000000000006636e 0x12c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + 0x65a (size before relaxing) + .debug_str 0x000000000006649a 0x151 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + 0xb4b (size before relaxing) + .debug_str 0x00000000000665eb 0x2c8 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + 0xc85 (size before relaxing) + .debug_str 0x00000000000668b3 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + 0x9b6 (size before relaxing) + .debug_str 0x000000000006694f 0x8c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + 0x9b3 (size before relaxing) + .debug_str 0x00000000000669db 0x31f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + 0xf17 (size before relaxing) + .debug_str 0x0000000000066cfa 0x1d2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + 0xdbf (size before relaxing) + .debug_str 0x0000000000066ecc 0x108 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + 0x627 (size before relaxing) + .debug_str 0x0000000000066fd4 0x8d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + 0x670 (size before relaxing) + .debug_str 0x0000000000067061 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + 0x62b (size before relaxing) + .debug_str 0x00000000000670d9 0x79 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + 0x62e (size before relaxing) + .debug_str 0x0000000000067152 0x71 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + 0x648 (size before relaxing) + .debug_str 0x00000000000671c3 0x12e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + 0x92e (size before relaxing) + .debug_str 0x00000000000672f1 0xa0 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + 0x6c9 (size before relaxing) + .debug_str 0x0000000000067391 0x73 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + 0x665 (size before relaxing) + .debug_str 0x0000000000067404 0x8a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + 0x64a (size before relaxing) + .debug_str 0x000000000006748e 0xbe /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + 0x73f (size before relaxing) + .debug_str 0x000000000006754c 0x73 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + 0x5f2 (size before relaxing) + .debug_str 0x00000000000675bf 0x77 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + 0x16b (size before relaxing) + .debug_str 0x0000000000067636 0x16 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + 0x101b (size before relaxing) + .debug_str 0x000000000006764c 0x80 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + 0x7a8 (size before relaxing) + .debug_str 0x00000000000676cc 0x84 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + 0x7c9 (size before relaxing) + .debug_str 0x0000000000067750 0x7a /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + 0x794 (size before relaxing) + .debug_str 0x00000000000677ca 0x74 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + 0x78f (size before relaxing) + .debug_str 0x000000000006783e 0x82 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + 0x691 (size before relaxing) + .debug_str 0x00000000000678c0 0x111 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + 0xadf (size before relaxing) + .debug_str 0x00000000000679d1 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + 0x61d (size before relaxing) + .debug_str 0x0000000000067a49 0x10d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + 0xbc4 (size before relaxing) + .debug_str 0x0000000000067b56 0x83 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + 0xaae (size before relaxing) + .debug_str 0x0000000000067bd9 0x89 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + 0x616 (size before relaxing) + .debug_str 0x0000000000067c62 0x99 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + 0x643 (size before relaxing) + .debug_str 0x0000000000067cfb 0x76 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + 0x685 (size before relaxing) + .debug_str 0x0000000000067d71 0x81 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + 0x1dd (size before relaxing) + .debug_str 0x0000000000067df2 0x78 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + 0x912 (size before relaxing) + .debug_str 0x0000000000067e6a 0x96 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + 0x939 (size before relaxing) + .debug_str 0x0000000000067f00 0xaf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + 0x9dd (size before relaxing) + .debug_str 0x0000000000067faf 0x97 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + 0x97a (size before relaxing) + .debug_str 0x0000000000068046 0x76 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + 0x98a (size before relaxing) + .debug_str 0x00000000000680bc 0x90 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + 0x98b (size before relaxing) + .debug_str 0x000000000006814c 0x9c /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + 0xa88 (size before relaxing) + .debug_str 0x00000000000681e8 0x130 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + 0x67a (size before relaxing) + .debug_str 0x0000000000068318 0x82 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + 0x744 (size before relaxing) + .debug_str 0x000000000006839a 0x75 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + 0x63e (size before relaxing) + .debug_str 0x000000000006840f 0x8f /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + 0x7a9 (size before relaxing) + .debug_str 0x000000000006849e 0x92 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + 0x7ca (size before relaxing) + .debug_str 0x0000000000068530 0x81 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + 0x9b3 (size before relaxing) + .debug_str 0x00000000000685b1 0x83 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + 0x9b8 (size before relaxing) + .debug_str 0x0000000000068634 0xe8e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_str 0x0000000000068634 0xa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + 0xd2a (size before relaxing) + .debug_str 0x000000000006863e 0x7e /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + 0x80d (size before relaxing) + .debug_str 0x00000000000686bc 0x17 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + 0xf65 (size before relaxing) + .debug_str 0x00000000000686d3 0x97 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + 0x992 (size before relaxing) + .debug_str 0x000000000006876a 0x76 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + 0x66a (size before relaxing) + +Cross Reference Table + +Symbol File +APB_SARADC esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +APRecvBcnStartTick /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ApFreqCalTimer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +BAROFDMSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +BasicOFDMSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +BasicOFDMSched_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +BcnInterval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +BcnSendTick /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +Cache_Dbus_MMU_Set esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +Cache_Disable_DCache esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +Cache_Disable_ICache esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +Cache_Enable_ICache esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Freeze_DCache_Disable esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +Cache_Freeze_DCache_Enable esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +Cache_Freeze_ICache_Disable esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +Cache_Freeze_ICache_Enable esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +Cache_Get_DROM_MMU_End esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Get_IROM_MMU_End esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Ibus_MMU_Set esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +Cache_Invalidate_Addr esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Invalidate_DCache_All esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Invalidate_ICache_All esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Occupy_DCache_MEMORY esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Occupy_ICache_MEMORY esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Resume_DCache esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Resume_ICache esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Set_DCache_Mode esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Set_ICache_Mode esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Set_IDROM_MMU_Info esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Set_IDROM_MMU_Size esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Suspend_DCache esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Suspend_ICache esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +CanDoFreqCal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +CurFreeSigIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +CurSigIdxToBeUse /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +DefFreqCalTimer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +DefFreqCalTimerCB /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +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_ADC2_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_ADC2_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_ADC2_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_ADC2_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_ADC2_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_ADC2_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_ADC2_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_ADC2_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_VER_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +ESP_EFUSE_BLK_VER_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BTLC_GPIO_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_APP_CPU esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_CAN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DCACHE 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_EFUSE_DIS_DOWNLOAD_DCACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.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_USB 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_EFUSE_DIS_USB_OTG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.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_EFUSE_FLASH_ECC_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_ECC_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_PAGE_SIZE 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_TYPE 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_HARD_DIS_JTAG 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_esp32xx.c.obj) +ESP_EFUSE_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +ESP_EFUSE_MAC_FACTORY 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-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +ESP_EFUSE_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_PIN_POWER_SELECTION 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_EFUSE_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_RD_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_RD_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.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_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_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_D_D0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_STRAP_JTAG_SEL 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_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USB_EXT_PHY_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USB_PHY_SEL 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_FORCE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_TIEH esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_XPD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION 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_BLK1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_GROUP_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY0_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY1_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY2_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY3_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY4_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_KEY5_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT 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_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ESP_EFUSE_WR_DIS_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +ETH_EVENT esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +FreqCalCntForScan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +GDMA esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/driver/libdriver.a(adc.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) +GPIO_HOLD_MASK esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/driver/libdriver.a(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(uart.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(i2c.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) +GPSPI3 esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +GetAccess /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +HighestFreqOffsetInOneChk /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +I2C0 esp-idf/driver/libdriver.a(i2c.c.obj) +I2C1 esp-idf/driver/libdriver.a(i2c.c.obj) +IP_EVENT esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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_event/libesp_event.a(event_send.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +LowestFreqOffsetInOneChk /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +MESH_EVENT esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) +NoiseTimerInterval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +RC_GetAckRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) +RC_GetAckTime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +RC_GetBlockAckTime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +RC_GetCtsTime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +RC_GetRtsRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) +RC_SetBasicRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +RFChannelSel /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) +RTCCNTL 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(panic.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +RTCIO esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) +RxNodeNum /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +SENS esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) +SPIMEM1 esp-idf/soc/libsoc.a(spi_periph.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/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +SYSTIMER esp-idf/hal/libhal.a(systimer_hal.c.obj) +SigInMacISR /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +SigSpaceFree /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +SigSpaceMalloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +SysTickIsrHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +TIMERG0 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) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +TIMERG1 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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +TRC_AMPDU_PER_UP_THRESHOLD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +TRC_PER_IS_GOOD /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +TestStaFreqCalValInput /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +TmpSTAAPCloseAP /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +TxNodeNum /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +TxRxCxt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +UART0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +UART1 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +UART2 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +USB_SERIAL_JTAG esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.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) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_event/libesp_event.a(event_send.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +WIFI_MESH_EVENT /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +Xthal_intlevel /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(interrupts--intlevel.o) + esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) +_Balloc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +_Bfree /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +_C_numeric_locale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +_C_time_locale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +_DebugExceptionVector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_DoubleExceptionVector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_ITM_deregisterTMCloneTable /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +_ITM_registerTMCloneTable /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +_KernelExceptionVector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_Level2Vector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_Level3Vector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_Level4Vector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_Level5Vector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_NMIExceptionVector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_PathLocale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) +_UserExceptionVector esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_WindowOverflow12 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_WindowOverflow4 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_WindowOverflow8 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_WindowUnderflow12 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_WindowUnderflow4 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_WindowUnderflow8 esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_Z17__frame_state_forPvP11frame_state esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +_ZN10__cxxabiv111__terminateEPFvvE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZN10__cxxabiv112__unexpectedEPFvvE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZN10__cxxabiv117__class_type_infoD0Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) +_ZN10__cxxabiv117__class_type_infoD1Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) +_ZN10__cxxabiv117__class_type_infoD2Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZN10__cxxabiv119__terminate_handlerE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZN10__cxxabiv120__si_class_type_infoD0Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZN10__cxxabiv120__si_class_type_infoD1Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZN10__cxxabiv120__si_class_type_infoD2Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZN10__cxxabiv120__unexpected_handlerE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZN14NVSHandleEntry17s_nvs_next_handleE esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs11PageManager12activatePageEv esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs11PageManager14requestNewPageEv esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs11PageManager4loadEPNS_9PartitionEjj esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs11PageManager9fillStatsER11nvs_stats_t esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs12NVSPartition11erase_rangeEjj esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition11get_addressEv esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition18get_partition_nameEv esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition4readEjPvj esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition5writeEjPKvj esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition8get_sizeEv esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition8read_rawEjPvj esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartition9write_rawEjPKvj esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartitionC1EPK15esp_partition_t 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) +_ZN3nvs12NVSPartitionC2EPK15esp_partition_t esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartitionD0Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartitionD1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs12NVSPartitionD2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZN3nvs15NVSHandleSimple10erase_itemEPKc esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple10get_stringEPKcPcj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple20get_used_entry_countERj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple22calcEntriesInNamespaceERj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple6commitEv esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple8get_blobEPKcPvj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple9debugDumpEv esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple9erase_allEv esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple9fillStatsER11nvs_stats_t esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple9findEntryEP21nvs_opaque_iterator_tPKc esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimple9nextEntryEP21nvs_opaque_iterator_t esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimpleD0Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimpleD1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs15NVSHandleSimpleD2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEjj esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs19NVSPartitionManager12get_instanceEv 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) +_ZN3nvs19NVSPartitionManager14init_partitionEPKc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs19NVSPartitionManager16deinit_partitionEPKc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs19NVSPartitionManager17open_handles_sizeEv esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs19NVSPartitionManager8instanceE esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs19NVSPartitionManagerD0Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs19NVSPartitionManagerD1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs19NVSPartitionManagerD2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs4Item14calculateCrc32EPKhj esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Lock10mSemaphoreE esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs4Page10initializeEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page10setVersionEh esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page10writeEntryERKNS_4ItemE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page11calcEntriesER11nvs_stats_t esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4Page11markFreeingEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4Page12setSeqNumberEj esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4Page14alterPageStateENS0_9PageStateE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page14writeEntryDataEPKhj esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page15mLoadEntryTableEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page15pageStateToNameENS0_9PageStateE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page17eraseEntryAndSpanEj esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page20updateFirstUsedEntryEjj esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page4loadEPNS_9PartitionEj esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4Page5eraseEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4Page6Header14calculateCrc32Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE 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) +_ZN3nvs4Page8findItemEhNS_8ItemTypeEPKchNS_9VerOffsetE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs4Page8markFullEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs4Page9copyItemsERS0_ esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE 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) +_ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs4PageC1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZN3nvs4PageC2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs7Storage13fillEntryInfoERNS_4ItemER16nvs_entry_info_t esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage14eraseNamespaceEh esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs7Storage15clearNamespacesEv esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage17readMultiPageBlobEhPKcPvj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs7Storage22calcEntriesInNamespaceEhRj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs7Storage4initEjj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs7Storage9debugDumpEv 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) +_ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs7Storage9fillStatsER11nvs_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) +_ZN3nvs7Storage9findEntryEP21nvs_opaque_iterator_tPKc 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) +_ZN3nvs7Storage9nextEntryEP21nvs_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) +_ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +_ZN3nvs7StorageD1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZN3nvs7StorageD2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZN3nvs8HashList13HashListBlockC1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +_ZN3nvs8HashList13HashListBlockC2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +_ZN3nvs8HashList4findEjRKNS_4ItemE esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs8HashList5clearEv esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs8HashList5eraseEj esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs8HashList6insertERKNS_4ItemEj esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs8HashListC1Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZN3nvs8HashListC2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +_ZN3nvs8HashListD1Ev 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) +_ZN3nvs8HashListD2Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIiEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIjEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIsEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIxEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8get_itemIyEEiPKcRT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIiEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIjEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIsEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemItEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIxEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZN3nvs9NVSHandle8set_itemIyEEiPKcT_ esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) +_ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) +_ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNK3nvs15NVSHandleSimple18get_partition_nameEv esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZNK3nvs4Item14calculateCrc32Ev esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZNK3nvs4Item26calculateCrc32WithoutValueEv esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +_ZNK3nvs4Page12getSeqNumberERj esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +_ZNK3nvs4Page18getVarDataTailroomEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZNK3nvs4Page9debugDumpEv esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZNK3nvs4Page9readEntryEjRNS_4ItemE esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZNK3nvs7Storage7isValidEv esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +_ZNKSt9type_info10__do_catchEPKS_PPvj /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) +_ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) +_ZNKSt9type_info14__is_pointer_pEv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNKSt9type_info15__is_function_pEv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZNSt9type_infoD0Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) +_ZNSt9type_infoD1Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) +_ZNSt9type_infoD2Ev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) +_ZSt10unexpectedv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZSt13get_terminatev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZSt13set_terminatePFvvE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZSt14get_unexpectedv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZSt14set_unexpectedPFvvE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +_ZSt15get_new_handlerv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZSt15set_new_handlerPFvvE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) +_ZSt18uncaught_exceptionv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) +_ZSt19uncaught_exceptionsv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) +_ZSt7nothrow /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_handler.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.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) +_ZSt9terminatev /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_unex_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTISt9bad_alloc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTISt9exception /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTSSt9bad_alloc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTSSt9exception /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTVN10__cxxabiv117__class_type_infoE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTVN10__cxxabiv120__si_class_type_infoE /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +_ZTVN3nvs12NVSPartitionE esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +_ZTVN3nvs15NVSHandleSimpleE esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZTVN3nvs19NVSPartitionManagerE esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +_ZTVSt9type_info /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) +_ZdaPv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +_ZdlPv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_opv.o) + 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) +_ZdlPvj /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_ops.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) +_ZnajRKSt9nothrow_t /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +_ZnwjRKSt9nothrow_t /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opvnt.o) + 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) +__DTOR_END__ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__TMC_END__ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtend.o + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__action_table /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +__adddf3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) +__any_on /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) +__ascii_mbtowc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) +__ascii_wctomb /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) +__assert esp-idf/newlib/libnewlib.a(assert.c.obj) +__assert_func esp-idf/newlib/libnewlib.a(assert.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + esp-idf/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.a(wlanif.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/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.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_aes.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.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/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(dhcpserver.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(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.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_mmap.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(wifi.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(newlib_init.c.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/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.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(intr_alloc.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_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/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.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_recursive_mutex /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) +__b2d /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) +__bswapdi2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +__bswapsi2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_bswapsi2.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +__call_exitprocs /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) +__chclass /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +__copybits /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__cxa_begin_catch /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +__cxa_end_catch /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.o) +__cxa_get_exception_ptr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) +__cxa_get_globals /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_catch.o) +__cxa_get_globals_fast /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/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) +__cxx_eh_arena_size_get esp-idf/esp_system/libesp_system.a(startup.c.obj) +__d2b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__default_global_locale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) +__divdf3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdf3.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +__divdi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divdi3.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__divsf3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_divsf3.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +__dso_handle /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__env_lock /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) +__env_unlock /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) +__eqdf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +__errno /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +__extendsfdf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_extendsfdf2.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +__fdlib_version /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_lib_ver.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +__fixdfdi /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfdi.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) +__fixdfsi /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixdfsi.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +__fixunsdfdi /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfdi.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) +__fixunsdfsi /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_fixunsdfsi.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/main/libmain.a(shell.c.obj) +__floatdidf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) +__floatdisf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) +__floatsidf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +__floatundidf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdidf.o) +__floatundisf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatdisf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +__floatunsidf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_floatsidf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__fp_lock_all /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__fp_unlock_all /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__gedf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__gethex /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__getopt_long_only_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) +__getopt_long_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) +__getopt_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) +__getreent esp-idf/freertos/libfreertos.a(tasks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-errno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/main/libmain.a(shell.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/vfs/libvfs.a(vfs.c.obj) +__gettzinfo /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gettzinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) +__global_locale_ptr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +__gtdf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__hexdig_fun /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) +__hexnan /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__hi0bits /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) +__hide_aliasing_typecast esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +__i2b /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__ieee754_pow /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +__ieee754_sqrt /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.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) +__itoa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) +__ledf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__lo0bits /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) +__locale_mb_cur_max /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +__localeconv_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__lock___sinit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__lock___tz_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) +__lshift /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__ltdf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +__match /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-hexnan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__mcmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__mdiff /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__moddi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_moddi3.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__month_lengths /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-month_lengths.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) +__mprec_bigtens /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__mprec_tens /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__mprec_tinytens /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) +__muldf3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_muldf3.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +__multadd /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) +__multiply /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__nedf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +__numeric_load_locale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lnumeric.o) +__popcountsi2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_popcountsi2.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__pow5mult /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__ratio /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__retarget_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-envlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__sccl /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sccl.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +__sclose /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__seofread /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) +__sf_fake_stderr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sf_fake_stdin /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sf_fake_stdout /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sflags /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-flags.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) +__sflush_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sfmoreglue /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__sfp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) +__sfp_lock_acquire /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sfp_lock_release /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sfvwrite_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) +__sinit /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +__sinit_lock_acquire /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__sinit_lock_release /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__smakebuf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) +__sprint_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) +__sread /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__srefill_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) +__srget /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) +__srget_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rget.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) +__sseek /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__ssprint_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +__ssrefill_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +__ssvfiscanf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) +__ssvfscanf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) +__state_table /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +__subdf3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_addsubdf3.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_sqrt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +__submore /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) +__swbuf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) +__swbuf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) +__swhatbuf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) +__swrite /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +__swsetup_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) +__time_load_locale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-timelocal.o) +__truncdfsf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_truncdfsf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) +__tz_lock /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) +__tz_unlock /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzlock.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) +__tzcalc_limits /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_udivdi3.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.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) +__ulp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +__umoddi3 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_umoddi3.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +__unorddf2 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/libgcc.a(_cmpdf2.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__utoa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) +__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_call_unexpected esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crtbegin.o +__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_longjmp esp-idf/esp_rom/libesp_rom.a(esp_rom_longjmp.S.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) +__wrap_uart_hal_write_txfifo esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +_asprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) +_atoi_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) +_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) +_calloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_cleanup /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +_cleanup_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) +_close_r esp-idf/vfs/libvfs.a(vfs.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_cnx_start_connect_without_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +_ctype_ /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ctype_.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + 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/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +_data_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_daylight /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) +_do_wifi_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +_do_wifi_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +_dtoa_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +_esp_error_check_failed esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.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/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port_common.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) +_esp_wifi_clear_default_wifi_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +_esp_wifi_set_default_wifi_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +_exit esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) +_fclose_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) +_fflush_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) +_fgetc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) +_fgets_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) +_findenv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) +_findenv_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) +_fini /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o +_flash_rodata_align esp-idf/freertos/libfreertos.a(port.c.obj) +_flash_rodata_start esp-idf/freertos/libfreertos.a(port.c.obj) +_fopen_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) +_fprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) +_fputc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) +_fputs_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) +_fread_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) +_free_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wsetup.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_frxt_dispatch esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +_frxt_int_enter esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_frxt_int_exit esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_frxt_setup_switch esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +_frxt_task_coproc_state esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) +_fseek_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) +_fseeko_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) +_fstat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_ftell_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) +_ftello_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) +_fwalk /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) +_fwalk_reent /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwalk.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) +_fwrite_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) +_g_esp_netif_inherent_ap_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +_g_esp_netif_inherent_openthread_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) +_g_esp_netif_inherent_ppp_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) +_g_esp_netif_inherent_slip_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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +_g_esp_netif_netstack_default_ppp 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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_netstack_default_wifi_sta esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_global_impure_ptr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-impure.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-__call_atexit.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.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) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +_heap_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_init /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/no-rtti/crti.o +_invalid_pc_placeholder esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +_iram_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_iram_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_isatty_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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(newlib_init.c.obj) +_localeconv_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.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) +_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_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.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) +_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) +_lseek_r esp-idf/vfs/libvfs.a(vfs.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_malloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-makebuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_mbrtowc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbrtowc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_mbtowc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mbtowc_r.o) +_mesh_check_roots_gone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_check_window_close_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_check_window_open_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_find_root_competitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +_mesh_remove_gone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_reset_window_open_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_num_reach_max /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_process_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_process_conflict_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_process_fixed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_process_gone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_process_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_roots_process_yield /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_set_flag_roots_found /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_timer_process_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_timer_process_conflict_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_timer_process_fixed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_timer_process_gone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mesh_timer_process_yield /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_mprec_log10 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) +_open_memstream_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) +_open_r esp-idf/vfs/libvfs.a(vfs.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_open_wmemstream_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) +_password esp-idf/main/libmain.a(wifi.c.obj) +_perror_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) +_print_roots_count /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_printf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) +_putc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) +_putchar_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) +_puts_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_read_reg esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +_read_reg_mask esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +_read_reg_nolock esp-idf/dps310/libdps310.a(helper_i2c.c.obj) +_realloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_reclaim_reent /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +_rename_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_rodata_reserved_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rodata_reserved_start esp-idf/esp_system/libesp_system.a(cpu_start.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_fast_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_sbrk_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_setlocale_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) +_sfread_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_siscanf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) +_sniprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) +_snprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) +_sprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) +_sscanf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) +_ssid esp-idf/main/libmain.a(wifi.c.obj) +_start /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o +_stat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_strdup_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) +_strerror_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) +_strndup_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) +_strtod_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +_strtod_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_strtol_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) +_strtoll_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_strtoul_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_strtoull_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_sungetc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +_svfiprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) +_svfprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) +_tzname /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzvars.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +_tzset_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) +_tzset_unlocked /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) +_tzset_unlocked_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) +_ungetc_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) +_unlink_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_update_reg esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +_update_reg_nolock esp-idf/dps310/libdps310.a(helper_i2c.c.obj) +_user_strerror /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-u_strerr.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) +_vector_table esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_vfiprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) +_vfprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) +_vprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) +_vsnprintf_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vsnprintf.o) +_wait_for_reg_bits esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +_wctomb_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-wctomb_r.o) +_wifi_vnd_ext_mesh_roots_free /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_wifi_vnd_ext_mesh_roots_malloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +_write_r esp-idf/vfs/libvfs.a(vfs.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-stdio.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_write_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_write_reg esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +_write_reg_nolock esp-idf/dps310/libdps310.a(helper_i2c.c.obj) +_xt_alloca_exc esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_xt_context_restore esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) +_xt_context_save esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) +_xt_coproc_init esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +_xt_coproc_owner_sa esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) +_xt_coproc_release esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +_xt_coproc_restorecs esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_xt_coproc_sa_offset esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) +_xt_coproc_savecs esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +_xt_exception_table esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) +_xt_interrupt_table esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) +_xt_medint2_exit esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_xt_medint3_exit esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_xt_nmi esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) +_xt_panic esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +_xt_user_exit esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +_xtos_set_intlevel esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +abort esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_term_handler.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_terminate.o) + esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.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) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(adc_hal.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(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.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/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_timing_config.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(spi_flash_timing_tuning.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/dps310/libdps310.a(dps310.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(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(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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-abs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +access esp-idf/vfs/libvfs.a(vfs.c.obj) +adc1_config_channel_atten esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_config_width esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_dma_mode_acquire esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_get_raw esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_get_voltage esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_lock_release esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_pad_get_io_num esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_rtc_mode_acquire esp-idf/driver/libdriver.a(adc_common.c.obj) +adc1_ulp_enable esp-idf/driver/libdriver.a(adc_common.c.obj) +adc2_config_channel_atten esp-idf/driver/libdriver.a(adc_common.c.obj) +adc2_get_raw esp-idf/driver/libdriver.a(adc_common.c.obj) +adc2_pad_get_io_num esp-idf/driver/libdriver.a(adc_common.c.obj) +adc2_vref_to_gpio esp-idf/driver/libdriver.a(adc_common.c.obj) +adc2_wifi_acquire esp-idf/driver/libdriver.a(adc_common.c.obj) +adc2_wifi_release esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_cal_offset esp-idf/driver/libdriver.a(adc.c.obj) +adc_channel_io_map esp-idf/soc/libsoc.a(adc_periph.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_common_gpio_init esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_digi_controller_configure esp-idf/driver/libdriver.a(adc.c.obj) +adc_digi_deinitialize esp-idf/driver/libdriver.a(adc.c.obj) +adc_digi_initialize esp-idf/driver/libdriver.a(adc.c.obj) +adc_digi_read_bytes esp-idf/driver/libdriver.a(adc.c.obj) +adc_digi_start esp-idf/driver/libdriver.a(adc.c.obj) +adc_digi_stop esp-idf/driver/libdriver.a(adc.c.obj) +adc_get_calibration_offset esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_hal_arbiter_config esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_hal_calibration_init esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_hal_context_config esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_convert esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_hal_digi_clr_intr esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_digi_controller_config esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_digi_deinit esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_digi_dis_intr esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_digi_init esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_digi_start esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_digi_stop esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_get_reading_result esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_init esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_self_calibration esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_hal_set_calibration_param esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_hal_set_controller esp-idf/hal/libhal.a(adc_hal.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +adc_power_acquire esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +adc_power_off esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_power_on esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_power_release esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +adc_reg_lock esp-idf/driver/libdriver.a(adc.c.obj) +adc_rtc_reset esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_set_clk_div esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_set_data_inv esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_set_data_width esp-idf/driver/libdriver.a(adc_common.c.obj) +adc_vref_to_gpio esp-idf/driver/libdriver.a(adc_common.c.obj) +addba_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +adjtime esp-idf/newlib/libnewlib.a(time.c.obj) +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) +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(aes-omac1.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(aes-omac1.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(aes-omac1.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +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_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) +ampdu_alloc_rx_ba_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ampdu_dispatch /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_all /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_as_many_as_possible /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_movement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_upto /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ampdu_free_rx_ba_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ant_btrx_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ant_bttx_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ant_dft_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ant_wifirx_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ant_wifitx_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ap_no_lr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ap_no_lr_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ap_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ap_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +app_main esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) +arg_date0 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_date1 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_daten esp-idf/console/libconsole.a(argtable3.c.obj) +arg_dbl0 esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +arg_dbl1 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_dbln esp-idf/console/libconsole.a(argtable3.c.obj) +arg_end esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +arg_file0 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_file1 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_filen esp-idf/console/libconsole.a(argtable3.c.obj) +arg_free esp-idf/console/libconsole.a(argtable3.c.obj) +arg_freetable esp-idf/console/libconsole.a(argtable3.c.obj) +arg_int0 esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +arg_int1 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_intn esp-idf/console/libconsole.a(argtable3.c.obj) +arg_lit0 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_lit1 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_litn esp-idf/console/libconsole.a(argtable3.c.obj) +arg_nullcheck esp-idf/console/libconsole.a(argtable3.c.obj) +arg_parse esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +arg_print_errors esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.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_gnu esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_option esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_syntax esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_print_syntaxv esp-idf/console/libconsole.a(argtable3.c.obj) +arg_rem esp-idf/console/libconsole.a(argtable3.c.obj) +arg_rex0 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_rex1 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_rexn esp-idf/console/libconsole.a(argtable3.c.obj) +arg_str0 esp-idf/console/libconsole.a(argtable3.c.obj) +arg_str1 esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +arg_strn esp-idf/console/libconsole.a(argtable3.c.obj) +arg_strptime esp-idf/console/libconsole.a(argtable3.c.obj) +asprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-asprintf.o) + esp-idf/console/libconsole.a(commands.c.obj) +assoc_ie_buf esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +atof /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) +atoi /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) +bars /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +bb_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bb_intr_handl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +bbpll_en_usb /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +bin_clear_free esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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_chip_revision esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +bootloader_common_get_chip_ver_pkg esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse_esp32s3.c.obj) +bootloader_common_get_partition_description esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +bootloader_common_get_reset_reason esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_get_sha256_of_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.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_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_esp32s3.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) +bootloader_execute_flash_command esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_clock_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +bootloader_flash_cs_timing_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +bootloader_flash_dummy_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.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_get_cs_io esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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_set_dummy_out esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +bootloader_flash_unlock esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_update_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_flash_wrap_set esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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_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_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(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_random_disable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.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_esp32s3.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_esp32s3.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(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) + 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(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.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) +brownout_hal_intr_clear esp-idf/hal/libhal.a(brownout_hal.c.obj) +brownout_hal_intr_enable esp-idf/hal/libhal.a(brownout_hal.c.obj) +bt_chan_pwr_interp /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bt_track_pll_cap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bt_tx_gain_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bt_tx_pwctrl_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bt_txdc_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bt_txiq_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +bt_txpwr_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +bzero /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) +cJSON_AddItemToObject esp-idf/json/libjson.a(cJSON.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) +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/golioth_sdk/libgolioth_sdk.a(golioth_log.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) +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/golioth_sdk/libgolioth_sdk.a(golioth_log.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) +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/golioth_sdk/libgolioth_sdk.a(golioth_log.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) +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) +cJSON_PrintBuffered esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_PrintPreallocated esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.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) +call_start_cpu0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +call_start_cpu1 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +call_user_start esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +calloc esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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(crypto_mbedtls-ec.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_wpa2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.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(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/console/libconsole.a(commands.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_event/libesp_event.a(esp_event.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/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.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) +candidate_monitor_timer_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +candidate_monitor_timer_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +cannel_scan_connect_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ccmp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +chan14_mic_enable /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +chip7_phy_init_ctrl /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +chip_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +chip_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +chip_post_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +chip_v7_set_chan /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) +chip_v7_set_chan_ana /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +chip_v7_set_chan_misc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +chip_v7_set_chan_offset /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +chm_acquire_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_cancel_op /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +chm_end_op /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) +chm_end_op_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +chm_get_chan_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +chm_get_current_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +chm_get_home_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +chm_is_at_home_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +chm_mhz2num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) +chm_release_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_return_home_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_set_current_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_set_home_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +chm_start_op /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +cipher_map_net80211_to_public_cipher /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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) +cleanup_glue /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-reent.o) +clear_bss_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +clock_getres esp-idf/newlib/libnewlib.a(time.c.obj) +clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +clock_settime esp-idf/newlib/libnewlib.a(time.c.obj) +close /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysclose.o) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +closedir esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +cnx_add_rc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_add_to_blacklist /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_assoc_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_assoc_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +cnx_auth_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_auth_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) +cnx_auth_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +cnx_beacon_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +cnx_bss_alloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_bss_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_can_do_obss_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_check_bssid_in_blacklist /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_clear_blacklist /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +cnx_coexist_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_coexist_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_connect_next_ap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_connect_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_connect_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +cnx_csa_fn /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_csa_fn_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +cnx_handshake_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_handshake_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +cnx_node_alloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +cnx_node_is_existing /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +cnx_node_join /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +cnx_node_leave /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +cnx_node_remove /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_node_search /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +cnx_obss_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_obss_scan_done_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_obss_scan_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_rc_search /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_rc_update_age /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_rc_update_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +cnx_rc_update_state_metric /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_remove_all_rc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +cnx_remove_rc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_remove_rc_except /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_sta_associated /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_sta_connect_cmd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +cnx_sta_connect_led_timer_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_sta_leave /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +cnx_sta_pm /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +cnx_sta_scan_cmd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +cnx_start_handoff_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +cnx_start_obss_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +cnx_stop_obss_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +cnx_update_bss /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +cnx_update_bss_more /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +coap_add_attr esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_add_block esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_add_block_b_data esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_add_data esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_add_data_after esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_add_data_blocked_response esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_add_data_large_request esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_add_data_large_response esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_add_observer esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_add_option esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_add_option_internal esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_add_optlist_pdu esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) +coap_add_resource esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_add_token esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_address_equals esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_address_get_port esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_address_init esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_address_set_port esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) +coap_adjust_basetime esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_async_get_app_data esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) +coap_async_is_supported esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) +coap_async_set_app_data esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) +coap_async_set_delay esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) +coap_async_trigger esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) +coap_attr_get_value esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_block_build_body esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_block_check_lg_crcv_timeouts esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_block_check_lg_srcv_timeouts esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_block_check_lg_xmit_timeouts esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_block_delete_lg_crcv esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_block_delete_lg_srcv esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_block_delete_lg_xmit esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_block_new_lg_crcv esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_cache_derive_key esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_cache_derive_key_w_ignore esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_cache_get_app_data esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_cache_get_by_key esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_cache_get_by_pdu esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_cache_get_pdu esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_cache_ignore_options esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_cache_set_app_data esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_calc_timeout esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_can_exit esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_cancel_all_messages esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_cancel_observe esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_cancel_session_messages esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_check_async esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_check_code_lg_xmit esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_check_notify esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_check_option esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_cleanup esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_clear_event_handler esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) +coap_client_delay_first esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_clock_init esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_clone_uri esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_context_get_coap_fd esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_get_csm_max_message_size esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_get_csm_timeout esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_get_max_handshake_sessions esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_get_max_idle_sessions esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_get_session_timeout esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_block_mode esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_context_set_csm_max_message_size esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_csm_timeout esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_keepalive esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_max_handshake_sessions esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_max_idle_sessions esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_pki esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_pki_root_cas esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_psk esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_psk2 esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_context_set_session_timeout esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_debug_send_packet esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_debug_set_packet_loss esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_decode_var_bytes esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_decode_var_bytes8 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_delete_all esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_delete_all_async esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_delete_all_resources esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_delete_attr esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_delete_bin_const esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_delete_binary esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_delete_cache_entry esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_delete_cache_key esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_delete_node esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_delete_observer esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_delete_observers esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_delete_optlist esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) +coap_delete_pdu esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_delete_resource esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_delete_str_const esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_delete_string esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_delete_uri esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_digest_final esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_digest_free esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_digest_setup esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_digest_update esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_dispatch esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_context_check_keys_enabled esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_context_set_cpsk esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_context_set_pki esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_context_set_pki_root_cas esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_context_set_spsk esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_free_context esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_free_session esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_get_context_timeout esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_dtls_get_log_level esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_dtls_get_overhead esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_get_timeout esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_dtls_get_tls esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_handle_timeout esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_dtls_hello esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_is_context_timeout esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_dtls_is_supported esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_dtls_new_client_session esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_new_context esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_new_server_session esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_dtls_receive esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_send esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_session_update_mtu esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_dtls_set_log_level esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_dtls_shutdown esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_dtls_startup esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_encode_var_safe esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_encode_var_safe8 esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_endpoint_get_session esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_endpoint_set_default_mtu esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_endpoint_str esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_error esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_expire_cache_entries esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_find_async esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_find_attr esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_find_observer esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_fls esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) +coap_flsll esp-idf/libcoap/liblibcoap.a(encode.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_free_async esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_free_context esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_free_endpoint esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_free_type esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_get_app_data esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_get_block esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_get_block_b esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_get_data esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_get_data_large esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_get_log_level esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_get_query esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_get_resource_from_uri_path esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_get_session_client_psk_identity esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_get_session_client_psk_key esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_get_session_server_psk_hint esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_get_session_server_psk_key esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_get_tls_library_version esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_get_uri_path esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_handle_dgram esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_handle_event esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_handle_failed_notify esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_handle_request_put_block esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_handle_request_send_block esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_handle_response_get_block esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_handle_response_send_block esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_hash_impl esp-idf/libcoap/liblibcoap.a(coap_hashkey.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_insert_node esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_insert_option esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_insert_optlist esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_io_do_epoll esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_io_do_io esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_io_prepare_epoll esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_io_prepare_io esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_io_process esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_io_process_with_fds esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_is_mcast esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_join_mcast_group_intf esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_log_impl esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_make_str_const esp-idf/libcoap/liblibcoap.a(str.c.obj) +coap_malloc_endpoint esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_malloc_type esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_mcast_per_resource esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_mcast_set_hops esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_memory_init esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_mfree_endpoint esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_network_read esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_network_send esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_new_bin_const esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_new_binary esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_new_cache_entry esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) +coap_new_client_session esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_new_client_session_pki esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_new_client_session_psk esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_new_client_session_psk2 esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_new_context esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_new_endpoint esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_new_error_response esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_new_message_id esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_new_node esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_new_optlist esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_new_pdu esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_new_server_session esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_new_str_const esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_new_string esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_new_uri esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_opt_block_num esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_opt_encode esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_opt_encode_size esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_opt_length esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_opt_parse esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_opt_setheader esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_opt_size esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_opt_value esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_option_check_critical esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_option_filter_clear esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_option_filter_get esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_option_filter_set esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_option_filter_unset esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_option_iterator_init esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_option_next esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_package_build esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_package_name esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_package_version esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_packet_get_memmapped esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_check_resize esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_pdu_clear esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_pdu_duplicate esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_pdu_encode_header esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_pdu_get_code esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_pdu_get_mid esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_pdu_get_token esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_pdu_get_type esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_pdu_init esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_pdu_parse esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_parse_header esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_parse_header_size esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_parse_opt esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_parse_size esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_resize esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_pdu_set_code esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_pdu_set_mid esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_pdu_set_type esp-idf/libcoap/liblibcoap.a(pdu.c.obj) +coap_peek_next esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_pop_next esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_print_addr esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_print_link esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_print_wellknown esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_prng esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_prng_init esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_realloc_type esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) +coap_register_async esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) +coap_register_event_handler esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_register_handler esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_register_nack_handler esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_register_option esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_register_ping_handler esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_register_pong_handler esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_register_request_handler esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_register_response_handler esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_remove_from_queue esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_remove_option esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_resize_binary esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_resource_get_uri_path esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_get_userdata esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_init esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_notify_observers esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_proxy_uri_init esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_proxy_uri_init2 esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_release_userdata_handler esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_set_dirty esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_set_get_observable esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_set_mode esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_set_userdata esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_unknown_init esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_resource_unknown_init2 esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_response_phrase esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_retransmit esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_send esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_send_ack esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_send_error esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_send_internal esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_send_message_type esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_session_connected esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_session_delay_pdu esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_session_disconnected esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_session_free esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_session_get_ack_random_factor esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_ack_timeout esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_addr_local esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_addr_remote esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_app_data esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_by_peer esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_context esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_session_get_default_leisure esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_ifindex esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_max_retransmit esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_nstart esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_probing_rate esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_proto esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_psk_hint esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_psk_identity esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_psk_key esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_state esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_session_get_tls esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_get_type esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_init_token esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_session_max_pdu_rcv_size esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_session_max_pdu_size esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_session_mfree esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_new_dtls_session esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_session_new_token esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_session_reference esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_session_refresh_psk_hint esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_session_refresh_psk_identity esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_session_refresh_psk_key esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_session_release esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_session_send esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_session_send_csm esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_session_send_pdu esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_send_ping esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +coap_session_set_ack_random_factor esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_ack_timeout esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_app_data esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_default_leisure esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_max_retransmit esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_mtu esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_session_set_no_observe_cancel esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_nstart esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_probing_rate esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_set_type_client esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_session_str esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_session_write esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_set_app_data esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_set_event_handler esp-idf/libcoap/liblibcoap.a(coap_event.c.obj) +coap_set_log_handler esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_set_log_level esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_set_prng esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) +coap_set_show_pdu_output esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_show_pdu esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_show_tls_version esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_socket_accept_tcp esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_bind_tcp esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_bind_udp esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_close esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_connect_tcp1 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_connect_tcp2 esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_socket_connect_udp esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_format_errno esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) +coap_socket_read esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_socket_send esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_socket_strerror esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_socket_write esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +coap_split_path esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_split_proxy_uri esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_split_query esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_split_uri esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +coap_startup esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_string_tls_support esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_string_tls_version esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_subscription_init esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) +coap_tcp_is_supported esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_ticks esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_ticks_from_rt_us esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) +coap_ticks_to_rt esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_ticks_to_rt_us esp-idf/libcoap/liblibcoap.a(coap_time.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_tls_free_session esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_tls_is_supported esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +coap_tls_new_client_session esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_tls_new_server_session esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_tls_read esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_tls_write esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_touch_observer esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +coap_update_option esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_update_token esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_uri_into_options esp-idf/libcoap/liblibcoap.a(uri.c.obj) +coap_wait_ack esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +coap_write_block_b_opt esp-idf/libcoap/liblibcoap.a(block.c.obj) +coap_write_block_opt esp-idf/libcoap/liblibcoap.a(block.c.obj) +coex_is_in_isr_wrapper esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coexist_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +config_get_wifi_ampdu_rx_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_ampdu_tx_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_amsdu_tx_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_beacon_max_len /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) +config_get_wifi_cache_tx_buffer_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +config_get_wifi_coexist_task_stack_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +config_get_wifi_csi_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +config_get_wifi_dynamic_rx_buffer_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +config_get_wifi_dynamic_tx_buffer_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +config_get_wifi_feature_capabilities /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +config_get_wifi_mgmt_sbuf_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +config_get_wifi_nvs_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +config_get_wifi_pm_task_stack_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +config_get_wifi_rx_baw /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_sta_disconnected_pm /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +config_get_wifi_static_rx_buffer_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_static_tx_buffer_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_task_core_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +config_get_wifi_task_stack_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +config_get_wifi_timer_task_stack_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +config_get_wifi_tx_buffer_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_wpa2_task_stack_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +config_get_wifi_wps_task_stack_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +config_is_cache_tx_buf_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +connect_scan_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +country_info_24ghz /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) +cpu_hal_clear_breakpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) +cpu_hal_clear_watchpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +cpu_hal_set_breakpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +cpu_hal_set_vecbase esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +cpu_hal_set_watchpoint esp-idf/hal/libhal.a(cpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +crc32_le /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +crypto_bignum_add esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.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) +crypto_bignum_bits esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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(sae.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(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(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(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_one 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_zero esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.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(sae.c.obj) +crypto_bignum_mod esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.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(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(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(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_to_string esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) +crypto_cipher_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_cipher_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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_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(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_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) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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.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(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_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_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_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_rng_wrapper 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) +ctx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) +current_task_is_wifi_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +dbg_cnt_lmac_drop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +dbg_ebuf_loc_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_his_lmac_eb_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_his_lmac_event_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_his_lmac_int_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_his_lmac_rx_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_his_lmac_tx_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_hmac_rxtx_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) +dbg_hmac_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +dbg_lmac_diag_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_lmac_get_acs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +dbg_lmac_hw_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_lmac_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +dbg_lmac_ps_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_lmac_ps_statis_reset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +dbg_lmac_rxtx_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_lmac_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +dbg_perf_path_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_perf_path_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_perf_throughput_cal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +dbg_printf esp-idf/console/libconsole.a(argtable3.c.obj) +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_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/lwip/liblwip.a(netif.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_tmr esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.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_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_sta_list.c.obj) +dhcp_set_cb esp-idf/lwip/liblwip.a(dhcp.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_coarse_tmr esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(timeouts.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_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) +dig_gain_check /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +discnx_reason_id2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +div /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-div.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) +dns_clear_cache esp-idf/lwip/liblwip.a(dns.c.obj) +dns_clear_servers esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dns_gethostbyname esp-idf/lwip/liblwip.a(dns.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/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dns_tmr esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +dps310_backgorund_start esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_backgorund_stop esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_calc_altitude esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_calibrate_altitude esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_enable_fifo esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_flush_fifo esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_free_desc esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_coef esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_get_fifo_en esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_int_fifo esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_int_hl esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_int_prs esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_int_tmp esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_mode esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_oversampling_p esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_oversampling_t esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_p_shift esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_rate_p esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_rate_t esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_spi_mode esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_t_shift esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_get_tmp_ext esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_init esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_init_desc esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_is_fifo_empty esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_is_ready_for esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_is_ready_for_coef esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_is_ready_for_pressure esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_is_ready_for_sensor esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_is_ready_for_temp esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_quirk esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_read_altitude esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_read_fifo esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_read_pressure esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_read_pressure_wait esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_read_raw esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_read_temp esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_read_temp_wait esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_reset esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_fifo_en esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_int_fifo esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_int_hl esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_int_prs esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_int_tmp esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_mode esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +dps310_set_oversampling_p esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_oversampling_t esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_p_shift esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_rate_p esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_rate_t esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_spi_mode esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_t_shift esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_tmp_coef_ext esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_set_tmp_ext esp-idf/dps310/libdps310.a(dps310.c.obj) +dps310_task esp-idf/main/libmain.a(app_main.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +eTaskGetState esp-idf/freertos/libfreertos.a(tasks.c.obj) +eap_allowed_method esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_deinit_prev_method esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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_wpa2.c.obj) +eap_peer_blob_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +eap_peer_config_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +eap_peer_config_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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_wpa2.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_wpa2.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_wpa2.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_wpa2.c.obj) +eap_sm_allowMethod esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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_wpa2.c.obj) +eap_sm_build_nak esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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_wpa2.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_wpa2.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +eb_txdesc_space /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +eloop_cancel_timeout esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +eloop_register_timeout esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +emul_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-environ.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) +esf_buf_alloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +esf_buf_alloc_default_handler /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +esf_buf_alloc_dynamic /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +esf_buf_alloc_dynamic_default_handler /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +esf_buf_free_static /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +esf_buf_recycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +esf_buf_recycle_default_handler /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +esf_buf_setdown /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +esf_buf_setup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +esf_buf_setup_for_mesh /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +esf_buf_setup_static /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +esf_buf_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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_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_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_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(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.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_aes_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.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_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(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.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_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_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_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_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/app_update/libapp_update.a(esp_app_desc.c.obj) +esp_backtrace_get_next_frame esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) +esp_backtrace_get_start esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.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_backtrace_print_from_frame esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.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_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_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-idf/esp_system/libesp_system.a(panic_handler.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/main/libmain.a(shell.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.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_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(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_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/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_clk_slowclk_cal_set esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +esp_clk_xtal_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_config_data_cache_mode esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_config_instruction_cache_mode esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_console_cmd_register esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_console_deinit esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_console_get_completion esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_console_get_hint esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_console_init esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_console_new_repl_uart esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_console_new_repl_usb_cdc esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_console_new_repl_usb_serial_jtag esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_console_register_help_command esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_console_run esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_console_split_argv esp-idf/console/libconsole.a(split_argv.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +esp_console_start_repl esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_cpu_clear_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) +esp_cpu_configure_region_protection esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) +esp_cpu_in_ocd_debug_mode esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +esp_cpu_reset esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_cpu_stall esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_cpu_unstall esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_crosscore_int_init esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_crosscore_int_send_freq_switch 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-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_crosscore_int_send_yield esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_crypto_ds_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) +esp_crypto_ds_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) +esp_crypto_hmac_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) +esp_crypto_hmac_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.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.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.c.obj) +esp_crypto_sha_aes_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.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/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.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_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-idf/freertos/libfreertos.a(port_common.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_dport_access_int_abort esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_dport_access_int_pause esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_dport_access_int_resume esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_dport_access_read_buffer esp-idf/esp_hw_support/libesp_hw_support.a(dport_access.c.obj) + esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +esp_dport_access_stall_other_cpu_end esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_dport_access_stall_other_cpu_start esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +esp_efuse_block_is_empty esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_count_unused_key_blocks esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_find_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_find_unused_key_block esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_efuse_get_key esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_purpose_field esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_get_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_key_block_unused esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_esp32xx.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_esp32xx.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/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_read_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_rtc_calib_get_cal_temp esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.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/driver/libdriver.a(adc.c.obj) +esp_efuse_rtc_calib_get_ver esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +esp_efuse_set_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_read_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_write_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_set_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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_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_esp32xx.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_esp32xx.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_esp32xx.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_esp32xx.c.obj) +esp_efuse_write_key esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_efuse_write_keys esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.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/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_err_to_name_r esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +esp_eth_clear_default_handlers esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) +esp_eth_decrease_reference esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) +esp_eth_del_netif_glue esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) +esp_eth_ioctl esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/lwip/liblwip.a(ethernetif.c.obj) +esp_eth_new_netif_glue esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_eth_receive esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_set_default_handlers esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) +esp_eth_update_input_path esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/main/libmain.a(wifi.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_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) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.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_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_event_loop_create_default esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(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_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_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_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_event/libesp_event.a(event_send.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_event_send esp-idf/esp_event/libesp_event.a(event_send.c.obj) +esp_event_send_internal esp-idf/esp_event/libesp_event.a(event_send.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +esp_event_send_legacy esp-idf/esp_event/libesp_event.a(event_send.c.obj) +esp_event_send_noop esp-idf/esp_event/libesp_event.a(event_send.c.obj) +esp_event_send_to_default_loop esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_fill_random esp-idf/esp_hw_support/libesp_hw_support.a(hw_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_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_mxic_opi esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.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/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.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_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/spi_flash/libspi_flash.a(partition.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_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/spi_flash/libspi_flash.a(partition.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_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/spi_flash/libspi_flash.a(partition.c.obj) +esp_flash_write_encrypted esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_get_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_get_free_internal_heap_size esp-idf/esp_system/libesp_system.a(esp_system.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.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_get_minimum_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system.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(port_common.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_int_wdt_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port_common.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/driver/libdriver.a(uart.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.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/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_alloc_intrstatus esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) +esp_intr_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.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_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) +esp_intr_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.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_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.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/driver/libdriver.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(i2c.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_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_ipc_call esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_ipc_call_blocking esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_ipc_func esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) +esp_ipc_func_arg esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) +esp_ipc_isr_asm_call esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_ipc_isr_asm_call_blocking esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_ipc_isr_end_fl esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) +esp_ipc_isr_handler esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) +esp_ipc_isr_init esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) +esp_ipc_isr_release_other_cpu esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_ipc_isr_stall_abort esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +esp_ipc_isr_stall_other_cpu esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_ipc_isr_stall_pause esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_ipc_isr_stall_resume esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_ipc_isr_start_fl esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_handler.S.obj) +esp_ipc_isr_waiting_for_finish_cmd esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr_routines.S.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) +esp_log_default_level esp-idf/log/liblog.a(log.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.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_mxic_opi.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.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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/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_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/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_phy/libesp_phy.a(lib_printf.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.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(esp_crypto_shared_gdma.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(mac_addr.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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_event/libesp_event.a(event_send.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.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/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_mxic_opi.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(partition.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.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + 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-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/newlib/libnewlib.a(pthread.c.obj) + esp-idf/freertos/libfreertos.a(port.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_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/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.c.obj) +esp_log_write esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_phy/libesp_phy.a(lib_printf.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.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(esp_crypto_shared_gdma.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(mac_addr.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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_event/libesp_event.a(event_send.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.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/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(partition.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/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) + 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-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/newlib/libnewlib.a(pthread.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_log_writev esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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_mbo_update_non_pref_chan esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_md5_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +esp_md5_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) +esp_md5_finish_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +esp_md5_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +esp_md5_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +esp_md5_init_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +esp_md5_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.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_md5_update_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +esp_mesh_add_conflict_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_allow_root_conflicts /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_ap_enqueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_clear /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_clear_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_clear_invalid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) +esp_mesh_ap_list_find /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_find_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_find_invalid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_update_invalid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_appie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_available_txupQ_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_best_effort_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_channel_enable_jp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_check_multi_redundant_ack /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_check_nonassociated_children /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_check_vnd_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_clear_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_clear_parent_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_combine_multi_redundant_ack /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_compute_my_votes /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_compute_votes /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_conn_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_conn_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_copy_mgmt_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_create_context /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_create_mbox /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_decrypt_vnd_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_delete_group_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_delete_group_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_delete_sub_children /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_delivery_toDS /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_delivery_toSelf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_disable_ps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_discard_context /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_enable_ps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_encrypt_vnd_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_find_conflict_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_fix_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_flush_scan_result /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +esp_mesh_flush_tcpip_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_flush_upstream_packets /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_force_txupQ_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_forward_check_active /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_forward_packet /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_free_context /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_free_mbox /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_active_duty_cycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_announce_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_ap_assoc_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_get_ap_authmode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_ap_connections /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_attempts /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_beacon_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_capacity_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_child_idx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_get_child_idx_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_get_child_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_get_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_conflict_root_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_get_group_list /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_group_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_ie_crypto_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_max_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_network_duty_cycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_non_mesh_connections /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_optlen /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_get_parent_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_get_parent_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_get_parent_monitor_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_get_passive_scan_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_root_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_root_healing_delay /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_router /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_router_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_get_routing_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_get_routing_table_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_get_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_rssi_threshold_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_running_active_duty_cycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +esp_mesh_get_rx_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_self_organized /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_get_storage /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_sub_capacity /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_get_subnet_nodes_list /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_subnet_nodes_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_switch_parent_paras /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_topology /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_total_children_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_get_total_node_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_tsf_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +esp_mesh_get_tx_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_get_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_vnd_ext_assoc_len /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_get_vnd_roots_len /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_get_vnd_ssid_len /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_get_vote_percentage /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_get_xon_qsize /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_ie_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_ie_monitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ie_update_capacity /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_ie_update_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_insert_child /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_insert_group_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_io_sem_signal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_io_sem_wait /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_is_device_active /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_is_my_group /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_is_my_ie_encrypted /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_is_nwk_inited /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_is_nwk_running /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_is_ps_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_is_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_is_root_conflicts_allowed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_is_root_fixed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_is_roots_found /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_is_rt_change_debug /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_is_same_router /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +esp_mesh_is_scan_allowed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_is_start_pm_now /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_is_switch_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_look_for_network /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_lookup_route /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_lookup_sub_route /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_map_change_beacon_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_map_deauth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_mesh_map_probe_response /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_map_reject_connection /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_map_stop_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_match_self /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_mcast_cover_node /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_monitor_nonassociated_children /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_monitor_parent_candidate_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_monitor_parent_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_monitor_vote_candidate_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_nvs_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_nvs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_nvs_operate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) +esp_mesh_nvs_set_assoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_nvs_set_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_nwk_redundant_route /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_nwk_task_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_nwk_task_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_operation_rxseqno /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +esp_mesh_pack_multi_routing_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_pack_rmv_announcement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_parent_reselect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_parent_select /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_parse_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_parse_conflict_assoc_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_parse_conflict_roots_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_parse_ext_assoc_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_parse_ps_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_pm_go_to_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_pm_go_to_wake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_pm_rx_beacon_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_pm_tbtt_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_pm_tx_data_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_pm_tx_null_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_post_toDS_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_print_route_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_print_rxQ_waiting /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_print_scan_result /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_print_txQ_waiting /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +esp_mesh_process_bcast /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_process_mcast /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_process_options /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_process_ps_awake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_process_ps_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_process_redundant_subchildren /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_process_txupQ_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_process_ucast /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_ps_control_check_awake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_ps_duty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_ps_duty_cycle_get_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_ps_duty_cycle_set_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_ps_duty_ext_get_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_ps_duty_signaling /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_ps_get_duties /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_ps_get_ext_duty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_push_to_ack_state_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_push_to_myself_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_push_to_nwk_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_push_to_ps_tx_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_push_to_rx_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +esp_mesh_push_to_tcpip_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_push_to_tx_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_push_to_wnd_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_push_to_xmit_state_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_quick_funcs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_quick_funcs_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_quick_funcs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_recv /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_recv_release /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_recv_toDS /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_recv_xon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +esp_mesh_refresh_routing_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_remove_child /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_remove_children /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_remove_conflict_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_remove_nonassociated_children /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_revote_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_root_process_duty_duration_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_route_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_route_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_rt_change_debug /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_rx_task_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_rx_task_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_scan_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_scan_done_get_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_scan_done_vote /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_scan_get_ap_ie_len /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_scan_get_ap_record /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_send /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_send_add_announcement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_send_block_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_send_block_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_send_block_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_send_block_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_send_block_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_send_event_internal esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_send_mgmt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_send_rmv_announcement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_send_root_switch /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +esp_mesh_send_rtable_ack /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_send_rtable_request /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_send_sem_signal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_send_sem_wait /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_send_stop_vote /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_send_xon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_set_6m_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +esp_mesh_set_active_duty_cycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_announce_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ap_assoc_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_set_ap_authmode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ap_connections /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ap_password /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_attempts /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_beacon_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_capacity_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_group_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_ie_crypto_funcs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ie_crypto_funcs_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ie_crypto_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_ie_crypto_key_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_max_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_network_duty_cycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_network_duty_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_mesh_set_non_mesh_connections /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_parent_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_parent_candidate_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_parent_monitor_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_passive_scan_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_root_healing_delay /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_router /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_router_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_set_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_rssi_threshold_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_set_self_organized /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_switch_parent_paras /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_topology /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_vote_percentage /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_set_xon_qsize /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_sta_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_sta_disassoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_sta_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_sta_monitor_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_stop_parent_reconnection /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_switch_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_switch_channel_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +esp_mesh_sync_interface_tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +esp_mesh_tx_task_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_tx_task_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_tx_tid_flush /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +esp_mesh_txupQ_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_txupQ_pending_clear_xonseq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +esp_mesh_txupQ_pending_delete_child /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_txupQ_pending_get_cidx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_txupQ_pending_get_xonseq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_txupQ_pending_insert_child /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_mesh_update_conflict_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_mesh_waive_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_mesh_wifi_recv_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +esp_mpi_disable_hardware_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.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.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.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_hardware_words esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_mul_mpi_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.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-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) +esp_mpi_mul_mpi_mod_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.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.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_read_result_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_eth/libesp_eth.a(esp_eth_netif_glue.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_eth/libesp_eth.a(esp_eth_netif_glue.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_eth/libesp_eth.a(esp_eth_netif_glue.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_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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 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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_attach_wifi_station esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_create_default_wifi_ap esp-idf/esp_wifi/libesp_wifi.a(wifi_default.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/main/libmain.a(wifi.c.obj) +esp_netif_create_ip6_linklocal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_dhcpc_option esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_dhcpc_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_dhcps_get_status esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_dhcps_option esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_dhcps_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_dhcps_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_free_rx_buffer esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) +esp_netif_get_all_ip6 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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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_objects.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_get_hostname esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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/lwip/liblwip.a(ethernetif.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_get_ip6_linklocal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_get_netif_impl_index esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_get_netif_impl_name 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_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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_get_route_prio esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_sta_list esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_init esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/main/libmain.a(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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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_list_lock 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_list_unlock 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_lwip_ppp_input esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.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/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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_receive esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_remove_from_list 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_dns_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_set_driver_config esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_netif_set_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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_transmit esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(ethernetif.c.obj) +esp_netif_transmit_wrap esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.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-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.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_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_ota_abort esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_begin esp-idf/app_update/libapp_update.a(esp_ota_ops.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_ota_erase_last_boot_app_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_app_description esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_ota_get_app_elf_sha256 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(startup.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_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_ota_get_partition_description esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_running_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_ota_get_state_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_init_app_elf_sha256 esp-idf/app_update/libapp_update.a(esp_app_desc.c.obj) +esp_ota_mark_app_invalid_rollback_and_reboot esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_mark_app_valid_cancel_rollback esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_write esp-idf/app_update/libapp_update.a(esp_ota_ops.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-idf/esp_system/libesp_system.a(panic_handler.c.obj) +esp_partition_check_identity esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_partition_deregister_external esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_partition_erase_range esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.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_find esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_find_first esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.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_partition_get esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_get_sha256 esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_partition_iterator_release esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_main_flash_region_safe esp-idf/spi_flash/libspi_flash.a(partition.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_partition_mmap esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_next esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +esp_partition_read_raw esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +esp_partition_register_external esp-idf/spi_flash/libspi_flash.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_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_partition_verify esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +esp_partition_write_raw esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_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_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_pd_mem_deinit esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_phy_pd_mem_init esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.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_ping_delete_session esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_ping_get_profile esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_ping_new_session esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_ping_start esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +esp_ping_stop esp-idf/lwip/liblwip.a(ping_sock.c.obj) +esp_pm_configure esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_dump_locks esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) +esp_pm_get_configuration esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_get_cpu_freq esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_get_mode esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_idle_hook esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_init esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_isr_hook esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_switch_mode esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_impl_waiti esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_pm_lock_acquire esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_lock_create esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_lock_delete esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) +esp_pm_lock_release esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_register_inform_out_light_sleep_overhead_callback esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_register_light_sleep_default_params_config_callback esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_unregister_inform_out_light_sleep_overhead_callback esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pm_unregister_light_sleep_default_params_config_callback esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_pp_rom_version_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_random esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.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/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.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_recover_efuse_data /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +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-idf/esp_system/libesp_system.a(startup.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-idf/freertos/libfreertos.a(port_common.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_get_hint esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_reset_reason_set_hint esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.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/main/libmain.a(shell.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(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +esp_restart_noos_dig esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.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_rom_delay_us esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_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/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(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_efuse_get_flash_gpio_info esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_rom_get_reset_reason esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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(uart.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(i2c.c.obj) +esp_rom_gpio_connect_out_signal esp-idf/driver/libdriver.a(uart.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(i2c.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_install_uart_printf esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_md5_final esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_rom_md5_init esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_rom_md5_update esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +esp_rom_newlib_init_common_mutexes esp-idf/newlib/libnewlib.a(locks.c.obj) +esp_rom_printf esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.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_mxic_opi.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.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr.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/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(debug_helpers.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_spiflash_config_clk esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +esp_rom_spiflash_wait_idle 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_rx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_set_as_console esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_uart_tx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_tx_wait_idle esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_rrm_send_neighbor_rep_request esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_rtc_get_time_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_secure_boot_read_key_digests esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +esp_set_time_from_rtc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +esp_setup_newlib_syscalls esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_sha512_set_mode esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) +esp_sha512_set_t esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) +esp_sha_512_t_init_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) +esp_sha_acquire_hardware esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.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_sha512.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_sha512.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_sha512.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_sha512.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-idf/esp_system/libesp_system.a(startup.c.obj) +esp_sleep_enable_gpio_switch esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_startup_start_app esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_startup_start_app_common esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_startup_start_app_other_cores esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(startup.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_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_sync_counters_rtc_and_frc esp-idf/newlib/libnewlib.a(esp_time_impl.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.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_task_wdt_add esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port_common.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_init esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) +esp_task_wdt_isr_user_handler 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_status 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/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.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/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.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_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_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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/vfs/libvfs.a(vfs_usb_serial_jtag.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_systimer.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_systimer.c.obj) +esp_timer_impl_set_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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.c.obj) +esp_timer_impl_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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-idf/esp_system/libesp_system.a(startup.c.obj) +esp_timer_is_active esp-idf/esp_timer/libesp_timer.a(esp_timer.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_systimer.c.obj) +esp_timer_private_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +esp_timer_start_once esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.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_timer/libesp_timer.a(ets_timer_legacy.c.obj) +esp_timer_stop esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +esp_tx_state_out /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.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(tasks.c.obj) +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_cdcacm_set_rx_line_endings esp-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_vfs_dev_cdcacm_set_tx_line_endings esp-idf/console/libconsole.a(esp_console_repl.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-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_vfs_dev_uart_port_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_vfs_dev_uart_use_nonblocking esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_vfs_dev_usb_serial_jtag_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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_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_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-idf/console/libconsole.a(esp_console_repl.c.obj) +esp_vfs_usb_serial_jtag_use_nonblocking esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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_wifi_80211_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +esp_wifi_action_tx_req /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_ap_deauth_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +esp_wifi_ap_get_prof_ap_ssid_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_authmode_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_pairwise_cipher_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_password_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_pmk_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +esp_wifi_ap_get_sta_aid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ap_get_sta_aid_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ap_get_sta_list /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_auth_done_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_bt_power_domain_off esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_wifi_bt_power_domain_on esp-idf/esp_phy/libesp_phy.a(phy_init.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_config_11b_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_config_80211_tx_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_config_espnow_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + esp-idf/main/libmain.a(wifi.c.obj) +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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_deauthenticate_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_deinit esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_deinit_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_del_key_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_disarm_sta_connection_timer_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_enable_sta_privacy_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_ftm_end_session /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_end_session_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_initiate_session /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_resp_set_offset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_resp_set_offset_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_ant /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_ant_gpio /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_appie_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_get_assoc_bssid_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_get_auto_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_bandwidth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_beacon_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_wifi_get_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_get_config_channel_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_country_code /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_event_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +esp_wifi_get_hostap_private_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_inactive_time_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_key_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_get_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) +esp_wifi_get_macaddr_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_mode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_get_negotiated_bw_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_negotiated_channel_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_promiscuous /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_promiscuous_ctrl_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_promiscuous_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_protocol /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_ps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_get_spp_attrubute_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_get_tsf_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_user_init_flag_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_get_wps_status_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_get_wps_type_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_improve_contention_ability /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_init esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +esp_wifi_init_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_internal_configure_wake_window /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_crypto_funcs_md5_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_esp_wifi_md5_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_free_rx_buffer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) +esp_wifi_internal_get_config_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_log /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_mib /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +esp_wifi_internal_get_negotiated_bandwidth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_negotiated_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_rts /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +esp_wifi_internal_ioctl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_is_tsf_active /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_issue_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_internal_osi_funcs_md5_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_reg_netstack_buf_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_internal_reg_netstack_buf_cb_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_reg_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_internal_set_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_log_level /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_internal_set_log_mod /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_mac_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_msdu_lifetime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +esp_wifi_internal_set_retry_counter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +esp_wifi_internal_set_rts /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +esp_wifi_internal_set_spp_amsdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_sta_ip /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_internal_supplicant_header_md5_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_internal_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) +esp_wifi_internal_tx_by_ref /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +esp_wifi_internal_tx_is_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +esp_wifi_internal_update_light_sleep_default_params /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_update_light_sleep_wake_ahead_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_wifi_type_md5_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_ipc_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_is_btm_enabled_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_is_rm_enabled_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_mesh_reg_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +esp_wifi_mesh_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_register_tx_cb_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_register_wpa2_cb_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_remain_on_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_restart /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_restore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_scan_get_ap_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_scan_get_ap_records /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_scan_get_cur_ap_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +esp_wifi_scan_get_cur_ap_record /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +esp_wifi_scan_sort_ap_records /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_scan_sort_get_cur_ap_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_scan_sort_get_cur_ap_record /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_scan_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_scan_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_send_deauth_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_send_mgmt_frm_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_11b_tx_plcp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +esp_wifi_set_ant /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_ant_gpio /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_ap_key_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +esp_wifi_set_appie_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_set_auto_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_bandwidth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_beacon_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +esp_wifi_set_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + esp-idf/main/libmain.a(wifi.c.obj) +esp_wifi_set_connectionless_wake_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +esp_wifi_set_country_code /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_csi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_csi_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_csi_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_default_wifi_ap_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_wifi_set_default_wifi_sta_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +esp_wifi_set_event_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_home_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_igtk_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_set_inactive_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_inactive_time_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_keep_alive_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_key_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_max_tx_power /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_mode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + esp-idf/main/libmain.a(wifi.c.obj) +esp_wifi_set_non_mesh_connections /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_set_promiscuous /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_promiscuous_ctrl_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_promiscuous_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_promiscuous_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_protocol /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_ps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_set_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_sleep_delay_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_sta_key_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_set_sta_rx_probe_req /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_storage /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/main/libmain.a(wifi.c.obj) +esp_wifi_set_tx_done_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_vendor_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_vendor_ie_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_wpa2_ent_state_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_set_wps_cb_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_wps_start_flag_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_wps_status_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_wps_type_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_skip_supp_pmkcaching /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_get_ap_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_sta_get_ap_info_prof_pmk_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_get_group_cipher_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_mgmt_group_cipher /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_get_pairwise_cipher_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_prof_authmode_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_sta_get_prof_ssid_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_reset_param_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_is_ap_notify_completed_rsne_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_is_running_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_pmf_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_prof_is_wapi_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_prof_is_wpa2_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_prof_is_wpa3_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_prof_is_wpa_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_send_mgmt_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_sta_set_reset_param_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_update_ap_info_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_wpa2_ent_clear_ca_cert esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_clear_cert_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_clear_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_clear_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_clear_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_clear_username esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_disable esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_wpa2_ent_disable_fn esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_disable_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_enable esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_enable_fn esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_enable_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_get_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_ca_cert esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_cert_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_fast_phase1_params esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_pac_file esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_ttls_phase2_method esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_ent_set_username esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_sta_wpa2_set_suiteb_192bit_certification esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/main/libmain.a(wifi.c.obj) +esp_wifi_statis_dump /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_unregister_wpa2_cb_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +esp_wifi_unregister_wpa_cb_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_unset_appie_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_vnd_lora_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +esp_wifi_vnd_lora_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +esp_wifi_vnd_mesh_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_vnd_mesh_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_vnd_mesh_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_vnd_mesh_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +esp_wifi_vnd_roots_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +esp_wifi_vnd_roots_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +esp_wifi_wpa_ptk_init_done_internal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_wpa_main.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) +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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) +etharp_query esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +etharp_request esp-idf/lwip/liblwip.a(etharp.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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +ethernetif_input esp-idf/lwip/liblwip.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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ets_delay_us /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + esp-idf/scd30/libscd30.a(scd30.c.obj) +ets_efuse_clear_program_registers esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +ets_efuse_rs_calculate esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +ets_get_cpu_frequency esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.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_rom_layout_p esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +ets_set_appcpu_boot_addr esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +ets_timer_arm esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.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/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_wifi/libesp_wifi.a(esp_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/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +ets_timer_done esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.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/esp_wifi/libesp_wifi.a(esp_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/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +ets_update_cpu_frequency esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +exit /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-exit.o) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) +fabs /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_fabs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) +fclose /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) + 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(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.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/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +ferror /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +fflush /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-refill.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +fgetc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + esp-idf/console/libconsole.a(linenoise.c.obj) +fgets /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +fileno /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +finite /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_finite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +flash_rom_init esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +fopen /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + 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(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.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(esp_console_repl.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +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(sha1-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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) +fpm_allow_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +fpm_close /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) +fpm_do_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) +fpm_do_wakeup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +fpm_is_open /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) +fpm_open /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) +fpm_rf_is_closed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm_for_bcn_only_mode.o) +fprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fprintf.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +fputc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +fputs /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +fread /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + 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(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +free esp-idf/newlib/libnewlib.a(heap.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(del_op.o) + esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) + esp-idf/lwip/liblwip.a(ethernetif.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.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-ec.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_wpa2.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(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(esp_hostap.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/console/libconsole.a(commands.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_event/libesp_event.a(esp_event.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/esp_system/libesp_system.a(task_wdt.c.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/spi_flash/libspi_flash.a(partition.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/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.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) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.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) +free_bss_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +freq_get_i2c_data /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +freq_i2c_data_write /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +freq_i2c_write_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +frexp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-s_frexp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) +fseek /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseek.o) + 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(dhm.c.obj) +fseeko /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) +fsync esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +ftell /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftell.o) + 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(dhm.c.obj) +ftello /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) +ftm_add_resp_session /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_comp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_create_responder_session /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_free_resp_session /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_get_estimated_dist /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_get_resp_session_for_peer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_initator_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_end_session_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ftm_initiator_new_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_post_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_is_initiator_supported /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ftm_is_responder_supported /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ftm_is_supported /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ftm_offchan_end /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_offchan_tx_req /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_parse_data /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_record_t1t4_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_record_t2t3_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_request_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_allocate_para /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_ctx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_get_burst_inst_delay /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_get_burst_slot /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_responder_set_offset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ftm_send_msmt_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_send_request /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_session_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_set_t1t4_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ftm_start_initiator_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ftm_validate_initiator_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +fwrite /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.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/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +gChmCxt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +gScanStruct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +gWpaSm esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +g_allowed_groups esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +g_beacon_eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) +g_beacon_idx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) +g_chm /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_cnxMgr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +g_cnx_probe_rc_list_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +g_coex_adapter_funcs esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +g_config_func /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +g_eb_list_desc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_eb_list_desc_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_esp_mesh_quick_funcs_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_esp_wifi_md5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(spi_flash_os_func_app.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +g_flash_guard_no_os_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +g_ftm_report_data /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +g_ftm_report_num_entries /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +g_hmac_cnt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_hmac_cnt_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_ic /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_ic_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_intr_lock_mux /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_is_mesh_started /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +g_is_root_fixed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +g_is_standalone_sta /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +g_is_wifi_connected /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_is_wifi_connecting /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_is_wifi_disconnecting /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_lmac_cnt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) +g_lmac_cnt_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_log_level /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_log_mod /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_lwip_task esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +g_mac_sleep_en /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mac_sleep_en_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_ann_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_cfg_attemps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_cfg_switch_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +g_mesh_cfg_vote_percent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_chain /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_conn /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +g_mesh_current_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_mesh_dfs_compensation_ms /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +g_mesh_ext_cfg /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +g_mesh_ext_vote_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_mesh_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +g_mesh_init_ps_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_init_ps_type_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_is_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_is_root_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_is_started /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_is_started_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_manual_nwk /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +g_mesh_max_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +g_mesh_monitor_parent_beacon_count /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_mesh_nvs_settings /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_packet_lifetime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +g_mesh_passive_scan_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_rmv_opt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +g_mesh_root_conflicts_allowed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_root_healing_delay /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_rt_capacity /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +g_mesh_self_map_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_self_organized /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +g_mesh_self_sta_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +g_mesh_stop_event_group /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +g_mesh_stop_reconnection /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +g_mesh_topology /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_topology_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_mesh_xon_cfg_qsize /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +g_misc_nvs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +g_net80211_tx_func /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +g_osi_funcs_p /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(panic_handler.c.obj) +g_pd_mac_in_light_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +g_peer_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +g_per_conn_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +g_phyFuns /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +g_pm /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +g_pm_cfg /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +g_pm_cfg_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_pm_cnt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +g_pm_cnt_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_pm_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_pp_timer_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +g_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.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_spiram_ok esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_sta_connected_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +g_ticks_per_us_pro esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +g_timer_func /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +g_timer_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +g_tx_cacheq_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_tx_done_cb_func /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +g_txop_queue_status /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_txop_queue_status_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wdev_csi_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wdev_csi_rx_ctx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wdev_last_desc_reset_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +g_wdev_record_t1t4_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wdev_record_t2t3_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wdev_set_t1t4_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wifi_crypto_funcs_md5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_wifi_default_mesh_crypto_funcs esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +g_wifi_default_wpa_crypto_funcs esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +g_wifi_event_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +g_wifi_feature_caps esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +g_wifi_global_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_wifi_improve_contention_ability /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_wifi_menuconfig /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wifi_menuconfig_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +g_wifi_nvs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_wifi_osi_funcs esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +g_wifi_osi_funcs_md5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_wifi_supplicant_funcs_md5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +g_wifi_type_md5 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +g_wpa_anonymous_identity 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(esp_wpa2.c.obj) +g_wpa_anonymous_identity_len 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(esp_wpa2.c.obj) +g_wpa_ca_cert 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(esp_wpa2.c.obj) +g_wpa_ca_cert_len 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(esp_wpa2.c.obj) +g_wpa_client_cert 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(esp_wpa2.c.obj) +g_wpa_client_cert_len 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(esp_wpa2.c.obj) +g_wpa_new_password 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(esp_wpa2.c.obj) +g_wpa_new_password_len 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(esp_wpa2.c.obj) +g_wpa_pac_file 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(esp_wpa2.c.obj) +g_wpa_pac_file_len 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(esp_wpa2.c.obj) +g_wpa_password 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(esp_wpa2.c.obj) +g_wpa_password_len 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(esp_wpa2.c.obj) +g_wpa_phase1_options 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(esp_wpa2.c.obj) +g_wpa_private_key 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(esp_wpa2.c.obj) +g_wpa_private_key_len 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(esp_wpa2.c.obj) +g_wpa_private_key_passwd 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(esp_wpa2.c.obj) +g_wpa_private_key_passwd_len 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(esp_wpa2.c.obj) +g_wpa_suiteb_certification 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(esp_wpa2.c.obj) +g_wpa_ttls_phase2_type 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(esp_wpa2.c.obj) +g_wpa_username 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(esp_wpa2.c.obj) +g_wpa_username_len 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(esp_wpa2.c.obj) +garp_tmr esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +gcmp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +gdma_append esp-idf/driver/libdriver.a(gdma.c.obj) +gdma_apply_strategy esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_connect esp-idf/driver/libdriver.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) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_del_channel esp-idf/driver/libdriver.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) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_disconnect esp-idf/driver/libdriver.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) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_get_channel_id esp-idf/driver/libdriver.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) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_hal_init esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) +gdma_new_channel esp-idf/driver/libdriver.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) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_periph_signals esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) +gdma_register_rx_event_callbacks esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +gdma_register_tx_event_callbacks esp-idf/driver/libdriver.a(gdma.c.obj) +gdma_reset esp-idf/driver/libdriver.a(gdma.c.obj) +gdma_set_transfer_ability esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_start esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_stop esp-idf/driver/libdriver.a(gdma.c.obj) +gen_rx_gain_table /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.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_bias_ref_code /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +get_dc_value /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +get_fm_sar_dout /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +get_iav_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +get_iq_value /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +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 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +get_param esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +get_phy_version_str /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +get_pll_ref_code /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +get_power_atten /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +get_power_db /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +get_rc_dout /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +get_rf_freq_cap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +get_rf_freq_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +get_rfcal_rxiq_data /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +get_rfrx_sat /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +get_sar_sig_ref /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +get_temp_buffer_not_supported esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +get_temp_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +get_tone_sar_dout /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +get_total_scan_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +get_tx_gain_value /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +get_txcap_data /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +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) +get_wifi_internal_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +getenv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) +getle32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +getopt /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) +getopt_long /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +getopt_long_only /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) +gettimeofday /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.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) +gmtime /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +gmtime_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) +golioth_client_create esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +golioth_client_destroy esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_get_thread esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_has_allocation_leaks esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_is_connected esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_is_running esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_num_items_in_request_queue esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_register_event_callback esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +golioth_client_set_packet_loss_percent esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_start esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_stop esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_client_wait_for_connect esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_coap_client_delete esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_coap_client_empty esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_coap_client_get esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_coap_client_get_block esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_coap_client_get_rpc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_coap_client_get_settings esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_coap_client_observe_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_coap_client_set esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_debug_get_log_level esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_debug_hexdump esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_debug_printf esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_debug_set_client esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_debug_set_cloud_log_enabled esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_debug_set_log_level esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_event_group_create esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_event_group_destroy esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_event_group_set_bits esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_event_group_wait_bits esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_lightdb_delete_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_delete_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_get_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_get_bool_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_get_float_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_get_int_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_get_json_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_get_string_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_observe_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_bool_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_bool_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_float_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_float_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_int_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +golioth_lightdb_set_int_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_json_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_json_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_string_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_set_string_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_bool_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_bool_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_cbor_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_cbor_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_float_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_float_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_int_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_int_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_json_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_json_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_string_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_lightdb_stream_set_string_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_log_debug_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_log_debug_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) +golioth_log_error_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_log_error_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) +golioth_log_info_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_log_info_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) +golioth_log_warn_async esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +golioth_log_warn_sync esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) +golioth_mbox_create esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_mbox_destroy esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_mbox_num_messages esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_mbox_recv esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_mbox_try_send esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_payload_as_bool esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_payload_as_float esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_payload_as_int esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_payload_is_null esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +golioth_remote_shell_push esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.c.obj) +golioth_remote_shell_set_client esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_remote_shell_set_enable esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) +golioth_remote_shell_set_line_input_handler esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_remote_shell.c.obj) +golioth_statistics_has_allocation_leaks esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_statistics_increment_alloc esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) +golioth_statistics_increment_free esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_statistics.c.obj) +golioth_sys_msleep esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_now_ms esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) +golioth_sys_sem_create esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_sem_destroy esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_sem_give esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_sem_take esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_thread_create esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_thread_destroy esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_timer_create esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_timer_destroy esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_timer_reset esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_sys_timer_start esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_time_delay_ms esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +golioth_time_millis esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_time.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +gpio_config esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(adc.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_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) +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) +gpio_install_isr_service esp-idf/driver/libdriver.a(gpio.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(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gpio_iomux_out esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gpio_isr_handler_add esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_isr_handler_remove esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_isr_register esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pad_select_gpio esp-idf/main/libmain.a(app_main.c.obj) +gpio_pulldown_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pulldown_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pullup_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pullup_en esp-idf/driver/libdriver.a(gpio.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(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/main/libmain.a(app_main.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) +gpio_set_level esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +gpio_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(i2c.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) +gps_task esp-idf/main/libmain.a(app_main.c.obj) +h_errno esp-idf/lwip/liblwip.a(netdb.c.obj) +hal_agreement_add_rx_ba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_agreement_clr_rx_ba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_agreement_del_rx_ba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_attenna_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_ba_session_restore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_ba_session_store /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_beacon_ie_crc_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_beacon_ie_crc_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_clear_rx_beacon_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_coex_pti_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_coex_set_wait_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) +hal_crypto_clr_key_entry /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_crypto_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_crypto_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +hal_crypto_get_key_entry /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_crypto_get_using_key_idx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) +hal_crypto_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_crypto_is_key_valid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_crypto_set_key_entry /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_disable_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_disable_sta_beacon_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_disable_sta_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_disable_sta_tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +hal_disable_tsf_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) +hal_enable_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_enable_sta_beacon_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_enable_sta_dump_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_enable_sta_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_enable_sta_tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +hal_enable_tsf_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) +hal_get_sta_next_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) +hal_get_sta_tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_get_tsf_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +hal_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_is_sta_tsf_active /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_clr_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_mac_clr_txq_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_disable_low_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_enable_low_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_fill_hwtxop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) +hal_mac_ftm_get_t3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_get_txq_pmd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_get_txq_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_interrupt_clr_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_interrupt_clr_watchdog /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_mac_interrupt_get_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_is_dma_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_is_low_rate_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +hal_mac_is_txq_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_rate_autoack_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_mac_rx_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_mac_rx_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_mac_rx_get_end_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) +hal_mac_rx_get_end_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) +hal_mac_rx_get_last_dscr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_rx_is_dscr_reload /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_rx_read_rxdscrlast /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_rx_read_rxdscrnext /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_rx_set_base /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_rx_set_dscr_reload /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_rx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_rx_set_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_set_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_set_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_set_csi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_set_rxq_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_mac_set_txq_invalid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_tsf_get_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_tsf_reset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_tsf_set_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_mac_tx_config_edca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_tx_config_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_tx_get_blockack /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_tx_is_cbw40 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_tx_set_cca /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_tx_set_ppdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_txq_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_mac_txq_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +hal_pwr_interrupt_clr_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_pwr_interrupt_get_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_random /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_rx_disable_bssid_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_rx_enable_bssid_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_set_rx_ack_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_set_rx_active_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_set_rx_beacon_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_set_sta_beacon_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_set_sta_light_sleep_wake_ahead_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_set_sta_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_set_sta_tbtt_ahead_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_set_sta_tbtt_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_set_sta_tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +hal_set_sta_tsf_wakeup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +hal_set_tsf_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) +hal_set_tx_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_set_wifi_default_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_coex.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +hal_sniffer_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_sniffer_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_sniffer_rx_clr_statistics /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) +hal_sniffer_rx_set_promis /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_sniffer_set_promis_misc_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_sniffer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +hal_timer_update_by_rtc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_tsf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +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) +heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.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/newlib/libnewlib.a(heap.c.obj) +heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.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_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/driver/libdriver.a(uart.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_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +heap_caps_calloc_prefer esp-idf/heap/libheap.a(heap_caps.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(port_common.c.obj) +heap_caps_free esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/newlib/libnewlib.a(heap.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/esp_system/libesp_system.a(esp_system.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) +heap_caps_get_minimum_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.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_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/driver/libdriver.a(spi_common.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/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/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(port_common.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) +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) +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(wpa.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +hmac_md5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.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(sha1-tlsprf.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(sha1-tlsprf.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(sha1-tlsprf.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(sha256-tlsprf.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-tlsprf.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(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) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) +hmac_sha384_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) +hostap_auth_open /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_deliver_data /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +hostap_eapol_resend_process esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +hostap_handle_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +hostap_handle_timer_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +hostap_recv_ctl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +hostap_recv_mgmt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +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_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_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) +hwaddr_aton2 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +i2c_bbpll_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +i2c_cmd_link_create esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_cmd_link_create_static esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_cmd_link_delete esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_cmd_link_delete_static esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_dev_create_mutex esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +i2c_dev_delete_mutex esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +i2c_dev_give_mutex esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +i2c_dev_probe esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_dev_read esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) +i2c_dev_read_reg esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +i2c_dev_take_mutex esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) +i2c_dev_write esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) +i2c_dev_write_reg esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) +i2c_driver_delete esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_driver_install esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_filter_disable esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_filter_enable esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_get_data_mode esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_get_data_timing esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_get_period esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_get_start_timing esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_get_stop_timing esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_get_timeout esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_hal_clr_intsts_mask esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_disable_intr_mask esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_disable_slave_rx_it esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_hal_disable_slave_tx_it esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_enable_intr_mask esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_hal_enable_slave_rx_it esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_enable_slave_tx_it esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_data_mode esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_filter esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_intsts_mask esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_rxfifo_cnt esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_scl_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_sda_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_start_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_stop_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_tout esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_get_txfifo_cnt esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_is_bus_busy esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_is_master_mode esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_hal_master_clr_bus esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_master_fsm_rst esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_hal_master_handle_rx_event esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_master_handle_tx_event esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_master_init esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_rxfifo_rst esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_bus_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_data_mode esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_fifo_mode esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_hal_set_filter esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_rxfifo_full_thr esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_scl_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_sda_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_slave_addr esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_start_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_stop_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_tout esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_set_txfifo_empty_thr esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_slave_handle_event esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_slave_init esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_txfifo_rst esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_hal_update_config esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_isr_free esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_isr_register esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_master_cmd_begin esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_master_read esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_master_read_byte esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_master_read_from_device esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_master_start esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_master_stop esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_master_write esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_master_write_byte esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_master_write_read_device esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_master_write_to_device esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_param_config esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +i2c_periph_signal esp-idf/soc/libsoc.a(i2c_periph.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_reset_rx_fifo esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_reset_tx_fifo esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_data_mode esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_data_timing esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_period esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_pin esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_start_timing esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_stop_timing esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_set_timeout esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2c_slave_read_buffer esp-idf/driver/libdriver.a(i2c.c.obj) +i2c_slave_write_buffer esp-idf/driver/libdriver.a(i2c.c.obj) +i2cdev_done esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) +i2cdev_init esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +ic_add_rx_ba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ic_ampdu_op /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ic_bb_check_noise_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_create_wifi_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_csi_set_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_del_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_del_key_all /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_del_rx_ba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ic_delete_wifi_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_disable_crypto /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_disable_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_disable_sniffer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_ebuf_alloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_ebuf_recycle_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_ebuf_recycle_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_enable_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_enable_sniffer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_get_80211_tx_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ic_get_addr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ic_get_default_sched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ic_get_espnow_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ic_get_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_get_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_get_next_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_get_pp_hdl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_get_promis_ctrl_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_get_promis_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_get_ptk_alg /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ic_get_random /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ic_get_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_get_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ic_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_interface_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ic_is_pure_sta /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_is_sta_tsf_active /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_mac_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_mac_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_obtain_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ic_pp_post /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_register_config_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_register_csi_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_register_ftm_callbacks /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ic_register_michael_mic_failure_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ic_register_net80211_tx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ic_register_pm_tx_null_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_register_pp_tx_done_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_register_promis_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_register_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ic_register_timer_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_register_timer_post_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_register_tx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ic_reset_rx_ba /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_reset_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_rx_disable_bssid_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ic_rx_enable_bssid_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ic_set_80211_tx_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_set_ac_param /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) +ic_set_bar_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_set_beacon_int /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_set_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_set_connectionless_wake_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_set_csi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_set_current_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) +ic_set_espnow_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_set_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_set_interface /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ic_set_keep_alive_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_set_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_set_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_set_promis_ctrl_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_set_promis_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_set_rx_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_set_rx_policy_ubssid_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_set_sleep_delay_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_set_sta /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +ic_set_sta_auth_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ic_set_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ic_set_vif /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_stop_hw_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_stop_sw_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_trc_set_per_pkt_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_trc_update_def_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_trc_update_ifx_phy_mode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +ic_tx_is_idle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ic_tx_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ic_txq_empty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ic_update_light_sleep_default_params /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_update_light_sleep_wake_ahead_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ic_update_sta_tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_add_action_vendor_spec_esp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_add_assoc_req_ies /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_countryie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_csa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_dsparams /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_extcap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htcap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htcap_vendor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htinfo /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htinfo_body /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_add_htinfo_vendor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_ie_esp_mesh_head /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_ie_vendor_esp_freq_annon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_ie_vendor_esp_head /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_add_ie_vendor_esp_manufacturer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_ie_vendor_esp_mesh_group /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_ie_vendor_esp_now /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_add_ie_vendor_esp_simple_pair /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_ie_vendor_esp_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_mesh_assoc_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_duty_signaling /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_ext_assoc_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_ps_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_roots_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_ssid_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_add_probe_req_ies /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_rates /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_wme_param /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_add_xrates /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_adjust_2nd_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_align_eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_alloc_action_vendor_spec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_alloc_challenge /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_alloc_deauth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_alloc_proberesp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_alloc_tx_buf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_ampdu_age_all /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +ieee80211_ampdu_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_ampdu_reorder /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_ampdu_request /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_ampdu_start_age_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_ampdu_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_amsdu_adjust_head /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_adjust_last_length /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_encap_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_length_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_negotiate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_amsdu_send_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_assoc_req_construct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_assoc_resp_construct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_auth_construct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_beacon_alloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_beacon_construct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_better_rsn_pairwise_cipher /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +ieee80211_cal_tx_pps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_ccmp_decrypt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_ccmp_encrypt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_classify /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_cnx_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_copy_eb_header /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_crypto_aes_128_cmac_decrypt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_crypto_aes_128_cmac_encrypt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) +ieee80211_crypto_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_crypto_available /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) +ieee80211_crypto_decap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_crypto_encap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_crypto_gmac_decrypt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_crypto_setkey /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) +ieee80211_deauth_construct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_decap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_decap1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_decap_amsdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_decrypt_espnow_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_deliver_data /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +ieee80211_disassoc_construct /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_empty_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_encap_amsdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_encap_esfbuf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_encap_null_data /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_espnow_get_init_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_espnow_set_init_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_ethbroadcast /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_find_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_freedom_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_freedom_inside_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_ftm_attach esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_ftm_detach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_ftm_measurement_txcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_ftm_req_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +ieee80211_ftm_request_txcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_ftm_sess_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +ieee80211_get_chan_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_get_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_mac_addr_from_frame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_ptk /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_spp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_sta_gtk_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_getbcnframe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_getcapinfo /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_getmgtframe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_gettid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_gcmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_gpsq_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_has_ht40_bss /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_hostap_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_hostap_send_beacon_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +ieee80211_hostapd_beacon_txcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +ieee80211_hostapd_data_txcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_hostapd_ps_txcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_ht_deattach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_ht_node_cleanup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_ht_node_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_updatehtcap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_updateparams /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_ifattach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_ifdetach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_init_mesh_assoc_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_ioctl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_ioctl_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_ioctl_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_ioctl_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_is_11b_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +ieee80211_is_40mhz_valid_bw /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_is_ht_cipher /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_is_lr_only /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_is_mesh_roots_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_announce_used /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_fixed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_gone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_valid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_yield /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_yield_used /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_is_support_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +ieee80211_is_tx_allowed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_iserp_rateset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) +ieee80211_match_security /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_mesh_quick_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_mesh_quick_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_mesh_quick_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_mesh_quick_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_mgmt_output /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_mlme_connect_bss /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_mt_key_clear_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_mt_key_is_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_mt_key_is_mask_zero /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_mt_key_set_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_node_pwrsave /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_nvs_set_default_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +ieee80211_opcap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_output /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_output_do /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_output_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_output_pending_eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_output_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_output_raw_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_parse_action /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_parse_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_parse_htcap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +ieee80211_parse_obss_scan_param /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_parse_rsn /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_parse_wapi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_parse_wmeparams /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_parse_wpa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_phy_2nd_chan_is_valid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_phy_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_phy_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_phy_mode_show /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_phy_type_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_pm_tx_null_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_post_hmac_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_proto_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_psq_cleanup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_drop_one_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_find_max_bss /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_psq_is_buff_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_send_one_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_take_head /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_take_tail /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) +ieee80211_public_action_recv_mesh_awake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_public_action_send_mesh_awake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_pwrsave /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_pwrsave_node_cleanup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_pwrsave_txcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_rate_ref_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_raw_frame_sanity_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_recv_action /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_recv_action_register /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_recv_action_unregister /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) +ieee80211_recv_action_vendor_spec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_recv_bar /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_recv_mesh_duty_signaling /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_recycle_cache_eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_reg_encap_amsdu_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_reg_netstack_buf_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_ap_max_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_ap_min_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_chan_in_range /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_regdomain_chan_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) +ieee80211_regdomain_get_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_regdomain_is_active_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_regdomain_max_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_max_tx_power /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_regdomain_min_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_update /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) +ieee80211_regdomain_update_in_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_regdomain_update_in_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_register_ftm_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_register_hostap_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_register_wapi_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_rfid_locp_recv /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_rfid_locp_recv_close /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) +ieee80211_rfid_locp_recv_open /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) +ieee80211_rfid_locp_recv_reset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_rsn_cipher_priority /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +ieee80211_scan_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_scan_deattach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_search_node /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_send_action /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_send_action_register /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_send_action_unregister /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) +ieee80211_send_action_vendor_spec /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_send_deauth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_send_ftmr_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +ieee80211_send_mgmt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_send_nulldata /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_send_probereq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ieee80211_send_proberesp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_send_setup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_set_appie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_gtk /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_set_hmac_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_set_max_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_set_phy_2nd_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_phy_bw /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_set_phy_mode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_shortslottime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_set_sta_gtk_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_set_tim /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_set_tx_desc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_set_tx_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +ieee80211_set_user_sup_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +ieee80211_setup_basic_htrates /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_setup_htrates /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_setup_lr_rates /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_setup_phy_mode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_setup_pmf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_setup_rates /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_setup_rateset /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ieee80211_setup_ratetable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +ieee80211_setup_robust_mgmtframe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_sta_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_sta_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_sta_is_connected /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_sta_new_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_sta_scan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_timer_do_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_timer_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +ieee80211_tx_ftm_msmt_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +ieee80211_tx_mgt_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) +ieee80211_unregister_wapi_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_update_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +ieee80211_update_phy_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_user_ie_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +ieee80211_vnd_ie_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_ie_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_lora_ie_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_lora_ie_size /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_mesh_fully_associated /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_vnd_mesh_quick_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_quick_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_roots_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_roots_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_update_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +ieee80211_wme_initparams /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) +ieee80211_wme_standard_ac_to_esp_ac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211_wme_updateparams /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +ieee80211w_get_active_igtk_key_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) +ieee80211w_get_igtk_from_keyidx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) +if_ctrl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +if_ctrl_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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) +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) +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) +in6addr_any esp-idf/lwip/liblwip.a(inet6.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +in_blacklist_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +in_rssi_adjust /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(ping_sock.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_array_len esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +int_wdt_app_cpu_ticked esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) +interrupt_controller_hal_desc_flags esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +interrupt_controller_hal_desc_level esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +interrupt_controller_hal_desc_table esp-idf/hal/libhal.a(interrupt_descriptor_table.c.obj) + esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) +interrupt_controller_hal_desc_type esp-idf/hal/libhal.a(interrupt_controller_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_matrix_set esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + 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_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +io_cfg2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.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(ip4.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) +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(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/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) + esp-idf/main/libmain.a(shell.c.obj) +ip4addr_ntoa_r esp-idf/lwip/liblwip.a(ip4_addr.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) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +ip6_addr_any esp-idf/lwip/liblwip.a(ip6_addr.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) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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) + esp-idf/main/libmain.a(shell.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(api_lib.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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/esp_netif/libesp_netif.a(esp_netif_lwip.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/main/libmain.a(shell.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) +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(dns.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +ipaddr_ntoa esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +ipaddr_ntoa_r esp-idf/lwip/liblwip.a(ip.c.obj) +is_esp_mesh_assoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +is_esp_mesh_duty_signaling /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +is_esp_mesh_ext_assoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +is_esp_mesh_ps /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +is_lmac_idle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +is_mesh_child /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +is_mesh_last_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +is_my_ie_encrypted /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +is_self_mac_greater /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +iswspace /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) +iswspace_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace_l.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-iswspace.o) +itoa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-itoa.o) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) +labs /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-labs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +ld_include_highint_hdl esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) +libcore_reversion_git /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) +libmesh_reversion_git /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +libnet80211_reversion_git /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +libnet80211_reversion_remote /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +libpp_reversion_git /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +linenoise esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseHistoryAdd esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseHistoryFree esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseHistoryLoad esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseHistorySave esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseHistorySetMaxLen esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseInsertPastedChar esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseIsDumbMode esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseProbe esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseSetCompletionCallback esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseSetDumbMode esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseSetFreeHintsCallback esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetHintsCallback esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseSetMaxLineLen esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +linenoiseSetMultiLine esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +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) +lmacAdjustTimestamp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacConfMib /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacConfMib_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacDisableTransmit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacDiscardAgedMSDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacDiscardFrameExchangeSequence /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacDiscardMSDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacEndFrameExchangeSequence /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacEndRetryAMPDUFail /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacInit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +lmacInitAc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacIsIdle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +lmacIsLongFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacMSDUAged /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacPostTxComplete /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacProcessAckTimeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessAllTxTimeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacProcessCollision /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessCollisions /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacProcessCollisions_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacProcessCtsTimeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessLongRetryFail /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessRxSucData /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacProcessShortRetryFail /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessTxComplete /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacProcessTxError /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessTxRtsError /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessTxSuccess /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessTxTimeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacProcessTxopQComplete /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessTxopSuccess /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacProcessTxseckiderr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +lmacReachLongLimit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacReachShortLimit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacRecycleMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacReleaseTxopQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacRequestTxopQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmacRetryTxFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacRxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacSetAcParam /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +lmacSetTxFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacTxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmacTxFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +lmac_record_txtime /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +lmac_stop_hw_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +localeconv /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-localeconv.o) +localtime /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +localtime_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + esp-idf/log/liblog.a(log_freertos.c.obj) +longjmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) +lwip_accept esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) +lwip_bind esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.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/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.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/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +lwip_getaddrinfo esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(shell.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/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +lwip_getsockname esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +lwip_getsockopt esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.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(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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(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(netif.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) +lwip_htons esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.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(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(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(dns.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +lwip_inet_ntop esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +lwip_inet_pton esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/main/libmain.a(shell.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/libcoap/liblibcoap.a(coap_tcp.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/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +lwip_recvfrom esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) +lwip_recvmsg esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.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/libcoap/liblibcoap.a(coap_io.c.obj) +lwip_sendmsg esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +lwip_sendto esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) +lwip_setsockopt esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +lwip_shutdown esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_socket esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.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_last_rxbuf_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_rxbuf_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_rxbuf_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_duration /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_htsig /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_plcp0 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_plcp1 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_plcp2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_pti /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_tx_set_txop_q /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac_tx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +mac_txrx_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +main /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/crt0.o +mallinfo esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc esp-idf/newlib/libnewlib.a(heap.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-lcltime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gmtime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(new_opnt.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(crypto_mbedtls-ec.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_wpa2.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/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.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/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_event_group.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.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(intr_alloc.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/vfs/libvfs.a(vfs.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +mbedtls_asn1_find_named_data esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_asn1_free_named_data esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) +mbedtls_asn1_free_named_data_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.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_crt.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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) +mbedtls_asn1_get_len 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_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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.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(pkcs12.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) +mbedtls_asn1_sequence_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) +mbedtls_asn1_store_named_data esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.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/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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) +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/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 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/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_asn1_write_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_asn1_write_named_bitstring esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.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/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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) +mbedtls_asn1_write_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 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/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_asn1_write_tagged_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.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/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(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.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(dhm.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/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ccm_auth_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.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(cipher.c.obj) +mbedtls_ccm_free 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(ccm.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_setkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.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_cipher_auth_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.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 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.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_check_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.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/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(pkcs12.c.obj) +mbedtls_cipher_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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_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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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(gcm.c.obj) +mbedtls_cipher_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.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_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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_cipher_set_iv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_cipher_set_padding_mode esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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_cipher_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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_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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) +mbedtls_cipher_update_ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_write_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_ct_base64_dec_value esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) +mbedtls_ct_base64_enc_char esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) +mbedtls_ct_hmac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ct_memcmp esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) +mbedtls_ct_memcpy_if_eq esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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_mpi_uint_cond_assign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) +mbedtls_ct_mpi_uint_lt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) +mbedtls_ct_mpi_uint_mask esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) +mbedtls_ct_rsaes_pkcs1_v15_unpadding esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_ct_size_bool_eq esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ct_size_mask esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ct_size_mask_ge esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ct_uint_if esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) +mbedtls_ct_uint_mask esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ctr_drbg_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ctr_drbg_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ctr_drbg_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_ret 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_dhm_calc_secret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_dhm_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_dhm_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_dhm_make_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_dhm_make_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) +mbedtls_dhm_parse_dhm esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) +mbedtls_dhm_parse_dhmfile esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) +mbedtls_dhm_read_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) +mbedtls_dhm_read_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_dhm_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) +mbedtls_dhm_set_group esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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) +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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ecdh_gen_public 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/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ecdh_make_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ecdh_make_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) +mbedtls_ecdh_read_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) +mbedtls_ecdh_read_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ecdh_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ecdsa_can_do esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.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(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_read_signature esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.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) +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) +mbedtls_ecdsa_sign_det esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecdsa_sign_det_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.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) +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_det esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecdsa_write_signature_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.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_privkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.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(pkparse.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/libmbedtls.a(ssl_cli.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) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ecp_curve_list 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) +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/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(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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.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) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.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(ecdh.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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.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(pk_wrap.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(pkparse.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(ecdh.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) +mbedtls_ecp_point_read_binary esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.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/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_ecp_read_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_self_test 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 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.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(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_entropy_func esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.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(dhm.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/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_gcm_auth_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_gcm_crypt_and_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_gcm_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_gcm_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_gcm_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_gcm_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) +mbedtls_gcm_setkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_gcm_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_gcm_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.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_high_level_strerr esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.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_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.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/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_internal_sha256_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_internal_sha512_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_low_level_strerr esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) +mbedtls_md 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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_md5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) +mbedtls_md5_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md5_ret 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/libmbedcrypto.a(constant_time.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(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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_free 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(rsa.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(constant_time.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/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_get_name esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_md_get_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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/libmbedcrypto.a(constant_time.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/mbedtls/library/libmbedtls.a(ssl_cookie.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/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.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(x509.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(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_init 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(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_init_ctx esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_md_process 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(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.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(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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_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(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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_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_internal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.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-ec.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(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_bitlen esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 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(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/libmbedtls.a(ssl_cli.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-ec.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(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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(dhm.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-ec.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_internal.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(dhm.c.obj) +mbedtls_mpi_copy 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(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(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/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.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_internal.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-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) +mbedtls_mpi_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.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_mpi_gcd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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-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(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) +mbedtls_mpi_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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_internal.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(dhm.c.obj) +mbedtls_mpi_is_prime esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.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_internal.c.obj) +mbedtls_mpi_lsb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) +mbedtls_mpi_lset 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(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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(dhm.c.obj) +mbedtls_mpi_lt_mpi_ct esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.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-ec.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(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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(dhm.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_curves.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-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_random 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(dhm.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-ec.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.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(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.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_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/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_mpi_safe_cond_assign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_safe_cond_swap esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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) +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_internal.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) +mbedtls_mpi_size esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.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/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_internal.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(dhm.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-ec.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_internal.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/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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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_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_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_crt.c.obj) +mbedtls_oid_get_oid_by_ec_grp esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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(rsa.c.obj) +mbedtls_oid_get_oid_by_pk_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_oid_get_oid_by_sig_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) +mbedtls_pem_write_buffer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.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(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_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_srv.c.obj) +mbedtls_pk_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) +mbedtls_pk_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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/libmbedcrypto.a(pkparse.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_srv.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_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 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(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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) +mbedtls_pk_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_pk_parse_keyfile esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_pk_parse_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.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_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) +mbedtls_pk_setup_rsa_alt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_pk_sign_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) +mbedtls_pk_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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) +mbedtls_pk_verify_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.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) +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) +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 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pkcs12_pbe_sha1_rc4_128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pkcs5_pbes2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pkcs5_pbkdf2_hmac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.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/libmbedcrypto.a(pkwrite.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(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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(dhm.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.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.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) +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) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_rsa_complete esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.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_internal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_deduce_primes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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_internal.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(pkwrite.c.obj) +mbedtls_rsa_export_crt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.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(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_gen_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_get_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_import esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_rsa_import_raw esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.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(pk_wrap.c.obj) +mbedtls_rsa_pkcs1_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(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(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(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(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) +mbedtls_rsa_rsaes_oaep_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(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) +mbedtls_rsa_rsassa_pss_sign_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.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(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) +mbedtls_rsa_validate_crt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_validate_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_sha1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) +mbedtls_sha1_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha1_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +mbedtls_sha1_finish_ret 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha1_info 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha1_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +mbedtls_sha1_ret 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(md.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) +mbedtls_sha1_starts_ret 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha1_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +mbedtls_sha1_update_ret 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha224_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha256_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) +mbedtls_sha256_finish_ret 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_sha256_info 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_sha256_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) +mbedtls_sha256_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.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) +mbedtls_sha256_starts_ret 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_sha256_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) +mbedtls_sha256_update_ret 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(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_sha384_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha512 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) +mbedtls_sha512_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha512_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) +mbedtls_sha512_finish_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha512_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha512_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha512_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha512_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) +mbedtls_sha512_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.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(esp_sha512.c.obj) +mbedtls_sha512_starts_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_sha512_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) +mbedtls_sha512_update_ret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.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/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_buffering_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 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_srv.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_cli.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_sig_hash esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_ciphersuite_from_string 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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_ciphersuite_uses_psk esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_close_notify esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_alpn_protocols esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_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/libcoap/liblibcoap.a(coap_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/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_cbc_record_splitting 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_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) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_ciphersuites_for_version esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_curves esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_dbg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_dh_param esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_dh_param_bin esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_dh_param_ctx esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_dhm_min_bitlen esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_dtls_anti_replay 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_dtls_cookies esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_dtls_srtp_protection_profiles 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_export_keys_cb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_export_keys_ext_cb 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_fallback esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_handshake_timeout esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_max_version esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_min_version esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_psk esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_psk_cb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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) +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/libcoap/liblibcoap.a(coap_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_hashes 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) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_conf_srtp_mki_value_supported 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_truncated_hmac 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/libcoap/liblibcoap.a(coap_mbedtls.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/libcoap/liblibcoap.a(coap_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/libcoap/liblibcoap.a(coap_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/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_cookie_check esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_cookie_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_cookie_init esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_cookie_set_timeout esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) +mbedtls_ssl_cookie_setup esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_cookie_write esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_dtls_replay_check esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_dtls_replay_reset esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_dtls_replay_update esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_dtls_srtp_set_mki_value esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.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(ssl_srv.c.obj) +mbedtls_ssl_flight_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_flight_transmit esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_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/libcoap/liblibcoap.a(coap_mbedtls.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) +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_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_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_get_current_mtu 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_dtls_srtp_negotiation_result 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_ssl_tls esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_get_max_frag_len 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_output_max_frag_len 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_peer_cert 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) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_get_session esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_session_pointer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_verify_result esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.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_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/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_handshake_client_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_handshake_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_handshake_server_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_handshake_wrapup_free_hs_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_hash_from_md_alg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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/libcoap/liblibcoap.a(coap_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/libcoap/liblibcoap.a(coap_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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_prepare_handshake_record esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_psk_derive_premaster esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_read esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_recv_flight_completed esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_resend esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_resend_hello_request 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) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.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(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_send_fatal_handshake_failure esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_send_flight_completed esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_srv.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_srv.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/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_session_reset_int esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.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/libcoap/liblibcoap.a(coap_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_srv.c.obj) +mbedtls_ssl_set_client_transport_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_set_datagram_packing esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_hostname esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_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) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_set_hs_own_cert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_set_hs_psk esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_ssl_set_mtu esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_cli.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_srv.c.obj) +mbedtls_ssl_sig_hash_set_add esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_sig_hash_set_const_hash esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_sig_hash_set_find esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_tls_prf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_transform_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.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) +mbedtls_ssl_update_handshake_status esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_write esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_write_handshake_msg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_ssl_write_record esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) +mbedtls_strerror esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_test_ca_crt esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_test_ca_crt_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_ec_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_test_ca_crt_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha1_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha1_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha1_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha1_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha1_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha256 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha256_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha256_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha256_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha256_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_crt_rsa_sha256_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_ec_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_rsa_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_rsa_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_key_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_rsa_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_ca_pwd_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cas esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cas_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cas_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cas_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cas_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cas_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_test_cli_crt_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_ec_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_test_cli_crt_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_rsa_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_rsa_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_crt_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_ec_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_rsa_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_rsa_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_key_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_cli_pwd_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_ec_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha1 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha1_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha1_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha1_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha1_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha1_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha256 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha256_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha256_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha256_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha256_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_crt_rsa_sha256_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_ec_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_rsa_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_rsa_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_key_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_ec esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_ec_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_ec_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_ec_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_ec_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_rsa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_rsa_der_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_rsa_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_rsa_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_test_srv_pwd_rsa_pem_len esp-idf/mbedtls/mbedtls/library/libmbedx509.a(certs.c.obj) +mbedtls_timing_get_delay esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_timing_get_timer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) +mbedtls_timing_set_delay esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_timing.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_version_get_number esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_version_get_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) +mbedtls_version_get_string_full esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.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/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_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_verify esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +mbedtls_x509_crt_verify_info esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.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_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_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_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_time 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_crt.c.obj) +mbedtls_x509_self_test 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_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_time_is_future esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_time_is_past esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbrtowc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) +meas_tone_pwr_db /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +mem_calloc esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) +mem_free esp-idf/lwip/liblwip.a(mem.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_malloc esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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_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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memchr.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) +memcmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcmp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.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(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(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/esp_phy/libesp_phy.a(phy_init.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) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.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(pkparse.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(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(ethernet.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/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +memcpy /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memcpy.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mprec.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-dtoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/lwip/liblwip.a(ethip6.c.obj) + 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(sha384-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.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_wpa2.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(wpa_common.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(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.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/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ie_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.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(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha512.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_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(version.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_internal.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(pkcs5.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(gcm.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(constant_time.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_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.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/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.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_addr.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(etharp.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/lwip/liblwip.a(netdb.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.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_event/libesp_event.a(event_send.c.obj) + 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/esp_netif/libesp_netif.a(esp_netif_lwip.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/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/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.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(partition.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(spi_flash_timing_tuning.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_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/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +memmove /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memmove.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fvwrite.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(block.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(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) + esp-idf/lwip/liblwip.a(netdb.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(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) + esp-idf/lwip/liblwip.a(netdb.c.obj) +memp_malloc_pool esp-idf/lwip/liblwip.a(memp.c.obj) +memp_pools esp-idf/lwip/liblwip.a(memp.c.obj) +memset /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-memset.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-bzero.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(crypto_mbedtls-ec.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_wpa2.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(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(esp_wpa3.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_sta_list.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.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/app_update/libapp_update.a(esp_ota_ops.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(pkcs12.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(esp_sha512.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_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(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(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.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(dhm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.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/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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(sockets.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.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/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.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(partition.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_cache.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(uri.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_subscribe.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_option.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_tcp.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_address.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.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(tasks.c.obj) + esp-idf/freertos/libfreertos.a(port.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/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_add_option /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_adjust_passive_scan_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_bcn_change_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_bcn_change_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_bcn_change_timer_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_candidate_monitor_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_candidate_monitor_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_chain_header_add_ttl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_check_conflict_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_check_last_rcandidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_check_rc_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_check_tid_mbox_full /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_child_clr_ps_duty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_child_set_ps_duty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_clear_parent_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_coding_ie_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_conn_leave /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_conn_mutex /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_connect_to_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_connect_to_router /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_construct_rmv_announcement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_create_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) +mesh_csa_set_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_deinit_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_disable_parent_switch_monitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_encrypt_ie_plain_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_fill_rmv_sub_child /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_find_root_competitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_flush_txQ /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_flush_upstream_packets /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_free /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_get_parent_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_get_parent_monitor_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_get_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_get_sub_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_get_subnet_nodes_list /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_get_subnet_nodes_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_get_tx_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_get_vnd_roots_len /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_ie_monitor_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ie_monitor_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_ie_type2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_init_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_init_rcandidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ioctl_sem /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_is_better_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_is_ie_ignored /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_is_last_rc_existing /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_is_new_found_conflict_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_is_new_root_found /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_is_new_root_invalid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_is_yield_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_look_for_network /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_malloc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_common.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_malloc_rmv_announcement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_multi_recv_ack /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_multi_send_ack /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_mutex_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_mutex_unlock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_myself_mbox /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_node_process_cycle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_node_process_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_node_process_healing /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_add_conflict_roots /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_change_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_check_conflict_roots /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_check_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_check_no_parent_found /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +mesh_nwk_delete_timers /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_duty_check_allowed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_check_duration_expire /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_clr_master_identity /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_clr_remaining /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_master_is_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_post_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_process_remaining /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_set_master_identity /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_set_remaining /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_nwk_find_conflict_roots /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_io_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_manual_networking /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_nwk_process_allow_switch /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_child_event /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_conflict_discnx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_disconnected /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_ie_change /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_leaf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_look_for_network /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_no_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_nvs_settings /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_reselect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_rootless /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_scan_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_scan_request /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_vote_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_yield_roots_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_process_yield_roots_monitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_remove_conflict_roots /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_task_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_nwk_task_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_pack_rmv_announcement /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_parent_check_root_conflict /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_parent_insert_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_parent_select_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_parse_conflict_roots_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_parse_option /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_parse_ps_entire_rule /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_parse_ps_uplink_rule /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_pm_set_null /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +mesh_pm_tbtt_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +mesh_post_parent_assoc_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_post_parent_switch_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_post_parent_weak_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_print_txQ_waiting /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_process_child_macconnected /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_process_mcast_cover_node /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_process_mgmt_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_process_mgmt_root_switch /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_process_mgmt_root_waive /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_process_mgmt_routing_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_process_parent_organized /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +mesh_process_root_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_process_roots_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_process_roots_ie_ttl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_process_same_root_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ps_control_get_min_duty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ps_control_set_awake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ps_control_set_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ps_control_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_ps_control_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_ps_get_duties /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_ps_keep_cnx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +mesh_ps_set_new_duty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_ps_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_recv /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_recv_add_option /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_recv_process_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_register_timer_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_remove_myself_from_forwarding /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_root_connect_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_root_connect_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_root_connect_timer_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_root_process_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_root_process_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_root_process_roots_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +mesh_route_announce_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_rt_change_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_rt_change_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_rt_change_timer_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_rx_task_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +mesh_rx_task_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) +mesh_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +mesh_scan_done_process_weak /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_is_better_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_parent_compute_rank /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_parent_limit_layer2_cap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_parent_try_layer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_parent_try_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_router /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_select_set_ignore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_self_xonseq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_send_block_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_send_block_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_send_process_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_send_process_topo /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_send_roots_fixed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_send_roots_gone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_send_roots_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_send_stop_vote /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_set_default_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_set_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_set_ie_crypto_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_ie_crypto_funcs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_set_ie_crypto_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_set_io_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_set_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) +mesh_set_parent_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_parent_monitor_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_root_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_set_root_candidate_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_set_router /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_set_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_self_organized /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_set_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_sta_auth_expire_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_stop_recv /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_switch_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_tcpip_mbox /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_timer_bcn_change /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_candidate_monitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_do_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_timer_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_mie_monitor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_ps_control /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_root_connect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_route_announce /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_timer_rt_change /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +mesh_topo_get_ttl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_wifi.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +mesh_tx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_tx_task_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_tx_task_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_tx_tid_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_update_current_parent /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_update_ie_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_update_rcandidate_rssi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_update_route_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +mesh_vote_root_candidate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_waive_root /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +mesh_wifi_event_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_wifi_event_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_wifi_event_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_xmit_state_mbox /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +mesh_xon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_xon_deliver_packet /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_xon_flush_packets /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_xon_process_disconnected /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_xon_process_expired /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_xon_process_no_wnd /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mesh_xon_task_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +mgd_probe_send_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +misc_nvs_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +misc_nvs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +misc_nvs_load /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) +misc_nvs_restore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +mkdir esp-idf/vfs/libvfs.a(vfs.c.obj) +mktime /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-mktime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.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/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/esp_netif/libesp_netif.a(esp_netif_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/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/esp_netif/libesp_netif.a(esp_netif_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/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) +mpu_hal_set_region_access esp-idf/hal/libhal.a(mpu_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.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) +multi_heap_aligned_alloc esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.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_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_block_owner 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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_nan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) +nanf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sf_nan.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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_set_cb esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +net80211_funcs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +net80211_funcs_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +net80211_funcs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +net80211_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +net80211_softap_funcs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_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) + esp-idf/libcoap/liblibcoap.a(net.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/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_index_to_name esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.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_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/lwip/liblwip.a(nd6.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_list esp-idf/lwip/liblwip.a(netif.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(etharp.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_set_addr esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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_garp_flag 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) +netif_set_link_up esp-idf/lwip/liblwip.a(netif.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) +nmea_cardinal_direction_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) +nmea_cleanup esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_date_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) +nmea_free esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nmea_get_checksum esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_get_parser_by_sentence esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_get_parser_by_type esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_get_type esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nmea_gpgga_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgga_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgga_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgga_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgga_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgll_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgll_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgll_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgll_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgll_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsa_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsa_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsa_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsa_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsa_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsv_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsv_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsv_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsv_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpgsv_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsv.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gprmc_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gprmc_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gprmc_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gprmc_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gprmc_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gptxt_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gptxt_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gptxt_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gptxt_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gptxt_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpvtg_allocate_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpvtg_free_data esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpvtg_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpvtg_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_gpvtg_set_default esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_has_checksum esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_init esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_init_interface esp-idf/main/libmain.a(app_main.c.obj) +nmea_init_parser esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) +nmea_load_parsers esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nmea_position_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) +nmea_read_line esp-idf/main/libmain.a(app_main.c.obj) +nmea_time_parse esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgll.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgga.c.obj) +nmea_unload_parsers esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +nmea_validate esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) +node_remove_from_list esp-idf/lwip/liblwip.a(dhcpserver.c.obj) +noise_check_loop /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +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_close 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_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) +nvs_commit 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_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) +nvs_credentials_are_set esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.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) +nvs_entry_info esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_entry_next esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.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) +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/main/libmain.a(nvs.c.obj) +nvs_erase_str esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +nvs_flash_deinit esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.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) +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_init esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/main/libmain.a(nvs.c.obj) +nvs_flash_init_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_init_partition_ptr 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_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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/main/libmain.a(nvs.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) +nvs_get_used_entry_count esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_init esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_op2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_config.o) +nvs_open 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_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) +nvs_open_from_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_read_golioth_psk esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_read_golioth_psk_id esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_read_str esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +nvs_read_wifi_password esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_read_wifi_ssid esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_release_iterator esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_set_blob 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_wifi/libesp_wifi.a(esp_adapter.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) + esp-idf/main/libmain.a(nvs.c.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) +nvs_write_str esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(shell.c.obj) +nwk_event_id2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) +offchan_in_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +offchan_recv_action /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +offchan_send_action_tx_status /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +offchan_txop_end /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +offchan_txop_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(aes-omac1.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(aes-omac1.c.obj) +omac1_aes_256 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) +omac1_aes_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-omac1.c.obj) +open_memstream /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + esp-idf/console/libconsole.a(commands.c.obj) +open_wmemstream /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) +opendir esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +opt_type2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_main.o) +optarg /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +opterr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +optind /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +optopt /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +optype2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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-ec.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(wpa_auth.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/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_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) +os_mktime esp-idf/wpa_supplicant/libwpa_supplicant.a(common.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_sleep esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) +os_time_expired esp-idf/wpa_supplicant/libwpa_supplicant.a(common.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(rate_control.o) +our_instances_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +our_tx_eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +our_wait_eb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +pTxRx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +panicHandler esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) +panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.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) + esp-idf/esp_system/libesp_system.a(panic_handler.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(debug_helpers.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(panic_handler.c.obj) +panic_print_str esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.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) + esp-idf/esp_system/libesp_system.a(panic_handler.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) +parsers esp-idf/libnmea-esp32/liblibnmea-esp32.a(parser_static.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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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) +pbuf_alloc_reference esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_alloced_custom esp-idf/lwip/liblwip.a(pbuf.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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.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(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(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/lwip/liblwip.a(ethernetif.c.obj) + esp-idf/lwip/liblwip.a(wlanif.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_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) +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/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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_rx_dco_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +pbus_rx_dco_cal_1step /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +pcTaskGetName esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +periph_inform_out_light_sleep_overhead esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) +periph_module_disable esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +periph_module_enable esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +periph_module_reset esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) +perror /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +phy_11p_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_analog_delay_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_bbpll_en_usb /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_bbpll_i2c /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +phy_bt_power_track /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_cal_print /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_chan_dc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_chan_dump_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +phy_chan_filt_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +phy_change_channel /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) +phy_close_pa /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_close_rf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_dig_ldo_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_dig_reg_backup /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_disable_low_rate /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +phy_enable_low_rate /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +phy_enter_critical esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +phy_exit_critical esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +phy_freq_correct /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_freq_mem_backup /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_ftm_comp /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +phy_get_adc_rand /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_get_fetx_delay /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_get_i2c_data /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_get_mac_addr /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_get_most_tpw /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +phy_get_rf_cal_version /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_get_romfunc_addr /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_get_romfuncs /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_get_tx_rate /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_get_txpwr_param /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_get_vdd33 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +phy_i2c_check /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_i2c_enter_critical esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +phy_i2c_exit_critical esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +phy_i2c_init2 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_init_flag /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_internal_delay /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_param /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_param_track /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +phy_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_reg_check /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_rfcal_data_check /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_rfcal_data_sub /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_rx11blr_cfg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_rx_rifs_en /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) +phy_rx_sense_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_rxbb_dc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_rxrf_dc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_set_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_set_mac_data /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_set_most_tpw /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +phy_set_rate /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_set_wifi_mode_only /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +phy_tx_gain_print /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_txpwr_backoff /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_txtone_start /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_txtone_stop /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_version_print /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_version_str /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +phy_wakeup_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_xpd_tsens /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +pll_cap_mem_update /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +pm_active_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_allow_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_beacon_misc_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_beacon_timestamp_statistic /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_check_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_coex_schm_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_coex_schm_process_restart /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_coex_schm_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_coex_slice_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_coex_tbtt_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_connectionless_wake_interval_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_connectionless_wake_window_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_deattach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_disable_disconnected_sleep_delay_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_disable_dream_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_disable_sleep_delay_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_disconnected_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_disconnected_sleep_delay_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_disconnected_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_disconnected_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_dream /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_dream_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_enable_active_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_enable_disconnected_sleep_delay_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_enable_dream_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_enable_sleep_delay_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_enable_sta_disconnected_power_management /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_force_scan_unlock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_get_idle_wait_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_get_sleep_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +pm_go_to_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +pm_go_to_wake /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_hmac_rx_data_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +pm_is_dream /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +pm_is_in_wifi_slice_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_is_open /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +pm_is_sleeping /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +pm_is_waked /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_keep_alive /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_local_tsf_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_mac_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_mac_wakeup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_mesh_set_next_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_noise_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_noise_check_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_noise_check_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_noise_check_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_off_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +pm_on_beacon_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_on_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +pm_on_coex_schm_process_restart /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +pm_on_data_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_on_data_tx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_on_data_tx_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_on_probe_resp_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +pm_on_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_parse_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_pend_noise_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_process_tim /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_register_connectionless_wake_window /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_register_pm_tx_null_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_rx_beacon_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_rx_data_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_scan_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_scan_unlock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_send_nullfunc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_send_probe_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +pm_send_probe_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +pm_send_sleep_null_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_send_wake_null_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_set_beacon_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_set_connectionless_wake_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_set_keep_alive_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_set_next_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_set_sleep_delay_time /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_set_sleep_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_sleep_delay_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_sleep_for /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pm_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +pm_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +pm_tbtt_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) +pm_try_scan_unlock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_tx_data_done_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_tx_data_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_tx_null_data_done_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +pm_unregister_connectionless_wake_window /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pm_update_by_connectionless_status /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pm_update_light_sleep_default_params /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pm_update_next_tbtt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_update_params /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pm_wake_done /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +pm_wake_up /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_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_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 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +port_IntStack esp-idf/freertos/libfreertos.a(portasm.S.obj) +port_IntStackTop esp-idf/freertos/libfreertos.a(portasm.S.obj) +port_interruptNesting esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +port_switch_flag esp-idf/freertos/libfreertos.a(portasm.S.obj) +port_uxCriticalNesting esp-idf/freertos/libfreertos.a(port.c.obj) +port_uxOldInterruptState esp-idf/freertos/libfreertos.a(port.c.obj) +port_xSchedulerRunning esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +posix_memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +pow /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) + esp-idf/dps310/libdps310.a(dps310.c.obj) +power_cal_offset /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +ppAMPDU2Normal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppAdd2AMPDUTail /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppAddTimCount /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppAssembleAMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppAssembleMicHdr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppCalFrameTimes /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppCalSubFrameLength /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppCalTkipMic /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppCalTxAMPDULength /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppCalTxopDur /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppCheckTxAMPDUlength /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppCheckTxIdle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +ppCheckTxQIdle /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) +ppClearRxFragment /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +ppClearTxq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppDequeueRxq_Locked /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppDequeueTxDone_Locked /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppDequeueTxQ /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppDirectRecycleAmpdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppDisableQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppDiscardMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppEmptyDelimiterLength /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppEnableQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppEnqueueRxq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppEnqueueTxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppFetchTxQFirstAvail /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppFillAMPDUBar /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppGetTaskHdl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppGetTxQFirstAvail_Locked /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppGetTxframe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppInitTxq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppInstallKey /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +ppMapTxQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppMapWaitTxq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppMessageInQ /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppPauseTxAMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppPrepareBarFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppProcTxCallback /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppProcTxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppProcTxSecFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppProcessRxPktHdr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppProcessTxQ /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppProcessWaitQ /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppProcessWaitingQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +ppReSendBar /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppRecordBarRRC /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppRecycleAmpdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppRecycleRxPkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppRecycleTxBuf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppRegisterPromisRxCallback /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppRegisterRxCallback /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppRegisterTxCallback /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppRegisterTxDoneUserActionCallback /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppRegressAmpdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppResortTxAMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppResumeTxAMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppRollBackTxQ /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppRxFragmentProc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppRxPkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppRxProtoProc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppSearchTxQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppSearchTxframe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppSelectNextQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppSetBarRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppSetInterface /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppSubFromAMPDU /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppTask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppTxFragmentProc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppTxPkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +ppTxPktForceWaked /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +ppTxProtoProc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +ppTxqEmpty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +ppTxqUpdateBitmap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +ppUnregisterTxCallback /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_allow_cut_sevt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_attach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_can_cut_evt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_can_cut_sevt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_coex_tx_release /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_coex_tx_request /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_create_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_deattach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_default_event_handler /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_delete_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_gettid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_hdrsize /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_need_cut_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_post /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +pp_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_process_hmac_waiting_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_register_config_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_register_michael_mic_failure_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_register_net80211_tx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_register_timer_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_register_tx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +pp_set_cut_evt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_set_cut_rx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_sig_cnt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_sig_cnt_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +pp_stop_sw_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_task_hdl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_timer_do_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +pp_timer_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +pp_timer_register_post_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +pp_unregister_tx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +pp_wdev_funcs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +print_roots_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +print_sta_pmk /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +print_txupQ_pending /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +printf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-printf.o) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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(dhm.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/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/heap/libheap.a(heap_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) +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_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_setclock esp-idf/newlib/libnewlib.a(pthread.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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_delete esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/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) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_init esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_lock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_timedlock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_trylock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_unlock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.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_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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-open_memstream.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fwrite.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ftello.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fseeko.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fread.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fopen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-findfp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fileno.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgets.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fgetc.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fflush.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ferror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fclose.o) +pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(eh_globals.o) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_sigmask esp-idf/newlib/libnewlib.a(pthread.c.obj) +putc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putc.o) +putchar /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-putchar.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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(bignum.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +putle32 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +puts /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.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(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.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(dhm.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/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/heap/libheap.a(heap_caps.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/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) +pvalloc esp-idf/newlib/libnewlib.a(heap.c.obj) +pwdet_code_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +pwdet_ref_code /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +pwdet_tone_start /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +pwrsave_flushq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +pxGetDelayedTaskList esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxGetOverflowDelayedTaskList esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxGetSuspendedTaskList esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxGetTasksWaitingTermination esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxListGetReadyPendingTask esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxListGetReadyTask esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxPortInitialiseStack esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTCBGetEndOfStack esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTCBGetSize esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTCBGetStartOfStack esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTCBGetStateListItem esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTCBGetTopOfStack esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTaskGetStackStart esp-idf/freertos/libfreertos.a(tasks.c.obj) +qsort /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +raise esp-idf/newlib/libnewlib.a(syscalls.c.obj) +ram_agc_reg_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_bb_reg_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_bt_get_tx_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_bt_set_tx_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_bt_track_pll_cap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_bt_track_tx_power /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_check_noise_floor /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_chip_i2c_readReg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_chip_i2c_writeReg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_disable_wifi_agc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_enable_wifi_agc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_fe_i2c_reg_renew /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_get_chan_target_power /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_get_i2c_hostid /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_get_rate_fcc_index /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_i2c_master_reset /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_phy_close_rf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_phy_dis_hw_set_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_phy_en_hw_set_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_phy_i2c_init1 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_phy_wakeup_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_pll_vol_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_read_sar2_code /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_set_noise_floor /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_set_pbus_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_temp_to_power /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_tester_bt_cali /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_tester_wifi_cali /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_tsens_code_read /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_tsens_read_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_tsens_temp_read /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_tx_pwctrl_background /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_txpwr_cal_track /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_txpwr_correct /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_wifi_get_tx_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_wifi_set_tx_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_wifi_track_tx_power /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_wifi_tx_dig_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ram_wifi_tx_dig_gain_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ram_write_pll_cap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rand /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rc11BSchedTbl_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rc11GSchedTbl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rc11NSchedTbl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rc11NSchedTbl_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcAttach /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +rcClearCurAMPDUSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcClearCurSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcClearCurStat /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcGet11BHighestRateIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcGet11GHighestRateIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcGet11NHighestRateIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcGetAmpduSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +rcGetDefaultHigestRateIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcGetHighestRateIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcGetRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +rcGetSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +rcLoRaRate2SchedIdx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcLoRaSchedTbl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcLoRaSchedTbl_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcLowerSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcP2P11GSchedTbl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcP2P11NSchedTbl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rcReachRetryLimit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +rcSetBarRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +rcSetTxAmpduLimit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcTxUpdatePer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcUpSched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcUpdateAMPDUParam /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rcUpdateAckSnr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcUpdatePhyMode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rcUpdateRate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rcUpdateRxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +rcUpdateTxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +rcUpdateTxDoneAmpdu2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +rc_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +rc_disable_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_disable_trc_by_interface /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_enable_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_get_default_sched /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_get_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_get_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rc_get_sta_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rc_get_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_get_trc_by_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_get_trc_default /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rc_only_sta_trc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +rc_set_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +rc_set_per_conn_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +reachable_time esp-idf/lwip/liblwip.a(nd6.c.obj) +read /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysread.o) + esp-idf/console/libconsole.a(linenoise.c.obj) +read_hw_noisefloor /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +read_pll_cap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.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) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.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/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/libcoap/liblibcoap.a(pdu.c.obj) + esp-idf/libcoap/liblibcoap.a(mem.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +reconnect_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +reconnect_type2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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) +regi2c_analog_cali_reg_write esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.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/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj) + esp-idf/hal/libhal.a(adc_hal.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) +register_chipv7_phy /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +register_chipv7_phy_init_param /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +register_ieee80211_action_vendor_get_key_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +register_ieee80211_action_vendor_spec_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +register_ieee80211_rfid_locp_recv_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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) +request_f /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +resend_eapol_handle esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +restart_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +retrans_timer esp-idf/lwip/liblwip.a(nd6.c.obj) +rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +rf_cal_data_backup /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rf_cal_data_recovery /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rf_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rfcal_pwrctrl /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +rfcal_rxiq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +rfcal_txcap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +rfcal_txiq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rfpll_cap_correct /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rfpll_cap_init_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +rfpll_cap_track /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rfpll_set_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +rfrx_sat_check /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rfrx_sat_rst /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +ringbuf_capacity esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) +ringbuf_get esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) +ringbuf_get_internal esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) +ringbuf_is_empty esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) +ringbuf_is_full esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) +ringbuf_peek esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) +ringbuf_put esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) +ringbuf_reset esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) +ringbuf_size esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_ringbuf.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_mbox.c.obj) +rint /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_rint.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-w_pow.o) +rmdir esp-idf/vfs/libvfs.a(vfs.c.obj) +roc_op_end /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +roc_op_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +rom_bt_filter_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_bt_tx_dig_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_config_data_cache_mode esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +rom_config_instruction_cache_mode esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +rom_flash_chip_dummy esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +rom_i2c_readReg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +rom_i2c_readReg_Mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +rom_i2c_sar2_init_code /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_i2c_writeReg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +rom_i2c_writeReg_Mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +rom_index_to_txbbgain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_noise_check_loop /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_open_i2c_xpd /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_pbus_xpd_tx_on /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_phy_ant_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_phy_bbpll_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_phy_dig_reg_backup /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rom_phy_freq_mem_backup /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rom_phy_param_addr /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rom_phy_reg_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_phy_xpd_rf /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_phy_xpd_tsens /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_read_hw_noisefloor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +rom_set_chan_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_set_tx_dig_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_set_tx_gain_mem /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_set_txcap_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.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_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj) +rom_tsens_dac_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_txbbgain_to_index /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_wifi_agc_sat_gain /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_wifi_track_pll_cap /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +rom_write_txrate_power_offset /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +roots_type2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +rotl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +rotr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +roundup2 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +route_announce_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_timer.o) +route_announce_timer_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +route_announce_timer_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +routetype2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_route.o) +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(wpa_auth.c.obj) +rssi_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +rssi_margin /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rssi_saved /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_enable_internal 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) +rtc_clk_8m_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_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) +rtc_clk_apb_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_bbpll_configure 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(rtc_init.c.obj) + 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_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_pm/libesp_pm.a(pm_impl.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_pm/libesp_pm.a(pm_impl.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(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) + esp-idf/esp_pm/libesp_pm.a(pm_impl.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(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +rtc_clk_cpu_freq_to_xtal 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) +rtc_clk_fast_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_fast_freq_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) +rtc_clk_select_rtc_slow_clk esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_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(rtc_init.c.obj) +rtc_clk_slow_freq_get_hz 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(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_freq_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_deep_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.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) +rtc_gpio_deinit esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_gpio_force_hold_all esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_gpio_force_hold_dis_all esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_gpio_force_hold_en_all esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_get_drive_capability esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_get_level esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_hold_dis esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_gpio_hold_en esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_gpio_init esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +rtc_gpio_isolate esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_pulldown_dis esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +rtc_gpio_pulldown_en esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_pullup_dis esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +rtc_gpio_pullup_en esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_set_direction esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) +rtc_gpio_set_direction_in_sleep esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_set_drive_capability esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_set_level esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_gpio_wakeup_disable esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_gpio_wakeup_enable 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_io_desc esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtc_io_num_map esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_isr_deregister esp-idf/driver/libdriver.a(rtc_module.c.obj) +rtc_isr_register esp-idf/driver/libdriver.a(rtc_module.c.obj) +rtc_light_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +rtc_sleep_get_default_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_sleep_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_sleep_low_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.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_set_wakeup_time esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) +rtc_spinlock esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(rtc_io.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(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) +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(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_vddsdio_get_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtc_vddsdio_set_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtcio_hal_isolate esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtcio_hal_set_direction esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) +rtcio_hal_set_direction_in_sleep esp-idf/hal/libhal.a(rtc_io_hal.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) +rx11NRate2AMPDULimit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +rx_blocking_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +rxdc_est_min /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +rxiq_cover_mg_mp /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +rxiq_get_mis /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +rxiq_set_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +s_encap_amsdu_func /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +s_fix_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +s_fix_rate_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +s_fragment /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +s_fragment_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +s_head esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) +s_ioctl_table /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +s_is_6m /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +s_keys esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +s_map /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_regdomain.o) +s_mesh_beacon_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +s_mesh_running_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +s_mesh_send_mutex /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +s_mesh_stop_mutex /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +s_michael_mic_failure_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +s_microseconds_offset esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +s_netif_glue_legacy_events_registered esp-idf/esp_eth/libesp_eth.a(esp_eth_netif_glue.c.obj) +s_netstack_free /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +s_netstack_ref /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) +s_pp_task_create_sem /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +s_pp_task_del_sem /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +s_revoke_table esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +s_rtc_isr_handler_list_lock esp-idf/driver/libdriver.a(rtc_module.c.obj) +s_table esp-idf/efuse/libefuse.a(esp_efuse_api_key_esp32xx.c.obj) +s_time_update_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +s_tx_cacheq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +s_wifi_api_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +s_wifi_nvs /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +s_wifi_queue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +s_wifi_task_hdl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +sae_check_confirm esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_clear_data esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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) +sae_group_allowed esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_parse_commit esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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(esp_wpa3.c.obj) +sae_process_commit esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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(esp_wpa3.c.obj) +sae_write_confirm esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sc_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +scalbn /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-s_scalbn.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libm.a(lib_a-e_pow.o) +scan_add_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_add_probe_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_build_chan_list /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_cancel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +scan_check_hidden /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_connect_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_enter_oper_channel_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +scan_fill_wps_scan_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_flush_all_tx_buf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +scan_freq_cal /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_get_apnum /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +scan_get_scan_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +scan_get_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_hidden_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_inter_channel_timeout_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +scan_parse_beacon /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +scan_parse_ht2040_coex /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_pm_channel_op_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_prefer_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_profile_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_remove_bssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_remove_probe_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_reset_cipher_and_akm /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scan_result_print /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +scan_set_act_duration /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_set_desChan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_set_pas_duration /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_set_scan_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +scan_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +scan_status2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +scan_update_scan_history /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +scannum /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +scd30_free_desc esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_get_automatic_self_calibration esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_get_data_ready_status esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +scd30_get_forced_recalibration_value esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_get_measurement_interval esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_get_sensor_altitude esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_get_temperature_offset esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_get_temperature_offset_ticks esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_init_desc esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +scd30_read_firmware_version esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +scd30_read_measurement esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +scd30_set_automatic_self_calibration esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_set_forced_recalibration_value esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_set_measurement_interval esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_set_sensor_altitude esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_set_temperature_offset esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_set_temperature_offset_ticks esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_soft_reset esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_stop_continuous_measurement esp-idf/scd30/libscd30.a(scd30.c.obj) +scd30_task esp-idf/main/libmain.a(app_main.c.obj) +scd30_trigger_continuous_measurement esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +sched_yield esp-idf/pthread/libpthread.a(pthread.c.obj) +seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +select esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +send_ap_probe /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +set_adc_rand /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_assoc_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +set_chan_freq_hw_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +set_chan_freq_sw_start /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +set_chanfreq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) +set_channel_rfpll_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +set_pbus_mem /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_rf_freq_offset /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_rfpll_freq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +set_rx_gain_cal_dc /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_rx_gain_cal_iq /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_rx_gain_param /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_rx_gain_table /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_rx_sense /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +set_xpd_sar esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +setjmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setjmp.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +setlocale /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) +settimeofday esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +setvbuf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-setvbuf.o) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +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) +sha384_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_sha512_init_hash 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) +shell_input_line esp-idf/main/libmain.a(shell.c.obj) +shell_register_command esp-idf/main/libmain.a(shell.c.obj) +shell_start esp-idf/main/libmain.a(shell.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +sigfillset esp-idf/newlib/libnewlib.a(pthread.c.obj) +siscanf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) +sleep esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) +sms4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +sniprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sniprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +snprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-snprintf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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(wpa_debug.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(error.c.obj) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/log/liblog.a(log_freertos.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_hal_stall_core esp-idf/hal/libhal.a(soc_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +soc_hal_unstall_core esp-idf/hal/libhal.a(soc_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu_util.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(spi_flash_os_func_app.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(spi_flash_os_func_app.c.obj) +spi_bus_lock_register_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) +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(spi_flash_os_func_app.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_common_set_dummy_output esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_dummy_len_fix esp-idf/spi_flash/libspi_flash.a(flash_ops.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_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_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_mxic_opi.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_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_mxic_opi.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_opi.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_mxic_opi.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_mxic_opi.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_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_mxic_opi.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_mxic_opi.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_mxic_opi.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_mxic_opi.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_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_opi_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_erase_chip esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_get_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_read_id esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_read_reg esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_set_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_mxic_opi_write esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.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_chip_xmic_opi_config_host_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.c.obj) +spi_flash_chip_xmic_opi_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic_opi.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_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.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(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.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_erase_range 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/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +spi_flash_erase_sector esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +spi_flash_get_chip_size esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/main/libmain.a(shell.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/esp_system/libesp_system.a(startup.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 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(startup.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(flash_ops.c.obj) +spi_flash_mmap esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.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/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +spi_flash_op_block_func esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_op_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_op_unlock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_phys2cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_read 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_read_encrypted esp-idf/spi_flash/libspi_flash.a(flash_ops.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_set_rom_required_regs esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_write 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_write_encrypted esp-idf/spi_flash/libspi_flash.a(esp_flash_api.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_change_speed_mode_cache_safe esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +spi_timing_config_get_core_clock esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_config_get_cs_timing esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) +spi_timing_config_get_flash_clock_reg esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) +spi_timing_config_set_core_clock esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_config_set_flash_clock esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_config_set_psram_clock esp-idf/spi_flash/libspi_flash.a(spi_timing_config.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_enter_mspi_high_speed_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_enter_mspi_low_speed_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_flash_tuning esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +spi_timing_get_flash_timing_param esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_timing_is_tuned esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_timing_psram_tuning esp-idf/spi_flash/libspi_flash.a(spi_flash_timing_tuning.c.obj) +spi_timing_set_pin_drive_strength esp-idf/spi_flash/libspi_flash.a(spi_flash_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_dmaworkaround_idle esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dmaworkaround_req_reset esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dmaworkaround_reset_in_progress esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dmaworkaround_transfer_active 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 /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfscanf.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +srand /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-rand.o) + esp-idf/libcoap/liblibcoap.a(coap_prng.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +sscanf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +sta_action_output /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_auth_open /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_auth_sae /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_auth_shared /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_bip_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +sta_con_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +sta_csa_timer /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +sta_input /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +sta_is_wpa3_enabled /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) +sta_michael_mic_failure /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +sta_recv_assoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_recv_ctl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +sta_recv_mgmt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +sta_recv_sa_query_req /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_recv_sa_query_resp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_reset_beacon_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +sta_retry_assoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +sta_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +sta_rx_csa /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +sta_rx_eapol /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +sta_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) +sta_sa_query_process_timeout /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +sta_send_sa_query_req /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_send_sa_query_resp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +sta_try_sa_query_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) +start_cpu0 esp-idf/esp_system/libesp_system.a(startup.c.obj) +start_cpu_other_cores esp-idf/esp_system/libesp_system.a(startup.c.obj) +start_tx_tone /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +start_tx_tone_step /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +startup_resume_other_cores esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +stat /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sysstat.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +stop_tx_tone /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +str_clear_free esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +strcasecmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcasecmp.o) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +strcat /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcat.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +strchr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strchr.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +strcmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcmp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-locale.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(tinfo.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(class_type_info.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libstdc++.a(si_class_type_info.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.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/lwip/liblwip.a(dns.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/main/libmain.a(nvs.c.obj) + esp-idf/main/libmain.a(shell.c.obj) + esp-idf/log/liblog.a(log.c.obj) +strcpy /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcpy.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strcspn /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) +strdup /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +strerror /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) + esp-idf/libcoap/liblibcoap.a(coap_io.c.obj) +strerror_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror.o) +strerror_r /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strftime /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +strftime_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) +strlcat /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +strlcpy /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcpy.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/spi_flash/libspi_flash.a(partition.c.obj) +strlen /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlen.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-siscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strlcat.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strerror_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strdup_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-sscanf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-puts.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-perror.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getopt.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-fputs.o) + 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(sha384-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + 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/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(error.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.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/lwip/liblwip.a(netdb.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.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/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/libcoap/liblibcoap.a(coap_async.c.obj) + esp-idf/libcoap/liblibcoap.a(str.c.obj) + esp-idf/libcoap/liblibcoap.a(resource.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_session.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/libcoap/liblibcoap.a(block.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strncat /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncat.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +strncmp /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncmp.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-getenv_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-gdtoa-gethex.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/console/libconsole.a(commands.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/libnmea-esp32/liblibnmea-esp32.a(parser_static.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strncpy /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strncpy.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfiprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/console/libconsole.a(linenoise.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/spi_flash/libspi_flash.a(partition.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +strndup /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strndup.o) + esp-idf/libcoap/liblibcoap.a(coap_mbedtls.c.obj) +strnlen /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strnlen.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_network.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_io.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_log.c.obj) +strrchr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strrchr.o) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +strstr /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strstr.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_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(dhm.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/libcoap/liblibcoap.a(net.c.obj) +strtod /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atof.o) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpvtg.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gprmc.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +strtod_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +strtof /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +strtof_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtod.o) +strtol /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-atoi.o) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gptxt.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(gpgsa.c.obj) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(nmea.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_lightdb.c.obj) +strtol_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtol.o) +strtoll /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) +strtoll_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoll.o) +strtoul /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset_r.o) + /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strftime.o) + esp-idf/libnmea-esp32/liblibnmea-esp32.a(parse.c.obj) +strtoul_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoul.o) +strtoull /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) +strtoull_l /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-strtoull.o) +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/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_mutex_new esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_mutex_unlock esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(sockets.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) +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/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) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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_timeout esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.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/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_enable_alarm_int esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_enable_counter esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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_counter_value esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_select_alarm_mode esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.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) +target_power_backoff /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +taskYIELD_OTHER_CORE esp-idf/freertos/libfreertos.a(tasks.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_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_num_cal 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_adapter_ap_input esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_ap_start esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_clear_default_eth_handlers esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_clear_default_wifi_handlers esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +tcpip_adapter_compat_start_eth esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +tcpip_adapter_create_ip6_linklocal esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcpc_get_status esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcpc_option esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcpc_start esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcpc_stop esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcps_get_status esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcps_option esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcps_start esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_dhcps_stop esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_down esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_eth_input esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_eth_start esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_dns_info esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_esp_if esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_hostname esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_ip6_global esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_ip6_linklocal esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_ip_info esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_netif esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_netif_index esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_old_ip_info esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_get_sta_list esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_if_from_esp_netif esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_init esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_is_netif_up esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_set_default_eth_handlers esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_set_default_wifi_handlers esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +tcpip_adapter_set_dns_info esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_set_hostname esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_set_ip_info esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_set_old_ip_info esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_sta_input esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_sta_start esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_stop esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_adapter_up esp-idf/tcpip_adapter/libtcpip_adapter.a(tcpip_adapter_compat.c.obj) +tcpip_api_call esp-idf/lwip/liblwip.a(tcpip.c.obj) +tcpip_callback esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.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/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +tcpip_send_msg_wait_sem esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.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) +time /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-time.o) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_cookie.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_coap_client.c.obj) +tkip /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +tkip_decap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_tkip.o) +tkip_encap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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_wpa2.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_wpa2.c.obj) +tls_instance_count esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_prf_sha1_md5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_prf_sha256 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_prf_sha384 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha384-tlsprf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tlsf_add_pool esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_align_size esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_alloc_overhead esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_block_size esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_block_size_max esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_block_size_min esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_check esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_check_pool esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_create esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_create_with_pool esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_free esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_get_pool esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_malloc esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_memalign esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_memalign_offs esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_pool_overhead esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_realloc esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_remove_pool esp-idf/heap/libheap.a(heap_tlsf.c.obj) +tlsf_size esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_walk_pool esp-idf/heap/libheap.a(heap_tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +trcAmpduSetState /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +trc_NeedRTS /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +trc_SetTxAmpduState /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +trc_calc_duration /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +trc_ctl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +trc_ctl_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +trc_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_get_80211_tx_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_get_espnow_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_isAmpduOn /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +trc_isTxAmpduOperational /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +trc_onAmpduOp /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_onDisconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +trc_onPPTxDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +trc_onScanDone /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +trc_onScanStart /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +trc_set_80211_tx_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_set_espnow_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_set_per_pkt_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_tid_isTxAmpduOperational /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +trc_update_def_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trc_update_ifx_phy_mode /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +trex_compile esp-idf/console/libconsole.a(argtable3.c.obj) +trex_free esp-idf/console/libconsole.a(argtable3.c.obj) +trex_getsubexp esp-idf/console/libconsole.a(argtable3.c.obj) +trex_getsubexpcount esp-idf/console/libconsole.a(argtable3.c.obj) +trex_match esp-idf/console/libconsole.a(argtable3.c.obj) +trex_search esp-idf/console/libconsole.a(argtable3.c.obj) +trex_searchrange esp-idf/console/libconsole.a(argtable3.c.obj) +truncate esp-idf/vfs/libvfs.a(vfs.c.obj) +tx_cap_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +tx_msg_id2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +tx_pwctrl_background /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +tx_pwctrl_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +tx_pwctrl_init_cal /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +tx_pwr_backoff /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +tx_state_id2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) +tx_state_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +tx_task_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +tx_wifi_err2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) +txcal_debuge_mode /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +txcal_work_mode /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +txdc_cal_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +txdc_cal_v70 /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +txiq_cal_init /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +txiq_cover /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +txiq_get_mis_pwr /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +txiq_set_reg /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +txopstart_index /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +txpwr_offset /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +txq_opr2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +txtone_linear_pwr /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_cal.o) +tzset /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-tzset.o) +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) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +uart_driver_install esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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_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_baudrate 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_sclk 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/golioth_sdk/libgolioth_sdk.a(serial_tap_esp_idf.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_isr_free esp-idf/driver/libdriver.a(uart.c.obj) +uart_isr_register esp-idf/driver/libdriver.a(uart.c.obj) +uart_param_config esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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/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) + esp-idf/console/libconsole.a(esp_console_repl.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/vfs/libvfs.a(vfs_uart.c.obj) +uart_write_bytes_with_break esp-idf/driver/libdriver.a(uart.c.obj) +ucQueueGetQueueType esp-idf/freertos/libfreertos.a(queue.c.obj) +udp_bind esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.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(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.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) +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) +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(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +udp_remove esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.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(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +udp_sendto_if esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.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/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +ulTaskGenericNotifyValueClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +ulTaskNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) +ulp_code_track /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ulp_ext_code_set /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_newrom.o) +ungetc /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-ungetc.o) +unregister_ieee80211_action_vendor_get_key_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +unregister_ieee80211_action_vendor_spec_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) +unregister_ieee80211_rfid_locp_recv_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_rfid.o) +usb_serial_jtag_driver_install esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) +usb_serial_jtag_driver_uninstall esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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/console/libconsole.a(linenoise.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) +utime esp-idf/vfs/libvfs.a(vfs.c.obj) +utoa /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-utoa.o) +uxEventGroupGetNumber esp-idf/freertos/libfreertos.a(event_groups.c.obj) +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) +uxQueueGetQueueNumber esp-idf/freertos/libfreertos.a(queue.c.obj) +uxQueueMessagesWaiting esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +uxQueueMessagesWaitingFromISR esp-idf/freertos/libfreertos.a(queue.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/main/libmain.a(shell.c.obj) +uxTaskGetStackHighWaterMark esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskGetSystemState esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskGetTaskNumber esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGet esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.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) +uxTimerGetTimerNumber esp-idf/freertos/libfreertos.a(timers.c.obj) +uxTopUsedPriority esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.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) +vEventGroupSetBitsCallback esp-idf/freertos/libfreertos.a(event_groups.c.obj) +vEventGroupSetNumber esp-idf/freertos/libfreertos.a(event_groups.c.obj) +vListInitialise esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.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) +vPortAssertIfInISR esp-idf/freertos/libfreertos.a(port.c.obj) +vPortEndScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortEvaluateYieldFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/driver/libdriver.a(uart.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_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.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_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(regi2c_ctrl.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_init.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.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) +vPortExitCriticalCompliance esp-idf/freertos/libfreertos.a(port.c.obj) +vPortReleaseTaskMPUSettings esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.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) +vPortStoreTaskMPUSettings esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortYield esp-idf/freertos/libfreertos.a(portasm.S.obj) +vPortYieldFromInt esp-idf/freertos/libfreertos.a(portasm.S.obj) +vPortYieldOtherCore esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vQueueDelete esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.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/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vQueueSetQueueNumber esp-idf/freertos/libfreertos.a(queue.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(uart.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.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(uart.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +vRingbufferReturnItemFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +vTaskAllocateMPURegions esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/scd30/libscd30.a(scd30.c.obj) + esp-idf/dps310/libdps310.a(helper_i2c.c.obj) + esp-idf/dps310/libdps310.a(dps310.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.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) +vTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskDelete esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/pthread/libpthread.a(pthread.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) +vTaskGetInfo esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskInternalSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/main/libmain.a(shell.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/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) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.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) +vTaskSetTaskNumber 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) +vTaskStartScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(port.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/spi_flash/libspi_flash.a(cache_utils.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) +vTimerSetTimerNumber 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) +valloc esp-idf/newlib/libnewlib.a(heap.c.obj) +vfiprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfiprintf.o) +vfprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vfprintf.o) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/libcoap/liblibcoap.a(coap_debug.c.obj) +vfs_include_syscalls_impl esp-idf/vfs/libvfs.a(vfs.c.obj) +vote_done2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +vote_start2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +vprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) +vsnprintf /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_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/libcoap/liblibcoap.a(coap_debug.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_debug.c.obj) +wDevCheckBlockError /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +wDevCtrl /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDevCtrl_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDevMacSleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDevMacSleep_ptr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_AppendRxBlocks /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +wDev_Crypto_Disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_DiscardFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_FetchFirstDesc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_GetNoiseFloor /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_Get_Next_TBTT /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_IndicateAmpdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_IndicateCtrlFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_IndicateFrame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_Insert_KeyEntry /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_Mesh_Disable_Tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +wDev_Mesh_Enable_Tsf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) +wDev_Mesh_Set_TBTT /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) +wDev_ProcessFiq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_ProcessRxSucData /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_Reset_TBTT /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_Rxbuf_Deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_Rxbuf_Init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_SetAuthed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_SetCurChannel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_Set_Beacon_Int /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wDev_SnifferRxAmpdu /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_SnifferRxData /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_disable_low_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +wDev_enable_low_rate /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) +wDev_ftm_record_t1t4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +wDev_ftm_record_t2t3 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_ftm_set_t1t4 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) +wDev_is_low_rate_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wDev_record_ftm_data /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_record_ftm_data_local /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wDev_remove_KeyEntry /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_remove_KeyEntry_all_cnx /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wDev_reset_bcnSendTick /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_mac.o) +wait_rfpll_cal_end /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +wapi_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wdevProcessRxSucDataAll /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +wdev_bank_load /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_bank_store /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_csi_hw_bug_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_csi_len_align /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_csi_rx_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_data_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_ftm_set_callbacks /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_funcs_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wdev_funcs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wdev_get_promis_ctrl_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_get_promis_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_is_data_in_rxlist /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_mac_reg_load /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_mac_reg_store /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_mac_sleep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wdev_mac_sleep_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wdev_mac_sleep_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wdev_mac_special_reg_load /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_mac_special_reg_store /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_mac_wakeup /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wdev_set_csi_rx_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_set_promis /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_set_promis_ctrl_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_set_promis_ctrl_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_set_promis_filter /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) +wdev_set_promis_misc_buf /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdev_set_promis_misc_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) +wdt_hal_config_stage esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_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(int_wdt.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.c.obj) +wdt_hal_disable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_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(startup.c.obj) +wdt_hal_enable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +wdt_hal_feed esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.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.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_system/libesp_system.a(task_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(int_wdt.c.obj) +wdt_hal_is_enabled esp-idf/hal/libhal.a(wdt_hal_iram.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_system/libesp_system.a(task_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(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.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_write_protect_enable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_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(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wep /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wep_decap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) +wep_encap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_wep.o) +wifi_action_tx_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_ant_config_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_ant_to_ant_type /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_ant_update /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_ant_update_empty_func /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_ap_reg_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_apb80m_release /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wifi_apb80m_request /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wifi_api_lock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_api_unlock /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_bt_common_module_disable esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +wifi_bt_common_module_enable esp-idf/driver/libdriver.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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +wifi_configure_wake_window_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_connect_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_create_queue esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_create_softap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_create_sta /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +wifi_crypto_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_crypto_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_csi_set_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_deauth_sta_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_deinit_in_caller_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_deinit_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_delete_queue esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_destroy_softap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_destroy_sta /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_disable_pmf_config_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_disconnect_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_event_id2str /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_utilities.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_parent.o) +wifi_event_post /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) +wifi_ftm_start_initiator_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_ap_info_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_ap_list_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_bw_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_channel_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_init_state /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_get_macaddr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action_vendor.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_protocol_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_sta_list_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_tsf_time_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_get_user_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_gpio_debug /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wifi_hmac_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_hmac_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_hw_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_hw_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_init esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +wifi_init_completed /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_init_in_caller_task /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_init_key /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_init_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_internal_ioctl_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_ioctl_ht2040_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_ioctl_ht2040_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_ipc_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_is_started /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_is_stop_in_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_lmac_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_lmac_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_log /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_sleep.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libcore.a(misc_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(hal_ampdu.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(lmac.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(esf_buf.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ets.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_sms4.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto_ccmp.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_action.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_offchan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_chm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_timer.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_reg_db.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_proto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_power.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_phy.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_output.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_input.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ht.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ftm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_malloc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_menuconfig_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_act_duty_signaling_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_assoc_expire_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_event_post /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_quick.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +wifi_mesh_ie_crypto_funcs_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_crypto_key_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_deinit_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_get_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_init_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_is_roots_found_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_map_deauth_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_candidate_clear_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_candidate_get_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_candidate_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_monitor_get_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_monitor_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ps_duty_cycle_get_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ps_duty_cycle_set_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ps_duty_ext_get_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_root_conflicts_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_roots_ie_get_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_roots_ie_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_router_bssid_get_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_router_bssid_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_rssi_threshold_get_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_rssi_threshold_set_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_set_beacon_interval_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_sta_disassoc /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_mesh_sta_disassoc_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mesh_switch_channel_progress /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_mode_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_module_disable esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_module_enable esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_nvs_ap_restore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_cfg_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_cfg_item_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_commit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +wifi_nvs_compare_cfg_diff /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_deinit /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_get /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_nvs_get_sta_listen_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) +wifi_nvs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_reset_current_ap_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +wifi_nvs_restore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_set /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) +wifi_nvs_sta_restore /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_chan /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_password /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_sta_listen_interval /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_sta_password /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) +wifi_osi_funcs_register /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_osi_ready /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_realloc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_recycle_rx_pkt /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211.o) +wifi_register_mgmt_frame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_register_user_ie_manufacturer_recv_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_reset_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_restart_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_restore_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_rf_phy_disable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_rf_phy_enable /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pm.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_rifs_mode_en /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) + /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy.o) +wifi_roc_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_scan_start_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_scan_stop_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_send_mgmt_frame /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_ant /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_ant_gpio /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_appie_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_auto_connect_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_bw_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_chan_range /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_channel_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_config_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_country /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_csi /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_default_ssid /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_nvs.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_event_handler /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_event_mask /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_fix_rate_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_gpio_debug_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp_debug.o) +wifi_set_home_channel_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_log_mod_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_mac_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_max_tpw /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_mode_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_phy_2nd_chan_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_promis_ctrl_filter_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_promis_filter_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_promis_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_protocol_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_ps_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_rssi_threshold /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_rx_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(if_hwctrl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_rxcb_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_user_ie /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_vnd_ie_cb_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_vnd_ie_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_set_wps_cb_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_wps_start_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_wps_status_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_wps_type_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_softap_cacl_mac /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_cur_max_ap_bss_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_deauth /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_softap_get_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_get_station_num /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_set_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_staconnected_event_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +wifi_softap_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_hostap.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_softap_toomany_deny /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +wifi_sta_ap_change_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_sta_disconnect /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_sta_get_enterprise_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +wifi_sta_get_prof_password /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +wifi_sta_reg_rxcb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_sta_rx_probe_req /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(wdev.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_sta_set_ap_num_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_start_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_station_ap_check /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_station_get_ap_info /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_station_get_config /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_station_get_config_default /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_station_get_current_ap_id /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_station_get_reconnect_policy /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_scan.o) +wifi_station_save_ap_channel /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +wifi_station_start /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_station_stop /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_stop_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_stop_sw_txq /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_txq_empty /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wifi_unregister_user_ie_manufacturer_recv_cb /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_api.o) +wifi_wait_for_connected esp-idf/main/libmain.a(wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +wifi_wait_for_connected_with_timeout esp-idf/main/libmain.a(wifi.c.obj) +wifi_wpa2_ent_disable_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_wpa2_ent_enable_process /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_supplicant.o) +wifi_wpa2_is_started /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +wifi_wps_is_started /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +wl_clear_ap_no_lr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_sta.o) +wl_is_ap_no_lr /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(trc.o) +wlanif_init esp-idf/lwip/liblwip.a(wlanif.c.obj) +wlanif_init_ap esp-idf/lwip/liblwip.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_init_sta esp-idf/lwip/liblwip.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_input esp-idf/lwip/liblwip.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_wpa2.c.obj) +wpa2_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wpa2_sm_alloc_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +wpa2_sm_free_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) +wpa2_task esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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_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_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_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) +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) +wpa_bin_clear_free esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.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_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_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) +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 /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_crypto.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh.o) + /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(ieee80211_ioctl.o) +wpa_crypto_funcs_init /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/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) +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_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) +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_install_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.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) +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_auth_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_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_wpa2.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_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_rx_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.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) +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_wpa2.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_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) +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(dh_groups.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_wpa2.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_wpa2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.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(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.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) +wps_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wr_rf_freq_mem /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +wr_rx_gain_mem /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7.o) +write /Users/keenan/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/lib/no-rtti/libc.a(lib_a-syswrite.o) + esp-idf/console/libconsole.a(linenoise.c.obj) +write_freq_mem_all /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +write_rfpll_sdm /Users/keenan/esp/esp-idf/components/esp_phy/lib/esp32s3/libphy.a(phy_chip_v7_ana.o) +wrong_password_flag /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libnet80211.a(wl_cnx.o) +xEventGroupClearBits esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/main/libmain.a(wifi.c.obj) +xEventGroupClearBitsFromISR esp-idf/freertos/libfreertos.a(event_groups.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/main/libmain.a(wifi.c.obj) +xEventGroupCreateStatic esp-idf/freertos/libfreertos.a(event_groups.c.obj) +xEventGroupGetBitsFromISR esp-idf/freertos/libfreertos.a(event_groups.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/main/libmain.a(wifi.c.obj) +xEventGroupSetBitsFromISR esp-idf/freertos/libfreertos.a(event_groups.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/main/libmain.a(wifi.c.obj) +xPortCheckValidTCBMem esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortEnterCriticalTimeout esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(adc_common.c.obj) + esp-idf/driver/libdriver.a(rtc_module.c.obj) + esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.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_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(regi2c_ctrl.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_init.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.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) +xPortEnterCriticalTimeoutCompliance esp-idf/freertos/libfreertos.a(port.c.obj) +xPortGetTickRateHz esp-idf/freertos/libfreertos.a(port.c.obj) +xPortInIsrContext esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_pm/libesp_pm.a(pm_impl.c.obj) + esp-idf/driver/libdriver.a(gdma.c.obj) + esp-idf/driver/libdriver.a(periph_ctrl.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc_isr.c.obj) + esp-idf/freertos/libfreertos.a(tasks.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(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.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) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +xPortStartScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortSysTickHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xPortcheckValidStackMem esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xQueueAddToSet esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueCreateCountingSemaphore esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +xQueueCreateCountingSemaphoreStatic esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueCreateMutex esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.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/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.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/newlib/libnewlib.a(locks.c.obj) +xQueueCreateSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGenericCreate esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/driver/libdriver.a(uart.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/lwip/liblwip.a(sys_arch.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/driver/libdriver.a(i2c.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) +xQueueGenericReset esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.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/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.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/vfs/libvfs.a(vfs.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/driver/libdriver.a(uart.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.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/driver/libdriver.a(i2c.c.obj) +xQueueGetMutexHolder esp-idf/freertos/libfreertos.a(queue.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(uart.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_aes.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +xQueueGiveMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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/spi_flash/libspi_flash.a(cache_utils.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) +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/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.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/driver/libdriver.a(i2c.c.obj) +xQueueReceiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueRemoveFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.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/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/driver/libdriver.a(uart.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_aes.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/i2cdev/libi2cdev.a(i2cdev.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.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/vfs/libvfs.a(vfs.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/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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/spi_flash/libspi_flash.a(cache_utils.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) +xRingbufferCanRead 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(uart.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +xRingbufferCreateNoSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreateStatic esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.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) +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(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.c.obj) +xRingbufferReceiveUpToFromISR 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(i2c.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(uart.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(i2c.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(uart.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(adc.c.obj) + esp-idf/driver/libdriver.a(i2c.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/freertos/libfreertos.a(queue.c.obj) +xTaskCreatePinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.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/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskCreateRestricted esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCreateRestrictedStatic esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCreateStaticPinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) +xTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) +xTaskGenericNotify esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.c.obj) + esp-idf/console/libconsole.a(esp_console_repl.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGenericNotifyFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotifyStateClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotifyWait esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetAffinity 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/wpa_supplicant/libwpa_supplicant.a(esp_wpa2.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/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetCurrentTaskHandleForCPU esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandleForCPU esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) +xTaskGetSchedulerState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.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/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_ipc/libesp_ipc.a(esp_ipc.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) +xTaskGetTickCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/lwip/liblwip.a(ping_sock.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(i2c.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.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/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) +xTaskNotifyWait esp-idf/freertos/libfreertos.a(tasks.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/freertos/libfreertos.a(queue.c.obj) +xTaskResumeAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +xTaskResumeFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTimerCreate esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.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/golioth_sdk/libgolioth_sdk.a(golioth_sys_freertos.c.obj) +xTimerGetExpiryTime esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerGetPeriod 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) +xTimerMux 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) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) +xon_task_main /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libmesh.a(mesh_schedule.o) +xphyQueue /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +xswap /Users/keenan/esp/esp-idf/components/esp_wifi/lib/esp32s3/libpp.a(pp.o) +xt_debugexception esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +xt_highint4 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +xt_highint5 esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +xt_int_has_handler esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +xt_ints_off esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +xt_ints_on esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +xt_nmi esp-idf/freertos/libfreertos.a(xtensa_vector_defaults.S.obj) + esp-idf/freertos/libfreertos.a(xtensa_vectors.S.obj) +xt_set_exception_handler esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) +xt_set_interrupt_handler esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +xt_unhandled_exception esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) +xt_unhandled_interrupt esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) +xthal_restore_extra_nw /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--restore_extra_nw.o) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) +xthal_save_extra_nw /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(state_asm--save_extra_nw.o) + esp-idf/freertos/libfreertos.a(xtensa_context.S.obj) +xthal_set_intclear /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(int_asm--set_intclear.o) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +xthal_spill_registers_into_stack_nw /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) +xthal_window_spill /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) +xthal_window_spill_nw /Users/keenan/esp/esp-idf/components/xtensa/esp32s3/libxt_hal.a(windowspill_asm.o) + esp-idf/freertos/libfreertos.a(portasm.S.obj) diff --git a/esp-idf/build/kconfigs.in b/esp-idf/build/kconfigs.in new file mode 100644 index 0000000..06e7168 --- /dev/null +++ b/esp-idf/build/kconfigs.in @@ -0,0 +1,66 @@ +source "/Users/keenan/esp/esp-idf/components/app_trace/Kconfig" +source "/Users/keenan/esp/esp-idf/components/asio/Kconfig" +source "/Users/keenan/esp/esp-idf/components/bt/Kconfig" +source "/Users/keenan/esp/esp-idf/components/coap/Kconfig" +source "/Users/keenan/esp/esp-idf/components/driver/Kconfig" +source "/Users/keenan/esp/esp-idf/components/efuse/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp-tls/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp32s3/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_adc_cal/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_common/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_eth/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_event/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_gdbstub/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_http_client/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_http_server/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_https_ota/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_https_server/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_hw_support/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_ipc/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_lcd/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_netif/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_phy/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_pm/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_system/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_timer/Kconfig" +source "/Users/keenan/esp/esp-idf/components/esp_wifi/Kconfig" +source "/Users/keenan/esp/esp-idf/components/espcoredump/Kconfig" +source "/Users/keenan/esp/esp-idf/components/fatfs/Kconfig" +source "/Users/keenan/esp/esp-idf/components/freemodbus/Kconfig" +source "/Users/keenan/esp/esp-idf/components/freertos/Kconfig" +source "/Users/keenan/esp/esp-idf/components/hal/Kconfig" +source "/Users/keenan/esp/esp-idf/components/heap/Kconfig" +source "/Users/keenan/esp/esp-idf/components/ieee802154/Kconfig" +source "/Users/keenan/esp/esp-idf/components/jsmn/Kconfig" +source "/Users/keenan/esp/esp-idf/components/libsodium/Kconfig" +source "/Users/keenan/esp/esp-idf/components/log/Kconfig" +source "/Users/keenan/esp/esp-idf/components/lwip/Kconfig" +source "/Users/keenan/esp/esp-idf/components/mbedtls/Kconfig" +source "/Users/keenan/esp/esp-idf/components/mdns/Kconfig" +source "/Users/keenan/esp/esp-idf/components/mqtt/Kconfig" +source "/Users/keenan/esp/esp-idf/components/newlib/Kconfig" +source "/Users/keenan/esp/esp-idf/components/nvs_flash/Kconfig" +source "/Users/keenan/esp/esp-idf/components/openssl/Kconfig" +source "/Users/keenan/esp/esp-idf/components/openthread/Kconfig" +source "/Users/keenan/esp/esp-idf/components/pthread/Kconfig" +source "/Users/keenan/esp/esp-idf/components/spi_flash/Kconfig" +source "/Users/keenan/esp/esp-idf/components/spiffs/Kconfig" +source "/Users/keenan/esp/esp-idf/components/tcp_transport/Kconfig" +source "/Users/keenan/esp/esp-idf/components/tinyusb/Kconfig" +source "/Users/keenan/esp/esp-idf/components/unity/Kconfig" +source "/Users/keenan/esp/esp-idf/components/usb/Kconfig" +source "/Users/keenan/esp/esp-idf/components/vfs/Kconfig" +source "/Users/keenan/esp/esp-idf/components/wear_levelling/Kconfig" +source "/Users/keenan/esp/esp-idf/components/wifi_provisioning/Kconfig" +source "/Users/keenan/esp/esp-idf/components/wpa_supplicant/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/Kconfig" +source "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/Kconfig" \ No newline at end of file diff --git a/esp-idf/build/kconfigs_projbuild.in b/esp-idf/build/kconfigs_projbuild.in new file mode 100644 index 0000000..811cfcc --- /dev/null +++ b/esp-idf/build/kconfigs_projbuild.in @@ -0,0 +1,5 @@ +source "/Users/keenan/esp/esp-idf/components/app_update/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/bootloader/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/esp_rom/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/esptool_py/Kconfig.projbuild" +source "/Users/keenan/esp/esp-idf/components/partition_table/Kconfig.projbuild" \ No newline at end of file diff --git a/esp-idf/build/ldgen_libraries b/esp-idf/build/ldgen_libraries new file mode 100644 index 0000000..e24c08b --- /dev/null +++ b/esp-idf/build/ldgen_libraries @@ -0,0 +1,152 @@ +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ringbuf/libesp_ringbuf.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/efuse/libefuse.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_ipc/libesp_ipc.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/driver/libdriver.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_pm/libesp_pm.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mbedtls/libmbedtls.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_update/libapp_update.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bootloader_support/libbootloader_support.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spi_flash/libspi_flash.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nvs_flash/libnvs_flash.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pthread/libpthread.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_gdbstub/libesp_gdbstub.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/espcoredump/libespcoredump.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_phy/libesp_phy.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_system/libesp_system.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_rom/libesp_rom.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hal/libhal.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/vfs/libvfs.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_eth/libesp_eth.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcpip_adapter/libtcpip_adapter.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_netif/libesp_netif.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_event/libesp_event.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wpa_supplicant/libwpa_supplicant.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_wifi/libesp_wifi.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/console/libconsole.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lwip/liblwip.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/log/liblog.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heap/libheap.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/soc/libsoc.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hw_support/libesp_hw_support.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/xtensa/libxtensa.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_common/libesp_common.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_timer/libesp_timer.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freertos/libfreertos.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/newlib/libnewlib.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cxx/libcxx.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/app_trace/libapp_trace.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/asio/libasio.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cbor/libcbor.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/unity/libunity.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/cmock/libcmock.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/coap/libcoap.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/nghttp/libnghttp.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp-tls/libesp-tls.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_adc_cal/libesp_adc_cal.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_hid/libesp_hid.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tcp_transport/libtcp_transport.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_client/libesp_http_client.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_http_server/libesp_http_server.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_https_ota/libesp_https_ota.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_lcd/libesp_lcd.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protobuf-c/libprotobuf-c.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/protocomm/libprotocomm.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mdns/libmdns.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sdmmc/libsdmmc.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/esp_websocket_client/libesp_websocket_client.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/expat/libexpat.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wear_levelling/libwear_levelling.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/fatfs/libfatfs.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/freemodbus/libfreemodbus.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/jsmn/libjsmn.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/json/libjson.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libsodium/liblibsodium.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mqtt/libmqtt.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/openssl/libopenssl.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/perfmon/libperfmon.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/spiffs/libspiffs.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/usb/libusb.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ulp/libulp.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wifi_provisioning/libwifi_provisioning.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libcoap/liblibcoap.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/heatshrink/libheatshrink.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/golioth_sdk/libgolioth_sdk.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/i2cdev/libi2cdev.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads111x/libads111x.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ads130e08/libads130e08.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/aht/libaht.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1750/libbh1750.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bh1900nux/libbh1900nux.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bme680/libbme680.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp180/libbmp180.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/bmp280/libbmp280.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/button/libbutton.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ccs811/libccs811.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lib8tion/liblib8tion.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/color/libcolor.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dht/libdht.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/dps310/libdps310.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1302/libds1302.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds1307/libds1307.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/onewire/libonewire.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds18x20/libds18x20.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3231/libds3231.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ds3502/libds3502.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/encoder/libencoder.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/example/libexample.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/framebuffer/libframebuffer.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hd44780/libhd44780.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hdc1000/libhdc1000.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hmc5883l/libhmc5883l.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ht16k33/libht16k33.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hts221/libhts221.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/hx711/libhx711.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina219/libina219.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina260/libina260.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ina3221/libina3221.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lc709203f/liblc709203f.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip/libled_strip.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/led_strip_spi/libled_strip_spi.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/lm75/liblm75.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ls7366r/libls7366r.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31725/libmax31725.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31855/libmax31855.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max31865/libmax31865.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/max7219/libmax7219.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23008/libmcp23008.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp23x17/libmcp23x17.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp342x/libmcp342x.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp4725/libmcp4725.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp960x/libmcp960x.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mcp9808/libmcp9808.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/mhz19b/libmhz19b.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ms5611/libms5611.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/noise/libnoise.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9557/libpca9557.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pca9685/libpca9685.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8563/libpcf8563.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8574/libpcf8574.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8575/libpcf8575.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/pcf8591/libpcf8591.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/qmc5883l/libqmc5883l.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/rda5807m/librda5807m.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd30/libscd30.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/scd4x/libscd4x.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sgp40/libsgp40.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht3x/libsht3x.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sht4x/libsht4x.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/si7021/libsi7021.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/sts21/libsts21.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca9548/libtca9548.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tca95x5/libtca95x5.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tda74xx/libtda74xx.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2561/libtsl2561.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl2591/libtsl2591.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsl4531/libtsl4531.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/tsys01/libtsys01.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/ultrasonic/libultrasonic.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/wiegand/libwiegand.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/libnmea-esp32/liblibnmea-esp32.a +/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build/esp-idf/main/libmain.a diff --git a/esp-idf/build/ldgen_libraries.in b/esp-idf/build/ldgen_libraries.in new file mode 100644 index 0000000..d2705c5 --- /dev/null +++ b/esp-idf/build/ldgen_libraries.in @@ -0,0 +1,152 @@ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ \ No newline at end of file diff --git a/esp-idf/build/ota_data_initial.bin b/esp-idf/build/ota_data_initial.bin new file mode 100644 index 0000000..b4033a7 --- /dev/null +++ b/esp-idf/build/ota_data_initial.bin @@ -0,0 +1 @@ +ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ \ No newline at end of file diff --git a/esp-idf/build/otadata-flash_args b/esp-idf/build/otadata-flash_args new file mode 100644 index 0000000..b99cb8f --- /dev/null +++ b/esp-idf/build/otadata-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0xd000 ota_data_initial.bin diff --git a/esp-idf/build/partition-table-flash_args b/esp-idf/build/partition-table-flash_args new file mode 100644 index 0000000..356e297 --- /dev/null +++ b/esp-idf/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/esp-idf/build/partition_table/partition-table.bin b/esp-idf/build/partition_table/partition-table.bin new file mode 100644 index 0000000..d7a2b08 Binary files /dev/null and b/esp-idf/build/partition_table/partition-table.bin differ diff --git a/esp-idf/build/project_description.json b/esp-idf/build/project_description.json new file mode 100644 index 0000000..f459f8b --- /dev/null +++ b/esp-idf/build/project_description.json @@ -0,0 +1,21 @@ +{ + "project_name": "golioth-esp-idf-external-app", + "project_path": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf", + "build_dir": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/build", + "config_file": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig", + "config_defaults": "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/sdkconfig.defaults", + "app_elf": "golioth-esp-idf-external-app.elf", + "app_bin": "golioth-esp-idf-external-app.bin", + "git_revision": "v4.4.2", + "target": "esp32s3", + "rev": "", + "phy_data_partition": "", + "monitor_baud" : "115200", + "monitor_toolprefix": "xtensa-esp32s3-elf-", + "config_environment" : { + "COMPONENT_KCONFIGS" : "/Users/keenan/esp/esp-idf/components/app_trace/Kconfig;/Users/keenan/esp/esp-idf/components/asio/Kconfig;/Users/keenan/esp/esp-idf/components/bt/Kconfig;/Users/keenan/esp/esp-idf/components/coap/Kconfig;/Users/keenan/esp/esp-idf/components/driver/Kconfig;/Users/keenan/esp/esp-idf/components/efuse/Kconfig;/Users/keenan/esp/esp-idf/components/esp-tls/Kconfig;/Users/keenan/esp/esp-idf/components/esp32s3/Kconfig;/Users/keenan/esp/esp-idf/components/esp_adc_cal/Kconfig;/Users/keenan/esp/esp-idf/components/esp_common/Kconfig;/Users/keenan/esp/esp-idf/components/esp_eth/Kconfig;/Users/keenan/esp/esp-idf/components/esp_event/Kconfig;/Users/keenan/esp/esp-idf/components/esp_gdbstub/Kconfig;/Users/keenan/esp/esp-idf/components/esp_http_client/Kconfig;/Users/keenan/esp/esp-idf/components/esp_http_server/Kconfig;/Users/keenan/esp/esp-idf/components/esp_https_ota/Kconfig;/Users/keenan/esp/esp-idf/components/esp_https_server/Kconfig;/Users/keenan/esp/esp-idf/components/esp_hw_support/Kconfig;/Users/keenan/esp/esp-idf/components/esp_ipc/Kconfig;/Users/keenan/esp/esp-idf/components/esp_lcd/Kconfig;/Users/keenan/esp/esp-idf/components/esp_netif/Kconfig;/Users/keenan/esp/esp-idf/components/esp_phy/Kconfig;/Users/keenan/esp/esp-idf/components/esp_pm/Kconfig;/Users/keenan/esp/esp-idf/components/esp_system/Kconfig;/Users/keenan/esp/esp-idf/components/esp_timer/Kconfig;/Users/keenan/esp/esp-idf/components/esp_wifi/Kconfig;/Users/keenan/esp/esp-idf/components/espcoredump/Kconfig;/Users/keenan/esp/esp-idf/components/fatfs/Kconfig;/Users/keenan/esp/esp-idf/components/freemodbus/Kconfig;/Users/keenan/esp/esp-idf/components/freertos/Kconfig;/Users/keenan/esp/esp-idf/components/hal/Kconfig;/Users/keenan/esp/esp-idf/components/heap/Kconfig;/Users/keenan/esp/esp-idf/components/ieee802154/Kconfig;/Users/keenan/esp/esp-idf/components/jsmn/Kconfig;/Users/keenan/esp/esp-idf/components/libsodium/Kconfig;/Users/keenan/esp/esp-idf/components/log/Kconfig;/Users/keenan/esp/esp-idf/components/lwip/Kconfig;/Users/keenan/esp/esp-idf/components/mbedtls/Kconfig;/Users/keenan/esp/esp-idf/components/mdns/Kconfig;/Users/keenan/esp/esp-idf/components/mqtt/Kconfig;/Users/keenan/esp/esp-idf/components/newlib/Kconfig;/Users/keenan/esp/esp-idf/components/nvs_flash/Kconfig;/Users/keenan/esp/esp-idf/components/openssl/Kconfig;/Users/keenan/esp/esp-idf/components/openthread/Kconfig;/Users/keenan/esp/esp-idf/components/pthread/Kconfig;/Users/keenan/esp/esp-idf/components/spi_flash/Kconfig;/Users/keenan/esp/esp-idf/components/spiffs/Kconfig;/Users/keenan/esp/esp-idf/components/tcp_transport/Kconfig;/Users/keenan/esp/esp-idf/components/tinyusb/Kconfig;/Users/keenan/esp/esp-idf/components/unity/Kconfig;/Users/keenan/esp/esp-idf/components/usb/Kconfig;/Users/keenan/esp/esp-idf/components/vfs/Kconfig;/Users/keenan/esp/esp-idf/components/wear_levelling/Kconfig;/Users/keenan/esp/esp-idf/components/wifi_provisioning/Kconfig;/Users/keenan/esp/esp-idf/components/wpa_supplicant/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17/Kconfig;/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD" : "/Users/keenan/esp/esp-idf/components/app_update/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/bootloader/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/esp_rom/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/esptool_py/Kconfig.projbuild;/Users/keenan/esp/esp-idf/components/partition_table/Kconfig.projbuild" + }, + "build_components" : [ "ads111x", "ads130e08", "aht", "app_trace", "app_update", "asio", "bh1750", "bh1900nux", "bme680", "bmp180", "bmp280", "bootloader", "bootloader_support", "bt", "button", "cbor", "ccs811", "cmock", "coap", "color", "console", "cxx", "dht", "dps310", "driver", "ds1302", "ds1307", "ds18x20", "ds3231", "ds3502", "efuse", "encoder", "esp-tls", "esp32s3", "esp_adc_cal", "esp_common", "esp_eth", "esp_event", "esp_gdbstub", "esp_hid", "esp_http_client", "esp_http_server", "esp_https_ota", "esp_https_server", "esp_hw_support", "esp_idf_lib_helpers", "esp_ipc", "esp_lcd", "esp_local_ctrl", "esp_netif", "esp_phy", "esp_pm", "esp_ringbuf", "esp_rom", "esp_serial_slave_link", "esp_system", "esp_timer", "esp_websocket_client", "esp_wifi", "espcoredump", "esptool_py", "example", "expat", "fatfs", "framebuffer", "freemodbus", "freertos", "golioth_sdk", "hal", "hd44780", "hdc1000", "heap", "heatshrink", "hmc5883l", "ht16k33", "hts221", "hx711", "i2cdev", "idf_test", "ieee802154", "ina219", "ina260", "ina3221", "jsmn", "json", "lc709203f", "led_strip", "led_strip_spi", "lib8tion", "libcoap", "libnmea-esp32", "libsodium", "lm75", "log", "ls7366r", "lwip", "main", "max31725", "max31855", "max31865", "max7219", "mbedtls", "mcp23008", "mcp23x17", "mcp342x", "mcp4725", "mcp960x", "mcp9808", "mdns", "mhz19b", "mqtt", "ms5611", "newlib", "nghttp", "noise", "nvs_flash", "onewire", "openssl", "openthread", "partition_table", "pca9557", "pca9685", "pcf8563", "pcf8574", "pcf8575", "pcf8591", "perfmon", "protobuf-c", "protocomm", "pthread", "qmc5883l", "rda5807m", "scd30", "scd4x", "sdmmc", "sgp40", "sht3x", "sht4x", "si7021", "soc", "spi_flash", "spiffs", "sts21", "tca9548", "tca95x5", "tcp_transport", "tcpip_adapter", "tda74xx", "tinyusb", "tsl2561", "tsl2591", "tsl4531", "tsys01", "ulp", "ultrasonic", "unity", "usb", "vfs", "wear_levelling", "wiegand", "wifi_provisioning", "wpa_supplicant", "xtensa", "" ], + "build_component_paths" : [ "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads111x", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ads130e08", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/aht", "/Users/keenan/esp/esp-idf/components/app_trace", "/Users/keenan/esp/esp-idf/components/app_update", "/Users/keenan/esp/esp-idf/components/asio", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1750", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bh1900nux", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bme680", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp180", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/bmp280", "/Users/keenan/esp/esp-idf/components/bootloader", "/Users/keenan/esp/esp-idf/components/bootloader_support", "/Users/keenan/esp/esp-idf/components/bt", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/button", "/Users/keenan/esp/esp-idf/components/cbor", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ccs811", "/Users/keenan/esp/esp-idf/components/cmock", "/Users/keenan/esp/esp-idf/components/coap", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/color", "/Users/keenan/esp/esp-idf/components/console", "/Users/keenan/esp/esp-idf/components/cxx", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dht", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/dps310", "/Users/keenan/esp/esp-idf/components/driver", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1302", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds1307", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds18x20", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3231", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ds3502", "/Users/keenan/esp/esp-idf/components/efuse", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/encoder", "/Users/keenan/esp/esp-idf/components/esp-tls", "/Users/keenan/esp/esp-idf/components/esp32s3", "/Users/keenan/esp/esp-idf/components/esp_adc_cal", "/Users/keenan/esp/esp-idf/components/esp_common", "/Users/keenan/esp/esp-idf/components/esp_eth", "/Users/keenan/esp/esp-idf/components/esp_event", "/Users/keenan/esp/esp-idf/components/esp_gdbstub", "/Users/keenan/esp/esp-idf/components/esp_hid", "/Users/keenan/esp/esp-idf/components/esp_http_client", "/Users/keenan/esp/esp-idf/components/esp_http_server", "/Users/keenan/esp/esp-idf/components/esp_https_ota", "/Users/keenan/esp/esp-idf/components/esp_https_server", "/Users/keenan/esp/esp-idf/components/esp_hw_support", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/esp_idf_lib_helpers", "/Users/keenan/esp/esp-idf/components/esp_ipc", "/Users/keenan/esp/esp-idf/components/esp_lcd", "/Users/keenan/esp/esp-idf/components/esp_local_ctrl", "/Users/keenan/esp/esp-idf/components/esp_netif", "/Users/keenan/esp/esp-idf/components/esp_phy", "/Users/keenan/esp/esp-idf/components/esp_pm", "/Users/keenan/esp/esp-idf/components/esp_ringbuf", "/Users/keenan/esp/esp-idf/components/esp_rom", "/Users/keenan/esp/esp-idf/components/esp_serial_slave_link", "/Users/keenan/esp/esp-idf/components/esp_system", "/Users/keenan/esp/esp-idf/components/esp_timer", "/Users/keenan/esp/esp-idf/components/esp_websocket_client", "/Users/keenan/esp/esp-idf/components/esp_wifi", "/Users/keenan/esp/esp-idf/components/espcoredump", "/Users/keenan/esp/esp-idf/components/esptool_py", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/example", "/Users/keenan/esp/esp-idf/components/expat", "/Users/keenan/esp/esp-idf/components/fatfs", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/framebuffer", "/Users/keenan/esp/esp-idf/components/freemodbus", "/Users/keenan/esp/esp-idf/components/freertos", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/golioth_sdk", "/Users/keenan/esp/esp-idf/components/hal", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hd44780", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hdc1000", "/Users/keenan/esp/esp-idf/components/heap", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/heatshrink", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hmc5883l", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ht16k33", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hts221", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/hx711", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/i2cdev", "/Users/keenan/esp/esp-idf/components/idf_test", "/Users/keenan/esp/esp-idf/components/ieee802154", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina219", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina260", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ina3221", "/Users/keenan/esp/esp-idf/components/jsmn", "/Users/keenan/esp/esp-idf/components/json", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lc709203f", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/led_strip_spi", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lib8tion", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/golioth-firmware-sdk/port/esp_idf/components/libcoap", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/managed_components/libnmea-esp32", "/Users/keenan/esp/esp-idf/components/libsodium", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/lm75", "/Users/keenan/esp/esp-idf/components/log", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ls7366r", "/Users/keenan/esp/esp-idf/components/lwip", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/main", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31725", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31855", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max31865", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/max7219", "/Users/keenan/esp/esp-idf/components/mbedtls", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23008", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp23x17", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp342x", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp4725", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp960x", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mcp9808", "/Users/keenan/esp/esp-idf/components/mdns", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/mhz19b", "/Users/keenan/esp/esp-idf/components/mqtt", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ms5611", "/Users/keenan/esp/esp-idf/components/newlib", "/Users/keenan/esp/esp-idf/components/nghttp", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/noise", "/Users/keenan/esp/esp-idf/components/nvs_flash", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/onewire", "/Users/keenan/esp/esp-idf/components/openssl", "/Users/keenan/esp/esp-idf/components/openthread", "/Users/keenan/esp/esp-idf/components/partition_table", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9557", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pca9685", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8563", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8574", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8575", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/pcf8591", "/Users/keenan/esp/esp-idf/components/perfmon", "/Users/keenan/esp/esp-idf/components/protobuf-c", "/Users/keenan/esp/esp-idf/components/protocomm", "/Users/keenan/esp/esp-idf/components/pthread", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/qmc5883l", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/rda5807m", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd30", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/scd4x", "/Users/keenan/esp/esp-idf/components/sdmmc", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sgp40", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht3x", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sht4x", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/si7021", "/Users/keenan/esp/esp-idf/components/soc", "/Users/keenan/esp/esp-idf/components/spi_flash", "/Users/keenan/esp/esp-idf/components/spiffs", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/sts21", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca9548", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tca95x5", "/Users/keenan/esp/esp-idf/components/tcp_transport", "/Users/keenan/esp/esp-idf/components/tcpip_adapter", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tda74xx", "/Users/keenan/esp/esp-idf/components/tinyusb", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2561", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl2591", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsl4531", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/tsys01", "/Users/keenan/esp/esp-idf/components/ulp", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/ultrasonic", "/Users/keenan/esp/esp-idf/components/unity", "/Users/keenan/esp/esp-idf/components/usb", "/Users/keenan/esp/esp-idf/components/vfs", "/Users/keenan/esp/esp-idf/components/wear_levelling", "/Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/third_party/esp-idf-lib/components/wiegand", "/Users/keenan/esp/esp-idf/components/wifi_provisioning", "/Users/keenan/esp/esp-idf/components/wpa_supplicant", "/Users/keenan/esp/esp-idf/components/xtensa", "" ] +} diff --git a/esp-idf/build/project_elf_src_esp32s3.c b/esp-idf/build/project_elf_src_esp32s3.c new file mode 100644 index 0000000..e69de29 diff --git a/esp-idf/build/x509_crt_bundle.S b/esp-idf/build/x509_crt_bundle.S new file mode 100644 index 0000000..6a8e320 --- /dev/null +++ b/esp-idf/build/x509_crt_bundle.S @@ -0,0 +1,4002 @@ +/* * Data converted from /Users/keenan/Documents/GitHub/ribbit-network-frog-software/esp-idf/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, 0x88, 0x00, 0x36, 0x01, 0x26, 0x30, 0x34, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x46, 0x52, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x09 +.byte 0x44, 0x68, 0x69, 0x6d, 0x79, 0x6f, 0x74, 0x69, 0x73, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x0c, 0x08, 0x43, 0x65, 0x72, 0x74, 0x69, 0x67, 0x6e, 0x61, 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, 0xc8, 0x68, 0xf1 +.byte 0xc9, 0xd6, 0xd6, 0xb3, 0x34, 0x75, 0x26, 0x82, 0x1e, 0xec, 0xb4, 0xbe, 0xea, 0x5c, 0xe1, 0x26 +.byte 0xed, 0x11, 0x47, 0x61, 0xe1, 0xa2, 0x7c, 0x16, 0x78, 0x40, 0x21, 0xe4, 0x60, 0x9e, 0x5a, 0xc8 +.byte 0x63, 0xe1, 0xc4, 0xb1, 0x96, 0x92, 0xff, 0x18, 0x6d, 0x69, 0x23, 0xe1, 0x2b, 0x62, 0xf7, 0xdd +.byte 0xe2, 0x36, 0x2f, 0x91, 0x07, 0xb9, 0x48, 0xcf, 0x0e, 0xec, 0x79, 0xb6, 0x2c, 0xe7, 0x34, 0x4b +.byte 0x70, 0x08, 0x25, 0xa3, 0x3c, 0x87, 0x1b, 0x19, 0xf2, 0x81, 0x07, 0x0f, 0x38, 0x90, 0x19, 0xd3 +.byte 0x11, 0xfe, 0x86, 0xb4, 0xf2, 0xd1, 0x5e, 0x1e, 0x1e, 0x96, 0xcd, 0x80, 0x6c, 0xce, 0x3b, 0x31 +.byte 0x93, 0xb6, 0xf2, 0xa0, 0xd0, 0xa9, 0x95, 0x12, 0x7d, 0xa5, 0x9a, 0xcc, 0x6b, 0xc8, 0x84, 0x56 +.byte 0x8a, 0x33, 0xa9, 0xe7, 0x22, 0x15, 0x53, 0x16, 0xf0, 0xcc, 0x17, 0xec, 0x57, 0x5f, 0xe9, 0xa2 +.byte 0x0a, 0x98, 0x09, 0xde, 0xe3, 0x5f, 0x9c, 0x6f, 0xdc, 0x48, 0xe3, 0x85, 0x0b, 0x15, 0x5a, 0xa6 +.byte 0xba, 0x9f, 0xac, 0x48, 0xe3, 0x09, 0xb2, 0xf7, 0xf4, 0x32, 0xde, 0x5e, 0x34, 0xbe, 0x1c, 0x78 +.byte 0x5d, 0x42, 0x5b, 0xce, 0x0e, 0x22, 0x8f, 0x4d, 0x90, 0xd7, 0x7d, 0x32, 0x18, 0xb3, 0x0b, 0x2c +.byte 0x6a, 0xbf, 0x8e, 0x3f, 0x14, 0x11, 0x89, 0x20, 0x0e, 0x77, 0x14, 0xb5, 0x3d, 0x94, 0x08, 0x87 +.byte 0xf7, 0x25, 0x1e, 0xd5, 0xb2, 0x60, 0x00, 0xec, 0x6f, 0x2a, 0x28, 0x25, 0x6e, 0x2a, 0x3e, 0x18 +.byte 0x63, 0x17, 0x25, 0x3f, 0x3e, 0x44, 0x20, 0x16, 0xf6, 0x26, 0xc8, 0x25, 0xae, 0x05, 0x4a, 0xb4 +.byte 0xe7, 0x63, 0x2c, 0xf3, 0x8c, 0x16, 0x53, 0x7e, 0x5c, 0xfb, 0x11, 0x1a, 0x08, 0xc1, 0x46, 0x62 +.byte 0x9f, 0x22, 0xb8, 0xf1, 0xc2, 0x8d, 0x69, 0xdc, 0xfa, 0x3a, 0x58, 0x06, 0xdf, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x39, 0x02, 0x26, 0x30, 0x37, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x0b, 0x54, 0x65, 0x6c, 0x69, 0x61, 0x53, 0x6f, 0x6e, 0x65, 0x72, 0x61, 0x31, 0x1f +.byte 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x16, 0x54, 0x65, 0x6c, 0x69, 0x61, 0x53, 0x6f +.byte 0x6e, 0x65, 0x72, 0x61, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x76, 0x31, 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 0xc2, 0xbe, 0xeb, 0x27, 0xf0, 0x21, 0xa3, 0xf3, 0x69, 0x26, 0x55, 0x7e, 0x9d, 0xc5, 0x55, 0x16 +.byte 0x91, 0x5c, 0xfd, 0xef, 0x21, 0xbf, 0x53, 0x80, 0x7a, 0x2d, 0xd2, 0x91, 0x8c, 0x63, 0x31, 0xf0 +.byte 0xec, 0x24, 0xf0, 0xc3, 0xa5, 0xd2, 0x72, 0x7c, 0x10, 0x6d, 0xf4, 0x37, 0xb7, 0xe5, 0xe6, 0x7c +.byte 0x79, 0xea, 0x8c, 0xb5, 0x82, 0x8b, 0xae, 0x48, 0xb6, 0xac, 0x00, 0xdc, 0x65, 0x75, 0xec, 0x2a +.byte 0x4d, 0x5f, 0xc1, 0x87, 0xf5, 0x20, 0x65, 0x2b, 0x81, 0xa8, 0x47, 0x3e, 0x89, 0x23, 0x95, 0x30 +.byte 0x16, 0x90, 0x7f, 0xe8, 0x57, 0x07, 0x48, 0xe7, 0x19, 0xae, 0xbf, 0x45, 0x67, 0xb1, 0x37, 0x1b +.byte 0x06, 0x2a, 0xfe, 0xde, 0xf9, 0xac, 0x7d, 0x83, 0xfb, 0x5e, 0xba, 0xe4, 0x8f, 0x97, 0x67, 0xbe +.byte 0x4b, 0x8e, 0x8d, 0x64, 0x07, 0x57, 0x38, 0x55, 0x69, 0x34, 0x36, 0x3d, 0x13, 0x48, 0xef, 0x4f +.byte 0xe2, 0xd3, 0x66, 0x1e, 0xa4, 0xcf, 0x1a, 0xb7, 0x5e, 0x36, 0x33, 0xd4, 0xb4, 0x06, 0xbd, 0x18 +.byte 0x01, 0xfd, 0x77, 0x84, 0x50, 0x00, 0x45, 0xf5, 0x8c, 0x5d, 0xe8, 0x23, 0xbc, 0x7e, 0xfe, 0x35 +.byte 0xe1, 0xed, 0x50, 0x7b, 0xa9, 0x30, 0x8d, 0x19, 0xd3, 0x09, 0x8e, 0x68, 0x67, 0x5d, 0xbf, 0x3c +.byte 0x97, 0x18, 0x53, 0xbb, 0x29, 0x62, 0xc5, 0xca, 0x5e, 0x72, 0xc1, 0xc7, 0x96, 0xd4, 0xdb, 0x2d +.byte 0xa0, 0xb4, 0x1f, 0x69, 0x03, 0xec, 0xea, 0xe2, 0x50, 0xf1, 0x0c, 0x3c, 0xf0, 0xac, 0xf3, 0x53 +.byte 0x2d, 0xf0, 0x1c, 0xf5, 0xed, 0x6c, 0x39, 0x39, 0x73, 0x80, 0x16, 0xc8, 0x52, 0xb0, 0x23, 0xcd +.byte 0xe0, 0x3e, 0xdc, 0xdd, 0x3c, 0x47, 0xa0, 0xbb, 0x35, 0x8a, 0xe2, 0x98, 0x68, 0x8b, 0xbe, 0xe5 +.byte 0xbf, 0x72, 0xee, 0xd2, 0xfa, 0xa5, 0xed, 0x12, 0xed, 0xfc, 0x98, 0x18, 0xa9, 0x26, 0x76, 0xdc +.byte 0x28, 0x4b, 0x10, 0x20, 0x1c, 0xd3, 0x7f, 0x16, 0x77, 0x2d, 0xed, 0x6f, 0x80, 0xf7, 0x49, 0xbb +.byte 0x53, 0x05, 0xbb, 0x5d, 0x68, 0xc7, 0xd4, 0xc8, 0x75, 0x16, 0x3f, 0x89, 0x5a, 0x8b, 0xf7, 0x17 +.byte 0x47, 0xd4, 0x4c, 0xf1, 0xd2, 0x89, 0x79, 0x3e, 0x4d, 0x3d, 0x98, 0xa8, 0x61, 0xde, 0x3a, 0x1e +.byte 0xd2, 0xf8, 0x5e, 0x03, 0xe0, 0xc1, 0xc9, 0x1c, 0x8c, 0xd3, 0x8d, 0x4d, 0xd3, 0x95, 0x36, 0xb3 +.byte 0x37, 0x5f, 0x63, 0x63, 0x9b, 0x33, 0x14, 0xf0, 0x2d, 0x26, 0x6b, 0x53, 0x7c, 0x89, 0x8c, 0x32 +.byte 0xc2, 0x6e, 0xec, 0x3d, 0x21, 0x00, 0x39, 0xc9, 0xa1, 0x68, 0xe2, 0x50, 0x83, 0x2e, 0xb0, 0x3a +.byte 0x2b, 0xf3, 0x36, 0xa0, 0xac, 0x2f, 0xe4, 0x6f, 0x61, 0xc2, 0x51, 0x09, 0x39, 0x3e, 0x8b, 0x53 +.byte 0xb9, 0xbb, 0x67, 0xda, 0xdc, 0x53, 0xb9, 0x76, 0x59, 0x36, 0x9d, 0x43, 0xe5, 0x20, 0xe0, 0x3d +.byte 0x32, 0x60, 0x85, 0x22, 0x51, 0xb7, 0xc7, 0x33, 0xbb, 0xdd, 0x15, 0x2f, 0xa4, 0x78, 0xa6, 0x07 +.byte 0x7b, 0x81, 0x46, 0x36, 0x04, 0x86, 0xdd, 0x79, 0x35, 0xc7, 0x95, 0x2c, 0x3b, 0xb0, 0xa3, 0x17 +.byte 0x35, 0xe5, 0x73, 0x1f, 0xb4, 0x5c, 0x59, 0xef, 0xda, 0xea, 0x10, 0x65, 0x7b, 0x7a, 0xd0, 0x7f +.byte 0x9f, 0xb3, 0xb4, 0x2a, 0x37, 0x3b, 0x70, 0x8b, 0x9b, 0x5b, 0xb9, 0x2b, 0xb7, 0xec, 0xb2, 0x51 +.byte 0x12, 0x97, 0x53, 0x29, 0x5a, 0xd4, 0xf0, 0x12, 0x10, 0xdc, 0x4f, 0x02, 0xbb, 0x12, 0x92, 0x2f +.byte 0x62, 0xd4, 0x3f, 0x69, 0x43, 0x7c, 0x0d, 0xd6, 0xfc, 0x58, 0x75, 0x01, 0x88, 0x9d, 0x58, 0x16 +.byte 0x4b, 0xde, 0xba, 0x90, 0xff, 0x47, 0x01, 0x89, 0x06, 0x6a, 0xf6, 0x5f, 0xb2, 0x90, 0x6a, 0xb3 +.byte 0x02, 0xa6, 0x02, 0x88, 0xbf, 0xb3, 0x47, 0x7e, 0x2a, 0xd9, 0xd5, 0xfa, 0x68, 0x78, 0x35, 0x4d +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3a, 0x02, 0x26, 0x30, 0x38, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x45, 0x53, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x0b, 0x49, 0x5a, 0x45, 0x4e, 0x50, 0x45, 0x20, 0x53, 0x2e, 0x41, 0x2e, 0x31, 0x13 +.byte 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x0a, 0x49, 0x7a, 0x65, 0x6e, 0x70, 0x65, 0x2e +.byte 0x63, 0x6f, 0x6d, 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, 0xc9, 0xd3, 0x7a, 0xca, 0x0f, 0x1e, 0xac, 0xa7, 0x86, 0xe8, 0x16, 0x65 +.byte 0x6a, 0xb1, 0xc2, 0x1b, 0x45, 0x32, 0x71, 0x95, 0xd9, 0xfe, 0x10, 0x5b, 0xcc, 0xaf, 0xe7, 0xa5 +.byte 0x79, 0x01, 0x8f, 0x89, 0xc3, 0xca, 0xf2, 0x55, 0x71, 0xf7, 0x77, 0xbe, 0x77, 0x94, 0xf3, 0x72 +.byte 0xa4, 0x2c, 0x44, 0xd8, 0x9e, 0x92, 0x9b, 0x14, 0x3a, 0xa1, 0xe7, 0x24, 0x90, 0x0a, 0x0a, 0x56 +.byte 0x8e, 0xc5, 0xd8, 0x26, 0x94, 0xe1, 0xd9, 0x48, 0xe1, 0x2d, 0x3e, 0xda, 0x0a, 0x72, 0xdd, 0xa3 +.byte 0x99, 0x15, 0xda, 0x81, 0xa2, 0x87, 0xf4, 0x7b, 0x6e, 0x26, 0x77, 0x89, 0x58, 0xad, 0xd6, 0xeb +.byte 0x0c, 0xb2, 0x41, 0x7a, 0x73, 0x6e, 0x6d, 0xdb, 0x7a, 0x78, 0x41, 0xe9, 0x08, 0x88, 0x12, 0x7e +.byte 0x87, 0x2e, 0x66, 0x11, 0x63, 0x6c, 0x54, 0xfb, 0x3c, 0x9d, 0x72, 0xc0, 0xbc, 0x2e, 0xff, 0xc2 +.byte 0xb7, 0xdd, 0x0d, 0x76, 0xe3, 0x3a, 0xd7, 0xf7, 0xb4, 0x68, 0xbe, 0xa2, 0xf5, 0xe3, 0x81, 0x6e +.byte 0xc1, 0x46, 0x6f, 0x5d, 0x8d, 0xe0, 0x4d, 0xc6, 0x54, 0x55, 0x89, 0x1a, 0x33, 0x31, 0x0a, 0xb1 +.byte 0x57, 0xb9, 0xa3, 0x8a, 0x98, 0xc3, 0xec, 0x3b, 0x34, 0xc5, 0x95, 0x41, 0x69, 0x7e, 0x75, 0xc2 +.byte 0x3c, 0x20, 0xc5, 0x61, 0xba, 0x51, 0x47, 0xa0, 0x20, 0x90, 0x93, 0xa1, 0x90, 0x4b, 0xf3, 0x4e +.byte 0x7c, 0x85, 0x45, 0x54, 0x9a, 0xd1, 0x05, 0x26, 0x41, 0xb0, 0xb5, 0x4d, 0x1d, 0x33, 0xbe, 0xc4 +.byte 0x03, 0xc8, 0x25, 0x7c, 0xc1, 0x70, 0xdb, 0x3b, 0xf4, 0x09, 0x2d, 0x54, 0x27, 0x48, 0xac, 0x2f +.byte 0xe1, 0xc4, 0xac, 0x3e, 0xc8, 0xcb, 0x92, 0x4c, 0x53, 0x39, 0x37, 0x23, 0xec, 0xd3, 0x01, 0xf9 +.byte 0xe0, 0x09, 0x44, 0x4d, 0x4d, 0x64, 0xc0, 0xe1, 0x0d, 0x5a, 0x87, 0x22, 0xbc, 0xad, 0x1b, 0xa3 +.byte 0xfe, 0x26, 0xb5, 0x15, 0xf3, 0xa7, 0xfc, 0x84, 0x19, 0xe9, 0xec, 0xa1, 0x88, 0xb4, 0x44, 0x69 +.byte 0x84, 0x83, 0xf3, 0x89, 0xd1, 0x74, 0x06, 0xa9, 0xcc, 0x0b, 0xd6, 0xc2, 0xde, 0x27, 0x85, 0x50 +.byte 0x26, 0xca, 0x17, 0xb8, 0xc9, 0x7a, 0x87, 0x56, 0x2c, 0x1a, 0x01, 0x1e, 0x6c, 0xbe, 0x13, 0xad +.byte 0x10, 0xac, 0xb5, 0x24, 0xf5, 0x38, 0x91, 0xa1, 0xd6, 0x4b, 0xda, 0xf1, 0xbb, 0xd2, 0xde, 0x47 +.byte 0xb5, 0xf1, 0xbc, 0x81, 0xf6, 0x59, 0x6b, 0xcf, 0x19, 0x53, 0xe9, 0x8d, 0x15, 0xcb, 0x4a, 0xcb +.byte 0xa9, 0x6f, 0x44, 0xe5, 0x1b, 0x41, 0xcf, 0xe1, 0x86, 0xa7, 0xca, 0xd0, 0x6a, 0x9f, 0xbc, 0x4c +.byte 0x8d, 0x06, 0x33, 0x5a, 0xa2, 0x85, 0xe5, 0x90, 0x35, 0xa0, 0x62, 0x5c, 0x16, 0x4e, 0xf0, 0xe3 +.byte 0xa2, 0xfa, 0x03, 0x1a, 0xb4, 0x2c, 0x71, 0xb3, 0x58, 0x2c, 0xde, 0x7b, 0x0b, 0xdb, 0x1a, 0x0f +.byte 0xeb, 0xde, 0x21, 0x1f, 0x06, 0x77, 0x06, 0x03, 0xb0, 0xc9, 0xef, 0x99, 0xfc, 0xc0, 0xb9, 0x4f +.byte 0x0b, 0x86, 0x28, 0xfe, 0xd2, 0xb9, 0xea, 0xe3, 0xda, 0xa5, 0xc3, 0x47, 0x69, 0x12, 0xe0, 0xdb +.byte 0xf0, 0xf6, 0x19, 0x8b, 0xed, 0x7b, 0x70, 0xd7, 0x02, 0xd6, 0xed, 0x87, 0x18, 0x28, 0x2c, 0x04 +.byte 0x24, 0x4c, 0x77, 0xe4, 0x48, 0x8a, 0x1a, 0xc6, 0x3b, 0x9a, 0xd4, 0x0f, 0xca, 0xfa, 0x75, 0xd2 +.byte 0x01, 0x40, 0x5a, 0x8d, 0x79, 0xbf, 0x8b, 0xcf, 0x4b, 0xcf, 0xaa, 0x16, 0xc1, 0x95, 0xe4, 0xad +.byte 0x4c, 0x8a, 0x3e, 0x17, 0x91, 0xd4, 0xb1, 0x62, 0xe5, 0x82, 0xe5, 0x80, 0x04, 0xa4, 0x03, 0x7e +.byte 0x8d, 0xbf, 0xda, 0x7f, 0xa2, 0x0f, 0x97, 0x4f, 0x0c, 0xd3, 0x0d, 0xfb, 0xd7, 0xd1, 0xe5, 0x72 +.byte 0x7e, 0x1c, 0xc8, 0x77, 0xff, 0x5b, 0x9a, 0x0f, 0xb7, 0xae, 0x05, 0x46, 0xe5, 0xf1, 0xa8, 0x16 +.byte 0xec, 0x47, 0xa4, 0x17, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3b, 0x01, 0x26, 0x30, 0x39, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0f, 0x30, 0x0d +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x06, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x31, 0x19, 0x30 +.byte 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09 +.byte 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00 +.byte 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xb2, 0x78, 0x80, 0x71, 0xca, 0x78, 0xd5 +.byte 0xe3, 0x71, 0xaf, 0x47, 0x80, 0x50, 0x74, 0x7d, 0x6e, 0xd8, 0xd7, 0x88, 0x76, 0xf4, 0x99, 0x68 +.byte 0xf7, 0x58, 0x21, 0x60, 0xf9, 0x74, 0x84, 0x01, 0x2f, 0xac, 0x02, 0x2d, 0x86, 0xd3, 0xa0, 0x43 +.byte 0x7a, 0x4e, 0xb2, 0xa4, 0xd0, 0x36, 0xba, 0x01, 0xbe, 0x8d, 0xdb, 0x48, 0xc8, 0x07, 0x17, 0x36 +.byte 0x4c, 0xf4, 0xee, 0x88, 0x23, 0xc7, 0x3e, 0xeb, 0x37, 0xf5, 0xb5, 0x19, 0xf8, 0x49, 0x68, 0xb0 +.byte 0xde, 0xd7, 0xb9, 0x76, 0x38, 0x1d, 0x61, 0x9e, 0xa4, 0xfe, 0x82, 0x36, 0xa5, 0xe5, 0x4a, 0x56 +.byte 0xe4, 0x45, 0xe1, 0xf9, 0xfd, 0xb4, 0x16, 0xfa, 0x74, 0xda, 0x9c, 0x9b, 0x35, 0x39, 0x2f, 0xfa +.byte 0xb0, 0x20, 0x50, 0x06, 0x6c, 0x7a, 0xd0, 0x80, 0xb2, 0xa6, 0xf9, 0xaf, 0xec, 0x47, 0x19, 0x8f +.byte 0x50, 0x38, 0x07, 0xdc, 0xa2, 0x87, 0x39, 0x58, 0xf8, 0xba, 0xd5, 0xa9, 0xf9, 0x48, 0x67, 0x30 +.byte 0x96, 0xee, 0x94, 0x78, 0x5e, 0x6f, 0x89, 0xa3, 0x51, 0xc0, 0x30, 0x86, 0x66, 0xa1, 0x45, 0x66 +.byte 0xba, 0x54, 0xeb, 0xa3, 0xc3, 0x91, 0xf9, 0x48, 0xdc, 0xff, 0xd1, 0xe8, 0x30, 0x2d, 0x7d, 0x2d +.byte 0x74, 0x70, 0x35, 0xd7, 0x88, 0x24, 0xf7, 0x9e, 0xc4, 0x59, 0x6e, 0xbb, 0x73, 0x87, 0x17, 0xf2 +.byte 0x32, 0x46, 0x28, 0xb8, 0x43, 0xfa, 0xb7, 0x1d, 0xaa, 0xca, 0xb4, 0xf2, 0x9f, 0x24, 0x0e, 0x2d +.byte 0x4b, 0xf7, 0x71, 0x5c, 0x5e, 0x69, 0xff, 0xea, 0x95, 0x02, 0xcb, 0x38, 0x8a, 0xae, 0x50, 0x38 +.byte 0x6f, 0xdb, 0xfb, 0x2d, 0x62, 0x1b, 0xc5, 0xc7, 0x1e, 0x54, 0xe1, 0x77, 0xe0, 0x67, 0xc8, 0x0f +.byte 0x9c, 0x87, 0x23, 0xd6, 0x3f, 0x40, 0x20, 0x7f, 0x20, 0x80, 0xc4, 0x80, 0x4c, 0x3e, 0x3b, 0x24 +.byte 0x26, 0x8e, 0x04, 0xae, 0x6c, 0x9a, 0xc8, 0xaa, 0x0d, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3b +.byte 0x02, 0x26, 0x30, 0x39, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55 +.byte 0x53, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x06, 0x41, 0x6d, 0x61, 0x7a +.byte 0x6f, 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x41, 0x6d, 0x61 +.byte 0x7a, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x32, 0x30, 0x82, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xad, 0x96 +.byte 0x9f, 0x2d, 0x9c, 0x4a, 0x4c, 0x4a, 0x81, 0x79, 0x51, 0x99, 0xec, 0x8a, 0xcb, 0x6b, 0x60, 0x51 +.byte 0x13, 0xbc, 0x4d, 0x6d, 0x06, 0xfc, 0xb0, 0x08, 0x8d, 0xdd, 0x19, 0x10, 0x6a, 0xc7, 0x26, 0x0c +.byte 0x35, 0xd8, 0xc0, 0x6f, 0x20, 0x84, 0xe9, 0x94, 0xb1, 0x9b, 0x85, 0x03, 0xc3, 0x5b, 0xdb, 0x4a +.byte 0xe8, 0xc8, 0xf8, 0x90, 0x76, 0xd9, 0x5b, 0x4f, 0xe3, 0x4c, 0xe8, 0x06, 0x36, 0x4d, 0xcc, 0x9a +.byte 0xac, 0x3d, 0x0c, 0x90, 0x2b, 0x92, 0xd4, 0x06, 0x19, 0x60, 0xac, 0x37, 0x44, 0x79, 0x85, 0x81 +.byte 0x82, 0xad, 0x5a, 0x37, 0xe0, 0x0d, 0xcc, 0x9d, 0xa6, 0x4c, 0x52, 0x76, 0xea, 0x43, 0x9d, 0xb7 +.byte 0x04, 0xd1, 0x50, 0xf6, 0x55, 0xe0, 0xd5, 0xd2, 0xa6, 0x49, 0x85, 0xe9, 0x37, 0xe9, 0xca, 0x7e +.byte 0xae, 0x5c, 0x95, 0x4d, 0x48, 0x9a, 0x3f, 0xae, 0x20, 0x5a, 0x6d, 0x88, 0x95, 0xd9, 0x34, 0xb8 +.byte 0x52, 0x1a, 0x43, 0x90, 0xb0, 0xbf, 0x6c, 0x05, 0xb9, 0xb6, 0x78, 0xb7, 0xea, 0xd0, 0xe4, 0x3a +.byte 0x3c, 0x12, 0x53, 0x62, 0xff, 0x4a, 0xf2, 0x7b, 0xbe, 0x35, 0x05, 0xa9, 0x12, 0x34, 0xe3, 0xf3 +.byte 0x64, 0x74, 0x62, 0x2c, 0x3d, 0x00, 0x49, 0x5a, 0x28, 0xfe, 0x32, 0x44, 0xbb, 0x87, 0xdd, 0x65 +.byte 0x27, 0x02, 0x71, 0x3b, 0xda, 0x4a, 0xf7, 0x1f, 0xda, 0xcd, 0xf7, 0x21, 0x55, 0x90, 0x4f, 0x0f +.byte 0xec, 0xae, 0x82, 0xe1, 0x9f, 0x6b, 0xd9, 0x45, 0xd3, 0xbb, 0xf0, 0x5f, 0x87, 0xed, 0x3c, 0x2c +.byte 0x39, 0x86, 0xda, 0x3f, 0xde, 0xec, 0x72, 0x55, 0xeb, 0x79, 0xa3, 0xad, 0xdb, 0xdd, 0x7c, 0xb0 +.byte 0xba, 0x1c, 0xce, 0xfc, 0xde, 0x4f, 0x35, 0x76, 0xcf, 0x0f, 0xf8, 0x78, 0x1f, 0x6a, 0x36, 0x51 +.byte 0x46, 0x27, 0x61, 0x5b, 0xe9, 0x9e, 0xcf, 0xf0, 0xa2, 0x55, 0x7d, 0x7c, 0x25, 0x8a, 0x6f, 0x2f +.byte 0xb4, 0xc5, 0xcf, 0x84, 0x2e, 0x2b, 0xfd, 0x0d, 0x51, 0x10, 0x6c, 0xfb, 0x5f, 0x1b, 0xbc, 0x1b +.byte 0x7e, 0xc5, 0xae, 0x3b, 0x98, 0x01, 0x31, 0x92, 0xff, 0x0b, 0x57, 0xf4, 0x9a, 0xb2, 0xb9, 0x57 +.byte 0xe9, 0xab, 0xef, 0x0d, 0x76, 0xd1, 0xf0, 0xee, 0xf4, 0xce, 0x86, 0xa7, 0xe0, 0x6e, 0xe9, 0xb4 +.byte 0x69, 0xa1, 0xdf, 0x69, 0xf6, 0x33, 0xc6, 0x69, 0x2e, 0x97, 0x13, 0x9e, 0xa5, 0x87, 0xb0, 0x57 +.byte 0x10, 0x81, 0x37, 0xc9, 0x53, 0xb3, 0xbb, 0x7f, 0xf6, 0x92, 0xd1, 0x9c, 0xd0, 0x18, 0xf4, 0x92 +.byte 0x6e, 0xda, 0x83, 0x4f, 0xa6, 0x63, 0x99, 0x4c, 0xa5, 0xfb, 0x5e, 0xef, 0x21, 0x64, 0x7a, 0x20 +.byte 0x5f, 0x6c, 0x64, 0x85, 0x15, 0xcb, 0x37, 0xe9, 0x62, 0x0c, 0x0b, 0x2a, 0x16, 0xdc, 0x01, 0x2e +.byte 0x32, 0xda, 0x3e, 0x4b, 0xf5, 0x9e, 0x3a, 0xf6, 0x17, 0x40, 0x94, 0xef, 0x9e, 0x91, 0x08, 0x86 +.byte 0xfa, 0xbe, 0x63, 0xa8, 0x5a, 0x33, 0xec, 0xcb, 0x74, 0x43, 0x95, 0xf9, 0x6c, 0x69, 0x52, 0x36 +.byte 0xc7, 0x29, 0x6f, 0xfc, 0x55, 0x03, 0x5c, 0x1f, 0xfb, 0x9f, 0xbd, 0x47, 0xeb, 0xe7, 0x49, 0x47 +.byte 0x95, 0x0b, 0x4e, 0x89, 0x22, 0x09, 0x49, 0xe0, 0xf5, 0x61, 0x1e, 0xf1, 0xbf, 0x2e, 0x8a, 0x72 +.byte 0x6e, 0x80, 0x59, 0xff, 0x57, 0x3a, 0xf9, 0x75, 0x32, 0xa3, 0x4e, 0x5f, 0xec, 0xed, 0x28, 0x62 +.byte 0xd9, 0x4d, 0x73, 0xf2, 0xcc, 0x81, 0x17, 0x60, 0xed, 0xcd, 0xeb, 0xdc, 0xdb, 0xa7, 0xca, 0xc5 +.byte 0x7e, 0x02, 0xbd, 0xf2, 0x54, 0x08, 0x54, 0xfd, 0xb4, 0x2d, 0x09, 0x2c, 0x17, 0x54, 0x4a, 0x98 +.byte 0xd1, 0x54, 0xe1, 0x51, 0x67, 0x08, 0xd2, 0xed, 0x6e, 0x7e, 0x6f, 0x3f, 0xd2, 0x2d, 0x81, 0x59 +.byte 0x29, 0x66, 0xcb, 0x90, 0x39, 0x95, 0x11, 0x1e, 0x74, 0x27, 0xfe, 0xdd, 0xeb, 0xaf, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x3b, 0x00, 0x5b, 0x30, 0x39, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13 +.byte 0x06, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x13, 0x10, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41 +.byte 0x20, 0x33, 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06 +.byte 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x29, 0x97, 0xa7 +.byte 0xc6, 0x41, 0x7f, 0xc0, 0x0d, 0x9b, 0xe8, 0x01, 0x1b, 0x56, 0xc6, 0xf2, 0x52, 0xa5, 0xba, 0x2d +.byte 0xb2, 0x12, 0xe8, 0xd2, 0x2e, 0xd7, 0xfa, 0xc9, 0xc5, 0xd8, 0xaa, 0x6d, 0x1f, 0x73, 0x81, 0x3b +.byte 0x3b, 0x98, 0x6b, 0x39, 0x7c, 0x33, 0xa5, 0xc5, 0x4e, 0x86, 0x8e, 0x80, 0x17, 0x68, 0x62, 0x45 +.byte 0x57, 0x7d, 0x44, 0x58, 0x1d, 0xb3, 0x37, 0xe5, 0x67, 0x08, 0xeb, 0x66, 0xde, 0x00, 0x3b, 0x00 +.byte 0x78, 0x30, 0x39, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53 +.byte 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x06, 0x41, 0x6d, 0x61, 0x7a, 0x6f +.byte 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x41, 0x6d, 0x61, 0x7a +.byte 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x34, 0x30, 0x76, 0x30, 0x10 +.byte 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22 +.byte 0x03, 0x62, 0x00, 0x04, 0xd2, 0xab, 0x8a, 0x37, 0x4f, 0xa3, 0x53, 0x0d, 0xfe, 0xc1, 0x8a, 0x7b +.byte 0x4b, 0xa8, 0x7b, 0x46, 0x4b, 0x63, 0xb0, 0x62, 0xf6, 0x2d, 0x1b, 0xdb, 0x08, 0x71, 0x21, 0xd2 +.byte 0x00, 0xe8, 0x63, 0xbd, 0x9a, 0x27, 0xfb, 0xf0, 0x39, 0x6e, 0x5d, 0xea, 0x3d, 0xa5, 0xc9, 0x81 +.byte 0xaa, 0xa3, 0x5b, 0x20, 0x98, 0x45, 0x5d, 0x16, 0xdb, 0xfd, 0xe8, 0x10, 0x6d, 0xe3, 0x9c, 0xe0 +.byte 0xe3, 0xbd, 0x5f, 0x84, 0x62, 0xf3, 0x70, 0x64, 0x33, 0xa0, 0xcb, 0x24, 0x2f, 0x70, 0xba, 0x88 +.byte 0xa1, 0x2a, 0xa0, 0x75, 0xf8, 0x81, 0xae, 0x62, 0x06, 0xc4, 0x81, 0xdb, 0x39, 0x6e, 0x29, 0xb0 +.byte 0x1e, 0xfa, 0x2e, 0x5c, 0x00, 0x3d, 0x02, 0x26, 0x30, 0x3b, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x45, 0x53, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x0c, 0x08, 0x46, 0x4e, 0x4d, 0x54, 0x2d, 0x52, 0x43, 0x4d, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03 +.byte 0x55, 0x04, 0x0b, 0x0c, 0x10, 0x41, 0x43, 0x20, 0x52, 0x41, 0x49, 0x5a, 0x20, 0x46, 0x4e, 0x4d +.byte 0x54, 0x2d, 0x52, 0x43, 0x4d, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02 +.byte 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xba, 0x71, 0x80, 0x7a, 0x4c, 0x86, 0x6e, 0x7f, 0xc8, 0x13 +.byte 0x6d, 0xc0, 0xc6, 0x7d, 0x1c, 0x00, 0x97, 0x8f, 0x2c, 0x0c, 0x23, 0xbb, 0x10, 0x9a, 0x40, 0xa9 +.byte 0x1a, 0xb7, 0x87, 0x88, 0xf8, 0x9b, 0x56, 0x6a, 0xfb, 0xe6, 0x7b, 0x8e, 0x8b, 0x92, 0x8e, 0xa7 +.byte 0x25, 0x5d, 0x59, 0x11, 0xdb, 0x36, 0x2e, 0xb7, 0x51, 0x17, 0x1f, 0xa9, 0x08, 0x1f, 0x04, 0x17 +.byte 0x24, 0x58, 0xaa, 0x37, 0x4a, 0x18, 0xdf, 0xe5, 0x39, 0xd4, 0x57, 0xfd, 0xd7, 0xc1, 0x2c, 0x91 +.byte 0x01, 0x91, 0xe2, 0x22, 0xd4, 0x03, 0xc0, 0x58, 0xfc, 0x77, 0x47, 0xec, 0x8f, 0x3e, 0x74, 0x43 +.byte 0xba, 0xac, 0x34, 0x8d, 0x4d, 0x38, 0x76, 0x67, 0x8e, 0xb0, 0xc8, 0x6f, 0x30, 0x33, 0x58, 0x71 +.byte 0x5c, 0xb4, 0xf5, 0x6b, 0x6e, 0xd4, 0x01, 0x50, 0xb8, 0x13, 0x7e, 0x6c, 0x4a, 0xa3, 0x49, 0xd1 +.byte 0x20, 0x19, 0xee, 0xbc, 0xc0, 0x29, 0x18, 0x65, 0xa7, 0xde, 0xfe, 0xef, 0xdd, 0x0a, 0x90, 0x21 +.byte 0xe7, 0x1a, 0x67, 0x92, 0x42, 0x10, 0x98, 0x5f, 0x4f, 0x30, 0xbc, 0x3e, 0x1c, 0x45, 0xb4, 0x10 +.byte 0xd7, 0x68, 0x40, 0x14, 0xc0, 0x40, 0xfa, 0xe7, 0x77, 0x17, 0x7a, 0xe6, 0x0b, 0x8f, 0x65, 0x5b +.byte 0x3c, 0xd9, 0x9a, 0x52, 0xdb, 0xb5, 0xbd, 0x9e, 0x46, 0xcf, 0x3d, 0xeb, 0x91, 0x05, 0x02, 0xc0 +.byte 0x96, 0xb2, 0x76, 0x4c, 0x4d, 0x10, 0x96, 0x3b, 0x92, 0xfa, 0x9c, 0x7f, 0x0f, 0x99, 0xdf, 0xbe +.byte 0x23, 0x35, 0x45, 0x1e, 0x02, 0x5c, 0xfe, 0xb5, 0xa8, 0x9b, 0x99, 0x25, 0xda, 0x5e, 0xf3, 0x22 +.byte 0xc3, 0x39, 0xf5, 0xe4, 0x2a, 0x2e, 0xd3, 0xc6, 0x1f, 0xc4, 0x6c, 0xaa, 0xc5, 0x1c, 0x6a, 0x01 +.byte 0x05, 0x4a, 0x2f, 0xd2, 0xc5, 0xc1, 0xa8, 0x34, 0x26, 0x5d, 0x66, 0xa5, 0xd2, 0x02, 0x21, 0xf9 +.byte 0x18, 0xb7, 0x06, 0xf5, 0x4e, 0x99, 0x6f, 0xa8, 0xab, 0x4c, 0x51, 0xe8, 0xcf, 0x50, 0x18, 0xc5 +.byte 0x77, 0xc8, 0x39, 0x09, 0x2c, 0x49, 0x92, 0x32, 0x99, 0xa8, 0xbb, 0x17, 0x17, 0x79, 0xb0, 0x5a +.byte 0xc5, 0xe6, 0xa3, 0xc4, 0x59, 0x65, 0x47, 0x35, 0x83, 0x5e, 0xa9, 0xe8, 0x35, 0x0b, 0x99, 0xbb +.byte 0xe4, 0xcd, 0x20, 0xc6, 0x9b, 0x4a, 0x06, 0x39, 0xb5, 0x68, 0xfc, 0x22, 0xba, 0xee, 0x55, 0x8c +.byte 0x2b, 0x4e, 0xea, 0xf3, 0xb1, 0xe3, 0xfc, 0xb6, 0x99, 0x9a, 0xd5, 0x42, 0xfa, 0x71, 0x4d, 0x08 +.byte 0xcf, 0x87, 0x1e, 0x6a, 0x71, 0x7d, 0xf9, 0xd3, 0xb4, 0xe9, 0xa5, 0x71, 0x81, 0x7b, 0xc2, 0x4e +.byte 0x47, 0x96, 0xa5, 0xf6, 0x76, 0x85, 0xa3, 0x28, 0x8f, 0xe9, 0x80, 0x6e, 0x81, 0x53, 0xa5, 0x6d +.byte 0x5f, 0xb8, 0x48, 0xf9, 0xc2, 0xf9, 0x36, 0xa6, 0x2e, 0x49, 0xff, 0xb8, 0x96, 0xc2, 0x8c, 0x07 +.byte 0xb3, 0x9b, 0x88, 0x58, 0xfc, 0xeb, 0x1b, 0x1c, 0xde, 0x2d, 0x70, 0xe2, 0x97, 0x92, 0x30, 0xa1 +.byte 0x89, 0xe3, 0xbc, 0x55, 0xa8, 0x27, 0xd6, 0x4b, 0xed, 0x90, 0xad, 0x8b, 0xfa, 0x63, 0x25, 0x59 +.byte 0x2d, 0xa8, 0x35, 0xdd, 0xca, 0x97, 0x33, 0xbc, 0xe5, 0xcd, 0xc7, 0x9d, 0xd1, 0xec, 0xef, 0x5e +.byte 0x0e, 0x4a, 0x90, 0x06, 0x26, 0x63, 0xad, 0xb9, 0xd9, 0x35, 0x2d, 0x07, 0xba, 0x76, 0x65, 0x2c +.byte 0xac, 0x57, 0x8f, 0x7d, 0xf4, 0x07, 0x94, 0xd7, 0x81, 0x02, 0x96, 0x5d, 0xa3, 0x07, 0x49, 0xd5 +.byte 0x7a, 0xd0, 0x57, 0xf9, 0x1b, 0xe7, 0x53, 0x46, 0x75, 0xaa, 0xb0, 0x79, 0x42, 0xcb, 0x68, 0x71 +.byte 0x08, 0xe9, 0x60, 0xbd, 0x39, 0x69, 0xce, 0xf4, 0xaf, 0xc3, 0x56, 0x40, 0xc7, 0xad, 0x52, 0xa2 +.byte 0x09, 0xe4, 0x6f, 0x86, 0x47, 0x8a, 0x1f, 0xeb, 0x28, 0x27, 0x5d, 0x83, 0x20, 0xaf, 0x04, 0xc9 +.byte 0x6c, 0x56, 0x9a, 0x8b, 0x46, 0xf5, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3d, 0x01, 0x26, 0x30 +.byte 0x3b, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x52, 0x4f, 0x31, 0x11 +.byte 0x30, 0x0f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x08, 0x63, 0x65, 0x72, 0x74, 0x53, 0x49, 0x47 +.byte 0x4e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x63, 0x65, 0x72, 0x74 +.byte 0x53, 0x49, 0x47, 0x4e, 0x20, 0x52, 0x4f, 0x4f, 0x54, 0x20, 0x43, 0x41, 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, 0xb7, 0x33, 0xb9 +.byte 0x7e, 0xc8, 0x25, 0x4a, 0x8e, 0xb5, 0xdb, 0xb4, 0x28, 0x1b, 0xaa, 0x57, 0x90, 0xe8, 0xd1, 0x22 +.byte 0xd3, 0x64, 0xba, 0xd3, 0x93, 0xe8, 0xd4, 0xac, 0x86, 0x61, 0x40, 0x6a, 0x60, 0x57, 0x68, 0x54 +.byte 0x84, 0x4d, 0xbc, 0x6a, 0x54, 0x02, 0x05, 0xff, 0xdf, 0x9b, 0x9a, 0x2a, 0xae, 0x5d, 0x07, 0x8f +.byte 0x4a, 0xc3, 0x28, 0x7f, 0xef, 0xfb, 0x2b, 0xfa, 0x79, 0xf1, 0xc7, 0xad, 0xf0, 0x10, 0x53, 0x24 +.byte 0x90, 0x8b, 0x66, 0xc9, 0xa8, 0x88, 0xab, 0xaf, 0x5a, 0xa3, 0x00, 0xe9, 0xbe, 0xba, 0x46, 0xee +.byte 0x5b, 0x73, 0x7b, 0x2c, 0x17, 0x82, 0x81, 0x5e, 0x62, 0x2c, 0xa1, 0x02, 0x65, 0xb3, 0xbd, 0xc5 +.byte 0x2b, 0x00, 0x7e, 0xc4, 0xfc, 0x03, 0x33, 0x57, 0x0d, 0xed, 0xe2, 0xfa, 0xce, 0x5d, 0x45, 0xd6 +.byte 0x38, 0xcd, 0x35, 0xb6, 0xb2, 0xc1, 0xd0, 0x9c, 0x81, 0x4a, 0xaa, 0xe4, 0xb2, 0x01, 0x5c, 0x1d +.byte 0x8f, 0x5f, 0x99, 0xc4, 0xb1, 0xad, 0xdb, 0x88, 0x21, 0xeb, 0x90, 0x08, 0x82, 0x80, 0xf3, 0x30 +.byte 0xa3, 0x43, 0xe6, 0x90, 0x82, 0xae, 0x55, 0x28, 0x49, 0xed, 0x5b, 0xd7, 0xa9, 0x10, 0x38, 0x0e +.byte 0xfe, 0x8f, 0x4c, 0x5b, 0x9b, 0x46, 0xea, 0x41, 0xf5, 0xb0, 0x08, 0x74, 0xc3, 0xd0, 0x88, 0x33 +.byte 0xb6, 0x7c, 0xd7, 0x74, 0xdf, 0xdc, 0x84, 0xd1, 0x43, 0x0e, 0x75, 0x39, 0xa1, 0x25, 0x40, 0x28 +.byte 0xea, 0x78, 0xcb, 0x0e, 0x2c, 0x2e, 0x39, 0x9d, 0x8c, 0x8b, 0x6e, 0x16, 0x1c, 0x2f, 0x26, 0x82 +.byte 0x10, 0xe2, 0xe3, 0x65, 0x94, 0x0a, 0x04, 0xc0, 0x5e, 0xf7, 0x5d, 0x5b, 0xf8, 0x10, 0xe2, 0xd0 +.byte 0xba, 0x7a, 0x4b, 0xfb, 0xde, 0x37, 0x00, 0x00, 0x1a, 0x5b, 0x28, 0xe3, 0xd2, 0x9c, 0x73, 0x3e +.byte 0x32, 0x87, 0x98, 0xa1, 0xc9, 0x51, 0x2f, 0xd7, 0xde, 0xac, 0x33, 0xb3, 0x4f, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x3e, 0x01, 0x26, 0x30, 0x3c, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x0c, 0x15, 0x41, 0x74, 0x6f, 0x73, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x65, 0x64, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x32, 0x30, 0x31, 0x31, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x04, 0x41, 0x74, 0x6f, 0x73, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x44, 0x45, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86 +.byte 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a +.byte 0x02, 0x82, 0x01, 0x01, 0x00, 0x95, 0x85, 0x3b, 0x97, 0x6f, 0x2a, 0x3b, 0x2e, 0x3b, 0xcf, 0xa6 +.byte 0xf3, 0x29, 0x35, 0xbe, 0xcf, 0x18, 0xac, 0x3e, 0xaa, 0xd9, 0xf8, 0x4d, 0xa0, 0x3e, 0x1a, 0x47 +.byte 0xb9, 0xbc, 0x9a, 0xdf, 0xf2, 0xfe, 0xcc, 0x3e, 0x47, 0xe8, 0x7a, 0x96, 0xc2, 0x24, 0x8e, 0x35 +.byte 0xf4, 0xa9, 0x0c, 0xfc, 0x82, 0xfd, 0x6d, 0xc1, 0x72, 0x62, 0x27, 0xbd, 0xea, 0x6b, 0xeb, 0xe7 +.byte 0x8a, 0xcc, 0x54, 0x3e, 0x90, 0x50, 0xcf, 0x80, 0xd4, 0x95, 0xfb, 0xe8, 0xb5, 0x82, 0xd4, 0x14 +.byte 0xc5, 0xb6, 0xa9, 0x55, 0x25, 0x57, 0xdb, 0xb1, 0x50, 0xf6, 0xb0, 0x60, 0x64, 0x59, 0x7a, 0x69 +.byte 0xcf, 0x03, 0xb7, 0x6f, 0x0d, 0xbe, 0xca, 0x3e, 0x6f, 0x74, 0x72, 0xea, 0xaa, 0x30, 0x2a, 0x73 +.byte 0x62, 0xbe, 0x49, 0x91, 0x61, 0xc8, 0x11, 0xfe, 0x0e, 0x03, 0x2a, 0xf7, 0x6a, 0x20, 0xdc, 0x02 +.byte 0x15, 0x0d, 0x5e, 0x15, 0x6a, 0xfc, 0xe3, 0x82, 0xc1, 0xb5, 0xc5, 0x9d, 0x64, 0x09, 0x6c, 0xa3 +.byte 0x59, 0x98, 0x07, 0x27, 0xc7, 0x1b, 0x96, 0x2b, 0x61, 0x74, 0x71, 0x6c, 0x43, 0xf1, 0xf7, 0x35 +.byte 0x89, 0x10, 0xe0, 0x9e, 0xec, 0x55, 0xa1, 0x37, 0x22, 0xa2, 0x87, 0x04, 0x05, 0x2c, 0x47, 0x7d +.byte 0xb4, 0x1c, 0xb9, 0x62, 0x29, 0x66, 0x28, 0xca, 0xb7, 0xe1, 0x93, 0xf5, 0xa4, 0x94, 0x03, 0x99 +.byte 0xb9, 0x70, 0x85, 0xb5, 0xe6, 0x48, 0xea, 0x8d, 0x50, 0xfc, 0xd9, 0xde, 0xcc, 0x6f, 0x07, 0x0e +.byte 0xdd, 0x0b, 0x72, 0x9d, 0x80, 0x30, 0x16, 0x07, 0x95, 0x3f, 0x28, 0x0e, 0xfd, 0xc5, 0x75, 0x4f +.byte 0x53, 0xd6, 0x74, 0x9a, 0xb4, 0x24, 0x2e, 0x8e, 0x02, 0x91, 0xcf, 0x76, 0xc5, 0x9b, 0x1e, 0x55 +.byte 0x74, 0x9c, 0x78, 0x21, 0xb1, 0xf0, 0x2d, 0xf1, 0x0b, 0x9f, 0xc2, 0xd5, 0x96, 0x18, 0x1f, 0xf0 +.byte 0x54, 0x22, 0x7a, 0x8c, 0x07, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3f, 0x02, 0x26, 0x30, 0x3d +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x4e, 0x31, 0x11, 0x30 +.byte 0x0f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x08, 0x55, 0x6e, 0x69, 0x54, 0x72, 0x75, 0x73, 0x74 +.byte 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x12, 0x55, 0x43, 0x41, 0x20, 0x47 +.byte 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x47, 0x32, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x30, 0x82, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xc5, 0xe6 +.byte 0x2b, 0x6f, 0x7c, 0xef, 0x26, 0x05, 0x27, 0xa3, 0x81, 0x24, 0xda, 0x6f, 0xcb, 0x01, 0xf9, 0x99 +.byte 0x9a, 0xa9, 0x32, 0xc2, 0x22, 0x87, 0x61, 0x41, 0x91, 0x3b, 0xcb, 0xc3, 0x68, 0x1b, 0x06, 0xc5 +.byte 0x4c, 0xa9, 0x2b, 0xc1, 0x67, 0x17, 0x22, 0x1d, 0x2b, 0xed, 0xf9, 0x29, 0x89, 0x93, 0xa2, 0x78 +.byte 0xbd, 0x92, 0x6b, 0xa0, 0xa3, 0x0d, 0xa2, 0x7e, 0xca, 0x93, 0xb3, 0xa6, 0xd1, 0x8c, 0x35, 0xd5 +.byte 0x75, 0xf9, 0x17, 0xf6, 0xcf, 0x45, 0xc5, 0xe5, 0x7a, 0xec, 0x77, 0x93, 0xa0, 0x8f, 0x23, 0xae +.byte 0x0e, 0x1a, 0x03, 0x7f, 0xbe, 0xd4, 0xd0, 0xed, 0x2e, 0x7b, 0xab, 0x46, 0x23, 0x5b, 0xff, 0x2c +.byte 0xe6, 0x54, 0x7a, 0x94, 0xc0, 0x2a, 0x15, 0xf0, 0xc9, 0x8d, 0xb0, 0x7a, 0x3b, 0x24, 0xe1, 0xd7 +.byte 0x68, 0xe2, 0x31, 0x3c, 0x06, 0x33, 0x46, 0xb6, 0x54, 0x11, 0xa6, 0xa5, 0x2f, 0x22, 0x54, 0x2a +.byte 0x58, 0x0d, 0x01, 0x02, 0xf1, 0xfa, 0x15, 0x51, 0x67, 0x6c, 0xc0, 0xfa, 0xd7, 0xb6, 0x1b, 0x7f +.byte 0xd1, 0x56, 0x88, 0x2f, 0x1a, 0x3a, 0x8d, 0x3b, 0xbb, 0x82, 0x11, 0xe0, 0x47, 0x00, 0xd0, 0x52 +.byte 0x87, 0xab, 0xfb, 0x86, 0x7e, 0x0f, 0x24, 0x6b, 0x40, 0x9d, 0x34, 0x67, 0xbc, 0x8d, 0xc7, 0x2d +.byte 0x86, 0x6f, 0x79, 0x3e, 0x8e, 0xa9, 0x3c, 0x17, 0x4b, 0x7f, 0xb0, 0x99, 0xe3, 0xb0, 0x71, 0x60 +.byte 0xdc, 0x0b, 0xf5, 0x64, 0xc3, 0xce, 0x43, 0xbc, 0x6d, 0x71, 0xb9, 0xd2, 0xde, 0x27, 0x5b, 0x8a +.byte 0xe8, 0xd8, 0xc6, 0xae, 0xe1, 0x59, 0x7d, 0xcf, 0x28, 0x2d, 0x35, 0xb8, 0x95, 0x56, 0x1a, 0xf1 +.byte 0xb2, 0x58, 0x4b, 0xb7, 0x12, 0x37, 0xc8, 0x7c, 0xb3, 0xed, 0x4b, 0x80, 0xe1, 0x8d, 0xfa, 0x32 +.byte 0x23, 0xb6, 0x6f, 0xb7, 0x48, 0x95, 0x08, 0xb1, 0x44, 0x4e, 0x85, 0x8c, 0x3a, 0x02, 0x54, 0x20 +.byte 0x2f, 0xdf, 0xbf, 0x57, 0x4f, 0x3b, 0x3a, 0x90, 0x21, 0xd7, 0xc1, 0x26, 0x35, 0x54, 0x20, 0xec +.byte 0xc7, 0x3f, 0x47, 0xec, 0xef, 0x5a, 0xbf, 0x4b, 0x7a, 0xc1, 0xad, 0x3b, 0x17, 0x50, 0x5c, 0x62 +.byte 0xd8, 0x0f, 0x4b, 0x4a, 0xdc, 0x2b, 0xfa, 0x6e, 0xbc, 0x73, 0x92, 0xcd, 0xec, 0xc7, 0x50, 0xe8 +.byte 0x41, 0x96, 0xd7, 0xa9, 0x7e, 0x6d, 0xd8, 0xe9, 0x1d, 0x8f, 0x8a, 0xb5, 0xb9, 0x58, 0x92, 0xba +.byte 0x4a, 0x92, 0x2b, 0x0c, 0x56, 0xfd, 0x80, 0xeb, 0x08, 0xf0, 0x5e, 0x29, 0x6e, 0x1b, 0x1c, 0x0c +.byte 0xaf, 0x8f, 0x93, 0x89, 0xad, 0xdb, 0xbd, 0xa3, 0x9e, 0x21, 0xca, 0x89, 0x19, 0xec, 0xdf, 0xb5 +.byte 0xc3, 0x1a, 0xeb, 0x16, 0xfe, 0x78, 0x36, 0x4c, 0xd6, 0x6e, 0xd0, 0x3e, 0x17, 0x1c, 0x90, 0x17 +.byte 0x6b, 0x26, 0xba, 0xfb, 0x7a, 0x2f, 0xbf, 0x11, 0x1c, 0x18, 0x0e, 0x2d, 0x73, 0x03, 0x8f, 0xa0 +.byte 0xe5, 0x35, 0xa0, 0x5a, 0xe2, 0x4c, 0x75, 0x1d, 0x71, 0xe1, 0x39, 0x38, 0x53, 0x78, 0x40, 0xcc +.byte 0x83, 0x93, 0xd7, 0x0a, 0x9e, 0x9d, 0x5b, 0x8f, 0x8a, 0xe4, 0xe5, 0xe0, 0x48, 0xe4, 0x48, 0xb2 +.byte 0x47, 0xcd, 0x4e, 0x2a, 0x75, 0x2a, 0x7b, 0xf2, 0x22, 0xf6, 0xc9, 0xbe, 0x09, 0x91, 0x96, 0x57 +.byte 0x7a, 0x88, 0x88, 0xac, 0xee, 0x70, 0xac, 0xf9, 0xdc, 0x29, 0xe3, 0x0c, 0x1c, 0x3b, 0x12, 0x4e +.byte 0x44, 0xd6, 0xa7, 0x4e, 0xb0, 0x26, 0xc8, 0xf3, 0xd9, 0x1a, 0x97, 0x91, 0x68, 0xea, 0xef, 0x8d +.byte 0x46, 0x06, 0xd2, 0x56, 0x45, 0x58, 0x9a, 0x3c, 0x0c, 0x0f, 0x83, 0xb8, 0x05, 0x25, 0xc3, 0x39 +.byte 0xcf, 0x3b, 0xa4, 0x34, 0x89, 0xb7, 0x79, 0x12, 0x2f, 0x47, 0xc5, 0xe7, 0xa9, 0x97, 0x69, 0xfc +.byte 0xa6, 0x77, 0x67, 0xb5, 0xdf, 0x7b, 0xf1, 0x7a, 0x65, 0x15, 0xe4, 0x61, 0x56, 0x65, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x41, 0x01, 0x26, 0x30, 0x3f, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x1b, 0x44, 0x69, 0x67, 0x69, 0x74, 0x61, 0x6c, 0x20, 0x53, 0x69, 0x67, 0x6e +.byte 0x61, 0x74, 0x75, 0x72, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x43, 0x6f, 0x2e, 0x31 +.byte 0x17, 0x30, 0x15, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0e, 0x44, 0x53, 0x54, 0x20, 0x52, 0x6f +.byte 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x58, 0x33, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09 +.byte 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00 +.byte 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xdf, 0xaf, 0xe9, 0x97, 0x50, 0x08, 0x83 +.byte 0x57, 0xb4, 0xcc, 0x62, 0x65, 0xf6, 0x90, 0x82, 0xec, 0xc7, 0xd3, 0x2c, 0x6b, 0x30, 0xca, 0x5b +.byte 0xec, 0xd9, 0xc3, 0x7d, 0xc7, 0x40, 0xc1, 0x18, 0x14, 0x8b, 0xe0, 0xe8, 0x33, 0x76, 0x49, 0x2a +.byte 0xe3, 0x3f, 0x21, 0x49, 0x93, 0xac, 0x4e, 0x0e, 0xaf, 0x3e, 0x48, 0xcb, 0x65, 0xee, 0xfc, 0xd3 +.byte 0x21, 0x0f, 0x65, 0xd2, 0x2a, 0xd9, 0x32, 0x8f, 0x8c, 0xe5, 0xf7, 0x77, 0xb0, 0x12, 0x7b, 0xb5 +.byte 0x95, 0xc0, 0x89, 0xa3, 0xa9, 0xba, 0xed, 0x73, 0x2e, 0x7a, 0x0c, 0x06, 0x32, 0x83, 0xa2, 0x7e +.byte 0x8a, 0x14, 0x30, 0xcd, 0x11, 0xa0, 0xe1, 0x2a, 0x38, 0xb9, 0x79, 0x0a, 0x31, 0xfd, 0x50, 0xbd +.byte 0x80, 0x65, 0xdf, 0xb7, 0x51, 0x63, 0x83, 0xc8, 0xe2, 0x88, 0x61, 0xea, 0x4b, 0x61, 0x81, 0xec +.byte 0x52, 0x6b, 0xb9, 0xa2, 0xe2, 0x4b, 0x1a, 0x28, 0x9f, 0x48, 0xa3, 0x9e, 0x0c, 0xda, 0x09, 0x8e +.byte 0x3e, 0x17, 0x2e, 0x1e, 0xdd, 0x20, 0xdf, 0x5b, 0xc6, 0x2a, 0x8a, 0xab, 0x2e, 0xbd, 0x70, 0xad +.byte 0xc5, 0x0b, 0x1a, 0x25, 0x90, 0x74, 0x72, 0xc5, 0x7b, 0x6a, 0xab, 0x34, 0xd6, 0x30, 0x89, 0xff +.byte 0xe5, 0x68, 0x13, 0x7b, 0x54, 0x0b, 0xc8, 0xd6, 0xae, 0xec, 0x5a, 0x9c, 0x92, 0x1e, 0x3d, 0x64 +.byte 0xb3, 0x8c, 0xc6, 0xdf, 0xbf, 0xc9, 0x41, 0x70, 0xec, 0x16, 0x72, 0xd5, 0x26, 0xec, 0x38, 0x55 +.byte 0x39, 0x43, 0xd0, 0xfc, 0xfd, 0x18, 0x5c, 0x40, 0xf1, 0x97, 0xeb, 0xd5, 0x9a, 0x9b, 0x8d, 0x1d +.byte 0xba, 0xda, 0x25, 0xb9, 0xc6, 0xd8, 0xdf, 0xc1, 0x15, 0x02, 0x3a, 0xab, 0xda, 0x6e, 0xf1, 0x3e +.byte 0x2e, 0xf5, 0x5c, 0x08, 0x9c, 0x3c, 0xd6, 0x83, 0x69, 0xe4, 0x10, 0x9b, 0x19, 0x2a, 0xb6, 0x29 +.byte 0x57, 0xe3, 0xe5, 0x3d, 0x9b, 0x9f, 0xf0, 0x02, 0x5d, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x43 +.byte 0x02, 0x26, 0x30, 0x41, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x52 +.byte 0x4f, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0b, 0x43, 0x45, 0x52, 0x54 +.byte 0x53, 0x49, 0x47, 0x4e, 0x20, 0x53, 0x41, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x13, 0x63, 0x65, 0x72, 0x74, 0x53, 0x49, 0x47, 0x4e, 0x20, 0x52, 0x4f, 0x4f, 0x54, 0x20 +.byte 0x43, 0x41, 0x20, 0x47, 0x32, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02 +.byte 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xc0, 0xc5, 0x75, 0x19, 0x91, 0x7d, 0x44, 0x74, 0x74, 0x87 +.byte 0xfe, 0x0e, 0x3b, 0x96, 0xdc, 0xd8, 0x01, 0x16, 0xcc, 0xee, 0x63, 0x91, 0xe7, 0x0b, 0x6f, 0xce +.byte 0x3b, 0x0a, 0x69, 0x1a, 0x7c, 0xc2, 0xe3, 0xaf, 0x82, 0x8e, 0x86, 0xd7, 0x5e, 0x8f, 0x57, 0xeb +.byte 0xd3, 0x21, 0x59, 0xfd, 0x39, 0x37, 0x42, 0x30, 0xbe, 0x50, 0xea, 0xb6, 0x0f, 0xa9, 0x88, 0xd8 +.byte 0x2e, 0x2d, 0x69, 0x21, 0xe7, 0xd1, 0x37, 0x18, 0x4e, 0x7d, 0x91, 0xd5, 0x16, 0x5f, 0x6b, 0x5b +.byte 0x00, 0xc2, 0x39, 0x43, 0x0d, 0x36, 0x85, 0x52, 0xb9, 0x53, 0x65, 0x0f, 0x1d, 0x42, 0xe5, 0x8f +.byte 0xcf, 0x05, 0xd3, 0xee, 0xdc, 0x0c, 0x1a, 0xd9, 0xb8, 0x8b, 0x78, 0x22, 0x67, 0xe4, 0x69, 0xb0 +.byte 0x68, 0xc5, 0x3c, 0xe4, 0x6c, 0x5a, 0x46, 0xe7, 0xcd, 0xc7, 0xfa, 0xef, 0xc4, 0xec, 0x4b, 0xbd +.byte 0x6a, 0xa4, 0xac, 0xfd, 0xcc, 0x28, 0x51, 0xef, 0x92, 0xb4, 0x29, 0xab, 0xab, 0x35, 0x9a, 0x4c +.byte 0xe4, 0xc4, 0x08, 0xc6, 0x26, 0xcc, 0xf8, 0x69, 0x9f, 0xe4, 0x9c, 0xf0, 0x29, 0xd3, 0x5c, 0xf9 +.byte 0xc6, 0x16, 0x25, 0x9e, 0x23, 0xc3, 0x20, 0xc1, 0x3d, 0x0f, 0x3f, 0x38, 0x40, 0xb0, 0xfe, 0x82 +.byte 0x44, 0x38, 0xaa, 0x5a, 0x1a, 0x8a, 0x6b, 0x63, 0x58, 0x38, 0xb4, 0x15, 0xd3, 0xb6, 0x11, 0x69 +.byte 0x7b, 0x1e, 0x54, 0xee, 0x8c, 0x1a, 0x22, 0xac, 0x72, 0x97, 0x3f, 0x23, 0x59, 0x9b, 0xc9, 0x22 +.byte 0x84, 0xc1, 0x07, 0x4f, 0xcc, 0x7f, 0xe2, 0x57, 0xca, 0x12, 0x70, 0xbb, 0xa6, 0x65, 0xf3, 0x69 +.byte 0x75, 0x63, 0xbd, 0x95, 0xfb, 0x1b, 0x97, 0xcd, 0xe4, 0xa8, 0xaf, 0xf6, 0xd1, 0x4e, 0xa8, 0xd9 +.byte 0x8a, 0x71, 0x24, 0xcd, 0x36, 0x3d, 0xbc, 0x96, 0xc4, 0xf1, 0x6c, 0xa9, 0xae, 0xe5, 0xcf, 0x0d +.byte 0x6e, 0x28, 0x0d, 0xb0, 0x0e, 0xb5, 0xca, 0x51, 0x7b, 0x78, 0x14, 0xc3, 0x20, 0x2f, 0x7f, 0xfb +.byte 0x14, 0x55, 0xe1, 0x11, 0x99, 0xfd, 0xd5, 0x0a, 0xa1, 0x9e, 0x02, 0xe3, 0x62, 0x5f, 0xeb, 0x35 +.byte 0x4b, 0x2c, 0xb8, 0x72, 0xe8, 0x3e, 0x3d, 0x4f, 0xac, 0x2c, 0xbb, 0x2e, 0x86, 0xe2, 0xa3, 0x76 +.byte 0x8f, 0xe5, 0x93, 0x2a, 0xcf, 0xa5, 0xab, 0xc8, 0x5c, 0x8d, 0x4b, 0x06, 0xff, 0x12, 0x46, 0xac +.byte 0x78, 0xcb, 0x14, 0x07, 0x35, 0xe0, 0xa9, 0xdf, 0x8b, 0xe9, 0xaf, 0x15, 0x4f, 0x16, 0x89, 0x5b +.byte 0xbd, 0xf6, 0x8d, 0xc6, 0x59, 0xae, 0x88, 0x85, 0x0e, 0xc1, 0x89, 0xeb, 0x1f, 0x67, 0xc5, 0x45 +.byte 0x8e, 0xff, 0x6d, 0x37, 0x36, 0x2b, 0x78, 0x66, 0x83, 0x91, 0x51, 0x2b, 0x3d, 0xff, 0x51, 0x77 +.byte 0x76, 0x62, 0xa1, 0xec, 0x67, 0x3e, 0x3e, 0x81, 0x83, 0xe0, 0x56, 0xa9, 0x50, 0x1f, 0x1f, 0x7a +.byte 0x99, 0xab, 0x63, 0xbf, 0x84, 0x17, 0x77, 0xf1, 0x0d, 0x3b, 0xdf, 0xf7, 0x9c, 0x61, 0xb3, 0x35 +.byte 0x98, 0x8a, 0x3a, 0xb2, 0xec, 0x3c, 0x1a, 0x37, 0x3f, 0x7e, 0x8f, 0x92, 0xcf, 0xd9, 0x12, 0x14 +.byte 0x64, 0xda, 0x10, 0x02, 0x15, 0x41, 0xff, 0x4f, 0xc4, 0xeb, 0x1c, 0xa3, 0xc9, 0xfa, 0x99, 0xf7 +.byte 0x46, 0xe9, 0xe1, 0x18, 0xd9, 0xb1, 0xb8, 0x32, 0x2d, 0xcb, 0x14, 0x0c, 0x50, 0xd8, 0x83, 0x65 +.byte 0x83, 0xee, 0xb9, 0x5c, 0xcf, 0xcb, 0x05, 0x5a, 0x4c, 0xfa, 0x19, 0x97, 0x6b, 0xd6, 0x5d, 0x13 +.byte 0xd3, 0xc2, 0x5c, 0x54, 0xbc, 0x32, 0x73, 0xa0, 0x78, 0xf5, 0xf1, 0x6d, 0x1e, 0xcb, 0x9f, 0xa5 +.byte 0xa6, 0x9f, 0x22, 0xdc, 0xd1, 0x51, 0x9e, 0x82, 0x79, 0x64, 0x60, 0x29, 0x13, 0x3e, 0xa3, 0xfd +.byte 0x4f, 0x72, 0x6a, 0xab, 0xe2, 0xd4, 0xe5, 0xb8, 0x24, 0x55, 0x2c, 0x44, 0x4b, 0x8a, 0x88, 0x44 +.byte 0x9c, 0xca, 0x84, 0xd3, 0x2a, 0x3b, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x43, 0x02, 0x26, 0x30 +.byte 0x41, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x14 +.byte 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0b, 0x41, 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x13, 0x41 +.byte 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x50, 0x72, 0x65, 0x6d, 0x69 +.byte 0x75, 0x6d, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d +.byte 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82 +.byte 0x02, 0x01, 0x00, 0xc4, 0x12, 0xdf, 0xa9, 0x5f, 0xfe, 0x41, 0xdd, 0xdd, 0xf5, 0x9f, 0x8a, 0xe3 +.byte 0xf6, 0xac, 0xe1, 0x3c, 0x78, 0x9a, 0xbc, 0xd8, 0xf0, 0x7f, 0x7a, 0xa0, 0x33, 0x2a, 0xdc, 0x8d +.byte 0x20, 0x5b, 0xae, 0x2d, 0x6f, 0xe7, 0x93, 0xd9, 0x36, 0x70, 0x6a, 0x68, 0xcf, 0x8e, 0x51, 0xa3 +.byte 0x85, 0x5b, 0x67, 0x04, 0xa0, 0x10, 0x24, 0x6f, 0x5d, 0x28, 0x82, 0xc1, 0x97, 0x57, 0xd8, 0x48 +.byte 0x29, 0x13, 0xb6, 0xe1, 0xbe, 0x91, 0x4d, 0xdf, 0x85, 0x0c, 0x53, 0x18, 0x9a, 0x1e, 0x24, 0xa2 +.byte 0x4f, 0x8f, 0xf0, 0xa2, 0x85, 0x0b, 0xcb, 0xf4, 0x29, 0x7f, 0xd2, 0xa4, 0x58, 0xee, 0x26, 0x4d +.byte 0xc9, 0xaa, 0xa8, 0x7b, 0x9a, 0xd9, 0xfa, 0x38, 0xde, 0x44, 0x57, 0x15, 0xe5, 0xf8, 0x8c, 0xc8 +.byte 0xd9, 0x48, 0xe2, 0x0d, 0x16, 0x27, 0x1d, 0x1e, 0xc8, 0x83, 0x85, 0x25, 0xb7, 0xba, 0xaa, 0x55 +.byte 0x41, 0xcc, 0x03, 0x22, 0x4b, 0x2d, 0x91, 0x8d, 0x8b, 0xe6, 0x89, 0xaf, 0x66, 0xc7, 0xe9, 0xff +.byte 0x2b, 0xe9, 0x3c, 0xac, 0xda, 0xd2, 0xb3, 0xc3, 0xe1, 0x68, 0x9c, 0x89, 0xf8, 0x7a, 0x00, 0x56 +.byte 0xde, 0xf4, 0x55, 0x95, 0x6c, 0xfb, 0xba, 0x64, 0xdd, 0x62, 0x8b, 0xdf, 0x0b, 0x77, 0x32, 0xeb +.byte 0x62, 0xcc, 0x26, 0x9a, 0x9b, 0xbb, 0xaa, 0x62, 0x83, 0x4c, 0xb4, 0x06, 0x7a, 0x30, 0xc8, 0x29 +.byte 0xbf, 0xed, 0x06, 0x4d, 0x97, 0xb9, 0x1c, 0xc4, 0x31, 0x2b, 0xd5, 0x5f, 0xbc, 0x53, 0x12, 0x17 +.byte 0x9c, 0x99, 0x57, 0x29, 0x66, 0x77, 0x61, 0x21, 0x31, 0x07, 0x2e, 0x25, 0x49, 0x9d, 0x18, 0xf2 +.byte 0xee, 0xf3, 0x2b, 0x71, 0x8c, 0xb5, 0xba, 0x39, 0x07, 0x49, 0x77, 0xfc, 0xef, 0x2e, 0x92, 0x90 +.byte 0x05, 0x8d, 0x2d, 0x2f, 0x77, 0x7b, 0xef, 0x43, 0xbf, 0x35, 0xbb, 0x9a, 0xd8, 0xf9, 0x73, 0xa7 +.byte 0x2c, 0xf2, 0xd0, 0x57, 0xee, 0x28, 0x4e, 0x26, 0x5f, 0x8f, 0x90, 0x68, 0x09, 0x2f, 0xb8, 0xf8 +.byte 0xdc, 0x06, 0xe9, 0x2e, 0x9a, 0x3e, 0x51, 0xa7, 0xd1, 0x22, 0xc4, 0x0a, 0xa7, 0x38, 0x48, 0x6c +.byte 0xb3, 0xf9, 0xff, 0x7d, 0xab, 0x86, 0x57, 0xe3, 0xba, 0xd6, 0x85, 0x78, 0x77, 0xba, 0x43, 0xea +.byte 0x48, 0x7f, 0xf6, 0xd8, 0xbe, 0x23, 0x6d, 0x1e, 0xbf, 0xd1, 0x36, 0x6c, 0x58, 0x5c, 0xf1, 0xee +.byte 0xa4, 0x19, 0x54, 0x1a, 0xf5, 0x03, 0xd2, 0x76, 0xe6, 0xe1, 0x8c, 0xbd, 0x3c, 0xb3, 0xd3, 0x48 +.byte 0x4b, 0xe2, 0xc8, 0xf8, 0x7f, 0x92, 0xa8, 0x76, 0x46, 0x9c, 0x42, 0x65, 0x3e, 0xa4, 0x1e, 0xc1 +.byte 0x07, 0x03, 0x5a, 0x46, 0x2d, 0xb8, 0x97, 0xf3, 0xb7, 0xd5, 0xb2, 0x55, 0x21, 0xef, 0xba, 0xdc +.byte 0x4c, 0x00, 0x97, 0xfb, 0x14, 0x95, 0x27, 0x33, 0xbf, 0xe8, 0x43, 0x47, 0x46, 0xd2, 0x08, 0x99 +.byte 0x16, 0x60, 0x3b, 0x9a, 0x7e, 0xd2, 0xe6, 0xed, 0x38, 0xea, 0xec, 0x01, 0x1e, 0x3c, 0x48, 0x56 +.byte 0x49, 0x09, 0xc7, 0x4c, 0x37, 0x00, 0x9e, 0x88, 0x0e, 0xc0, 0x73, 0xe1, 0x6f, 0x66, 0xe9, 0x72 +.byte 0x47, 0x30, 0x3e, 0x10, 0xe5, 0x0b, 0x03, 0xc9, 0x9a, 0x42, 0x00, 0x6c, 0xc5, 0x94, 0x7e, 0x61 +.byte 0xc4, 0x8a, 0xdf, 0x7f, 0x82, 0x1a, 0x0b, 0x59, 0xc4, 0x59, 0x32, 0x77, 0xb3, 0xbc, 0x60, 0x69 +.byte 0x56, 0x39, 0xfd, 0xb4, 0x06, 0x7b, 0x2c, 0xd6, 0x64, 0x36, 0xd9, 0xbd, 0x48, 0xed, 0x84, 0x1f +.byte 0x7e, 0xa5, 0x22, 0x8f, 0x2a, 0xb8, 0x42, 0xf4, 0x82, 0xb7, 0xd4, 0x53, 0x90, 0x78, 0x4e, 0x2d +.byte 0x1a, 0xfd, 0x81, 0x6f, 0x44, 0xd7, 0x3b, 0x01, 0x74, 0x96, 0x42, 0xe0, 0x00, 0xe2, 0x2e, 0x6b +.byte 0xea, 0xc5, 0xee, 0x72, 0xac, 0xbb, 0xbf, 0xfe, 0xea, 0xaa, 0xa8, 0xf8, 0xdc, 0xf6, 0xb2, 0x79 +.byte 0x8a, 0xb6, 0x67, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x44, 0x02, 0x26, 0x30, 0x42, 0x31, 0x12 +.byte 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x09, 0x41, 0x43, 0x43, 0x56, 0x52, 0x41, 0x49 +.byte 0x5a, 0x31, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c, 0x07, 0x50, 0x4b, 0x49 +.byte 0x41, 0x43, 0x43, 0x56, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x04, 0x41 +.byte 0x43, 0x43, 0x56, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x45, 0x53 +.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, 0x9b, 0xa9, 0xab, 0xbf, 0x61, 0x4a, 0x97, 0xaf, 0x2f, 0x97, 0x66, 0x9a, 0x74, 0x5f, 0xd0 +.byte 0xd9, 0x96, 0xfd, 0xcf, 0xe2, 0xe4, 0x66, 0xef, 0x1f, 0x1f, 0x47, 0x33, 0xc2, 0x44, 0xa3, 0xdf +.byte 0x9a, 0xde, 0x1f, 0xb5, 0x54, 0xdd, 0x15, 0x7c, 0x69, 0x35, 0x11, 0x6f, 0xbb, 0xc8, 0x0c, 0x8e +.byte 0x6a, 0x18, 0x1e, 0xd8, 0x8f, 0xd9, 0x16, 0xbc, 0x10, 0x48, 0x36, 0x5c, 0xf0, 0x63, 0xb3, 0x90 +.byte 0x5a, 0x5c, 0x24, 0x37, 0xd7, 0xa3, 0xd6, 0xcb, 0x09, 0x71, 0xb9, 0xf1, 0x01, 0x72, 0x84, 0xb0 +.byte 0x7d, 0xdb, 0x4d, 0x80, 0xcd, 0xfc, 0xd3, 0x6f, 0xc9, 0xf8, 0xda, 0xb6, 0x0e, 0x82, 0xd2, 0x45 +.byte 0x85, 0xa8, 0x1b, 0x68, 0xa8, 0x3d, 0xe8, 0xf4, 0x44, 0x6c, 0xbd, 0xa1, 0xc2, 0xcb, 0x03, 0xbe +.byte 0x8c, 0x3e, 0x13, 0x00, 0x84, 0xdf, 0x4a, 0x48, 0xc0, 0xe3, 0x22, 0x0a, 0xe8, 0xe9, 0x37, 0xa7 +.byte 0x18, 0x4c, 0xb1, 0x09, 0x0d, 0x23, 0x56, 0x7f, 0x04, 0x4d, 0xd9, 0x17, 0x84, 0x18, 0xa5, 0xc8 +.byte 0xda, 0x40, 0x94, 0x73, 0xeb, 0xce, 0x0e, 0x57, 0x3c, 0x03, 0x81, 0x3a, 0x9d, 0x0a, 0xa1, 0x57 +.byte 0x43, 0x69, 0xac, 0x57, 0x6d, 0x79, 0x90, 0x78, 0xe5, 0xb5, 0xb4, 0x3b, 0xd8, 0xbc, 0x4c, 0x8d +.byte 0x28, 0xa1, 0xa7, 0xa3, 0xa7, 0xba, 0x02, 0x4e, 0x25, 0xd1, 0x2a, 0xae, 0xed, 0xae, 0x03, 0x22 +.byte 0xb8, 0x6b, 0x20, 0x0f, 0x30, 0x28, 0x54, 0x95, 0x7f, 0xe0, 0xee, 0xce, 0x0a, 0x66, 0x9d, 0xd1 +.byte 0x40, 0x2d, 0x6e, 0x22, 0xaf, 0x9d, 0x1a, 0xc1, 0x05, 0x19, 0xd2, 0x6f, 0xc0, 0xf2, 0x9f, 0xf8 +.byte 0x7b, 0xb3, 0x02, 0x42, 0xfb, 0x50, 0xa9, 0x1d, 0x2d, 0x93, 0x0f, 0x23, 0xab, 0xc6, 0xc1, 0x0f +.byte 0x92, 0xff, 0xd0, 0xa2, 0x15, 0xf5, 0x53, 0x09, 0x71, 0x1c, 0xff, 0x45, 0x13, 0x84, 0xe6, 0x26 +.byte 0x5e, 0xf8, 0xe0, 0x88, 0x1c, 0x0a, 0xfc, 0x16, 0xb6, 0xa8, 0x73, 0x06, 0xb8, 0xf0, 0x63, 0x84 +.byte 0x02, 0xa0, 0xc6, 0x5a, 0xec, 0xe7, 0x74, 0xdf, 0x70, 0xae, 0xa3, 0x83, 0x25, 0xea, 0xd6, 0xc7 +.byte 0x97, 0x87, 0x93, 0xa7, 0xc6, 0x8a, 0x8a, 0x33, 0x97, 0x60, 0x37, 0x10, 0x3e, 0x97, 0x3e, 0x6e +.byte 0x29, 0x15, 0xd6, 0xa1, 0x0f, 0xd1, 0x88, 0x2c, 0x12, 0x9f, 0x6f, 0xaa, 0xa4, 0xc6, 0x42, 0xeb +.byte 0x41, 0xa2, 0xe3, 0x95, 0x43, 0xd3, 0x01, 0x85, 0x6d, 0x8e, 0xbb, 0x3b, 0xf3, 0x23, 0x36, 0xc7 +.byte 0xfe, 0x3b, 0xe0, 0xa1, 0x25, 0x07, 0x48, 0xab, 0xc9, 0x89, 0x74, 0xff, 0x08, 0x8f, 0x80, 0xbf +.byte 0xc0, 0x96, 0x65, 0xf3, 0xee, 0xec, 0x4b, 0x68, 0xbd, 0x9d, 0x88, 0xc3, 0x31, 0xb3, 0x40, 0xf1 +.byte 0xe8, 0xcf, 0xf6, 0x38, 0xbb, 0x9c, 0xe4, 0xd1, 0x7f, 0xd4, 0xe5, 0x58, 0x9b, 0x7c, 0xfa, 0xd4 +.byte 0xf3, 0x0e, 0x9b, 0x75, 0x91, 0xe4, 0xba, 0x52, 0x2e, 0x19, 0x7e, 0xd1, 0xf5, 0xcd, 0x5a, 0x19 +.byte 0xfc, 0xba, 0x06, 0xf6, 0xfb, 0x52, 0xa8, 0x4b, 0x99, 0x04, 0xdd, 0xf8, 0xf9, 0xb4, 0x8b, 0x50 +.byte 0xa3, 0x4e, 0x62, 0x89, 0xf0, 0x87, 0x24, 0xfa, 0x83, 0x42, 0xc1, 0x87, 0xfa, 0xd5, 0x2d, 0x29 +.byte 0x2a, 0x5a, 0x71, 0x7a, 0x64, 0x6a, 0xd7, 0x27, 0x60, 0x63, 0x0d, 0xdb, 0xce, 0x49, 0xf5, 0x8d +.byte 0x1f, 0x90, 0x89, 0x32, 0x17, 0xf8, 0x73, 0x43, 0xb8, 0xd2, 0x5a, 0x93, 0x86, 0x61, 0xd6, 0xe1 +.byte 0x75, 0x0a, 0xea, 0x79, 0x66, 0x76, 0x88, 0x4f, 0x71, 0xeb, 0x04, 0x25, 0xd6, 0x0a, 0x5a, 0x7a +.byte 0x93, 0xe5, 0xb9, 0x4b, 0x17, 0x40, 0x0f, 0xb1, 0xb6, 0xb9, 0xf5, 0xde, 0x4f, 0xdc, 0xe0, 0xb3 +.byte 0xac, 0x3b, 0x11, 0x70, 0x60, 0x84, 0x4a, 0x43, 0x6e, 0x99, 0x20, 0xc0, 0x29, 0x71, 0x0a, 0xc0 +.byte 0x65, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x45, 0x02, 0x26, 0x30, 0x43, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x4e, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x13, 0x69, 0x54, 0x72, 0x75, 0x73, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x20, 0x43 +.byte 0x6f, 0x2e, 0x2c, 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x13, 0x0d, 0x76, 0x54, 0x72, 0x75, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 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 0xbd, 0x55, 0x7c, 0x61, 0xd3, 0xb8, 0x1d, 0x04, 0x62, 0x05, 0xa0, 0xae, 0x6c, 0xb7, 0x70, 0xb4 +.byte 0x41, 0xea, 0x4b, 0x03, 0x5e, 0x10, 0x3f, 0x90, 0x5a, 0x1c, 0x8b, 0x3b, 0xb0, 0x66, 0x8b, 0x6c +.byte 0x48, 0xa6, 0x1c, 0x22, 0xba, 0xd5, 0x40, 0x92, 0xee, 0x33, 0xb2, 0x23, 0x59, 0xc9, 0x8e, 0xbc +.byte 0x58, 0xda, 0x8b, 0x9e, 0xd0, 0x19, 0xf2, 0x2f, 0x59, 0xc6, 0x8c, 0x63, 0x5a, 0xba, 0x9f, 0xa3 +.byte 0x0b, 0xb0, 0xb3, 0x9a, 0x5c, 0xba, 0x11, 0xb8, 0x12, 0xe9, 0x0c, 0xbb, 0xcf, 0x6e, 0x6c, 0x80 +.byte 0x87, 0x29, 0x14, 0x03, 0x2c, 0x8d, 0x24, 0x9a, 0xc8, 0x64, 0x83, 0xb5, 0x6a, 0xac, 0x13, 0x2c +.byte 0x33, 0xf1, 0x9f, 0xdc, 0x2c, 0x61, 0x3c, 0x1a, 0x3f, 0x70, 0x55, 0x9b, 0xad, 0x00, 0x52, 0x7f +.byte 0xcf, 0x04, 0xb9, 0xfe, 0x36, 0xfa, 0x9c, 0xc0, 0x16, 0xae, 0x62, 0xfe, 0x96, 0x4c, 0x43, 0x7e +.byte 0x55, 0x14, 0xbe, 0x1a, 0xb3, 0xd2, 0x6d, 0xc2, 0xaf, 0x76, 0x66, 0x95, 0x6b, 0x2a, 0xb0, 0x94 +.byte 0x77, 0x85, 0x5e, 0x04, 0x0f, 0x62, 0x1d, 0x63, 0x75, 0xf7, 0x6b, 0xe7, 0xcb, 0x5b, 0x9a, 0x70 +.byte 0xec, 0x3e, 0x67, 0x05, 0xf0, 0xfe, 0x07, 0x08, 0x80, 0xcf, 0x28, 0xdb, 0x05, 0xc6, 0x14, 0x27 +.byte 0x2f, 0x86, 0x7d, 0xf0, 0x27, 0xde, 0xff, 0xe6, 0x7e, 0x33, 0x48, 0xe7, 0x0b, 0x1e, 0x58, 0xd1 +.byte 0x27, 0x2b, 0x53, 0x0e, 0x57, 0x4a, 0x65, 0xd7, 0xfb, 0xa2, 0x80, 0x60, 0xfc, 0x4c, 0xbc, 0x35 +.byte 0x53, 0x01, 0x6a, 0x97, 0x72, 0x82, 0xaf, 0xf1, 0x1d, 0x70, 0xe8, 0x9c, 0xf5, 0xef, 0x5e, 0xc2 +.byte 0x6c, 0xc7, 0x47, 0x7e, 0x5a, 0x94, 0x85, 0x26, 0x4d, 0x3b, 0xba, 0xeb, 0x4c, 0xe8, 0xb0, 0x09 +.byte 0xc2, 0x65, 0xc2, 0x9d, 0x9d, 0x09, 0x9b, 0x4e, 0xb5, 0x97, 0x05, 0xac, 0xf5, 0x06, 0xa0, 0xf7 +.byte 0x36, 0x05, 0x7e, 0xf4, 0x90, 0xb2, 0x6b, 0xc4, 0xb4, 0xf9, 0x64, 0xea, 0xe9, 0x1a, 0x0a, 0xc8 +.byte 0x0d, 0xa8, 0xed, 0x27, 0xc9, 0xd4, 0xe7, 0xb3, 0xb9, 0xab, 0x82, 0x22, 0x90, 0x27, 0x3d, 0x2a +.byte 0xe8, 0x7c, 0x90, 0xef, 0xbc, 0x4f, 0xfd, 0xe2, 0x0a, 0x24, 0xa7, 0xde, 0x65, 0x24, 0xa4, 0x5d +.byte 0xea, 0xc0, 0x76, 0x30, 0xd3, 0x77, 0x50, 0xf8, 0x0d, 0x04, 0x9b, 0x94, 0x36, 0x01, 0x73, 0xca +.byte 0x06, 0x58, 0xa6, 0xd3, 0x3b, 0xdc, 0xfa, 0x04, 0x46, 0x13, 0x55, 0x8a, 0xc9, 0x44, 0x47, 0xb8 +.byte 0x51, 0x39, 0x1a, 0x2e, 0xe8, 0x34, 0xe2, 0x79, 0xcb, 0x59, 0x4a, 0x0a, 0x7f, 0xbc, 0xa6, 0xef +.byte 0x1f, 0x03, 0x67, 0x6a, 0x59, 0x2b, 0x25, 0x62, 0x93, 0xd9, 0x53, 0x19, 0x66, 0x3c, 0x27, 0x62 +.byte 0x29, 0x86, 0x4d, 0xa4, 0x6b, 0xee, 0xff, 0xd4, 0x4e, 0xba, 0xd5, 0xb4, 0xe2, 0x8e, 0x48, 0x5a +.byte 0x00, 0x19, 0x09, 0xf1, 0x05, 0xd9, 0xce, 0x91, 0xb1, 0xf7, 0xeb, 0xe9, 0x39, 0x4f, 0xf6, 0x6f +.byte 0x04, 0x43, 0x9a, 0x55, 0xf5, 0x3e, 0x05, 0x14, 0xbd, 0xbf, 0xb3, 0x59, 0xb4, 0xd8, 0x8e, 0x33 +.byte 0x84, 0xa3, 0x90, 0x52, 0xaa, 0xb3, 0x02, 0x95, 0x60, 0xf9, 0x0c, 0x4c, 0x68, 0xf9, 0xee, 0xd5 +.byte 0x17, 0x0d, 0xf8, 0x71, 0x57, 0xb5, 0x25, 0xe4, 0x29, 0xee, 0x65, 0x5d, 0xaf, 0xd1, 0xee, 0x3c +.byte 0x17, 0x0b, 0x5a, 0x43, 0xc5, 0xa5, 0x86, 0xea, 0x24, 0x9e, 0xe2, 0x05, 0x07, 0xdc, 0x34, 0x42 +.byte 0x12, 0x91, 0xd6, 0x39, 0x74, 0xae, 0x4c, 0x41, 0x82, 0xdb, 0xf2, 0xa6, 0x48, 0xd1, 0xb3, 0x9b +.byte 0xf3, 0x33, 0xaa, 0xf3, 0xa6, 0xc0, 0xc5, 0x4e, 0xf5, 0xf4, 0x9d, 0x76, 0x63, 0xe6, 0x02, 0xc6 +.byte 0x22, 0x4b, 0xc1, 0x95, 0x3f, 0x50, 0x64, 0x2c, 0x54, 0xe5, 0xb6, 0xf0, 0x3c, 0x29, 0xcf, 0x57 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x46, 0x02, 0x26, 0x30, 0x44, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x46, 0x49, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x11, 0x54, 0x65, 0x6c, 0x69, 0x61, 0x20, 0x46, 0x69, 0x6e, 0x6c, 0x61, 0x6e, 0x64 +.byte 0x20, 0x4f, 0x79, 0x6a, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x10, 0x54 +.byte 0x65, 0x6c, 0x69, 0x61, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x76, 0x32, 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 0xb2, 0xd0, 0x3f, 0x07, 0xbc, 0xe2, 0x7b, 0xd0, 0x6b, 0x99, 0xf8, 0xe2, 0x77, 0x69, 0xe7, 0xce +.byte 0x9d, 0xa4, 0x03, 0xbc, 0x82, 0x6d, 0xa1, 0xfe, 0x81, 0x65, 0x1f, 0x4c, 0x27, 0xac, 0x8e, 0x00 +.byte 0xba, 0x16, 0x7b, 0xeb, 0x30, 0x6a, 0x00, 0xc0, 0xb3, 0x74, 0x68, 0x7e, 0xb2, 0xaf, 0xc7, 0xd5 +.byte 0x62, 0xb3, 0x7a, 0x3f, 0x50, 0xca, 0x8c, 0x36, 0x44, 0x24, 0x63, 0xd2, 0x36, 0xe9, 0x0c, 0x85 +.byte 0xf6, 0x43, 0x76, 0xd5, 0x4c, 0xa1, 0x60, 0x72, 0x67, 0xe2, 0x28, 0x33, 0xa5, 0xcb, 0x31, 0xb8 +.byte 0x3a, 0x22, 0x23, 0x34, 0xb8, 0x7d, 0xbd, 0x56, 0x22, 0x40, 0x9d, 0xea, 0xf4, 0x7b, 0x03, 0xad +.byte 0x68, 0xfc, 0xb2, 0x81, 0x4f, 0x98, 0xd0, 0x74, 0xea, 0x8d, 0xe5, 0x7d, 0xcd, 0x63, 0xc3, 0xa3 +.byte 0xf6, 0xde, 0x92, 0xc2, 0x58, 0x19, 0xe0, 0x96, 0xbb, 0xc5, 0xc4, 0xa9, 0x3d, 0xa5, 0x74, 0x96 +.byte 0xfe, 0xaf, 0xf9, 0x89, 0xaa, 0xbd, 0x95, 0x17, 0x54, 0xd8, 0x78, 0x44, 0xf1, 0x0c, 0x77, 0x15 +.byte 0x92, 0xe0, 0x98, 0x42, 0xa7, 0xa4, 0xd6, 0xaa, 0x20, 0x92, 0xcd, 0xc1, 0xa0, 0xb3, 0x96, 0xb2 +.byte 0x3a, 0x84, 0x42, 0x8d, 0x7d, 0xd5, 0x95, 0xe4, 0xd6, 0xdb, 0xe9, 0x62, 0xc4, 0x58, 0xb3, 0x79 +.byte 0xc5, 0x8c, 0xd3, 0x35, 0x33, 0x83, 0x9f, 0x75, 0xa1, 0x52, 0x27, 0x61, 0x38, 0xf1, 0x59, 0x3d +.byte 0x8e, 0x50, 0xe0, 0xbd, 0x79, 0x3c, 0xe7, 0x6c, 0x96, 0xfe, 0x5e, 0xd9, 0x02, 0x65, 0xb4, 0x8e +.byte 0x5c, 0xd0, 0x11, 0x34, 0xdf, 0x5d, 0xbf, 0x52, 0xa7, 0x81, 0x00, 0xc3, 0x7f, 0x99, 0x45, 0x99 +.byte 0x15, 0xd5, 0x17, 0xc8, 0x0a, 0x53, 0xec, 0x63, 0xf3, 0x99, 0x7d, 0xcc, 0x69, 0x12, 0x86, 0xc2 +.byte 0x17, 0xf0, 0x01, 0x9e, 0xbf, 0x84, 0xbc, 0xd1, 0x52, 0xcb, 0x1b, 0x92, 0x66, 0xce, 0xa4, 0x53 +.byte 0xe5, 0xa1, 0xbf, 0xc4, 0xdb, 0x09, 0xd6, 0xe6, 0x89, 0x56, 0x2b, 0xc8, 0xe3, 0x7c, 0xde, 0xe3 +.byte 0xff, 0x89, 0xe5, 0x35, 0x6e, 0x28, 0xe8, 0x6c, 0x0b, 0x23, 0x51, 0xa9, 0x25, 0x05, 0xeb, 0x48 +.byte 0xf8, 0xdd, 0xb1, 0xca, 0xfa, 0x6c, 0x08, 0x51, 0xef, 0xb7, 0x18, 0x6c, 0x44, 0xca, 0x26, 0xe1 +.byte 0x73, 0xc6, 0x89, 0x06, 0x81, 0xe5, 0x8a, 0xac, 0xb0, 0xe2, 0x29, 0xc6, 0xb9, 0x24, 0xb3, 0x6b +.byte 0x44, 0x11, 0xf4, 0xa5, 0x43, 0xc2, 0x4c, 0x43, 0xe5, 0x70, 0x36, 0x8c, 0xb6, 0x33, 0x57, 0x7a +.byte 0x95, 0x2e, 0x82, 0xa0, 0xf4, 0x5c, 0x10, 0xb3, 0x61, 0x83, 0xf6, 0x02, 0x05, 0x86, 0x2e, 0x7c +.byte 0x2d, 0x6c, 0xdc, 0x03, 0x46, 0x6e, 0x35, 0x93, 0xd5, 0x7a, 0x95, 0x2f, 0xde, 0x20, 0xd8, 0x5b +.byte 0x7e, 0x94, 0x90, 0x04, 0x6a, 0xba, 0x59, 0x3d, 0x04, 0x05, 0x75, 0x9d, 0x37, 0xa2, 0x0e, 0x2e +.byte 0x3d, 0xeb, 0xc1, 0xa4, 0x52, 0x83, 0xfe, 0xd0, 0x6b, 0xd4, 0x66, 0x8e, 0xdc, 0xc6, 0xe9, 0x12 +.byte 0x4e, 0x1d, 0x2a, 0x57, 0xaa, 0x10, 0xbc, 0x7c, 0x5e, 0x82, 0x7d, 0xa6, 0xa6, 0xc9, 0xf2, 0x2d +.byte 0xb9, 0xf5, 0x17, 0x27, 0xad, 0xd1, 0x0e, 0x89, 0x54, 0x2b, 0x95, 0xfa, 0xc0, 0xad, 0x1d, 0x98 +.byte 0x14, 0x78, 0x33, 0x42, 0x86, 0x0a, 0xa9, 0x73, 0xb5, 0xfb, 0x74, 0x0d, 0xb7, 0x1b, 0x30, 0x19 +.byte 0xc4, 0x5a, 0x0e, 0x1c, 0x27, 0xb7, 0xda, 0x18, 0xd0, 0xff, 0x8a, 0xc8, 0x05, 0xba, 0xf1, 0xaa +.byte 0x1c, 0xa2, 0x37, 0xb7, 0xe6, 0x48, 0xa4, 0x46, 0x2c, 0x94, 0xea, 0xa8, 0x76, 0x62, 0x47, 0x8b +.byte 0x10, 0x53, 0x07, 0x48, 0x57, 0x6c, 0xe2, 0x92, 0x4d, 0xb6, 0xae, 0x05, 0xcb, 0xdc, 0xc1, 0x4a +.byte 0x5e, 0x8f, 0xac, 0x3d, 0x19, 0x4e, 0xc2, 0xed, 0x60, 0x75, 0x2b, 0xdb, 0xc1, 0xca, 0x42, 0xd5 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x46, 0x01, 0x26, 0x30, 0x44, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x0b, 0x41, 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54, 0x72, 0x75, 0x73, 0x74, 0x31, 0x1f +.byte 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x16, 0x41, 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x20, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x61, 0x6c, 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 0xf6, 0x1b, 0x4f, 0x67, 0x07, 0x2b, 0xa1, 0x15, 0xf5, 0x06, 0x22, 0xcb, 0x1f, 0x01, 0xb2, 0xe3 +.byte 0x73, 0x45, 0x06, 0x44, 0x49, 0x2c, 0xbb, 0x49, 0x25, 0x14, 0xd6, 0xce, 0xc3, 0xb7, 0xab, 0x2c +.byte 0x4f, 0xc6, 0x41, 0x32, 0x94, 0x57, 0xfa, 0x12, 0xa7, 0x5b, 0x0e, 0xe2, 0x8f, 0x1f, 0x1e, 0x86 +.byte 0x19, 0xa7, 0xaa, 0xb5, 0x2d, 0xb9, 0x5f, 0x0d, 0x8a, 0xc2, 0xaf, 0x85, 0x35, 0x79, 0x32, 0x2d +.byte 0xbb, 0x1c, 0x62, 0x37, 0xf2, 0xb1, 0x5b, 0x4a, 0x3d, 0xca, 0xcd, 0x71, 0x5f, 0xe9, 0x42, 0xbe +.byte 0x94, 0xe8, 0xc8, 0xde, 0xf9, 0x22, 0x48, 0x64, 0xc6, 0xe5, 0xab, 0xc6, 0x2b, 0x6d, 0xad, 0x05 +.byte 0xf0, 0xfa, 0xd5, 0x0b, 0xcf, 0x9a, 0xe5, 0xf0, 0x50, 0xa4, 0x8b, 0x3b, 0x47, 0xa5, 0x23, 0x5b +.byte 0x7a, 0x7a, 0xf8, 0x33, 0x3f, 0xb8, 0xef, 0x99, 0x97, 0xe3, 0x20, 0xc1, 0xd6, 0x28, 0x89, 0xcf +.byte 0x94, 0xfb, 0xb9, 0x45, 0xed, 0xe3, 0x40, 0x17, 0x11, 0xd4, 0x74, 0xf0, 0x0b, 0x31, 0xe2, 0x2b +.byte 0x26, 0x6a, 0x9b, 0x4c, 0x57, 0xae, 0xac, 0x20, 0x3e, 0xba, 0x45, 0x7a, 0x05, 0xf3, 0xbd, 0x9b +.byte 0x69, 0x15, 0xae, 0x7d, 0x4e, 0x20, 0x63, 0xc4, 0x35, 0x76, 0x3a, 0x07, 0x02, 0xc9, 0x37, 0xfd +.byte 0xc7, 0x47, 0xee, 0xe8, 0xf1, 0x76, 0x1d, 0x73, 0x15, 0xf2, 0x97, 0xa4, 0xb5, 0xc8, 0x7a, 0x79 +.byte 0xd9, 0x42, 0xaa, 0x2b, 0x7f, 0x5c, 0xfe, 0xce, 0x26, 0x4f, 0xa3, 0x66, 0x81, 0x35, 0xaf, 0x44 +.byte 0xba, 0x54, 0x1e, 0x1c, 0x30, 0x32, 0x65, 0x9d, 0xe6, 0x3c, 0x93, 0x5e, 0x50, 0x4e, 0x7a, 0xe3 +.byte 0x3a, 0xd4, 0x6e, 0xcc, 0x1a, 0xfb, 0xf9, 0xd2, 0x37, 0xae, 0x24, 0x2a, 0xab, 0x57, 0x03, 0x22 +.byte 0x28, 0x0d, 0x49, 0x75, 0x7f, 0xb7, 0x28, 0xda, 0x75, 0xbf, 0x8e, 0xe3, 0xdc, 0x0e, 0x79, 0x31 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x46, 0x01, 0x26, 0x30, 0x44, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x0b, 0x41, 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54, 0x72, 0x75, 0x73, 0x74, 0x31, 0x1f +.byte 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x16, 0x41, 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x20, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 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 0xb4, 0x84, 0xcc, 0x33, 0x17, 0x2e, 0x6b, 0x94, 0x6c, 0x6b, 0x61, 0x52, 0xa0, 0xeb, 0xa3, 0xcf +.byte 0x79, 0x94, 0x4c, 0xe5, 0x94, 0x80, 0x99, 0xcb, 0x55, 0x64, 0x44, 0x65, 0x8f, 0x67, 0x64, 0xe2 +.byte 0x06, 0xe3, 0x5c, 0x37, 0x49, 0xf6, 0x2f, 0x9b, 0x84, 0x84, 0x1e, 0x2d, 0xf2, 0x60, 0x9d, 0x30 +.byte 0x4e, 0xcc, 0x84, 0x85, 0xe2, 0x2c, 0xcf, 0x1e, 0x9e, 0xfe, 0x36, 0xab, 0x33, 0x77, 0x35, 0x44 +.byte 0xd8, 0x35, 0x96, 0x1a, 0x3d, 0x36, 0xe8, 0x7a, 0x0e, 0xd8, 0xd5, 0x47, 0xa1, 0x6a, 0x69, 0x8b +.byte 0xd9, 0xfc, 0xbb, 0x3a, 0xae, 0x79, 0x5a, 0xd5, 0xf4, 0xd6, 0x71, 0xbb, 0x9a, 0x90, 0x23, 0x6b +.byte 0x9a, 0xb7, 0x88, 0x74, 0x87, 0x0c, 0x1e, 0x5f, 0xb9, 0x9e, 0x2d, 0xfa, 0xab, 0x53, 0x2b, 0xdc +.byte 0xbb, 0x76, 0x3e, 0x93, 0x4c, 0x08, 0x08, 0x8c, 0x1e, 0xa2, 0x23, 0x1c, 0xd4, 0x6a, 0xad, 0x22 +.byte 0xba, 0x99, 0x01, 0x2e, 0x6d, 0x65, 0xcb, 0xbe, 0x24, 0x66, 0x55, 0x24, 0x4b, 0x40, 0x44, 0xb1 +.byte 0x1b, 0xd7, 0xe1, 0xc2, 0x85, 0xc0, 0xde, 0x10, 0x3f, 0x3d, 0xed, 0xb8, 0xfc, 0xf1, 0xf1, 0x23 +.byte 0x53, 0xdc, 0xbf, 0x65, 0x97, 0x6f, 0xd9, 0xf9, 0x40, 0x71, 0x8d, 0x7d, 0xbd, 0x95, 0xd4, 0xce +.byte 0xbe, 0xa0, 0x5e, 0x27, 0x23, 0xde, 0xfd, 0xa6, 0xd0, 0x26, 0x0e, 0x00, 0x29, 0xeb, 0x3c, 0x46 +.byte 0xf0, 0x3d, 0x60, 0xbf, 0x3f, 0x50, 0xd2, 0xdc, 0x26, 0x41, 0x51, 0x9e, 0x14, 0x37, 0x42, 0x04 +.byte 0xa3, 0x70, 0x57, 0xa8, 0x1b, 0x87, 0xed, 0x2d, 0xfa, 0x7b, 0xee, 0x8c, 0x0a, 0xe3, 0xa9, 0x66 +.byte 0x89, 0x19, 0xcb, 0x41, 0xf9, 0xdd, 0x44, 0x36, 0x61, 0xcf, 0xe2, 0x77, 0x46, 0xc8, 0x7d, 0xf6 +.byte 0xf4, 0x92, 0x81, 0x36, 0xfd, 0xdb, 0x34, 0xf1, 0x72, 0x7e, 0xf3, 0x0c, 0x16, 0xbd, 0xb4, 0x15 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x47, 0x02, 0x26, 0x30, 0x45, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x4d, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x10, 0x51, 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x4c, 0x69, 0x6d, 0x69 +.byte 0x74, 0x65, 0x64, 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x12, 0x51, 0x75 +.byte 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x32 +.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, 0x9a, 0x18, 0xca, 0x4b, 0x94, 0x0d, 0x00, 0x2d, 0xaf, 0x03, 0x29, 0x8a, 0xf0, 0x0f, 0x81 +.byte 0xc8, 0xae, 0x4c, 0x19, 0x85, 0x1d, 0x08, 0x9f, 0xab, 0x29, 0x44, 0x85, 0xf3, 0x2f, 0x81, 0xad +.byte 0x32, 0x1e, 0x90, 0x46, 0xbf, 0xa3, 0x86, 0x26, 0x1a, 0x1e, 0xfe, 0x7e, 0x1c, 0x18, 0x3a, 0x5c +.byte 0x9c, 0x60, 0x17, 0x2a, 0x3a, 0x74, 0x83, 0x33, 0x30, 0x7d, 0x61, 0x54, 0x11, 0xcb, 0xed, 0xab +.byte 0xe0, 0xe6, 0xd2, 0xa2, 0x7e, 0xf5, 0x6b, 0x6f, 0x18, 0xb7, 0x0a, 0x0b, 0x2d, 0xfd, 0xe9, 0x3e +.byte 0xef, 0x0a, 0xc6, 0xb3, 0x10, 0xe9, 0xdc, 0xc2, 0x46, 0x17, 0xf8, 0x5d, 0xfd, 0xa4, 0xda, 0xff +.byte 0x9e, 0x49, 0x5a, 0x9c, 0xe6, 0x33, 0xe6, 0x24, 0x96, 0xf7, 0x3f, 0xba, 0x5b, 0x2b, 0x1c, 0x7a +.byte 0x35, 0xc2, 0xd6, 0x67, 0xfe, 0xab, 0x66, 0x50, 0x8b, 0x6d, 0x28, 0x60, 0x2b, 0xef, 0xd7, 0x60 +.byte 0xc3, 0xc7, 0x93, 0xbc, 0x8d, 0x36, 0x91, 0xf3, 0x7f, 0xf8, 0xdb, 0x11, 0x13, 0xc4, 0x9c, 0x77 +.byte 0x76, 0xc1, 0xae, 0xb7, 0x02, 0x6a, 0x81, 0x7a, 0xa9, 0x45, 0x83, 0xe2, 0x05, 0xe6, 0xb9, 0x56 +.byte 0xc1, 0x94, 0x37, 0x8f, 0x48, 0x71, 0x63, 0x22, 0xec, 0x17, 0x65, 0x07, 0x95, 0x8a, 0x4b, 0xdf +.byte 0x8f, 0xc6, 0x5a, 0x0a, 0xe5, 0xb0, 0xe3, 0x5f, 0x5e, 0x6b, 0x11, 0xab, 0x0c, 0xf9, 0x85, 0xeb +.byte 0x44, 0xe9, 0xf8, 0x04, 0x73, 0xf2, 0xe9, 0xfe, 0x5c, 0x98, 0x8c, 0xf5, 0x73, 0xaf, 0x6b, 0xb4 +.byte 0x7e, 0xcd, 0xd4, 0x5c, 0x02, 0x2b, 0x4c, 0x39, 0xe1, 0xb2, 0x95, 0x95, 0x2d, 0x42, 0x87, 0xd7 +.byte 0xd5, 0xb3, 0x90, 0x43, 0xb7, 0x6c, 0x13, 0xf1, 0xde, 0xdd, 0xf6, 0xc4, 0xf8, 0x89, 0x3f, 0xd1 +.byte 0x75, 0xf5, 0x92, 0xc3, 0x91, 0xd5, 0x8a, 0x88, 0xd0, 0x90, 0xec, 0xdc, 0x6d, 0xde, 0x89, 0xc2 +.byte 0x65, 0x71, 0x96, 0x8b, 0x0d, 0x03, 0xfd, 0x9c, 0xbf, 0x5b, 0x16, 0xac, 0x92, 0xdb, 0xea, 0xfe +.byte 0x79, 0x7c, 0xad, 0xeb, 0xaf, 0xf7, 0x16, 0xcb, 0xdb, 0xcd, 0x25, 0x2b, 0xe5, 0x1f, 0xfb, 0x9a +.byte 0x9f, 0xe2, 0x51, 0xcc, 0x3a, 0x53, 0x0c, 0x48, 0xe6, 0x0e, 0xbd, 0xc9, 0xb4, 0x76, 0x06, 0x52 +.byte 0xe6, 0x11, 0x13, 0x85, 0x72, 0x63, 0x03, 0x04, 0xe0, 0x04, 0x36, 0x2b, 0x20, 0x19, 0x02, 0xe8 +.byte 0x74, 0xa7, 0x1f, 0xb6, 0xc9, 0x56, 0x66, 0xf0, 0x75, 0x25, 0xdc, 0x67, 0xc1, 0x0e, 0x61, 0x60 +.byte 0x88, 0xb3, 0x3e, 0xd1, 0xa8, 0xfc, 0xa3, 0xda, 0x1d, 0xb0, 0xd1, 0xb1, 0x23, 0x54, 0xdf, 0x44 +.byte 0x76, 0x6d, 0xed, 0x41, 0xd8, 0xc1, 0xb2, 0x22, 0xb6, 0x53, 0x1c, 0xdf, 0x35, 0x1d, 0xdc, 0xa1 +.byte 0x77, 0x2a, 0x31, 0xe4, 0x2d, 0xf5, 0xe5, 0xe5, 0xdb, 0xc8, 0xe0, 0xff, 0xe5, 0x80, 0xd7, 0x0b +.byte 0x63, 0xa0, 0xff, 0x33, 0xa1, 0x0f, 0xba, 0x2c, 0x15, 0x15, 0xea, 0x97, 0xb3, 0xd2, 0xa2, 0xb5 +.byte 0xbe, 0xf2, 0x8c, 0x96, 0x1e, 0x1a, 0x8f, 0x1d, 0x6c, 0xa4, 0x61, 0x37, 0xb9, 0x86, 0x73, 0x33 +.byte 0xd7, 0x97, 0x96, 0x9e, 0x23, 0x7d, 0x82, 0xa4, 0x4c, 0x81, 0xe2, 0xa1, 0xd1, 0xba, 0x67, 0x5f +.byte 0x95, 0x07, 0xa3, 0x27, 0x11, 0xee, 0x16, 0x10, 0x7b, 0xbc, 0x45, 0x4a, 0x4c, 0xb2, 0x04, 0xd2 +.byte 0xab, 0xef, 0xd5, 0xfd, 0x0c, 0x51, 0xce, 0x50, 0x6a, 0x08, 0x31, 0xf9, 0x91, 0xda, 0x0c, 0x8f +.byte 0x64, 0x5c, 0x03, 0xc3, 0x3a, 0x8b, 0x20, 0x3f, 0x6e, 0x8d, 0x67, 0x3d, 0x3a, 0xd6, 0xfe, 0x7d +.byte 0x5b, 0x88, 0xc9, 0x5e, 0xfb, 0xcc, 0x61, 0xdc, 0x8b, 0x33, 0x77, 0xd3, 0x44, 0x32, 0x35, 0x09 +.byte 0x62, 0x04, 0x92, 0x16, 0x10, 0xd8, 0x9e, 0x27, 0x47, 0xfb, 0x3b, 0x21, 0xe3, 0xf8, 0xeb, 0x1d +.byte 0x5b, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x47, 0x02, 0x26, 0x30, 0x45, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x4d, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x10, 0x51, 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x4c, 0x69, 0x6d +.byte 0x69, 0x74, 0x65, 0x64, 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x12, 0x51 +.byte 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20 +.byte 0x33, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0xcc, 0x57, 0x42, 0x16, 0x54, 0x9c, 0xe6, 0x98, 0xd3, 0xd3, 0x4d, 0xee, 0xfe, 0xed +.byte 0xc7, 0x9f, 0x43, 0x39, 0x4a, 0x65, 0xb3, 0xe8, 0x16, 0x88, 0x34, 0xdb, 0x0d, 0x59, 0x91, 0x74 +.byte 0xcf, 0x92, 0xb8, 0x04, 0x40, 0xad, 0x02, 0x4b, 0x31, 0xab, 0xbc, 0x8d, 0x91, 0x68, 0xd8, 0x20 +.byte 0x0e, 0x1a, 0x01, 0xe2, 0x1a, 0x7b, 0x4e, 0x17, 0x5d, 0xe2, 0x8a, 0xb7, 0x3f, 0x99, 0x1a, 0xcd +.byte 0xeb, 0x61, 0xab, 0xc2, 0x65, 0xa6, 0x1f, 0xb7, 0xb7, 0xbd, 0xb7, 0x8f, 0xfc, 0xfd, 0x70, 0x8f +.byte 0x0b, 0xa0, 0x67, 0xbe, 0x01, 0xa2, 0x59, 0xcf, 0x71, 0xe6, 0x0f, 0x29, 0x76, 0xff, 0xb1, 0x56 +.byte 0x79, 0x45, 0x2b, 0x1f, 0x9e, 0x7a, 0x54, 0xe8, 0xa3, 0x29, 0x35, 0x68, 0xa4, 0x01, 0x4f, 0x0f +.byte 0xa4, 0x2e, 0x37, 0xef, 0x1b, 0xbf, 0xe3, 0x8f, 0x10, 0xa8, 0x72, 0xab, 0x58, 0x57, 0xe7, 0x54 +.byte 0x86, 0xc8, 0xc9, 0xf3, 0x5b, 0xda, 0x2c, 0xda, 0x5d, 0x8e, 0x6e, 0x3c, 0xa3, 0x3e, 0xda, 0xfb +.byte 0x82, 0xe5, 0xdd, 0xf2, 0x5c, 0xb2, 0x05, 0x33, 0x6f, 0x8a, 0x36, 0xce, 0xd0, 0x13, 0x4e, 0xff +.byte 0xbf, 0x4a, 0x0c, 0x34, 0x4c, 0xa6, 0xc3, 0x21, 0xbd, 0x50, 0x04, 0x55, 0xeb, 0xb1, 0xbb, 0x9d +.byte 0xfb, 0x45, 0x1e, 0x64, 0x15, 0xde, 0x55, 0x01, 0x8c, 0x02, 0x76, 0xb5, 0xcb, 0xa1, 0x3f, 0x42 +.byte 0x69, 0xbc, 0x2f, 0xbd, 0x68, 0x43, 0x16, 0x56, 0x89, 0x2a, 0x37, 0x61, 0x91, 0xfd, 0xa6, 0xae +.byte 0x4e, 0xc0, 0xcb, 0x14, 0x65, 0x94, 0x37, 0x4b, 0x92, 0x06, 0xef, 0x04, 0xd0, 0xc8, 0x9c, 0x88 +.byte 0xdb, 0x0b, 0x7b, 0x81, 0xaf, 0xb1, 0x3d, 0x2a, 0xc4, 0x65, 0x3a, 0x78, 0xb6, 0xee, 0xdc, 0x80 +.byte 0xb1, 0xd2, 0xd3, 0x99, 0x9c, 0x3a, 0xee, 0x6b, 0x5a, 0x6b, 0xb3, 0x8d, 0xb7, 0xd5, 0xce, 0x9c +.byte 0xc2, 0xbe, 0xa5, 0x4b, 0x2f, 0x16, 0xb1, 0x9e, 0x68, 0x3b, 0x06, 0x6f, 0xae, 0x7d, 0x9f, 0xf8 +.byte 0xde, 0xec, 0xcc, 0x29, 0xa7, 0x98, 0xa3, 0x25, 0x43, 0x2f, 0xef, 0xf1, 0x5f, 0x26, 0xe1, 0x88 +.byte 0x4d, 0xf8, 0x5e, 0x6e, 0xd7, 0xd9, 0x14, 0x6e, 0x19, 0x33, 0x69, 0xa7, 0x3b, 0x84, 0x89, 0x93 +.byte 0xc4, 0x53, 0x55, 0x13, 0xa1, 0x51, 0x78, 0x40, 0xf8, 0xb8, 0xc9, 0xa2, 0xee, 0x7b, 0xba, 0x52 +.byte 0x42, 0x83, 0x9e, 0x14, 0xed, 0x05, 0x52, 0x5a, 0x59, 0x56, 0xa7, 0x97, 0xfc, 0x9d, 0x3f, 0x0a +.byte 0x29, 0xd8, 0xdc, 0x4f, 0x91, 0x0e, 0x13, 0xbc, 0xde, 0x95, 0xa4, 0xdf, 0x8b, 0x99, 0xbe, 0xac +.byte 0x9b, 0x33, 0x88, 0xef, 0xb5, 0x81, 0xaf, 0x1b, 0xc6, 0x22, 0x53, 0xc8, 0xf6, 0xc7, 0xee, 0x97 +.byte 0x14, 0xb0, 0xc5, 0x7c, 0x78, 0x52, 0xc8, 0xf0, 0xce, 0x6e, 0x77, 0x60, 0x84, 0xa6, 0xe9, 0x2a +.byte 0x76, 0x20, 0xed, 0x58, 0x01, 0x17, 0x30, 0x93, 0xe9, 0x1a, 0x8b, 0xe0, 0x73, 0x63, 0xd9, 0x6a +.byte 0x92, 0x94, 0x49, 0x4e, 0xb4, 0xad, 0x4a, 0x85, 0xc4, 0xa3, 0x22, 0x30, 0xfc, 0x09, 0xed, 0x68 +.byte 0x22, 0x73, 0xa6, 0x88, 0x0c, 0x55, 0x21, 0x58, 0xc5, 0xe1, 0x3a, 0x9f, 0x2a, 0xdd, 0xca, 0xe1 +.byte 0x90, 0xe0, 0xd9, 0x73, 0xab, 0x6c, 0x80, 0xb8, 0xe8, 0x0b, 0x64, 0x93, 0xa0, 0x9c, 0x8c, 0x19 +.byte 0xff, 0xb3, 0xd2, 0x0c, 0xec, 0x91, 0x26, 0x87, 0x8a, 0xb3, 0xa2, 0xe1, 0x70, 0x8f, 0x2c, 0x0a +.byte 0xe5, 0xcd, 0x6d, 0x68, 0x51, 0xeb, 0xda, 0x3f, 0x05, 0x7f, 0x8b, 0x32, 0xe6, 0x13, 0x5c, 0x6b +.byte 0xfe, 0x5f, 0x40, 0xe2, 0x22, 0xc8, 0xb4, 0xb4, 0x64, 0x4f, 0xd6, 0xba, 0x7d, 0x48, 0x3e, 0xa8 +.byte 0x69, 0x0c, 0xd7, 0xbb, 0x86, 0x71, 0xc9, 0x73, 0xb8, 0x3f, 0x3b, 0x9d, 0x25, 0x4b, 0xda, 0xff +.byte 0x40, 0xeb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x47, 0x02, 0x26, 0x30, 0x45, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x48, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x53, 0x77, 0x69, 0x73, 0x73, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x41 +.byte 0x47, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x16, 0x53, 0x77, 0x69, 0x73 +.byte 0x73, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x47, 0x6f, 0x6c, 0x64, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20 +.byte 0x47, 0x32, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d +.byte 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82 +.byte 0x02, 0x01, 0x00, 0xaf, 0xe4, 0xee, 0x7e, 0x8b, 0x24, 0x0e, 0x12, 0x6e, 0xa9, 0x50, 0x2d, 0x16 +.byte 0x44, 0x3b, 0x92, 0x92, 0x5c, 0xca, 0xb8, 0x5d, 0x84, 0x92, 0x42, 0x13, 0x2a, 0xbc, 0x65, 0x57 +.byte 0x82, 0x40, 0x3e, 0x57, 0x24, 0xcd, 0x50, 0x8b, 0x25, 0x2a, 0xb7, 0x6f, 0xfc, 0xef, 0xa2, 0xd0 +.byte 0xc0, 0x1f, 0x02, 0x24, 0x4a, 0x13, 0x96, 0x8f, 0x23, 0x13, 0xe6, 0x28, 0x58, 0x00, 0xa3, 0x47 +.byte 0xc7, 0x06, 0xa7, 0x84, 0x23, 0x2b, 0xbb, 0xbd, 0x96, 0x2b, 0x7f, 0x55, 0xcc, 0x8b, 0xc1, 0x57 +.byte 0x1f, 0x0e, 0x62, 0x65, 0x0f, 0xdd, 0x3d, 0x56, 0x8a, 0x73, 0xda, 0xae, 0x7e, 0x6d, 0xba, 0x81 +.byte 0x1c, 0x7e, 0x42, 0x8c, 0x20, 0x35, 0xd9, 0x43, 0x4d, 0x84, 0xfa, 0x84, 0xdb, 0x52, 0x2c, 0xf3 +.byte 0x0e, 0x27, 0x77, 0x0b, 0x6b, 0xbf, 0x11, 0x2f, 0x72, 0x78, 0x9f, 0x2e, 0xd8, 0x3e, 0xe6, 0x18 +.byte 0x37, 0x5a, 0x2a, 0x72, 0xf9, 0xda, 0x62, 0x90, 0x92, 0x95, 0xca, 0x1f, 0x9c, 0xe9, 0xb3, 0x3c +.byte 0x2b, 0xcb, 0xf3, 0x01, 0x13, 0xbf, 0x5a, 0xcf, 0xc1, 0xb5, 0x0a, 0x60, 0xbd, 0xdd, 0xb5, 0x99 +.byte 0x64, 0x53, 0xb8, 0xa0, 0x96, 0xb3, 0x6f, 0xe2, 0x26, 0x77, 0x91, 0x8c, 0xe0, 0x62, 0x10, 0x02 +.byte 0x9f, 0x34, 0x0f, 0xa4, 0xd5, 0x92, 0x33, 0x51, 0xde, 0xbe, 0x8d, 0xba, 0x84, 0x7a, 0x60, 0x3c +.byte 0x6a, 0xdb, 0x9f, 0x2b, 0xec, 0xde, 0xde, 0x01, 0x3f, 0x6e, 0x4d, 0xe5, 0x50, 0x86, 0xcb, 0xb4 +.byte 0xaf, 0xed, 0x44, 0x40, 0xc5, 0xca, 0x5a, 0x8c, 0xda, 0xd2, 0x2b, 0x7c, 0xa8, 0xee, 0xbe, 0xa6 +.byte 0xe5, 0x0a, 0xaa, 0x0e, 0xa5, 0xdf, 0x05, 0x52, 0xb7, 0x55, 0xc7, 0x22, 0x5d, 0x32, 0x6a, 0x97 +.byte 0x97, 0x63, 0x13, 0xdb, 0xc9, 0xdb, 0x79, 0x36, 0x7b, 0x85, 0x3a, 0x4a, 0xc5, 0x52, 0x89, 0xf9 +.byte 0x24, 0xe7, 0x9d, 0x77, 0xa9, 0x82, 0xff, 0x55, 0x1c, 0xa5, 0x71, 0x69, 0x2b, 0xd1, 0x02, 0x24 +.byte 0xf2, 0xb3, 0x26, 0xd4, 0x6b, 0xda, 0x04, 0x55, 0xe5, 0xc1, 0x0a, 0xc7, 0x6d, 0x30, 0x37, 0x90 +.byte 0x2a, 0xe4, 0x9e, 0x14, 0x33, 0x5e, 0x16, 0x17, 0x55, 0xc5, 0x5b, 0xb5, 0xcb, 0x34, 0x89, 0x92 +.byte 0xf1, 0x9d, 0x26, 0x8f, 0xa1, 0x07, 0xd4, 0xc6, 0xb2, 0x78, 0x50, 0xdb, 0x0c, 0x0c, 0x0b, 0x7c +.byte 0x0b, 0x8c, 0x41, 0xd7, 0xb9, 0xe9, 0xdd, 0x8c, 0x88, 0xf7, 0xa3, 0x4d, 0xb2, 0x32, 0xcc, 0xd8 +.byte 0x17, 0xda, 0xcd, 0xb7, 0xce, 0x66, 0x9d, 0xd4, 0xfd, 0x5e, 0xff, 0xbd, 0x97, 0x3e, 0x29, 0x75 +.byte 0xe7, 0x7e, 0xa7, 0x62, 0x58, 0xaf, 0x25, 0x34, 0xa5, 0x41, 0xc7, 0x3d, 0xbc, 0x0d, 0x50, 0xca +.byte 0x03, 0x03, 0x0f, 0x08, 0x5a, 0x1f, 0x95, 0x73, 0x78, 0x62, 0xbf, 0xaf, 0x72, 0x14, 0x69, 0x0e +.byte 0xa5, 0xe5, 0x03, 0x0e, 0x78, 0x8e, 0x26, 0x28, 0x42, 0xf0, 0x07, 0x0b, 0x62, 0x20, 0x10, 0x67 +.byte 0x39, 0x46, 0xfa, 0xa9, 0x03, 0xcc, 0x04, 0x38, 0x7a, 0x66, 0xef, 0x20, 0x83, 0xb5, 0x8c, 0x4a +.byte 0x56, 0x8e, 0x91, 0x00, 0xfc, 0x8e, 0x5c, 0x82, 0xde, 0x88, 0xa0, 0xc3, 0xe2, 0x68, 0x6e, 0x7d +.byte 0x8d, 0xef, 0x3c, 0xdd, 0x65, 0xf4, 0x5d, 0xac, 0x51, 0xef, 0x24, 0x80, 0xae, 0xaa, 0x56, 0x97 +.byte 0x6f, 0xf9, 0xad, 0x7d, 0xda, 0x61, 0x3f, 0x98, 0x77, 0x3c, 0xa5, 0x91, 0xb6, 0x1c, 0x8c, 0x26 +.byte 0xda, 0x65, 0xa2, 0x09, 0x6d, 0xc1, 0xe2, 0x54, 0xe3, 0xb9, 0xca, 0x4c, 0x4c, 0x80, 0x8f, 0x77 +.byte 0x7b, 0x60, 0x9a, 0x1e, 0xdf, 0xb6, 0xf2, 0x48, 0x1e, 0x0e, 0xba, 0x4e, 0x54, 0x6d, 0x98, 0xe0 +.byte 0xe1, 0xa2, 0x1a, 0xa2, 0x77, 0x50, 0xcf, 0xc4, 0x63, 0x92, 0xec, 0x47, 0x19, 0x9d, 0xeb, 0xe6 +.byte 0x6b, 0xce, 0xc1, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x47, 0x00, 0x78, 0x30, 0x45, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x14, 0x30, 0x12, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0b, 0x41, 0x66, 0x66, 0x69, 0x72, 0x6d, 0x54, 0x72, 0x75, 0x73 +.byte 0x74, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x17, 0x41, 0x66, 0x66, 0x69 +.byte 0x72, 0x6d, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x50, 0x72, 0x65, 0x6d, 0x69, 0x75, 0x6d, 0x20 +.byte 0x45, 0x43, 0x43, 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, 0x0d, 0x30, 0x5e, 0x1b, 0x15 +.byte 0x9d, 0x03, 0xd0, 0xa1, 0x79, 0x35, 0xb7, 0x3a, 0x3c, 0x92, 0x7a, 0xca, 0x15, 0x1c, 0xcd, 0x62 +.byte 0xf3, 0x9c, 0x26, 0x5c, 0x07, 0x3d, 0xe5, 0x54, 0xfa, 0xa3, 0xd6, 0xcc, 0x12, 0xea, 0xf4, 0x14 +.byte 0x5f, 0xe8, 0x8e, 0x19, 0xab, 0x2f, 0x2e, 0x48, 0xe6, 0xac, 0x18, 0x43, 0x78, 0xac, 0xd0, 0x37 +.byte 0xc3, 0xbd, 0xb2, 0xcd, 0x2c, 0xe6, 0x47, 0xe2, 0x1a, 0xe6, 0x63, 0xb8, 0x3d, 0x2e, 0x2f, 0x78 +.byte 0xc4, 0x4f, 0xdb, 0xf4, 0x0f, 0xa4, 0x68, 0x4c, 0x55, 0x72, 0x6b, 0x95, 0x1d, 0x4e, 0x18, 0x42 +.byte 0x95, 0x78, 0xcc, 0x37, 0x3c, 0x91, 0xe2, 0x9b, 0x65, 0x2b, 0x29, 0x00, 0x48, 0x00, 0x78, 0x30 +.byte 0x46, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x45, 0x31, 0x19 +.byte 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x10, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53 +.byte 0x69, 0x67, 0x6e, 0x20, 0x6e, 0x76, 0x2d, 0x73, 0x61, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x13, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x45, 0x34, 0x36, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48 +.byte 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0x9c +.byte 0x0e, 0xb1, 0xcf, 0xb7, 0xe8, 0x9e, 0x52, 0x77, 0x75, 0x34, 0xfa, 0xa5, 0x46, 0xa7, 0xad, 0x32 +.byte 0x19, 0x32, 0xb4, 0x07, 0xa9, 0x27, 0xca, 0x94, 0xbb, 0x0c, 0xd2, 0x0a, 0x10, 0xc7, 0xda, 0x89 +.byte 0xb0, 0x97, 0x0c, 0x70, 0x13, 0x09, 0x01, 0x8e, 0xd8, 0xea, 0x47, 0xea, 0xbe, 0xb2, 0x80, 0x2b +.byte 0xcd, 0xfc, 0x28, 0x0d, 0xdb, 0xac, 0xbc, 0xa4, 0x86, 0x37, 0xed, 0x70, 0x08, 0x00, 0x75, 0xea +.byte 0x93, 0x0b, 0x7b, 0x2e, 0x52, 0x9c, 0x23, 0x68, 0x23, 0x06, 0x43, 0xec, 0x92, 0x2f, 0x53, 0x84 +.byte 0xdb, 0xfb, 0x47, 0x14, 0x07, 0xe8, 0x5f, 0x94, 0x67, 0x5d, 0xc9, 0x7a, 0x81, 0x3c, 0x20, 0x00 +.byte 0x48, 0x02, 0x26, 0x30, 0x46, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x42, 0x45, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x10, 0x47, 0x6c, 0x6f +.byte 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x6e, 0x76, 0x2d, 0x73, 0x61, 0x31, 0x1c, 0x30 +.byte 0x1a, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x13, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69 +.byte 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x34, 0x36, 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, 0xac, 0xac, 0x74, 0x32 +.byte 0xe8, 0xb3, 0x65, 0xe5, 0xba, 0xed, 0x43, 0x26, 0x1d, 0xa6, 0x89, 0x0d, 0x45, 0xba, 0x29, 0x88 +.byte 0xb2, 0xa4, 0x1d, 0x63, 0xdd, 0xd3, 0xc1, 0x2c, 0x09, 0x57, 0x89, 0x39, 0xa1, 0x55, 0xe9, 0x67 +.byte 0x34, 0x77, 0x0c, 0x6e, 0xe4, 0x55, 0x1d, 0x52, 0x25, 0xd2, 0x13, 0x6b, 0x5e, 0xe1, 0x1d, 0xa9 +.byte 0xb7, 0x7d, 0x89, 0x32, 0x5f, 0x0d, 0x9e, 0x9f, 0x2c, 0x7a, 0x63, 0x60, 0x40, 0x1f, 0xa6, 0xb0 +.byte 0xb6, 0x78, 0x8f, 0x99, 0x54, 0x96, 0x08, 0x58, 0xae, 0xe4, 0x06, 0xbc, 0x62, 0x05, 0x02, 0x16 +.byte 0xbf, 0xaf, 0xa8, 0x23, 0x03, 0xb6, 0x94, 0x0f, 0xbc, 0x6e, 0x6c, 0xc2, 0xcb, 0xd5, 0xa6, 0xbb +.byte 0x0c, 0xe9, 0xf6, 0xc1, 0x02, 0xfb, 0x21, 0xde, 0x66, 0xdd, 0x17, 0xab, 0x74, 0x42, 0xef, 0xf0 +.byte 0x74, 0x2f, 0x25, 0xf4, 0xea, 0x6b, 0x55, 0x5b, 0x90, 0xdb, 0x9d, 0xdf, 0x5e, 0x87, 0x0a, 0x40 +.byte 0xfb, 0xad, 0x19, 0x6b, 0xfb, 0xf7, 0xca, 0x60, 0x88, 0xde, 0xda, 0xc1, 0x8f, 0xd6, 0xae, 0xd5 +.byte 0x7f, 0xd4, 0x3c, 0x83, 0xee, 0xd7, 0x16, 0x4c, 0x83, 0x45, 0x33, 0x6b, 0x27, 0xd0, 0x86, 0xd0 +.byte 0x1c, 0x2d, 0x6b, 0xf3, 0xab, 0x7d, 0xf1, 0x85, 0xa9, 0xf5, 0x28, 0xd2, 0xad, 0xef, 0xf3, 0x84 +.byte 0x4b, 0x1c, 0x87, 0xfc, 0x13, 0xa3, 0x3a, 0x72, 0xa2, 0x5a, 0x11, 0x2b, 0xd6, 0x27, 0x71, 0x27 +.byte 0xed, 0x81, 0x2d, 0x6d, 0x66, 0x81, 0x92, 0x87, 0xb4, 0x1b, 0x58, 0x7a, 0xcc, 0x3f, 0x0a, 0xfa +.byte 0x46, 0x4f, 0x4d, 0x78, 0x5c, 0xf8, 0x2b, 0x48, 0xe3, 0x04, 0x84, 0xcb, 0x5d, 0xf6, 0xb4, 0x6a +.byte 0xb3, 0x65, 0xfc, 0x42, 0x9e, 0x51, 0x26, 0x23, 0x20, 0xcb, 0x3d, 0x14, 0xf9, 0x81, 0xed, 0x65 +.byte 0x16, 0x00, 0x4f, 0x1a, 0x64, 0x97, 0x66, 0x08, 0xcf, 0x8c, 0x7b, 0xe3, 0x2b, 0xc0, 0x9d, 0xf9 +.byte 0x14, 0xf2, 0x1b, 0xf1, 0x56, 0x6a, 0x16, 0xbf, 0x2c, 0x85, 0x85, 0xcd, 0x78, 0x38, 0x9a, 0xeb +.byte 0x42, 0x6a, 0x02, 0x34, 0x18, 0x83, 0x17, 0x4e, 0x94, 0x56, 0xf8, 0xb6, 0x82, 0xb5, 0xf3, 0x96 +.byte 0xdd, 0x3d, 0xf3, 0xbe, 0x7f, 0x20, 0x77, 0x3e, 0x7b, 0x19, 0x23, 0x6b, 0x2c, 0xd4, 0x72, 0x73 +.byte 0x43, 0x57, 0x7d, 0xe0, 0xf8, 0xd7, 0x69, 0x4f, 0x17, 0x36, 0x04, 0xf9, 0xc0, 0x90, 0x60, 0x37 +.byte 0x45, 0xde, 0xe6, 0x0c, 0xd8, 0x74, 0x8d, 0xae, 0x9c, 0xa2, 0x6d, 0x74, 0x5d, 0x42, 0xbe, 0x06 +.byte 0xf5, 0xd9, 0x64, 0x6e, 0x02, 0x10, 0xac, 0x89, 0xb0, 0x4c, 0x3b, 0x07, 0x4d, 0x40, 0x7e, 0x24 +.byte 0xc5, 0x8a, 0x98, 0x82, 0x79, 0x8e, 0xa4, 0xa7, 0x82, 0x20, 0x8d, 0x23, 0xfa, 0x27, 0x71, 0xc9 +.byte 0xdf, 0xc6, 0x41, 0x74, 0xa0, 0x4d, 0xf6, 0x91, 0x16, 0xdc, 0x46, 0x8c, 0x5f, 0x29, 0x63, 0x31 +.byte 0x59, 0x71, 0x0c, 0xd8, 0x6f, 0xc2, 0xb6, 0x32, 0x7d, 0xfb, 0xe6, 0x5d, 0x53, 0xa6, 0x7e, 0x15 +.byte 0xfc, 0xbb, 0x75, 0x7c, 0x5d, 0xec, 0xf8, 0xf6, 0x17, 0x1c, 0xec, 0xc7, 0x6b, 0x19, 0xcb, 0xf3 +.byte 0x7b, 0xf0, 0x2b, 0x07, 0xa5, 0xd9, 0x6c, 0x79, 0x54, 0x76, 0x6c, 0x9d, 0x1c, 0xa6, 0x6e, 0x0e +.byte 0xe9, 0x79, 0x0c, 0xa8, 0x23, 0x6a, 0xa3, 0xdf, 0x1b, 0x30, 0x31, 0x9f, 0xb1, 0x54, 0x7b, 0xfe +.byte 0x6a, 0xcb, 0x66, 0xaa, 0xdc, 0x65, 0xd0, 0xa2, 0x9e, 0x4a, 0x9a, 0x07, 0x21, 0x6b, 0x81, 0x8f +.byte 0xdb, 0xc4, 0x59, 0xfa, 0xde, 0x22, 0xc0, 0x04, 0x9c, 0xe3, 0xaa, 0x5b, 0x36, 0x93, 0xe8, 0x3d +.byte 0xbd, 0x7a, 0xa1, 0x9d, 0x0b, 0x76, 0xb1, 0x0b, 0xc7, 0x9d, 0xfd, 0xcf, 0x98, 0xa8, 0x06, 0xc2 +.byte 0xf8, 0x2a, 0xa3, 0xa1, 0x83, 0xa0, 0xb7, 0x25, 0x72, 0xa5, 0x02, 0xe3, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x49, 0x02, 0x26, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x43, 0x48, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x53 +.byte 0x77, 0x69, 0x73, 0x73, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x41, 0x47, 0x31, 0x21, 0x30, 0x1f, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x18, 0x53, 0x77, 0x69, 0x73, 0x73, 0x53, 0x69, 0x67, 0x6e, 0x20 +.byte 0x53, 0x69, 0x6c, 0x76, 0x65, 0x72, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x47, 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, 0xc4 +.byte 0xf1, 0x87, 0x7f, 0xd3, 0x78, 0x31, 0xf7, 0x38, 0xc9, 0xf8, 0xc3, 0x99, 0x43, 0xbc, 0xc7, 0xf7 +.byte 0xbc, 0x37, 0xe7, 0x4e, 0x71, 0xba, 0x4b, 0x8f, 0xa5, 0x73, 0x1d, 0x5c, 0x6e, 0x98, 0xae, 0x03 +.byte 0x57, 0xae, 0x38, 0x37, 0x43, 0x2f, 0x17, 0x3d, 0x1f, 0xc8, 0xce, 0x68, 0x10, 0xc1, 0x78, 0xae +.byte 0x19, 0x03, 0x2b, 0x10, 0xfa, 0x2c, 0x79, 0x83, 0xf6, 0xe8, 0xb9, 0x68, 0xb9, 0x55, 0xf2, 0x04 +.byte 0x44, 0xa7, 0x39, 0xf9, 0xfc, 0x04, 0x8b, 0x1e, 0xf1, 0xa2, 0x4d, 0x27, 0xf9, 0x61, 0x7b, 0xba +.byte 0xb7, 0xe5, 0xa2, 0x13, 0xb6, 0xeb, 0x61, 0x3e, 0xd0, 0x6c, 0xd1, 0xe6, 0xfb, 0xfa, 0x5e, 0xed +.byte 0x1d, 0xb4, 0x9e, 0xa0, 0x35, 0x5b, 0xa1, 0x92, 0xcb, 0xf0, 0x49, 0x92, 0xfe, 0x85, 0x0a, 0x05 +.byte 0x3e, 0xe6, 0xd9, 0x0b, 0xe2, 0x4f, 0xbb, 0xdc, 0x95, 0x37, 0xfc, 0x91, 0xe9, 0x32, 0x35, 0x22 +.byte 0xd1, 0x1f, 0x3a, 0x4e, 0x27, 0x85, 0x9d, 0xb0, 0x15, 0x94, 0x32, 0xda, 0x61, 0x0d, 0x47, 0x4d +.byte 0x60, 0x42, 0xae, 0x92, 0x47, 0xe8, 0x83, 0x5a, 0x50, 0x58, 0xe9, 0x8a, 0x8b, 0xb9, 0x5d, 0xa1 +.byte 0xdc, 0xdd, 0x99, 0x4a, 0x1f, 0x36, 0x67, 0xbb, 0x48, 0xe4, 0x83, 0xb6, 0x37, 0xeb, 0x48, 0x3a +.byte 0xaf, 0x0f, 0x67, 0x8f, 0x17, 0x07, 0xe8, 0x04, 0xca, 0xef, 0x6a, 0x31, 0x87, 0xd4, 0xc0, 0xb6 +.byte 0xf9, 0x94, 0x71, 0x7b, 0x67, 0x64, 0xb8, 0xb6, 0x91, 0x4a, 0x42, 0x7b, 0x65, 0x2e, 0x30, 0x6a +.byte 0x0c, 0xf5, 0x90, 0xee, 0x95, 0xe6, 0xf2, 0xcd, 0x82, 0xec, 0xd9, 0xa1, 0x4a, 0xec, 0xf6, 0xb2 +.byte 0x4b, 0xe5, 0x45, 0x85, 0xe6, 0x6d, 0x78, 0x93, 0x04, 0x2e, 0x9c, 0x82, 0x6d, 0x36, 0xa9, 0xc4 +.byte 0x31, 0x64, 0x1f, 0x86, 0x83, 0x0b, 0x2a, 0xf4, 0x35, 0x0a, 0x78, 0xc9, 0x55, 0xcf, 0x41, 0xb0 +.byte 0x47, 0xe9, 0x30, 0x9f, 0x99, 0xbe, 0x61, 0xa8, 0x06, 0x84, 0xb9, 0x28, 0x7a, 0x5f, 0x38, 0xd9 +.byte 0x1b, 0xa9, 0x38, 0xb0, 0x83, 0x7f, 0x73, 0xc1, 0xc3, 0x3b, 0x48, 0x2a, 0x82, 0x0f, 0x21, 0x9b +.byte 0xb8, 0xcc, 0xa8, 0x35, 0xc3, 0x84, 0x1b, 0x83, 0xb3, 0x3e, 0xbe, 0xa4, 0x95, 0x69, 0x01, 0x3a +.byte 0x89, 0x00, 0x78, 0x04, 0xd9, 0xc9, 0xf4, 0x99, 0x19, 0xab, 0x56, 0x7e, 0x5b, 0x8b, 0x86, 0x39 +.byte 0x15, 0x91, 0xa4, 0x10, 0x2c, 0x09, 0x32, 0x80, 0x60, 0xb3, 0x93, 0xc0, 0x2a, 0xb6, 0x18, 0x0b +.byte 0x9d, 0x7e, 0x8d, 0x49, 0xf2, 0x10, 0x4a, 0x7f, 0xf9, 0xd5, 0x46, 0x2f, 0x19, 0x92, 0xa3, 0x99 +.byte 0xa7, 0x26, 0xac, 0xbb, 0x8c, 0x3c, 0xe6, 0x0e, 0xbc, 0x47, 0x07, 0xdc, 0x73, 0x51, 0xf1, 0x70 +.byte 0x64, 0x2f, 0x08, 0xf9, 0xb4, 0x47, 0x1d, 0x30, 0x6c, 0x44, 0xea, 0x29, 0x37, 0x85, 0x92, 0x68 +.byte 0x66, 0xbc, 0x83, 0x38, 0xfe, 0x7b, 0x39, 0x2e, 0xd3, 0x50, 0xf0, 0x1f, 0xfb, 0x5e, 0x60, 0xb6 +.byte 0xa9, 0xa6, 0xfa, 0x27, 0x41, 0xf1, 0x9b, 0x18, 0x72, 0xf2, 0xf5, 0x84, 0x74, 0x4a, 0xc9, 0x67 +.byte 0xc4, 0x54, 0xae, 0x48, 0x64, 0xdf, 0x8c, 0xd1, 0x6e, 0xb0, 0x1d, 0xe1, 0x07, 0x8f, 0x08, 0x1e +.byte 0x99, 0x9c, 0x71, 0xe9, 0x4c, 0xd8, 0xa5, 0xf7, 0x47, 0x12, 0x1f, 0x74, 0xd1, 0x51, 0x9e, 0x86 +.byte 0xf3, 0xc2, 0xa2, 0x23, 0x40, 0x0b, 0x73, 0xdb, 0x4b, 0xa6, 0xe7, 0x73, 0x06, 0x8c, 0xc1, 0xa0 +.byte 0xe9, 0xc1, 0x59, 0xac, 0x46, 0xfa, 0xe6, 0x2f, 0xf8, 0xcf, 0x71, 0x9c, 0x46, 0x6d, 0xb9, 0xc4 +.byte 0x15, 0x8d, 0x38, 0x79, 0x03, 0x45, 0x48, 0xef, 0xc4, 0x5d, 0xd7, 0x08, 0xee, 0x87, 0x39, 0x22 +.byte 0x86, 0xb2, 0x0d, 0x0f, 0x58, 0x43, 0xf7, 0x71, 0xa9, 0x48, 0x2e, 0xfd, 0xea, 0xd6, 0x1f, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x49, 0x02, 0x26, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x4e, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x0c, 0x08, 0x55, 0x6e, 0x69, 0x54, 0x72, 0x75, 0x73, 0x74, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x0c, 0x1c, 0x55, 0x43, 0x41, 0x20, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65 +.byte 0x64, 0x20, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0xa9, 0x09, 0x07, 0x28, 0x13, 0x02, 0xb0, 0x99, 0xe0, 0x64, 0xaa, 0x1e, 0x43, 0x16 +.byte 0x7a, 0x73, 0xb1, 0x91, 0xa0, 0x75, 0x3e, 0xa8, 0xfa, 0xe3, 0x38, 0x00, 0x7a, 0xec, 0x89, 0x6a +.byte 0x20, 0x0f, 0x8b, 0xc5, 0xb0, 0x9b, 0x33, 0x03, 0x5a, 0x86, 0xc6, 0x58, 0x86, 0xd5, 0xc1, 0x85 +.byte 0xbb, 0x4f, 0xc6, 0x9c, 0x40, 0x4d, 0xca, 0xbe, 0xee, 0x69, 0x96, 0xb8, 0xad, 0x81, 0x30, 0x9a +.byte 0x7c, 0x92, 0x05, 0xeb, 0x05, 0x2b, 0x9a, 0x48, 0xd0, 0xb8, 0x76, 0x3e, 0x96, 0xc8, 0x20, 0xbb +.byte 0xd2, 0xb0, 0xf1, 0x8f, 0xd8, 0xac, 0x45, 0x46, 0xff, 0xaa, 0x67, 0x60, 0xb4, 0x77, 0x7e, 0x6a +.byte 0x1f, 0x3c, 0x1a, 0x52, 0x7a, 0x04, 0x3d, 0x07, 0x3c, 0x85, 0x0d, 0x84, 0xd0, 0x1f, 0x76, 0x0a +.byte 0xf7, 0x6a, 0x14, 0xdf, 0x72, 0xe3, 0x34, 0x7c, 0x57, 0x4e, 0x56, 0x01, 0x3e, 0x79, 0xf1, 0xaa +.byte 0x29, 0x3b, 0x6c, 0xfa, 0xf8, 0x8f, 0x6d, 0x4d, 0xc8, 0x35, 0xdf, 0xae, 0xeb, 0xdc, 0x24, 0xee +.byte 0x79, 0x45, 0xa7, 0x85, 0xb6, 0x05, 0x88, 0xde, 0x88, 0x5d, 0x25, 0x7c, 0x97, 0x64, 0x67, 0x09 +.byte 0xd9, 0xbf, 0x5a, 0x15, 0x05, 0x86, 0xf3, 0x09, 0x1e, 0xec, 0x58, 0x32, 0x33, 0x11, 0xf3, 0x77 +.byte 0x64, 0xb0, 0x76, 0x1f, 0xe4, 0x10, 0x35, 0x17, 0x1b, 0xf2, 0x0e, 0xb1, 0x6c, 0xa4, 0x2a, 0xa3 +.byte 0x73, 0xfc, 0x09, 0x1f, 0x1e, 0x32, 0x19, 0x53, 0x11, 0xe7, 0xd9, 0xb3, 0x2c, 0x2e, 0x76, 0x2e +.byte 0xa1, 0xa3, 0xde, 0x7e, 0x6a, 0x88, 0x09, 0xe8, 0xf2, 0x07, 0x8a, 0xf8, 0xb2, 0xcd, 0x10, 0xe7 +.byte 0xe2, 0x73, 0x40, 0x93, 0xbb, 0x08, 0xd1, 0x3f, 0xe1, 0xfc, 0x0b, 0x94, 0xb3, 0x25, 0xef, 0x7c +.byte 0xa6, 0xd7, 0xd1, 0xaf, 0x9f, 0xff, 0x96, 0x9a, 0xf5, 0x91, 0x7b, 0x98, 0x0b, 0x77, 0xd4, 0x7e +.byte 0xe8, 0x07, 0xd2, 0x62, 0xb5, 0x95, 0x39, 0xe3, 0xf3, 0xf1, 0x6d, 0x0f, 0x0e, 0x65, 0x84, 0x8a +.byte 0x63, 0x54, 0xc5, 0x80, 0xb6, 0xe0, 0x9e, 0x4b, 0x7d, 0x47, 0x26, 0xa7, 0x01, 0x08, 0x5d, 0xd1 +.byte 0x88, 0x9e, 0xd7, 0xc3, 0x32, 0x44, 0xfa, 0x82, 0x4a, 0x0a, 0x68, 0x54, 0x7f, 0x38, 0x53, 0x03 +.byte 0xcc, 0xa4, 0x00, 0x33, 0x64, 0x51, 0x59, 0x0b, 0xa3, 0x82, 0x91, 0x7a, 0x5e, 0xec, 0x16, 0xc2 +.byte 0xf3, 0x2a, 0xe6, 0x62, 0xda, 0x2a, 0xdb, 0x59, 0x62, 0x10, 0x25, 0x4a, 0x2a, 0x81, 0x0b, 0x47 +.byte 0x07, 0x43, 0x06, 0x70, 0x87, 0xd2, 0xfa, 0x93, 0x11, 0x29, 0x7a, 0x48, 0x4d, 0xeb, 0x94, 0xc7 +.byte 0x70, 0x4d, 0xaf, 0x67, 0xd5, 0x51, 0xb1, 0x80, 0x20, 0x01, 0x01, 0xb4, 0x7a, 0x08, 0xa6, 0x90 +.byte 0x7f, 0x4e, 0xe0, 0xef, 0x07, 0x41, 0x87, 0xaf, 0x6a, 0xa5, 0x5e, 0x8b, 0xfb, 0xcf, 0x50, 0xb2 +.byte 0x9a, 0x54, 0xaf, 0xc3, 0x89, 0xba, 0x58, 0x2d, 0xf5, 0x30, 0x98, 0xb1, 0x36, 0x72, 0x39, 0x7e +.byte 0x49, 0x04, 0xfd, 0x29, 0xa7, 0x4c, 0x79, 0xe4, 0x05, 0x57, 0xdb, 0x94, 0xb9, 0x16, 0x53, 0x8d +.byte 0x46, 0xb3, 0x1d, 0x95, 0x61, 0x57, 0x56, 0x7f, 0xaf, 0xf0, 0x16, 0x5b, 0x61, 0x58, 0x6f, 0x36 +.byte 0x50, 0x11, 0x0b, 0xd8, 0xac, 0x2b, 0x95, 0x16, 0x1a, 0x0e, 0x1f, 0x08, 0xcd, 0x36, 0x34, 0x65 +.byte 0x10, 0x62, 0x66, 0xd5, 0x80, 0x5f, 0x14, 0x20, 0x5f, 0x2d, 0x0c, 0xa0, 0x78, 0x0a, 0x68, 0xd6 +.byte 0x2c, 0xd7, 0xe9, 0x6f, 0x2b, 0xd2, 0x4a, 0x05, 0x93, 0xfc, 0x9e, 0x6f, 0x6b, 0x67, 0xff, 0x88 +.byte 0xf1, 0x4e, 0xa5, 0x69, 0x4a, 0x52, 0x37, 0x05, 0xea, 0xc6, 0x16, 0x8d, 0xd2, 0xc4, 0x99, 0xd1 +.byte 0x82, 0x2b, 0x3b, 0xba, 0x35, 0x75, 0xf7, 0x51, 0x51, 0x58, 0xf3, 0xc8, 0x07, 0xdd, 0xe4, 0xb4 +.byte 0x03, 0x7f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x49, 0x00, 0x78, 0x30, 0x47, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x4e, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x13, 0x69, 0x54, 0x72, 0x75, 0x73, 0x43, 0x68, 0x69, 0x6e, 0x61, 0x20 +.byte 0x43, 0x6f, 0x2e, 0x2c, 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x11, 0x76, 0x54, 0x72, 0x75, 0x73, 0x20, 0x45, 0x43, 0x43, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x20, 0x43, 0x41, 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, 0x65, 0x50, 0x4a, 0xae +.byte 0x8c, 0x79, 0x96, 0x4a, 0xaa, 0x1c, 0x08, 0xc3, 0xa3, 0xa2, 0xcd, 0xfe, 0x59, 0x56, 0x41, 0x77 +.byte 0xfd, 0x26, 0x94, 0x42, 0xbb, 0x1d, 0xcd, 0x08, 0xdb, 0x73, 0xb2, 0x5b, 0x75, 0xf3, 0xcf, 0x9c +.byte 0x4e, 0x82, 0xf4, 0xbf, 0xf8, 0x61, 0x26, 0x85, 0x6c, 0xd6, 0x85, 0x5b, 0x72, 0x70, 0xd2, 0xfd +.byte 0xdb, 0x62, 0xb4, 0xdf, 0x53, 0x8b, 0xbd, 0xb1, 0x44, 0x58, 0x62, 0x42, 0x09, 0xc7, 0xfa, 0x7f +.byte 0x5b, 0x10, 0xe7, 0xfe, 0x40, 0xfd, 0xc0, 0xd8, 0xc3, 0x2b, 0x32, 0xe7, 0x70, 0xa6, 0xb7, 0xa6 +.byte 0x20, 0x55, 0x1d, 0x7b, 0x80, 0x5d, 0x4b, 0x8f, 0x67, 0x4c, 0xf1, 0x10, 0x00, 0x49, 0x01, 0x26 +.byte 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x48, 0x4b, 0x31 +.byte 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0d, 0x48, 0x6f, 0x6e, 0x67, 0x6b, 0x6f +.byte 0x6e, 0x67, 0x20, 0x50, 0x6f, 0x73, 0x74, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x13, 0x17, 0x48, 0x6f, 0x6e, 0x67, 0x6b, 0x6f, 0x6e, 0x67, 0x20, 0x50, 0x6f, 0x73, 0x74, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 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, 0xac, 0xff, 0x38, 0xb6, 0xe9, 0x66 +.byte 0x02, 0x49, 0xe3, 0xa2, 0xb4, 0xe1, 0x90, 0xf9, 0x40, 0x8f, 0x79, 0xf9, 0xe2, 0xbd, 0x79, 0xfe +.byte 0x02, 0xbd, 0xee, 0x24, 0x92, 0x1d, 0x22, 0xf6, 0xda, 0x85, 0x72, 0x69, 0xfe, 0xd7, 0x3f, 0x09 +.byte 0xd4, 0xdd, 0x91, 0xb5, 0x02, 0x9c, 0xd0, 0x8d, 0x5a, 0xe1, 0x55, 0xc3, 0x50, 0x86, 0xb9, 0x29 +.byte 0x26, 0xc2, 0xe3, 0xd9, 0xa0, 0xf1, 0x69, 0x03, 0x28, 0x20, 0x80, 0x45, 0x22, 0x2d, 0x56, 0xa7 +.byte 0x3b, 0x54, 0x95, 0x56, 0x22, 0x59, 0x1f, 0x28, 0xdf, 0x1f, 0x20, 0x3d, 0x6d, 0xa2, 0x36, 0xbe +.byte 0x23, 0xa0, 0xb1, 0x6e, 0xb5, 0xb1, 0x27, 0x3f, 0x39, 0x53, 0x09, 0xea, 0xab, 0x6a, 0xe8, 0x74 +.byte 0xb2, 0xc2, 0x65, 0x5c, 0x8e, 0xbf, 0x7c, 0xc3, 0x78, 0x84, 0xcd, 0x9e, 0x16, 0xfc, 0xf5, 0x2e +.byte 0x4f, 0x20, 0x2a, 0x08, 0x9f, 0x77, 0xf3, 0xc5, 0x1e, 0xc4, 0x9a, 0x52, 0x66, 0x1e, 0x48, 0x5e +.byte 0xe3, 0x10, 0x06, 0x8f, 0x22, 0x98, 0xe1, 0x65, 0x8e, 0x1b, 0x5d, 0x23, 0x66, 0x3b, 0xb8, 0xa5 +.byte 0x32, 0x51, 0xc8, 0x86, 0xaa, 0xa1, 0xa9, 0x9e, 0x7f, 0x76, 0x94, 0xc2, 0xa6, 0x6c, 0xb7, 0x41 +.byte 0xf0, 0xd5, 0xc8, 0x06, 0x38, 0xe6, 0xd4, 0x0c, 0xe2, 0xf3, 0x3b, 0x4c, 0x6d, 0x50, 0x8c, 0xc4 +.byte 0x83, 0x27, 0xc1, 0x13, 0x84, 0x59, 0x3d, 0x9e, 0x75, 0x74, 0xb6, 0xd8, 0x02, 0x5e, 0x3a, 0x90 +.byte 0x7a, 0xc0, 0x42, 0x36, 0x72, 0xec, 0x6a, 0x4d, 0xdc, 0xef, 0xc4, 0x00, 0xdf, 0x13, 0x18, 0x57 +.byte 0x5f, 0x26, 0x78, 0xc8, 0xd6, 0x0a, 0x79, 0x77, 0xbf, 0xf7, 0xaf, 0xb7, 0x76, 0xb9, 0xa5, 0x0b +.byte 0x84, 0x17, 0x5d, 0x10, 0xea, 0x6f, 0xe1, 0xab, 0x95, 0x11, 0x5f, 0x6d, 0x3c, 0xa3, 0x5c, 0x4d +.byte 0x83, 0x5b, 0xf2, 0xb3, 0x19, 0x8a, 0x80, 0x8b, 0x0b, 0x87, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00 +.byte 0x49, 0x02, 0x26, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x55, 0x53, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19, 0x47, 0x6f, 0x6f +.byte 0x67, 0x6c, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63 +.byte 0x65, 0x73, 0x20, 0x4c, 0x4c, 0x43, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x0b, 0x47, 0x54, 0x53, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x31, 0x30, 0x82, 0x02, 0x22 +.byte 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03 +.byte 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xb6, 0x11, 0x02 +.byte 0x8b, 0x1e, 0xe3, 0xa1, 0x77, 0x9b, 0x3b, 0xdc, 0xbf, 0x94, 0x3e, 0xb7, 0x95, 0xa7, 0x40, 0x3c +.byte 0xa1, 0xfd, 0x82, 0xf9, 0x7d, 0x32, 0x06, 0x82, 0x71, 0xf6, 0xf6, 0x8c, 0x7f, 0xfb, 0xe8, 0xdb +.byte 0xbc, 0x6a, 0x2e, 0x97, 0x97, 0xa3, 0x8c, 0x4b, 0xf9, 0x2b, 0xf6, 0xb1, 0xf9, 0xce, 0x84, 0x1d +.byte 0xb1, 0xf9, 0xc5, 0x97, 0xde, 0xef, 0xb9, 0xf2, 0xa3, 0xe9, 0xbc, 0x12, 0x89, 0x5e, 0xa7, 0xaa +.byte 0x52, 0xab, 0xf8, 0x23, 0x27, 0xcb, 0xa4, 0xb1, 0x9c, 0x63, 0xdb, 0xd7, 0x99, 0x7e, 0xf0, 0x0a +.byte 0x5e, 0xeb, 0x68, 0xa6, 0xf4, 0xc6, 0x5a, 0x47, 0x0d, 0x4d, 0x10, 0x33, 0xe3, 0x4e, 0xb1, 0x13 +.byte 0xa3, 0xc8, 0x18, 0x6c, 0x4b, 0xec, 0xfc, 0x09, 0x90, 0xdf, 0x9d, 0x64, 0x29, 0x25, 0x23, 0x07 +.byte 0xa1, 0xb4, 0xd2, 0x3d, 0x2e, 0x60, 0xe0, 0xcf, 0xd2, 0x09, 0x87, 0xbb, 0xcd, 0x48, 0xf0, 0x4d +.byte 0xc2, 0xc2, 0x7a, 0x88, 0x8a, 0xbb, 0xba, 0xcf, 0x59, 0x19, 0xd6, 0xaf, 0x8f, 0xb0, 0x07, 0xb0 +.byte 0x9e, 0x31, 0xf1, 0x82, 0xc1, 0xc0, 0xdf, 0x2e, 0xa6, 0x6d, 0x6c, 0x19, 0x0e, 0xb5, 0xd8, 0x7e +.byte 0x26, 0x1a, 0x45, 0x03, 0x3d, 0xb0, 0x79, 0xa4, 0x94, 0x28, 0xad, 0x0f, 0x7f, 0x26, 0xe5, 0xa8 +.byte 0x08, 0xfe, 0x96, 0xe8, 0x3c, 0x68, 0x94, 0x53, 0xee, 0x83, 0x3a, 0x88, 0x2b, 0x15, 0x96, 0x09 +.byte 0xb2, 0xe0, 0x7a, 0x8c, 0x2e, 0x75, 0xd6, 0x9c, 0xeb, 0xa7, 0x56, 0x64, 0x8f, 0x96, 0x4f, 0x68 +.byte 0xae, 0x3d, 0x97, 0xc2, 0x84, 0x8f, 0xc0, 0xbc, 0x40, 0xc0, 0x0b, 0x5c, 0xbd, 0xf6, 0x87, 0xb3 +.byte 0x35, 0x6c, 0xac, 0x18, 0x50, 0x7f, 0x84, 0xe0, 0x4c, 0xcd, 0x92, 0xd3, 0x20, 0xe9, 0x33, 0xbc +.byte 0x52, 0x99, 0xaf, 0x32, 0xb5, 0x29, 0xb3, 0x25, 0x2a, 0xb4, 0x48, 0xf9, 0x72, 0xe1, 0xca, 0x64 +.byte 0xf7, 0xe6, 0x82, 0x10, 0x8d, 0xe8, 0x9d, 0xc2, 0x8a, 0x88, 0xfa, 0x38, 0x66, 0x8a, 0xfc, 0x63 +.byte 0xf9, 0x01, 0xf9, 0x78, 0xfd, 0x7b, 0x5c, 0x77, 0xfa, 0x76, 0x87, 0xfa, 0xec, 0xdf, 0xb1, 0x0e +.byte 0x79, 0x95, 0x57, 0xb4, 0xbd, 0x26, 0xef, 0xd6, 0x01, 0xd1, 0xeb, 0x16, 0x0a, 0xbb, 0x8e, 0x0b +.byte 0xb5, 0xc5, 0xc5, 0x8a, 0x55, 0xab, 0xd3, 0xac, 0xea, 0x91, 0x4b, 0x29, 0xcc, 0x19, 0xa4, 0x32 +.byte 0x25, 0x4e, 0x2a, 0xf1, 0x65, 0x44, 0xd0, 0x02, 0xce, 0xaa, 0xce, 0x49, 0xb4, 0xea, 0x9f, 0x7c +.byte 0x83, 0xb0, 0x40, 0x7b, 0xe7, 0x43, 0xab, 0xa7, 0x6c, 0xa3, 0x8f, 0x7d, 0x89, 0x81, 0xfa, 0x4c +.byte 0xa5, 0xff, 0xd5, 0x8e, 0xc3, 0xce, 0x4b, 0xe0, 0xb5, 0xd8, 0xb3, 0x8e, 0x45, 0xcf, 0x76, 0xc0 +.byte 0xed, 0x40, 0x2b, 0xfd, 0x53, 0x0f, 0xb0, 0xa7, 0xd5, 0x3b, 0x0d, 0xb1, 0x8a, 0xa2, 0x03, 0xde +.byte 0x31, 0xad, 0xcc, 0x77, 0xea, 0x6f, 0x7b, 0x3e, 0xd6, 0xdf, 0x91, 0x22, 0x12, 0xe6, 0xbe, 0xfa +.byte 0xd8, 0x32, 0xfc, 0x10, 0x63, 0x14, 0x51, 0x72, 0xde, 0x5d, 0xd6, 0x16, 0x93, 0xbd, 0x29, 0x68 +.byte 0x33, 0xef, 0x3a, 0x66, 0xec, 0x07, 0x8a, 0x26, 0xdf, 0x13, 0xd7, 0x57, 0x65, 0x78, 0x27, 0xde +.byte 0x5e, 0x49, 0x14, 0x00, 0xa2, 0x00, 0x7f, 0x9a, 0xa8, 0x21, 0xb6, 0xa9, 0xb1, 0x95, 0xb0, 0xa5 +.byte 0xb9, 0x0d, 0x16, 0x11, 0xda, 0xc7, 0x6c, 0x48, 0x3c, 0x40, 0xe0, 0x7e, 0x0d, 0x5a, 0xcd, 0x56 +.byte 0x3c, 0xd1, 0x97, 0x05, 0xb9, 0xcb, 0x4b, 0xed, 0x39, 0x4b, 0x9c, 0xc4, 0x3f, 0xd2, 0x55, 0x13 +.byte 0x6e, 0x24, 0xb0, 0xd6, 0x71, 0xfa, 0xf4, 0xc1, 0xba, 0xcc, 0xed, 0x1b, 0xf5, 0xfe, 0x81, 0x41 +.byte 0xd8, 0x00, 0x98, 0x3d, 0x3a, 0xc8, 0xae, 0x7a, 0x98, 0x37, 0x18, 0x05, 0x95, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x49, 0x02, 0x26, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19 +.byte 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x53, 0x65, 0x72 +.byte 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x4c, 0x4c, 0x43, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x0b, 0x47, 0x54, 0x53, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x32, 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 0xce, 0xde, 0xfd, 0xa6, 0xfb, 0xec, 0xec, 0x14, 0x34, 0x3c, 0x07, 0x06, 0x5a, 0x6c, 0x59, 0xf7 +.byte 0x19, 0x35, 0xdd, 0xf7, 0xc1, 0x9d, 0x55, 0xaa, 0xd3, 0xcd, 0x3b, 0xa4, 0x93, 0x72, 0xef, 0x0a +.byte 0xfa, 0x6d, 0x9d, 0xf6, 0xf0, 0x85, 0x80, 0x5b, 0xa1, 0x48, 0x52, 0x9f, 0x39, 0xc5, 0xb7, 0xee +.byte 0x28, 0xac, 0xef, 0xcb, 0x76, 0x68, 0x14, 0xb9, 0xdf, 0xad, 0x01, 0x6c, 0x99, 0x1f, 0xc4, 0x22 +.byte 0x1d, 0x9f, 0xfe, 0x72, 0x77, 0xe0, 0x2c, 0x5b, 0xaf, 0xe4, 0x04, 0xbf, 0x4f, 0x72, 0xa0, 0x1a +.byte 0x34, 0x98, 0xe8, 0x39, 0x68, 0xec, 0x95, 0x25, 0x7b, 0x76, 0xa1, 0xe6, 0x69, 0xb9, 0x85, 0x19 +.byte 0xbd, 0x89, 0x8c, 0xfe, 0xad, 0xed, 0x36, 0xea, 0x73, 0xbc, 0xff, 0x83, 0xe2, 0xcb, 0x7d, 0xc1 +.byte 0xd2, 0xce, 0x4a, 0xb3, 0x8d, 0x05, 0x9e, 0x8b, 0x49, 0x93, 0xdf, 0xc1, 0x5b, 0xd0, 0x6e, 0x5e +.byte 0xf0, 0x2e, 0x30, 0x2e, 0x82, 0xfc, 0xfa, 0xbc, 0xb4, 0x17, 0x0a, 0x48, 0xe5, 0x88, 0x9b, 0xc5 +.byte 0x9b, 0x6b, 0xde, 0xb0, 0xca, 0xb4, 0x03, 0xf0, 0xda, 0xf4, 0x90, 0xb8, 0x65, 0x64, 0xf7, 0x5c +.byte 0x4c, 0xad, 0xe8, 0x7e, 0x66, 0x5e, 0x99, 0xd7, 0xb8, 0xc2, 0x3e, 0xc8, 0xd0, 0x13, 0x9d, 0xad +.byte 0xee, 0xe4, 0x45, 0x7b, 0x89, 0x55, 0xf7, 0x8a, 0x1f, 0x62, 0x52, 0x84, 0x12, 0xb3, 0xc2, 0x40 +.byte 0x97, 0xe3, 0x8a, 0x1f, 0x47, 0x91, 0xa6, 0x74, 0x5a, 0xd2, 0xf8, 0xb1, 0x63, 0x28, 0x10, 0xb8 +.byte 0xb3, 0x09, 0xb8, 0x56, 0x77, 0x40, 0xa2, 0x26, 0x98, 0x79, 0xc6, 0xfe, 0xdf, 0x25, 0xee, 0x3e +.byte 0xe5, 0xa0, 0x7f, 0xd4, 0x61, 0x0f, 0x51, 0x4b, 0x3c, 0x3f, 0x8c, 0xda, 0xe1, 0x70, 0x74, 0xd8 +.byte 0xc2, 0x68, 0xa1, 0xf9, 0xc1, 0x0c, 0xe9, 0xa1, 0xe2, 0x7f, 0xbb, 0x55, 0x3c, 0x76, 0x06, 0xee +.byte 0x6a, 0x4e, 0xcc, 0x92, 0x88, 0x30, 0x4d, 0x9a, 0xbd, 0x4f, 0x0b, 0x48, 0x9a, 0x84, 0xb5, 0x98 +.byte 0xa3, 0xd5, 0xfb, 0x73, 0xc1, 0x57, 0x61, 0xdd, 0x28, 0x56, 0x75, 0x13, 0xae, 0x87, 0x8e, 0xe7 +.byte 0x0c, 0x51, 0x09, 0x10, 0x75, 0x88, 0x4c, 0xbc, 0x8d, 0xf9, 0x7b, 0x3c, 0xd4, 0x22, 0x48, 0x1f +.byte 0x2a, 0xdc, 0xeb, 0x6b, 0xbb, 0x44, 0xb1, 0xcb, 0x33, 0x71, 0x32, 0x46, 0xaf, 0xad, 0x4a, 0xf1 +.byte 0x8c, 0xe8, 0x74, 0x3a, 0xac, 0xe7, 0x1a, 0x22, 0x73, 0x80, 0xd2, 0x30, 0xf7, 0x25, 0x42, 0xc7 +.byte 0x22, 0x3b, 0x3b, 0x12, 0xad, 0x96, 0x2e, 0xc6, 0xc3, 0x76, 0x07, 0xaa, 0x20, 0xb7, 0x35, 0x49 +.byte 0x57, 0xe9, 0x92, 0x49, 0xe8, 0x76, 0x16, 0x72, 0x31, 0x67, 0x2b, 0x96, 0x7e, 0x8a, 0xa3, 0xc7 +.byte 0x94, 0x56, 0x22, 0xbf, 0x6a, 0x4b, 0x7e, 0x01, 0x21, 0xb2, 0x23, 0x32, 0xdf, 0xe4, 0x9a, 0x44 +.byte 0x6d, 0x59, 0x5b, 0x5d, 0xf5, 0x00, 0xa0, 0x1c, 0x9b, 0xc6, 0x78, 0x97, 0x8d, 0x90, 0xff, 0x9b +.byte 0xc8, 0xaa, 0xb4, 0xaf, 0x11, 0x51, 0x39, 0x5e, 0xd9, 0xfb, 0x67, 0xad, 0xd5, 0x5b, 0x11, 0x9d +.byte 0x32, 0x9a, 0x1b, 0xbd, 0xd5, 0xba, 0x5b, 0xa5, 0xc9, 0xcb, 0x25, 0x69, 0x53, 0x55, 0x27, 0x5c +.byte 0xe0, 0xca, 0x36, 0xcb, 0x88, 0x61, 0xfb, 0x1e, 0xb7, 0xd0, 0xcb, 0xee, 0x16, 0xfb, 0xd3, 0xa6 +.byte 0x4c, 0xde, 0x92, 0xa5, 0xd4, 0xe2, 0xdf, 0xf5, 0x06, 0x54, 0xde, 0x2e, 0x9d, 0x4b, 0xb4, 0x93 +.byte 0x30, 0xaa, 0x81, 0xce, 0xdd, 0x1a, 0xdc, 0x51, 0x73, 0x0d, 0x4f, 0x70, 0xe9, 0xe5, 0xb6, 0x16 +.byte 0x21, 0x19, 0x79, 0xb2, 0xe6, 0x89, 0x0b, 0x75, 0x64, 0xca, 0xd5, 0xab, 0xbc, 0x09, 0xc1, 0x18 +.byte 0xa1, 0xff, 0xd4, 0x54, 0xa1, 0x85, 0x3c, 0xfd, 0x14, 0x24, 0x03, 0xb2, 0x87, 0xd3, 0xa4, 0xb7 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x49, 0x00, 0x78, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x19, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20 +.byte 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x4c, 0x4c, 0x43, 0x31, 0x14, 0x30, 0x12 +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0b, 0x47, 0x54, 0x53, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x52, 0x33, 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, 0x1f, 0x4f, 0x33, 0x87, 0x33, 0x29 +.byte 0x8a, 0xa1, 0x84, 0xde, 0xcb, 0xc7, 0x21, 0x58, 0x41, 0x89, 0xea, 0x56, 0x9d, 0x2b, 0x4b, 0x85 +.byte 0xc6, 0x1d, 0x4c, 0x27, 0xbc, 0x7f, 0x26, 0x51, 0x72, 0x6f, 0xe2, 0x9f, 0xd6, 0xa3, 0xca, 0xcc +.byte 0x45, 0x14, 0x46, 0x8b, 0xad, 0xef, 0x7e, 0x86, 0x8c, 0xec, 0xb1, 0x7e, 0x2f, 0xff, 0xa9, 0x71 +.byte 0x9d, 0x18, 0x84, 0x45, 0x04, 0x41, 0x55, 0x6e, 0x2b, 0xea, 0x26, 0x7f, 0xbb, 0x90, 0x01, 0xe3 +.byte 0x4b, 0x19, 0xba, 0xe4, 0x54, 0x96, 0x45, 0x09, 0xb1, 0xd5, 0x6c, 0x91, 0x44, 0xad, 0x84, 0x13 +.byte 0x8e, 0x9a, 0x8c, 0x0d, 0x80, 0x0c, 0x32, 0xf6, 0xe0, 0x27, 0x00, 0x49, 0x00, 0x78, 0x30, 0x47 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x22, 0x30 +.byte 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x20, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x4c, 0x4c +.byte 0x43, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0b, 0x47, 0x54, 0x53, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x34, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48 +.byte 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xf3 +.byte 0x74, 0x73, 0xa7, 0x68, 0x8b, 0x60, 0xae, 0x43, 0xb8, 0x35, 0xc5, 0x81, 0x30, 0x7b, 0x4b, 0x49 +.byte 0x9d, 0xfb, 0xc1, 0x61, 0xce, 0xe6, 0xde, 0x46, 0xbd, 0x6b, 0xd5, 0x61, 0x18, 0x35, 0xae, 0x40 +.byte 0xdd, 0x73, 0xf7, 0x89, 0x91, 0x30, 0x5a, 0xeb, 0x3c, 0xee, 0x85, 0x7c, 0xa2, 0x40, 0x76, 0x3b +.byte 0xa9, 0xc6, 0xb8, 0x47, 0xd8, 0x2a, 0xe7, 0x92, 0x91, 0x6a, 0x73, 0xe9, 0xb1, 0x72, 0x39, 0x9f +.byte 0x29, 0x9f, 0xa2, 0x98, 0xd3, 0x5f, 0x5e, 0x58, 0x86, 0x65, 0x0f, 0xa1, 0x84, 0x65, 0x06, 0xd1 +.byte 0xdc, 0x8b, 0xc9, 0xc7, 0x73, 0xc8, 0x8c, 0x6a, 0x2f, 0xe5, 0xc4, 0xab, 0xd1, 0x1d, 0x8a, 0x00 +.byte 0x4a, 0x02, 0x26, 0x30, 0x48, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x42, 0x4d, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x10, 0x51, 0x75, 0x6f +.byte 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x1e, 0x30 +.byte 0x1c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x15, 0x51, 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73 +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 0x20, 0x47, 0x33, 0x30, 0x82, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xa0, 0xbe +.byte 0x50, 0x10, 0x8e, 0xe9, 0xf2, 0x6c, 0x40, 0xb4, 0x04, 0x9c, 0x85, 0xb9, 0x31, 0xca, 0xdc, 0x2d +.byte 0xe4, 0x11, 0xa9, 0x04, 0x3c, 0x1b, 0x55, 0xc1, 0xe7, 0x58, 0x30, 0x1d, 0x24, 0xb4, 0xc3, 0xef +.byte 0x85, 0xde, 0x8c, 0x2c, 0xe1, 0xc1, 0x3d, 0xdf, 0x82, 0xe6, 0x4f, 0xad, 0x47, 0x87, 0x6c, 0xec +.byte 0x5b, 0x49, 0xc1, 0x4a, 0xd5, 0xbb, 0x8f, 0xec, 0x87, 0xac, 0x7f, 0x82, 0x9a, 0x86, 0xec, 0x3d +.byte 0x03, 0x99, 0x52, 0x01, 0xd2, 0x35, 0x9e, 0xac, 0xda, 0xf0, 0x53, 0xc9, 0x66, 0x3c, 0xd4, 0xac +.byte 0x02, 0x01, 0xda, 0x24, 0xd3, 0x3b, 0xa8, 0x02, 0x46, 0xaf, 0xa4, 0x1c, 0xe3, 0xf8, 0x73, 0x58 +.byte 0x76, 0xb7, 0xf6, 0x0e, 0x90, 0x0d, 0xb5, 0xf0, 0xcf, 0xcc, 0xfa, 0xf9, 0xc6, 0x4c, 0xe5, 0xc3 +.byte 0x86, 0x30, 0x0a, 0x8d, 0x17, 0x7e, 0x35, 0xeb, 0xc5, 0xdf, 0xbb, 0x0e, 0x9c, 0xc0, 0x8d, 0x87 +.byte 0xe3, 0x88, 0x38, 0x85, 0x67, 0xfa, 0x3e, 0xc7, 0xab, 0xe0, 0x13, 0x9c, 0x05, 0x18, 0x98, 0xcf +.byte 0x93, 0xf5, 0xb1, 0x92, 0xb4, 0xfc, 0x23, 0xd3, 0xcf, 0xd5, 0xc4, 0x27, 0x49, 0xe0, 0x9e, 0x3c +.byte 0x9b, 0x08, 0xa3, 0x8b, 0x5d, 0x2a, 0x21, 0xe0, 0xfc, 0x39, 0xaa, 0x53, 0xda, 0x7d, 0x7e, 0xcf +.byte 0x1a, 0x09, 0x53, 0xbc, 0x5d, 0x05, 0x04, 0xcf, 0xa1, 0x4a, 0x8f, 0x8b, 0x76, 0x82, 0x0d, 0xa1 +.byte 0xf8, 0xd2, 0xc7, 0x14, 0x77, 0x5b, 0x90, 0x36, 0x07, 0x81, 0x9b, 0x3e, 0x06, 0xfa, 0x52, 0x5e +.byte 0x63, 0xc5, 0xa6, 0x00, 0xfe, 0xa5, 0xe9, 0x52, 0x1b, 0x52, 0xb5, 0x92, 0x39, 0x72, 0x03, 0x09 +.byte 0x62, 0xbd, 0xb0, 0x60, 0x16, 0x6e, 0xa6, 0xdd, 0x25, 0xc2, 0x03, 0x66, 0xdd, 0xf3, 0x04, 0xd1 +.byte 0x40, 0xe2, 0x4e, 0x8b, 0x86, 0xf4, 0x6f, 0xe5, 0x83, 0xa0, 0x27, 0x84, 0x5e, 0x04, 0xc1, 0xf5 +.byte 0x90, 0xbd, 0x30, 0x3d, 0xc4, 0xef, 0xa8, 0x69, 0xbc, 0x38, 0x9b, 0xa4, 0xa4, 0x96, 0xd1, 0x62 +.byte 0xda, 0x69, 0xc0, 0x01, 0x96, 0xae, 0xcb, 0xc4, 0x51, 0x34, 0xea, 0x0c, 0xaa, 0xff, 0x21, 0x8e +.byte 0x59, 0x8f, 0x4a, 0x5c, 0xe4, 0x61, 0x9a, 0xa7, 0xd2, 0xe9, 0x2a, 0x78, 0x8d, 0x51, 0x3d, 0x3a +.byte 0x15, 0xee, 0xa2, 0x59, 0x8e, 0xa9, 0x5c, 0xde, 0xc5, 0xf9, 0x90, 0x22, 0xe5, 0x88, 0x45, 0x71 +.byte 0xdd, 0x91, 0x99, 0x6c, 0x7a, 0x9f, 0x3d, 0x3d, 0x98, 0x7c, 0x5e, 0xf6, 0xbe, 0x16, 0x68, 0xa0 +.byte 0x5e, 0xae, 0x0b, 0x23, 0xfc, 0x5a, 0x0f, 0xaa, 0x22, 0x76, 0x2d, 0xc9, 0xa1, 0x10, 0x1d, 0xe4 +.byte 0xd3, 0x44, 0x23, 0x90, 0x88, 0x9f, 0xc6, 0x2a, 0xe6, 0xd7, 0xf5, 0x9a, 0xb3, 0x58, 0x1e, 0x2f +.byte 0x30, 0x89, 0x08, 0x1b, 0x54, 0xa2, 0xb5, 0x98, 0x23, 0xec, 0x08, 0x77, 0x1c, 0x95, 0x5d, 0x61 +.byte 0xd1, 0xcb, 0x89, 0x9c, 0x5f, 0xa2, 0x4a, 0x91, 0x9a, 0xef, 0x21, 0xaa, 0x49, 0x16, 0x08, 0xa8 +.byte 0xbd, 0x61, 0x28, 0x31, 0xc9, 0x74, 0xad, 0x85, 0xf6, 0xd9, 0xc5, 0xb1, 0x8b, 0xd1, 0xe5, 0x10 +.byte 0x32, 0x4d, 0x5f, 0x8b, 0x20, 0x3a, 0x3c, 0x49, 0x1f, 0x33, 0x85, 0x59, 0x0d, 0xdb, 0xcb, 0x09 +.byte 0x75, 0x43, 0x69, 0x73, 0xfb, 0x6b, 0x71, 0x7d, 0xf0, 0xdf, 0xc4, 0x4c, 0x7d, 0xc6, 0xa3, 0x2e +.byte 0xc8, 0x95, 0x79, 0xcb, 0x73, 0xa2, 0x8e, 0x4e, 0x4d, 0x24, 0xfb, 0x5e, 0xe4, 0x04, 0xbe, 0x72 +.byte 0x1b, 0xa6, 0x27, 0x2d, 0x49, 0x5a, 0x99, 0x7a, 0xd7, 0x5c, 0x09, 0x20, 0xb7, 0x7f, 0x94, 0xb9 +.byte 0x4f, 0xf1, 0x0d, 0x1c, 0x5e, 0x88, 0x42, 0x1b, 0x11, 0xb7, 0xe7, 0x91, 0xdb, 0x9e, 0x6c, 0xf4 +.byte 0x6a, 0xdf, 0x8c, 0x06, 0x98, 0x03, 0xad, 0xcc, 0x28, 0xef, 0xa5, 0x47, 0xf3, 0x53, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x4a, 0x02, 0x26, 0x30, 0x48, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x42, 0x4d, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13 +.byte 0x10, 0x51, 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x65 +.byte 0x64, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x15, 0x51, 0x75, 0x6f, 0x56 +.byte 0x61, 0x64, 0x69, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x32, 0x20, 0x47 +.byte 0x33, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0xa1, 0xae, 0x25, 0xb2, 0x01, 0x18, 0xdc, 0x57, 0x88, 0x3f, 0x46, 0xeb, 0xf9, 0xaf +.byte 0xe2, 0xeb, 0x23, 0x71, 0xe2, 0x9a, 0xd1, 0x61, 0x66, 0x21, 0x5f, 0xaa, 0xaf, 0x27, 0x51, 0xe5 +.byte 0x6e, 0x1b, 0x16, 0xd4, 0x2d, 0x7d, 0x50, 0xb0, 0x53, 0x77, 0xbd, 0x78, 0x3a, 0x60, 0xe2, 0x64 +.byte 0x02, 0x9b, 0x7c, 0x86, 0x9b, 0xd6, 0x1a, 0x8e, 0xad, 0xff, 0x1f, 0x15, 0x7f, 0xd5, 0x95, 0x1e +.byte 0x12, 0xcb, 0xe6, 0x14, 0x84, 0x04, 0xc1, 0xdf, 0x36, 0xb3, 0x16, 0x9f, 0x8a, 0xe3, 0xc9, 0xdb +.byte 0x98, 0x34, 0xce, 0xd8, 0x33, 0x17, 0x28, 0x46, 0xfc, 0xa7, 0xc9, 0xf0, 0xd2, 0xb4, 0xd5, 0x4d +.byte 0x09, 0x72, 0x49, 0xf9, 0xf2, 0x87, 0xe3, 0xa9, 0xda, 0x7d, 0xa1, 0x7d, 0x6b, 0xb2, 0x3a, 0x25 +.byte 0xa9, 0x6d, 0x52, 0x44, 0xac, 0xf8, 0xbe, 0x6e, 0xfb, 0xdc, 0xa6, 0x73, 0x91, 0x90, 0x61, 0xa6 +.byte 0x03, 0x14, 0x20, 0xf2, 0xe7, 0x87, 0xa3, 0x88, 0xad, 0xad, 0xa0, 0x8c, 0xff, 0xa6, 0x0b, 0x25 +.byte 0x52, 0x25, 0xe7, 0x16, 0x01, 0xd5, 0xcb, 0xb8, 0x35, 0x81, 0x0c, 0xa3, 0x3b, 0xf0, 0xe1, 0xe1 +.byte 0xfc, 0x5a, 0x5d, 0xce, 0x80, 0x71, 0x6d, 0xf8, 0x49, 0xab, 0x3e, 0x3b, 0xba, 0xb8, 0xd7, 0x80 +.byte 0x01, 0xfb, 0xa5, 0xeb, 0x5b, 0xb3, 0xc5, 0x5e, 0x60, 0x2a, 0x31, 0xa0, 0xaf, 0x37, 0xe8, 0x20 +.byte 0x3a, 0x9f, 0xa8, 0x32, 0x2c, 0x0c, 0xcc, 0x09, 0x1d, 0xd3, 0x9e, 0x8e, 0x5d, 0xbc, 0x4c, 0x98 +.byte 0xee, 0xc5, 0x1a, 0x68, 0x7b, 0xec, 0x53, 0xa6, 0xe9, 0x14, 0x35, 0xa3, 0xdf, 0xcd, 0x80, 0x9f +.byte 0x0c, 0x48, 0xfb, 0x1c, 0xf4, 0xf1, 0xbf, 0x4a, 0xb8, 0xfa, 0xd5, 0x8c, 0x71, 0x4a, 0xc7, 0x1f +.byte 0xad, 0xfe, 0x41, 0x9a, 0xb3, 0x83, 0x5d, 0xf2, 0x84, 0x56, 0xef, 0xa5, 0x57, 0x43, 0xce, 0x29 +.byte 0xad, 0x8c, 0xab, 0x55, 0xbf, 0xc4, 0xfb, 0x5b, 0x01, 0xdd, 0x23, 0x21, 0xa1, 0x58, 0x00, 0x8e +.byte 0xc3, 0xd0, 0x6a, 0x13, 0xed, 0x13, 0xe3, 0x12, 0x2b, 0x80, 0xdc, 0x67, 0xe6, 0x95, 0xb2, 0xcd +.byte 0x1e, 0x22, 0x6e, 0x2a, 0xf8, 0x41, 0xd4, 0xf2, 0xca, 0x14, 0x07, 0x8d, 0x8a, 0x55, 0x12, 0xc6 +.byte 0x69, 0xf5, 0xb8, 0x86, 0x68, 0x2f, 0x53, 0x5e, 0xb0, 0xd2, 0xaa, 0x21, 0xc1, 0x98, 0xe6, 0x30 +.byte 0xe3, 0x67, 0x55, 0xc7, 0x9b, 0x6e, 0xac, 0x19, 0xa8, 0x55, 0xa6, 0x45, 0x06, 0xd0, 0x23, 0x3a +.byte 0xdb, 0xeb, 0x65, 0x5d, 0x2a, 0x11, 0x11, 0xf0, 0x3b, 0x4f, 0xca, 0x6d, 0xf4, 0x34, 0xc4, 0x71 +.byte 0xe4, 0xff, 0x00, 0x5a, 0xf6, 0x5c, 0xae, 0x23, 0x60, 0x85, 0x73, 0xf1, 0xe4, 0x10, 0xb1, 0x25 +.byte 0xae, 0xd5, 0x92, 0xbb, 0x13, 0xc1, 0x0c, 0xe0, 0x39, 0xda, 0xb4, 0x39, 0x57, 0xb5, 0xab, 0x35 +.byte 0xaa, 0x72, 0x21, 0x3b, 0x83, 0x35, 0xe7, 0x31, 0xdf, 0x7a, 0x21, 0x6e, 0xb8, 0x32, 0x08, 0x7d +.byte 0x1d, 0x32, 0x91, 0x15, 0x4a, 0x62, 0x72, 0xcf, 0xe3, 0x77, 0xa1, 0xbc, 0xd5, 0x11, 0x1b, 0x76 +.byte 0x01, 0x67, 0x08, 0xe0, 0x41, 0x0b, 0xc3, 0xeb, 0x15, 0x6e, 0xf8, 0xa4, 0x19, 0xd9, 0xa2, 0xab +.byte 0xaf, 0xe2, 0x27, 0x52, 0x56, 0x2b, 0x02, 0x8a, 0x2c, 0x14, 0x24, 0xf9, 0xbf, 0x42, 0x02, 0xbf +.byte 0x26, 0xc8, 0xc6, 0x8f, 0xe0, 0x6e, 0x38, 0x7d, 0x53, 0x2d, 0xe5, 0xed, 0x98, 0xb3, 0x95, 0x63 +.byte 0x68, 0x7f, 0xf9, 0x35, 0xf4, 0xdf, 0x88, 0xc5, 0x60, 0x35, 0x92, 0xc0, 0x7c, 0x69, 0x1c, 0x61 +.byte 0x95, 0x16, 0xd0, 0xeb, 0xde, 0x0b, 0xaf, 0x3e, 0x04, 0x10, 0x45, 0x65, 0x58, 0x50, 0x38, 0xaf +.byte 0x48, 0xf2, 0x59, 0xb6, 0x16, 0xf2, 0x3c, 0x0d, 0x90, 0x02, 0xc6, 0x70, 0x2e, 0x01, 0xad, 0x3c +.byte 0x15, 0xd7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4a, 0x02, 0x26, 0x30, 0x48, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x4d, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x10, 0x51, 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x4c, 0x69 +.byte 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x15 +.byte 0x51, 0x75, 0x6f, 0x56, 0x61, 0x64, 0x69, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41 +.byte 0x20, 0x33, 0x20, 0x47, 0x33, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02 +.byte 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xb3, 0xcb, 0x0e, 0x10, 0x67, 0x8e, 0xea, 0x14, 0x97, 0xa7 +.byte 0x32, 0x2a, 0x0a, 0x56, 0x36, 0x7f, 0x68, 0x4c, 0xc7, 0xb3, 0x6f, 0x3a, 0x23, 0x14, 0x91, 0xff +.byte 0x19, 0x7f, 0xa5, 0xca, 0xac, 0xee, 0xb3, 0x76, 0x9d, 0x7a, 0xe9, 0x8b, 0x1b, 0xab, 0x6b, 0x31 +.byte 0xdb, 0xfa, 0x0b, 0x53, 0x4c, 0xaf, 0xc5, 0xa5, 0x1a, 0x79, 0x3c, 0x8a, 0x4c, 0xff, 0xac, 0xdf +.byte 0x25, 0xde, 0x4e, 0xd9, 0x82, 0x32, 0x0b, 0x44, 0xde, 0xca, 0xdb, 0x8c, 0xac, 0xa3, 0x6e, 0x16 +.byte 0x83, 0x3b, 0xa6, 0x64, 0x4b, 0x32, 0x89, 0xfb, 0x16, 0x16, 0x38, 0x7e, 0xeb, 0x43, 0xe2, 0xd3 +.byte 0x74, 0x4a, 0xc2, 0x62, 0x0a, 0x73, 0x0a, 0xdd, 0x49, 0xb3, 0x57, 0xd2, 0xb0, 0x0a, 0x85, 0x9d +.byte 0x71, 0x3c, 0xde, 0xa3, 0xcb, 0xc0, 0x32, 0xf3, 0x01, 0x39, 0x20, 0x43, 0x1b, 0x35, 0xd1, 0x53 +.byte 0xb3, 0xb1, 0xee, 0xc5, 0x93, 0x69, 0x82, 0x3e, 0x16, 0xb5, 0x28, 0x46, 0xa1, 0xde, 0xea, 0x89 +.byte 0x09, 0xed, 0x43, 0xb8, 0x05, 0x46, 0x8a, 0x86, 0xf5, 0x59, 0x47, 0xbe, 0x1b, 0x6f, 0x01, 0x21 +.byte 0x10, 0xb9, 0xfd, 0xa9, 0xd2, 0x28, 0xca, 0x10, 0x39, 0x09, 0xca, 0x13, 0x36, 0xcf, 0x9c, 0xad +.byte 0xad, 0x40, 0x74, 0x79, 0x2b, 0x02, 0x3f, 0x34, 0xff, 0xfa, 0x20, 0x69, 0x7d, 0xd3, 0xee, 0x61 +.byte 0xf5, 0xba, 0xb3, 0xe7, 0x30, 0xd0, 0x37, 0x23, 0x86, 0x72, 0x61, 0x45, 0x29, 0x48, 0x59, 0x68 +.byte 0x6f, 0x77, 0xa6, 0x2e, 0x81, 0xbe, 0x07, 0x4d, 0x6f, 0xaf, 0xce, 0xc4, 0x45, 0x13, 0x91, 0x14 +.byte 0x70, 0x06, 0x8f, 0x1f, 0x9f, 0xf8, 0x87, 0x69, 0xb1, 0x0e, 0xef, 0xc3, 0x89, 0x19, 0xeb, 0xea +.byte 0x1c, 0x61, 0xfc, 0x7a, 0x6c, 0x8a, 0xdc, 0xd6, 0x03, 0x0b, 0x9e, 0x26, 0xba, 0x12, 0xdd, 0xd4 +.byte 0x54, 0x39, 0xab, 0x26, 0xa3, 0x33, 0xea, 0x75, 0x81, 0xda, 0x2d, 0xcd, 0x0f, 0x4f, 0xe4, 0x03 +.byte 0xd1, 0xef, 0x15, 0x97, 0x1b, 0x6b, 0x90, 0xc5, 0x02, 0x90, 0x93, 0x66, 0x02, 0x21, 0xb1, 0x47 +.byte 0xde, 0x8b, 0x9a, 0x4a, 0x80, 0xb9, 0x55, 0x8f, 0xb5, 0xa2, 0x2f, 0xc0, 0xd6, 0x33, 0x67, 0xda +.byte 0x7e, 0xc4, 0xa7, 0xb4, 0x04, 0x44, 0xeb, 0x47, 0xfb, 0xe6, 0x58, 0xb9, 0xf7, 0x0c, 0xf0, 0x7b +.byte 0x2b, 0xb1, 0xc0, 0x70, 0x29, 0xc3, 0x40, 0x62, 0x2d, 0x3b, 0x48, 0x69, 0xdc, 0x23, 0x3c, 0x48 +.byte 0xeb, 0x7b, 0x09, 0x79, 0xa9, 0x6d, 0xda, 0xa8, 0x30, 0x98, 0xcf, 0x80, 0x72, 0x03, 0x88, 0xa6 +.byte 0x5b, 0x46, 0xae, 0x72, 0x79, 0x7c, 0x08, 0x03, 0x21, 0x65, 0xae, 0xb7, 0xe1, 0x1c, 0xa5, 0xb1 +.byte 0x2a, 0xa2, 0x31, 0xde, 0x66, 0x04, 0xf7, 0xc0, 0x74, 0xe8, 0x71, 0xde, 0xff, 0x3d, 0x59, 0xcc +.byte 0x96, 0x26, 0x12, 0x8b, 0x85, 0x95, 0x57, 0x1a, 0xab, 0x6b, 0x75, 0x0b, 0x44, 0x3d, 0x11, 0x28 +.byte 0x3c, 0x7b, 0x61, 0xb7, 0xe2, 0x8f, 0x67, 0x4f, 0xe5, 0xec, 0x3c, 0x4c, 0x60, 0x80, 0x69, 0x57 +.byte 0x38, 0x1e, 0x01, 0x5b, 0x8d, 0x55, 0xe8, 0xc7, 0xdf, 0xc0, 0xcc, 0x77, 0x23, 0x34, 0x49, 0x75 +.byte 0x7c, 0xf6, 0x98, 0x11, 0xeb, 0x2d, 0xde, 0xed, 0x41, 0x2e, 0x14, 0x05, 0x02, 0x7f, 0xe0, 0xfe +.byte 0x20, 0xeb, 0x35, 0xe7, 0x11, 0xac, 0x22, 0xce, 0x57, 0x3d, 0xde, 0xc9, 0x30, 0x6d, 0x10, 0x03 +.byte 0x85, 0xcd, 0xf1, 0xff, 0x8c, 0x16, 0xb5, 0xc1, 0xb2, 0x3e, 0x88, 0x6c, 0x60, 0x7f, 0x90, 0x4f +.byte 0x95, 0xf7, 0xf6, 0x2d, 0xad, 0x01, 0x39, 0x07, 0x04, 0xfa, 0x75, 0x80, 0x7d, 0xbf, 0x49, 0x50 +.byte 0xed, 0xef, 0xc9, 0xc4, 0x7c, 0x1c, 0xeb, 0x80, 0x7e, 0xdb, 0xb6, 0xd0, 0xdd, 0x13, 0xfe, 0xc9 +.byte 0xd3, 0x9c, 0xd7, 0xb2, 0x97, 0xa9, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4a, 0x00, 0x78, 0x30 +.byte 0x48, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x44, 0x45, 0x31, 0x15 +.byte 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x2d, 0x54, 0x72, 0x75, 0x73, 0x74 +.byte 0x20, 0x47, 0x6d, 0x62, 0x48, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x19 +.byte 0x44, 0x2d, 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x42, 0x52, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x43, 0x41, 0x20, 0x31, 0x20, 0x32, 0x30, 0x32, 0x30, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a +.byte 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00 +.byte 0x04, 0xc6, 0xcb, 0xc7, 0x28, 0xd1, 0xfb, 0x84, 0xf5, 0x9a, 0xef, 0x42, 0x14, 0x20, 0xe1, 0x43 +.byte 0x6b, 0x6e, 0x75, 0xad, 0xfc, 0x2b, 0x03, 0x84, 0xd4, 0x76, 0x93, 0x25, 0xd7, 0x59, 0x3b, 0x41 +.byte 0x65, 0x6b, 0x1e, 0xe6, 0x34, 0x2a, 0xbb, 0x74, 0xf6, 0x12, 0xce, 0xe8, 0x6d, 0xe7, 0xab, 0xe4 +.byte 0x3c, 0x4e, 0x3f, 0x44, 0x08, 0x8b, 0xcd, 0x16, 0x71, 0xcb, 0xbf, 0x92, 0x99, 0xf4, 0xa4, 0xd7 +.byte 0x3c, 0x50, 0x54, 0x52, 0x90, 0x85, 0x83, 0x78, 0x94, 0x67, 0x67, 0xa3, 0x1c, 0x09, 0x19, 0x3d +.byte 0x75, 0x34, 0x85, 0xde, 0xed, 0x60, 0x7d, 0xc7, 0x0c, 0xb4, 0x41, 0x52, 0xb9, 0x6e, 0xe5, 0xee +.byte 0x42, 0x00, 0x4a, 0x00, 0x78, 0x30, 0x48, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x44, 0x45, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44 +.byte 0x2d, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x31, 0x22, 0x30, 0x20, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x19, 0x44, 0x2d, 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x45, 0x56 +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 0x20, 0x32, 0x30, 0x32, 0x30, 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, 0xf1, 0x0b, 0xdd, 0x86, 0x43, 0x20, 0x19, 0xdf, 0x97 +.byte 0x85, 0xe8, 0x22, 0x4a, 0x9b, 0xcf, 0x9d, 0x98, 0xbf, 0xb4, 0x05, 0x26, 0xc9, 0xcb, 0xe3, 0xa6 +.byte 0xd2, 0x8f, 0xc5, 0x9e, 0x78, 0x7b, 0x31, 0x89, 0xa9, 0x89, 0xad, 0x27, 0x3c, 0x65, 0x10, 0x82 +.byte 0xfc, 0xdf, 0xc3, 0x9d, 0x4e, 0xf0, 0x33, 0x23, 0xc4, 0xd2, 0x32, 0xf5, 0x1c, 0xb0, 0xdf, 0x33 +.byte 0x17, 0x5d, 0xc5, 0xf0, 0xb1, 0x8a, 0xf9, 0xef, 0xb9, 0xb7, 0x14, 0xca, 0x29, 0x4a, 0xc2, 0x0f +.byte 0xa9, 0x7f, 0x75, 0x65, 0x49, 0x2a, 0x30, 0x67, 0xf4, 0x64, 0xf7, 0xd6, 0x1a, 0x77, 0xda, 0xc3 +.byte 0xc2, 0x97, 0x61, 0x42, 0x7b, 0x49, 0xad, 0x00, 0x4a, 0x01, 0x26, 0x30, 0x48, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x17, 0x53, 0x65, 0x63, 0x75, 0x72, 0x65, 0x54, 0x72, 0x75, 0x73, 0x74 +.byte 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x17, 0x30, 0x15 +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0e, 0x53, 0x65, 0x63, 0x75, 0x72, 0x65, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01 +.byte 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xab, 0xa4, 0x81, 0xe5, 0x95, 0xcd, 0xf5, 0xf6, 0x14, 0x8e +.byte 0xc2, 0x4f, 0xca, 0xd4, 0xe2, 0x78, 0x95, 0x58, 0x9c, 0x41, 0xe1, 0x0d, 0x99, 0x40, 0x24, 0x17 +.byte 0x39, 0x91, 0x33, 0x66, 0xe9, 0xbe, 0xe1, 0x83, 0xaf, 0x62, 0x5c, 0x89, 0xd1, 0xfc, 0x24, 0x5b +.byte 0x61, 0xb3, 0xe0, 0x11, 0x11, 0x41, 0x1c, 0x1d, 0x6e, 0xf0, 0xb8, 0xbb, 0xf8, 0xde, 0xa7, 0x81 +.byte 0xba, 0xa6, 0x48, 0xc6, 0x9f, 0x1d, 0xbd, 0xbe, 0x8e, 0xa9, 0x41, 0x3e, 0xb8, 0x94, 0xed, 0x29 +.byte 0x1a, 0xd4, 0x8e, 0xd2, 0x03, 0x1d, 0x03, 0xef, 0x6d, 0x0d, 0x67, 0x1c, 0x57, 0xd7, 0x06, 0xad +.byte 0xca, 0xc8, 0xf5, 0xfe, 0x0e, 0xaf, 0x66, 0x25, 0x48, 0x04, 0x96, 0x0b, 0x5d, 0xa3, 0xba, 0x16 +.byte 0xc3, 0x08, 0x4f, 0xd1, 0x46, 0xf8, 0x14, 0x5c, 0xf2, 0xc8, 0x5e, 0x01, 0x99, 0x6d, 0xfd, 0x88 +.byte 0xcc, 0x86, 0xa8, 0xc1, 0x6f, 0x31, 0x42, 0x6c, 0x52, 0x3e, 0x68, 0xcb, 0xf3, 0x19, 0x34, 0xdf +.byte 0xbb, 0x87, 0x18, 0x56, 0x80, 0x26, 0xc4, 0xd0, 0xdc, 0xc0, 0x6f, 0xdf, 0xde, 0xa0, 0xc2, 0x91 +.byte 0x16, 0xa0, 0x64, 0x11, 0x4b, 0x44, 0xbc, 0x1e, 0xf6, 0xe7, 0xfa, 0x63, 0xde, 0x66, 0xac, 0x76 +.byte 0xa4, 0x71, 0xa3, 0xec, 0x36, 0x94, 0x68, 0x7a, 0x77, 0xa4, 0xb1, 0xe7, 0x0e, 0x2f, 0x81, 0x7a +.byte 0xe2, 0xb5, 0x72, 0x86, 0xef, 0xa2, 0x6b, 0x8b, 0xf0, 0x0f, 0xdb, 0xd3, 0x59, 0x3f, 0xba, 0x72 +.byte 0xbc, 0x44, 0x24, 0x9c, 0xe3, 0x73, 0xb3, 0xf7, 0xaf, 0x57, 0x2f, 0x42, 0x26, 0x9d, 0xa9, 0x74 +.byte 0xba, 0x00, 0x52, 0xf2, 0x4b, 0xcd, 0x53, 0x7c, 0x47, 0x0b, 0x36, 0x85, 0x0e, 0x66, 0xa9, 0x08 +.byte 0x97, 0x16, 0x34, 0x57, 0xc1, 0x66, 0xf7, 0x80, 0xe3, 0xed, 0x70, 0x54, 0xc7, 0x93, 0xe0, 0x2e +.byte 0x28, 0x15, 0x59, 0x87, 0xba, 0xbb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4c, 0x02, 0x26, 0x30 +.byte 0x4a, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x12 +.byte 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x09, 0x49, 0x64, 0x65, 0x6e, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1e, 0x49, 0x64, 0x65 +.byte 0x6e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x69, 0x61 +.byte 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 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, 0xa7, 0x50, 0x19, 0xde +.byte 0x3f, 0x99, 0x3d, 0xd4, 0x33, 0x46, 0xf1, 0x6f, 0x51, 0x61, 0x82, 0xb2, 0xa9, 0x4f, 0x8f, 0x67 +.byte 0x89, 0x5d, 0x84, 0xd9, 0x53, 0xdd, 0x0c, 0x28, 0xd9, 0xd7, 0xf0, 0xff, 0xae, 0x95, 0x43, 0x72 +.byte 0x99, 0xf9, 0xb5, 0x5d, 0x7c, 0x8a, 0xc1, 0x42, 0xe1, 0x31, 0x50, 0x74, 0xd1, 0x81, 0x0d, 0x7c +.byte 0xcd, 0x9b, 0x21, 0xab, 0x43, 0xe2, 0xac, 0xad, 0x5e, 0x86, 0x6e, 0xf3, 0x09, 0x8a, 0x1f, 0x5a +.byte 0x32, 0xbd, 0xa2, 0xeb, 0x94, 0xf9, 0xe8, 0x5c, 0x0a, 0xec, 0xff, 0x98, 0xd2, 0xaf, 0x71, 0xb3 +.byte 0xb4, 0x53, 0x9f, 0x4e, 0x87, 0xef, 0x92, 0xbc, 0xbd, 0xec, 0x4f, 0x32, 0x30, 0x88, 0x4b, 0x17 +.byte 0x5e, 0x57, 0xc4, 0x53, 0xc2, 0xf6, 0x02, 0x97, 0x8d, 0xd9, 0x62, 0x2b, 0xbf, 0x24, 0x1f, 0x62 +.byte 0x8d, 0xdf, 0xc3, 0xb8, 0x29, 0x4b, 0x49, 0x78, 0x3c, 0x93, 0x60, 0x88, 0x22, 0xfc, 0x99, 0xda +.byte 0x36, 0xc8, 0xc2, 0xa2, 0xd4, 0x2c, 0x54, 0x00, 0x67, 0x35, 0x6e, 0x73, 0xbf, 0x02, 0x58, 0xf0 +.byte 0xa4, 0xdd, 0xe5, 0xb0, 0xa2, 0x26, 0x7a, 0xca, 0xe0, 0x36, 0xa5, 0x19, 0x16, 0xf5, 0xfd, 0xb7 +.byte 0xef, 0xae, 0x3f, 0x40, 0xf5, 0x6d, 0x5a, 0x04, 0xfd, 0xce, 0x34, 0xca, 0x24, 0xdc, 0x74, 0x23 +.byte 0x1b, 0x5d, 0x33, 0x13, 0x12, 0x5d, 0xc4, 0x01, 0x25, 0xf6, 0x30, 0xdd, 0x02, 0x5d, 0x9f, 0xe0 +.byte 0xd5, 0x47, 0xbd, 0xb4, 0xeb, 0x1b, 0xa1, 0xbb, 0x49, 0x49, 0xd8, 0x9f, 0x5b, 0x02, 0xf3, 0x8a +.byte 0xe4, 0x24, 0x90, 0xe4, 0x62, 0x4f, 0x4f, 0xc1, 0xaf, 0x8b, 0x0e, 0x74, 0x17, 0xa8, 0xd1, 0x72 +.byte 0x88, 0x6a, 0x7a, 0x01, 0x49, 0xcc, 0xb4, 0x46, 0x79, 0xc6, 0x17, 0xb1, 0xda, 0x98, 0x1e, 0x07 +.byte 0x59, 0xfa, 0x75, 0x21, 0x85, 0x65, 0xdd, 0x90, 0x56, 0xce, 0xfb, 0xab, 0xa5, 0x60, 0x9d, 0xc4 +.byte 0x9d, 0xf9, 0x52, 0xb0, 0x8b, 0xbd, 0x87, 0xf9, 0x8f, 0x2b, 0x23, 0x0a, 0x23, 0x76, 0x3b, 0xf7 +.byte 0x33, 0xe1, 0xc9, 0x00, 0xf3, 0x69, 0xf9, 0x4b, 0xa2, 0xe0, 0x4e, 0xbc, 0x7e, 0x93, 0x39, 0x84 +.byte 0x07, 0xf7, 0x44, 0x70, 0x7e, 0xfe, 0x07, 0x5a, 0xe5, 0xb1, 0xac, 0xd1, 0x18, 0xcc, 0xf2, 0x35 +.byte 0xe5, 0x49, 0x49, 0x08, 0xca, 0x56, 0xc9, 0x3d, 0xfb, 0x0f, 0x18, 0x7d, 0x8b, 0x3b, 0xc1, 0x13 +.byte 0xc2, 0x4d, 0x8f, 0xc9, 0x4f, 0x0e, 0x37, 0xe9, 0x1f, 0xa1, 0x0e, 0x6a, 0xdf, 0x62, 0x2e, 0xcb +.byte 0x35, 0x06, 0x51, 0x79, 0x2c, 0xc8, 0x25, 0x38, 0xf4, 0xfa, 0x4b, 0xa7, 0x89, 0x5c, 0x9c, 0xd2 +.byte 0xe3, 0x0d, 0x39, 0x86, 0x4a, 0x74, 0x7c, 0xd5, 0x59, 0x87, 0xc2, 0x3f, 0x4e, 0x0c, 0x5c, 0x52 +.byte 0xf4, 0x3d, 0xf7, 0x52, 0x82, 0xf1, 0xea, 0xa3, 0xac, 0xfd, 0x49, 0x34, 0x1a, 0x28, 0xf3, 0x41 +.byte 0x88, 0x3a, 0x13, 0xee, 0xe8, 0xde, 0xff, 0x99, 0x1d, 0x5f, 0xba, 0xcb, 0xe8, 0x1e, 0xf2, 0xb9 +.byte 0x50, 0x60, 0xc0, 0x31, 0xd3, 0x73, 0xe5, 0xef, 0xbe, 0xa0, 0xed, 0x33, 0x0b, 0x74, 0xbe, 0x20 +.byte 0x20, 0xc4, 0x67, 0x6c, 0xf0, 0x08, 0x03, 0x7a, 0x55, 0x80, 0x7f, 0x46, 0x4e, 0x96, 0xa7, 0xf4 +.byte 0x1e, 0x3e, 0xe1, 0xf6, 0xd8, 0x09, 0xe1, 0x33, 0x64, 0x2b, 0x63, 0xd7, 0x32, 0x5e, 0x9f, 0xf9 +.byte 0xc0, 0x7b, 0x0f, 0x78, 0x6f, 0x97, 0xbc, 0x93, 0x9a, 0xf9, 0x9c, 0x12, 0x90, 0x78, 0x7a, 0x80 +.byte 0x87, 0x15, 0xd7, 0x72, 0x74, 0x9c, 0x55, 0x74, 0x78, 0xb1, 0xba, 0xe1, 0x6e, 0x70, 0x04, 0xba +.byte 0x4f, 0xa0, 0xba, 0x68, 0xc3, 0x7b, 0xff, 0x31, 0xf0, 0x73, 0x3d, 0x3d, 0x94, 0x2a, 0xb1, 0x0b +.byte 0x41, 0x0e, 0xa0, 0xfe, 0x4d, 0x88, 0x65, 0x6b, 0x79, 0x33, 0xb4, 0xd7, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x4c, 0x01, 0x26, 0x30, 0x4a, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x55, 0x53, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x17, 0x53 +.byte 0x65, 0x63, 0x75, 0x72, 0x65, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f +.byte 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x10, 0x53, 0x65, 0x63, 0x75, 0x72, 0x65, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 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, 0xaf, 0x35, 0x2e, 0xd8, 0xac, 0x6c, 0x55, 0x69, 0x06, 0x71, 0xe5, 0x13, 0x68, 0x24 +.byte 0xb3, 0x4f, 0xd8, 0xcc, 0x21, 0x47, 0xf8, 0xf1, 0x60, 0x38, 0x89, 0x89, 0x03, 0xe9, 0xbd, 0xea +.byte 0x5e, 0x46, 0x53, 0x09, 0xdc, 0x5c, 0xf5, 0x5a, 0xe8, 0xf7, 0x45, 0x2a, 0x02, 0xeb, 0x31, 0x61 +.byte 0xd7, 0x29, 0x33, 0x4c, 0xce, 0xc7, 0x7c, 0x0a, 0x37, 0x7e, 0x0f, 0xba, 0x32, 0x98, 0xe1, 0x1d +.byte 0x97, 0xaf, 0x8f, 0xc7, 0xdc, 0xc9, 0x38, 0x96, 0xf3, 0xdb, 0x1a, 0xfc, 0x51, 0xed, 0x68, 0xc6 +.byte 0xd0, 0x6e, 0xa4, 0x7c, 0x24, 0xd1, 0xae, 0x42, 0xc8, 0x96, 0x50, 0x63, 0x2e, 0xe0, 0xfe, 0x75 +.byte 0xfe, 0x98, 0xa7, 0x5f, 0x49, 0x2e, 0x95, 0xe3, 0x39, 0x33, 0x64, 0x8e, 0x1e, 0xa4, 0x5f, 0x90 +.byte 0xd2, 0x67, 0x3c, 0xb2, 0xd9, 0xfe, 0x41, 0xb9, 0x55, 0xa7, 0x09, 0x8e, 0x72, 0x05, 0x1e, 0x8b +.byte 0xdd, 0x44, 0x85, 0x82, 0x42, 0xd0, 0x49, 0xc0, 0x1d, 0x60, 0xf0, 0xd1, 0x17, 0x2c, 0x95, 0xeb +.byte 0xf6, 0xa5, 0xc1, 0x92, 0xa3, 0xc5, 0xc2, 0xa7, 0x08, 0x60, 0x0d, 0x60, 0x04, 0x10, 0x96, 0x79 +.byte 0x9e, 0x16, 0x34, 0xe6, 0xa9, 0xb6, 0xfa, 0x25, 0x45, 0x39, 0xc8, 0x1e, 0x65, 0xf9, 0x93, 0xf5 +.byte 0xaa, 0xf1, 0x52, 0xdc, 0x99, 0x98, 0x3d, 0xa5, 0x86, 0x1a, 0x0c, 0x35, 0x33, 0xfa, 0x4b, 0xa5 +.byte 0x04, 0x06, 0x15, 0x1c, 0x31, 0x80, 0xef, 0xaa, 0x18, 0x6b, 0xc2, 0x7b, 0xd7, 0xda, 0xce, 0xf9 +.byte 0x33, 0x20, 0xd5, 0xf5, 0xbd, 0x6a, 0x33, 0x2d, 0x81, 0x04, 0xfb, 0xb0, 0x5c, 0xd4, 0x9c, 0xa3 +.byte 0xe2, 0x5c, 0x1d, 0xe3, 0xa9, 0x42, 0x75, 0x5e, 0x7b, 0xd4, 0x77, 0xef, 0x39, 0x54, 0xba, 0xc9 +.byte 0x0a, 0x18, 0x1b, 0x12, 0x99, 0x49, 0x2f, 0x88, 0x4b, 0xfd, 0x50, 0x62, 0xd1, 0x73, 0xe7, 0x8f +.byte 0x7a, 0x43, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4e, 0x01, 0x26, 0x30, 0x4c, 0x31, 0x20, 0x30 +.byte 0x1e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x17, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69 +.byte 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x52, 0x33, 0x31 +.byte 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c +.byte 0x53, 0x69, 0x67, 0x6e, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0a, 0x47 +.byte 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 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, 0xcc, 0x25, 0x76, 0x90, 0x79, 0x06 +.byte 0x78, 0x22, 0x16, 0xf5, 0xc0, 0x83, 0xb6, 0x84, 0xca, 0x28, 0x9e, 0xfd, 0x05, 0x76, 0x11, 0xc5 +.byte 0xad, 0x88, 0x72, 0xfc, 0x46, 0x02, 0x43, 0xc7, 0xb2, 0x8a, 0x9d, 0x04, 0x5f, 0x24, 0xcb, 0x2e +.byte 0x4b, 0xe1, 0x60, 0x82, 0x46, 0xe1, 0x52, 0xab, 0x0c, 0x81, 0x47, 0x70, 0x6c, 0xdd, 0x64, 0xd1 +.byte 0xeb, 0xf5, 0x2c, 0xa3, 0x0f, 0x82, 0x3d, 0x0c, 0x2b, 0xae, 0x97, 0xd7, 0xb6, 0x14, 0x86, 0x10 +.byte 0x79, 0xbb, 0x3b, 0x13, 0x80, 0x77, 0x8c, 0x08, 0xe1, 0x49, 0xd2, 0x6a, 0x62, 0x2f, 0x1f, 0x5e +.byte 0xfa, 0x96, 0x68, 0xdf, 0x89, 0x27, 0x95, 0x38, 0x9f, 0x06, 0xd7, 0x3e, 0xc9, 0xcb, 0x26, 0x59 +.byte 0x0d, 0x73, 0xde, 0xb0, 0xc8, 0xe9, 0x26, 0x0e, 0x83, 0x15, 0xc6, 0xef, 0x5b, 0x8b, 0xd2, 0x04 +.byte 0x60, 0xca, 0x49, 0xa6, 0x28, 0xf6, 0x69, 0x3b, 0xf6, 0xcb, 0xc8, 0x28, 0x91, 0xe5, 0x9d, 0x8a +.byte 0x61, 0x57, 0x37, 0xac, 0x74, 0x14, 0xdc, 0x74, 0xe0, 0x3a, 0xee, 0x72, 0x2f, 0x2e, 0x9c, 0xfb +.byte 0xd0, 0xbb, 0xbf, 0xf5, 0x3d, 0x00, 0xe1, 0x06, 0x33, 0xe8, 0x82, 0x2b, 0xae, 0x53, 0xa6, 0x3a +.byte 0x16, 0x73, 0x8c, 0xdd, 0x41, 0x0e, 0x20, 0x3a, 0xc0, 0xb4, 0xa7, 0xa1, 0xe9, 0xb2, 0x4f, 0x90 +.byte 0x2e, 0x32, 0x60, 0xe9, 0x57, 0xcb, 0xb9, 0x04, 0x92, 0x68, 0x68, 0xe5, 0x38, 0x26, 0x60, 0x75 +.byte 0xb2, 0x9f, 0x77, 0xff, 0x91, 0x14, 0xef, 0xae, 0x20, 0x49, 0xfc, 0xad, 0x40, 0x15, 0x48, 0xd1 +.byte 0x02, 0x31, 0x61, 0x19, 0x5e, 0xb8, 0x97, 0xef, 0xad, 0x77, 0xb7, 0x64, 0x9a, 0x7a, 0xbf, 0x5f +.byte 0xc1, 0x13, 0xef, 0x9b, 0x62, 0xfb, 0x0d, 0x6c, 0xe0, 0x54, 0x69, 0x16, 0xa9, 0x03, 0xda, 0x6e +.byte 0xe9, 0x83, 0x93, 0x71, 0x76, 0xc6, 0x69, 0x85, 0x82, 0x17, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00 +.byte 0x4e, 0x02, 0x26, 0x30, 0x4c, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x17 +.byte 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x43, 0x41, 0x20, 0x2d, 0x20, 0x52, 0x36, 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, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0x95, 0x07, 0xe8, 0x73, 0xca, 0x66, 0xf9, 0xec, 0x14, 0xca, 0x7b, 0x3c, 0xf7, 0x0d +.byte 0x08, 0xf1, 0xb4, 0x45, 0x0b, 0x2c, 0x82, 0xb4, 0x48, 0xc6, 0xeb, 0x5b, 0x3c, 0xae, 0x83, 0xb8 +.byte 0x41, 0x92, 0x33, 0x14, 0xa4, 0x6f, 0x7f, 0xe9, 0x2a, 0xcc, 0xc6, 0xb0, 0x88, 0x6b, 0xc5, 0xb6 +.byte 0x89, 0xd1, 0xc6, 0xb2, 0xff, 0x14, 0xce, 0x51, 0x14, 0x21, 0xec, 0x4a, 0xdd, 0x1b, 0x5a, 0xc6 +.byte 0xd6, 0x87, 0xee, 0x4d, 0x3a, 0x15, 0x06, 0xed, 0x64, 0x66, 0x0b, 0x92, 0x80, 0xca, 0x44, 0xde +.byte 0x73, 0x94, 0x4e, 0xf3, 0xa7, 0x89, 0x7f, 0x4f, 0x78, 0x63, 0x08, 0xc8, 0x12, 0x50, 0x6d, 0x42 +.byte 0x66, 0x2f, 0x4d, 0xb9, 0x79, 0x28, 0x4d, 0x52, 0x1a, 0x8a, 0x1a, 0x80, 0xb7, 0x19, 0x81, 0x0e +.byte 0x7e, 0xc4, 0x8a, 0xbc, 0x64, 0x4c, 0x21, 0x1c, 0x43, 0x68, 0xd7, 0x3d, 0x3c, 0x8a, 0xc5, 0xb2 +.byte 0x66, 0xd5, 0x90, 0x9a, 0xb7, 0x31, 0x06, 0xc5, 0xbe, 0xe2, 0x6d, 0x32, 0x06, 0xa6, 0x1e, 0xf9 +.byte 0xb9, 0xeb, 0xaa, 0xa3, 0xb8, 0xbf, 0xbe, 0x82, 0x63, 0x50, 0xd0, 0xf0, 0x18, 0x89, 0xdf, 0xe4 +.byte 0x0f, 0x79, 0xf5, 0xea, 0xa2, 0x1f, 0x2a, 0xd2, 0x70, 0x2e, 0x7b, 0xe7, 0xbc, 0x93, 0xbb, 0x6d +.byte 0x53, 0xe2, 0x48, 0x7c, 0x8c, 0x10, 0x07, 0x38, 0xff, 0x66, 0xb2, 0x77, 0x61, 0x7e, 0xe0, 0xea +.byte 0x8c, 0x3c, 0xaa, 0xb4, 0xa4, 0xf6, 0xf3, 0x95, 0x4a, 0x12, 0x07, 0x6d, 0xfd, 0x8c, 0xb2, 0x89 +.byte 0xcf, 0xd0, 0xa0, 0x61, 0x77, 0xc8, 0x58, 0x74, 0xb0, 0xd4, 0x23, 0x3a, 0xf7, 0x5d, 0x3a, 0xca +.byte 0xa2, 0xdb, 0x9d, 0x09, 0xde, 0x5d, 0x44, 0x2d, 0x90, 0xf1, 0x81, 0xcd, 0x57, 0x92, 0xfa, 0x7e +.byte 0xbc, 0x50, 0x04, 0x63, 0x34, 0xdf, 0x6b, 0x93, 0x18, 0xbe, 0x6b, 0x36, 0xb2, 0x39, 0xe4, 0xac +.byte 0x24, 0x36, 0xb7, 0xf0, 0xef, 0xb6, 0x1c, 0x13, 0x57, 0x93, 0xb6, 0xde, 0xb2, 0xf8, 0xe2, 0x85 +.byte 0xb7, 0x73, 0xa2, 0xb8, 0x35, 0xaa, 0x45, 0xf2, 0xe0, 0x9d, 0x36, 0xa1, 0x6f, 0x54, 0x8a, 0xf1 +.byte 0x72, 0x56, 0x6e, 0x2e, 0x88, 0xc5, 0x51, 0x42, 0x44, 0x15, 0x94, 0xee, 0xa3, 0xc5, 0x38, 0x96 +.byte 0x9b, 0x4e, 0x4e, 0x5a, 0x0b, 0x47, 0xf3, 0x06, 0x36, 0x49, 0x77, 0x30, 0xbc, 0x71, 0x37, 0xe5 +.byte 0xa6, 0xec, 0x21, 0x08, 0x75, 0xfc, 0xe6, 0x61, 0x16, 0x3f, 0x77, 0xd5, 0xd9, 0x91, 0x97, 0x84 +.byte 0x0a, 0x6c, 0xd4, 0x02, 0x4d, 0x74, 0xc0, 0x14, 0xed, 0xfd, 0x39, 0xfb, 0x83, 0xf2, 0x5e, 0x14 +.byte 0xa1, 0x04, 0xb0, 0x0b, 0xe9, 0xfe, 0xee, 0x8f, 0xe1, 0x6e, 0x0b, 0xb2, 0x08, 0xb3, 0x61, 0x66 +.byte 0x09, 0x6a, 0xb1, 0x06, 0x3a, 0x65, 0x96, 0x59, 0xc0, 0xf0, 0x35, 0xfd, 0xc9, 0xda, 0x28, 0x8d +.byte 0x1a, 0x11, 0x87, 0x70, 0x81, 0x0a, 0xa8, 0x9a, 0x75, 0x1d, 0x9e, 0x3a, 0x86, 0x05, 0x00, 0x9e +.byte 0xdb, 0x80, 0xd6, 0x25, 0xf9, 0xdc, 0x05, 0x9e, 0x27, 0x59, 0x4c, 0x76, 0x39, 0x5b, 0xea, 0xf9 +.byte 0xa5, 0xa1, 0xd8, 0x83, 0x0f, 0xd1, 0xff, 0xdf, 0x30, 0x11, 0xf9, 0x85, 0xcf, 0x33, 0x48, 0xf5 +.byte 0xca, 0x6d, 0x64, 0x14, 0x2c, 0x7a, 0x58, 0x4f, 0xd3, 0x4b, 0x08, 0x49, 0xc5, 0x95, 0x64, 0x1a +.byte 0x63, 0x0e, 0x79, 0x3d, 0xf5, 0xb3, 0x8c, 0xca, 0x58, 0xad, 0x9c, 0x42, 0x45, 0x79, 0x6e, 0x0e +.byte 0x87, 0x19, 0x5c, 0x54, 0xb1, 0x65, 0xb6, 0xbf, 0x8c, 0x9b, 0xdc, 0x13, 0xe9, 0x0d, 0x6f, 0xb8 +.byte 0x2e, 0xdc, 0x67, 0x6e, 0xc9, 0x8b, 0x11, 0xb5, 0x84, 0x14, 0x8a, 0x00, 0x19, 0x70, 0x83, 0x79 +.byte 0x91, 0x97, 0x91, 0xd4, 0x1a, 0x27, 0xbf, 0x37, 0x1e, 0x32, 0x07, 0xd8, 0x14, 0x63, 0x3c, 0x28 +.byte 0x4c, 0xaf, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4f, 0x02, 0x26, 0x30, 0x4d, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x41, 0x54, 0x31, 0x23, 0x30, 0x21, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x1a, 0x65, 0x2d, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x72, 0x63, 0x65, 0x20 +.byte 0x6d, 0x6f, 0x6e, 0x69, 0x74, 0x6f, 0x72, 0x69, 0x6e, 0x67, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x31 +.byte 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x47, 0x4c, 0x4f, 0x42, 0x41, 0x4c +.byte 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x32, 0x30, 0x32, 0x30, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d +.byte 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02 +.byte 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xae, 0x2e, 0x56, 0xad, 0x1b +.byte 0x1c, 0xef, 0xf6, 0x95, 0x8f, 0xa0, 0x77, 0x1b, 0x2b, 0xd3, 0x63, 0x8f, 0x84, 0x4d, 0x45, 0xa2 +.byte 0x0f, 0x9f, 0x5b, 0x45, 0xab, 0x59, 0x7b, 0x51, 0x34, 0xf9, 0xec, 0x8b, 0x8a, 0x78, 0xc5, 0xdd +.byte 0x6b, 0xaf, 0xbd, 0xc4, 0xdf, 0x93, 0x45, 0x1e, 0xbf, 0x91, 0x38, 0x0b, 0xae, 0x0e, 0x16, 0xe7 +.byte 0x41, 0x73, 0xf8, 0xdb, 0xbb, 0xd1, 0xb8, 0x51, 0xe0, 0xcb, 0x83, 0x3b, 0x73, 0x38, 0x6e, 0x77 +.byte 0x8a, 0x0f, 0x59, 0x63, 0x26, 0xcd, 0xa7, 0x2a, 0xce, 0x54, 0xfb, 0xb8, 0xe2, 0xc0, 0x7c, 0x47 +.byte 0xce, 0x60, 0x7c, 0x3f, 0xb2, 0x73, 0xf2, 0xc0, 0x19, 0xb6, 0x8a, 0x92, 0x87, 0x35, 0x0d, 0x90 +.byte 0x28, 0xa2, 0xe4, 0x15, 0x04, 0x63, 0x3e, 0xba, 0xaf, 0xee, 0x7c, 0x5e, 0xcc, 0xa6, 0x8b, 0x50 +.byte 0xb2, 0x38, 0xf7, 0x41, 0x63, 0xca, 0xce, 0xff, 0x69, 0x8f, 0x68, 0x0e, 0x95, 0x36, 0xe5, 0xcc +.byte 0xb9, 0x8c, 0x09, 0xca, 0x4b, 0xdd, 0x31, 0x90, 0x96, 0xc8, 0xcc, 0x1f, 0xfd, 0x56, 0x96, 0x34 +.byte 0xdb, 0x8e, 0x1c, 0xea, 0x2c, 0xbe, 0x85, 0x2e, 0x63, 0xdd, 0xaa, 0xa9, 0x95, 0xd3, 0xfd, 0x29 +.byte 0x95, 0x13, 0xf0, 0xc8, 0x98, 0x93, 0xd9, 0x2d, 0x16, 0x47, 0x90, 0x11, 0x83, 0xa2, 0x3a, 0x22 +.byte 0xa2, 0x28, 0x57, 0xa2, 0xeb, 0xfe, 0xc0, 0x8c, 0x28, 0xa0, 0xa6, 0x7d, 0xe7, 0x2a, 0x42, 0x3b +.byte 0x82, 0x80, 0x63, 0xa5, 0x63, 0x1f, 0x19, 0xcc, 0x7c, 0xb2, 0x66, 0xa8, 0xc2, 0xd3, 0x6d, 0x37 +.byte 0x6f, 0xe2, 0x7e, 0x06, 0x51, 0xd9, 0x45, 0x84, 0x1f, 0x12, 0xce, 0x24, 0x52, 0x64, 0x85, 0x0b +.byte 0x48, 0x80, 0x4e, 0x87, 0xb1, 0x22, 0x22, 0x30, 0xaa, 0xeb, 0xae, 0xbe, 0xe0, 0x02, 0xe0, 0x40 +.byte 0xe8, 0xb0, 0x42, 0x80, 0x03, 0x51, 0xaa, 0xb4, 0x7e, 0xaa, 0x44, 0xd7, 0x43, 0x61, 0xf3, 0xa2 +.byte 0x6b, 0x16, 0x89, 0x49, 0xa4, 0xa3, 0xa4, 0x2b, 0x8a, 0x02, 0xc4, 0x78, 0xf4, 0x68, 0x8a, 0xc1 +.byte 0xe4, 0x7a, 0x36, 0xb1, 0x6f, 0x1b, 0x96, 0x1b, 0x77, 0x49, 0x8d, 0xd4, 0xc9, 0x06, 0x72, 0x8f +.byte 0xcf, 0x53, 0xe3, 0xdc, 0x17, 0x85, 0x20, 0x4a, 0xdc, 0x98, 0x27, 0xd3, 0x91, 0x26, 0x2b, 0x47 +.byte 0x1e, 0x69, 0x07, 0xaf, 0xde, 0xa2, 0xe4, 0xe4, 0xd4, 0x6b, 0x0b, 0xb3, 0x5e, 0x7c, 0xd4, 0x24 +.byte 0x80, 0x47, 0x29, 0x69, 0x3b, 0x6e, 0xe8, 0xac, 0xfd, 0x40, 0xeb, 0xd8, 0xed, 0x71, 0x71, 0x2b +.byte 0xf2, 0xe8, 0x58, 0x1d, 0xeb, 0x41, 0x97, 0x22, 0xc5, 0x1f, 0xd4, 0x39, 0xd0, 0x27, 0x8f, 0x87 +.byte 0xe3, 0x18, 0xf4, 0xe0, 0xa9, 0x46, 0x0d, 0xf5, 0x74, 0x3a, 0x82, 0x2e, 0xd0, 0x6e, 0x2c, 0x91 +.byte 0xa3, 0x31, 0x5c, 0x3b, 0x46, 0xea, 0x7b, 0x04, 0x10, 0x56, 0x5e, 0x80, 0x1d, 0xf5, 0xa5, 0x65 +.byte 0xe8, 0x82, 0xfc, 0xe2, 0x07, 0x8c, 0x62, 0x45, 0xf5, 0x20, 0xde, 0x46, 0x70, 0x86, 0xa1, 0xbc +.byte 0x93, 0xd3, 0x1e, 0x74, 0xa6, 0x6c, 0xb0, 0x2c, 0xf7, 0x03, 0x0c, 0x88, 0x0c, 0xcb, 0xd4, 0x72 +.byte 0x53, 0x86, 0xbc, 0x60, 0x46, 0xf3, 0x98, 0x6a, 0xc2, 0xf1, 0xbf, 0x43, 0xf9, 0x70, 0x20, 0x77 +.byte 0xca, 0x37, 0x41, 0x79, 0x55, 0x52, 0x63, 0x8d, 0x5b, 0x12, 0x9f, 0xc5, 0x68, 0xc4, 0x88, 0x9d +.byte 0xac, 0xf2, 0x30, 0xab, 0xb7, 0xa3, 0x31, 0x97, 0x67, 0xad, 0x8f, 0x17, 0x0f, 0x6c, 0xc7, 0x73 +.byte 0xed, 0x24, 0x94, 0x6b, 0xc8, 0x83, 0x9a, 0xd0, 0x9a, 0x37, 0x49, 0x04, 0xab, 0xb1, 0x16, 0xc8 +.byte 0x6c, 0x49, 0x49, 0x2d, 0xab, 0xa1, 0xd0, 0x8c, 0x92, 0xf2, 0x41, 0x4a, 0x79, 0x21, 0x25, 0xdb +.byte 0x63, 0xd7, 0xb6, 0x9c, 0xa7, 0x7e, 0x42, 0x69, 0xfb, 0x3a, 0x63, 0x02, 0x03, 0x01, 0x00, 0x01 +.byte 0x00, 0x4f, 0x01, 0x26, 0x30, 0x4d, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13 +.byte 0x02, 0x44, 0x45, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0c, 0x44, 0x2d +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x0c, 0x1e, 0x44, 0x2d, 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20, 0x33, 0x20, 0x43, 0x41, 0x20, 0x32, 0x20, 0x32 +.byte 0x30, 0x30, 0x39, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7 +.byte 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02 +.byte 0x82, 0x01, 0x01, 0x00, 0xd3, 0xb2, 0x4a, 0xcf, 0x7a, 0x47, 0xef, 0x75, 0x9b, 0x23, 0xfa, 0x3a +.byte 0x2f, 0xd6, 0x50, 0x45, 0x89, 0x35, 0x3a, 0xc6, 0x6b, 0xdb, 0xfe, 0xdb, 0x00, 0x68, 0xa8, 0xe0 +.byte 0x03, 0x11, 0x1d, 0x37, 0x50, 0x08, 0x9f, 0x4d, 0x4a, 0x68, 0x94, 0x35, 0xb3, 0x53, 0xd1, 0x94 +.byte 0x63, 0xa7, 0x20, 0x56, 0xaf, 0xde, 0x51, 0x78, 0xec, 0x2a, 0x3d, 0xf3, 0x48, 0x48, 0x50, 0x3e +.byte 0x0a, 0xdf, 0x46, 0x55, 0x8b, 0x27, 0x6d, 0xc3, 0x10, 0x4d, 0x0d, 0x91, 0x52, 0x43, 0xd8, 0x87 +.byte 0xe0, 0x5d, 0x4e, 0x36, 0xb5, 0x21, 0xca, 0x5f, 0x39, 0x40, 0x04, 0x5f, 0x5b, 0x7e, 0xcc, 0xa3 +.byte 0xc6, 0x2b, 0xa9, 0x40, 0x1e, 0xd9, 0x36, 0x84, 0xd6, 0x48, 0xf3, 0x92, 0x1e, 0x34, 0x46, 0x20 +.byte 0x24, 0xc1, 0xa4, 0x51, 0x8e, 0x4a, 0x1a, 0xef, 0x50, 0x3f, 0x69, 0x5d, 0x19, 0x7f, 0x45, 0xc3 +.byte 0xc7, 0x01, 0x8f, 0x51, 0xc9, 0x23, 0xe8, 0x72, 0xae, 0xb4, 0xbc, 0x56, 0x09, 0x7f, 0x12, 0xcb +.byte 0x1c, 0xb1, 0xaf, 0x29, 0x90, 0x0a, 0xc9, 0x55, 0xcc, 0x0f, 0xd3, 0xb4, 0x1a, 0xed, 0x47, 0x35 +.byte 0x5a, 0x4a, 0xed, 0x9c, 0x73, 0x04, 0x21, 0xd0, 0xaa, 0xbd, 0x0c, 0x13, 0xb5, 0x00, 0xca, 0x26 +.byte 0x6c, 0xc4, 0x6b, 0x0c, 0x94, 0x5a, 0x95, 0x94, 0xda, 0x50, 0x9a, 0xf1, 0xff, 0xa5, 0x2b, 0x66 +.byte 0x31, 0xa4, 0xc9, 0x38, 0xa0, 0xdf, 0x1d, 0x1f, 0xb8, 0x09, 0x2e, 0xf3, 0xa7, 0xe8, 0x67, 0x52 +.byte 0xab, 0x95, 0x1f, 0xe0, 0x46, 0x3e, 0xd8, 0xa4, 0xc3, 0xca, 0x5a, 0xc5, 0x31, 0x80, 0xe8, 0x48 +.byte 0x9a, 0x9f, 0x94, 0x69, 0xfe, 0x19, 0xdd, 0xd8, 0x73, 0x7c, 0x81, 0xca, 0x96, 0xde, 0x8e, 0xed +.byte 0xb3, 0x32, 0x05, 0x65, 0x84, 0x34, 0xe6, 0xe6, 0xfd, 0x57, 0x10, 0xb5, 0x5f, 0x76, 0xbf, 0x2f +.byte 0xb0, 0x10, 0x0d, 0xc5, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4f, 0x02, 0x26, 0x30, 0x4d, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x12, 0x30, 0x10 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x09, 0x49, 0x64, 0x65, 0x6e, 0x54, 0x72, 0x75, 0x73, 0x74 +.byte 0x31, 0x2a, 0x30, 0x28, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x21, 0x49, 0x64, 0x65, 0x6e, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x20, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x20, 0x53, 0x65, 0x63, 0x74 +.byte 0x6f, 0x72, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 0x30, 0x82, 0x02, 0x22 +.byte 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03 +.byte 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xb6, 0x22, 0x94 +.byte 0xfc, 0xa4, 0x48, 0xaf, 0xe8, 0x47, 0x6b, 0x0a, 0xfb, 0x27, 0x76, 0xe4, 0xf2, 0x3f, 0x8a, 0x3b +.byte 0x7a, 0x4a, 0x2c, 0x31, 0x2a, 0x8c, 0x8d, 0xb0, 0xa9, 0xc3, 0x31, 0x6b, 0xa8, 0x77, 0x76, 0x84 +.byte 0x26, 0xb6, 0xac, 0x81, 0x42, 0x0d, 0x08, 0xeb, 0x55, 0x58, 0xbb, 0x7a, 0xf8, 0xbc, 0x65, 0x7d +.byte 0xf2, 0xa0, 0x6d, 0x8b, 0xa8, 0x47, 0xe9, 0x62, 0x76, 0x1e, 0x11, 0xee, 0x08, 0x14, 0xd1, 0xb2 +.byte 0x44, 0x16, 0xf4, 0xea, 0xd0, 0xfa, 0x1e, 0x2f, 0x5e, 0xdb, 0xcb, 0x73, 0x41, 0xae, 0xbc, 0x00 +.byte 0xb0, 0x4a, 0x2b, 0x40, 0xb2, 0xac, 0xe1, 0x3b, 0x4b, 0xc2, 0x2d, 0x9d, 0xe4, 0xa1, 0x9b, 0xec +.byte 0x1a, 0x3a, 0x1e, 0xf0, 0x08, 0xb3, 0xd0, 0xe4, 0x24, 0x35, 0x07, 0x9f, 0x9c, 0xb4, 0xc9, 0x52 +.byte 0x6d, 0xdb, 0x07, 0xca, 0x8f, 0xb5, 0x5b, 0xf0, 0x83, 0xf3, 0x4f, 0xc7, 0x2d, 0xa5, 0xc8, 0xad +.byte 0xcb, 0x95, 0x20, 0xa4, 0x31, 0x28, 0x57, 0x58, 0x5a, 0xe4, 0x8d, 0x1b, 0x9a, 0xab, 0x9e, 0x0d +.byte 0x0c, 0xf2, 0x0a, 0x33, 0x39, 0x22, 0x39, 0x0a, 0x97, 0x2e, 0xf3, 0x53, 0x77, 0xb9, 0x44, 0x45 +.byte 0xfd, 0x84, 0xcb, 0x36, 0x20, 0x81, 0x59, 0x2d, 0x9a, 0x6f, 0x6d, 0x48, 0x48, 0x61, 0xca, 0x4c +.byte 0xdf, 0x53, 0xd1, 0xaf, 0x52, 0xbc, 0x44, 0x9f, 0xab, 0x2f, 0x6b, 0x83, 0x72, 0xef, 0x75, 0x80 +.byte 0xda, 0x06, 0x33, 0x1b, 0x5d, 0xc8, 0xda, 0x63, 0xc6, 0x4d, 0xcd, 0xac, 0x66, 0x31, 0xcd, 0xd1 +.byte 0xde, 0x3e, 0x87, 0x10, 0x36, 0xe1, 0xb9, 0xa4, 0x7a, 0xef, 0x60, 0x50, 0xb2, 0xcb, 0xca, 0xa6 +.byte 0x56, 0xe0, 0x37, 0xaf, 0xab, 0x34, 0x13, 0x39, 0x25, 0xe8, 0x39, 0x66, 0xe4, 0x98, 0x7a, 0xaa +.byte 0x12, 0x98, 0x9c, 0x59, 0x66, 0x86, 0x3e, 0xad, 0xf1, 0xb0, 0xca, 0x3e, 0x06, 0x0f, 0x7b, 0xf0 +.byte 0x11, 0x4b, 0x37, 0xa0, 0x44, 0x6d, 0x7b, 0xcb, 0xa8, 0x8c, 0x71, 0xf4, 0xd5, 0xb5, 0x91, 0x36 +.byte 0xcc, 0xf0, 0x15, 0xc6, 0x2b, 0xde, 0x51, 0x17, 0xb1, 0x97, 0x4c, 0x50, 0x3d, 0xb1, 0x95, 0x59 +.byte 0x7c, 0x05, 0x7d, 0x2d, 0x21, 0xd5, 0x00, 0xbf, 0x01, 0x67, 0xa2, 0x5e, 0x7b, 0xa6, 0x5c, 0xf2 +.byte 0xf7, 0x22, 0xf1, 0x90, 0x0d, 0x93, 0xdb, 0xaa, 0x44, 0x51, 0x66, 0xcc, 0x7d, 0x76, 0x03, 0xeb +.byte 0x6a, 0xa8, 0x2a, 0x38, 0x19, 0x97, 0x76, 0x0d, 0x6b, 0x8a, 0x61, 0xf9, 0xbc, 0xf6, 0xee, 0x76 +.byte 0xfd, 0x70, 0x2b, 0xdd, 0x29, 0x3c, 0xf8, 0x0a, 0x1e, 0x5b, 0x42, 0x1c, 0x8b, 0x56, 0x2f, 0x55 +.byte 0x1b, 0x1c, 0xa1, 0x2e, 0xb5, 0xc7, 0x16, 0xe6, 0xf8, 0xaa, 0x3c, 0x92, 0x8e, 0x69, 0xb6, 0x01 +.byte 0xc1, 0xb5, 0x86, 0x9d, 0x89, 0x0f, 0x0b, 0x38, 0x94, 0x54, 0xe8, 0xea, 0xdc, 0x9e, 0x3d, 0x25 +.byte 0xbc, 0x53, 0x26, 0xed, 0xd5, 0xab, 0x39, 0xaa, 0xc5, 0x40, 0x4c, 0x54, 0xab, 0xb2, 0xb4, 0xd9 +.byte 0xd9, 0xf8, 0xd7, 0x72, 0xdb, 0x1c, 0xbc, 0x6d, 0xbd, 0x65, 0x5f, 0xef, 0x88, 0x35, 0x2a, 0x66 +.byte 0x2f, 0xee, 0xf6, 0xb3, 0x65, 0xf0, 0x33, 0x8d, 0x7c, 0x98, 0x41, 0x69, 0x46, 0x0f, 0x43, 0x1c +.byte 0x69, 0xfa, 0x9b, 0xb5, 0xd0, 0x61, 0x6a, 0xcd, 0xca, 0x4b, 0xd9, 0x4c, 0x90, 0x46, 0xab, 0x15 +.byte 0x59, 0xa1, 0x47, 0x54, 0x29, 0x2e, 0x83, 0x28, 0x5f, 0x1c, 0xc2, 0xa2, 0xab, 0x72, 0x17, 0x00 +.byte 0x06, 0x8e, 0x45, 0xec, 0x8b, 0xe2, 0x33, 0x3d, 0x7f, 0xda, 0x19, 0x44, 0xe4, 0x62, 0x72, 0xc3 +.byte 0xdf, 0x22, 0xc6, 0xf2, 0x56, 0xd4, 0xdd, 0x5f, 0x95, 0x72, 0xed, 0x6d, 0x5f, 0xf7, 0x48, 0x03 +.byte 0x5b, 0xfd, 0xc5, 0x2a, 0xa0, 0xf6, 0x73, 0x23, 0x84, 0x10, 0x1b, 0x01, 0xe7, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x50, 0x02, 0x26, 0x30, 0x4e, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x4e, 0x4f, 0x31, 0x1d, 0x30, 0x1b, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x14 +.byte 0x42, 0x75, 0x79, 0x70, 0x61, 0x73, 0x73, 0x20, 0x41, 0x53, 0x2d, 0x39, 0x38, 0x33, 0x31, 0x36 +.byte 0x33, 0x33, 0x32, 0x37, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x17, 0x42 +.byte 0x75, 0x79, 0x70, 0x61, 0x73, 0x73, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20, 0x32, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 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, 0xd7, 0xc7, 0x5e, 0xf7, 0xc1, 0x07, 0xd4, 0x77, 0xfb +.byte 0x43, 0x21, 0xf4, 0xf4, 0xf5, 0x69, 0xe4, 0xee, 0x32, 0x01, 0xdb, 0xa3, 0x86, 0x1f, 0xe4, 0x59 +.byte 0x0d, 0xba, 0xe7, 0x75, 0x83, 0x52, 0xeb, 0xea, 0x1c, 0x61, 0x15, 0x48, 0xbb, 0x1d, 0x07, 0xca +.byte 0x8c, 0xae, 0xb0, 0xdc, 0x96, 0x9d, 0xea, 0xc3, 0x60, 0x92, 0x86, 0x82, 0x28, 0x73, 0x9c, 0x56 +.byte 0x06, 0xff, 0x4b, 0x64, 0xf0, 0x0c, 0x2a, 0x37, 0x49, 0xb5, 0xe5, 0xcf, 0x0c, 0x7c, 0xee, 0xf1 +.byte 0x4a, 0xbb, 0x73, 0x30, 0x65, 0xf3, 0xd5, 0x2f, 0x83, 0xb6, 0x7e, 0xe3, 0xe7, 0xf5, 0x9e, 0xab +.byte 0x60, 0xf9, 0xd3, 0xf1, 0x9d, 0x92, 0x74, 0x8a, 0xe4, 0x1c, 0x96, 0xac, 0x5b, 0x80, 0xe9, 0xb5 +.byte 0xf4, 0x31, 0x87, 0xa3, 0x51, 0xfc, 0xc7, 0x7e, 0xa1, 0x6f, 0x8e, 0x53, 0x77, 0xd4, 0x97, 0xc1 +.byte 0x55, 0x33, 0x92, 0x3e, 0x18, 0x2f, 0x75, 0xd4, 0xad, 0x86, 0x49, 0xcb, 0x95, 0xaf, 0x54, 0x06 +.byte 0x6c, 0xd8, 0x06, 0x13, 0x8d, 0x5b, 0xff, 0xe1, 0x26, 0x19, 0x59, 0xc0, 0x24, 0xba, 0x81, 0x71 +.byte 0x79, 0x90, 0x44, 0x50, 0x68, 0x24, 0x94, 0x5f, 0xb8, 0xb3, 0x11, 0xf1, 0x29, 0x41, 0x61, 0xa3 +.byte 0x41, 0xcb, 0x23, 0x36, 0xd5, 0xc1, 0xf1, 0x32, 0x50, 0x10, 0x4e, 0x7f, 0xf4, 0x86, 0x93, 0xec +.byte 0x84, 0xd3, 0x8e, 0xbc, 0x4b, 0xbf, 0x5c, 0x01, 0x4e, 0x07, 0x3d, 0xdc, 0x14, 0x8a, 0x94, 0x0a +.byte 0xa4, 0xea, 0x73, 0xfb, 0x0b, 0x51, 0xe8, 0x13, 0x07, 0x18, 0xfa, 0x0e, 0xf1, 0x2b, 0xd1, 0x54 +.byte 0x15, 0x7d, 0x3c, 0xe1, 0xf7, 0xb4, 0x19, 0x42, 0x67, 0x62, 0x5e, 0x77, 0xe0, 0xa2, 0x55, 0xec +.byte 0xb6, 0xd9, 0x69, 0x17, 0xd5, 0x3a, 0xaf, 0x44, 0xed, 0x4a, 0xc5, 0x9e, 0xe4, 0x7a, 0x27, 0x7c +.byte 0xe5, 0x75, 0xd7, 0xaa, 0xcb, 0x25, 0xe7, 0xdf, 0x6b, 0x0a, 0xdb, 0x0f, 0x4d, 0x93, 0x4e, 0xa8 +.byte 0xa0, 0xcd, 0x7b, 0x2e, 0xf2, 0x59, 0x01, 0x6a, 0xb7, 0x0d, 0xb8, 0x07, 0x81, 0x7e, 0x8b, 0x38 +.byte 0x1b, 0x38, 0xe6, 0x0a, 0x57, 0x99, 0x3d, 0xee, 0x21, 0xe8, 0xa3, 0xf5, 0x0c, 0x16, 0xdd, 0x8b +.byte 0xec, 0x34, 0x8e, 0x9c, 0x2a, 0x1c, 0x00, 0x15, 0x17, 0x8d, 0x68, 0x83, 0xd2, 0x70, 0x9f, 0x18 +.byte 0x08, 0xcd, 0x11, 0x68, 0xd5, 0xc9, 0x6b, 0x52, 0xcd, 0xc4, 0x46, 0x8f, 0xdc, 0xb5, 0xf3, 0xd8 +.byte 0x57, 0x73, 0x1e, 0xe9, 0x94, 0x39, 0x04, 0xbf, 0xd3, 0xde, 0x38, 0xde, 0xb4, 0x53, 0xec, 0x69 +.byte 0x1c, 0xa2, 0x7e, 0xc4, 0x8f, 0xe4, 0x1b, 0x70, 0xad, 0xf2, 0xa2, 0xf9, 0xfb, 0xf7, 0x16, 0x64 +.byte 0x66, 0x69, 0x9f, 0x49, 0x51, 0xa2, 0xe2, 0x15, 0x18, 0x67, 0x06, 0x4a, 0x7f, 0xd5, 0x6c, 0xb5 +.byte 0x4d, 0xb3, 0x33, 0xe0, 0x61, 0xeb, 0x5d, 0xbe, 0xe9, 0x98, 0x0f, 0x32, 0xd7, 0x1d, 0x4b, 0x3c +.byte 0x2e, 0x5a, 0x01, 0x52, 0x91, 0x09, 0xf2, 0xdf, 0xea, 0x8d, 0xd8, 0x06, 0x40, 0x63, 0xaa, 0x11 +.byte 0xe4, 0xfe, 0xc3, 0x37, 0x9e, 0x14, 0x52, 0x3f, 0xf4, 0xe2, 0xcc, 0xf2, 0x61, 0x93, 0xd1, 0xfd +.byte 0x67, 0x6b, 0xd7, 0x52, 0xae, 0xbf, 0x68, 0xab, 0x40, 0x43, 0xa0, 0x57, 0x35, 0x53, 0x78, 0xf0 +.byte 0x53, 0xf8, 0x61, 0x42, 0x07, 0x64, 0xc6, 0xd7, 0x6f, 0x9b, 0x4c, 0x38, 0x0d, 0x63, 0xac, 0x62 +.byte 0xaf, 0x36, 0x8b, 0xa2, 0x73, 0x0a, 0x0d, 0xf5, 0x21, 0xbd, 0x74, 0xaa, 0x4d, 0xea, 0x72, 0x03 +.byte 0x49, 0xdb, 0xc7, 0x5f, 0x1d, 0x62, 0x63, 0xc7, 0xfd, 0xdd, 0x91, 0xec, 0x33, 0xee, 0xf5, 0x6d +.byte 0xb4, 0x6e, 0x30, 0x68, 0xde, 0xc8, 0xd6, 0x26, 0xb0, 0x75, 0x5e, 0x7b, 0xb4, 0x07, 0x20, 0x98 +.byte 0xa1, 0x76, 0x32, 0xb8, 0x4d, 0x6c, 0x4f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x50, 0x02, 0x26 +.byte 0x30, 0x4e, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4e, 0x4f, 0x31 +.byte 0x1d, 0x30, 0x1b, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x14, 0x42, 0x75, 0x79, 0x70, 0x61, 0x73 +.byte 0x73, 0x20, 0x41, 0x53, 0x2d, 0x39, 0x38, 0x33, 0x31, 0x36, 0x33, 0x33, 0x32, 0x37, 0x31, 0x20 +.byte 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x17, 0x42, 0x75, 0x79, 0x70, 0x61, 0x73, 0x73 +.byte 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20, 0x33, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41 +.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, 0xa5, 0xda, 0x0a, 0x95, 0x16, 0x50, 0xe3, 0x95, 0xf2, 0x5e, 0x9d, 0x76, 0x31, 0x06, 0x32 +.byte 0x7a, 0x9b, 0xf1, 0x10, 0x76, 0xb8, 0x00, 0x9a, 0xb5, 0x52, 0x36, 0xcd, 0x24, 0x47, 0xb0, 0x9f +.byte 0x18, 0x64, 0xbc, 0x9a, 0xf6, 0xfa, 0xd5, 0x79, 0xd8, 0x90, 0x62, 0x4c, 0x22, 0x2f, 0xde, 0x38 +.byte 0x3d, 0xd6, 0xe0, 0xa8, 0xe9, 0x1c, 0x2c, 0xdb, 0x78, 0x11, 0xe9, 0x8e, 0x68, 0x51, 0x15, 0x72 +.byte 0xc7, 0xf3, 0x33, 0x87, 0xe4, 0xa0, 0x5d, 0x0b, 0x5c, 0xe0, 0x57, 0x07, 0x2a, 0x30, 0xf5, 0xcd +.byte 0xc4, 0x37, 0x77, 0x28, 0x4d, 0x18, 0x91, 0xe6, 0xbf, 0xd5, 0x52, 0xfd, 0x71, 0x2d, 0x70, 0x3e +.byte 0xe7, 0xc6, 0xc4, 0x8a, 0xe3, 0xf0, 0x28, 0x0b, 0xf4, 0x76, 0x98, 0xa1, 0x8b, 0x87, 0x55, 0xb2 +.byte 0x3a, 0x13, 0xfc, 0xb7, 0x3e, 0x27, 0x37, 0x8e, 0x22, 0xe3, 0xa8, 0x4f, 0x2a, 0xef, 0x60, 0xbb +.byte 0x3d, 0xb7, 0x39, 0xc3, 0x0e, 0x01, 0x47, 0x99, 0x5d, 0x12, 0x4f, 0xdb, 0x43, 0xfa, 0x57, 0xa1 +.byte 0xed, 0xf9, 0x9d, 0xbe, 0x11, 0x47, 0x26, 0x5b, 0x13, 0x98, 0xab, 0x5d, 0x16, 0x8a, 0xb0, 0x37 +.byte 0x1c, 0x57, 0x9d, 0x45, 0xff, 0x88, 0x96, 0x36, 0xbf, 0xbb, 0xca, 0x07, 0x7b, 0x6f, 0x87, 0x63 +.byte 0xd7, 0xd0, 0x32, 0x6a, 0xd6, 0x5d, 0x6c, 0x0c, 0xf1, 0xb3, 0x6e, 0x39, 0xe2, 0x6b, 0x31, 0x2e +.byte 0x39, 0x00, 0x27, 0x14, 0xde, 0x38, 0xc0, 0xec, 0x19, 0x66, 0x86, 0x12, 0xe8, 0x9d, 0x72, 0x16 +.byte 0x13, 0x64, 0x52, 0xc7, 0xa9, 0x37, 0x1c, 0xfd, 0x82, 0x30, 0xed, 0x84, 0x18, 0x1d, 0xf4, 0xae +.byte 0x5c, 0xff, 0x70, 0x13, 0x00, 0xeb, 0xb1, 0xf5, 0x33, 0x7a, 0x4b, 0xd6, 0x55, 0xf8, 0x05, 0x8d +.byte 0x4b, 0x69, 0xb0, 0xf5, 0xb3, 0x28, 0x36, 0x5c, 0x14, 0xc4, 0x51, 0x73, 0x4d, 0x6b, 0x0b, 0xf1 +.byte 0x34, 0x07, 0xdb, 0x17, 0x39, 0xd7, 0xdc, 0x28, 0x7b, 0x6b, 0xf5, 0x9f, 0xf3, 0x2e, 0xc1, 0x4f +.byte 0x17, 0x2a, 0x10, 0xf3, 0xcc, 0xca, 0xe8, 0xeb, 0xfd, 0x6b, 0xab, 0x2e, 0x9a, 0x9f, 0x2d, 0x82 +.byte 0x6e, 0x04, 0xd4, 0x52, 0x01, 0x93, 0x2d, 0x3d, 0x86, 0xfc, 0x7e, 0xfc, 0xdf, 0xef, 0x42, 0x1d +.byte 0xa6, 0x6b, 0xef, 0xb9, 0x20, 0xc6, 0xf7, 0xbd, 0xa0, 0xa7, 0x95, 0xfd, 0xa7, 0xe6, 0x89, 0x24 +.byte 0xd8, 0xcc, 0x8c, 0x34, 0x6c, 0xe2, 0x23, 0x2f, 0xd9, 0x12, 0x1a, 0x21, 0xb9, 0x55, 0x91, 0x6f +.byte 0x0b, 0x91, 0x79, 0x19, 0x0c, 0xad, 0x40, 0x88, 0x0b, 0x70, 0xe2, 0x7a, 0xd2, 0x0e, 0xd8, 0x68 +.byte 0x48, 0xbb, 0x82, 0x13, 0x39, 0x10, 0x58, 0xe9, 0xd8, 0x2a, 0x07, 0xc6, 0x12, 0xdb, 0x58, 0xdb +.byte 0xd2, 0x3b, 0x55, 0x10, 0x47, 0x05, 0x15, 0x67, 0x62, 0x7e, 0x18, 0x63, 0xa6, 0x46, 0x3f, 0x09 +.byte 0x0e, 0x54, 0x32, 0x5e, 0xbf, 0x0d, 0x62, 0x7a, 0x27, 0xef, 0x80, 0xe8, 0xdb, 0xd9, 0x4b, 0x06 +.byte 0x5a, 0x37, 0x5a, 0x25, 0xd0, 0x08, 0x12, 0x77, 0xd4, 0x6f, 0x09, 0x50, 0x97, 0x3d, 0xc8, 0x1d +.byte 0xc3, 0xdf, 0x8c, 0x45, 0x30, 0x56, 0xc6, 0xd3, 0x64, 0xab, 0x66, 0xf3, 0xc0, 0x5e, 0x96, 0x9c +.byte 0xc3, 0xc4, 0xef, 0xc3, 0x7c, 0x6b, 0x8b, 0x3a, 0x79, 0x7f, 0xb3, 0x49, 0xcf, 0x3d, 0xe2, 0x89 +.byte 0x9f, 0xa0, 0x30, 0x4b, 0x85, 0xb9, 0x9c, 0x94, 0x24, 0x79, 0x8f, 0x7d, 0x6b, 0xa9, 0x45, 0x68 +.byte 0x0f, 0x2b, 0xd0, 0xf1, 0xda, 0x1c, 0xcb, 0x69, 0xb8, 0xca, 0x49, 0x62, 0x6d, 0xc8, 0xd0, 0x63 +.byte 0x62, 0xdd, 0x60, 0x0f, 0x58, 0xaa, 0x8f, 0xa1, 0xbc, 0x05, 0xa5, 0x66, 0xa2, 0xcf, 0x1b, 0x76 +.byte 0xb2, 0x84, 0x64, 0xb1, 0x4c, 0x39, 0x52, 0xc0, 0x30, 0xba, 0xf0, 0x8c, 0x4b, 0x02, 0xb0, 0xb6 +.byte 0xb7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x51, 0x02, 0x26, 0x30, 0x4f, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x54, 0x57, 0x31, 0x23, 0x30, 0x21, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x0c, 0x1a, 0x43, 0x68, 0x75, 0x6e, 0x67, 0x68, 0x77, 0x61, 0x20, 0x54, 0x65, 0x6c +.byte 0x65, 0x63, 0x6f, 0x6d, 0x20, 0x43, 0x6f, 0x2e, 0x2c, 0x20, 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x1b +.byte 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x12, 0x48, 0x69, 0x50, 0x4b, 0x49, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x47, 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, 0xf4, 0x1e, 0x7f, 0x52 +.byte 0x73, 0x32, 0x0c, 0x73, 0xe4, 0xbd, 0x13, 0x74, 0xa3, 0xd4, 0x30, 0xa8, 0xd0, 0xae, 0x4b, 0xd8 +.byte 0xb6, 0xdf, 0x75, 0x47, 0x66, 0xf4, 0x7c, 0xe7, 0x39, 0x04, 0x1e, 0x6a, 0x70, 0x20, 0xd2, 0x5a +.byte 0x47, 0x72, 0x67, 0x55, 0xf4, 0xa5, 0xe8, 0x9d, 0xd5, 0x1e, 0x21, 0xa1, 0xf0, 0x67, 0xba, 0xcc +.byte 0x21, 0x68, 0xbe, 0x44, 0x53, 0xbf, 0x8d, 0xf9, 0xe2, 0xdc, 0x2f, 0x55, 0xc8, 0x37, 0x3f, 0x1f +.byte 0xa4, 0xc0, 0x9c, 0xb3, 0xe4, 0x77, 0x5c, 0xa0, 0x46, 0xfe, 0x77, 0xfa, 0x1a, 0xa0, 0x38, 0xea +.byte 0xed, 0x9a, 0x72, 0xde, 0x2b, 0xbd, 0x94, 0x57, 0x3a, 0xba, 0xec, 0x79, 0xe7, 0x5f, 0x7d, 0x42 +.byte 0x64, 0x39, 0x7a, 0x26, 0x36, 0xf7, 0x24, 0xf0, 0xd5, 0x2f, 0xba, 0x95, 0x98, 0x11, 0x66, 0xad +.byte 0x97, 0x35, 0xd6, 0x75, 0x01, 0x80, 0xe0, 0xaf, 0xf4, 0x84, 0x61, 0x8c, 0x0d, 0x1e, 0x5f, 0x7c +.byte 0x87, 0x96, 0x5e, 0x41, 0xaf, 0xeb, 0x87, 0xea, 0xf8, 0x5d, 0xf1, 0x2e, 0x88, 0x05, 0x3e, 0x4c +.byte 0x22, 0xbb, 0xda, 0x1f, 0x2a, 0xdd, 0x52, 0x46, 0x64, 0x39, 0xf3, 0x42, 0xce, 0xd9, 0x9e, 0x0c +.byte 0xb3, 0xb0, 0x77, 0x97, 0x64, 0x9c, 0xc0, 0xf4, 0xa3, 0x2e, 0x1f, 0x95, 0x07, 0xb0, 0x17, 0xdf +.byte 0x30, 0xdb, 0x00, 0x18, 0x96, 0x4c, 0xa1, 0x81, 0x4b, 0xdd, 0x04, 0x6d, 0x53, 0xa3, 0x3d, 0xfc +.byte 0x07, 0xac, 0xd4, 0xc5, 0x37, 0x82, 0xeb, 0xe4, 0x95, 0x08, 0x19, 0x28, 0x82, 0xd2, 0x42, 0x3a +.byte 0xa3, 0xd8, 0x53, 0xec, 0x79, 0x89, 0x60, 0x48, 0x60, 0xc8, 0x72, 0x92, 0x50, 0xdc, 0x03, 0x8f +.byte 0x83, 0x3f, 0xb2, 0x42, 0x57, 0x5a, 0xdb, 0x6a, 0xe9, 0x11, 0x97, 0xdd, 0x85, 0x28, 0xbc, 0x30 +.byte 0x4c, 0xab, 0xe3, 0xc2, 0xb1, 0x45, 0x44, 0x47, 0x1f, 0xe0, 0x8a, 0x16, 0x07, 0x96, 0xd2, 0x21 +.byte 0x0f, 0x53, 0xc0, 0xed, 0xa9, 0x7e, 0xd4, 0x4e, 0xec, 0x9b, 0x09, 0xec, 0xaf, 0x42, 0xac, 0x30 +.byte 0xd6, 0xbf, 0xd1, 0x10, 0x45, 0xe0, 0xa6, 0x16, 0xb2, 0xa5, 0xc5, 0xd3, 0x4f, 0x73, 0x94, 0x33 +.byte 0x71, 0x02, 0xa1, 0x6a, 0xa3, 0xd6, 0x33, 0x97, 0x4f, 0x21, 0x63, 0x1e, 0x5b, 0x8f, 0xd9, 0xc1 +.byte 0x5e, 0x45, 0x71, 0x77, 0x0f, 0x81, 0x5d, 0x5f, 0x21, 0x9a, 0xad, 0x83, 0xcc, 0xfa, 0x5e, 0xd6 +.byte 0x8d, 0x23, 0x5f, 0x1b, 0x3d, 0x41, 0xaf, 0x20, 0x75, 0x66, 0x5a, 0x4a, 0xf6, 0x9f, 0xfb, 0xab +.byte 0x18, 0xf7, 0x71, 0xc0, 0xb6, 0x1d, 0x31, 0xec, 0x3b, 0x20, 0xeb, 0xcb, 0xe2, 0xb8, 0xf5, 0xae +.byte 0x92, 0xb2, 0xf7, 0xe1, 0x84, 0x4b, 0xf2, 0xa2, 0xf2, 0x93, 0x9a, 0x22, 0x9e, 0xd3, 0x14, 0x6f +.byte 0x36, 0x54, 0xbd, 0x1f, 0x5e, 0x59, 0x15, 0xb9, 0x73, 0xa8, 0xc1, 0x7c, 0x6f, 0x7b, 0x62, 0xe9 +.byte 0x16, 0x6c, 0x47, 0x5a, 0x65, 0xf3, 0x0e, 0x11, 0x9b, 0x46, 0xd9, 0xfd, 0x6d, 0xdc, 0xd6, 0x9c +.byte 0xc0, 0xb4, 0x7d, 0xa5, 0xb0, 0xdd, 0x3f, 0x56, 0x6f, 0xa1, 0xf9, 0xf6, 0xe4, 0x12, 0x48, 0xfd +.byte 0x06, 0x7f, 0x12, 0x57, 0xb6, 0xa9, 0x23, 0x4f, 0x5b, 0x03, 0xc3, 0xe0, 0x71, 0x2a, 0x23, 0xb7 +.byte 0xf7, 0xb0, 0xb1, 0x3b, 0xbc, 0x98, 0xbd, 0xd6, 0x98, 0xa8, 0x0c, 0x6b, 0xf6, 0x8e, 0x12, 0x67 +.byte 0xa6, 0xf2, 0xb2, 0x58, 0xe4, 0x02, 0x09, 0x13, 0x3c, 0xa9, 0xbb, 0x10, 0xb4, 0xd2, 0x30, 0x45 +.byte 0xf1, 0xec, 0xf7, 0x00, 0x11, 0xdf, 0x65, 0xf8, 0xdc, 0x2b, 0x43, 0x55, 0xbf, 0x16, 0x97, 0xc4 +.byte 0x0f, 0xd5, 0x2c, 0x61, 0x84, 0xaa, 0x72, 0x86, 0xfe, 0xe6, 0x3a, 0x7e, 0xc2, 0x3f, 0x7d, 0xee +.byte 0xfc, 0x2f, 0x14, 0x3e, 0xe6, 0x85, 0xdd, 0x50, 0x6f, 0xb7, 0x49, 0xed, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x51, 0x02, 0x26, 0x30, 0x4f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x55, 0x53, 0x31, 0x29, 0x30, 0x27, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x20, 0x49 +.byte 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x20, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79 +.byte 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x31 +.byte 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0c, 0x49, 0x53, 0x52, 0x47, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x58, 0x31, 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, 0xe8, 0x24, 0x73, 0xf4, 0x14, 0x37, 0xf3, 0x9b +.byte 0x9e, 0x2b, 0x57, 0x28, 0x1c, 0x87, 0xbe, 0xdc, 0xb7, 0xdf, 0x38, 0x90, 0x8c, 0x6e, 0x3c, 0xe6 +.byte 0x57, 0xa0, 0x78, 0xf7, 0x75, 0xc2, 0xa2, 0xfe, 0xf5, 0x6a, 0x6e, 0xf6, 0x00, 0x4f, 0x28, 0xdb +.byte 0xde, 0x68, 0x86, 0x6c, 0x44, 0x93, 0xb6, 0xb1, 0x63, 0xfd, 0x14, 0x12, 0x6b, 0xbf, 0x1f, 0xd2 +.byte 0xea, 0x31, 0x9b, 0x21, 0x7e, 0xd1, 0x33, 0x3c, 0xba, 0x48, 0xf5, 0xdd, 0x79, 0xdf, 0xb3, 0xb8 +.byte 0xff, 0x12, 0xf1, 0x21, 0x9a, 0x4b, 0xc1, 0x8a, 0x86, 0x71, 0x69, 0x4a, 0x66, 0x66, 0x6c, 0x8f +.byte 0x7e, 0x3c, 0x70, 0xbf, 0xad, 0x29, 0x22, 0x06, 0xf3, 0xe4, 0xc0, 0xe6, 0x80, 0xae, 0xe2, 0x4b +.byte 0x8f, 0xb7, 0x99, 0x7e, 0x94, 0x03, 0x9f, 0xd3, 0x47, 0x97, 0x7c, 0x99, 0x48, 0x23, 0x53, 0xe8 +.byte 0x38, 0xae, 0x4f, 0x0a, 0x6f, 0x83, 0x2e, 0xd1, 0x49, 0x57, 0x8c, 0x80, 0x74, 0xb6, 0xda, 0x2f +.byte 0xd0, 0x38, 0x8d, 0x7b, 0x03, 0x70, 0x21, 0x1b, 0x75, 0xf2, 0x30, 0x3c, 0xfa, 0x8f, 0xae, 0xdd +.byte 0xda, 0x63, 0xab, 0xeb, 0x16, 0x4f, 0xc2, 0x8e, 0x11, 0x4b, 0x7e, 0xcf, 0x0b, 0xe8, 0xff, 0xb5 +.byte 0x77, 0x2e, 0xf4, 0xb2, 0x7b, 0x4a, 0xe0, 0x4c, 0x12, 0x25, 0x0c, 0x70, 0x8d, 0x03, 0x29, 0xa0 +.byte 0xe1, 0x53, 0x24, 0xec, 0x13, 0xd9, 0xee, 0x19, 0xbf, 0x10, 0xb3, 0x4a, 0x8c, 0x3f, 0x89, 0xa3 +.byte 0x61, 0x51, 0xde, 0xac, 0x87, 0x07, 0x94, 0xf4, 0x63, 0x71, 0xec, 0x2e, 0xe2, 0x6f, 0x5b, 0x98 +.byte 0x81, 0xe1, 0x89, 0x5c, 0x34, 0x79, 0x6c, 0x76, 0xef, 0x3b, 0x90, 0x62, 0x79, 0xe6, 0xdb, 0xa4 +.byte 0x9a, 0x2f, 0x26, 0xc5, 0xd0, 0x10, 0xe1, 0x0e, 0xde, 0xd9, 0x10, 0x8e, 0x16, 0xfb, 0xb7, 0xf7 +.byte 0xa8, 0xf7, 0xc7, 0xe5, 0x02, 0x07, 0x98, 0x8f, 0x36, 0x08, 0x95, 0xe7, 0xe2, 0x37, 0x96, 0x0d +.byte 0x36, 0x75, 0x9e, 0xfb, 0x0e, 0x72, 0xb1, 0x1d, 0x9b, 0xbc, 0x03, 0xf9, 0x49, 0x05, 0xd8, 0x81 +.byte 0xdd, 0x05, 0xb4, 0x2a, 0xd6, 0x41, 0xe9, 0xac, 0x01, 0x76, 0x95, 0x0a, 0x0f, 0xd8, 0xdf, 0xd5 +.byte 0xbd, 0x12, 0x1f, 0x35, 0x2f, 0x28, 0x17, 0x6c, 0xd2, 0x98, 0xc1, 0xa8, 0x09, 0x64, 0x77, 0x6e +.byte 0x47, 0x37, 0xba, 0xce, 0xac, 0x59, 0x5e, 0x68, 0x9d, 0x7f, 0x72, 0xd6, 0x89, 0xc5, 0x06, 0x41 +.byte 0x29, 0x3e, 0x59, 0x3e, 0xdd, 0x26, 0xf5, 0x24, 0xc9, 0x11, 0xa7, 0x5a, 0xa3, 0x4c, 0x40, 0x1f +.byte 0x46, 0xa1, 0x99, 0xb5, 0xa7, 0x3a, 0x51, 0x6e, 0x86, 0x3b, 0x9e, 0x7d, 0x72, 0xa7, 0x12, 0x05 +.byte 0x78, 0x59, 0xed, 0x3e, 0x51, 0x78, 0x15, 0x0b, 0x03, 0x8f, 0x8d, 0xd0, 0x2f, 0x05, 0xb2, 0x3e +.byte 0x7b, 0x4a, 0x1c, 0x4b, 0x73, 0x05, 0x12, 0xfc, 0xc6, 0xea, 0xe0, 0x50, 0x13, 0x7c, 0x43, 0x93 +.byte 0x74, 0xb3, 0xca, 0x74, 0xe7, 0x8e, 0x1f, 0x01, 0x08, 0xd0, 0x30, 0xd4, 0x5b, 0x71, 0x36, 0xb4 +.byte 0x07, 0xba, 0xc1, 0x30, 0x30, 0x5c, 0x48, 0xb7, 0x82, 0x3b, 0x98, 0xa6, 0x7d, 0x60, 0x8a, 0xa2 +.byte 0xa3, 0x29, 0x82, 0xcc, 0xba, 0xbd, 0x83, 0x04, 0x1b, 0xa2, 0x83, 0x03, 0x41, 0xa1, 0xd6, 0x05 +.byte 0xf1, 0x1b, 0xc2, 0xb6, 0xf0, 0xa8, 0x7c, 0x86, 0x3b, 0x46, 0xa8, 0x48, 0x2a, 0x88, 0xdc, 0x76 +.byte 0x9a, 0x76, 0xbf, 0x1f, 0x6a, 0xa5, 0x3d, 0x19, 0x8f, 0xeb, 0x38, 0xf3, 0x64, 0xde, 0xc8, 0x2b +.byte 0x0d, 0x0a, 0x28, 0xff, 0xf7, 0xdb, 0xe2, 0x15, 0x42, 0xd4, 0x22, 0xd0, 0x27, 0x5d, 0xe1, 0x79 +.byte 0xfe, 0x18, 0xe7, 0x70, 0x88, 0xad, 0x4e, 0xe6, 0xd9, 0x8b, 0x3a, 0xc6, 0xdd, 0x27, 0x51, 0x6e +.byte 0xff, 0xbc, 0x64, 0xf5, 0x33, 0x43, 0x4f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x51, 0x00, 0x78 +.byte 0x30, 0x4f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31 +.byte 0x29, 0x30, 0x27, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x20, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e +.byte 0x65, 0x74, 0x20, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x20, 0x52, 0x65, 0x73, 0x65 +.byte 0x61, 0x72, 0x63, 0x68, 0x20, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x13, 0x0c, 0x49, 0x53, 0x52, 0x47, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x58 +.byte 0x32, 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, 0xcd, 0x9b, 0xd5, 0x9f, 0x80, 0x83, 0x0a +.byte 0xec, 0x09, 0x4a, 0xf3, 0x16, 0x4a, 0x3e, 0x5c, 0xcf, 0x77, 0xac, 0xde, 0x67, 0x05, 0x0d, 0x1d +.byte 0x07, 0xb6, 0xdc, 0x16, 0xfb, 0x5a, 0x8b, 0x14, 0xdb, 0xe2, 0x71, 0x60, 0xc4, 0xba, 0x45, 0x95 +.byte 0x11, 0x89, 0x8e, 0xea, 0x06, 0xdf, 0xf7, 0x2a, 0x16, 0x1c, 0xa4, 0xb9, 0xc5, 0xc5, 0x32, 0xe0 +.byte 0x03, 0xe0, 0x1e, 0x82, 0x18, 0x38, 0x8b, 0xd7, 0x45, 0xd8, 0x0a, 0x6a, 0x6e, 0xe6, 0x00, 0x77 +.byte 0xfb, 0x02, 0x51, 0x7d, 0x22, 0xd8, 0x0a, 0x6e, 0x9a, 0x5b, 0x77, 0xdf, 0xf0, 0xfa, 0x41, 0xec +.byte 0x39, 0xdc, 0x75, 0xca, 0x68, 0x07, 0x0c, 0x1f, 0xea, 0x00, 0x52, 0x01, 0x26, 0x30, 0x50, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x44, 0x45, 0x31, 0x15, 0x30, 0x13 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0c, 0x44, 0x2d, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x47 +.byte 0x6d, 0x62, 0x48, 0x31, 0x2a, 0x30, 0x28, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x21, 0x44, 0x2d +.byte 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73 +.byte 0x20, 0x33, 0x20, 0x43, 0x41, 0x20, 0x32, 0x20, 0x45, 0x56, 0x20, 0x32, 0x30, 0x30, 0x39, 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 0x99, 0xf1, 0x84, 0x34, 0x70, 0xba, 0x2f, 0xb7, 0x30, 0xa0, 0x8e, 0xbd, 0x7c, 0x04, 0xcf, 0xbe +.byte 0x62, 0xbc, 0x99, 0xfd, 0x82, 0x97, 0xd2, 0x7a, 0x0a, 0x67, 0x96, 0x38, 0x09, 0xf6, 0x10, 0x4e +.byte 0x95, 0x22, 0x73, 0x99, 0x8d, 0xda, 0x15, 0x2d, 0xe7, 0x05, 0xfc, 0x19, 0x73, 0x22, 0xb7, 0x8e +.byte 0x98, 0x00, 0xbc, 0x3c, 0x3d, 0xac, 0xa1, 0x6c, 0xfb, 0xd6, 0x79, 0x25, 0x4b, 0xad, 0xf0, 0xcc +.byte 0x64, 0xda, 0x88, 0x3e, 0x29, 0xb8, 0x0f, 0x09, 0xd3, 0x34, 0xdd, 0x33, 0xf5, 0x62, 0xd1, 0xe1 +.byte 0xcd, 0x19, 0xe9, 0xee, 0x18, 0x4f, 0x4c, 0x58, 0xae, 0xe2, 0x1e, 0xd6, 0x0c, 0x5b, 0x15, 0x5a +.byte 0xd8, 0x3a, 0xb8, 0xc4, 0x18, 0x64, 0x1e, 0xe3, 0x33, 0xb2, 0xb5, 0x89, 0x77, 0x4e, 0x0c, 0xbf +.byte 0xd9, 0x94, 0x6b, 0x13, 0x97, 0x6f, 0x12, 0xa3, 0xfe, 0x99, 0xa9, 0x04, 0xcc, 0x15, 0xec, 0x60 +.byte 0x68, 0x36, 0xed, 0x08, 0x7b, 0xb7, 0xf5, 0xbf, 0x93, 0xed, 0x66, 0x31, 0x83, 0x8c, 0xc6, 0x71 +.byte 0x34, 0x87, 0x4e, 0x17, 0xea, 0xaf, 0x8b, 0x91, 0x8d, 0x1c, 0x56, 0x41, 0xae, 0x22, 0x37, 0x5e +.byte 0x37, 0xf2, 0x1d, 0xd9, 0xd1, 0x2d, 0x0d, 0x2f, 0x69, 0x51, 0xa7, 0xbe, 0x66, 0xa6, 0x8a, 0x3a +.byte 0x2a, 0xbd, 0xc7, 0x1a, 0xb1, 0xe1, 0x14, 0xf0, 0xbe, 0x3a, 0x1d, 0xb9, 0xcf, 0x5b, 0xb1, 0x6a +.byte 0xfe, 0xb4, 0xb1, 0x46, 0x20, 0xa2, 0xfb, 0x1e, 0x3b, 0x70, 0xef, 0x93, 0x98, 0x7d, 0x8c, 0x73 +.byte 0x96, 0xf2, 0xc5, 0xef, 0x85, 0x70, 0xad, 0x29, 0x26, 0xfc, 0x1e, 0x04, 0x3e, 0x1c, 0xa0, 0xd8 +.byte 0x0f, 0xcb, 0x52, 0x83, 0x62, 0x7c, 0xee, 0x8b, 0x53, 0x95, 0x90, 0xa9, 0x57, 0xa2, 0xea, 0x61 +.byte 0x05, 0xd8, 0xf9, 0x4d, 0xc4, 0x27, 0xfa, 0x6e, 0xad, 0xed, 0xf9, 0xd7, 0x51, 0xf7, 0x6b, 0xa5 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x52, 0x01, 0x26, 0x30, 0x50, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4a, 0x50, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x0f, 0x53, 0x45, 0x43, 0x4f, 0x4d, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x2e, 0x6e +.byte 0x65, 0x74, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1e, 0x53, 0x65, 0x63 +.byte 0x75, 0x72, 0x69, 0x74, 0x79, 0x20, 0x43, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x63, 0x61, 0x74 +.byte 0x69, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x43, 0x41, 0x31, 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, 0xb3, 0xb3, 0xfe, 0x7f +.byte 0xd3, 0x6d, 0xb1, 0xef, 0x16, 0x7c, 0x57, 0xa5, 0x0c, 0x6d, 0x76, 0x8a, 0x2f, 0x4b, 0xbf, 0x64 +.byte 0xfb, 0x4c, 0xee, 0x8a, 0xf0, 0xf3, 0x29, 0x7c, 0xf5, 0xff, 0xee, 0x2a, 0xe0, 0xe9, 0xe9, 0xba +.byte 0x5b, 0x64, 0x22, 0x9a, 0x9a, 0x6f, 0x2c, 0x3a, 0x26, 0x69, 0x51, 0x05, 0x99, 0x26, 0xdc, 0xd5 +.byte 0x1c, 0x6a, 0x71, 0xc6, 0x9a, 0x7d, 0x1e, 0x9d, 0xdd, 0x7c, 0x6c, 0xc6, 0x8c, 0x67, 0x67, 0x4a +.byte 0x3e, 0xf8, 0x71, 0xb0, 0x19, 0x27, 0xa9, 0x09, 0x0c, 0xa6, 0x95, 0xbf, 0x4b, 0x8c, 0x0c, 0xfa +.byte 0x55, 0x98, 0x3b, 0xd8, 0xe8, 0x22, 0xa1, 0x4b, 0x71, 0x38, 0x79, 0xac, 0x97, 0x92, 0x69, 0xb3 +.byte 0x89, 0x7e, 0xea, 0x21, 0x68, 0x06, 0x98, 0x14, 0x96, 0x87, 0xd2, 0x61, 0x36, 0xbc, 0x6d, 0x27 +.byte 0x56, 0x9e, 0x57, 0xee, 0xc0, 0xc0, 0x56, 0xfd, 0x32, 0xcf, 0xa4, 0xd9, 0x8e, 0xc2, 0x23, 0xd7 +.byte 0x8d, 0xa8, 0xf3, 0xd8, 0x25, 0xac, 0x97, 0xe4, 0x70, 0x38, 0xf4, 0xb6, 0x3a, 0xb4, 0x9d, 0x3b +.byte 0x97, 0x26, 0x43, 0xa3, 0xa1, 0xbc, 0x49, 0x59, 0x72, 0x4c, 0x23, 0x30, 0x87, 0x01, 0x58, 0xf6 +.byte 0x4e, 0xbe, 0x1c, 0x68, 0x56, 0x66, 0xaf, 0xcd, 0x41, 0x5d, 0xc8, 0xb3, 0x4d, 0x2a, 0x55, 0x46 +.byte 0xab, 0x1f, 0xda, 0x1e, 0xe2, 0x40, 0x3d, 0xdb, 0xcd, 0x7d, 0xb9, 0x92, 0x80, 0x9c, 0x37, 0xdd +.byte 0x0c, 0x96, 0x64, 0x9d, 0xdc, 0x22, 0xf7, 0x64, 0x8b, 0xdf, 0x61, 0xde, 0x15, 0x94, 0x52, 0x15 +.byte 0xa0, 0x7d, 0x52, 0xc9, 0x4b, 0xa8, 0x21, 0xc9, 0xc6, 0xb1, 0xed, 0xcb, 0xc3, 0x95, 0x60, 0xd1 +.byte 0x0f, 0xf0, 0xab, 0x70, 0xf8, 0xdf, 0xcb, 0x4d, 0x7e, 0xec, 0xd6, 0xfa, 0xab, 0xd9, 0xbd, 0x7f +.byte 0x54, 0xf2, 0xa5, 0xe9, 0x79, 0xfa, 0xd9, 0xd6, 0x76, 0x24, 0x28, 0x73, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x52, 0x00, 0x5b, 0x30, 0x50, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x1b, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x45, 0x43, 0x43 +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x52, 0x34, 0x31, 0x13, 0x30 +.byte 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69 +.byte 0x67, 0x6e, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0a, 0x47, 0x6c, 0x6f +.byte 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48 +.byte 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42 +.byte 0x00, 0x04, 0xb8, 0xc6, 0x79, 0xd3, 0x8f, 0x6c, 0x25, 0x0e, 0x9f, 0x2e, 0x39, 0x19, 0x1c, 0x03 +.byte 0xa4, 0xae, 0x9a, 0xe5, 0x39, 0x07, 0x09, 0x16, 0xca, 0x63, 0xb1, 0xb9, 0x86, 0xf8, 0x8a, 0x57 +.byte 0xc1, 0x57, 0xce, 0x42, 0xfa, 0x73, 0xa1, 0xf7, 0x65, 0x42, 0xff, 0x1e, 0xc1, 0x00, 0xb2, 0x6e +.byte 0x73, 0x0e, 0xff, 0xc7, 0x21, 0xe5, 0x18, 0xa4, 0xaa, 0xd9, 0x71, 0x3f, 0xa8, 0xd4, 0xb9, 0xce +.byte 0x8c, 0x1d, 0x00, 0x52, 0x00, 0x78, 0x30, 0x50, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04 +.byte 0x0b, 0x13, 0x1b, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x45, 0x43 +.byte 0x43, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x52, 0x35, 0x31, 0x13 +.byte 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53 +.byte 0x69, 0x67, 0x6e, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0a, 0x47, 0x6c +.byte 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 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 0x47, 0x45, 0x0e, 0x96, 0xfb, 0x7d, 0x5d, 0xbf, 0xe9, 0x39, 0xd1, 0x21, 0xf8, 0x9f, 0x0b, 0xb6 +.byte 0xd5, 0x7b, 0x1e, 0x92, 0x3a, 0x48, 0x59, 0x1c, 0xf0, 0x62, 0x31, 0x2d, 0xc0, 0x7a, 0x28, 0xfe +.byte 0x1a, 0xa7, 0x5c, 0xb3, 0xb6, 0xcc, 0x97, 0xe7, 0x45, 0xd4, 0x58, 0xfa, 0xd1, 0x77, 0x6d, 0x43 +.byte 0xa2, 0xc0, 0x87, 0x65, 0x34, 0x0a, 0x1f, 0x7a, 0xdd, 0xeb, 0x3c, 0x33, 0xa1, 0xc5, 0x9d, 0x4d +.byte 0xa4, 0x6f, 0x41, 0x95, 0x38, 0x7f, 0xc9, 0x1e, 0x84, 0xeb, 0xd1, 0x9e, 0x49, 0x92, 0x87, 0x94 +.byte 0x87, 0x0c, 0x3a, 0x85, 0x4a, 0x66, 0x9f, 0x9d, 0x59, 0x93, 0x4d, 0x97, 0x61, 0x06, 0x86, 0x4a +.byte 0x00, 0x53, 0x02, 0x26, 0x30, 0x51, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13 +.byte 0x02, 0x45, 0x53, 0x31, 0x42, 0x30, 0x40, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x39, 0x41, 0x75 +.byte 0x74, 0x6f, 0x72, 0x69, 0x64, 0x61, 0x64, 0x20, 0x64, 0x65, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69 +.byte 0x66, 0x69, 0x63, 0x61, 0x63, 0x69, 0x6f, 0x6e, 0x20, 0x46, 0x69, 0x72, 0x6d, 0x61, 0x70, 0x72 +.byte 0x6f, 0x66, 0x65, 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x43, 0x49, 0x46, 0x20, 0x41, 0x36 +.byte 0x32, 0x36, 0x33, 0x34, 0x30, 0x36, 0x38, 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, 0xca, 0x96, 0x6b, 0x8e, 0xea, 0xf8, 0xfb, 0xf1 +.byte 0xa2, 0x35, 0xe0, 0x7f, 0x4c, 0xda, 0xe0, 0xc3, 0x52, 0xd7, 0x7d, 0xb6, 0x10, 0xc8, 0x02, 0x5e +.byte 0xb3, 0x43, 0x2a, 0xc4, 0x4f, 0x6a, 0xb2, 0xca, 0x1c, 0x5d, 0x28, 0x9a, 0x78, 0x11, 0x1a, 0x69 +.byte 0x59, 0x57, 0xaf, 0xb5, 0x20, 0x42, 0xe4, 0x8b, 0x0f, 0xe6, 0xdf, 0x5b, 0xa6, 0x03, 0x92, 0x2f +.byte 0xf5, 0x11, 0xe4, 0x62, 0xd7, 0x32, 0x71, 0x38, 0xd9, 0x04, 0x0c, 0x71, 0xab, 0x3d, 0x51, 0x7e +.byte 0x0f, 0x07, 0xdf, 0x63, 0x05, 0x5c, 0xe9, 0xbf, 0x94, 0x6f, 0xc1, 0x29, 0x82, 0xc0, 0xb4, 0xda +.byte 0x51, 0xb0, 0xc1, 0x3c, 0xbb, 0xad, 0x37, 0x4a, 0x5c, 0xca, 0xf1, 0x4b, 0x36, 0x0e, 0x24, 0xab +.byte 0xbf, 0xc3, 0x84, 0x77, 0xfd, 0xa8, 0x50, 0xf4, 0xb1, 0xe7, 0xc6, 0x2f, 0xd2, 0x2d, 0x59, 0x8d +.byte 0x7a, 0x0a, 0x4e, 0x96, 0x69, 0x52, 0x02, 0xaa, 0x36, 0x98, 0xec, 0xfc, 0xfa, 0x14, 0x83, 0x0c +.byte 0x37, 0x1f, 0xc9, 0x92, 0x37, 0x7f, 0xd7, 0x81, 0x2d, 0xe5, 0xc4, 0xb9, 0xe0, 0x3e, 0x34, 0xfe +.byte 0x67, 0xf4, 0x3e, 0x66, 0xd1, 0xd3, 0xf4, 0x40, 0xcf, 0x5e, 0x62, 0x34, 0x0f, 0x70, 0x06, 0x3e +.byte 0x20, 0x18, 0x5a, 0xce, 0xf7, 0x72, 0x1b, 0x25, 0x6c, 0x93, 0x74, 0x14, 0x93, 0xa3, 0x73, 0xb1 +.byte 0x0e, 0xaa, 0x87, 0x10, 0x23, 0x59, 0x5f, 0x20, 0x05, 0x19, 0x47, 0xed, 0x68, 0x8e, 0x92, 0x12 +.byte 0xca, 0x5d, 0xfc, 0xd6, 0x2b, 0xb2, 0x92, 0x3c, 0x20, 0xcf, 0xe1, 0x5f, 0xaf, 0x20, 0xbe, 0xa0 +.byte 0x76, 0x7f, 0x76, 0xe5, 0xec, 0x1a, 0x86, 0x61, 0x33, 0x3e, 0xe7, 0x7b, 0xb4, 0x3f, 0xa0, 0x0f +.byte 0x8e, 0xa2, 0xb9, 0x6a, 0x6f, 0xb9, 0x87, 0x26, 0x6f, 0x41, 0x6c, 0x88, 0xa6, 0x50, 0xfd, 0x6a +.byte 0x63, 0x0b, 0xf5, 0x93, 0x16, 0x1b, 0x19, 0x8f, 0xb2, 0xed, 0x9b, 0x9b, 0xc9, 0x90, 0xf5, 0x01 +.byte 0x0c, 0xdf, 0x19, 0x3d, 0x0f, 0x3e, 0x38, 0x23, 0xc9, 0x2f, 0x8f, 0x0c, 0xd1, 0x02, 0xfe, 0x1b +.byte 0x55, 0xd6, 0x4e, 0xd0, 0x8d, 0x3c, 0xaf, 0x4f, 0xa4, 0xf3, 0xfe, 0xaf, 0x2a, 0xd3, 0x05, 0x9d +.byte 0x79, 0x08, 0xa1, 0xcb, 0x57, 0x31, 0xb4, 0x9c, 0xc8, 0x90, 0xb2, 0x67, 0xf4, 0x18, 0x16, 0x93 +.byte 0x3a, 0xfc, 0x47, 0xd8, 0xd1, 0x78, 0x96, 0x31, 0x1f, 0xba, 0x2b, 0x0c, 0x5f, 0x5d, 0x99, 0xad +.byte 0x63, 0x89, 0x5a, 0x24, 0x20, 0x76, 0xd8, 0xdf, 0xfd, 0xab, 0x4e, 0xa6, 0x22, 0xaa, 0x9d, 0x5e +.byte 0xe6, 0x27, 0x8a, 0x7d, 0x68, 0x29, 0xa3, 0xe7, 0x8a, 0xb8, 0xda, 0x11, 0xbb, 0x17, 0x2d, 0x99 +.byte 0x9d, 0x13, 0x24, 0x46, 0xf7, 0xc5, 0xe2, 0xd8, 0x9f, 0x8e, 0x7f, 0xc7, 0x8f, 0x74, 0x6d, 0x5a +.byte 0xb2, 0xe8, 0x72, 0xf5, 0xac, 0xee, 0x24, 0x10, 0xad, 0x2f, 0x14, 0xda, 0xff, 0x2d, 0x9a, 0x46 +.byte 0x71, 0x47, 0xbe, 0x42, 0xdf, 0xbb, 0x01, 0xdb, 0xf4, 0x7f, 0xd3, 0x28, 0x8f, 0x31, 0x59, 0x5b +.byte 0xd3, 0xc9, 0x02, 0xa6, 0xb4, 0x52, 0xca, 0x6e, 0x97, 0xfb, 0x43, 0xc5, 0x08, 0x26, 0x6f, 0x8a +.byte 0xf4, 0xbb, 0xfd, 0x9f, 0x28, 0xaa, 0x0d, 0xd5, 0x45, 0xf3, 0x13, 0x3a, 0x1d, 0xd8, 0xc0, 0x78 +.byte 0x8f, 0x41, 0x67, 0x3c, 0x1e, 0x94, 0x64, 0xae, 0x7b, 0x0b, 0xc5, 0xe8, 0xd9, 0x01, 0x88, 0x39 +.byte 0x1a, 0x97, 0x86, 0x64, 0x41, 0xd5, 0x3b, 0x87, 0x0c, 0x6e, 0xfa, 0x0f, 0xc6, 0xbd, 0x48, 0x14 +.byte 0xbf, 0x39, 0x4d, 0xd4, 0x9e, 0x41, 0xb6, 0x8f, 0x96, 0x1d, 0x63, 0x96, 0x93, 0xd9, 0x95, 0x06 +.byte 0x78, 0x31, 0x68, 0x9e, 0x37, 0x06, 0x3b, 0x80, 0x89, 0x45, 0x61, 0x39, 0x23, 0xc7, 0x1b, 0x44 +.byte 0xa3, 0x15, 0xe5, 0x1c, 0xf8, 0x92, 0x30, 0xbb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x53, 0x02 +.byte 0x26, 0x30, 0x51, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x45, 0x53 +.byte 0x31, 0x42, 0x30, 0x40, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x39, 0x41, 0x75, 0x74, 0x6f, 0x72 +.byte 0x69, 0x64, 0x61, 0x64, 0x20, 0x64, 0x65, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63 +.byte 0x61, 0x63, 0x69, 0x6f, 0x6e, 0x20, 0x46, 0x69, 0x72, 0x6d, 0x61, 0x70, 0x72, 0x6f, 0x66, 0x65 +.byte 0x73, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x20, 0x43, 0x49, 0x46, 0x20, 0x41, 0x36, 0x32, 0x36, 0x33 +.byte 0x34, 0x30, 0x36, 0x38, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86 +.byte 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a +.byte 0x02, 0x82, 0x02, 0x01, 0x00, 0xca, 0x96, 0x6b, 0x8e, 0xea, 0xf8, 0xfb, 0xf1, 0xa2, 0x35, 0xe0 +.byte 0x7f, 0x4c, 0xda, 0xe0, 0xc3, 0x52, 0xd7, 0x7d, 0xb6, 0x10, 0xc8, 0x02, 0x5e, 0xb3, 0x43, 0x2a +.byte 0xc4, 0x4f, 0x6a, 0xb2, 0xca, 0x1c, 0x5d, 0x28, 0x9a, 0x78, 0x11, 0x1a, 0x69, 0x59, 0x57, 0xaf +.byte 0xb5, 0x20, 0x42, 0xe4, 0x8b, 0x0f, 0xe6, 0xdf, 0x5b, 0xa6, 0x03, 0x92, 0x2f, 0xf5, 0x11, 0xe4 +.byte 0x62, 0xd7, 0x32, 0x71, 0x38, 0xd9, 0x04, 0x0c, 0x71, 0xab, 0x3d, 0x51, 0x7e, 0x0f, 0x07, 0xdf +.byte 0x63, 0x05, 0x5c, 0xe9, 0xbf, 0x94, 0x6f, 0xc1, 0x29, 0x82, 0xc0, 0xb4, 0xda, 0x51, 0xb0, 0xc1 +.byte 0x3c, 0xbb, 0xad, 0x37, 0x4a, 0x5c, 0xca, 0xf1, 0x4b, 0x36, 0x0e, 0x24, 0xab, 0xbf, 0xc3, 0x84 +.byte 0x77, 0xfd, 0xa8, 0x50, 0xf4, 0xb1, 0xe7, 0xc6, 0x2f, 0xd2, 0x2d, 0x59, 0x8d, 0x7a, 0x0a, 0x4e +.byte 0x96, 0x69, 0x52, 0x02, 0xaa, 0x36, 0x98, 0xec, 0xfc, 0xfa, 0x14, 0x83, 0x0c, 0x37, 0x1f, 0xc9 +.byte 0x92, 0x37, 0x7f, 0xd7, 0x81, 0x2d, 0xe5, 0xc4, 0xb9, 0xe0, 0x3e, 0x34, 0xfe, 0x67, 0xf4, 0x3e +.byte 0x66, 0xd1, 0xd3, 0xf4, 0x40, 0xcf, 0x5e, 0x62, 0x34, 0x0f, 0x70, 0x06, 0x3e, 0x20, 0x18, 0x5a +.byte 0xce, 0xf7, 0x72, 0x1b, 0x25, 0x6c, 0x93, 0x74, 0x14, 0x93, 0xa3, 0x73, 0xb1, 0x0e, 0xaa, 0x87 +.byte 0x10, 0x23, 0x59, 0x5f, 0x20, 0x05, 0x19, 0x47, 0xed, 0x68, 0x8e, 0x92, 0x12, 0xca, 0x5d, 0xfc +.byte 0xd6, 0x2b, 0xb2, 0x92, 0x3c, 0x20, 0xcf, 0xe1, 0x5f, 0xaf, 0x20, 0xbe, 0xa0, 0x76, 0x7f, 0x76 +.byte 0xe5, 0xec, 0x1a, 0x86, 0x61, 0x33, 0x3e, 0xe7, 0x7b, 0xb4, 0x3f, 0xa0, 0x0f, 0x8e, 0xa2, 0xb9 +.byte 0x6a, 0x6f, 0xb9, 0x87, 0x26, 0x6f, 0x41, 0x6c, 0x88, 0xa6, 0x50, 0xfd, 0x6a, 0x63, 0x0b, 0xf5 +.byte 0x93, 0x16, 0x1b, 0x19, 0x8f, 0xb2, 0xed, 0x9b, 0x9b, 0xc9, 0x90, 0xf5, 0x01, 0x0c, 0xdf, 0x19 +.byte 0x3d, 0x0f, 0x3e, 0x38, 0x23, 0xc9, 0x2f, 0x8f, 0x0c, 0xd1, 0x02, 0xfe, 0x1b, 0x55, 0xd6, 0x4e +.byte 0xd0, 0x8d, 0x3c, 0xaf, 0x4f, 0xa4, 0xf3, 0xfe, 0xaf, 0x2a, 0xd3, 0x05, 0x9d, 0x79, 0x08, 0xa1 +.byte 0xcb, 0x57, 0x31, 0xb4, 0x9c, 0xc8, 0x90, 0xb2, 0x67, 0xf4, 0x18, 0x16, 0x93, 0x3a, 0xfc, 0x47 +.byte 0xd8, 0xd1, 0x78, 0x96, 0x31, 0x1f, 0xba, 0x2b, 0x0c, 0x5f, 0x5d, 0x99, 0xad, 0x63, 0x89, 0x5a +.byte 0x24, 0x20, 0x76, 0xd8, 0xdf, 0xfd, 0xab, 0x4e, 0xa6, 0x22, 0xaa, 0x9d, 0x5e, 0xe6, 0x27, 0x8a +.byte 0x7d, 0x68, 0x29, 0xa3, 0xe7, 0x8a, 0xb8, 0xda, 0x11, 0xbb, 0x17, 0x2d, 0x99, 0x9d, 0x13, 0x24 +.byte 0x46, 0xf7, 0xc5, 0xe2, 0xd8, 0x9f, 0x8e, 0x7f, 0xc7, 0x8f, 0x74, 0x6d, 0x5a, 0xb2, 0xe8, 0x72 +.byte 0xf5, 0xac, 0xee, 0x24, 0x10, 0xad, 0x2f, 0x14, 0xda, 0xff, 0x2d, 0x9a, 0x46, 0x71, 0x47, 0xbe +.byte 0x42, 0xdf, 0xbb, 0x01, 0xdb, 0xf4, 0x7f, 0xd3, 0x28, 0x8f, 0x31, 0x59, 0x5b, 0xd3, 0xc9, 0x02 +.byte 0xa6, 0xb4, 0x52, 0xca, 0x6e, 0x97, 0xfb, 0x43, 0xc5, 0x08, 0x26, 0x6f, 0x8a, 0xf4, 0xbb, 0xfd +.byte 0x9f, 0x28, 0xaa, 0x0d, 0xd5, 0x45, 0xf3, 0x13, 0x3a, 0x1d, 0xd8, 0xc0, 0x78, 0x8f, 0x41, 0x67 +.byte 0x3c, 0x1e, 0x94, 0x64, 0xae, 0x7b, 0x0b, 0xc5, 0xe8, 0xd9, 0x01, 0x88, 0x39, 0x1a, 0x97, 0x86 +.byte 0x64, 0x41, 0xd5, 0x3b, 0x87, 0x0c, 0x6e, 0xfa, 0x0f, 0xc6, 0xbd, 0x48, 0x14, 0xbf, 0x39, 0x4d +.byte 0xd4, 0x9e, 0x41, 0xb6, 0x8f, 0x96, 0x1d, 0x63, 0x96, 0x93, 0xd9, 0x95, 0x06, 0x78, 0x31, 0x68 +.byte 0x9e, 0x37, 0x06, 0x3b, 0x80, 0x89, 0x45, 0x61, 0x39, 0x23, 0xc7, 0x1b, 0x44, 0xa3, 0x15, 0xe5 +.byte 0x1c, 0xf8, 0x92, 0x30, 0xbb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x53, 0x01, 0x26, 0x30, 0x51 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50, 0x4c, 0x31, 0x28, 0x30 +.byte 0x26, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1f, 0x4b, 0x72, 0x61, 0x6a, 0x6f, 0x77, 0x61, 0x20 +.byte 0x49, 0x7a, 0x62, 0x61, 0x20, 0x52, 0x6f, 0x7a, 0x6c, 0x69, 0x63, 0x7a, 0x65, 0x6e, 0x69, 0x6f +.byte 0x77, 0x61, 0x20, 0x53, 0x2e, 0x41, 0x2e, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x0c, 0x0f, 0x53, 0x5a, 0x41, 0x46, 0x49, 0x52, 0x20, 0x52, 0x4f, 0x4f, 0x54, 0x20, 0x43, 0x41 +.byte 0x32, 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, 0xb7, 0xbc, 0x3e, 0x50, 0xa8, 0x4b, 0xcd, 0x40, 0xb5, 0xce, 0x61, 0xe7, 0x96, 0xca +.byte 0xb4, 0xa1, 0xda, 0x0c, 0x22, 0xb0, 0xfa, 0xb5, 0x7b, 0x76, 0x00, 0x77, 0x8c, 0x0b, 0xcf, 0x7d +.byte 0xa8, 0x86, 0xcc, 0x26, 0x51, 0xe4, 0x20, 0x3d, 0x85, 0x0c, 0xd6, 0x58, 0xe3, 0xe7, 0xf4, 0x2a +.byte 0x18, 0x9d, 0xda, 0xd1, 0xae, 0x26, 0xee, 0xeb, 0x53, 0xdc, 0xf4, 0x90, 0xd6, 0x13, 0x4a, 0x0c +.byte 0x90, 0x3c, 0xc3, 0xf4, 0xda, 0xd2, 0x8e, 0x0d, 0x92, 0x3a, 0xdc, 0xb1, 0xb1, 0xff, 0x38, 0xde +.byte 0xc3, 0xba, 0x2d, 0x5f, 0x80, 0xb9, 0x02, 0xbd, 0x4a, 0x9d, 0x1b, 0x0f, 0xb4, 0xc3, 0xc2, 0xc1 +.byte 0x67, 0x03, 0xdd, 0xdc, 0x1b, 0x9c, 0x3d, 0xb3, 0xb0, 0xde, 0x00, 0x1e, 0xa8, 0x34, 0x47, 0xbb +.byte 0x9a, 0xeb, 0xfe, 0x0b, 0x14, 0xbd, 0x36, 0x84, 0xda, 0x0d, 0x20, 0xbf, 0xfa, 0x5b, 0xcb, 0xa9 +.byte 0x16, 0x20, 0xad, 0x39, 0x60, 0xee, 0x2f, 0x75, 0xb6, 0xe7, 0x97, 0x9c, 0xf9, 0x3e, 0xfd, 0x7e +.byte 0x4d, 0x6f, 0x4d, 0x2f, 0xef, 0x88, 0x0d, 0x6a, 0xfa, 0xdd, 0xf1, 0x3d, 0x6e, 0x20, 0xa5, 0xa0 +.byte 0x12, 0xb4, 0x4d, 0x70, 0xb9, 0xce, 0xd7, 0x72, 0x3b, 0x89, 0x93, 0xa7, 0x80, 0x84, 0x1c, 0x27 +.byte 0x49, 0x72, 0x49, 0xb5, 0xff, 0x3b, 0x95, 0x9e, 0xc1, 0xcc, 0xc8, 0x01, 0xec, 0xe8, 0x0e, 0x8a +.byte 0x0a, 0x96, 0xe7, 0xb3, 0xa6, 0x87, 0xe5, 0xd6, 0xf9, 0x05, 0x2b, 0x0d, 0x97, 0x40, 0x70, 0x3c +.byte 0xba, 0xac, 0x75, 0x5a, 0x9c, 0xd5, 0x4d, 0x9d, 0x02, 0x0a, 0xd2, 0x4b, 0x9b, 0x66, 0x4b, 0x46 +.byte 0x07, 0x17, 0x65, 0xad, 0x9f, 0x6c, 0x88, 0x00, 0xdc, 0x22, 0x89, 0xe0, 0xe1, 0x64, 0xd4, 0x67 +.byte 0xbc, 0x31, 0x79, 0x61, 0x3c, 0xbb, 0xca, 0x41, 0xcd, 0x5c, 0x6a, 0x00, 0xc8, 0x3c, 0x38, 0x8e +.byte 0x58, 0xaf, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x53, 0x02, 0x26, 0x30, 0x51, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x54, 0x57, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x09, 0x54, 0x41, 0x49, 0x57, 0x41, 0x4e, 0x2d, 0x43, 0x41, 0x31, 0x10 +.byte 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x07, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41 +.byte 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x13, 0x54, 0x57, 0x43, 0x41, 0x20 +.byte 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 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, 0xb0 +.byte 0x05, 0xdb, 0xc8, 0xeb, 0x8c, 0xc4, 0x6e, 0x8a, 0x21, 0xef, 0x8e, 0x4d, 0x9c, 0x71, 0x0a, 0x1f +.byte 0x52, 0x70, 0xed, 0x6d, 0x82, 0x9c, 0x97, 0xc5, 0xd7, 0x4c, 0x4e, 0x45, 0x49, 0xcb, 0x40, 0x42 +.byte 0xb5, 0x12, 0x34, 0x6c, 0x19, 0xc2, 0x74, 0xa4, 0x31, 0x5f, 0x85, 0x02, 0x97, 0xec, 0x43, 0x33 +.byte 0x0a, 0x53, 0xd2, 0x9c, 0x8c, 0x8e, 0xb7, 0xb8, 0x79, 0xdb, 0x2b, 0xd5, 0x6a, 0xf2, 0x8e, 0x66 +.byte 0xc4, 0xee, 0x2b, 0x01, 0x07, 0x92, 0xd4, 0xb3, 0xd0, 0x02, 0xdf, 0x50, 0xf6, 0x55, 0xaf, 0x66 +.byte 0x0e, 0xcb, 0xe0, 0x47, 0x60, 0x2f, 0x2b, 0x32, 0x39, 0x35, 0x52, 0x3a, 0x28, 0x83, 0xf8, 0x7b +.byte 0x16, 0xc6, 0x18, 0xb8, 0x62, 0xd6, 0x47, 0x25, 0x91, 0xce, 0xf0, 0x19, 0x12, 0x4d, 0xad, 0x63 +.byte 0xf5, 0xd3, 0x3f, 0x75, 0x5f, 0x29, 0xf0, 0xa1, 0x30, 0x1c, 0x2a, 0xa0, 0x98, 0xa6, 0x15, 0xbd +.byte 0xee, 0xfd, 0x19, 0x36, 0xf0, 0xe2, 0x91, 0x43, 0x8f, 0xfa, 0xca, 0xd6, 0x10, 0x27, 0x49, 0x4c +.byte 0xef, 0xdd, 0xc1, 0xf1, 0x85, 0x70, 0x9b, 0xca, 0xea, 0xa8, 0x5a, 0x43, 0xfc, 0x6d, 0x86, 0x6f +.byte 0x73, 0xe9, 0x37, 0x45, 0xa9, 0xf0, 0x36, 0xc7, 0xcc, 0x88, 0x75, 0x1e, 0xbb, 0x6c, 0x06, 0xff +.byte 0x9b, 0x6b, 0x3e, 0x17, 0xec, 0x61, 0xaa, 0x71, 0x7c, 0xc6, 0x1d, 0xa2, 0xf7, 0x49, 0xe9, 0x15 +.byte 0xb5, 0x3c, 0xd6, 0xa1, 0x61, 0xf5, 0x11, 0xf7, 0x05, 0x6f, 0x1d, 0xfd, 0x11, 0xbe, 0xd0, 0x30 +.byte 0x07, 0xc2, 0x29, 0xb0, 0x09, 0x4e, 0x26, 0xdc, 0xe3, 0xa2, 0xa8, 0x91, 0x6a, 0x1f, 0xc2, 0x91 +.byte 0x45, 0x88, 0x5c, 0xe5, 0x98, 0xb8, 0x71, 0xa5, 0x15, 0x19, 0xc9, 0x7c, 0x75, 0x11, 0xcc, 0x70 +.byte 0x74, 0x4f, 0x2d, 0x9b, 0x1d, 0x91, 0x44, 0xfd, 0x56, 0x28, 0xa0, 0xfe, 0xbb, 0x86, 0x6a, 0xc8 +.byte 0xfa, 0x5c, 0x0b, 0x58, 0xdc, 0xc6, 0x4b, 0x76, 0xc8, 0xab, 0x22, 0xd9, 0x73, 0x0f, 0xa5, 0xf4 +.byte 0x5a, 0x02, 0x89, 0x3f, 0x4f, 0x9e, 0x22, 0x82, 0xee, 0xa2, 0x74, 0x53, 0x2a, 0x3d, 0x53, 0x27 +.byte 0x69, 0x1d, 0x6c, 0x8e, 0x32, 0x2c, 0x64, 0x00, 0x26, 0x63, 0x61, 0x36, 0x4e, 0xa3, 0x46, 0xb7 +.byte 0x3f, 0x7d, 0xb3, 0x2d, 0xac, 0x6d, 0x90, 0xa2, 0x95, 0xa2, 0xce, 0xcf, 0xda, 0x82, 0xe7, 0x07 +.byte 0x34, 0x19, 0x96, 0xe9, 0xb8, 0x21, 0xaa, 0x29, 0x7e, 0xa6, 0x38, 0xbe, 0x8e, 0x29, 0x4a, 0x21 +.byte 0x66, 0x79, 0x1f, 0xb3, 0xc3, 0xb5, 0x09, 0x67, 0xde, 0xd6, 0xd4, 0x07, 0x46, 0xf3, 0x2a, 0xda +.byte 0xe6, 0x22, 0x37, 0x60, 0xcb, 0x81, 0xb6, 0x0f, 0xa0, 0x0f, 0xe9, 0xc8, 0x95, 0x7f, 0xbf, 0x55 +.byte 0x91, 0x05, 0x7a, 0xcf, 0x3d, 0x15, 0xc0, 0x6f, 0xde, 0x09, 0x94, 0x01, 0x83, 0xd7, 0x34, 0x1b +.byte 0xcc, 0x40, 0xa5, 0xf0, 0xb8, 0x9b, 0x67, 0xd5, 0x98, 0x91, 0x3b, 0xa7, 0x84, 0x78, 0x95, 0x26 +.byte 0xa4, 0x5a, 0x08, 0xf8, 0x2b, 0x74, 0xb4, 0x00, 0x04, 0x3c, 0xdf, 0xb8, 0x14, 0x8e, 0xe8, 0xdf +.byte 0xa9, 0x8d, 0x6c, 0x67, 0x92, 0x33, 0x1d, 0xc0, 0xb7, 0xd2, 0xec, 0x92, 0xc8, 0xbe, 0x09, 0xbf +.byte 0x2c, 0x29, 0x05, 0x6f, 0x02, 0x6b, 0x9e, 0xef, 0xbc, 0xbf, 0x2a, 0xbc, 0x5b, 0xc0, 0x50, 0x8f +.byte 0x41, 0x70, 0x71, 0x87, 0xb2, 0x4d, 0xb7, 0x04, 0xa9, 0x84, 0xa3, 0x32, 0xaf, 0xae, 0xee, 0x6b +.byte 0x17, 0x8b, 0xb2, 0xb1, 0xfe, 0x6c, 0xe1, 0x90, 0x8c, 0x88, 0xa8, 0x97, 0x48, 0xce, 0xc8, 0x4d +.byte 0xcb, 0xf3, 0x06, 0xcf, 0x5f, 0x6a, 0x0a, 0x42, 0xb1, 0x1e, 0x1e, 0x77, 0x2f, 0x8e, 0xa0, 0xe6 +.byte 0x92, 0x0e, 0x06, 0xfc, 0x05, 0x22, 0xd2, 0x26, 0xe1, 0x31, 0x51, 0x7d, 0x32, 0xdc, 0x0f, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x54, 0x02, 0x26, 0x30, 0x52, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x53, 0x4b, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x07 +.byte 0x13, 0x0a, 0x42, 0x72, 0x61, 0x74, 0x69, 0x73, 0x6c, 0x61, 0x76, 0x61, 0x31, 0x13, 0x30, 0x11 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x44, 0x69, 0x73, 0x69, 0x67, 0x20, 0x61, 0x2e, 0x73 +.byte 0x2e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x43, 0x41, 0x20, 0x44 +.byte 0x69, 0x73, 0x69, 0x67, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x32, 0x30, 0x82, 0x02, 0x22 +.byte 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03 +.byte 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xa2, 0xa3, 0xc4 +.byte 0x00, 0x09, 0xd6, 0x85, 0x5d, 0x2d, 0x6d, 0x14, 0xf6, 0xc2, 0xc3, 0x73, 0x9e, 0x35, 0xc2, 0x71 +.byte 0x55, 0x7e, 0x81, 0xfb, 0xab, 0x46, 0x50, 0xe0, 0xc1, 0x7c, 0x49, 0x78, 0xe6, 0xab, 0x79, 0x58 +.byte 0x3c, 0xda, 0xff, 0x7c, 0x1c, 0x9f, 0xd8, 0x97, 0x02, 0x78, 0x3e, 0x6b, 0x41, 0x04, 0xe9, 0x41 +.byte 0xbd, 0xbe, 0x03, 0x2c, 0x45, 0xf6, 0x2f, 0x64, 0xd4, 0xab, 0x5d, 0xa3, 0x47, 0x3d, 0x64, 0x9b +.byte 0xe9, 0x68, 0x9a, 0xc6, 0xcc, 0x1b, 0x3f, 0xba, 0xbe, 0xb2, 0x8b, 0x34, 0x02, 0x2e, 0x98, 0x55 +.byte 0x19, 0xfc, 0x8c, 0x6f, 0xaa, 0x5f, 0xda, 0x4c, 0xce, 0x4d, 0x03, 0x21, 0xa3, 0xd8, 0xd2, 0x34 +.byte 0x93, 0x56, 0x96, 0xcb, 0x4c, 0x0c, 0x00, 0x16, 0x3c, 0x5f, 0x1a, 0xcd, 0xc8, 0xc7, 0x6c, 0xa6 +.byte 0xad, 0xd3, 0x31, 0xa7, 0xbc, 0xe8, 0xe5, 0xe1, 0x66, 0xd6, 0xd2, 0xfb, 0x03, 0xb4, 0x41, 0x65 +.byte 0xc9, 0x10, 0xae, 0x0e, 0x05, 0x63, 0xc6, 0x80, 0x6a, 0x69, 0x30, 0xfd, 0xd2, 0xee, 0x90, 0xef +.byte 0x0d, 0x27, 0xdf, 0x9f, 0x95, 0x73, 0xf4, 0xe1, 0x25, 0xda, 0x6c, 0x16, 0xde, 0x41, 0x38, 0x34 +.byte 0xea, 0x8b, 0xfc, 0xd1, 0xe8, 0x04, 0x14, 0x61, 0x2d, 0x41, 0x7e, 0xac, 0xc7, 0x77, 0x4e, 0xcb +.byte 0x51, 0x54, 0xfb, 0x5e, 0x92, 0x18, 0x1b, 0x04, 0x5a, 0x68, 0xc6, 0xc9, 0xc4, 0xfa, 0xb7, 0x13 +.byte 0xa0, 0x98, 0xb7, 0x11, 0x2b, 0xb7, 0xd6, 0x57, 0xcc, 0x7c, 0x9e, 0x17, 0xd1, 0xcb, 0x25, 0xfe +.byte 0x86, 0x4e, 0x24, 0x2e, 0x56, 0x0c, 0x78, 0x4d, 0x9e, 0x01, 0x12, 0xa6, 0x2b, 0xa7, 0x01, 0x65 +.byte 0x6e, 0x7c, 0x62, 0x1d, 0x84, 0x84, 0xdf, 0xea, 0xc0, 0x6b, 0xb5, 0xa5, 0x2a, 0x95, 0x83, 0xc3 +.byte 0x53, 0x11, 0x0c, 0x73, 0x1d, 0x0b, 0xb2, 0x46, 0x90, 0xd1, 0x42, 0x3a, 0xce, 0x40, 0x6e, 0x95 +.byte 0xad, 0xff, 0xc6, 0x94, 0xad, 0x6e, 0x97, 0x84, 0x8e, 0x7d, 0x6f, 0x9e, 0x8a, 0x80, 0x0d, 0x49 +.byte 0x6d, 0x73, 0xe2, 0x7b, 0x92, 0x1e, 0xc3, 0xf3, 0xc1, 0xf3, 0xeb, 0x2e, 0x05, 0x6f, 0xd9, 0x1b +.byte 0xcf, 0x37, 0x76, 0x04, 0xc8, 0xb4, 0x5a, 0xe4, 0x17, 0xa7, 0xcb, 0xdd, 0x76, 0x1f, 0xd0, 0x19 +.byte 0x76, 0xe8, 0x2c, 0x05, 0xb3, 0xd6, 0x9c, 0x34, 0xd8, 0x96, 0xdc, 0x61, 0x87, 0x91, 0x05, 0xe4 +.byte 0x44, 0x08, 0x33, 0xc1, 0xda, 0xb9, 0x08, 0x65, 0xd4, 0xae, 0xb2, 0x36, 0x0d, 0xeb, 0xba, 0x38 +.byte 0xba, 0x0c, 0xe5, 0x9b, 0x9e, 0xeb, 0x8d, 0x66, 0xdd, 0x99, 0xcf, 0xd6, 0x89, 0x41, 0xf6, 0x04 +.byte 0x92, 0x8a, 0x29, 0x29, 0x6d, 0x6b, 0x3a, 0x1c, 0xe7, 0x75, 0x7d, 0x02, 0x71, 0x0e, 0xf3, 0xc0 +.byte 0xe7, 0xbd, 0xcb, 0x19, 0xdd, 0x9d, 0x60, 0xb2, 0xc2, 0x66, 0x60, 0xb6, 0xb1, 0x04, 0xee, 0xc9 +.byte 0xe6, 0x86, 0xb9, 0x9a, 0x66, 0x40, 0xa8, 0xe7, 0x11, 0xed, 0x81, 0x45, 0x03, 0x8b, 0xf6, 0x67 +.byte 0x59, 0xe8, 0xc1, 0x06, 0x11, 0xbd, 0xdd, 0xcf, 0x80, 0x02, 0x4f, 0x65, 0x40, 0x78, 0x5c, 0x47 +.byte 0x50, 0xc8, 0x9b, 0xe6, 0x1f, 0x81, 0x7b, 0xe4, 0x44, 0xa8, 0x5b, 0x85, 0x9a, 0xe2, 0xde, 0x5a +.byte 0xd5, 0xc7, 0xf9, 0x3a, 0x44, 0x66, 0x4b, 0xe4, 0x32, 0x54, 0x7c, 0xe4, 0x6c, 0x9c, 0xb3, 0x0e +.byte 0x3d, 0x17, 0xa2, 0xb2, 0x34, 0x12, 0xd6, 0x7e, 0xb2, 0xa8, 0x49, 0xbb, 0xd1, 0x7a, 0x28, 0x40 +.byte 0xbe, 0xa2, 0x16, 0x1f, 0xdf, 0xe4, 0x37, 0x1f, 0x11, 0x73, 0xfb, 0x90, 0x0a, 0x65, 0x43, 0xa2 +.byte 0x0d, 0x7c, 0xf8, 0x06, 0x01, 0x55, 0x33, 0x7d, 0xb0, 0x0d, 0xb8, 0xf4, 0xf5, 0xae, 0xa5, 0x42 +.byte 0x57, 0x7c, 0x36, 0x11, 0x8c, 0x7b, 0x5e, 0xc4, 0x03, 0x9d, 0x8c, 0x79, 0x9d, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x58, 0x02, 0x26, 0x30, 0x56, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x43, 0x4e, 0x31, 0x30, 0x30, 0x2e, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x27 +.byte 0x43, 0x68, 0x69, 0x6e, 0x61, 0x20, 0x46, 0x69, 0x6e, 0x61, 0x6e, 0x63, 0x69, 0x61, 0x6c, 0x20 +.byte 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75 +.byte 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x0c, 0x0c, 0x43, 0x46, 0x43, 0x41, 0x20, 0x45, 0x56, 0x20, 0x52, 0x4f, 0x4f, 0x54, 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, 0xd7 +.byte 0x5d, 0x6b, 0xcd, 0x10, 0x3f, 0x1f, 0x05, 0x59, 0xd5, 0x05, 0x4d, 0x37, 0xb1, 0x0e, 0xec, 0x98 +.byte 0x2b, 0x8e, 0x15, 0x1d, 0xfa, 0x93, 0x4b, 0x17, 0x82, 0x21, 0x71, 0x10, 0x52, 0xd7, 0x51, 0x64 +.byte 0x70, 0x16, 0xc2, 0x55, 0x69, 0x4d, 0x8e, 0x15, 0x6d, 0x9f, 0xbf, 0x0c, 0x1b, 0xc2, 0xe0, 0xa3 +.byte 0x67, 0xd6, 0x0c, 0xac, 0xcf, 0x22, 0xae, 0xaf, 0x77, 0x54, 0x2a, 0x4b, 0x4c, 0x8a, 0x53, 0x52 +.byte 0x7a, 0xc3, 0xee, 0x2e, 0xde, 0xb3, 0x71, 0x25, 0xc1, 0xe9, 0x5d, 0x3d, 0xee, 0xa1, 0x2f, 0xa3 +.byte 0xf7, 0x2a, 0x3c, 0xc9, 0x23, 0x1d, 0x6a, 0xab, 0x1d, 0xa1, 0xa7, 0xf1, 0xf3, 0xec, 0xa0, 0xd5 +.byte 0x44, 0xcf, 0x15, 0xcf, 0x72, 0x2f, 0x1d, 0x63, 0x97, 0xe8, 0x99, 0xf9, 0xfd, 0x93, 0xa4, 0x54 +.byte 0x80, 0x4c, 0x52, 0xd4, 0x52, 0xab, 0x2e, 0x49, 0xdf, 0x90, 0xcd, 0xb8, 0x5f, 0xbe, 0x3f, 0xde +.byte 0xa1, 0xca, 0x4d, 0x20, 0xd4, 0x25, 0xe8, 0x84, 0x29, 0x53, 0xb7, 0xb1, 0x88, 0x1f, 0xff, 0xfa +.byte 0xda, 0x90, 0x9f, 0x0a, 0xa9, 0x2d, 0x41, 0x3f, 0xb1, 0xf1, 0x18, 0x29, 0xee, 0x16, 0x59, 0x2c +.byte 0x34, 0x49, 0x1a, 0xa8, 0x06, 0xd7, 0xa8, 0x88, 0xd2, 0x03, 0x72, 0x7a, 0x32, 0xe2, 0xea, 0x68 +.byte 0x4d, 0x6e, 0x2c, 0x96, 0x65, 0x7b, 0xca, 0x59, 0xfa, 0xf2, 0xe2, 0xdd, 0xee, 0x30, 0x2c, 0xfb +.byte 0xcc, 0x46, 0xac, 0xc4, 0x63, 0xeb, 0x6f, 0x7f, 0x36, 0x2b, 0x34, 0x73, 0x12, 0x94, 0x7f, 0xdf +.byte 0xcc, 0x26, 0x9e, 0xf1, 0x72, 0x5d, 0x50, 0x65, 0x59, 0x8f, 0x69, 0xb3, 0x87, 0x5e, 0x32, 0x6f +.byte 0xc3, 0x18, 0x8a, 0xb5, 0x95, 0x8f, 0xb0, 0x7a, 0x37, 0xde, 0x5a, 0x45, 0x3b, 0xc7, 0x36, 0xe1 +.byte 0xef, 0x67, 0xd1, 0x39, 0xd3, 0x97, 0x5b, 0x73, 0x62, 0x19, 0x48, 0x2d, 0x87, 0x1c, 0x06, 0xfb +.byte 0x74, 0x98, 0x20, 0x49, 0x73, 0xf0, 0x05, 0xd2, 0x1b, 0xb1, 0xa0, 0xa3, 0xb7, 0x1b, 0x70, 0xd3 +.byte 0x88, 0x69, 0xb9, 0x5a, 0xd6, 0x38, 0xf4, 0x62, 0xdc, 0x25, 0x8b, 0x78, 0xbf, 0xf8, 0xe8, 0x7e +.byte 0xb8, 0x5c, 0xc9, 0x95, 0x4f, 0x5f, 0xa7, 0x2d, 0xb9, 0x20, 0x6b, 0xcf, 0x6b, 0xdd, 0xf5, 0x0d +.byte 0xf4, 0x82, 0xb7, 0xf4, 0xb2, 0x66, 0x2e, 0x10, 0x28, 0xf6, 0x97, 0x5a, 0x7b, 0x96, 0x16, 0x8f +.byte 0x01, 0x19, 0x2d, 0x6c, 0x6e, 0x7f, 0x39, 0x58, 0x06, 0x64, 0x83, 0x01, 0x83, 0x83, 0xc3, 0x4d +.byte 0x92, 0xdd, 0x32, 0xc6, 0x87, 0xa4, 0x37, 0xe9, 0x16, 0xce, 0xaa, 0x2d, 0x68, 0xaf, 0x0a, 0x81 +.byte 0x65, 0x3a, 0x70, 0xc1, 0x9b, 0xad, 0x4d, 0x6d, 0x54, 0xca, 0x2a, 0x2d, 0x4b, 0x85, 0x1b, 0xb3 +.byte 0x80, 0xe6, 0x70, 0x45, 0x0d, 0x6b, 0x5e, 0x35, 0xf0, 0x7f, 0x3b, 0xb8, 0x9c, 0xe4, 0x04, 0x70 +.byte 0x89, 0x12, 0x25, 0x93, 0xda, 0x0a, 0x99, 0x22, 0x60, 0x6a, 0x63, 0x60, 0x4e, 0x76, 0x06, 0x98 +.byte 0x4e, 0xbd, 0x83, 0xad, 0x1d, 0x58, 0x8a, 0x25, 0x85, 0xd2, 0xc7, 0x65, 0x1e, 0x2d, 0x8e, 0xc6 +.byte 0xdf, 0xb6, 0xc6, 0xe1, 0x7f, 0x8a, 0x04, 0x21, 0x15, 0x29, 0x74, 0xf0, 0x3e, 0x9c, 0x90, 0x9d +.byte 0x0c, 0x2e, 0xf1, 0x8a, 0x3e, 0x5a, 0xaa, 0x0c, 0x09, 0x1e, 0xc7, 0xd5, 0x3c, 0xa3, 0xed, 0x97 +.byte 0xc3, 0x1e, 0x34, 0xfa, 0x38, 0xf9, 0x08, 0x0e, 0xe3, 0xc0, 0x5d, 0x2b, 0x83, 0xd1, 0x56, 0x6a +.byte 0xc9, 0xb6, 0xa8, 0x54, 0x53, 0x2e, 0x78, 0x32, 0x67, 0x3d, 0x82, 0x7f, 0x74, 0xd0, 0xfb, 0xe1 +.byte 0xb6, 0x05, 0x60, 0xb9, 0x70, 0xdb, 0x8e, 0x0b, 0xf9, 0x13, 0x58, 0x6f, 0x71, 0x60, 0x10, 0x52 +.byte 0x10, 0xb9, 0xc1, 0x41, 0x09, 0xef, 0x72, 0x1f, 0x67, 0x31, 0x78, 0xff, 0x96, 0x05, 0x8d, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x58, 0x01, 0x26, 0x30, 0x56, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x0a, 0x65, 0x6d, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x50, 0x4b, 0x49, 0x31, 0x14, 0x30, 0x12 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0b, 0x65, 0x4d, 0x75, 0x64, 0x68, 0x72, 0x61, 0x20, 0x49 +.byte 0x6e, 0x63, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x13, 0x65, 0x6d, 0x53 +.byte 0x69, 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x43, 0x31 +.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, 0xcf, 0xeb, 0xa9, 0xb9, 0xf1, 0x99, 0x05, 0xcc, 0xd8, 0x28, 0x21, 0x4a, 0xf3, 0x73, 0x34 +.byte 0x51, 0x84, 0x56, 0x10, 0xf5, 0xa0, 0x4f, 0x2c, 0x12, 0xe3, 0xfa, 0x13, 0x9a, 0x27, 0xd0, 0xcf +.byte 0xf9, 0x79, 0x1a, 0x74, 0x5f, 0x1d, 0x79, 0x39, 0xfc, 0x5b, 0xf8, 0x70, 0x8e, 0xe0, 0x92, 0x52 +.byte 0xf7, 0xe4, 0x25, 0xf9, 0x54, 0x83, 0xd9, 0x1d, 0xd3, 0xc8, 0x5a, 0x85, 0x3f, 0x5e, 0xc7, 0xb6 +.byte 0x07, 0xee, 0x3e, 0xc0, 0xce, 0x9a, 0xaf, 0xac, 0x56, 0x42, 0x2a, 0x39, 0x25, 0x70, 0xd6, 0xbf +.byte 0xb5, 0x7b, 0x36, 0xad, 0xac, 0xf6, 0x73, 0xdc, 0xcd, 0xd7, 0x1d, 0x8a, 0x83, 0xa5, 0xfb, 0x2b +.byte 0x90, 0x15, 0x37, 0x6b, 0x1c, 0x26, 0x47, 0xdc, 0x3b, 0x29, 0x56, 0x93, 0x6a, 0xb3, 0xc1, 0x6a +.byte 0x3a, 0x9d, 0x3d, 0xf5, 0xc1, 0x97, 0x38, 0x58, 0x05, 0x8b, 0x1c, 0x11, 0xe3, 0xe4, 0xb4, 0xb8 +.byte 0x5d, 0x85, 0x1d, 0x83, 0xfe, 0x78, 0x5f, 0x0b, 0x45, 0x68, 0x18, 0x48, 0xa5, 0x46, 0x73, 0x34 +.byte 0x3b, 0xfe, 0x0f, 0xc8, 0x76, 0xbb, 0xc7, 0x18, 0xf3, 0x05, 0xd1, 0x86, 0xf3, 0x85, 0xed, 0xe7 +.byte 0xb9, 0xd9, 0x32, 0xad, 0x55, 0x88, 0xce, 0xa6, 0xb6, 0x91, 0xb0, 0x4f, 0xac, 0x7e, 0x15, 0x23 +.byte 0x96, 0xf6, 0x3f, 0xf0, 0x20, 0x34, 0x16, 0xde, 0x0a, 0xc6, 0xc4, 0x04, 0x45, 0x79, 0x7f, 0xa7 +.byte 0xfd, 0xbe, 0xd2, 0xa9, 0xa5, 0xaf, 0x9c, 0xc5, 0x23, 0x2a, 0xf7, 0x3c, 0x21, 0x6c, 0xbd, 0xaf +.byte 0x8f, 0x4e, 0xc5, 0x3a, 0xb2, 0xf3, 0x34, 0x12, 0xfc, 0xdf, 0x80, 0x1a, 0x49, 0xa4, 0xd4, 0xa9 +.byte 0x95, 0xf7, 0x9e, 0x89, 0x5e, 0xa2, 0x89, 0xac, 0x94, 0xcb, 0xa8, 0x68, 0x9b, 0xaf, 0x8a, 0x65 +.byte 0x27, 0xcd, 0x89, 0xee, 0xdd, 0x8c, 0xb5, 0x6b, 0x29, 0x70, 0x43, 0xa0, 0x69, 0x0b, 0xe4, 0xb9 +.byte 0x0f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x59, 0x01, 0x26, 0x30, 0x57, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x45, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x10, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x6e +.byte 0x76, 0x2d, 0x73, 0x61, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x07, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x12, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x43, 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7 +.byte 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02 +.byte 0x82, 0x01, 0x01, 0x00, 0xda, 0x0e, 0xe6, 0x99, 0x8d, 0xce, 0xa3, 0xe3, 0x4f, 0x8a, 0x7e, 0xfb +.byte 0xf1, 0x8b, 0x83, 0x25, 0x6b, 0xea, 0x48, 0x1f, 0xf1, 0x2a, 0xb0, 0xb9, 0x95, 0x11, 0x04, 0xbd +.byte 0xf0, 0x63, 0xd1, 0xe2, 0x67, 0x66, 0xcf, 0x1c, 0xdd, 0xcf, 0x1b, 0x48, 0x2b, 0xee, 0x8d, 0x89 +.byte 0x8e, 0x9a, 0xaf, 0x29, 0x80, 0x65, 0xab, 0xe9, 0xc7, 0x2d, 0x12, 0xcb, 0xab, 0x1c, 0x4c, 0x70 +.byte 0x07, 0xa1, 0x3d, 0x0a, 0x30, 0xcd, 0x15, 0x8d, 0x4f, 0xf8, 0xdd, 0xd4, 0x8c, 0x50, 0x15, 0x1c +.byte 0xef, 0x50, 0xee, 0xc4, 0x2e, 0xf7, 0xfc, 0xe9, 0x52, 0xf2, 0x91, 0x7d, 0xe0, 0x6d, 0xd5, 0x35 +.byte 0x30, 0x8e, 0x5e, 0x43, 0x73, 0xf2, 0x41, 0xe9, 0xd5, 0x6a, 0xe3, 0xb2, 0x89, 0x3a, 0x56, 0x39 +.byte 0x38, 0x6f, 0x06, 0x3c, 0x88, 0x69, 0x5b, 0x2a, 0x4d, 0xc5, 0xa7, 0x54, 0xb8, 0x6c, 0x89, 0xcc +.byte 0x9b, 0xf9, 0x3c, 0xca, 0xe5, 0xfd, 0x89, 0xf5, 0x12, 0x3c, 0x92, 0x78, 0x96, 0xd6, 0xdc, 0x74 +.byte 0x6e, 0x93, 0x44, 0x61, 0xd1, 0x8d, 0xc7, 0x46, 0xb2, 0x75, 0x0e, 0x86, 0xe8, 0x19, 0x8a, 0xd5 +.byte 0x6d, 0x6c, 0xd5, 0x78, 0x16, 0x95, 0xa2, 0xe9, 0xc8, 0x0a, 0x38, 0xeb, 0xf2, 0x24, 0x13, 0x4f +.byte 0x73, 0x54, 0x93, 0x13, 0x85, 0x3a, 0x1b, 0xbc, 0x1e, 0x34, 0xb5, 0x8b, 0x05, 0x8c, 0xb9, 0x77 +.byte 0x8b, 0xb1, 0xdb, 0x1f, 0x20, 0x91, 0xab, 0x09, 0x53, 0x6e, 0x90, 0xce, 0x7b, 0x37, 0x74, 0xb9 +.byte 0x70, 0x47, 0x91, 0x22, 0x51, 0x63, 0x16, 0x79, 0xae, 0xb1, 0xae, 0x41, 0x26, 0x08, 0xc8, 0x19 +.byte 0x2b, 0xd1, 0x46, 0xaa, 0x48, 0xd6, 0x64, 0x2a, 0xd7, 0x83, 0x34, 0xff, 0x2c, 0x2a, 0xc1, 0x6c +.byte 0x19, 0x43, 0x4a, 0x07, 0x85, 0xe7, 0xd3, 0x7c, 0xf6, 0x21, 0x68, 0xef, 0xea, 0xf2, 0x52, 0x9f +.byte 0x7f, 0x93, 0x90, 0xcf, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x5a, 0x01, 0x26, 0x30, 0x58, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4a, 0x50, 0x31, 0x2b, 0x30, 0x29 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x22, 0x4a, 0x61, 0x70, 0x61, 0x6e, 0x20, 0x43, 0x65, 0x72 +.byte 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69 +.byte 0x63, 0x65, 0x73, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x13, 0x53, 0x65, 0x63, 0x75, 0x72, 0x65, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x43, 0x41, 0x31, 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a +.byte 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30 +.byte 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xfd, 0x77, 0xaa, 0xa5, 0x1c, 0x90, 0x05, 0x3b +.byte 0xcb, 0x4c, 0x9b, 0x33, 0x8b, 0x5a, 0x14, 0x45, 0xa4, 0xe7, 0x90, 0x16, 0xd1, 0xdf, 0x57, 0xd2 +.byte 0x21, 0x10, 0xa4, 0x17, 0xfd, 0xdf, 0xac, 0xd6, 0x1f, 0xa7, 0xe4, 0xdb, 0x7c, 0xf7, 0xec, 0xdf +.byte 0xb8, 0x03, 0xda, 0x94, 0x58, 0xfd, 0x5d, 0x72, 0x7c, 0x8c, 0x3f, 0x5f, 0x01, 0x67, 0x74, 0x15 +.byte 0x96, 0xe3, 0x02, 0x3c, 0x87, 0xdb, 0xae, 0xcb, 0x01, 0x8e, 0xc2, 0xf3, 0x66, 0xc6, 0x85, 0x45 +.byte 0xf4, 0x02, 0xc6, 0x3a, 0xb5, 0x62, 0xb2, 0xaf, 0xfa, 0x9c, 0xbf, 0xa4, 0xe6, 0xd4, 0x80, 0x30 +.byte 0x98, 0xf3, 0x0d, 0xb6, 0x93, 0x8f, 0xa9, 0xd4, 0xd8, 0x36, 0xf2, 0xb0, 0xfc, 0x8a, 0xca, 0x2c +.byte 0xa1, 0x15, 0x33, 0x95, 0x31, 0xda, 0xc0, 0x1b, 0xf2, 0xee, 0x62, 0x99, 0x86, 0x63, 0x3f, 0xbf +.byte 0xdd, 0x93, 0x2a, 0x83, 0xa8, 0x76, 0xb9, 0x13, 0x1f, 0xb7, 0xce, 0x4e, 0x42, 0x85, 0x8f, 0x22 +.byte 0xe7, 0x2e, 0x1a, 0xf2, 0x95, 0x09, 0xb2, 0x05, 0xb5, 0x44, 0x4e, 0x77, 0xa1, 0x20, 0xbd, 0xa9 +.byte 0xf2, 0x4e, 0x0a, 0x7d, 0x50, 0xad, 0xf5, 0x05, 0x0d, 0x45, 0x4f, 0x46, 0x71, 0xfd, 0x28, 0x3e +.byte 0x53, 0xfb, 0x04, 0xd8, 0x2d, 0xd7, 0x65, 0x1d, 0x4a, 0x1b, 0xfa, 0xcf, 0x3b, 0xb0, 0x31, 0x9a +.byte 0x35, 0x6e, 0xc8, 0x8b, 0x06, 0xd3, 0x00, 0x91, 0xf2, 0x94, 0x08, 0x65, 0x4c, 0xb1, 0x34, 0x06 +.byte 0x00, 0x7a, 0x89, 0xe2, 0xf0, 0xc7, 0x03, 0x59, 0xcf, 0xd5, 0xd6, 0xe8, 0xa7, 0x32, 0xb3, 0xe6 +.byte 0x98, 0x40, 0x86, 0xc5, 0xcd, 0x27, 0x12, 0x8b, 0xcc, 0x7b, 0xce, 0xb7, 0x11, 0x3c, 0x62, 0x60 +.byte 0x07, 0x23, 0x3e, 0x2b, 0x40, 0x6e, 0x94, 0x80, 0x09, 0x6d, 0xb6, 0xb3, 0x6f, 0x77, 0x6f, 0x35 +.byte 0x08, 0x50, 0xfb, 0x02, 0x87, 0xc5, 0x3e, 0x89, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x5a, 0x02 +.byte 0x26, 0x30, 0x58, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4e, 0x4c +.byte 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x15, 0x53, 0x74, 0x61, 0x61, 0x74 +.byte 0x20, 0x64, 0x65, 0x72, 0x20, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x65, 0x6e +.byte 0x31, 0x29, 0x30, 0x27, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x20, 0x53, 0x74, 0x61, 0x61, 0x74 +.byte 0x20, 0x64, 0x65, 0x72, 0x20, 0x4e, 0x65, 0x64, 0x65, 0x72, 0x6c, 0x61, 0x6e, 0x64, 0x65, 0x6e +.byte 0x20, 0x45, 0x56, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 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, 0xe3, 0xc7, 0x7e, 0x89 +.byte 0xf9, 0x24, 0x4b, 0x3a, 0xd2, 0x33, 0x83, 0x35, 0x2c, 0x69, 0xec, 0xdc, 0x09, 0xa4, 0xe3, 0x51 +.byte 0xa8, 0x25, 0x2b, 0x79, 0xb8, 0x08, 0x3d, 0xe0, 0x91, 0xba, 0x84, 0x85, 0xc6, 0x85, 0xa4, 0xca +.byte 0xe6, 0xc9, 0x2e, 0x53, 0xa4, 0xc9, 0x24, 0x1e, 0xfd, 0x55, 0x66, 0x71, 0x5d, 0x2c, 0xc5, 0x60 +.byte 0x68, 0x04, 0xb7, 0xd9, 0xc2, 0x52, 0x26, 0x38, 0x88, 0xa4, 0xd6, 0x3b, 0x40, 0xa6, 0xc2, 0xcd +.byte 0x3f, 0xcd, 0x98, 0x93, 0xb3, 0x54, 0x14, 0x58, 0x96, 0x55, 0xd5, 0x50, 0xfe, 0x86, 0xad, 0xa4 +.byte 0x63, 0x7f, 0x5c, 0x87, 0xf6, 0x8e, 0xe6, 0x27, 0x92, 0x67, 0x17, 0x92, 0x02, 0x03, 0x2c, 0xdc +.byte 0xd6, 0x66, 0x74, 0xed, 0xdd, 0x67, 0xff, 0xc1, 0x61, 0x8d, 0x63, 0x4f, 0x0f, 0x9b, 0x6d, 0x17 +.byte 0x30, 0x26, 0xef, 0xab, 0xd2, 0x1f, 0x10, 0xa0, 0xf9, 0xc5, 0x7f, 0x16, 0x69, 0x81, 0x03, 0x47 +.byte 0xed, 0x1e, 0x68, 0x8d, 0x72, 0xa1, 0x4d, 0xb2, 0x26, 0xc6, 0xba, 0x6c, 0x5f, 0x6d, 0xd6, 0xaf +.byte 0xd1, 0xb1, 0x13, 0x8e, 0xa9, 0xad, 0xf3, 0x5e, 0x69, 0x75, 0x26, 0x18, 0x3e, 0x41, 0x2b, 0x21 +.byte 0x7f, 0xee, 0x8b, 0x5d, 0x07, 0x06, 0x9d, 0x43, 0xc4, 0x29, 0x0a, 0x2b, 0xfc, 0x2a, 0x3e, 0x86 +.byte 0xcb, 0x3c, 0x83, 0x3a, 0xf9, 0xc9, 0x0d, 0xda, 0xc5, 0x99, 0xe2, 0xbc, 0x78, 0x41, 0x33, 0x76 +.byte 0xe1, 0xbf, 0x2f, 0x5d, 0xe5, 0xa4, 0x98, 0x50, 0x0c, 0x15, 0xdd, 0xe0, 0xfa, 0x9c, 0x7f, 0x38 +.byte 0x68, 0xd0, 0xb2, 0xa6, 0x7a, 0xa7, 0xd1, 0x31, 0xbd, 0x7e, 0x8a, 0x58, 0x27, 0x43, 0xb3, 0xba +.byte 0x33, 0x91, 0xd3, 0xa7, 0x98, 0x15, 0x5c, 0x9a, 0xe6, 0xd3, 0x0f, 0x75, 0xd9, 0xfc, 0x41, 0x98 +.byte 0x97, 0x3e, 0xaa, 0x25, 0xdb, 0x8f, 0x92, 0x2e, 0xb0, 0x7b, 0x0c, 0x5f, 0xf1, 0x63, 0xa9, 0x37 +.byte 0xf9, 0x9b, 0x75, 0x69, 0x4c, 0x28, 0x26, 0x25, 0xda, 0xd5, 0xf2, 0x12, 0x70, 0x45, 0x55, 0xe3 +.byte 0xdf, 0x73, 0x5e, 0x37, 0xf5, 0x21, 0x6c, 0x90, 0x8e, 0x35, 0x5a, 0xc9, 0xd3, 0x23, 0xeb, 0xd3 +.byte 0xc0, 0xbe, 0x78, 0xac, 0x42, 0x28, 0x58, 0x66, 0xa5, 0x46, 0x6d, 0x70, 0x02, 0xd7, 0x10, 0xf9 +.byte 0x4b, 0x54, 0xfc, 0x5d, 0x86, 0x4a, 0x87, 0xcf, 0x7f, 0xca, 0x45, 0xac, 0x11, 0x5a, 0xb5, 0x20 +.byte 0x51, 0x8d, 0x2f, 0x88, 0x47, 0x97, 0x39, 0xc0, 0xcf, 0xba, 0xc0, 0x42, 0x01, 0x40, 0x99, 0x48 +.byte 0x21, 0x0b, 0x6b, 0xa7, 0xd2, 0xfd, 0x96, 0xd5, 0xd1, 0xbe, 0x46, 0x9d, 0x49, 0xe0, 0x0b, 0xa6 +.byte 0xa0, 0x22, 0x4e, 0x38, 0xd0, 0xc1, 0x3c, 0x30, 0xbc, 0x70, 0x8f, 0x2c, 0x75, 0xcc, 0xd0, 0xc5 +.byte 0x8c, 0x51, 0x3b, 0x3d, 0x94, 0x08, 0x64, 0x26, 0x61, 0x7d, 0xb9, 0xc3, 0x65, 0x8f, 0x14, 0x9c +.byte 0x21, 0xd0, 0xaa, 0xfd, 0x17, 0x72, 0x03, 0x8f, 0xbd, 0x9b, 0x8c, 0xe6, 0x5e, 0x53, 0x9e, 0xb9 +.byte 0x9d, 0xef, 0x82, 0xbb, 0xe1, 0xbc, 0xe2, 0x72, 0x41, 0x5b, 0x21, 0x94, 0xd3, 0x45, 0x37, 0x94 +.byte 0xd1, 0xdf, 0x09, 0x39, 0x5d, 0xe7, 0x23, 0xaa, 0x9a, 0x1d, 0xca, 0x6d, 0xa8, 0x0a, 0x86, 0x85 +.byte 0x8a, 0x82, 0xbe, 0x42, 0x07, 0xd6, 0xf2, 0x38, 0x82, 0x73, 0xda, 0x87, 0x5b, 0xe5, 0x3c, 0xd3 +.byte 0x9e, 0x3e, 0xa7, 0x3b, 0x9e, 0xf4, 0x03, 0xb3, 0xf9, 0xf1, 0x7d, 0x13, 0x74, 0x02, 0xff, 0xbb +.byte 0xa1, 0xe5, 0xfa, 0x00, 0x79, 0x1c, 0xa6, 0x66, 0x41, 0x88, 0x5c, 0x60, 0x57, 0xa6, 0x2e, 0x09 +.byte 0xc4, 0xba, 0xfd, 0x9a, 0xcf, 0xa7, 0x1f, 0x40, 0xc3, 0xbb, 0xcc, 0x5a, 0x0a, 0x55, 0x4b, 0x3b +.byte 0x38, 0x76, 0x51, 0xb8, 0x63, 0x8b, 0x84, 0x94, 0x16, 0xe6, 0x56, 0xf3, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x5c, 0x02, 0x26, 0x30, 0x5a, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x46, 0x52, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x09, 0x44 +.byte 0x68, 0x69, 0x6d, 0x79, 0x6f, 0x74, 0x69, 0x73, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04 +.byte 0x0b, 0x0c, 0x13, 0x30, 0x30, 0x30, 0x32, 0x20, 0x34, 0x38, 0x31, 0x34, 0x36, 0x33, 0x30, 0x38 +.byte 0x31, 0x30, 0x30, 0x30, 0x33, 0x36, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c +.byte 0x10, 0x43, 0x65, 0x72, 0x74, 0x69, 0x67, 0x6e, 0x61, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43 +.byte 0x41, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0xcd, 0x18, 0x39, 0x65, 0x1a, 0x59, 0xb1, 0xea, 0x64, 0x16, 0x0e, 0x8c, 0x94, 0x24 +.byte 0x95, 0x7c, 0x83, 0xd3, 0xc5, 0x39, 0x26, 0xdc, 0x0c, 0xef, 0x16, 0x57, 0x8d, 0xd7, 0xd8, 0xac +.byte 0xa3, 0x42, 0x7f, 0x82, 0xca, 0xed, 0xcd, 0x5b, 0xdb, 0x0e, 0xb7, 0x2d, 0xed, 0x45, 0x08, 0x17 +.byte 0xb2, 0xd9, 0xb3, 0xcb, 0xd6, 0x17, 0x52, 0x72, 0x28, 0xdb, 0x8e, 0x4e, 0x9e, 0x8a, 0xb6, 0x0b +.byte 0xf9, 0x9e, 0x84, 0x9a, 0x4d, 0x76, 0xde, 0x22, 0x29, 0x5c, 0xd2, 0xb3, 0xd2, 0x06, 0x3e, 0x30 +.byte 0x39, 0xa9, 0x74, 0xa3, 0x92, 0x56, 0x1c, 0xa1, 0x6f, 0x4c, 0x0a, 0x20, 0x6d, 0x9f, 0x23, 0x7a +.byte 0xb4, 0xc6, 0xda, 0x2c, 0xe4, 0x1d, 0x2c, 0xdc, 0xb3, 0x28, 0xd0, 0x13, 0xf2, 0x4c, 0x4e, 0x02 +.byte 0x49, 0xa1, 0x54, 0x40, 0x9e, 0xe6, 0xe5, 0x05, 0xa0, 0x2d, 0x84, 0xc8, 0xff, 0x98, 0x6c, 0xd0 +.byte 0xeb, 0x8a, 0x1a, 0x84, 0x08, 0x1e, 0xb7, 0x68, 0x23, 0xee, 0x23, 0xd5, 0x70, 0xce, 0x6d, 0x51 +.byte 0x69, 0x10, 0xee, 0xa1, 0x7a, 0xc2, 0xd1, 0x22, 0x31, 0xc2, 0x82, 0x85, 0xd2, 0xf2, 0x55, 0x76 +.byte 0x50, 0x7c, 0x25, 0x7a, 0xc9, 0x84, 0x5c, 0x0b, 0xac, 0xdd, 0x42, 0x4e, 0x2b, 0xe7, 0x82, 0xa2 +.byte 0x24, 0x89, 0xcb, 0x90, 0xb2, 0xd0, 0xee, 0x23, 0xba, 0x66, 0x4c, 0xbb, 0x62, 0xa4, 0xf9, 0x53 +.byte 0x5a, 0x64, 0x7b, 0x7c, 0x98, 0xfa, 0xa3, 0x48, 0x9e, 0x0f, 0x95, 0xae, 0xa7, 0x18, 0xf4, 0x6a +.byte 0xec, 0x2e, 0x03, 0x45, 0xaf, 0xf0, 0x74, 0xf8, 0x2a, 0xcd, 0x7a, 0x5d, 0xd1, 0xbe, 0x44, 0x26 +.byte 0x32, 0x29, 0xf1, 0xf1, 0xf5, 0x6c, 0xcc, 0x7e, 0x02, 0x21, 0x0b, 0x9f, 0x6f, 0xa4, 0x3f, 0xbe +.byte 0x9d, 0x53, 0xe2, 0xcf, 0x7d, 0xa9, 0x2c, 0x7c, 0x58, 0x1a, 0x97, 0xe1, 0x3d, 0x37, 0x37, 0x18 +.byte 0x66, 0x28, 0xd2, 0x40, 0xc5, 0x51, 0x8a, 0x8c, 0xc3, 0x2d, 0xce, 0x53, 0x88, 0x24, 0x58, 0x64 +.byte 0x30, 0x16, 0xc5, 0xaa, 0xe0, 0xd6, 0x0a, 0xa6, 0x40, 0xdf, 0x78, 0xf6, 0xf5, 0x04, 0x7c, 0x69 +.byte 0x13, 0x84, 0xbc, 0xd1, 0xd1, 0xa7, 0x06, 0xcf, 0x01, 0xf7, 0x68, 0xc0, 0xa8, 0x57, 0xbb, 0x3a +.byte 0x61, 0xad, 0x04, 0x8c, 0x93, 0xe3, 0xad, 0xfc, 0xf0, 0xdb, 0x44, 0x6d, 0x59, 0xdc, 0x49, 0x59 +.byte 0xae, 0xac, 0x9a, 0x99, 0x36, 0x30, 0x41, 0x7b, 0x76, 0x33, 0x22, 0x87, 0xa3, 0xc2, 0x92, 0x86 +.byte 0x6e, 0xf9, 0x70, 0xee, 0xae, 0x87, 0x87, 0x95, 0x1b, 0xc4, 0x7a, 0xbd, 0x31, 0xf3, 0xd4, 0xd2 +.byte 0xe5, 0x99, 0xff, 0xbe, 0x48, 0xec, 0x75, 0xf5, 0x78, 0x16, 0x1d, 0xa6, 0x70, 0xc1, 0x7f, 0x3c +.byte 0x1b, 0xa1, 0x92, 0xfb, 0xcf, 0xc8, 0x3c, 0xd6, 0xc5, 0x93, 0x0a, 0x8f, 0xf5, 0x55, 0x3a, 0x76 +.byte 0x95, 0xce, 0x59, 0x98, 0x8a, 0x09, 0x95, 0x77, 0x32, 0x9a, 0x83, 0xba, 0x2c, 0x04, 0x3a, 0x97 +.byte 0xbd, 0xd4, 0x2f, 0xbe, 0xd7, 0x6c, 0x9b, 0xa2, 0xca, 0x7d, 0x6d, 0x26, 0xc9, 0x55, 0xd5, 0xcf +.byte 0xc3, 0x79, 0x52, 0x08, 0x09, 0x99, 0x07, 0x24, 0x2d, 0x64, 0x25, 0x6b, 0xa6, 0x21, 0x69, 0x9b +.byte 0x6a, 0xdd, 0x74, 0x4d, 0x6b, 0x97, 0x7a, 0x41, 0xbd, 0xab, 0x17, 0xf9, 0x90, 0x17, 0x48, 0x8f +.byte 0x36, 0xf9, 0x2d, 0xd5, 0xc5, 0xdb, 0xee, 0xaa, 0x85, 0x45, 0x41, 0xfa, 0xcd, 0x3a, 0x45, 0xb1 +.byte 0x68, 0xe6, 0x36, 0x4c, 0x9b, 0x90, 0x57, 0xec, 0x23, 0xb9, 0x87, 0x08, 0xc2, 0xc4, 0x09, 0xf1 +.byte 0x97, 0x86, 0x2a, 0x28, 0x4d, 0xe2, 0x74, 0xc0, 0xda, 0xc4, 0x8c, 0xdb, 0xdf, 0xe2, 0xa1, 0x17 +.byte 0x59, 0xce, 0x24, 0x59, 0x74, 0x31, 0xda, 0x7f, 0xfd, 0x30, 0x6d, 0xd9, 0xdc, 0xe1, 0x6a, 0xe1 +.byte 0xfc, 0x5f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x5c, 0x01, 0x26, 0x30, 0x5a, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x49, 0x45, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x09, 0x42, 0x61, 0x6c, 0x74, 0x69, 0x6d, 0x6f, 0x72, 0x65, 0x31, 0x13 +.byte 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x0a, 0x43, 0x79, 0x62, 0x65, 0x72, 0x54, 0x72 +.byte 0x75, 0x73, 0x74, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x19, 0x42, 0x61 +.byte 0x6c, 0x74, 0x69, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x43, 0x79, 0x62, 0x65, 0x72, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a +.byte 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30 +.byte 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xa3, 0x04, 0xbb, 0x22, 0xab, 0x98, 0x3d, 0x57 +.byte 0xe8, 0x26, 0x72, 0x9a, 0xb5, 0x79, 0xd4, 0x29, 0xe2, 0xe1, 0xe8, 0x95, 0x80, 0xb1, 0xb0, 0xe3 +.byte 0x5b, 0x8e, 0x2b, 0x29, 0x9a, 0x64, 0xdf, 0xa1, 0x5d, 0xed, 0xb0, 0x09, 0x05, 0x6d, 0xdb, 0x28 +.byte 0x2e, 0xce, 0x62, 0xa2, 0x62, 0xfe, 0xb4, 0x88, 0xda, 0x12, 0xeb, 0x38, 0xeb, 0x21, 0x9d, 0xc0 +.byte 0x41, 0x2b, 0x01, 0x52, 0x7b, 0x88, 0x77, 0xd3, 0x1c, 0x8f, 0xc7, 0xba, 0xb9, 0x88, 0xb5, 0x6a +.byte 0x09, 0xe7, 0x73, 0xe8, 0x11, 0x40, 0xa7, 0xd1, 0xcc, 0xca, 0x62, 0x8d, 0x2d, 0xe5, 0x8f, 0x0b +.byte 0xa6, 0x50, 0xd2, 0xa8, 0x50, 0xc3, 0x28, 0xea, 0xf5, 0xab, 0x25, 0x87, 0x8a, 0x9a, 0x96, 0x1c +.byte 0xa9, 0x67, 0xb8, 0x3f, 0x0c, 0xd5, 0xf7, 0xf9, 0x52, 0x13, 0x2f, 0xc2, 0x1b, 0xd5, 0x70, 0x70 +.byte 0xf0, 0x8f, 0xc0, 0x12, 0xca, 0x06, 0xcb, 0x9a, 0xe1, 0xd9, 0xca, 0x33, 0x7a, 0x77, 0xd6, 0xf8 +.byte 0xec, 0xb9, 0xf1, 0x68, 0x44, 0x42, 0x48, 0x13, 0xd2, 0xc0, 0xc2, 0xa4, 0xae, 0x5e, 0x60, 0xfe +.byte 0xb6, 0xa6, 0x05, 0xfc, 0xb4, 0xdd, 0x07, 0x59, 0x02, 0xd4, 0x59, 0x18, 0x98, 0x63, 0xf5, 0xa5 +.byte 0x63, 0xe0, 0x90, 0x0c, 0x7d, 0x5d, 0xb2, 0x06, 0x7a, 0xf3, 0x85, 0xea, 0xeb, 0xd4, 0x03, 0xae +.byte 0x5e, 0x84, 0x3e, 0x5f, 0xff, 0x15, 0xed, 0x69, 0xbc, 0xf9, 0x39, 0x36, 0x72, 0x75, 0xcf, 0x77 +.byte 0x52, 0x4d, 0xf3, 0xc9, 0x90, 0x2c, 0xb9, 0x3d, 0xe5, 0xc9, 0x23, 0x53, 0x3f, 0x1f, 0x24, 0x98 +.byte 0x21, 0x5c, 0x07, 0x99, 0x29, 0xbd, 0xc6, 0x3a, 0xec, 0xe7, 0x6e, 0x86, 0x3a, 0x6b, 0x97, 0x74 +.byte 0x63, 0x33, 0xbd, 0x68, 0x18, 0x31, 0xf0, 0x78, 0x8d, 0x76, 0xbf, 0xfc, 0x9e, 0x8e, 0x5d, 0x2a +.byte 0x86, 0xa7, 0x4d, 0x90, 0xdc, 0x27, 0x1a, 0x39, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x5c, 0x00 +.byte 0x78, 0x30, 0x5a, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53 +.byte 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x0a, 0x65, 0x6d, 0x53, 0x69, 0x67 +.byte 0x6e, 0x20, 0x50, 0x4b, 0x49, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0b +.byte 0x65, 0x4d, 0x75, 0x64, 0x68, 0x72, 0x61, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x20, 0x30, 0x1e, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x65, 0x6d, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x45, 0x43, 0x43 +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x43, 0x33, 0x30, 0x76, 0x30 +.byte 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00 +.byte 0x22, 0x03, 0x62, 0x00, 0x04, 0xfd, 0xa5, 0x61, 0xae, 0x7b, 0x26, 0x10, 0x1d, 0xe9, 0xb7, 0x22 +.byte 0x30, 0xae, 0x06, 0xf4, 0x81, 0xb3, 0xb1, 0x42, 0x71, 0x95, 0x39, 0xbc, 0xd3, 0x52, 0xe3, 0xaf +.byte 0xaf, 0xf9, 0xf2, 0x97, 0x35, 0x92, 0x36, 0x46, 0x0e, 0x87, 0x95, 0x8d, 0xb9, 0x39, 0x5a, 0xe9 +.byte 0xbb, 0xdf, 0xd0, 0xfe, 0xc8, 0x07, 0x41, 0x3c, 0xbb, 0x55, 0x6f, 0x83, 0xa3, 0x6a, 0xfb, 0x62 +.byte 0xb0, 0x81, 0x89, 0x02, 0x70, 0x7d, 0x48, 0xc5, 0x4a, 0xe3, 0xe9, 0x22, 0x54, 0x22, 0x4d, 0x93 +.byte 0xbb, 0x42, 0x0c, 0xaf, 0x77, 0x9c, 0x23, 0xa6, 0x7d, 0xd7, 0x61, 0x11, 0xce, 0x65, 0xc7, 0xf8 +.byte 0x7f, 0xfe, 0xf5, 0xf2, 0xa9, 0x00, 0x5f, 0x01, 0x26, 0x30, 0x5d, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4a, 0x50, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x1c, 0x53, 0x45, 0x43, 0x4f, 0x4d, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x53 +.byte 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20, 0x43, 0x4f, 0x2e, 0x2c, 0x4c, 0x54, 0x44, 0x2e, 0x31 +.byte 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1e, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69 +.byte 0x74, 0x79, 0x20, 0x43, 0x6f, 0x6d, 0x6d, 0x75, 0x6e, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x43, 0x41, 0x32, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09 +.byte 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00 +.byte 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xd0, 0x15, 0x39, 0x52, 0xb1, 0x52, 0xb3 +.byte 0xba, 0xc5, 0x59, 0x82, 0xc4, 0x5d, 0x52, 0xae, 0x3a, 0x43, 0x65, 0x80, 0x4b, 0xc7, 0xf2, 0x96 +.byte 0xbc, 0xdb, 0x36, 0x97, 0xd6, 0xa6, 0x64, 0x8c, 0xa8, 0x5e, 0xf0, 0xe3, 0x0a, 0x1c, 0xf7, 0xdf +.byte 0x97, 0x3d, 0x4b, 0xae, 0xf6, 0x5d, 0xec, 0x21, 0xb5, 0x41, 0xab, 0xcd, 0xb9, 0x7e, 0x76, 0x9f +.byte 0xbe, 0xf9, 0x3e, 0x36, 0x34, 0xa0, 0x3b, 0xc1, 0xf6, 0x31, 0x11, 0x45, 0x74, 0x93, 0x3d, 0x57 +.byte 0x80, 0xc5, 0xf9, 0x89, 0x99, 0xca, 0xe5, 0xab, 0x6a, 0xd4, 0xb5, 0xda, 0x41, 0x90, 0x10, 0xc1 +.byte 0xd6, 0xd6, 0x42, 0x89, 0xc2, 0xbf, 0xf4, 0x38, 0x12, 0x95, 0x4c, 0x54, 0x05, 0xf7, 0x36, 0xe4 +.byte 0x45, 0x83, 0x7b, 0x14, 0x65, 0xd6, 0xdc, 0x0c, 0x4d, 0xd1, 0xde, 0x7e, 0x0c, 0xab, 0x3b, 0xc4 +.byte 0x15, 0xbe, 0x3a, 0x56, 0xa6, 0x5a, 0x6f, 0x76, 0x69, 0x52, 0xa9, 0x7a, 0xb9, 0xc8, 0xeb, 0x6a +.byte 0x9a, 0x5d, 0x52, 0xd0, 0x2d, 0x0a, 0x6b, 0x35, 0x16, 0x09, 0x10, 0x84, 0xd0, 0x6a, 0xca, 0x3a +.byte 0x06, 0x00, 0x37, 0x47, 0xe4, 0x7e, 0x57, 0x4f, 0x3f, 0x8b, 0xeb, 0x67, 0xb8, 0x88, 0xaa, 0xc5 +.byte 0xbe, 0x53, 0x55, 0xb2, 0x91, 0xc4, 0x7d, 0xb9, 0xb0, 0x85, 0x19, 0x06, 0x78, 0x2e, 0xdb, 0x61 +.byte 0x1a, 0xfa, 0x85, 0xf5, 0x4a, 0x91, 0xa1, 0xe7, 0x16, 0xd5, 0x8e, 0xa2, 0x39, 0xdf, 0x94, 0xb8 +.byte 0x70, 0x1f, 0x28, 0x3f, 0x8b, 0xfc, 0x40, 0x5e, 0x63, 0x83, 0x3c, 0x83, 0x2a, 0x1a, 0x99, 0x6b +.byte 0xcf, 0xde, 0x59, 0x6a, 0x3b, 0xfc, 0x6f, 0x16, 0xd7, 0x1f, 0xfd, 0x4a, 0x10, 0xeb, 0x4e, 0x82 +.byte 0x16, 0x3a, 0xac, 0x27, 0x0c, 0x53, 0xf1, 0xad, 0xd5, 0x24, 0xb0, 0x6b, 0x03, 0x50, 0xc1, 0x2d +.byte 0x3c, 0x16, 0xdd, 0x44, 0x34, 0x27, 0x1a, 0x75, 0xfb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x60 +.byte 0x02, 0x26, 0x30, 0x5e, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x54 +.byte 0x57, 0x31, 0x23, 0x30, 0x21, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1a, 0x43, 0x68, 0x75, 0x6e +.byte 0x67, 0x68, 0x77, 0x61, 0x20, 0x54, 0x65, 0x6c, 0x65, 0x63, 0x6f, 0x6d, 0x20, 0x43, 0x6f, 0x2e +.byte 0x2c, 0x20, 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x2a, 0x30, 0x28, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c +.byte 0x21, 0x65, 0x50, 0x4b, 0x49, 0x20, 0x52, 0x6f, 0x6f, 0x74, 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, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d +.byte 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82 +.byte 0x02, 0x01, 0x00, 0xe1, 0x25, 0x0f, 0xee, 0x8d, 0xdb, 0x88, 0x33, 0x75, 0x67, 0xcd, 0xad, 0x1f +.byte 0x7d, 0x3a, 0x4e, 0x6d, 0x9d, 0xd3, 0x2f, 0x14, 0xf3, 0x63, 0x74, 0xcb, 0x01, 0x21, 0x6a, 0x37 +.byte 0xea, 0x84, 0x50, 0x07, 0x4b, 0x26, 0x5b, 0x09, 0x43, 0x6c, 0x21, 0x9e, 0x6a, 0xc8, 0xd5, 0x03 +.byte 0xf5, 0x60, 0x69, 0x8f, 0xcc, 0xf0, 0x22, 0xe4, 0x1f, 0xe7, 0xf7, 0x6a, 0x22, 0x31, 0xb7, 0x2c +.byte 0x15, 0xf2, 0xe0, 0xfe, 0x00, 0x6a, 0x43, 0xff, 0x87, 0x65, 0xc6, 0xb5, 0x1a, 0xc1, 0xa7, 0x4c +.byte 0x6d, 0x22, 0x70, 0x21, 0x8a, 0x31, 0xf2, 0x97, 0x74, 0x89, 0x09, 0x12, 0x26, 0x1c, 0x9e, 0xca +.byte 0xd9, 0x12, 0xa2, 0x95, 0x3c, 0xda, 0xe9, 0x67, 0xbf, 0x08, 0xa0, 0x64, 0xe3, 0xd6, 0x42, 0xb7 +.byte 0x45, 0xef, 0x97, 0xf4, 0xf6, 0xf5, 0xd7, 0xb5, 0x4a, 0x15, 0x02, 0x58, 0x7d, 0x98, 0x58, 0x4b +.byte 0x60, 0xbc, 0xcd, 0xd7, 0x0d, 0x9a, 0x13, 0x33, 0x53, 0xd1, 0x61, 0xf9, 0x7a, 0xd5, 0xd7, 0x78 +.byte 0xb3, 0x9a, 0x33, 0xf7, 0x00, 0x86, 0xce, 0x1d, 0x4d, 0x94, 0x38, 0xaf, 0xa8, 0xec, 0x78, 0x51 +.byte 0x70, 0x8a, 0x5c, 0x10, 0x83, 0x51, 0x21, 0xf7, 0x11, 0x3d, 0x34, 0x86, 0x5e, 0xe5, 0x48, 0xcd +.byte 0x97, 0x81, 0x82, 0x35, 0x4c, 0x19, 0xec, 0x65, 0xf6, 0x6b, 0xc5, 0x05, 0xa1, 0xee, 0x47, 0x13 +.byte 0xd6, 0xb3, 0x21, 0x27, 0x94, 0x10, 0x0a, 0xd9, 0x24, 0x3b, 0xba, 0xbe, 0x44, 0x13, 0x46, 0x30 +.byte 0x3f, 0x97, 0x3c, 0xd8, 0xd7, 0xd7, 0x6a, 0xee, 0x3b, 0x38, 0xe3, 0x2b, 0xd4, 0x97, 0x0e, 0xb9 +.byte 0x1b, 0xe7, 0x07, 0x49, 0x7f, 0x37, 0x2a, 0xf9, 0x77, 0x78, 0xcf, 0x54, 0xed, 0x5b, 0x46, 0x9d +.byte 0xa3, 0x80, 0x0e, 0x91, 0x43, 0xc1, 0xd6, 0x5b, 0x5f, 0x14, 0xba, 0x9f, 0xa6, 0x8d, 0x24, 0x47 +.byte 0x40, 0x59, 0xbf, 0x72, 0x38, 0xb2, 0x36, 0x6c, 0x37, 0xff, 0x99, 0xd1, 0x5d, 0x0e, 0x59, 0x0a +.byte 0xab, 0x69, 0xf7, 0xc0, 0xb2, 0x04, 0x45, 0x7a, 0x54, 0x00, 0xae, 0xbe, 0x53, 0xf6, 0xb5, 0xe7 +.byte 0xe1, 0xf8, 0x3c, 0xa3, 0x31, 0xd2, 0xa9, 0xfe, 0x21, 0x52, 0x64, 0xc5, 0xa6, 0x67, 0xf0, 0x75 +.byte 0x07, 0x06, 0x94, 0x14, 0x81, 0x55, 0xc6, 0x27, 0xe4, 0x01, 0x8f, 0x17, 0xc1, 0x6a, 0x71, 0xd7 +.byte 0xbe, 0x4b, 0xfb, 0x94, 0x58, 0x7d, 0x7e, 0x11, 0x33, 0xb1, 0x42, 0xf7, 0x62, 0x6c, 0x18, 0xd6 +.byte 0xcf, 0x09, 0x68, 0x3e, 0x7f, 0x6c, 0xf6, 0x1e, 0x8f, 0x62, 0xad, 0xa5, 0x63, 0xdb, 0x09, 0xa7 +.byte 0x1f, 0x22, 0x42, 0x41, 0x1e, 0x6f, 0x99, 0x8a, 0x3e, 0xd7, 0xf9, 0x3f, 0x40, 0x7a, 0x79, 0xb0 +.byte 0xa5, 0x01, 0x92, 0xd2, 0x9d, 0x3d, 0x08, 0x15, 0xa5, 0x10, 0x01, 0x2d, 0xb3, 0x32, 0x76, 0xa8 +.byte 0x95, 0x0d, 0xb3, 0x7a, 0x9a, 0xfb, 0x07, 0x10, 0x78, 0x11, 0x6f, 0xe1, 0x8f, 0xc7, 0xba, 0x0f +.byte 0x25, 0x1a, 0x74, 0x2a, 0xe5, 0x1c, 0x98, 0x41, 0x99, 0xdf, 0x21, 0x87, 0xe8, 0x95, 0x06, 0x6a +.byte 0x0a, 0xb3, 0x6a, 0x47, 0x76, 0x65, 0xf6, 0x3a, 0xcf, 0x8f, 0x62, 0x17, 0x19, 0x7b, 0x0a, 0x28 +.byte 0xcd, 0x1a, 0xd2, 0x83, 0x1e, 0x21, 0xc7, 0x2c, 0xbf, 0xbe, 0xff, 0x61, 0x68, 0xb7, 0x67, 0x1b +.byte 0xbb, 0x78, 0x4d, 0x8d, 0xce, 0x67, 0xe5, 0xe4, 0xc1, 0x8e, 0xb7, 0x23, 0x66, 0xe2, 0x9d, 0x90 +.byte 0x75, 0x34, 0x98, 0xa9, 0x36, 0x2b, 0x8a, 0x9a, 0x94, 0xb9, 0x9d, 0xec, 0xcc, 0x8a, 0xb1, 0xf8 +.byte 0x25, 0x89, 0x5c, 0x5a, 0xb6, 0x2f, 0x8c, 0x1f, 0x6d, 0x79, 0x24, 0xa7, 0x52, 0x68, 0xc3, 0x84 +.byte 0x35, 0xe2, 0x66, 0x8d, 0x63, 0x0e, 0x25, 0x4d, 0xd5, 0x19, 0xb2, 0xe6, 0x79, 0x37, 0xa7, 0x22 +.byte 0x9d, 0x54, 0x31, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x61, 0x01, 0x26, 0x30, 0x5f, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x54, 0x57, 0x31, 0x12, 0x30, 0x10, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x09, 0x54, 0x41, 0x49, 0x57, 0x41, 0x4e, 0x2d, 0x43, 0x41, 0x31 +.byte 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c, 0x07, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43 +.byte 0x41, 0x31, 0x2a, 0x30, 0x28, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x21, 0x54, 0x57, 0x43, 0x41 +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 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, 0xb0, 0x7e +.byte 0x72, 0xb8, 0xa4, 0x03, 0x94, 0xe6, 0xa7, 0xde, 0x09, 0x38, 0x91, 0x4a, 0x11, 0x40, 0x87, 0xa7 +.byte 0x7c, 0x59, 0x64, 0x14, 0x7b, 0xb5, 0x11, 0x10, 0xdd, 0xfe, 0xbf, 0xd5, 0xc0, 0xbb, 0x56, 0xe2 +.byte 0x85, 0x25, 0xf4, 0x35, 0x72, 0x0f, 0xf8, 0x53, 0xd0, 0x41, 0xe1, 0x44, 0x01, 0xc2, 0xb4, 0x1c +.byte 0xc3, 0x31, 0x42, 0x16, 0x47, 0x85, 0x33, 0x22, 0x76, 0xb2, 0x0a, 0x6f, 0x0f, 0xe5, 0x25, 0x50 +.byte 0x4f, 0x85, 0x86, 0xbe, 0xbf, 0x98, 0x2e, 0x10, 0x67, 0x1e, 0xbe, 0x11, 0x05, 0x86, 0x05, 0x90 +.byte 0xc4, 0x59, 0xd0, 0x7c, 0x78, 0x10, 0xb0, 0x80, 0x5c, 0xb7, 0xe1, 0xc7, 0x2b, 0x75, 0xcb, 0x7c +.byte 0x9f, 0xae, 0xb5, 0xd1, 0x9d, 0x23, 0x37, 0x63, 0xa7, 0xdc, 0x42, 0xa2, 0x2d, 0x92, 0x04, 0x1b +.byte 0x50, 0xc1, 0x7b, 0xb8, 0x3e, 0x1b, 0xc9, 0x56, 0x04, 0x8b, 0x2f, 0x52, 0x9b, 0xad, 0xa9, 0x56 +.byte 0xe9, 0xc1, 0xff, 0xad, 0xa9, 0x58, 0x87, 0x30, 0xb6, 0x81, 0xf7, 0x97, 0x45, 0xfc, 0x19, 0x57 +.byte 0x3b, 0x2b, 0x6f, 0xe4, 0x47, 0xf4, 0x99, 0x45, 0xfe, 0x1d, 0xf1, 0xf8, 0x97, 0xa3, 0x88, 0x1d +.byte 0x37, 0x1c, 0x5c, 0x8f, 0xe0, 0x76, 0x25, 0x9a, 0x50, 0xf8, 0xa0, 0x54, 0xff, 0x44, 0x90, 0x76 +.byte 0x23, 0xd2, 0x32, 0xc6, 0xc3, 0xab, 0x06, 0xbf, 0xfc, 0xfb, 0xbf, 0xf3, 0xad, 0x7d, 0x92, 0x62 +.byte 0x02, 0x5b, 0x29, 0xd3, 0x35, 0xa3, 0x93, 0x9a, 0x43, 0x64, 0x60, 0x5d, 0xb2, 0xfa, 0x32, 0xff +.byte 0x3b, 0x04, 0xaf, 0x4d, 0x40, 0x6a, 0xf9, 0xc7, 0xe3, 0xef, 0x23, 0xfd, 0x6b, 0xcb, 0xe5, 0x0f +.byte 0x8b, 0x38, 0x0d, 0xee, 0x0a, 0xfc, 0xfe, 0x0f, 0x98, 0x9f, 0x30, 0x31, 0xdd, 0x6c, 0x52, 0x65 +.byte 0xf9, 0x8b, 0x81, 0xbe, 0x22, 0xe1, 0x1c, 0x58, 0x03, 0xba, 0x91, 0x1b, 0x89, 0x07, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x63, 0x02, 0x26, 0x30, 0x61, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x54, 0x4e, 0x31, 0x37, 0x30, 0x35, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c +.byte 0x2e, 0x41, 0x67, 0x65, 0x6e, 0x63, 0x65, 0x20, 0x4e, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c +.byte 0x65, 0x20, 0x64, 0x65, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69 +.byte 0x6f, 0x6e, 0x20, 0x45, 0x6c, 0x65, 0x63, 0x74, 0x72, 0x6f, 0x6e, 0x69, 0x71, 0x75, 0x65, 0x31 +.byte 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x10, 0x54, 0x75, 0x6e, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d +.byte 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02 +.byte 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xc3, 0xcd, 0xd3, 0xfc, 0xbd +.byte 0x04, 0x53, 0xdd, 0x0c, 0x20, 0x3a, 0xd5, 0x88, 0x2e, 0x05, 0x4b, 0x41, 0xf5, 0x83, 0x82, 0x7e +.byte 0xf7, 0x59, 0x9f, 0x9e, 0x9e, 0x63, 0xe8, 0x73, 0xda, 0xf6, 0x06, 0xa9, 0x4f, 0x1f, 0xb4, 0xf9 +.byte 0x0b, 0x1f, 0x39, 0x8c, 0x9a, 0x20, 0xd0, 0x7e, 0x06, 0xd4, 0xec, 0x34, 0xd9, 0x86, 0xbc, 0x75 +.byte 0x5b, 0x87, 0x88, 0xf0, 0xd2, 0xd9, 0xd4, 0xa3, 0x0a, 0xb2, 0x6c, 0x1b, 0xeb, 0x49, 0x2c, 0x3e +.byte 0xac, 0x5d, 0xd8, 0x94, 0x03, 0xa0, 0xec, 0x34, 0xe5, 0x30, 0xc4, 0x35, 0x7d, 0xfb, 0x26, 0x4d +.byte 0x1b, 0x6e, 0x30, 0x54, 0xd8, 0xf5, 0x80, 0x45, 0x9c, 0x39, 0xad, 0x9c, 0xc9, 0x25, 0x04, 0x4d +.byte 0x9a, 0x90, 0x3e, 0x4e, 0x40, 0x6e, 0x8a, 0x6b, 0xcd, 0x29, 0x67, 0xc6, 0xcc, 0x2d, 0xe0, 0x74 +.byte 0xe8, 0x05, 0x57, 0x0a, 0x48, 0x50, 0xfa, 0x7a, 0x43, 0xda, 0x7e, 0xec, 0x5b, 0x9a, 0x0e, 0x62 +.byte 0x76, 0xfe, 0xea, 0x9d, 0x1d, 0x85, 0x72, 0xec, 0x11, 0xbb, 0x35, 0xe8, 0x1f, 0x27, 0xbf, 0xc1 +.byte 0xa1, 0xc7, 0xbb, 0x48, 0x16, 0xdd, 0x56, 0xd7, 0xcc, 0x4e, 0xa0, 0xe1, 0xb9, 0xac, 0xdb, 0xd5 +.byte 0x83, 0x19, 0x1a, 0x85, 0xd1, 0x94, 0x97, 0xd7, 0xca, 0xa3, 0x65, 0x0b, 0xf3, 0x38, 0xf9, 0x02 +.byte 0xae, 0xdd, 0xf6, 0x67, 0xcf, 0xc9, 0x3f, 0xf5, 0x8a, 0x2c, 0x47, 0x1a, 0x99, 0x6f, 0x05, 0x0d +.byte 0xfd, 0xd0, 0x1d, 0x82, 0x31, 0xfc, 0x29, 0xcc, 0x00, 0x58, 0x97, 0x91, 0x4c, 0x80, 0x00, 0x1c +.byte 0x33, 0x85, 0x96, 0x2f, 0xcb, 0x41, 0xc2, 0x8b, 0x10, 0x84, 0xc3, 0x09, 0x24, 0x89, 0x1f, 0xb5 +.byte 0x0f, 0xd9, 0xd9, 0x77, 0x47, 0x18, 0x92, 0x94, 0x60, 0x5c, 0xc7, 0x99, 0x03, 0x3c, 0xfe, 0xf7 +.byte 0x95, 0xa7, 0x7d, 0x50, 0xa1, 0x80, 0xc2, 0xa9, 0x83, 0xad, 0x58, 0x96, 0x55, 0x21, 0xdb, 0x86 +.byte 0x59, 0xd4, 0xaf, 0xc6, 0xbc, 0xdd, 0x81, 0x6e, 0x07, 0xdb, 0x60, 0x62, 0xfe, 0xec, 0x10, 0x6e +.byte 0xda, 0x68, 0x01, 0xf4, 0x83, 0x1b, 0xa9, 0x3e, 0xa2, 0x5b, 0x23, 0xd7, 0x64, 0xc6, 0xdf, 0xdc +.byte 0xa2, 0x7d, 0xd8, 0x4b, 0xba, 0x82, 0xd2, 0x51, 0xf8, 0x66, 0xbf, 0x06, 0x46, 0xe4, 0x79, 0x2a +.byte 0x26, 0x36, 0x79, 0x8f, 0x1f, 0x4e, 0x99, 0x1d, 0xb2, 0x8f, 0x0c, 0x0e, 0x1c, 0xff, 0xc9, 0x5d +.byte 0xc0, 0xfd, 0x90, 0x10, 0xa6, 0xb1, 0x37, 0xf3, 0xcd, 0x3a, 0x24, 0x6e, 0xb4, 0x85, 0x90, 0xbf +.byte 0x80, 0xb9, 0x0c, 0x8c, 0xd5, 0x9b, 0xd6, 0xc8, 0xf1, 0x56, 0x3f, 0x1a, 0x80, 0x89, 0x7a, 0xa9 +.byte 0xe2, 0x1b, 0x32, 0x51, 0x2c, 0x3e, 0xf2, 0xdf, 0x7b, 0xf6, 0x5d, 0x7a, 0x29, 0x19, 0x8e, 0xe5 +.byte 0xc8, 0xbd, 0x36, 0x71, 0x8b, 0x5d, 0x4c, 0xc2, 0x1d, 0x3f, 0xad, 0x58, 0xa2, 0xcf, 0x3d, 0x70 +.byte 0x4d, 0xa6, 0x50, 0x98, 0x25, 0xdc, 0x23, 0xf9, 0xb8, 0x58, 0x41, 0x08, 0x71, 0xbf, 0x4f, 0xb8 +.byte 0x84, 0xa0, 0x8f, 0x00, 0x54, 0x15, 0xfc, 0x91, 0x6d, 0x58, 0xa7, 0x96, 0x3b, 0xeb, 0x4b, 0x96 +.byte 0x27, 0xcd, 0x6b, 0xa2, 0xa1, 0x86, 0xac, 0x0d, 0x7c, 0x54, 0xe6, 0x66, 0x4c, 0x66, 0x5f, 0x90 +.byte 0xbe, 0x21, 0x9a, 0x02, 0x46, 0x2d, 0xe4, 0x83, 0xc2, 0x80, 0xb9, 0xcf, 0x4b, 0x3e, 0xe8, 0x7f +.byte 0x3c, 0x01, 0xec, 0x8f, 0x5e, 0xcd, 0x7f, 0xd2, 0x28, 0x42, 0x01, 0x95, 0x8a, 0xe2, 0x97, 0x3d +.byte 0x10, 0x21, 0x7d, 0xf6, 0x9d, 0x1c, 0xc5, 0x34, 0xa1, 0xec, 0x2c, 0x0e, 0x0a, 0x52, 0x2c, 0x12 +.byte 0x55, 0x70, 0x24, 0x3d, 0xcb, 0xc2, 0x14, 0x35, 0x43, 0x5d, 0x27, 0x4e, 0xbe, 0xc0, 0xbd, 0xaa +.byte 0x7c, 0x96, 0xe7, 0xfc, 0x9e, 0x61, 0xad, 0x44, 0xd3, 0x00, 0x97, 0x02, 0x03, 0x01, 0x00, 0x01 +.byte 0x00, 0x63, 0x01, 0x26, 0x30, 0x61, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13 +.byte 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69 +.byte 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03 +.byte 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72 +.byte 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17 +.byte 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a +.byte 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30 +.byte 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xe2, 0x3b, 0xe1, 0x11, 0x72, 0xde, 0xa8, 0xa4 +.byte 0xd3, 0xa3, 0x57, 0xaa, 0x50, 0xa2, 0x8f, 0x0b, 0x77, 0x90, 0xc9, 0xa2, 0xa5, 0xee, 0x12, 0xce +.byte 0x96, 0x5b, 0x01, 0x09, 0x20, 0xcc, 0x01, 0x93, 0xa7, 0x4e, 0x30, 0xb7, 0x53, 0xf7, 0x43, 0xc4 +.byte 0x69, 0x00, 0x57, 0x9d, 0xe2, 0x8d, 0x22, 0xdd, 0x87, 0x06, 0x40, 0x00, 0x81, 0x09, 0xce, 0xce +.byte 0x1b, 0x83, 0xbf, 0xdf, 0xcd, 0x3b, 0x71, 0x46, 0xe2, 0xd6, 0x66, 0xc7, 0x05, 0xb3, 0x76, 0x27 +.byte 0x16, 0x8f, 0x7b, 0x9e, 0x1e, 0x95, 0x7d, 0xee, 0xb7, 0x48, 0xa3, 0x08, 0xda, 0xd6, 0xaf, 0x7a +.byte 0x0c, 0x39, 0x06, 0x65, 0x7f, 0x4a, 0x5d, 0x1f, 0xbc, 0x17, 0xf8, 0xab, 0xbe, 0xee, 0x28, 0xd7 +.byte 0x74, 0x7f, 0x7a, 0x78, 0x99, 0x59, 0x85, 0x68, 0x6e, 0x5c, 0x23, 0x32, 0x4b, 0xbf, 0x4e, 0xc0 +.byte 0xe8, 0x5a, 0x6d, 0xe3, 0x70, 0xbf, 0x77, 0x10, 0xbf, 0xfc, 0x01, 0xf6, 0x85, 0xd9, 0xa8, 0x44 +.byte 0x10, 0x58, 0x32, 0xa9, 0x75, 0x18, 0xd5, 0xd1, 0xa2, 0xbe, 0x47, 0xe2, 0x27, 0x6a, 0xf4, 0x9a +.byte 0x33, 0xf8, 0x49, 0x08, 0x60, 0x8b, 0xd4, 0x5f, 0xb4, 0x3a, 0x84, 0xbf, 0xa1, 0xaa, 0x4a, 0x4c +.byte 0x7d, 0x3e, 0xcf, 0x4f, 0x5f, 0x6c, 0x76, 0x5e, 0xa0, 0x4b, 0x37, 0x91, 0x9e, 0xdc, 0x22, 0xe6 +.byte 0x6d, 0xce, 0x14, 0x1a, 0x8e, 0x6a, 0xcb, 0xfe, 0xcd, 0xb3, 0x14, 0x64, 0x17, 0xc7, 0x5b, 0x29 +.byte 0x9e, 0x32, 0xbf, 0xf2, 0xee, 0xfa, 0xd3, 0x0b, 0x42, 0xd4, 0xab, 0xb7, 0x41, 0x32, 0xda, 0x0c +.byte 0xd4, 0xef, 0xf8, 0x81, 0xd5, 0xbb, 0x8d, 0x58, 0x3f, 0xb5, 0x1b, 0xe8, 0x49, 0x28, 0xa2, 0x70 +.byte 0xda, 0x31, 0x04, 0xdd, 0xf7, 0xb2, 0x16, 0xf2, 0x4c, 0x0a, 0x4e, 0x07, 0xa8, 0xed, 0x4a, 0x3d +.byte 0x5e, 0xb5, 0x7f, 0xa3, 0x90, 0xc3, 0xaf, 0x27, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x63, 0x01 +.byte 0x26, 0x30, 0x61, 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, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x44, 0x69, 0x67 +.byte 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x20, 0x47, 0x32, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86 +.byte 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a +.byte 0x02, 0x82, 0x01, 0x01, 0x00, 0xbb, 0x37, 0xcd, 0x34, 0xdc, 0x7b, 0x6b, 0xc9, 0xb2, 0x68, 0x90 +.byte 0xad, 0x4a, 0x75, 0xff, 0x46, 0xba, 0x21, 0x0a, 0x08, 0x8d, 0xf5, 0x19, 0x54, 0xc9, 0xfb, 0x88 +.byte 0xdb, 0xf3, 0xae, 0xf2, 0x3a, 0x89, 0x91, 0x3c, 0x7a, 0xe6, 0xab, 0x06, 0x1a, 0x6b, 0xcf, 0xac +.byte 0x2d, 0xe8, 0x5e, 0x09, 0x24, 0x44, 0xba, 0x62, 0x9a, 0x7e, 0xd6, 0xa3, 0xa8, 0x7e, 0xe0, 0x54 +.byte 0x75, 0x20, 0x05, 0xac, 0x50, 0xb7, 0x9c, 0x63, 0x1a, 0x6c, 0x30, 0xdc, 0xda, 0x1f, 0x19, 0xb1 +.byte 0xd7, 0x1e, 0xde, 0xfd, 0xd7, 0xe0, 0xcb, 0x94, 0x83, 0x37, 0xae, 0xec, 0x1f, 0x43, 0x4e, 0xdd +.byte 0x7b, 0x2c, 0xd2, 0xbd, 0x2e, 0xa5, 0x2f, 0xe4, 0xa9, 0xb8, 0xad, 0x3a, 0xd4, 0x99, 0xa4, 0xb6 +.byte 0x25, 0xe9, 0x9b, 0x6b, 0x00, 0x60, 0x92, 0x60, 0xff, 0x4f, 0x21, 0x49, 0x18, 0xf7, 0x67, 0x90 +.byte 0xab, 0x61, 0x06, 0x9c, 0x8f, 0xf2, 0xba, 0xe9, 0xb4, 0xe9, 0x92, 0x32, 0x6b, 0xb5, 0xf3, 0x57 +.byte 0xe8, 0x5d, 0x1b, 0xcd, 0x8c, 0x1d, 0xab, 0x95, 0x04, 0x95, 0x49, 0xf3, 0x35, 0x2d, 0x96, 0xe3 +.byte 0x49, 0x6d, 0xdd, 0x77, 0xe3, 0xfb, 0x49, 0x4b, 0xb4, 0xac, 0x55, 0x07, 0xa9, 0x8f, 0x95, 0xb3 +.byte 0xb4, 0x23, 0xbb, 0x4c, 0x6d, 0x45, 0xf0, 0xf6, 0xa9, 0xb2, 0x95, 0x30, 0xb4, 0xfd, 0x4c, 0x55 +.byte 0x8c, 0x27, 0x4a, 0x57, 0x14, 0x7c, 0x82, 0x9d, 0xcd, 0x73, 0x92, 0xd3, 0x16, 0x4a, 0x06, 0x0c +.byte 0x8c, 0x50, 0xd1, 0x8f, 0x1e, 0x09, 0xbe, 0x17, 0xa1, 0xe6, 0x21, 0xca, 0xfd, 0x83, 0xe5, 0x10 +.byte 0xbc, 0x83, 0xa5, 0x0a, 0xc4, 0x67, 0x28, 0xf6, 0x73, 0x14, 0x14, 0x3d, 0x46, 0x76, 0xc3, 0x87 +.byte 0x14, 0x89, 0x21, 0x34, 0x4d, 0xaf, 0x0f, 0x45, 0x0c, 0xa6, 0x49, 0xa1, 0xba, 0xbb, 0x9c, 0xc5 +.byte 0xb1, 0x33, 0x83, 0x29, 0x85, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x63, 0x00, 0x78, 0x30, 0x61 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30 +.byte 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74 +.byte 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77 +.byte 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31 +.byte 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65 +.byte 0x72, 0x74, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47 +.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, 0xdd, 0xa7, 0xd9, 0xbb, 0x8a, 0xb8, 0x0b +.byte 0xfb, 0x0b, 0x7f, 0x21, 0xd2, 0xf0, 0xbe, 0xbe, 0x73, 0xf3, 0x33, 0x5d, 0x1a, 0xbc, 0x34, 0xea +.byte 0xde, 0xc6, 0x9b, 0xbc, 0xd0, 0x95, 0xf6, 0xf0, 0xcc, 0xd0, 0x0b, 0xba, 0x61, 0x5b, 0x51, 0x46 +.byte 0x7e, 0x9e, 0x2d, 0x9f, 0xee, 0x8e, 0x63, 0x0c, 0x17, 0xec, 0x07, 0x70, 0xf5, 0xcf, 0x84, 0x2e +.byte 0x40, 0x83, 0x9c, 0xe8, 0x3f, 0x41, 0x6d, 0x3b, 0xad, 0xd3, 0xa4, 0x14, 0x59, 0x36, 0x78, 0x9d +.byte 0x03, 0x43, 0xee, 0x10, 0x13, 0x6c, 0x72, 0xde, 0xae, 0x88, 0xa7, 0xa1, 0x6b, 0xb5, 0x43, 0xce +.byte 0x67, 0xdc, 0x23, 0xff, 0x03, 0x1c, 0xa3, 0xe2, 0x3e, 0x00, 0x64, 0x02, 0x26, 0x30, 0x62, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x4e, 0x31, 0x32, 0x30, 0x30 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x29, 0x47, 0x55, 0x41, 0x4e, 0x47, 0x20, 0x44, 0x4f, 0x4e +.byte 0x47, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x20, 0x41, 0x55 +.byte 0x54, 0x48, 0x4f, 0x52, 0x49, 0x54, 0x59, 0x20, 0x43, 0x4f, 0x2e, 0x2c, 0x4c, 0x54, 0x44, 0x2e +.byte 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x16, 0x47, 0x44, 0x43, 0x41, 0x20 +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x41, 0x55, 0x54, 0x48, 0x20, 0x52, 0x35, 0x20, 0x52, 0x4f, 0x4f +.byte 0x54, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0xd9, 0xa3, 0x16, 0xf0, 0xc8, 0x74, 0x74, 0x77, 0x9b, 0xef, 0x33, 0x0d, 0x3b, 0x06 +.byte 0x7e, 0x55, 0xfc, 0xb5, 0x60, 0x8f, 0x76, 0x86, 0x12, 0x42, 0x7d, 0x56, 0x66, 0x3e, 0x88, 0x82 +.byte 0xed, 0x72, 0x63, 0x0e, 0x9e, 0x8b, 0xdd, 0x34, 0x2c, 0x02, 0x51, 0x51, 0xc3, 0x19, 0xfd, 0x59 +.byte 0x54, 0x84, 0xc9, 0xf1, 0x6b, 0xb3, 0x4c, 0xb0, 0xe9, 0xe8, 0x46, 0x5d, 0x38, 0xc6, 0xa2, 0xa7 +.byte 0x2e, 0x11, 0x57, 0xba, 0x82, 0x15, 0xa2, 0x9c, 0x8f, 0x6d, 0xb0, 0x99, 0x4a, 0x0a, 0xf2, 0xeb +.byte 0x89, 0x70, 0x63, 0x4e, 0x79, 0xc4, 0xb7, 0x5b, 0xbd, 0xa2, 0x5d, 0xb1, 0xf2, 0x41, 0x02, 0x2b +.byte 0xad, 0xa9, 0x3a, 0xa3, 0xec, 0x79, 0x0a, 0xec, 0x5f, 0x3a, 0xe3, 0xfd, 0xef, 0x80, 0x3c, 0xad +.byte 0x34, 0x9b, 0x1a, 0xab, 0x88, 0x26, 0x7b, 0x56, 0xa2, 0x82, 0x86, 0x1f, 0xeb, 0x35, 0x89, 0x83 +.byte 0x7f, 0x5f, 0xae, 0x29, 0x4e, 0x3d, 0xb6, 0x6e, 0xec, 0xae, 0xc1, 0xf0, 0x27, 0x9b, 0xae, 0xe3 +.byte 0xf4, 0xec, 0xef, 0xae, 0x7f, 0xf7, 0x86, 0x3d, 0x72, 0x7a, 0xeb, 0xa5, 0xfb, 0x59, 0x4e, 0xa7 +.byte 0xeb, 0x95, 0x8c, 0x22, 0x39, 0x79, 0xe1, 0x2d, 0x08, 0x8f, 0xcc, 0xbc, 0x91, 0xb8, 0x41, 0xf7 +.byte 0x14, 0xc1, 0x23, 0xa9, 0xc3, 0xad, 0x9a, 0x45, 0x44, 0xb3, 0xb2, 0xd7, 0x2c, 0xcd, 0xc6, 0x29 +.byte 0xe2, 0x50, 0x10, 0xae, 0x5c, 0xcb, 0x82, 0x8e, 0x17, 0x18, 0x36, 0x7d, 0x97, 0xe6, 0x88, 0x9a +.byte 0xb0, 0x4d, 0x34, 0x09, 0xf4, 0x2c, 0xb9, 0x5a, 0x66, 0x2a, 0xb0, 0x17, 0x9b, 0x9e, 0x1e, 0x76 +.byte 0x9d, 0x4a, 0x66, 0x31, 0x41, 0xdf, 0x3f, 0xfb, 0xc5, 0x06, 0xef, 0x1b, 0xb6, 0x7e, 0x1a, 0x46 +.byte 0x36, 0xf7, 0x64, 0x63, 0x3b, 0xe3, 0x39, 0x18, 0x23, 0xe7, 0x67, 0x75, 0x14, 0xd5, 0x75, 0x57 +.byte 0x92, 0x37, 0xbd, 0xbe, 0x6a, 0x1b, 0x26, 0x50, 0xf2, 0x36, 0x26, 0x06, 0x90, 0xc5, 0x70, 0x01 +.byte 0x64, 0x6d, 0x76, 0x66, 0xe1, 0x91, 0xdb, 0x6e, 0x07, 0xc0, 0x61, 0x80, 0x2e, 0xb2, 0x2e, 0x2f +.byte 0x8c, 0x70, 0xa7, 0xd1, 0x3b, 0x3c, 0xb3, 0x91, 0xe4, 0x6e, 0xb6, 0xc4, 0x3b, 0x70, 0xf2, 0x6c +.byte 0x92, 0x97, 0x09, 0xcd, 0x47, 0x7d, 0x18, 0xc0, 0xf3, 0xbb, 0x9e, 0x0f, 0xd6, 0x8b, 0xae, 0x07 +.byte 0xb6, 0x5a, 0x0f, 0xce, 0x0b, 0x0c, 0x47, 0xa7, 0xe5, 0x3e, 0xb8, 0xbd, 0x7d, 0xc7, 0x9b, 0x35 +.byte 0xa0, 0x61, 0x97, 0x3a, 0x41, 0x75, 0x17, 0xcc, 0x2b, 0x96, 0x77, 0x2a, 0x92, 0x21, 0x1e, 0xd9 +.byte 0x95, 0x76, 0x20, 0x67, 0x68, 0xcf, 0x0d, 0xbd, 0xdf, 0xd6, 0x1f, 0x09, 0x6a, 0x9a, 0xe2, 0xcc +.byte 0x73, 0x71, 0xa4, 0x2f, 0x7d, 0x12, 0x80, 0xb7, 0x53, 0x30, 0x46, 0x5e, 0x4b, 0x54, 0x99, 0x0f +.byte 0x67, 0xc9, 0xa5, 0xc8, 0xf2, 0x20, 0xc1, 0x82, 0xec, 0x9d, 0x11, 0xdf, 0xc2, 0x02, 0xfb, 0x1a +.byte 0x3b, 0xd1, 0xed, 0x20, 0x9a, 0xef, 0x65, 0x64, 0x92, 0x10, 0x0d, 0x2a, 0xe2, 0xde, 0x70, 0xf1 +.byte 0x18, 0x67, 0x82, 0x8c, 0x61, 0xde, 0xb8, 0xbc, 0xd1, 0x2f, 0x9c, 0xfb, 0x0f, 0xd0, 0x2b, 0xed +.byte 0x1b, 0x76, 0xb9, 0xe4, 0x39, 0x55, 0xf8, 0xf8, 0xa1, 0x1d, 0xb8, 0xaa, 0x80, 0x00, 0x4c, 0x82 +.byte 0xe7, 0xb2, 0x7f, 0x09, 0xb8, 0xbc, 0x30, 0xa0, 0x2f, 0x0d, 0xf5, 0x52, 0x9e, 0x8e, 0xf7, 0x92 +.byte 0xb3, 0x0a, 0x00, 0x1d, 0x00, 0x54, 0x97, 0x06, 0xe0, 0xb1, 0x07, 0xd9, 0xc7, 0x0f, 0x5c, 0x65 +.byte 0x7d, 0x3c, 0x6d, 0x59, 0x57, 0xe4, 0xed, 0xa5, 0x8d, 0xe9, 0x40, 0x53, 0x9f, 0x15, 0x4b, 0xa0 +.byte 0x71, 0xf6, 0x1a, 0x21, 0xe3, 0xda, 0x70, 0x06, 0x21, 0x58, 0x14, 0x87, 0x85, 0x77, 0x79, 0xaa +.byte 0x82, 0x79, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x64, 0x02, 0x26, 0x30, 0x62, 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, 0x21, 0x30, 0x1f +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x18, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20 +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x65, 0x64, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x34, 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 0xbf, 0xe6, 0x90, 0x73, 0x68, 0xde, 0xbb, 0xe4, 0x5d, 0x4a, 0x3c, 0x30, 0x22, 0x30, 0x69, 0x33 +.byte 0xec, 0xc2, 0xa7, 0x25, 0x2e, 0xc9, 0x21, 0x3d, 0xf2, 0x8a, 0xd8, 0x59, 0xc2, 0xe1, 0x29, 0xa7 +.byte 0x3d, 0x58, 0xab, 0x76, 0x9a, 0xcd, 0xae, 0x7b, 0x1b, 0x84, 0x0d, 0xc4, 0x30, 0x1f, 0xf3, 0x1b +.byte 0xa4, 0x38, 0x16, 0xeb, 0x56, 0xc6, 0x97, 0x6d, 0x1d, 0xab, 0xb2, 0x79, 0xf2, 0xca, 0x11, 0xd2 +.byte 0xe4, 0x5f, 0xd6, 0x05, 0x3c, 0x52, 0x0f, 0x52, 0x1f, 0xc6, 0x9e, 0x15, 0xa5, 0x7e, 0xbe, 0x9f +.byte 0xa9, 0x57, 0x16, 0x59, 0x55, 0x72, 0xaf, 0x68, 0x93, 0x70, 0xc2, 0xb2, 0xba, 0x75, 0x99, 0x6a +.byte 0x73, 0x32, 0x94, 0xd1, 0x10, 0x44, 0x10, 0x2e, 0xdf, 0x82, 0xf3, 0x07, 0x84, 0xe6, 0x74, 0x3b +.byte 0x6d, 0x71, 0xe2, 0x2d, 0x0c, 0x1b, 0xee, 0x20, 0xd5, 0xc9, 0x20, 0x1d, 0x63, 0x29, 0x2d, 0xce +.byte 0xec, 0x5e, 0x4e, 0xc8, 0x93, 0xf8, 0x21, 0x61, 0x9b, 0x34, 0xeb, 0x05, 0xc6, 0x5e, 0xec, 0x5b +.byte 0x1a, 0xbc, 0xeb, 0xc9, 0xcf, 0xcd, 0xac, 0x34, 0x40, 0x5f, 0xb1, 0x7a, 0x66, 0xee, 0x77, 0xc8 +.byte 0x48, 0xa8, 0x66, 0x57, 0x57, 0x9f, 0x54, 0x58, 0x8e, 0x0c, 0x2b, 0xb7, 0x4f, 0xa7, 0x30, 0xd9 +.byte 0x56, 0xee, 0xca, 0x7b, 0x5d, 0xe3, 0xad, 0xc9, 0x4f, 0x5e, 0xe5, 0x35, 0xe7, 0x31, 0xcb, 0xda +.byte 0x93, 0x5e, 0xdc, 0x8e, 0x8f, 0x80, 0xda, 0xb6, 0x91, 0x98, 0x40, 0x90, 0x79, 0xc3, 0x78, 0xc7 +.byte 0xb6, 0xb1, 0xc4, 0xb5, 0x6a, 0x18, 0x38, 0x03, 0x10, 0x8d, 0xd8, 0xd4, 0x37, 0xa4, 0x2e, 0x05 +.byte 0x7d, 0x88, 0xf5, 0x82, 0x3e, 0x10, 0x91, 0x70, 0xab, 0x55, 0x82, 0x41, 0x32, 0xd7, 0xdb, 0x04 +.byte 0x73, 0x2a, 0x6e, 0x91, 0x01, 0x7c, 0x21, 0x4c, 0xd4, 0xbc, 0xae, 0x1b, 0x03, 0x75, 0x5d, 0x78 +.byte 0x66, 0xd9, 0x3a, 0x31, 0x44, 0x9a, 0x33, 0x40, 0xbf, 0x08, 0xd7, 0x5a, 0x49, 0xa4, 0xc2, 0xe6 +.byte 0xa9, 0xa0, 0x67, 0xdd, 0xa4, 0x27, 0xbc, 0xa1, 0x4f, 0x39, 0xb5, 0x11, 0x58, 0x17, 0xf7, 0x24 +.byte 0x5c, 0x46, 0x8f, 0x64, 0xf7, 0xc1, 0x69, 0x88, 0x76, 0x98, 0x76, 0x3d, 0x59, 0x5d, 0x42, 0x76 +.byte 0x87, 0x89, 0x97, 0x69, 0x7a, 0x48, 0xf0, 0xe0, 0xa2, 0x12, 0x1b, 0x66, 0x9a, 0x74, 0xca, 0xde +.byte 0x4b, 0x1e, 0xe7, 0x0e, 0x63, 0xae, 0xe6, 0xd4, 0xef, 0x92, 0x92, 0x3a, 0x9e, 0x3d, 0xdc, 0x00 +.byte 0xe4, 0x45, 0x25, 0x89, 0xb6, 0x9a, 0x44, 0x19, 0x2b, 0x7e, 0xc0, 0x94, 0xb4, 0xd2, 0x61, 0x6d +.byte 0xeb, 0x33, 0xd9, 0xc5, 0xdf, 0x4b, 0x04, 0x00, 0xcc, 0x7d, 0x1c, 0x95, 0xc3, 0x8f, 0xf7, 0x21 +.byte 0xb2, 0xb2, 0x11, 0xb7, 0xbb, 0x7f, 0xf2, 0xd5, 0x8c, 0x70, 0x2c, 0x41, 0x60, 0xaa, 0xb1, 0x63 +.byte 0x18, 0x44, 0x95, 0x1a, 0x76, 0x62, 0x7e, 0xf6, 0x80, 0xb0, 0xfb, 0xe8, 0x64, 0xa6, 0x33, 0xd1 +.byte 0x89, 0x07, 0xe1, 0xbd, 0xb7, 0xe6, 0x43, 0xa4, 0x18, 0xb8, 0xa6, 0x77, 0x01, 0xe1, 0x0f, 0x94 +.byte 0x0c, 0x21, 0x1d, 0xb2, 0x54, 0x29, 0x25, 0x89, 0x6c, 0xe5, 0x0e, 0x52, 0x51, 0x47, 0x74, 0xbe +.byte 0x26, 0xac, 0xb6, 0x41, 0x75, 0xde, 0x7a, 0xac, 0x5f, 0x8d, 0x3f, 0xc9, 0xbc, 0xd3, 0x41, 0x11 +.byte 0x12, 0x5b, 0xe5, 0x10, 0x50, 0xeb, 0x31, 0xc5, 0xca, 0x72, 0x16, 0x22, 0x09, 0xdf, 0x7c, 0x4c +.byte 0x75, 0x3f, 0x63, 0xec, 0x21, 0x5f, 0xc4, 0x20, 0x51, 0x6b, 0x6f, 0xb1, 0xab, 0x86, 0x8b, 0x4f +.byte 0xc2, 0xd6, 0x45, 0x5f, 0x9d, 0x20, 0xfc, 0xa1, 0x1e, 0xc5, 0xc0, 0x8f, 0xa2, 0xb1, 0x7e, 0x0a +.byte 0x26, 0x99, 0xf5, 0xe4, 0x69, 0x2f, 0x98, 0x1d, 0x2d, 0xf5, 0xd9, 0xa9, 0xb2, 0x1d, 0xe5, 0x1b +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x64, 0x01, 0x26, 0x30, 0x62, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x18, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x53, 0x6f, 0x6c, 0x75, 0x74 +.byte 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x4c, 0x2e, 0x4c, 0x2e, 0x43, 0x2e, 0x31, 0x30, 0x30, 0x2e, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x27, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x53, 0x6f +.byte 0x6c, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63 +.byte 0x61, 0x74, 0x65, 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, 0xe4, 0xbc +.byte 0x7e, 0x92, 0x30, 0x6d, 0xc6, 0xd8, 0x8e, 0x2b, 0x0b, 0xbc, 0x46, 0xce, 0xe0, 0x27, 0x96, 0xde +.byte 0xde, 0xf9, 0xfa, 0x12, 0xd3, 0x3c, 0x33, 0x73, 0xb3, 0x04, 0x2f, 0xbc, 0x71, 0x8c, 0xe5, 0x9f +.byte 0xb6, 0x22, 0x60, 0x3e, 0x5f, 0x5d, 0xce, 0x09, 0xff, 0x82, 0x0c, 0x1b, 0x9a, 0x51, 0x50, 0x1a +.byte 0x26, 0x89, 0xdd, 0xd5, 0x61, 0x5d, 0x19, 0xdc, 0x12, 0x0f, 0x2d, 0x0a, 0xa2, 0x43, 0x5d, 0x17 +.byte 0xd0, 0x34, 0x92, 0x20, 0xea, 0x73, 0xcf, 0x38, 0x2c, 0x06, 0x26, 0x09, 0x7a, 0x72, 0xf7, 0xfa +.byte 0x50, 0x32, 0xf8, 0xc2, 0x93, 0xd3, 0x69, 0xa2, 0x23, 0xce, 0x41, 0xb1, 0xcc, 0xe4, 0xd5, 0x1f +.byte 0x36, 0xd1, 0x8a, 0x3a, 0xf8, 0x8c, 0x63, 0xe2, 0x14, 0x59, 0x69, 0xed, 0x0d, 0xd3, 0x7f, 0x6b +.byte 0xe8, 0xb8, 0x03, 0xe5, 0x4f, 0x6a, 0xe5, 0x98, 0x63, 0x69, 0x48, 0x05, 0xbe, 0x2e, 0xff, 0x33 +.byte 0xb6, 0xe9, 0x97, 0x59, 0x69, 0xf8, 0x67, 0x19, 0xae, 0x93, 0x61, 0x96, 0x44, 0x15, 0xd3, 0x72 +.byte 0xb0, 0x3f, 0xbc, 0x6a, 0x7d, 0xec, 0x48, 0x7f, 0x8d, 0xc3, 0xab, 0xaa, 0x71, 0x2b, 0x53, 0x69 +.byte 0x41, 0x53, 0x34, 0xb5, 0xb0, 0xb9, 0xc5, 0x06, 0x0a, 0xc4, 0xb0, 0x45, 0xf5, 0x41, 0x5d, 0x6e +.byte 0x89, 0x45, 0x7b, 0x3d, 0x3b, 0x26, 0x8c, 0x74, 0xc2, 0xe5, 0xd2, 0xd1, 0x7d, 0xb2, 0x11, 0xd4 +.byte 0xfb, 0x58, 0x32, 0x22, 0x9a, 0x80, 0xc9, 0xdc, 0xfd, 0x0c, 0xe9, 0x7f, 0x5e, 0x03, 0x97, 0xce +.byte 0x3b, 0x00, 0x14, 0x87, 0x27, 0x70, 0x38, 0xa9, 0x8e, 0x6e, 0xb3, 0x27, 0x76, 0x98, 0x51, 0xe0 +.byte 0x05, 0xe3, 0x21, 0xab, 0x1a, 0xd5, 0x85, 0x22, 0x3c, 0x29, 0xb5, 0x9a, 0x16, 0xc5, 0x80, 0xa8 +.byte 0xf4, 0xbb, 0x6b, 0x30, 0x8f, 0x2f, 0x46, 0x02, 0xa2, 0xb1, 0x0c, 0x22, 0xe0, 0xd3, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x65, 0x01, 0x24, 0x30, 0x63, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13 +.byte 0x18, 0x54, 0x68, 0x65, 0x20, 0x47, 0x6f, 0x20, 0x44, 0x61, 0x64, 0x64, 0x79, 0x20, 0x47, 0x72 +.byte 0x6f, 0x75, 0x70, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x31, 0x30, 0x2f, 0x06, 0x03, 0x55 +.byte 0x04, 0x0b, 0x13, 0x28, 0x47, 0x6f, 0x20, 0x44, 0x61, 0x64, 0x64, 0x79, 0x20, 0x43, 0x6c, 0x61 +.byte 0x73, 0x73, 0x20, 0x32, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69 +.byte 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30, 0x82, 0x01, 0x20 +.byte 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03 +.byte 0x82, 0x01, 0x0d, 0x00, 0x30, 0x82, 0x01, 0x08, 0x02, 0x82, 0x01, 0x01, 0x00, 0xde, 0x9d, 0xd7 +.byte 0xea, 0x57, 0x18, 0x49, 0xa1, 0x5b, 0xeb, 0xd7, 0x5f, 0x48, 0x86, 0xea, 0xbe, 0xdd, 0xff, 0xe4 +.byte 0xef, 0x67, 0x1c, 0xf4, 0x65, 0x68, 0xb3, 0x57, 0x71, 0xa0, 0x5e, 0x77, 0xbb, 0xed, 0x9b, 0x49 +.byte 0xe9, 0x70, 0x80, 0x3d, 0x56, 0x18, 0x63, 0x08, 0x6f, 0xda, 0xf2, 0xcc, 0xd0, 0x3f, 0x7f, 0x02 +.byte 0x54, 0x22, 0x54, 0x10, 0xd8, 0xb2, 0x81, 0xd4, 0xc0, 0x75, 0x3d, 0x4b, 0x7f, 0xc7, 0x77, 0xc3 +.byte 0x3e, 0x78, 0xab, 0x1a, 0x03, 0xb5, 0x20, 0x6b, 0x2f, 0x6a, 0x2b, 0xb1, 0xc5, 0x88, 0x7e, 0xc4 +.byte 0xbb, 0x1e, 0xb0, 0xc1, 0xd8, 0x45, 0x27, 0x6f, 0xaa, 0x37, 0x58, 0xf7, 0x87, 0x26, 0xd7, 0xd8 +.byte 0x2d, 0xf6, 0xa9, 0x17, 0xb7, 0x1f, 0x72, 0x36, 0x4e, 0xa6, 0x17, 0x3f, 0x65, 0x98, 0x92, 0xdb +.byte 0x2a, 0x6e, 0x5d, 0xa2, 0xfe, 0x88, 0xe0, 0x0b, 0xde, 0x7f, 0xe5, 0x8d, 0x15, 0xe1, 0xeb, 0xcb +.byte 0x3a, 0xd5, 0xe2, 0x12, 0xa2, 0x13, 0x2d, 0xd8, 0x8e, 0xaf, 0x5f, 0x12, 0x3d, 0xa0, 0x08, 0x05 +.byte 0x08, 0xb6, 0x5c, 0xa5, 0x65, 0x38, 0x04, 0x45, 0x99, 0x1e, 0xa3, 0x60, 0x60, 0x74, 0xc5, 0x41 +.byte 0xa5, 0x72, 0x62, 0x1b, 0x62, 0xc5, 0x1f, 0x6f, 0x5f, 0x1a, 0x42, 0xbe, 0x02, 0x51, 0x65, 0xa8 +.byte 0xae, 0x23, 0x18, 0x6a, 0xfc, 0x78, 0x03, 0xa9, 0x4d, 0x7f, 0x80, 0xc3, 0xfa, 0xab, 0x5a, 0xfc +.byte 0xa1, 0x40, 0xa4, 0xca, 0x19, 0x16, 0xfe, 0xb2, 0xc8, 0xef, 0x5e, 0x73, 0x0d, 0xee, 0x77, 0xbd +.byte 0x9a, 0xf6, 0x79, 0x98, 0xbc, 0xb1, 0x07, 0x67, 0xa2, 0x15, 0x0d, 0xdd, 0xa0, 0x58, 0xc6, 0x44 +.byte 0x7b, 0x0a, 0x3e, 0x62, 0x28, 0x5f, 0xba, 0x41, 0x07, 0x53, 0x58, 0xcf, 0x11, 0x7e, 0x38, 0x74 +.byte 0xc5, 0xf8, 0xff, 0xb5, 0x69, 0x90, 0x8f, 0x84, 0x74, 0xea, 0x97, 0x1b, 0xaf, 0x02, 0x01, 0x03 +.byte 0x00, 0x67, 0x01, 0x26, 0x30, 0x65, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13 +.byte 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69 +.byte 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03 +.byte 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72 +.byte 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1b +.byte 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x41, 0x73, 0x73, 0x75, 0x72, 0x65, 0x64 +.byte 0x20, 0x49, 0x44, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 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, 0xad, 0x0e, 0x15, 0xce +.byte 0xe4, 0x43, 0x80, 0x5c, 0xb1, 0x87, 0xf3, 0xb7, 0x60, 0xf9, 0x71, 0x12, 0xa5, 0xae, 0xdc, 0x26 +.byte 0x94, 0x88, 0xaa, 0xf4, 0xce, 0xf5, 0x20, 0x39, 0x28, 0x58, 0x60, 0x0c, 0xf8, 0x80, 0xda, 0xa9 +.byte 0x15, 0x95, 0x32, 0x61, 0x3c, 0xb5, 0xb1, 0x28, 0x84, 0x8a, 0x8a, 0xdc, 0x9f, 0x0a, 0x0c, 0x83 +.byte 0x17, 0x7a, 0x8f, 0x90, 0xac, 0x8a, 0xe7, 0x79, 0x53, 0x5c, 0x31, 0x84, 0x2a, 0xf6, 0x0f, 0x98 +.byte 0x32, 0x36, 0x76, 0xcc, 0xde, 0xdd, 0x3c, 0xa8, 0xa2, 0xef, 0x6a, 0xfb, 0x21, 0xf2, 0x52, 0x61 +.byte 0xdf, 0x9f, 0x20, 0xd7, 0x1f, 0xe2, 0xb1, 0xd9, 0xfe, 0x18, 0x64, 0xd2, 0x12, 0x5b, 0x5f, 0xf9 +.byte 0x58, 0x18, 0x35, 0xbc, 0x47, 0xcd, 0xa1, 0x36, 0xf9, 0x6b, 0x7f, 0xd4, 0xb0, 0x38, 0x3e, 0xc1 +.byte 0x1b, 0xc3, 0x8c, 0x33, 0xd9, 0xd8, 0x2f, 0x18, 0xfe, 0x28, 0x0f, 0xb3, 0xa7, 0x83, 0xd6, 0xc3 +.byte 0x6e, 0x44, 0xc0, 0x61, 0x35, 0x96, 0x16, 0xfe, 0x59, 0x9c, 0x8b, 0x76, 0x6d, 0xd7, 0xf1, 0xa2 +.byte 0x4b, 0x0d, 0x2b, 0xff, 0x0b, 0x72, 0xda, 0x9e, 0x60, 0xd0, 0x8e, 0x90, 0x35, 0xc6, 0x78, 0x55 +.byte 0x87, 0x20, 0xa1, 0xcf, 0xe5, 0x6d, 0x0a, 0xc8, 0x49, 0x7c, 0x31, 0x98, 0x33, 0x6c, 0x22, 0xe9 +.byte 0x87, 0xd0, 0x32, 0x5a, 0xa2, 0xba, 0x13, 0x82, 0x11, 0xed, 0x39, 0x17, 0x9d, 0x99, 0x3a, 0x72 +.byte 0xa1, 0xe6, 0xfa, 0xa4, 0xd9, 0xd5, 0x17, 0x31, 0x75, 0xae, 0x85, 0x7d, 0x22, 0xae, 0x3f, 0x01 +.byte 0x46, 0x86, 0xf6, 0x28, 0x79, 0xc8, 0xb1, 0xda, 0xe4, 0x57, 0x17, 0xc4, 0x7e, 0x1c, 0x0e, 0xb0 +.byte 0xb4, 0x92, 0xa6, 0x56, 0xb3, 0xbd, 0xb2, 0x97, 0xed, 0xaa, 0xa7, 0xf0, 0xb7, 0xc5, 0xa8, 0x3f +.byte 0x95, 0x16, 0xd0, 0xff, 0xa1, 0x96, 0xeb, 0x08, 0x5f, 0x18, 0x77, 0x4f, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x67, 0x01, 0x26, 0x30, 0x65, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44 +.byte 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06 +.byte 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65 +.byte 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x1b, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x41, 0x73, 0x73, 0x75, 0x72, 0x65 +.byte 0x64, 0x20, 0x49, 0x44, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x32, 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, 0xd9, 0xe7, 0x28 +.byte 0x2f, 0x52, 0x3f, 0x36, 0x72, 0x49, 0x88, 0x93, 0x34, 0xf3, 0xf8, 0x6a, 0x1e, 0x31, 0x54, 0x80 +.byte 0x9f, 0xad, 0x54, 0x41, 0xb5, 0x47, 0xdf, 0x96, 0xa8, 0xd4, 0xaf, 0x80, 0x2d, 0xb9, 0x0a, 0xcf +.byte 0x75, 0xfd, 0x89, 0xa5, 0x7d, 0x24, 0xfa, 0xe3, 0x22, 0x0c, 0x2b, 0xbc, 0x95, 0x17, 0x0b, 0x33 +.byte 0xbf, 0x19, 0x4d, 0x41, 0x06, 0x90, 0x00, 0xbd, 0x0c, 0x4d, 0x10, 0xfe, 0x07, 0xb5, 0xe7, 0x1c +.byte 0x6e, 0x22, 0x55, 0x31, 0x65, 0x97, 0xbd, 0xd3, 0x17, 0xd2, 0x1e, 0x62, 0xf3, 0xdb, 0xea, 0x6c +.byte 0x50, 0x8c, 0x3f, 0x84, 0x0c, 0x96, 0xcf, 0xb7, 0xcb, 0x03, 0xe0, 0xca, 0x6d, 0xa1, 0x14, 0x4c +.byte 0x1b, 0x89, 0xdd, 0xed, 0x00, 0xb0, 0x52, 0x7c, 0xaf, 0x91, 0x6c, 0xb1, 0x38, 0x13, 0xd1, 0xe9 +.byte 0x12, 0x08, 0xc0, 0x00, 0xb0, 0x1c, 0x2b, 0x11, 0xda, 0x77, 0x70, 0x36, 0x9b, 0xae, 0xce, 0x79 +.byte 0x87, 0xdc, 0x82, 0x70, 0xe6, 0x09, 0x74, 0x70, 0x55, 0x69, 0xaf, 0xa3, 0x68, 0x9f, 0xbf, 0xdd +.byte 0xb6, 0x79, 0xb3, 0xf2, 0x9d, 0x70, 0x29, 0x55, 0xf4, 0xab, 0xff, 0x95, 0x61, 0xf3, 0xc9, 0x40 +.byte 0x6f, 0x1d, 0xd1, 0xbe, 0x93, 0xbb, 0xd3, 0x88, 0x2a, 0xbb, 0x9d, 0xbf, 0x72, 0x5a, 0x56, 0x71 +.byte 0x3b, 0x3f, 0xd4, 0xf3, 0xd1, 0x0a, 0xfe, 0x28, 0xef, 0xa3, 0xee, 0xd9, 0x99, 0xaf, 0x03, 0xd3 +.byte 0x8f, 0x60, 0xb7, 0xf2, 0x92, 0xa1, 0xb1, 0xbd, 0x89, 0x89, 0x1f, 0x30, 0xcd, 0xc3, 0xa6, 0x2e +.byte 0x62, 0x33, 0xae, 0x16, 0x02, 0x77, 0x44, 0x5a, 0xe7, 0x81, 0x0a, 0x3c, 0xa7, 0x44, 0x2e, 0x79 +.byte 0xb8, 0x3f, 0x04, 0xbc, 0x5c, 0xa0, 0x87, 0xe1, 0x1b, 0xaf, 0x51, 0x8e, 0xcd, 0xec, 0x2c, 0xfa +.byte 0xf8, 0xfe, 0x6d, 0xf0, 0x3a, 0x7c, 0xaa, 0x8b, 0xe4, 0x67, 0x95, 0x31, 0x8d, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x67, 0x00, 0x78, 0x30, 0x65, 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, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x13, 0x1b, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x41, 0x73, 0x73, 0x75, 0x72 +.byte 0x65, 0x64, 0x20, 0x49, 0x44, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x33, 0x30, 0x76, 0x30 +.byte 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00 +.byte 0x22, 0x03, 0x62, 0x00, 0x04, 0x19, 0xe7, 0xbc, 0xac, 0x44, 0x65, 0xed, 0xcd, 0xb8, 0x3f, 0x58 +.byte 0xfb, 0x8d, 0xb1, 0x57, 0xa9, 0x44, 0x2d, 0x05, 0x15, 0xf2, 0xef, 0x0b, 0xff, 0x10, 0x74, 0x9f +.byte 0xb5, 0x62, 0x52, 0x5f, 0x66, 0x7e, 0x1f, 0xe5, 0xdc, 0x1b, 0x45, 0x79, 0x0b, 0xcc, 0xc6, 0x53 +.byte 0x0a, 0x9d, 0x8d, 0x5d, 0x02, 0xd9, 0xa9, 0x59, 0xde, 0x02, 0x5a, 0xf6, 0x95, 0x2a, 0x0e, 0x8d +.byte 0x38, 0x4a, 0x8a, 0x49, 0xc6, 0xbc, 0xc6, 0x03, 0x38, 0x07, 0x5f, 0x55, 0xda, 0x7e, 0x09, 0x6e +.byte 0xe2, 0x7f, 0x5e, 0xd0, 0x45, 0x20, 0x0f, 0x59, 0x76, 0x10, 0xd6, 0xa0, 0x24, 0xf0, 0x2d, 0xde +.byte 0x36, 0xf2, 0x6c, 0x29, 0x39, 0x00, 0x67, 0x00, 0x78, 0x30, 0x65, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x15, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x6f, 0x66, 0x74, 0x20, 0x43, 0x6f, 0x72 +.byte 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x36, 0x30, 0x34, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x2d, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x6f, 0x66, 0x74, 0x20, 0x45, 0x43, 0x43 +.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, 0x32, 0x30, 0x31, 0x37 +.byte 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b +.byte 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xd4, 0xbc, 0x3d, 0x02, 0x42, 0x75, 0x41, 0x13 +.byte 0x23, 0xcd, 0x80, 0x04, 0x86, 0x02, 0x51, 0x2f, 0x6a, 0xa8, 0x81, 0x62, 0x0b, 0x65, 0xcc, 0xf6 +.byte 0xca, 0x9d, 0x1e, 0x6f, 0x4a, 0x66, 0x51, 0xa2, 0x03, 0xd9, 0x9d, 0x91, 0xfa, 0xb6, 0x16, 0xb1 +.byte 0x8c, 0x6e, 0xde, 0x7c, 0xcd, 0xdb, 0x79, 0xa6, 0x2f, 0xce, 0xbb, 0xce, 0x71, 0x2f, 0xe5, 0xa5 +.byte 0xab, 0x28, 0xec, 0x63, 0x04, 0x66, 0x99, 0xf8, 0xfa, 0xf2, 0x93, 0x10, 0x05, 0xe1, 0x81, 0x28 +.byte 0x42, 0xe3, 0xc6, 0x68, 0xf4, 0xe6, 0x1b, 0x84, 0x60, 0x4a, 0x89, 0xaf, 0xed, 0x79, 0x0f, 0x3b +.byte 0xce, 0xf1, 0xf6, 0x44, 0xf5, 0x01, 0x78, 0xc0, 0x00, 0x67, 0x02, 0x26, 0x30, 0x65, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x1e, 0x30, 0x1c, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x13, 0x15, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x6f, 0x66, 0x74, 0x20 +.byte 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x36, 0x30, 0x34, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x2d, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x6f, 0x66, 0x74, 0x20 +.byte 0x52, 0x53, 0x41, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69 +.byte 0x63, 0x61, 0x74, 0x65, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x32 +.byte 0x30, 0x31, 0x37, 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, 0xca, 0x5b, 0xbe, 0x94, 0x33, 0x8c, 0x29, 0x95, 0x91, 0x16, 0x0a, 0x95 +.byte 0xbd, 0x47, 0x62, 0xc1, 0x89, 0xf3, 0x99, 0x36, 0xdf, 0x46, 0x90, 0xc9, 0xa5, 0xed, 0x78, 0x6a +.byte 0x6f, 0x47, 0x91, 0x68, 0xf8, 0x27, 0x67, 0x50, 0x33, 0x1d, 0xa1, 0xa6, 0xfb, 0xe0, 0xe5, 0x43 +.byte 0xa3, 0x84, 0x02, 0x57, 0x01, 0x5d, 0x9c, 0x48, 0x40, 0x82, 0x53, 0x10, 0xbc, 0xbf, 0xc7, 0x3b +.byte 0x68, 0x90, 0xb6, 0x82, 0x2d, 0xe5, 0xf4, 0x65, 0xd0, 0xcc, 0x6d, 0x19, 0xcc, 0x95, 0xf9, 0x7b +.byte 0xac, 0x4a, 0x94, 0xad, 0x0e, 0xde, 0x4b, 0x43, 0x1d, 0x87, 0x07, 0x92, 0x13, 0x90, 0x80, 0x83 +.byte 0x64, 0x35, 0x39, 0x04, 0xfc, 0xe5, 0xe9, 0x6c, 0xb3, 0xb6, 0x1f, 0x50, 0x94, 0x38, 0x65, 0x50 +.byte 0x5c, 0x17, 0x46, 0xb9, 0xb6, 0x85, 0xb5, 0x1c, 0xb5, 0x17, 0xe8, 0xd6, 0x45, 0x9d, 0xd8, 0xb2 +.byte 0x26, 0xb0, 0xca, 0xc4, 0x70, 0x4a, 0xae, 0x60, 0xa4, 0xdd, 0xb3, 0xd9, 0xec, 0xfc, 0x3b, 0xd5 +.byte 0x57, 0x72, 0xbc, 0x3f, 0xc8, 0xc9, 0xb2, 0xde, 0x4b, 0x6b, 0xf8, 0x23, 0x6c, 0x03, 0xc0, 0x05 +.byte 0xbd, 0x95, 0xc7, 0xcd, 0x73, 0x3b, 0x66, 0x80, 0x64, 0xe3, 0x1a, 0xac, 0x2e, 0xf9, 0x47, 0x05 +.byte 0xf2, 0x06, 0xb6, 0x9b, 0x73, 0xf5, 0x78, 0x33, 0x5b, 0xc7, 0xa1, 0xfb, 0x27, 0x2a, 0xa1, 0xb4 +.byte 0x9a, 0x91, 0x8c, 0x91, 0xd3, 0x3a, 0x82, 0x3e, 0x76, 0x40, 0xb4, 0xcd, 0x52, 0x61, 0x51, 0x70 +.byte 0x28, 0x3f, 0xc5, 0xc5, 0x5a, 0xf2, 0xc9, 0x8c, 0x49, 0xbb, 0x14, 0x5b, 0x4d, 0xc8, 0xff, 0x67 +.byte 0x4d, 0x4c, 0x12, 0x96, 0xad, 0xf5, 0xfe, 0x78, 0xa8, 0x97, 0x87, 0xd7, 0xfd, 0x5e, 0x20, 0x80 +.byte 0xdc, 0xa1, 0x4b, 0x22, 0xfb, 0xd4, 0x89, 0xad, 0xba, 0xce, 0x47, 0x97, 0x47, 0x55, 0x7b, 0x8f +.byte 0x45, 0xc8, 0x67, 0x28, 0x84, 0x95, 0x1c, 0x68, 0x30, 0xef, 0xef, 0x49, 0xe0, 0x35, 0x7b, 0x64 +.byte 0xe7, 0x98, 0xb0, 0x94, 0xda, 0x4d, 0x85, 0x3b, 0x3e, 0x55, 0xc4, 0x28, 0xaf, 0x57, 0xf3, 0x9e +.byte 0x13, 0xdb, 0x46, 0x27, 0x9f, 0x1e, 0xa2, 0x5e, 0x44, 0x83, 0xa4, 0xa5, 0xca, 0xd5, 0x13, 0xb3 +.byte 0x4b, 0x3f, 0xc4, 0xe3, 0xc2, 0xe6, 0x86, 0x61, 0xa4, 0x52, 0x30, 0xb9, 0x7a, 0x20, 0x4f, 0x6f +.byte 0x0f, 0x38, 0x53, 0xcb, 0x33, 0x0c, 0x13, 0x2b, 0x8f, 0xd6, 0x9a, 0xbd, 0x2a, 0xc8, 0x2d, 0xb1 +.byte 0x1c, 0x7d, 0x4b, 0x51, 0xca, 0x47, 0xd1, 0x48, 0x27, 0x72, 0x5d, 0x87, 0xeb, 0xd5, 0x45, 0xe6 +.byte 0x48, 0x65, 0x9d, 0xaf, 0x52, 0x90, 0xba, 0x5b, 0xa2, 0x18, 0x65, 0x57, 0x12, 0x9f, 0x68, 0xb9 +.byte 0xd4, 0x15, 0x6b, 0x94, 0xc4, 0x69, 0x22, 0x98, 0xf4, 0x33, 0xe0, 0xed, 0xf9, 0x51, 0x8e, 0x41 +.byte 0x50, 0xc9, 0x34, 0x4f, 0x76, 0x90, 0xac, 0xfc, 0x38, 0xc1, 0xd8, 0xe1, 0x7b, 0xb9, 0xe3, 0xe3 +.byte 0x94, 0xe1, 0x46, 0x69, 0xcb, 0x0e, 0x0a, 0x50, 0x6b, 0x13, 0xba, 0xac, 0x0f, 0x37, 0x5a, 0xb7 +.byte 0x12, 0xb5, 0x90, 0x81, 0x1e, 0x56, 0xae, 0x57, 0x22, 0x86, 0xd9, 0xc9, 0xd2, 0xd1, 0xd7, 0x51 +.byte 0xe3, 0xab, 0x3b, 0xc6, 0x55, 0xfd, 0x1e, 0x0e, 0xd3, 0x74, 0x0a, 0xd1, 0xda, 0xaa, 0xea, 0x69 +.byte 0xb8, 0x97, 0x28, 0x8f, 0x48, 0xc4, 0x07, 0xf8, 0x52, 0x43, 0x3a, 0xf4, 0xca, 0x55, 0x35, 0x2c +.byte 0xb0, 0xa6, 0x6a, 0xc0, 0x9c, 0xf9, 0xf2, 0x81, 0xe1, 0x12, 0x6a, 0xc0, 0x45, 0xd9, 0x67, 0xb3 +.byte 0xce, 0xff, 0x23, 0xa2, 0x89, 0x0a, 0x54, 0xd4, 0x14, 0xb9, 0x2a, 0xa8, 0xd7, 0xec, 0xf9, 0xab +.byte 0xcd, 0x25, 0x58, 0x32, 0x79, 0x8f, 0x90, 0x5b, 0x98, 0x39, 0xc4, 0x08, 0x06, 0xc1, 0xac, 0x7f +.byte 0x0e, 0x3d, 0x00, 0xa5, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x69, 0x01, 0x26, 0x30, 0x67, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x49, 0x4e, 0x31, 0x13, 0x30, 0x11 +.byte 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x0a, 0x65, 0x6d, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x50, 0x4b +.byte 0x49, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 0x65, 0x4d, 0x75, 0x64 +.byte 0x68, 0x72, 0x61, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73 +.byte 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x13, 0x65, 0x6d, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43 +.byte 0x41, 0x20, 0x2d, 0x20, 0x47, 0x31, 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, 0x93, 0x4b, 0xbb, 0xe9, 0x66, 0x8a, 0xee, 0x9d, 0x5b +.byte 0xd5, 0x34, 0x93, 0xd0, 0x1b, 0x1e, 0xc3, 0xe7, 0x9e, 0xb8, 0x64, 0x33, 0x7f, 0x63, 0x78, 0x68 +.byte 0xb4, 0xcd, 0x2e, 0x71, 0x75, 0xd7, 0x9b, 0x20, 0xc6, 0x4d, 0x29, 0xbc, 0xb6, 0x68, 0x60, 0x8a +.byte 0xf7, 0x21, 0x9a, 0x56, 0x35, 0x5a, 0xf3, 0x76, 0xbd, 0xd8, 0xcd, 0x9a, 0xff, 0x93, 0x56, 0x4b +.byte 0xa5, 0x59, 0x06, 0xa1, 0x93, 0x34, 0x29, 0xdd, 0x16, 0x34, 0x75, 0x4e, 0xf2, 0x81, 0xb4, 0xc7 +.byte 0x96, 0x4e, 0xad, 0x19, 0x15, 0x52, 0x4a, 0xfe, 0x3c, 0x70, 0x75, 0x70, 0xcd, 0xaf, 0x2b, 0xab +.byte 0x15, 0x9a, 0x33, 0x3c, 0xaa, 0xb3, 0x8b, 0xaa, 0xcd, 0x43, 0xfd, 0xf5, 0xea, 0x70, 0xff, 0xed +.byte 0xcf, 0x11, 0x3b, 0x94, 0xce, 0x4e, 0x32, 0x16, 0xd3, 0x23, 0x40, 0x2a, 0x77, 0xb3, 0xaf, 0x3c +.byte 0x01, 0x2c, 0x6c, 0xed, 0x99, 0x2c, 0x8b, 0xd9, 0x4e, 0x69, 0x98, 0xb2, 0xf7, 0x8f, 0x41, 0xb0 +.byte 0x32, 0x78, 0x61, 0xd6, 0x0d, 0x5f, 0xc3, 0xfa, 0xa2, 0x40, 0x92, 0x1d, 0x5c, 0x17, 0xe6, 0x70 +.byte 0x3e, 0x35, 0xe7, 0xa2, 0xb7, 0xc2, 0x62, 0xe2, 0xab, 0xa4, 0x38, 0x4c, 0xb5, 0x39, 0x35, 0x6f +.byte 0xea, 0x03, 0x69, 0xfa, 0x3a, 0x54, 0x68, 0x85, 0x6d, 0xd6, 0xf2, 0x2f, 0x43, 0x55, 0x1e, 0x91 +.byte 0x0d, 0x0e, 0xd8, 0xd5, 0x6a, 0xa4, 0x96, 0xd1, 0x13, 0x3c, 0x2c, 0x78, 0x50, 0xe8, 0x3a, 0x92 +.byte 0xd2, 0x17, 0x56, 0xe5, 0x35, 0x1a, 0x40, 0x1c, 0x3e, 0x8d, 0x2c, 0xed, 0x39, 0xdf, 0x42, 0xe0 +.byte 0x83, 0x41, 0x74, 0xdf, 0xa3, 0xcd, 0xc2, 0x86, 0x60, 0x48, 0x68, 0xe3, 0x69, 0x0b, 0x54, 0x00 +.byte 0x8b, 0xe4, 0x76, 0x69, 0x21, 0x0d, 0x79, 0x4e, 0x34, 0x08, 0x5e, 0x14, 0xc2, 0xcc, 0xb1, 0xb7 +.byte 0xad, 0xd7, 0x7c, 0x70, 0x8a, 0xc7, 0x85, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x6a, 0x01, 0x24 +.byte 0x30, 0x68, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31 +.byte 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69 +.byte 0x65, 0x6c, 0x64, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73 +.byte 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x32, 0x30, 0x30, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13 +.byte 0x29, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73 +.byte 0x20, 0x32, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e +.byte 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30, 0x82, 0x01, 0x20, 0x30, 0x0d +.byte 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01 +.byte 0x0d, 0x00, 0x30, 0x82, 0x01, 0x08, 0x02, 0x82, 0x01, 0x01, 0x00, 0xb7, 0x32, 0xc8, 0xfe, 0xe9 +.byte 0x71, 0xa6, 0x04, 0x85, 0xad, 0x0c, 0x11, 0x64, 0xdf, 0xce, 0x4d, 0xef, 0xc8, 0x03, 0x18, 0x87 +.byte 0x3f, 0xa1, 0xab, 0xfb, 0x3c, 0xa6, 0x9f, 0xf0, 0xc3, 0xa1, 0xda, 0xd4, 0xd8, 0x6e, 0x2b, 0x53 +.byte 0x90, 0xfb, 0x24, 0xa4, 0x3e, 0x84, 0xf0, 0x9e, 0xe8, 0x5f, 0xec, 0xe5, 0x27, 0x44, 0xf5, 0x28 +.byte 0xa6, 0x3f, 0x7b, 0xde, 0xe0, 0x2a, 0xf0, 0xc8, 0xaf, 0x53, 0x2f, 0x9e, 0xca, 0x05, 0x01, 0x93 +.byte 0x1e, 0x8f, 0x66, 0x1c, 0x39, 0xa7, 0x4d, 0xfa, 0x5a, 0xb6, 0x73, 0x04, 0x25, 0x66, 0xeb, 0x77 +.byte 0x7f, 0xe7, 0x59, 0xc6, 0x4a, 0x99, 0x25, 0x14, 0x54, 0xeb, 0x26, 0xc7, 0xf3, 0x7f, 0x19, 0xd5 +.byte 0x30, 0x70, 0x8f, 0xaf, 0xb0, 0x46, 0x2a, 0xff, 0xad, 0xeb, 0x29, 0xed, 0xd7, 0x9f, 0xaa, 0x04 +.byte 0x87, 0xa3, 0xd4, 0xf9, 0x89, 0xa5, 0x34, 0x5f, 0xdb, 0x43, 0x91, 0x82, 0x36, 0xd9, 0x66, 0x3c +.byte 0xb1, 0xb8, 0xb9, 0x82, 0xfd, 0x9c, 0x3a, 0x3e, 0x10, 0xc8, 0x3b, 0xef, 0x06, 0x65, 0x66, 0x7a +.byte 0x9b, 0x19, 0x18, 0x3d, 0xff, 0x71, 0x51, 0x3c, 0x30, 0x2e, 0x5f, 0xbe, 0x3d, 0x77, 0x73, 0xb2 +.byte 0x5d, 0x06, 0x6c, 0xc3, 0x23, 0x56, 0x9a, 0x2b, 0x85, 0x26, 0x92, 0x1c, 0xa7, 0x02, 0xb3, 0xe4 +.byte 0x3f, 0x0d, 0xaf, 0x08, 0x79, 0x82, 0xb8, 0x36, 0x3d, 0xea, 0x9c, 0xd3, 0x35, 0xb3, 0xbc, 0x69 +.byte 0xca, 0xf5, 0xcc, 0x9d, 0xe8, 0xfd, 0x64, 0x8d, 0x17, 0x80, 0x33, 0x6e, 0x5e, 0x4a, 0x5d, 0x99 +.byte 0xc9, 0x1e, 0x87, 0xb4, 0x9d, 0x1a, 0xc0, 0xd5, 0x6e, 0x13, 0x35, 0x23, 0x5e, 0xdf, 0x9b, 0x5f +.byte 0x3d, 0xef, 0xd6, 0xf7, 0x76, 0xc2, 0xea, 0x3e, 0xbb, 0x78, 0x0d, 0x1c, 0x42, 0x67, 0x6b, 0x04 +.byte 0xd8, 0xf8, 0xd6, 0xda, 0x6f, 0x8b, 0xf2, 0x44, 0xa0, 0x01, 0xab, 0x02, 0x01, 0x03, 0x00, 0x6b +.byte 0x02, 0x26, 0x30, 0x69, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4b +.byte 0x52, 0x31, 0x26, 0x30, 0x24, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1d, 0x4e, 0x41, 0x56, 0x45 +.byte 0x52, 0x20, 0x42, 0x55, 0x53, 0x49, 0x4e, 0x45, 0x53, 0x53, 0x20, 0x50, 0x4c, 0x41, 0x54, 0x46 +.byte 0x4f, 0x52, 0x4d, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x2e, 0x31, 0x32, 0x30, 0x30, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x0c, 0x29, 0x4e, 0x41, 0x56, 0x45, 0x52, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 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, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xb6, 0xd4 +.byte 0xf1, 0x93, 0x5c, 0xb5, 0x40, 0x89, 0x0a, 0xab, 0x0d, 0x90, 0x5b, 0x50, 0x63, 0xae, 0x90, 0x94 +.byte 0x74, 0x17, 0x45, 0x72, 0xd6, 0x7b, 0x65, 0x5a, 0x29, 0x4b, 0xa7, 0x56, 0xa0, 0x4b, 0xb8, 0x2f +.byte 0x42, 0x75, 0xe9, 0xd9, 0x7b, 0x24, 0x5a, 0x31, 0x65, 0xab, 0x17, 0x17, 0xd1, 0x33, 0x3a, 0xd9 +.byte 0x11, 0xdc, 0x40, 0x36, 0x87, 0xdf, 0xc7, 0x6a, 0xe9, 0x26, 0x5e, 0x59, 0x8a, 0x77, 0xe3, 0xe8 +.byte 0x48, 0x9c, 0x31, 0x16, 0xfa, 0x3e, 0x91, 0xb1, 0xca, 0xc9, 0xa3, 0xe2, 0x9f, 0xce, 0x21, 0x53 +.byte 0xa3, 0x02, 0x36, 0x30, 0xcb, 0x52, 0x02, 0xe5, 0xda, 0x32, 0x5d, 0xc3, 0xc5, 0xe6, 0xf9, 0xee +.byte 0x11, 0xc7, 0x8b, 0xc9, 0x44, 0x1e, 0x84, 0x93, 0x18, 0x4a, 0xb4, 0x9f, 0xe5, 0x12, 0x64, 0x69 +.byte 0xd0, 0x26, 0x85, 0x62, 0x01, 0xb6, 0xc9, 0x02, 0x1d, 0xbe, 0x83, 0x51, 0xbb, 0x5c, 0xda, 0xf8 +.byte 0xad, 0x15, 0x6a, 0x99, 0xf7, 0x92, 0x54, 0xf7, 0x34, 0x5b, 0xe9, 0xbf, 0xea, 0x29, 0x81, 0x12 +.byte 0xd4, 0x53, 0x91, 0x96, 0xb3, 0x91, 0x5a, 0xdd, 0xfe, 0x90, 0x73, 0x28, 0xfb, 0x30, 0x46, 0xb5 +.byte 0xca, 0x08, 0x07, 0xc7, 0x71, 0x72, 0xc9, 0x66, 0xd3, 0x34, 0x97, 0xf6, 0x8c, 0xf4, 0x18, 0x4a +.byte 0xe1, 0xd0, 0x3d, 0x5a, 0x45, 0xb6, 0x69, 0xa7, 0x29, 0xfb, 0x23, 0xce, 0x88, 0xd8, 0x12, 0x9c +.byte 0x00, 0x48, 0xa8, 0xa6, 0x0f, 0xb3, 0x3b, 0x92, 0x8d, 0x71, 0x0e, 0x74, 0xc5, 0x8b, 0xc8, 0x4c +.byte 0xf9, 0xf4, 0x9b, 0x8e, 0xb8, 0x3c, 0x69, 0xed, 0x6f, 0x3b, 0x50, 0x2f, 0x58, 0xed, 0xc4, 0xb0 +.byte 0xd0, 0x1c, 0x1b, 0x6a, 0x0c, 0xe2, 0xbc, 0x44, 0xaa, 0xd8, 0xcd, 0x14, 0x5d, 0x94, 0x78, 0x61 +.byte 0xbf, 0x0e, 0x6e, 0xda, 0x2a, 0xbc, 0x2f, 0x0c, 0x0b, 0x71, 0xa6, 0xb3, 0x16, 0x3f, 0x9c, 0xe6 +.byte 0xf9, 0xcc, 0x9f, 0x53, 0x35, 0xe2, 0x03, 0xa0, 0xa0, 0x18, 0xbf, 0xbb, 0xf1, 0xbe, 0xf4, 0xd6 +.byte 0x8c, 0x87, 0x0d, 0x42, 0xf7, 0x06, 0xb9, 0xf1, 0x6d, 0xed, 0x04, 0x94, 0xa8, 0xfe, 0xb6, 0xd3 +.byte 0x06, 0xc6, 0x40, 0x61, 0xdf, 0x9d, 0x9d, 0xf3, 0x54, 0x76, 0xce, 0x53, 0x3a, 0x01, 0xa6, 0x92 +.byte 0x41, 0xec, 0x04, 0xa3, 0x8f, 0x0d, 0xa2, 0xd5, 0x09, 0xca, 0xd6, 0xcb, 0x9a, 0xf1, 0xef, 0x43 +.byte 0x5d, 0xc0, 0xab, 0xa5, 0x41, 0xcf, 0x5c, 0x53, 0x70, 0x70, 0xc9, 0x88, 0xa6, 0x2d, 0xd4, 0x6b +.byte 0x61, 0x73, 0x50, 0x26, 0x86, 0x61, 0x0e, 0x5f, 0x1b, 0xc2, 0x2b, 0xe2, 0x8c, 0xd5, 0xbb, 0x9d +.byte 0xc1, 0x03, 0x42, 0xba, 0x94, 0xda, 0x5f, 0xa9, 0xb0, 0xca, 0xcc, 0x4d, 0x0a, 0xef, 0x47, 0x69 +.byte 0x03, 0x2f, 0x22, 0xfb, 0xf1, 0x28, 0xce, 0xbf, 0x5d, 0x50, 0x65, 0xa8, 0x90, 0x6d, 0xb3, 0x74 +.byte 0xb0, 0x08, 0xc7, 0xac, 0xa8, 0xd1, 0xeb, 0x3e, 0x9c, 0xfc, 0x5d, 0x1a, 0x83, 0x2e, 0x2b, 0xcb +.byte 0xb5, 0xf3, 0x44, 0x9d, 0x3a, 0xa7, 0x17, 0x61, 0x96, 0xa2, 0x71, 0xd3, 0x70, 0x96, 0x15, 0x4d +.byte 0xb7, 0x4c, 0x73, 0xee, 0x19, 0x5c, 0xc5, 0x5b, 0x3e, 0x41, 0xfe, 0xac, 0x75, 0x60, 0x3b, 0x1b +.byte 0x63, 0xce, 0x00, 0xdd, 0xda, 0x08, 0x90, 0x62, 0xb4, 0xe5, 0x2d, 0xee, 0x48, 0xa7, 0x6b, 0x17 +.byte 0x99, 0x54, 0xbe, 0x87, 0x4a, 0xe3, 0xa9, 0x5e, 0x04, 0x4c, 0xeb, 0x10, 0x6d, 0x54, 0xd6, 0xef +.byte 0xf1, 0xe8, 0xf2, 0x62, 0x16, 0xcb, 0x80, 0x6b, 0xed, 0x3d, 0xed, 0xf5, 0x1f, 0x30, 0xa5, 0xae +.byte 0x4b, 0xc9, 0x13, 0xed, 0x8a, 0x01, 0x01, 0xc9, 0xb8, 0x51, 0x58, 0xc0, 0x66, 0x3a, 0xb1, 0x66 +.byte 0x4b, 0xc4, 0xd5, 0x31, 0x02, 0x62, 0xe9, 0x74, 0x84, 0x0c, 0xdb, 0x4d, 0x46, 0x2d, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x6d, 0x00, 0x78, 0x30, 0x6b, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x49, 0x4e, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13 +.byte 0x0a, 0x65, 0x6d, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x50, 0x4b, 0x49, 0x31, 0x25, 0x30, 0x23, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 0x65, 0x4d, 0x75, 0x64, 0x68, 0x72, 0x61, 0x20, 0x54, 0x65 +.byte 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74 +.byte 0x65, 0x64, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x65, 0x6d, 0x53 +.byte 0x69, 0x67, 0x6e, 0x20, 0x45, 0x43, 0x43, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20 +.byte 0x2d, 0x20, 0x47, 0x33, 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, 0x23, 0xa5, 0x0c, 0xb8 +.byte 0x2d, 0x12, 0xf5, 0x28, 0xf3, 0xb1, 0xb2, 0xdd, 0xe2, 0x02, 0x12, 0x80, 0x9e, 0x39, 0x5f, 0x49 +.byte 0x4d, 0x9f, 0xc9, 0x25, 0x34, 0x59, 0x74, 0xec, 0xbb, 0x06, 0x1c, 0xe7, 0xc0, 0x72, 0xaf, 0xe8 +.byte 0xae, 0x2f, 0xe1, 0x41, 0x54, 0x87, 0x14, 0xa8, 0x4a, 0xb2, 0xe8, 0x7c, 0x82, 0xe6, 0x5b, 0x6a +.byte 0xb5, 0xdc, 0xb3, 0x75, 0xce, 0x8b, 0x06, 0xd0, 0x86, 0x23, 0xbf, 0x46, 0xd5, 0x8e, 0x0f, 0x3f +.byte 0x04, 0xf4, 0xd7, 0x1c, 0x92, 0x7e, 0xf6, 0xa5, 0x63, 0xc2, 0xf5, 0x5f, 0x8e, 0x2e, 0x4f, 0xa1 +.byte 0x18, 0x19, 0x02, 0x2b, 0x32, 0x0a, 0x82, 0x64, 0x7d, 0x16, 0x93, 0xd1, 0x00, 0x6d, 0x02, 0x26 +.byte 0x30, 0x6b, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x49, 0x54, 0x31 +.byte 0x0e, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x05, 0x4d, 0x69, 0x6c, 0x61, 0x6e, 0x31 +.byte 0x23, 0x30, 0x21, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1a, 0x41, 0x63, 0x74, 0x61, 0x6c, 0x69 +.byte 0x73, 0x20, 0x53, 0x2e, 0x70, 0x2e, 0x41, 0x2e, 0x2f, 0x30, 0x33, 0x33, 0x35, 0x38, 0x35, 0x32 +.byte 0x30, 0x39, 0x36, 0x37, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x1e, 0x41 +.byte 0x63, 0x74, 0x61, 0x6c, 0x69, 0x73, 0x20, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63 +.byte 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xa7, 0xc6 +.byte 0xc4, 0xa5, 0x29, 0xa4, 0x2c, 0xef, 0xe5, 0x18, 0xc5, 0xb0, 0x50, 0xa3, 0x6f, 0x51, 0x3b, 0x9f +.byte 0x0a, 0x5a, 0xc9, 0xc2, 0x48, 0x38, 0x0a, 0xc2, 0x1c, 0xa0, 0x18, 0x7f, 0x91, 0xb5, 0x87, 0xb9 +.byte 0x40, 0x3f, 0xdd, 0x1d, 0x68, 0x1f, 0x08, 0x83, 0xd5, 0x2d, 0x1e, 0x88, 0xa0, 0xf8, 0x8f, 0x56 +.byte 0x8f, 0x6d, 0x99, 0x02, 0x92, 0x90, 0x16, 0xd5, 0x5f, 0x08, 0x6c, 0x89, 0xd7, 0xe1, 0xac, 0xbc +.byte 0x20, 0xc2, 0xb1, 0xe0, 0x83, 0x51, 0x8a, 0x69, 0x4d, 0x00, 0x96, 0x5a, 0x6f, 0x2f, 0xc0, 0x44 +.byte 0x7e, 0xa3, 0x0e, 0xe4, 0x91, 0xcd, 0x58, 0xee, 0xdc, 0xfb, 0xc7, 0x1e, 0x45, 0x47, 0xdd, 0x27 +.byte 0xb9, 0x08, 0x01, 0x9f, 0xa6, 0x21, 0x1d, 0xf5, 0x41, 0x2d, 0x2f, 0x4c, 0xfd, 0x28, 0xad, 0xe0 +.byte 0x8a, 0xad, 0x22, 0xb4, 0x56, 0x65, 0x8e, 0x86, 0x54, 0x8f, 0x93, 0x43, 0x29, 0xde, 0x39, 0x46 +.byte 0x78, 0xa3, 0x30, 0x23, 0xba, 0xcd, 0xf0, 0x7d, 0x13, 0x57, 0xc0, 0x5d, 0xd2, 0x83, 0x6b, 0x48 +.byte 0x4c, 0xc4, 0xab, 0x9f, 0x80, 0x5a, 0x5b, 0x3a, 0xbd, 0xc9, 0xa7, 0x22, 0x3f, 0x80, 0x27, 0x33 +.byte 0x5b, 0x0e, 0xb7, 0x8a, 0x0c, 0x5d, 0x07, 0x37, 0x08, 0xcb, 0x6c, 0xd2, 0x7a, 0x47, 0x22, 0x44 +.byte 0x35, 0xc5, 0xcc, 0xcc, 0x2e, 0x8e, 0xdd, 0x2a, 0xed, 0xb7, 0x7d, 0x66, 0x0d, 0x5f, 0x61, 0x51 +.byte 0x22, 0x55, 0x1b, 0xe3, 0x46, 0xe3, 0xe3, 0x3d, 0xd0, 0x35, 0x62, 0x9a, 0xdb, 0xaf, 0x14, 0xc8 +.byte 0x5b, 0xa1, 0xcc, 0x89, 0x1b, 0xe1, 0x30, 0x26, 0xfc, 0xa0, 0x9b, 0x1f, 0x81, 0xa7, 0x47, 0x1f +.byte 0x04, 0xeb, 0xa3, 0x39, 0x92, 0x06, 0x9f, 0x99, 0xd3, 0xbf, 0xd3, 0xea, 0x4f, 0x50, 0x9c, 0x19 +.byte 0xfe, 0x96, 0x87, 0x1e, 0x3c, 0x65, 0xf6, 0xa3, 0x18, 0x24, 0x83, 0x86, 0x10, 0xe7, 0x54, 0x3e +.byte 0xa8, 0x3a, 0x76, 0x24, 0x4f, 0x81, 0x21, 0xc5, 0xe3, 0x0f, 0x02, 0xf8, 0x93, 0x94, 0x47, 0x20 +.byte 0xbb, 0xfe, 0xd4, 0x0e, 0xd3, 0x68, 0xb9, 0xdd, 0xc4, 0x7a, 0x84, 0x82, 0xe3, 0x53, 0x54, 0x79 +.byte 0xdd, 0xdb, 0x9c, 0xd2, 0xf2, 0x07, 0x9b, 0x2e, 0xb6, 0xbc, 0x3e, 0xed, 0x85, 0x6d, 0xef, 0x25 +.byte 0x11, 0xf2, 0x97, 0x1a, 0x42, 0x61, 0xf7, 0x4a, 0x97, 0xe8, 0x8b, 0xb1, 0x10, 0x07, 0xfa, 0x65 +.byte 0x81, 0xb2, 0xa2, 0x39, 0xcf, 0xf7, 0x3c, 0xff, 0x18, 0xfb, 0xc6, 0xf1, 0x5a, 0x8b, 0x59, 0xe2 +.byte 0x02, 0xac, 0x7b, 0x92, 0xd0, 0x4e, 0x14, 0x4f, 0x59, 0x45, 0xf6, 0x0c, 0x5e, 0x28, 0x5f, 0xb0 +.byte 0xe8, 0x3f, 0x45, 0xcf, 0xcf, 0xaf, 0x9b, 0x6f, 0xfb, 0x84, 0xd3, 0x77, 0x5a, 0x95, 0x6f, 0xac +.byte 0x94, 0x84, 0x9e, 0xee, 0xbc, 0xc0, 0x4a, 0x8f, 0x4a, 0x93, 0xf8, 0x44, 0x21, 0xe2, 0x31, 0x45 +.byte 0x61, 0x50, 0x4e, 0x10, 0xd8, 0xe3, 0x35, 0x7c, 0x4c, 0x19, 0xb4, 0xde, 0x05, 0xbf, 0xa3, 0x06 +.byte 0x9f, 0xc8, 0xb5, 0xcd, 0xe4, 0x1f, 0xd7, 0x17, 0x06, 0x0d, 0x7a, 0x95, 0x74, 0x55, 0x0d, 0x68 +.byte 0x1a, 0xfc, 0x10, 0x1b, 0x62, 0x64, 0x9d, 0x6d, 0xe0, 0x95, 0xa0, 0xc3, 0x94, 0x07, 0x57, 0x0d +.byte 0x14, 0xe6, 0xbd, 0x05, 0xfb, 0xb8, 0x9f, 0xe6, 0xdf, 0x8b, 0xe2, 0xc6, 0xe7, 0x7e, 0x96, 0xf6 +.byte 0x53, 0xc5, 0x80, 0x34, 0x50, 0x28, 0x58, 0xf0, 0x12, 0x50, 0x71, 0x17, 0x30, 0xba, 0xe6, 0x78 +.byte 0x63, 0xbc, 0xf4, 0xb2, 0xad, 0x9b, 0x2b, 0xb2, 0xfe, 0xe1, 0x39, 0x8c, 0x5e, 0xba, 0x0b, 0x20 +.byte 0x94, 0xde, 0x7b, 0x83, 0xb8, 0xff, 0xe3, 0x56, 0x8d, 0xb7, 0x11, 0xe9, 0x3b, 0x8c, 0xf2, 0xb1 +.byte 0xc1, 0x5d, 0x9d, 0xa4, 0x0b, 0x4c, 0x2b, 0xd9, 0xb2, 0x18, 0xf5, 0xb5, 0x9f, 0x4b, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x6e, 0x00, 0x78, 0x30, 0x6c, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x47, 0x52, 0x31, 0x37, 0x30, 0x35, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c +.byte 0x2e, 0x48, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x69, 0x63, 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d +.byte 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20 +.byte 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x43, 0x41, 0x31 +.byte 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x1b, 0x48, 0x41, 0x52, 0x49, 0x43, 0x41 +.byte 0x20, 0x54, 0x4c, 0x53, 0x20, 0x45, 0x43, 0x43, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41 +.byte 0x20, 0x32, 0x30, 0x32, 0x31, 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, 0x38, 0x08, 0xfe +.byte 0xb1, 0xa0, 0x96, 0xd2, 0x7a, 0xac, 0xaf, 0x49, 0x3a, 0xd0, 0xc0, 0xe0, 0xc3, 0x3b, 0x28, 0xaa +.byte 0xf1, 0x72, 0x6d, 0x65, 0x00, 0x47, 0x88, 0x84, 0xfc, 0x9a, 0x26, 0x6b, 0xaa, 0x4b, 0xba, 0x6c +.byte 0x04, 0x0a, 0x88, 0x5e, 0x17, 0xf2, 0x55, 0x87, 0xfc, 0x30, 0xb0, 0x34, 0xe2, 0x34, 0x58, 0x57 +.byte 0x1a, 0x84, 0x53, 0xe9, 0x30, 0xd9, 0xa9, 0xf2, 0x96, 0x74, 0xc3, 0x51, 0x1f, 0x58, 0x49, 0x31 +.byte 0xcc, 0x98, 0x4e, 0x60, 0x11, 0x87, 0x75, 0xd3, 0x72, 0x94, 0x90, 0x4f, 0x9b, 0x10, 0x25, 0x2a +.byte 0xa8, 0x78, 0x2d, 0xbe, 0x90, 0x41, 0x58, 0x90, 0x15, 0x72, 0xa7, 0xa1, 0xb7, 0x00, 0x6e, 0x02 +.byte 0x26, 0x30, 0x6c, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x52 +.byte 0x31, 0x37, 0x30, 0x35, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x2e, 0x48, 0x65, 0x6c, 0x6c, 0x65 +.byte 0x6e, 0x69, 0x63, 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64 +.byte 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74 +.byte 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x43, 0x41, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x0c, 0x1b, 0x48, 0x41, 0x52, 0x49, 0x43, 0x41, 0x20, 0x54, 0x4c, 0x53, 0x20, 0x52 +.byte 0x53, 0x41, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x32, 0x30, 0x32, 0x31, 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 0x8b, 0xc2, 0xe7, 0xaf, 0x65, 0x9b, 0x05, 0x67, 0x96, 0xc9, 0x0d, 0x24, 0xb9, 0xd0, 0x0e, 0x64 +.byte 0xfc, 0xce, 0xe2, 0x24, 0x18, 0x2c, 0x84, 0x7f, 0x77, 0x51, 0xcb, 0x04, 0x11, 0x36, 0xb8, 0x5e +.byte 0xed, 0x69, 0x71, 0xa7, 0x9e, 0xe4, 0x25, 0x09, 0x97, 0x67, 0xc1, 0x47, 0xc2, 0xcf, 0x91, 0x16 +.byte 0x36, 0x62, 0x3d, 0x38, 0x04, 0xe1, 0x51, 0x82, 0xff, 0xac, 0xd2, 0xb4, 0x69, 0xdd, 0x2e, 0xec +.byte 0x11, 0xa3, 0x45, 0xee, 0x6b, 0x6b, 0x3b, 0x4c, 0xbf, 0x8c, 0x8d, 0xa4, 0x1e, 0x9d, 0x11, 0xb9 +.byte 0xe9, 0x38, 0xf9, 0x7a, 0x0e, 0x0c, 0x98, 0xe2, 0x23, 0x1d, 0xd1, 0x4e, 0x63, 0xd4, 0xe7, 0xb8 +.byte 0x41, 0x44, 0xfb, 0x6b, 0xaf, 0x6b, 0xda, 0x1f, 0xd3, 0xc5, 0x91, 0x88, 0x5b, 0xa4, 0x89, 0x92 +.byte 0xd1, 0x81, 0xe6, 0x8c, 0x39, 0x58, 0xa0, 0xd6, 0x69, 0x43, 0xa9, 0xad, 0x98, 0x52, 0x58, 0x6e +.byte 0xdb, 0x0a, 0xfb, 0x6b, 0xcf, 0x68, 0xfa, 0xe3, 0xa4, 0x5e, 0x3a, 0x45, 0x73, 0x98, 0x07, 0xea +.byte 0x5f, 0x02, 0x72, 0xde, 0x0c, 0xa5, 0xb3, 0x9f, 0xae, 0xa9, 0x1d, 0xb7, 0x1d, 0xb3, 0xfc, 0x8a +.byte 0x59, 0xe7, 0x6e, 0x72, 0x65, 0xad, 0xf5, 0x30, 0x94, 0x23, 0x07, 0xf3, 0x82, 0x16, 0x4b, 0x35 +.byte 0x98, 0x9c, 0x53, 0xbb, 0x2f, 0xca, 0xe4, 0x5a, 0xd9, 0xc7, 0x8d, 0x1d, 0xfc, 0x98, 0x99, 0xfb +.byte 0x2c, 0xa4, 0x82, 0x6b, 0xf0, 0x2a, 0x1f, 0x8e, 0x0b, 0x5f, 0x71, 0x5c, 0x5c, 0xae, 0x42, 0x7b +.byte 0x29, 0x89, 0x81, 0xcb, 0x03, 0xa3, 0x99, 0xca, 0x88, 0x9e, 0x0b, 0x40, 0x09, 0x41, 0x33, 0xdb +.byte 0xe6, 0x58, 0x7a, 0xfd, 0xae, 0x99, 0x70, 0xc0, 0x5a, 0x0f, 0xd6, 0x13, 0x86, 0x71, 0x2f, 0x76 +.byte 0x69, 0xfc, 0x90, 0xdd, 0xdb, 0x2d, 0x6e, 0xd1, 0xf2, 0x9b, 0xf5, 0x1a, 0x6b, 0x9e, 0x6f, 0x15 +.byte 0x8c, 0x7a, 0xf0, 0x4b, 0x28, 0xa0, 0x22, 0x38, 0x80, 0x24, 0x6c, 0x36, 0xa4, 0x3b, 0xf2, 0x30 +.byte 0x91, 0xf3, 0x78, 0x13, 0xcf, 0xc1, 0x3f, 0x35, 0xab, 0xf1, 0x1d, 0x11, 0x23, 0xb5, 0x43, 0x22 +.byte 0x9e, 0x01, 0x92, 0xb7, 0x18, 0x02, 0xe5, 0x11, 0xd1, 0x82, 0xdb, 0x15, 0x00, 0xcc, 0x61, 0x37 +.byte 0xc1, 0x2a, 0x7c, 0x9a, 0xe1, 0xd0, 0xba, 0xb3, 0x50, 0x46, 0xee, 0x82, 0xac, 0x9d, 0x31, 0xf8 +.byte 0xfb, 0x23, 0xe2, 0x03, 0x00, 0x48, 0x70, 0xa3, 0x09, 0x26, 0x79, 0x15, 0x53, 0x60, 0xf3, 0x38 +.byte 0x5c, 0xad, 0x38, 0xea, 0x81, 0x00, 0x63, 0x14, 0xb9, 0x33, 0x5e, 0xdd, 0x0b, 0xdb, 0xa0, 0x45 +.byte 0x07, 0x1a, 0x33, 0x09, 0xf8, 0x4d, 0xb4, 0xa7, 0x02, 0xa6, 0x69, 0xf4, 0xc2, 0x59, 0x05, 0x88 +.byte 0x65, 0x85, 0x56, 0xae, 0x4b, 0xcb, 0xe0, 0xde, 0x3c, 0x7d, 0x2d, 0x1a, 0xc8, 0xe9, 0xfb, 0x1f +.byte 0xa3, 0x61, 0x4a, 0xd6, 0x2a, 0x13, 0xad, 0x77, 0x4c, 0x1a, 0x18, 0x9b, 0x91, 0x0f, 0x58, 0xd8 +.byte 0x06, 0x54, 0xc5, 0x97, 0xf8, 0xaa, 0x3f, 0x20, 0x8a, 0xa6, 0x85, 0xa6, 0x77, 0xf6, 0xa6, 0xfc +.byte 0x1c, 0xe2, 0xee, 0x6e, 0x94, 0x33, 0x2a, 0x83, 0x50, 0x84, 0x0a, 0xe5, 0x4f, 0x86, 0xf8, 0x50 +.byte 0x45, 0x78, 0x00, 0x81, 0xeb, 0x5b, 0x68, 0xe3, 0x26, 0x8d, 0xcc, 0x7b, 0x5c, 0x51, 0xf4, 0x14 +.byte 0x2c, 0x40, 0xbe, 0x1a, 0x60, 0x1d, 0x7a, 0x72, 0x61, 0x1d, 0x1f, 0x63, 0x2d, 0x88, 0xaa, 0xce +.byte 0xa2, 0x45, 0x90, 0x08, 0xfc, 0x6b, 0xbe, 0xb3, 0x50, 0x2a, 0x5a, 0xfd, 0xa8, 0x48, 0x18, 0x46 +.byte 0xd6, 0x90, 0x40, 0x92, 0x90, 0x0a, 0x84, 0x5e, 0x68, 0x31, 0xf8, 0xeb, 0xed, 0x0d, 0xd3, 0x1d +.byte 0xc6, 0x7d, 0x99, 0x18, 0x55, 0x56, 0x27, 0x65, 0x2e, 0x8d, 0x45, 0xc5, 0x24, 0xec, 0xce, 0xe3 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x6e, 0x01, 0x26, 0x30, 0x6c, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31 +.byte 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69 +.byte 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x2b, 0x30, 0x29, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x13, 0x22, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x48, 0x69 +.byte 0x67, 0x68, 0x20, 0x41, 0x73, 0x73, 0x75, 0x72, 0x61, 0x6e, 0x63, 0x65, 0x20, 0x45, 0x56, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a +.byte 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30 +.byte 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xc6, 0xcc, 0xe5, 0x73, 0xe6, 0xfb, 0xd4, 0xbb +.byte 0xe5, 0x2d, 0x2d, 0x32, 0xa6, 0xdf, 0xe5, 0x81, 0x3f, 0xc9, 0xcd, 0x25, 0x49, 0xb6, 0x71, 0x2a +.byte 0xc3, 0xd5, 0x94, 0x34, 0x67, 0xa2, 0x0a, 0x1c, 0xb0, 0x5f, 0x69, 0xa6, 0x40, 0xb1, 0xc4, 0xb7 +.byte 0xb2, 0x8f, 0xd0, 0x98, 0xa4, 0xa9, 0x41, 0x59, 0x3a, 0xd3, 0xdc, 0x94, 0xd6, 0x3c, 0xdb, 0x74 +.byte 0x38, 0xa4, 0x4a, 0xcc, 0x4d, 0x25, 0x82, 0xf7, 0x4a, 0xa5, 0x53, 0x12, 0x38, 0xee, 0xf3, 0x49 +.byte 0x6d, 0x71, 0x91, 0x7e, 0x63, 0xb6, 0xab, 0xa6, 0x5f, 0xc3, 0xa4, 0x84, 0xf8, 0x4f, 0x62, 0x51 +.byte 0xbe, 0xf8, 0xc5, 0xec, 0xdb, 0x38, 0x92, 0xe3, 0x06, 0xe5, 0x08, 0x91, 0x0c, 0xc4, 0x28, 0x41 +.byte 0x55, 0xfb, 0xcb, 0x5a, 0x89, 0x15, 0x7e, 0x71, 0xe8, 0x35, 0xbf, 0x4d, 0x72, 0x09, 0x3d, 0xbe +.byte 0x3a, 0x38, 0x50, 0x5b, 0x77, 0x31, 0x1b, 0x8d, 0xb3, 0xc7, 0x24, 0x45, 0x9a, 0xa7, 0xac, 0x6d +.byte 0x00, 0x14, 0x5a, 0x04, 0xb7, 0xba, 0x13, 0xeb, 0x51, 0x0a, 0x98, 0x41, 0x41, 0x22, 0x4e, 0x65 +.byte 0x61, 0x87, 0x81, 0x41, 0x50, 0xa6, 0x79, 0x5c, 0x89, 0xde, 0x19, 0x4a, 0x57, 0xd5, 0x2e, 0xe6 +.byte 0x5d, 0x1c, 0x53, 0x2c, 0x7e, 0x98, 0xcd, 0x1a, 0x06, 0x16, 0xa4, 0x68, 0x73, 0xd0, 0x34, 0x04 +.byte 0x13, 0x5c, 0xa1, 0x71, 0xd3, 0x5a, 0x7c, 0x55, 0xdb, 0x5e, 0x64, 0xe1, 0x37, 0x87, 0x30, 0x56 +.byte 0x04, 0xe5, 0x11, 0xb4, 0x29, 0x80, 0x12, 0xf1, 0x79, 0x39, 0x88, 0xa2, 0x02, 0x11, 0x7c, 0x27 +.byte 0x66, 0xb7, 0x88, 0xb7, 0x78, 0xf2, 0xca, 0x0a, 0xa8, 0x38, 0xab, 0x0a, 0x64, 0xc2, 0xbf, 0x66 +.byte 0x5d, 0x95, 0x84, 0xc1, 0xa1, 0x25, 0x1e, 0x87, 0x5d, 0x1a, 0x50, 0x0b, 0x20, 0x12, 0xcc, 0x41 +.byte 0xbb, 0x6e, 0x0b, 0x51, 0x38, 0xb8, 0x4b, 0xcb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x6f, 0x01 +.byte 0x26, 0x30, 0x6d, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x48 +.byte 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x07, 0x57, 0x49, 0x53, 0x65, 0x4b +.byte 0x65, 0x79, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x19, 0x4f, 0x49, 0x53 +.byte 0x54, 0x45, 0x20, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x45, 0x6e +.byte 0x64, 0x6f, 0x72, 0x73, 0x65, 0x64, 0x31, 0x28, 0x30, 0x26, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x1f, 0x4f, 0x49, 0x53, 0x54, 0x45, 0x20, 0x57, 0x49, 0x53, 0x65, 0x4b, 0x65, 0x79, 0x20, 0x47 +.byte 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x42, 0x20, 0x43, 0x41 +.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, 0xd8, 0x17, 0xb7, 0x1c, 0x4a, 0x24, 0x2a, 0xd6, 0x97, 0xb1, 0xca, 0xe2, 0x1e, 0xfb, 0x7d +.byte 0x38, 0xef, 0x98, 0xf5, 0xb2, 0x39, 0x98, 0x4e, 0x27, 0xb8, 0x11, 0x5d, 0x7b, 0xd2, 0x25, 0x94 +.byte 0x88, 0x82, 0x15, 0x26, 0x6a, 0x1b, 0x31, 0xbb, 0xa8, 0x5b, 0x21, 0x21, 0x2b, 0xd8, 0x0f, 0x4e +.byte 0x9f, 0x5a, 0xf1, 0xb1, 0x5a, 0xe4, 0x79, 0xd6, 0x32, 0x23, 0x2b, 0xe1, 0x53, 0xcc, 0x99, 0x45 +.byte 0x5c, 0x7b, 0x4f, 0xad, 0xbc, 0xbf, 0x87, 0x4a, 0x0b, 0x4b, 0x97, 0x5a, 0xa8, 0xf6, 0x48, 0xec +.byte 0x7d, 0x7b, 0x0d, 0xcd, 0x21, 0x06, 0xdf, 0x9e, 0x15, 0xfd, 0x41, 0x8a, 0x48, 0xb7, 0x20, 0xf4 +.byte 0xa1, 0x7a, 0x1b, 0x57, 0xd4, 0x5d, 0x50, 0xff, 0xba, 0x67, 0xd8, 0x23, 0x99, 0x1f, 0xc8, 0x3f +.byte 0xe3, 0xde, 0xff, 0x6f, 0x5b, 0x77, 0xb1, 0x6b, 0x6e, 0xb8, 0xc9, 0x64, 0xf7, 0xe1, 0xca, 0x41 +.byte 0x46, 0x0e, 0x29, 0x71, 0xd0, 0xb9, 0x23, 0xfc, 0xc9, 0x81, 0x5f, 0x4e, 0xf7, 0x6f, 0xdf, 0xbf +.byte 0x84, 0xad, 0x73, 0x64, 0xbb, 0xb7, 0x42, 0x8e, 0x69, 0xf6, 0xd4, 0x76, 0x1d, 0x7e, 0x9d, 0xa7 +.byte 0xb8, 0x57, 0x8a, 0x51, 0x67, 0x72, 0xd7, 0xd4, 0xa8, 0xb8, 0x95, 0x54, 0x40, 0x73, 0x03, 0xf6 +.byte 0xea, 0xf4, 0xeb, 0xfe, 0x28, 0x42, 0x77, 0x3f, 0x9d, 0x23, 0x1b, 0xb2, 0xb6, 0x3d, 0x80, 0x14 +.byte 0x07, 0x4c, 0x2e, 0x4f, 0xf7, 0xd5, 0x0a, 0x16, 0x0d, 0xbd, 0x66, 0x43, 0x37, 0x7e, 0x23, 0x43 +.byte 0x79, 0xc3, 0x40, 0x86, 0xf5, 0x4c, 0x29, 0xda, 0x8e, 0x9a, 0xad, 0x0d, 0xa5, 0x04, 0x87, 0x88 +.byte 0x1e, 0x85, 0xe3, 0xe9, 0x53, 0xd5, 0x9b, 0xc8, 0x8b, 0x03, 0x63, 0x78, 0xeb, 0xe0, 0x19, 0x4a +.byte 0x6e, 0xbb, 0x2f, 0x6b, 0x33, 0x64, 0x58, 0x93, 0xad, 0x69, 0xbf, 0x8f, 0x1b, 0xef, 0x82, 0x48 +.byte 0xc7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x6f, 0x00, 0x78, 0x30, 0x6d, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x43, 0x48, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x07, 0x57, 0x49, 0x53, 0x65, 0x4b, 0x65, 0x79, 0x31, 0x22, 0x30, 0x20, 0x06 +.byte 0x03, 0x55, 0x04, 0x0b, 0x13, 0x19, 0x4f, 0x49, 0x53, 0x54, 0x45, 0x20, 0x46, 0x6f, 0x75, 0x6e +.byte 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x45, 0x6e, 0x64, 0x6f, 0x72, 0x73, 0x65, 0x64, 0x31 +.byte 0x28, 0x30, 0x26, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1f, 0x4f, 0x49, 0x53, 0x54, 0x45, 0x20 +.byte 0x57, 0x49, 0x53, 0x65, 0x4b, 0x65, 0x79, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x43, 0x20, 0x43, 0x41, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a +.byte 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00 +.byte 0x04, 0x4c, 0xe9, 0x50, 0xc0, 0xc6, 0x0f, 0x72, 0x18, 0xbc, 0xd8, 0xf1, 0xba, 0xb3, 0x89, 0xe2 +.byte 0x79, 0x4a, 0xa3, 0x16, 0xa7, 0x6b, 0x54, 0x24, 0xdb, 0x51, 0xff, 0xea, 0xf4, 0x09, 0x24, 0xc3 +.byte 0x0b, 0x22, 0x9f, 0xcb, 0x6a, 0x27, 0x82, 0x81, 0x0d, 0xd2, 0xc0, 0xaf, 0x31, 0xe4, 0x74, 0x82 +.byte 0x6e, 0xca, 0x25, 0xd9, 0x8c, 0x75, 0x9d, 0xf1, 0xdb, 0xd0, 0x9a, 0xa2, 0x4b, 0x21, 0x7e, 0x16 +.byte 0xa7, 0x63, 0x90, 0xd2, 0x39, 0xd4, 0xb1, 0x87, 0x78, 0x5f, 0x18, 0x96, 0x0f, 0x50, 0x1b, 0x35 +.byte 0x37, 0x0f, 0x6a, 0xc6, 0xdc, 0xd9, 0x13, 0x4d, 0xa4, 0x8e, 0x90, 0x37, 0xe6, 0xbd, 0x5b, 0x31 +.byte 0x91, 0x00, 0x71, 0x02, 0x26, 0x30, 0x6f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x48, 0x4b, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x09, 0x48 +.byte 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04 +.byte 0x07, 0x13, 0x09, 0x48, 0x6f, 0x6e, 0x67, 0x20, 0x4b, 0x6f, 0x6e, 0x67, 0x31, 0x16, 0x30, 0x14 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0d, 0x48, 0x6f, 0x6e, 0x67, 0x6b, 0x6f, 0x6e, 0x67, 0x20 +.byte 0x50, 0x6f, 0x73, 0x74, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x48 +.byte 0x6f, 0x6e, 0x67, 0x6b, 0x6f, 0x6e, 0x67, 0x20, 0x50, 0x6f, 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x20, 0x43, 0x41, 0x20, 0x33, 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, 0xb3, 0x88, 0xd7, 0xea, 0xce, 0x0f, 0x20, 0x4e, 0xbe +.byte 0xe6, 0xd6, 0x03, 0x6d, 0xee, 0x59, 0xfc, 0xc2, 0x57, 0xdf, 0x29, 0x68, 0xa1, 0x83, 0x0e, 0x3e +.byte 0x68, 0xc7, 0x68, 0x58, 0x9c, 0x1c, 0x60, 0x4b, 0x89, 0x43, 0x0c, 0xb9, 0xd4, 0x15, 0xb2, 0xee +.byte 0xc1, 0x4e, 0x75, 0xe9, 0xb5, 0xa7, 0xef, 0xe5, 0xe9, 0x35, 0x99, 0xe4, 0xcc, 0x1c, 0xe7, 0x4b +.byte 0x5f, 0x8d, 0x33, 0x30, 0x20, 0x33, 0x53, 0xd9, 0xa6, 0xbb, 0xd5, 0x3e, 0x13, 0x8e, 0xe9, 0x1f +.byte 0x87, 0x49, 0xad, 0x50, 0x2d, 0x50, 0xca, 0x18, 0xbe, 0x01, 0x58, 0xa2, 0x13, 0x70, 0x96, 0xbb +.byte 0x89, 0x88, 0x56, 0x80, 0x5c, 0xf8, 0xbd, 0x2c, 0x3c, 0xe1, 0x4c, 0x57, 0x88, 0xbb, 0xd3, 0xb9 +.byte 0x95, 0xef, 0xcb, 0xc7, 0xf6, 0xda, 0x31, 0x74, 0x28, 0xa6, 0xe6, 0x54, 0x89, 0xf5, 0x41, 0x31 +.byte 0xca, 0xe5, 0x26, 0x1a, 0xcd, 0x82, 0xe0, 0x70, 0xda, 0x3b, 0x29, 0xbb, 0xd5, 0x03, 0xf5, 0x99 +.byte 0xba, 0x55, 0xf5, 0x64, 0xd1, 0x60, 0x0e, 0xb3, 0x89, 0x49, 0xb8, 0x8a, 0x2f, 0x05, 0xd2, 0x84 +.byte 0x45, 0x28, 0x7c, 0x8f, 0x68, 0x50, 0x12, 0x78, 0xfc, 0x0b, 0xb5, 0x53, 0xcb, 0xc2, 0x98, 0x1c +.byte 0x84, 0xa3, 0x9e, 0xb0, 0xbe, 0x23, 0xa4, 0xda, 0xdc, 0xc8, 0x2b, 0x1e, 0xda, 0x6e, 0x45, 0x1e +.byte 0x89, 0x98, 0xda, 0xf9, 0x00, 0x2e, 0x06, 0xe9, 0x0c, 0x3b, 0x70, 0xd5, 0x50, 0x25, 0x88, 0x99 +.byte 0xcb, 0xcd, 0x73, 0x60, 0xf7, 0xd5, 0xff, 0x35, 0x67, 0xc5, 0xa1, 0xbc, 0x5e, 0xab, 0xcd, 0x4a +.byte 0xb8, 0x45, 0xeb, 0xc8, 0x68, 0x1e, 0x0d, 0x0d, 0x14, 0x46, 0x12, 0xe3, 0xd2, 0x64, 0x62, 0x8a +.byte 0x42, 0x98, 0xbc, 0xb4, 0xc6, 0x08, 0x08, 0xf8, 0xfd, 0xa8, 0x4c, 0x64, 0x9c, 0x76, 0x01, 0xbd +.byte 0x2f, 0xa9, 0x6c, 0x33, 0x0f, 0xd8, 0x3f, 0x28, 0xb8, 0x3c, 0x69, 0x01, 0x42, 0x86, 0x7e, 0x69 +.byte 0xc1, 0xc9, 0x06, 0xca, 0xe5, 0x7a, 0x46, 0x65, 0xe9, 0xc2, 0xd6, 0x50, 0x41, 0x2e, 0x3f, 0xb7 +.byte 0xe4, 0xed, 0x6c, 0xd7, 0xbf, 0x26, 0x01, 0x11, 0xa2, 0x16, 0x29, 0x4a, 0x6b, 0x34, 0x06, 0x90 +.byte 0xec, 0x13, 0xd2, 0xb6, 0xfb, 0x6a, 0x76, 0xd2, 0x3c, 0xed, 0xf0, 0xd6, 0x2d, 0xdd, 0xe1, 0x15 +.byte 0xec, 0xa3, 0x9b, 0x2f, 0x2c, 0xc9, 0x3e, 0x2b, 0xe4, 0x69, 0x3b, 0xff, 0x72, 0x25, 0xb1, 0x36 +.byte 0x86, 0x5b, 0xc7, 0x7f, 0x6b, 0x8b, 0x55, 0x1b, 0x4a, 0xc5, 0x20, 0x61, 0x3d, 0xae, 0xcb, 0x50 +.byte 0xe1, 0x08, 0x3a, 0xbe, 0xb0, 0x8f, 0x63, 0x41, 0x53, 0x30, 0x08, 0x59, 0x3c, 0x98, 0x1d, 0x77 +.byte 0xba, 0x63, 0x91, 0x7a, 0xca, 0x10, 0x50, 0x60, 0xbf, 0xf0, 0xd7, 0xbc, 0x95, 0x87, 0x8f, 0x97 +.byte 0xc5, 0xfe, 0x97, 0x6a, 0x01, 0x94, 0xa3, 0x7c, 0x5b, 0x85, 0x1d, 0x2a, 0x39, 0x3a, 0xd0, 0x54 +.byte 0xa1, 0xd1, 0x39, 0x71, 0x9d, 0xfd, 0x21, 0xf9, 0xb5, 0x7b, 0xf0, 0xe2, 0xe0, 0x02, 0x8f, 0x6e +.byte 0x96, 0x24, 0x25, 0x2c, 0xa0, 0x1e, 0x2c, 0xa8, 0xc4, 0x89, 0xa7, 0xef, 0xed, 0x99, 0x06, 0x2f +.byte 0xb6, 0x0a, 0x4c, 0x4f, 0xdb, 0xa2, 0xcc, 0x37, 0x1a, 0xaf, 0x47, 0x85, 0x2d, 0x8a, 0x5f, 0xc4 +.byte 0x34, 0x34, 0x4c, 0x00, 0xfd, 0x18, 0x93, 0x67, 0x13, 0xd1, 0x37, 0xe6, 0x48, 0xb4, 0x8b, 0x06 +.byte 0xc5, 0x57, 0x7b, 0x19, 0x86, 0x0a, 0x79, 0xcb, 0x00, 0xc9, 0x52, 0xaf, 0x42, 0xff, 0x37, 0x8f +.byte 0xe1, 0xa3, 0x1e, 0x7a, 0x3d, 0x50, 0xab, 0x63, 0x06, 0xe7, 0x15, 0xb5, 0x3f, 0xb6, 0x45, 0x37 +.byte 0x94, 0x37, 0xb1, 0x7e, 0xf2, 0x48, 0xc3, 0x7f, 0xc5, 0x75, 0xfe, 0x97, 0x8d, 0x45, 0x8f, 0x1a +.byte 0xa7, 0x1a, 0x72, 0x28, 0x1a, 0x40, 0x0f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x73, 0x00, 0x5b +.byte 0x30, 0x71, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x48, 0x55, 0x31 +.byte 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x08, 0x42, 0x75, 0x64, 0x61, 0x70, 0x65 +.byte 0x73, 0x74, 0x31, 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0d, 0x4d, 0x69, 0x63 +.byte 0x72, 0x6f, 0x73, 0x65, 0x63, 0x20, 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x17, 0x30, 0x15, 0x06, 0x03 +.byte 0x55, 0x04, 0x61, 0x0c, 0x0e, 0x56, 0x41, 0x54, 0x48, 0x55, 0x2d, 0x32, 0x33, 0x35, 0x38, 0x34 +.byte 0x34, 0x39, 0x37, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x15, 0x65, 0x2d +.byte 0x53, 0x7a, 0x69, 0x67, 0x6e, 0x6f, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x32 +.byte 0x30, 0x31, 0x37, 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01 +.byte 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x96, 0xdc +.byte 0x3d, 0x8a, 0xd8, 0xb0, 0x7b, 0x6f, 0xc6, 0x27, 0xbe, 0x44, 0x90, 0xb1, 0xb3, 0x56, 0x15, 0x7b +.byte 0x8e, 0x43, 0x24, 0x7d, 0x1a, 0x84, 0x59, 0xee, 0x63, 0x68, 0xb2, 0xc6, 0x5e, 0x87, 0xd0, 0x15 +.byte 0x48, 0x1e, 0xa8, 0x90, 0xad, 0xbd, 0x53, 0xa2, 0xda, 0xde, 0x3a, 0x90, 0xa6, 0x60, 0x5f, 0x68 +.byte 0x32, 0xb5, 0x86, 0x41, 0xdf, 0x87, 0x5b, 0x2c, 0x7b, 0xc5, 0xfe, 0x7c, 0x7a, 0xda, 0x00, 0x76 +.byte 0x00, 0x78, 0x30, 0x74, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50 +.byte 0x4c, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x18, 0x41, 0x73, 0x73, 0x65 +.byte 0x63, 0x6f, 0x20, 0x44, 0x61, 0x74, 0x61, 0x20, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20 +.byte 0x53, 0x2e, 0x41, 0x2e, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1e, 0x43 +.byte 0x65, 0x72, 0x74, 0x75, 0x6d, 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, 0x31, 0x19, 0x30 +.byte 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x43, 0x65, 0x72, 0x74, 0x75, 0x6d, 0x20, 0x45 +.byte 0x43, 0x2d, 0x33, 0x38, 0x34, 0x20, 0x43, 0x41, 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 0xc4, 0x28, 0x8e, 0xab, 0x18, 0x5b, 0x6a, 0xbe, 0x6e, 0x64, 0x37, 0x63, 0xe4, 0xcd, 0xec, 0xab +.byte 0x3a, 0xf7, 0xcc, 0xa1, 0xb8, 0x0e, 0x82, 0x49, 0xd7, 0x86, 0x29, 0x9f, 0xa1, 0x94, 0xf2, 0xe3 +.byte 0x60, 0x78, 0x98, 0x81, 0x78, 0x06, 0x4d, 0xf2, 0xec, 0x9a, 0x0e, 0x57, 0x60, 0x83, 0x9f, 0xb4 +.byte 0xe6, 0x17, 0x2f, 0x1a, 0xb3, 0x5d, 0x02, 0x5b, 0x89, 0x23, 0x3c, 0xc2, 0x11, 0x05, 0x2a, 0xa7 +.byte 0x88, 0x13, 0x18, 0xf3, 0x50, 0x84, 0xd7, 0xbd, 0x34, 0x2c, 0x27, 0x89, 0x55, 0xff, 0xce, 0x4c +.byte 0xe7, 0xdf, 0xa6, 0x1f, 0x28, 0xc4, 0xf0, 0x54, 0xc3, 0xb9, 0x7c, 0xb7, 0x53, 0xad, 0xeb, 0xc2 +.byte 0x00, 0x7a, 0x00, 0x78, 0x30, 0x78, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13 +.byte 0x02, 0x45, 0x53, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x08, 0x46, 0x4e +.byte 0x4d, 0x54, 0x2d, 0x52, 0x43, 0x4d, 0x31, 0x0e, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c +.byte 0x05, 0x43, 0x65, 0x72, 0x65, 0x73, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04, 0x61, 0x0c +.byte 0x0f, 0x56, 0x41, 0x54, 0x45, 0x53, 0x2d, 0x51, 0x32, 0x38, 0x32, 0x36, 0x30, 0x30, 0x34, 0x4a +.byte 0x31, 0x2c, 0x30, 0x2a, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x23, 0x41, 0x43, 0x20, 0x52, 0x41 +.byte 0x49, 0x5a, 0x20, 0x46, 0x4e, 0x4d, 0x54, 0x2d, 0x52, 0x43, 0x4d, 0x20, 0x53, 0x45, 0x52, 0x56 +.byte 0x49, 0x44, 0x4f, 0x52, 0x45, 0x53, 0x20, 0x53, 0x45, 0x47, 0x55, 0x52, 0x4f, 0x53, 0x30, 0x76 +.byte 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04 +.byte 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xf6, 0xba, 0x57, 0x53, 0xc8, 0xca, 0xab, 0xdf, 0x36, 0x4a +.byte 0x52, 0x21, 0xe4, 0x97, 0xd2, 0x83, 0x67, 0x9e, 0xf0, 0x65, 0x51, 0xd0, 0x5e, 0x87, 0xc7, 0x47 +.byte 0xb1, 0x59, 0xf2, 0x57, 0x47, 0x9b, 0x00, 0x02, 0x93, 0x44, 0x17, 0x69, 0xdb, 0x42, 0xc7, 0xb1 +.byte 0xb2, 0x3a, 0x18, 0x0e, 0xb4, 0x5d, 0x8c, 0xb3, 0x66, 0x5d, 0xa1, 0x34, 0xf9, 0x36, 0x2c, 0x49 +.byte 0xdb, 0xf3, 0x46, 0xfc, 0xb3, 0x44, 0x69, 0x44, 0x13, 0x66, 0xfd, 0xd7, 0xc5, 0xfd, 0xaf, 0x36 +.byte 0x4d, 0xce, 0x03, 0x4d, 0x07, 0x71, 0xcf, 0xaf, 0x6a, 0x05, 0xd2, 0xa2, 0x43, 0x5a, 0x0a, 0x52 +.byte 0x6f, 0x01, 0x03, 0x4e, 0x8e, 0x8b, 0x00, 0x7c, 0x02, 0x26, 0x30, 0x7a, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50, 0x4c, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x18, 0x41, 0x73, 0x73, 0x65, 0x63, 0x6f, 0x20, 0x44, 0x61, 0x74, 0x61, 0x20 +.byte 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20, 0x53, 0x2e, 0x41, 0x2e, 0x31, 0x27, 0x30, 0x25 +.byte 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1e, 0x43, 0x65, 0x72, 0x74, 0x75, 0x6d, 0x20, 0x43, 0x65 +.byte 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68 +.byte 0x6f, 0x72, 0x69, 0x74, 0x79, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x16 +.byte 0x43, 0x65, 0x72, 0x74, 0x75, 0x6d, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x65, 0x64, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 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, 0xd1, 0x2d, 0x8e, 0xbb, 0xb7, 0x36, 0xea, 0x6d, 0x37 +.byte 0x91, 0x9f, 0x4e, 0x93, 0xa7, 0x05, 0xe4, 0x29, 0x03, 0x25, 0xce, 0x1c, 0x82, 0xf7, 0x7c, 0x99 +.byte 0x9f, 0x41, 0x06, 0xcd, 0xed, 0xa3, 0xba, 0xc0, 0xdb, 0x09, 0x2c, 0xc1, 0x7c, 0xdf, 0x29, 0x7e +.byte 0x4b, 0x65, 0x2f, 0x93, 0xa7, 0xd4, 0x01, 0x6b, 0x03, 0x28, 0x18, 0xa3, 0xd8, 0x9d, 0x05, 0xc1 +.byte 0x2a, 0xd8, 0x45, 0xf1, 0x91, 0xde, 0xdf, 0x3b, 0xd0, 0x80, 0x02, 0x8c, 0xcf, 0x38, 0x0f, 0xea +.byte 0xa7, 0x5c, 0x78, 0x11, 0xa4, 0xc1, 0xc8, 0x85, 0x5c, 0x25, 0xd3, 0xd3, 0xb2, 0xe7, 0x25, 0xcf +.byte 0x11, 0x54, 0x97, 0xab, 0x35, 0xc0, 0x1e, 0x76, 0x1c, 0xef, 0x00, 0x53, 0x9f, 0x39, 0xdc, 0x14 +.byte 0xa5, 0x2c, 0x22, 0x25, 0xb3, 0x72, 0x72, 0xfc, 0x8d, 0xb3, 0xe5, 0x3e, 0x08, 0x1e, 0x14, 0x2a +.byte 0x37, 0x0b, 0x88, 0x3c, 0xca, 0xb0, 0xf4, 0xc8, 0xc2, 0xa1, 0xae, 0xbc, 0xc1, 0xbe, 0x29, 0x67 +.byte 0x55, 0xe2, 0xfc, 0xad, 0x59, 0x5c, 0xfe, 0xbd, 0x57, 0x2c, 0xb0, 0x90, 0x8d, 0xc2, 0xed, 0x37 +.byte 0xb6, 0x7c, 0x99, 0x88, 0xb5, 0xd5, 0x03, 0x9a, 0x3d, 0x15, 0x0d, 0x3d, 0x3a, 0xa8, 0xa8, 0x45 +.byte 0xf0, 0x95, 0x4e, 0x25, 0x59, 0x1d, 0xcd, 0x98, 0x69, 0xbb, 0xd3, 0xcc, 0x32, 0xc9, 0x8d, 0xef +.byte 0x81, 0xfe, 0xad, 0x7d, 0x89, 0xbb, 0xba, 0x60, 0x13, 0xca, 0x65, 0x95, 0x67, 0xa0, 0xf3, 0x19 +.byte 0xf6, 0x03, 0x56, 0xd4, 0x6a, 0xd3, 0x27, 0xe2, 0xa1, 0xad, 0x83, 0xf0, 0x4a, 0x12, 0x22, 0x77 +.byte 0x1c, 0x05, 0x73, 0xe2, 0x19, 0x71, 0x42, 0xc0, 0xec, 0x75, 0x46, 0x9a, 0x90, 0x58, 0xe0, 0x6a +.byte 0x8e, 0x2b, 0xa5, 0x46, 0x30, 0x04, 0x8e, 0x19, 0xb2, 0x17, 0xe3, 0xbe, 0xa9, 0xba, 0x7f, 0x56 +.byte 0xf1, 0x24, 0x03, 0xd7, 0xb2, 0x21, 0x28, 0x76, 0x0e, 0x36, 0x30, 0x4c, 0x79, 0xd5, 0x41, 0x9a +.byte 0x9a, 0xa8, 0xb8, 0x35, 0xba, 0x0c, 0x3a, 0xf2, 0x44, 0x1b, 0x20, 0x88, 0xf7, 0xc5, 0x25, 0xd7 +.byte 0x3d, 0xc6, 0xe3, 0x3e, 0x43, 0xdd, 0x87, 0xfe, 0xc4, 0xea, 0xf5, 0x53, 0x3e, 0x4c, 0x65, 0xff +.byte 0x3b, 0x4a, 0xcb, 0x78, 0x5a, 0x6b, 0x17, 0x5f, 0x0d, 0xc7, 0xc3, 0x4f, 0x4e, 0x9a, 0x2a, 0xa2 +.byte 0xed, 0x57, 0x4d, 0x22, 0xe2, 0x46, 0x9a, 0x3f, 0x0f, 0x91, 0x34, 0x24, 0x7d, 0x55, 0xe3, 0x8c +.byte 0x95, 0x37, 0xd3, 0x1a, 0xf0, 0x09, 0x2b, 0x2c, 0xd2, 0xc9, 0x8d, 0xb4, 0x0d, 0x00, 0xab, 0x67 +.byte 0x29, 0x28, 0xd8, 0x01, 0xf5, 0x19, 0x04, 0xb6, 0x1d, 0xbe, 0x76, 0xfe, 0x72, 0x5c, 0xc4, 0x85 +.byte 0xca, 0xd2, 0x80, 0x41, 0xdf, 0x05, 0xa8, 0xa3, 0xd5, 0x84, 0x90, 0x4f, 0x0b, 0xf3, 0xe0, 0x3f +.byte 0x9b, 0x19, 0xd2, 0x37, 0x89, 0x3f, 0xf2, 0x7b, 0x52, 0x1c, 0x8c, 0xf6, 0xe1, 0xf7, 0x3c, 0x07 +.byte 0x97, 0x8c, 0x0e, 0xa2, 0x59, 0x81, 0x0c, 0xb2, 0x90, 0x3d, 0xd3, 0xe3, 0x59, 0x46, 0xed, 0x0f +.byte 0xa9, 0xa7, 0xde, 0x80, 0x6b, 0x5a, 0xaa, 0x07, 0xb6, 0x19, 0xcb, 0xbc, 0x57, 0xf3, 0x97, 0x21 +.byte 0x7a, 0x0c, 0xb1, 0x2b, 0x74, 0x3e, 0xeb, 0xda, 0xa7, 0x67, 0x2d, 0x4c, 0xc4, 0x98, 0x9e, 0x36 +.byte 0x09, 0x76, 0x66, 0x66, 0xfc, 0x1a, 0x3f, 0xea, 0x48, 0x54, 0x1c, 0xbe, 0x30, 0xbd, 0x80, 0x50 +.byte 0xbf, 0x7c, 0xb5, 0xce, 0x00, 0xf6, 0x0c, 0x61, 0xd9, 0xe7, 0x24, 0x03, 0xe0, 0xe3, 0x01, 0x81 +.byte 0x0e, 0xbd, 0xd8, 0x85, 0x34, 0x88, 0xbd, 0xb2, 0x36, 0xa8, 0x7b, 0x5c, 0x08, 0xe5, 0x44, 0x80 +.byte 0x8c, 0x6f, 0xf8, 0x2f, 0xd5, 0x21, 0xca, 0x1d, 0x1c, 0xd0, 0xfb, 0xc4, 0xb5, 0x87, 0xd1, 0x3a +.byte 0x4e, 0xc7, 0x76, 0xb5, 0x35, 0x48, 0xb5, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x7d, 0x01, 0x26 +.byte 0x30, 0x7b, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x42, 0x31 +.byte 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x12, 0x47, 0x72, 0x65, 0x61, 0x74, 0x65 +.byte 0x72, 0x20, 0x4d, 0x61, 0x6e, 0x63, 0x68, 0x65, 0x73, 0x74, 0x65, 0x72, 0x31, 0x10, 0x30, 0x0e +.byte 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x07, 0x53, 0x61, 0x6c, 0x66, 0x6f, 0x72, 0x64, 0x31, 0x1a +.byte 0x30, 0x18, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x11, 0x43, 0x6f, 0x6d, 0x6f, 0x64, 0x6f, 0x20 +.byte 0x43, 0x41, 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x0c, 0x18, 0x41, 0x41, 0x41, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69 +.byte 0x63, 0x61, 0x74, 0x65, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 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, 0xbe, 0x40 +.byte 0x9d, 0xf4, 0x6e, 0xe1, 0xea, 0x76, 0x87, 0x1c, 0x4d, 0x45, 0x44, 0x8e, 0xbe, 0x46, 0xc8, 0x83 +.byte 0x06, 0x9d, 0xc1, 0x2a, 0xfe, 0x18, 0x1f, 0x8e, 0xe4, 0x02, 0xfa, 0xf3, 0xab, 0x5d, 0x50, 0x8a +.byte 0x16, 0x31, 0x0b, 0x9a, 0x06, 0xd0, 0xc5, 0x70, 0x22, 0xcd, 0x49, 0x2d, 0x54, 0x63, 0xcc, 0xb6 +.byte 0x6e, 0x68, 0x46, 0x0b, 0x53, 0xea, 0xcb, 0x4c, 0x24, 0xc0, 0xbc, 0x72, 0x4e, 0xea, 0xf1, 0x15 +.byte 0xae, 0xf4, 0x54, 0x9a, 0x12, 0x0a, 0xc3, 0x7a, 0xb2, 0x33, 0x60, 0xe2, 0xda, 0x89, 0x55, 0xf3 +.byte 0x22, 0x58, 0xf3, 0xde, 0xdc, 0xcf, 0xef, 0x83, 0x86, 0xa2, 0x8c, 0x94, 0x4f, 0x9f, 0x68, 0xf2 +.byte 0x98, 0x90, 0x46, 0x84, 0x27, 0xc7, 0x76, 0xbf, 0xe3, 0xcc, 0x35, 0x2c, 0x8b, 0x5e, 0x07, 0x64 +.byte 0x65, 0x82, 0xc0, 0x48, 0xb0, 0xa8, 0x91, 0xf9, 0x61, 0x9f, 0x76, 0x20, 0x50, 0xa8, 0x91, 0xc7 +.byte 0x66, 0xb5, 0xeb, 0x78, 0x62, 0x03, 0x56, 0xf0, 0x8a, 0x1a, 0x13, 0xea, 0x31, 0xa3, 0x1e, 0xa0 +.byte 0x99, 0xfd, 0x38, 0xf6, 0xf6, 0x27, 0x32, 0x58, 0x6f, 0x07, 0xf5, 0x6b, 0xb8, 0xfb, 0x14, 0x2b +.byte 0xaf, 0xb7, 0xaa, 0xcc, 0xd6, 0x63, 0x5f, 0x73, 0x8c, 0xda, 0x05, 0x99, 0xa8, 0x38, 0xa8, 0xcb +.byte 0x17, 0x78, 0x36, 0x51, 0xac, 0xe9, 0x9e, 0xf4, 0x78, 0x3a, 0x8d, 0xcf, 0x0f, 0xd9, 0x42, 0xe2 +.byte 0x98, 0x0c, 0xab, 0x2f, 0x9f, 0x0e, 0x01, 0xde, 0xef, 0x9f, 0x99, 0x49, 0xf1, 0x2d, 0xdf, 0xac +.byte 0x74, 0x4d, 0x1b, 0x98, 0xb5, 0x47, 0xc5, 0xe5, 0x29, 0xd1, 0xf9, 0x90, 0x18, 0xc7, 0x62, 0x9c +.byte 0xbe, 0x83, 0xc7, 0x26, 0x7b, 0x3e, 0x8a, 0x25, 0xc7, 0xc0, 0xdd, 0x9d, 0xe6, 0x35, 0x68, 0x10 +.byte 0x20, 0x9d, 0x8f, 0xd8, 0xde, 0xd2, 0xc3, 0x84, 0x9c, 0x0d, 0x5e, 0xe8, 0x2f, 0xc9, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x7e, 0x00, 0x78, 0x30, 0x7c, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0e, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c +.byte 0x05, 0x54, 0x65, 0x78, 0x61, 0x73, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c +.byte 0x07, 0x48, 0x6f, 0x75, 0x73, 0x74, 0x6f, 0x6e, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x0c, 0x0f, 0x53, 0x53, 0x4c, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69 +.byte 0x6f, 0x6e, 0x31, 0x31, 0x30, 0x2f, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x28, 0x53, 0x53, 0x4c +.byte 0x2e, 0x63, 0x6f, 0x6d, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66 +.byte 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74 +.byte 0x79, 0x20, 0x45, 0x43, 0x43, 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, 0x45, 0x6e, 0xa9 +.byte 0x50, 0xc4, 0xa6, 0x23, 0x36, 0x9e, 0x5f, 0x28, 0x8d, 0x17, 0xcb, 0x96, 0x22, 0x64, 0x3f, 0xdc +.byte 0x7a, 0x8e, 0x1d, 0xcc, 0x08, 0xb3, 0xa2, 0x71, 0x24, 0xba, 0x8e, 0x49, 0xb9, 0x04, 0x1b, 0x47 +.byte 0x96, 0x58, 0xab, 0x2d, 0x95, 0xc8, 0xed, 0x9e, 0x08, 0x35, 0xc8, 0x27, 0xeb, 0x89, 0x8c, 0x53 +.byte 0x58, 0xeb, 0x62, 0x8a, 0xfe, 0xf0, 0x5b, 0x0f, 0x6b, 0x31, 0x52, 0x63, 0x41, 0x3b, 0x89, 0xcd +.byte 0xec, 0xec, 0xb6, 0x8d, 0x19, 0xd3, 0x34, 0x07, 0xdc, 0xbb, 0xc6, 0x06, 0x7f, 0xc2, 0x45, 0x95 +.byte 0xec, 0xcb, 0x7f, 0xa8, 0x23, 0xe0, 0x09, 0xe9, 0x81, 0xfa, 0xf3, 0x47, 0xd3, 0x00, 0x7e, 0x02 +.byte 0x26, 0x30, 0x7c, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53 +.byte 0x31, 0x0e, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x05, 0x54, 0x65, 0x78, 0x61, 0x73 +.byte 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x07, 0x48, 0x6f, 0x75, 0x73, 0x74 +.byte 0x6f, 0x6e, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0f, 0x53, 0x53, 0x4c +.byte 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x31, 0x30, 0x2f +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x28, 0x53, 0x53, 0x4c, 0x2e, 0x63, 0x6f, 0x6d, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f +.byte 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x52, 0x53, 0x41, 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 0xf9, 0x0f, 0xdd, 0xa3, 0x2b, 0x7d, 0xcb, 0xd0, 0x2a, 0xfe, 0xec, 0x67, 0x85, 0xa6, 0xe7, 0x2e +.byte 0x1b, 0xba, 0x77, 0xe1, 0xe3, 0xf5, 0xaf, 0xa4, 0xec, 0xfa, 0x4a, 0x5d, 0x91, 0xc4, 0x57, 0x47 +.byte 0x6b, 0x18, 0x77, 0x6b, 0x76, 0xf2, 0xfd, 0x93, 0xe4, 0x3d, 0x0f, 0xc2, 0x16, 0x9e, 0x0b, 0x66 +.byte 0xc3, 0x56, 0x94, 0x9e, 0x17, 0x83, 0x85, 0xce, 0x56, 0xef, 0xf2, 0x16, 0xfd, 0x00, 0x62, 0xf5 +.byte 0x22, 0x09, 0x54, 0xe8, 0x65, 0x17, 0x4e, 0x41, 0xb9, 0xe0, 0x4f, 0x46, 0x97, 0xaa, 0x1b, 0xc8 +.byte 0xb8, 0x6e, 0x62, 0x5e, 0x69, 0xb1, 0x5f, 0xdb, 0x2a, 0x02, 0x7e, 0xfc, 0x6c, 0xca, 0xf3, 0x41 +.byte 0xd8, 0xed, 0xd0, 0xe8, 0xfc, 0x3f, 0x61, 0x48, 0xed, 0xb0, 0x03, 0x14, 0x1d, 0x10, 0x0e, 0x4b +.byte 0x19, 0xe0, 0xbb, 0x4e, 0xec, 0x86, 0x65, 0xff, 0x36, 0xf3, 0x5e, 0x67, 0x02, 0x0b, 0x9d, 0x86 +.byte 0x55, 0x61, 0xfd, 0x7a, 0x38, 0xed, 0xfe, 0xe2, 0x19, 0x00, 0xb7, 0x6f, 0xa1, 0x50, 0x62, 0x75 +.byte 0x74, 0x3c, 0xa0, 0xfa, 0xc8, 0x25, 0x92, 0xb4, 0x6e, 0x7a, 0x22, 0xc7, 0xf8, 0x1e, 0xa1, 0xe3 +.byte 0xb2, 0xdd, 0x91, 0x31, 0xab, 0x2b, 0x1d, 0x04, 0xff, 0xa5, 0x4a, 0x04, 0x37, 0xe9, 0x85, 0xa4 +.byte 0x33, 0x2b, 0xfd, 0xe2, 0xd6, 0x55, 0x34, 0x7c, 0x19, 0xa4, 0x4a, 0x68, 0xc7, 0xb2, 0xa8, 0xd3 +.byte 0xb7, 0xca, 0xa1, 0x93, 0x88, 0xeb, 0xc1, 0x97, 0xbc, 0x8c, 0xf9, 0x1d, 0xd9, 0x22, 0x84, 0x24 +.byte 0x74, 0xc7, 0x04, 0x3d, 0x6a, 0xa9, 0x29, 0x93, 0xcc, 0xeb, 0xb8, 0x5b, 0xe1, 0xfe, 0x5f, 0x25 +.byte 0xaa, 0x34, 0x58, 0xc8, 0xc1, 0x23, 0x54, 0x9d, 0x1b, 0x98, 0x11, 0xc3, 0x38, 0x9c, 0x7e, 0x3d +.byte 0x86, 0x6c, 0xa5, 0x0f, 0x40, 0x86, 0x7c, 0x02, 0xf4, 0x5c, 0x02, 0x4f, 0x28, 0xcb, 0xae, 0x71 +.byte 0x9f, 0x0f, 0x3a, 0xc8, 0x33, 0xfe, 0x11, 0x25, 0x35, 0xea, 0xfc, 0xba, 0xc5, 0x60, 0x3d, 0xd9 +.byte 0x7c, 0x18, 0xd5, 0xb2, 0xa9, 0xd3, 0x75, 0x78, 0x03, 0x72, 0x22, 0xca, 0x3a, 0xc3, 0x1f, 0xef +.byte 0x2c, 0xe5, 0x2e, 0xa9, 0xfa, 0x9e, 0x2c, 0xb6, 0x51, 0x46, 0xfd, 0xaf, 0x03, 0xd6, 0xea, 0x60 +.byte 0x68, 0xea, 0x85, 0x16, 0x36, 0x6b, 0x85, 0xe9, 0x1e, 0xc0, 0xb3, 0xdd, 0xc4, 0x24, 0xdc, 0x80 +.byte 0x2a, 0x81, 0x41, 0x6d, 0x94, 0x3e, 0xc8, 0xe0, 0xc9, 0x81, 0x41, 0x00, 0x9e, 0x5e, 0xbf, 0x7f +.byte 0xc5, 0x08, 0x98, 0xa2, 0x18, 0x2c, 0x42, 0x40, 0xb3, 0xf9, 0x6f, 0x38, 0x27, 0x4b, 0x4e, 0x80 +.byte 0xf4, 0x3d, 0x81, 0x47, 0xe0, 0x88, 0x7c, 0xea, 0x1c, 0xce, 0xb5, 0x75, 0x5c, 0x51, 0x2e, 0x1c +.byte 0x2b, 0x7f, 0x1a, 0x72, 0x28, 0xe7, 0x00, 0xb5, 0xd1, 0x74, 0xc6, 0xd7, 0xe4, 0x9f, 0xad, 0x07 +.byte 0x93, 0xb6, 0x53, 0x35, 0x35, 0xfc, 0x37, 0xe4, 0xc3, 0xf6, 0x5d, 0x16, 0xbe, 0x21, 0x73, 0xde +.byte 0x92, 0x0a, 0xf8, 0xa0, 0x63, 0x6a, 0xbc, 0x96, 0x92, 0x6a, 0x3e, 0xf8, 0xbc, 0x65, 0x55, 0x9b +.byte 0xde, 0xf5, 0x0d, 0x89, 0x26, 0x04, 0xfc, 0x25, 0x1a, 0xa6, 0x25, 0x69, 0xcb, 0xc2, 0x6d, 0xca +.byte 0x7c, 0xe2, 0x59, 0x5f, 0x97, 0xac, 0xeb, 0xef, 0x2e, 0xc8, 0xbc, 0xd7, 0x1b, 0x59, 0x3c, 0x2b +.byte 0xcc, 0xf2, 0x19, 0xc8, 0x93, 0x6b, 0x27, 0x63, 0x19, 0xcf, 0xfc, 0xe9, 0x26, 0xf8, 0xca, 0x71 +.byte 0x9b, 0x7f, 0x93, 0xfe, 0x34, 0x67, 0x84, 0x4e, 0x99, 0xeb, 0xfc, 0xb3, 0x78, 0x09, 0x33, 0x70 +.byte 0xba, 0x66, 0xa6, 0x76, 0xed, 0x1b, 0x73, 0xeb, 0x1a, 0xa5, 0x0d, 0xc4, 0x22, 0x13, 0x20, 0x94 +.byte 0x56, 0x0a, 0x4e, 0x2c, 0x6c, 0x4e, 0xb1, 0xfd, 0xcf, 0x9c, 0x09, 0xba, 0xa2, 0x33, 0xed, 0x87 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x80, 0x01, 0x26, 0x30, 0x7e, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50, 0x4c, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x19, 0x55, 0x6e, 0x69, 0x7a, 0x65, 0x74, 0x6f, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e +.byte 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x20, 0x53, 0x2e, 0x41, 0x2e, 0x31, 0x27, 0x30, 0x25 +.byte 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1e, 0x43, 0x65, 0x72, 0x74, 0x75, 0x6d, 0x20, 0x43, 0x65 +.byte 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68 +.byte 0x6f, 0x72, 0x69, 0x74, 0x79, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x19 +.byte 0x43, 0x65, 0x72, 0x74, 0x75, 0x6d, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x65, 0x64, 0x20, 0x4e +.byte 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 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, 0xe3, 0xfb, 0x7d, 0xa3, 0x72, 0xba +.byte 0xc2, 0xf0, 0xc9, 0x14, 0x87, 0xf5, 0x6b, 0x01, 0x4e, 0xe1, 0x6e, 0x40, 0x07, 0xba, 0x6d, 0x27 +.byte 0x5d, 0x7f, 0xf7, 0x5b, 0x2d, 0xb3, 0x5a, 0xc7, 0x51, 0x5f, 0xab, 0xa4, 0x32, 0xa6, 0x61, 0x87 +.byte 0xb6, 0x6e, 0x0f, 0x86, 0xd2, 0x30, 0x02, 0x97, 0xf8, 0xd7, 0x69, 0x57, 0xa1, 0x18, 0x39, 0x5d +.byte 0x6a, 0x64, 0x79, 0xc6, 0x01, 0x59, 0xac, 0x3c, 0x31, 0x4a, 0x38, 0x7c, 0xd2, 0x04, 0xd2, 0x4b +.byte 0x28, 0xe8, 0x20, 0x5f, 0x3b, 0x07, 0xa2, 0xcc, 0x4d, 0x73, 0xdb, 0xf3, 0xae, 0x4f, 0xc7, 0x56 +.byte 0xd5, 0x5a, 0xa7, 0x96, 0x89, 0xfa, 0xf3, 0xab, 0x68, 0xd4, 0x23, 0x86, 0x59, 0x27, 0xcf, 0x09 +.byte 0x27, 0xbc, 0xac, 0x6e, 0x72, 0x83, 0x1c, 0x30, 0x72, 0xdf, 0xe0, 0xa2, 0xe9, 0xd2, 0xe1, 0x74 +.byte 0x75, 0x19, 0xbd, 0x2a, 0x9e, 0x7b, 0x15, 0x54, 0x04, 0x1b, 0xd7, 0x43, 0x39, 0xad, 0x55, 0x28 +.byte 0xc5, 0xe2, 0x1a, 0xbb, 0xf4, 0xc0, 0xe4, 0xae, 0x38, 0x49, 0x33, 0xcc, 0x76, 0x85, 0x9f, 0x39 +.byte 0x45, 0xd2, 0xa4, 0x9e, 0xf2, 0x12, 0x8c, 0x51, 0xf8, 0x7c, 0xe4, 0x2d, 0x7f, 0xf5, 0xac, 0x5f +.byte 0xeb, 0x16, 0x9f, 0xb1, 0x2d, 0xd1, 0xba, 0xcc, 0x91, 0x42, 0x77, 0x4c, 0x25, 0xc9, 0x90, 0x38 +.byte 0x6f, 0xdb, 0xf0, 0xcc, 0xfb, 0x8e, 0x1e, 0x97, 0x59, 0x3e, 0xd5, 0x60, 0x4e, 0xe6, 0x05, 0x28 +.byte 0xed, 0x49, 0x79, 0x13, 0x4b, 0xba, 0x48, 0xdb, 0x2f, 0xf9, 0x72, 0xd3, 0x39, 0xca, 0xfe, 0x1f +.byte 0xd8, 0x34, 0x72, 0xf5, 0xb4, 0x40, 0xcf, 0x31, 0x01, 0xc3, 0xec, 0xde, 0x11, 0x2d, 0x17, 0x5d +.byte 0x1f, 0xb8, 0x50, 0xd1, 0x5e, 0x19, 0xa7, 0x69, 0xde, 0x07, 0x33, 0x28, 0xca, 0x50, 0x95, 0xf9 +.byte 0xa7, 0x54, 0xcb, 0x54, 0x86, 0x50, 0x45, 0xa9, 0xf9, 0x49, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00 +.byte 0x81, 0x00, 0x78, 0x30, 0x7f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x55, 0x53, 0x31, 0x0e, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x05, 0x54, 0x65, 0x78 +.byte 0x61, 0x73, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x07, 0x48, 0x6f, 0x75 +.byte 0x73, 0x74, 0x6f, 0x6e, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0f, 0x53 +.byte 0x53, 0x4c, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x34 +.byte 0x30, 0x32, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x2b, 0x53, 0x53, 0x4c, 0x2e, 0x63, 0x6f, 0x6d +.byte 0x20, 0x45, 0x56, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69 +.byte 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79 +.byte 0x20, 0x45, 0x43, 0x43, 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, 0xaa, 0x12, 0x47, 0x90 +.byte 0x98, 0x1b, 0xfb, 0xef, 0xc3, 0x40, 0x07, 0x83, 0x20, 0x4e, 0xf1, 0x30, 0x82, 0xa2, 0x06, 0xd1 +.byte 0xf2, 0x92, 0x86, 0x61, 0xf2, 0xf6, 0x21, 0x68, 0xca, 0x00, 0xc4, 0xc7, 0xea, 0x43, 0x00, 0x54 +.byte 0x86, 0xdc, 0xfd, 0x1f, 0xdf, 0x00, 0xb8, 0x41, 0x62, 0x5c, 0xdc, 0x70, 0x16, 0x32, 0xde, 0x1f +.byte 0x99, 0xd4, 0xcc, 0xc5, 0x07, 0xc8, 0x08, 0x1f, 0x61, 0x16, 0x07, 0x51, 0x3d, 0x7d, 0x5c, 0x07 +.byte 0x53, 0xe3, 0x35, 0x38, 0x8c, 0xdf, 0xcd, 0x9f, 0xd9, 0x2e, 0x0d, 0x4a, 0xb6, 0x19, 0x2e, 0x5a +.byte 0x70, 0x5a, 0x06, 0xed, 0xbe, 0xf0, 0xa1, 0xb0, 0xca, 0xd0, 0x09, 0x29, 0x00, 0x83, 0x02, 0x26 +.byte 0x30, 0x81, 0x80, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50, 0x4c +.byte 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19, 0x55, 0x6e, 0x69, 0x7a, 0x65 +.byte 0x74, 0x6f, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x20 +.byte 0x53, 0x2e, 0x41, 0x2e, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1e, 0x43 +.byte 0x65, 0x72, 0x74, 0x75, 0x6d, 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, 0x31, 0x24, 0x30 +.byte 0x22, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1b, 0x43, 0x65, 0x72, 0x74, 0x75, 0x6d, 0x20, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x65, 0x64, 0x20, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x20, 0x43 +.byte 0x41, 0x20, 0x32, 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, 0xbd, 0xf9, 0x78, 0xf8, 0xe6, 0xd5, 0x80, 0x0c, 0x64, 0x9d, 0x86, 0x1b +.byte 0x96, 0x64, 0x67, 0x3f, 0x22, 0x3a, 0x1e, 0x75, 0x01, 0x7d, 0xef, 0xfb, 0x5c, 0x67, 0x8c, 0xc9 +.byte 0xcc, 0x5c, 0x6b, 0xa9, 0x91, 0xe6, 0xb9, 0x42, 0xe5, 0x20, 0x4b, 0x9b, 0xda, 0x9b, 0x7b, 0xb9 +.byte 0x99, 0x5d, 0xd9, 0x9b, 0x80, 0x4b, 0xd7, 0x84, 0x40, 0x2b, 0x27, 0xd3, 0xe8, 0xba, 0x30, 0xbb +.byte 0x3e, 0x09, 0x1a, 0xa7, 0x49, 0x95, 0xef, 0x2b, 0x40, 0x24, 0xc2, 0x97, 0xc7, 0xa7, 0xee, 0x9b +.byte 0x25, 0xef, 0xa8, 0x0a, 0x00, 0x97, 0x85, 0x5a, 0xaa, 0x9d, 0xdc, 0x29, 0xc9, 0xe2, 0x35, 0x07 +.byte 0xeb, 0x70, 0x4d, 0x4a, 0xd6, 0xc1, 0xb3, 0x56, 0xb8, 0xa1, 0x41, 0x38, 0x9b, 0xd1, 0xfb, 0x31 +.byte 0x7f, 0x8f, 0xe0, 0x5f, 0xe1, 0xb1, 0x3f, 0x0f, 0x8e, 0x16, 0x49, 0x60, 0xd7, 0x06, 0x8d, 0x18 +.byte 0xf9, 0xaa, 0x26, 0x10, 0xab, 0x2a, 0xd3, 0xd0, 0xd1, 0x67, 0x8d, 0x1b, 0x46, 0xbe, 0x47, 0x30 +.byte 0xd5, 0x2e, 0x72, 0xd1, 0xc5, 0x63, 0xda, 0xe7, 0x63, 0x79, 0x44, 0x7e, 0x4b, 0x63, 0x24, 0x89 +.byte 0x86, 0x2e, 0x34, 0x3f, 0x29, 0x4c, 0x52, 0x8b, 0x2a, 0xa7, 0xc0, 0xe2, 0x91, 0x28, 0x89, 0xb9 +.byte 0xc0, 0x5b, 0xf9, 0x1d, 0xd9, 0xe7, 0x27, 0xad, 0xff, 0x9a, 0x02, 0x97, 0xc1, 0xc6, 0x50, 0x92 +.byte 0x9b, 0x02, 0x2c, 0xbd, 0xa9, 0xb9, 0x34, 0x59, 0x0a, 0xbf, 0x84, 0x4a, 0xff, 0xdf, 0xfe, 0xb3 +.byte 0x9f, 0xeb, 0xd9, 0x9e, 0xe0, 0x98, 0x23, 0xec, 0xa6, 0x6b, 0x77, 0x16, 0x2a, 0xdb, 0xcc, 0xad +.byte 0x3b, 0x1c, 0xa4, 0x87, 0xdc, 0x46, 0x73, 0x5e, 0x19, 0x62, 0x68, 0x45, 0x57, 0xe4, 0x90, 0x82 +.byte 0x42, 0xbb, 0x42, 0xd6, 0xf0, 0x61, 0xe0, 0xc1, 0xa3, 0x3d, 0x66, 0xa3, 0x5d, 0xf4, 0x18, 0xee +.byte 0x88, 0xc9, 0x8d, 0x17, 0x45, 0x29, 0x99, 0x32, 0x75, 0x02, 0x31, 0xee, 0x29, 0x26, 0xc8, 0x6b +.byte 0x02, 0xe6, 0xb5, 0x62, 0x45, 0x7f, 0x37, 0x15, 0x5a, 0x23, 0x68, 0x89, 0xd4, 0x3e, 0xde, 0x4e +.byte 0x27, 0xb0, 0xf0, 0x40, 0x0c, 0xbc, 0x4d, 0x17, 0xcb, 0x4d, 0xa2, 0xb3, 0x1e, 0xd0, 0x06, 0x5a +.byte 0xdd, 0xf6, 0x93, 0xcf, 0x57, 0x75, 0x99, 0xf5, 0xfa, 0x86, 0x1a, 0x67, 0x78, 0xb3, 0xbf, 0x96 +.byte 0xfe, 0x34, 0xdc, 0xbd, 0xe7, 0x52, 0x56, 0xe5, 0xb3, 0xe5, 0x75, 0x7b, 0xd7, 0x41, 0x91, 0x05 +.byte 0xdc, 0x5d, 0x69, 0xe3, 0x95, 0x0d, 0x43, 0xb9, 0xfc, 0x83, 0x96, 0x39, 0x95, 0x7b, 0x6c, 0x80 +.byte 0x5a, 0x4f, 0x13, 0x72, 0xc6, 0xd7, 0x7d, 0x29, 0x7a, 0x44, 0xba, 0x52, 0xa4, 0x2a, 0xd5, 0x41 +.byte 0x46, 0x09, 0x20, 0xfe, 0x22, 0xa0, 0xb6, 0x5b, 0x30, 0x8d, 0xbc, 0x89, 0x0c, 0xd5, 0xd7, 0x70 +.byte 0xf8, 0x87, 0x52, 0xfd, 0xda, 0xef, 0xac, 0x51, 0x2e, 0x07, 0xb3, 0x4e, 0xfe, 0xd0, 0x09, 0xda +.byte 0x70, 0xef, 0x98, 0xfa, 0x56, 0xe6, 0x6d, 0xdb, 0xb5, 0x57, 0x4b, 0xdc, 0xe5, 0x2c, 0x25, 0x15 +.byte 0xc8, 0x9e, 0x2e, 0x78, 0x4e, 0xf8, 0xda, 0x9c, 0x9e, 0x86, 0x2c, 0xca, 0x57, 0xf3, 0x1a, 0xe5 +.byte 0xc8, 0x92, 0x8b, 0x1a, 0x82, 0x96, 0x7a, 0xc3, 0xbc, 0x50, 0x12, 0x69, 0xd8, 0x0e, 0x5a, 0x46 +.byte 0x8b, 0x3a, 0xeb, 0x26, 0xfa, 0x23, 0xc9, 0xb6, 0xb0, 0x81, 0xbe, 0x42, 0x00, 0xa4, 0xf8, 0xd6 +.byte 0xfe, 0x30, 0x2e, 0xc7, 0xd2, 0x46, 0xf6, 0xe5, 0x8e, 0x75, 0xfd, 0xf2, 0xcc, 0xb9, 0xd0, 0x87 +.byte 0x5b, 0xcc, 0x06, 0x10, 0x60, 0xbb, 0x83, 0x35, 0xb7, 0x5e, 0x67, 0xde, 0x47, 0xec, 0x99, 0x48 +.byte 0xf1, 0xa4, 0xa1, 0x15, 0xfe, 0xad, 0x8c, 0x62, 0x8e, 0x39, 0x55, 0x4f, 0x39, 0x16, 0xb9, 0xb1 +.byte 0x63, 0x9d, 0xff, 0xb7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x84, 0x01, 0x26, 0x30, 0x81, 0x81 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x42, 0x31, 0x1b, 0x30 +.byte 0x19, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x12, 0x47, 0x72, 0x65, 0x61, 0x74, 0x65, 0x72, 0x20 +.byte 0x4d, 0x61, 0x6e, 0x63, 0x68, 0x65, 0x73, 0x74, 0x65, 0x72, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03 +.byte 0x55, 0x04, 0x07, 0x13, 0x07, 0x53, 0x61, 0x6c, 0x66, 0x6f, 0x72, 0x64, 0x31, 0x1a, 0x30, 0x18 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x11, 0x43, 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x43, 0x41 +.byte 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x1e, 0x43, 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66 +.byte 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74 +.byte 0x79, 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, 0xd0, 0x40, 0x8b, 0x8b, 0x72, 0xe3, 0x91, 0x1b, 0xf7, 0x51, 0xc1, 0x1b, 0x54, 0x04 +.byte 0x98, 0xd3, 0xa9, 0xbf, 0xc1, 0xe6, 0x8a, 0x5d, 0x3b, 0x87, 0xfb, 0xbb, 0x88, 0xce, 0x0d, 0xe3 +.byte 0x2f, 0x3f, 0x06, 0x96, 0xf0, 0xa2, 0x29, 0x50, 0x99, 0xae, 0xdb, 0x3b, 0xa1, 0x57, 0xb0, 0x74 +.byte 0x51, 0x71, 0xcd, 0xed, 0x42, 0x91, 0x4d, 0x41, 0xfe, 0xa9, 0xc8, 0xd8, 0x6a, 0x86, 0x77, 0x44 +.byte 0xbb, 0x59, 0x66, 0x97, 0x50, 0x5e, 0xb4, 0xd4, 0x2c, 0x70, 0x44, 0xcf, 0xda, 0x37, 0x95, 0x42 +.byte 0x69, 0x3c, 0x30, 0xc4, 0x71, 0xb3, 0x52, 0xf0, 0x21, 0x4d, 0xa1, 0xd8, 0xba, 0x39, 0x7c, 0x1c +.byte 0x9e, 0xa3, 0x24, 0x9d, 0xf2, 0x83, 0x16, 0x98, 0xaa, 0x16, 0x7c, 0x43, 0x9b, 0x15, 0x5b, 0xb7 +.byte 0xae, 0x34, 0x91, 0xfe, 0xd4, 0x62, 0x26, 0x18, 0x46, 0x9a, 0x3f, 0xeb, 0xc1, 0xf9, 0xf1, 0x90 +.byte 0x57, 0xeb, 0xac, 0x7a, 0x0d, 0x8b, 0xdb, 0x72, 0x30, 0x6a, 0x66, 0xd5, 0xe0, 0x46, 0xa3, 0x70 +.byte 0xdc, 0x68, 0xd9, 0xff, 0x04, 0x48, 0x89, 0x77, 0xde, 0xb5, 0xe9, 0xfb, 0x67, 0x6d, 0x41, 0xe9 +.byte 0xbc, 0x39, 0xbd, 0x32, 0xd9, 0x62, 0x02, 0xf1, 0xb1, 0xa8, 0x3d, 0x6e, 0x37, 0x9c, 0xe2, 0x2f +.byte 0xe2, 0xd3, 0xa2, 0x26, 0x8b, 0xc6, 0xb8, 0x55, 0x43, 0x88, 0xe1, 0x23, 0x3e, 0xa5, 0xd2, 0x24 +.byte 0x39, 0x6a, 0x47, 0xab, 0x00, 0xd4, 0xa1, 0xb3, 0xa9, 0x25, 0xfe, 0x0d, 0x3f, 0xa7, 0x1d, 0xba +.byte 0xd3, 0x51, 0xc1, 0x0b, 0xa4, 0xda, 0xac, 0x38, 0xef, 0x55, 0x50, 0x24, 0x05, 0x65, 0x46, 0x93 +.byte 0x34, 0x4f, 0x2d, 0x8d, 0xad, 0xc6, 0xd4, 0x21, 0x19, 0xd2, 0x8e, 0xca, 0x05, 0x61, 0x71, 0x07 +.byte 0x73, 0x47, 0xe5, 0x8a, 0x19, 0x12, 0xbd, 0x04, 0x4d, 0xce, 0x4e, 0x9c, 0xa5, 0x48, 0xac, 0xbb +.byte 0x26, 0xf7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x85, 0x01, 0x26, 0x30, 0x81, 0x82, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x44, 0x45, 0x31, 0x2b, 0x30, 0x29, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x22, 0x54, 0x2d, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20 +.byte 0x45, 0x6e, 0x74, 0x65, 0x72, 0x70, 0x72, 0x69, 0x73, 0x65, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69 +.byte 0x63, 0x65, 0x73, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04 +.byte 0x0b, 0x0c, 0x16, 0x54, 0x2d, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x0c, 0x1c, 0x54, 0x2d, 0x54, 0x65, 0x6c, 0x65, 0x53, 0x65, 0x63, 0x20, 0x47, 0x6c +.byte 0x6f, 0x62, 0x61, 0x6c, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20, 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, 0xaa, 0x5f, 0xda, 0x1b, 0x5f, 0xe8, 0x73, 0x91, 0xe5, 0xda, 0x5c, 0xf4, 0xa2, 0xe6, 0x47 +.byte 0xe5, 0xf3, 0x68, 0x55, 0x60, 0x05, 0x1d, 0x02, 0xa4, 0xb3, 0x9b, 0x59, 0xf3, 0x1e, 0x8a, 0xaf +.byte 0x34, 0xad, 0xfc, 0x0d, 0xc2, 0xd9, 0x48, 0x19, 0xee, 0x69, 0x8f, 0xc9, 0x20, 0xfc, 0x21, 0xaa +.byte 0x07, 0x19, 0xed, 0xb0, 0x5c, 0xac, 0x65, 0xc7, 0x5f, 0xed, 0x02, 0x7c, 0x7b, 0x7c, 0x2d, 0x1b +.byte 0xd6, 0xba, 0xb9, 0x80, 0xc2, 0x18, 0x82, 0x16, 0x84, 0xfa, 0x66, 0xb0, 0x08, 0xc6, 0x54, 0x23 +.byte 0x81, 0xe4, 0xcd, 0xb9, 0x49, 0x3f, 0xf6, 0x4f, 0x6e, 0x37, 0x48, 0x28, 0x38, 0x0f, 0xc5, 0xbe +.byte 0xe7, 0x68, 0x70, 0xfd, 0x39, 0x97, 0x4d, 0xd2, 0xc7, 0x98, 0x91, 0x50, 0xaa, 0xc4, 0x44, 0xb3 +.byte 0x23, 0x7d, 0x39, 0x47, 0xe9, 0x52, 0x62, 0xd6, 0x12, 0x93, 0x5e, 0xb7, 0x31, 0x96, 0x42, 0x05 +.byte 0xfb, 0x76, 0xa7, 0x1e, 0xa3, 0xf5, 0xc2, 0xfc, 0xe9, 0x7a, 0xc5, 0x6c, 0xa9, 0x71, 0x4f, 0xea +.byte 0xcb, 0x78, 0xbc, 0x60, 0xaf, 0xc7, 0xde, 0xf4, 0xd9, 0xcb, 0xbe, 0x7e, 0x33, 0xa5, 0x6e, 0x94 +.byte 0x83, 0xf0, 0x34, 0xfa, 0x21, 0xab, 0xea, 0x8e, 0x72, 0xa0, 0x3f, 0xa4, 0xde, 0x30, 0x5b, 0xef +.byte 0x86, 0x4d, 0x6a, 0x95, 0x5b, 0x43, 0x44, 0xa8, 0x10, 0x15, 0x1c, 0xe5, 0x01, 0x57, 0xc5, 0x98 +.byte 0xf1, 0xe6, 0x06, 0x28, 0x91, 0xaa, 0x20, 0xc5, 0xb7, 0x53, 0x26, 0x51, 0x43, 0xb2, 0x0b, 0x11 +.byte 0x95, 0x58, 0xe1, 0xc0, 0x0f, 0x76, 0xd9, 0xc0, 0x8d, 0x7c, 0x81, 0xf3, 0x72, 0x70, 0x9e, 0x6f +.byte 0xfe, 0x1a, 0x8e, 0xd9, 0x5f, 0x35, 0xc6, 0xb2, 0x6f, 0x34, 0x7c, 0xbe, 0x48, 0x4f, 0xe2, 0x5a +.byte 0x39, 0xd7, 0xd8, 0x9d, 0x78, 0x9e, 0x9f, 0x86, 0x3e, 0x03, 0x5e, 0x19, 0x8b, 0x44, 0xa2, 0xd5 +.byte 0xc7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x85, 0x01, 0x26, 0x30, 0x81, 0x82, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x44, 0x45, 0x31, 0x2b, 0x30, 0x29, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x0c, 0x22, 0x54, 0x2d, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20, 0x45 +.byte 0x6e, 0x74, 0x65, 0x72, 0x70, 0x72, 0x69, 0x73, 0x65, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63 +.byte 0x65, 0x73, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x0c, 0x16, 0x54, 0x2d, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20, 0x54, 0x72, 0x75, 0x73 +.byte 0x74, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x0c, 0x1c, 0x54, 0x2d, 0x54, 0x65, 0x6c, 0x65, 0x53, 0x65, 0x63, 0x20, 0x47, 0x6c, 0x6f +.byte 0x62, 0x61, 0x6c, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20, 0x33, 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 0xbd, 0x75, 0x93, 0xf0, 0x62, 0x22, 0x6f, 0x24, 0xae, 0xe0, 0x7a, 0x76, 0xac, 0x7d, 0xbd, 0xd9 +.byte 0x24, 0xd5, 0xb8, 0xb7, 0xfc, 0xcd, 0xf0, 0x42, 0xe0, 0xeb, 0x78, 0x88, 0x56, 0x5e, 0x9b, 0x9a +.byte 0x54, 0x1d, 0x4d, 0x0c, 0x8a, 0xf6, 0xd3, 0xcf, 0x70, 0xf4, 0x52, 0xb5, 0xd8, 0x93, 0x04, 0xe3 +.byte 0x46, 0x86, 0x71, 0x41, 0x4a, 0x2b, 0xf0, 0x2a, 0x2c, 0x55, 0x03, 0xd6, 0x48, 0xc3, 0xe0, 0x39 +.byte 0x38, 0xed, 0xf2, 0x5c, 0x3c, 0x3f, 0x44, 0xbc, 0x93, 0x3d, 0x61, 0xab, 0x4e, 0xcd, 0x0d, 0xbe +.byte 0xf0, 0x20, 0x27, 0x58, 0x0e, 0x44, 0x7f, 0x04, 0x1a, 0x87, 0xa5, 0xd7, 0x96, 0x14, 0x36, 0x90 +.byte 0xd0, 0x49, 0x7b, 0xa1, 0x75, 0xfb, 0x1a, 0x6b, 0x73, 0xb1, 0xf8, 0xce, 0xa9, 0x09, 0x2c, 0xf2 +.byte 0x53, 0xd5, 0xc3, 0x14, 0x44, 0xb8, 0x86, 0xa5, 0xf6, 0x8b, 0x2b, 0x39, 0xda, 0xa3, 0x33, 0x54 +.byte 0xd9, 0xfa, 0x72, 0x1a, 0xf7, 0x22, 0x15, 0x1c, 0x88, 0x91, 0x6b, 0x7f, 0x66, 0xe5, 0xc3, 0x6a +.byte 0x80, 0xb0, 0x24, 0xf3, 0xdf, 0x86, 0x45, 0x88, 0xfd, 0x19, 0x7f, 0x75, 0x87, 0x1f, 0x1f, 0xb1 +.byte 0x1b, 0x0a, 0x73, 0x24, 0x5b, 0xb9, 0x65, 0xe0, 0x2c, 0x54, 0xc8, 0x60, 0xd3, 0x66, 0x17, 0x3f +.byte 0xe1, 0xcc, 0x54, 0x33, 0x73, 0x91, 0x02, 0x3a, 0xa6, 0x7f, 0x7b, 0x76, 0x39, 0xa2, 0x1f, 0x96 +.byte 0xb6, 0x38, 0xae, 0xb5, 0xc8, 0x93, 0x74, 0x1d, 0x9e, 0xb9, 0xb4, 0xe5, 0x60, 0x9d, 0x2f, 0x56 +.byte 0xd1, 0xe0, 0xeb, 0x5e, 0x5b, 0x4c, 0x12, 0x70, 0x0c, 0x6c, 0x44, 0x20, 0xab, 0x11, 0xd8, 0xf4 +.byte 0x19, 0xf6, 0xd2, 0x9c, 0x52, 0x37, 0xe7, 0xfa, 0xb6, 0xc2, 0x31, 0x3b, 0x4a, 0xd4, 0x14, 0x99 +.byte 0xad, 0xc7, 0x1a, 0xf5, 0x5d, 0x5f, 0xfa, 0x07, 0xb8, 0x7c, 0x0d, 0x1f, 0xd6, 0x83, 0x1e, 0xb3 +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x85, 0x01, 0x26, 0x30, 0x81, 0x82, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x48, 0x55, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55 +.byte 0x04, 0x07, 0x0c, 0x08, 0x42, 0x75, 0x64, 0x61, 0x70, 0x65, 0x73, 0x74, 0x31, 0x16, 0x30, 0x14 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0d, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x65, 0x63, 0x20 +.byte 0x4c, 0x74, 0x64, 0x2e, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x1e, 0x4d +.byte 0x69, 0x63, 0x72, 0x6f, 0x73, 0x65, 0x63, 0x20, 0x65, 0x2d, 0x53, 0x7a, 0x69, 0x67, 0x6e, 0x6f +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x32, 0x30, 0x30, 0x39, 0x31, 0x1f, 0x30 +.byte 0x1d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x01, 0x16, 0x10, 0x69, 0x6e +.byte 0x66, 0x6f, 0x40, 0x65, 0x2d, 0x73, 0x7a, 0x69, 0x67, 0x6e, 0x6f, 0x2e, 0x68, 0x75, 0x30, 0x82 +.byte 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05 +.byte 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xe9 +.byte 0xf8, 0x8f, 0xf3, 0x63, 0xad, 0xda, 0x86, 0xd8, 0xa7, 0xe0, 0x42, 0xfb, 0xcf, 0x91, 0xde, 0xa6 +.byte 0x26, 0xf8, 0x99, 0xa5, 0x63, 0x70, 0xad, 0x9b, 0xae, 0xca, 0x33, 0x40, 0x7d, 0x6d, 0x96, 0x6e +.byte 0xa1, 0x0e, 0x44, 0xee, 0xe1, 0x13, 0x9d, 0x94, 0x42, 0x52, 0x9a, 0xbd, 0x75, 0x85, 0x74, 0x2c +.byte 0xa8, 0x0e, 0x1d, 0x93, 0xb6, 0x18, 0xb7, 0x8c, 0x2c, 0xa8, 0xcf, 0xfb, 0x5c, 0x71, 0xb9, 0xda +.byte 0xec, 0xfe, 0xe8, 0x7e, 0x8f, 0xe4, 0x2f, 0x1d, 0xb2, 0xa8, 0x75, 0x87, 0xd8, 0xb7, 0xa1, 0xe5 +.byte 0x3b, 0xcf, 0x99, 0x4a, 0x46, 0xd0, 0x83, 0x19, 0x7d, 0xc0, 0xa1, 0x12, 0x1c, 0x95, 0x6d, 0x4a +.byte 0xf4, 0xd8, 0xc7, 0xa5, 0x4d, 0x33, 0x2e, 0x85, 0x39, 0x40, 0x75, 0x7e, 0x14, 0x7c, 0x80, 0x12 +.byte 0x98, 0x50, 0xc7, 0x41, 0x67, 0xb8, 0xa0, 0x80, 0x61, 0x54, 0xa6, 0x6c, 0x4e, 0x1f, 0xe0, 0x9d +.byte 0x0e, 0x07, 0xe9, 0xc9, 0xba, 0x33, 0xe7, 0xfe, 0xc0, 0x55, 0x28, 0x2c, 0x02, 0x80, 0xa7, 0x19 +.byte 0xf5, 0x9e, 0xdc, 0x55, 0x53, 0x03, 0x97, 0x7b, 0x07, 0x48, 0xff, 0x99, 0xfb, 0x37, 0x8a, 0x24 +.byte 0xc4, 0x59, 0xcc, 0x50, 0x10, 0x63, 0x8e, 0xaa, 0xa9, 0x1a, 0xb0, 0x84, 0x1a, 0x86, 0xf9, 0x5f +.byte 0xbb, 0xb1, 0x50, 0x6e, 0xa4, 0xd1, 0x0a, 0xcc, 0xd5, 0x71, 0x7e, 0x1f, 0xa7, 0x1b, 0x7c, 0xf5 +.byte 0x53, 0x6e, 0x22, 0x5f, 0xcb, 0x2b, 0xe6, 0xd4, 0x7c, 0x5d, 0xae, 0xd6, 0xc2, 0xc6, 0x4c, 0xe5 +.byte 0x05, 0x01, 0xd9, 0xed, 0x57, 0xfc, 0xc1, 0x23, 0x79, 0xfc, 0xfa, 0xc8, 0x24, 0x83, 0x95, 0xf3 +.byte 0xb5, 0x6a, 0x51, 0x01, 0xd0, 0x77, 0xd6, 0xe9, 0x12, 0xa1, 0xf9, 0x1a, 0x83, 0xfb, 0x82, 0x1b +.byte 0xb9, 0xb0, 0x97, 0xf4, 0x76, 0x06, 0x33, 0x43, 0x49, 0xa0, 0xff, 0x0b, 0xb5, 0xfa, 0xb5, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x85, 0x02, 0x26, 0x30, 0x81, 0x82, 0x31, 0x0b, 0x30, 0x09, 0x06 +.byte 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0e, 0x30, 0x0c, 0x06, 0x03, 0x55, 0x04 +.byte 0x08, 0x0c, 0x05, 0x54, 0x65, 0x78, 0x61, 0x73, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04 +.byte 0x07, 0x0c, 0x07, 0x48, 0x6f, 0x75, 0x73, 0x74, 0x6f, 0x6e, 0x31, 0x18, 0x30, 0x16, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x0c, 0x0f, 0x53, 0x53, 0x4c, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61 +.byte 0x74, 0x69, 0x6f, 0x6e, 0x31, 0x37, 0x30, 0x35, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x2e, 0x53 +.byte 0x53, 0x4c, 0x2e, 0x63, 0x6f, 0x6d, 0x20, 0x45, 0x56, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43 +.byte 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74 +.byte 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x52, 0x53, 0x41, 0x20, 0x52, 0x32, 0x30, 0x82, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0x8f, 0x36 +.byte 0x65, 0x40, 0xe1, 0xd6, 0x4d, 0xc0, 0xd7, 0xb4, 0xe9, 0x46, 0xda, 0x6b, 0xea, 0x33, 0x47, 0xcd +.byte 0x4c, 0xf9, 0x7d, 0x7d, 0xbe, 0xbd, 0x2d, 0x3d, 0xf0, 0xdb, 0x78, 0xe1, 0x86, 0xa5, 0xd9, 0xba +.byte 0x09, 0x57, 0x68, 0xed, 0x57, 0x3e, 0xa0, 0xd0, 0x08, 0x41, 0x83, 0xe7, 0x28, 0x41, 0x24, 0x1f +.byte 0xe3, 0x72, 0x15, 0xd0, 0x01, 0x1a, 0xfb, 0x5e, 0x70, 0x23, 0xb2, 0xcb, 0x9f, 0x39, 0xe3, 0xcf +.byte 0xc5, 0x4e, 0xc6, 0x92, 0x6d, 0x26, 0xc6, 0x7b, 0xbb, 0xb3, 0xda, 0x27, 0x9d, 0x0a, 0x86, 0xe9 +.byte 0x81, 0x37, 0x05, 0xfe, 0xf0, 0x71, 0x71, 0xec, 0xc3, 0x1c, 0xe9, 0x63, 0xa2, 0x17, 0x14, 0x9d +.byte 0xef, 0x1b, 0x67, 0xd3, 0x85, 0x55, 0x02, 0x02, 0xd6, 0x49, 0xc9, 0xcc, 0x5a, 0xe1, 0xb1, 0xf7 +.byte 0x6f, 0x32, 0x9f, 0xc9, 0xd4, 0x3b, 0x88, 0x41, 0xa8, 0x9c, 0xbd, 0xcb, 0xab, 0xdb, 0x6d, 0x7b +.byte 0x09, 0x1f, 0xa2, 0x4c, 0x72, 0x90, 0xda, 0x2b, 0x08, 0xfc, 0xcf, 0x3c, 0x54, 0xce, 0x67, 0x0f +.byte 0xa8, 0xcf, 0x5d, 0x96, 0x19, 0x0b, 0xc4, 0xe3, 0x72, 0xeb, 0xad, 0xd1, 0x7d, 0x1d, 0x27, 0xef +.byte 0x92, 0xeb, 0x10, 0xbf, 0x5b, 0xeb, 0x3b, 0xaf, 0xcf, 0x80, 0xdd, 0xc1, 0xd2, 0x96, 0x04, 0x5b +.byte 0x7a, 0x7e, 0xa4, 0xa9, 0x3c, 0x38, 0x76, 0xa4, 0x62, 0x8e, 0xa0, 0x39, 0x5e, 0xea, 0x77, 0xcf +.byte 0x5d, 0x00, 0x59, 0x8f, 0x66, 0x2c, 0x3e, 0x07, 0xa2, 0xa3, 0x05, 0x26, 0x11, 0x69, 0x97, 0xea +.byte 0x85, 0xb7, 0x0f, 0x96, 0x0b, 0x4b, 0xc8, 0x40, 0xe1, 0x50, 0xba, 0x2e, 0x8a, 0xcb, 0xf7, 0x0f +.byte 0x9a, 0x22, 0xe7, 0x7f, 0x9a, 0x37, 0x13, 0xcd, 0xf2, 0x4d, 0x13, 0x6b, 0x21, 0xd1, 0xc0, 0xcc +.byte 0x22, 0xf2, 0xa1, 0x46, 0xf6, 0x44, 0x69, 0x9c, 0xca, 0x61, 0x35, 0x07, 0x00, 0x6f, 0xd6, 0x61 +.byte 0x08, 0x11, 0xea, 0xba, 0xb8, 0xf6, 0xe9, 0xb3, 0x60, 0xe5, 0x4d, 0xb9, 0xec, 0x9f, 0x14, 0x66 +.byte 0xc9, 0x57, 0x58, 0xdb, 0xcd, 0x87, 0x69, 0xf8, 0x8a, 0x86, 0x12, 0x03, 0x47, 0xbf, 0x66, 0x13 +.byte 0x76, 0xac, 0x77, 0x7d, 0x34, 0x24, 0x85, 0x83, 0xcd, 0xd7, 0xaa, 0x9c, 0x90, 0x1a, 0x9f, 0x21 +.byte 0x2c, 0x7f, 0x78, 0xb7, 0x64, 0xb8, 0xd8, 0xe8, 0xa6, 0xf4, 0x78, 0xb3, 0x55, 0xcb, 0x84, 0xd2 +.byte 0x32, 0xc4, 0x78, 0xae, 0xa3, 0x8f, 0x61, 0xdd, 0xce, 0x08, 0x53, 0xad, 0xec, 0x88, 0xfc, 0x15 +.byte 0xe4, 0x9a, 0x0d, 0xe6, 0x9f, 0x1a, 0x77, 0xce, 0x4c, 0x8f, 0xb8, 0x14, 0x15, 0x3d, 0x62, 0x9c +.byte 0x86, 0x38, 0x06, 0x00, 0x66, 0x12, 0xe4, 0x59, 0x76, 0x5a, 0x53, 0xc0, 0x02, 0x98, 0xa2, 0x10 +.byte 0x2b, 0x68, 0x44, 0x7b, 0x8e, 0x79, 0xce, 0x33, 0x4a, 0x76, 0xaa, 0x5b, 0x81, 0x16, 0x1b, 0xb5 +.byte 0x8a, 0xd8, 0xd0, 0x00, 0x7b, 0x5e, 0x62, 0xb4, 0x09, 0xd6, 0x86, 0x63, 0x0e, 0xa6, 0x05, 0x95 +.byte 0x49, 0xba, 0x28, 0x8b, 0x88, 0x93, 0xb2, 0x34, 0x1c, 0xd8, 0xa4, 0x55, 0x6e, 0xb7, 0x1c, 0xd0 +.byte 0xde, 0x99, 0x55, 0x3b, 0x23, 0xf4, 0x22, 0xe0, 0xf9, 0x29, 0x66, 0x26, 0xec, 0x20, 0x50, 0x77 +.byte 0xdb, 0x4a, 0x0b, 0x8f, 0xbe, 0xe5, 0x02, 0x60, 0x70, 0x41, 0x5e, 0xd4, 0xae, 0x50, 0x39, 0x22 +.byte 0x14, 0x26, 0xcb, 0xb2, 0x3b, 0x73, 0x74, 0x55, 0x47, 0x07, 0x79, 0x81, 0x39, 0xa8, 0x30, 0x13 +.byte 0x44, 0xe5, 0x04, 0x8a, 0xae, 0x96, 0x13, 0x25, 0x42, 0x0f, 0xb9, 0x53, 0xc4, 0x9b, 0xfc, 0xcd +.byte 0xe4, 0x1c, 0xde, 0x3c, 0xfa, 0xab, 0xd6, 0x06, 0x4a, 0x1f, 0x67, 0xa6, 0x98, 0x30, 0x1c, 0xdd +.byte 0x2c, 0xdb, 0xdc, 0x18, 0x95, 0x57, 0x66, 0xc6, 0xff, 0x5c, 0x8b, 0x56, 0xf5, 0x77, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x85, 0x01, 0x26, 0x30, 0x81, 0x82, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x15, 0x77, 0x77, 0x77, 0x2e, 0x78, 0x72, 0x61, 0x6d, 0x70, 0x73, 0x65, 0x63, 0x75, 0x72 +.byte 0x69, 0x74, 0x79, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x13, 0x1b, 0x58, 0x52, 0x61, 0x6d, 0x70, 0x20, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79 +.byte 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x2d, 0x30 +.byte 0x2b, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x24, 0x58, 0x52, 0x61, 0x6d, 0x70, 0x20, 0x47, 0x6c +.byte 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69 +.byte 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 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, 0x98, 0x24, 0x1e +.byte 0xbd, 0x15, 0xb4, 0xba, 0xdf, 0xc7, 0x8c, 0xa5, 0x27, 0xb6, 0x38, 0x0b, 0x69, 0xf3, 0xb6, 0x4e +.byte 0xa8, 0x2c, 0x2e, 0x21, 0x1d, 0x5c, 0x44, 0xdf, 0x21, 0x5d, 0x7e, 0x23, 0x74, 0xfe, 0x5e, 0x7e +.byte 0xb4, 0x4a, 0xb7, 0xa6, 0xad, 0x1f, 0xae, 0xe0, 0x06, 0x16, 0xe2, 0x9b, 0x5b, 0xd9, 0x67, 0x74 +.byte 0x6b, 0x5d, 0x80, 0x8f, 0x29, 0x9d, 0x86, 0x1b, 0xd9, 0x9c, 0x0d, 0x98, 0x6d, 0x76, 0x10, 0x28 +.byte 0x58, 0xe4, 0x65, 0xb0, 0x7f, 0x4a, 0x98, 0x79, 0x9f, 0xe0, 0xc3, 0x31, 0x7e, 0x80, 0x2b, 0xb5 +.byte 0x8c, 0xc0, 0x40, 0x3b, 0x11, 0x86, 0xd0, 0xcb, 0xa2, 0x86, 0x36, 0x60, 0xa4, 0xd5, 0x30, 0x82 +.byte 0x6d, 0xd9, 0x6e, 0xd0, 0x0f, 0x12, 0x04, 0x33, 0x97, 0x5f, 0x4f, 0x61, 0x5a, 0xf0, 0xe4, 0xf9 +.byte 0x91, 0xab, 0xe7, 0x1d, 0x3b, 0xbc, 0xe8, 0xcf, 0xf4, 0x6b, 0x2d, 0x34, 0x7c, 0xe2, 0x48, 0x61 +.byte 0x1c, 0x8e, 0xf3, 0x61, 0x44, 0xcc, 0x6f, 0xa0, 0x4a, 0xa9, 0x94, 0xb0, 0x4d, 0xda, 0xe7, 0xa9 +.byte 0x34, 0x7a, 0x72, 0x38, 0xa8, 0x41, 0xcc, 0x3c, 0x94, 0x11, 0x7d, 0xeb, 0xc8, 0xa6, 0x8c, 0xb7 +.byte 0x86, 0xcb, 0xca, 0x33, 0x3b, 0xd9, 0x3d, 0x37, 0x8b, 0xfb, 0x7a, 0x3e, 0x86, 0x2c, 0xe7, 0x73 +.byte 0xd7, 0x0a, 0x57, 0xac, 0x64, 0x9b, 0x19, 0xeb, 0xf4, 0x0f, 0x04, 0x08, 0x8a, 0xac, 0x03, 0x17 +.byte 0x19, 0x64, 0xf4, 0x5a, 0x25, 0x22, 0x8d, 0x34, 0x2c, 0xb2, 0xf6, 0x68, 0x1d, 0x12, 0x6d, 0xd3 +.byte 0x8a, 0x1e, 0x14, 0xda, 0xc4, 0x8f, 0xa6, 0xe2, 0x23, 0x85, 0xd5, 0x7a, 0x0d, 0xbd, 0x6a, 0xe0 +.byte 0xe9, 0xec, 0xec, 0x17, 0xbb, 0x42, 0x1b, 0x67, 0xaa, 0x25, 0xed, 0x45, 0x83, 0x21, 0xfc, 0xc1 +.byte 0xc9, 0x7c, 0xd5, 0x62, 0x3e, 0xfa, 0xf2, 0xc5, 0x2d, 0xd3, 0xfd, 0xd4, 0x65, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x86, 0x01, 0x26, 0x30, 0x81, 0x83, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13 +.byte 0x07, 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04 +.byte 0x07, 0x13, 0x0a, 0x53, 0x63, 0x6f, 0x74, 0x74, 0x73, 0x64, 0x61, 0x6c, 0x65, 0x31, 0x1a, 0x30 +.byte 0x18, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x11, 0x47, 0x6f, 0x44, 0x61, 0x64, 0x64, 0x79, 0x2e +.byte 0x63, 0x6f, 0x6d, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x31, 0x30, 0x2f, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x28, 0x47, 0x6f, 0x20, 0x44, 0x61, 0x64, 0x64, 0x79, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x41, 0x75 +.byte 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x2d, 0x20, 0x47, 0x32, 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, 0xbf, 0x71, 0x62 +.byte 0x08, 0xf1, 0xfa, 0x59, 0x34, 0xf7, 0x1b, 0xc9, 0x18, 0xa3, 0xf7, 0x80, 0x49, 0x58, 0xe9, 0x22 +.byte 0x83, 0x13, 0xa6, 0xc5, 0x20, 0x43, 0x01, 0x3b, 0x84, 0xf1, 0xe6, 0x85, 0x49, 0x9f, 0x27, 0xea +.byte 0xf6, 0x84, 0x1b, 0x4e, 0xa0, 0xb4, 0xdb, 0x70, 0x98, 0xc7, 0x32, 0x01, 0xb1, 0x05, 0x3e, 0x07 +.byte 0x4e, 0xee, 0xf4, 0xfa, 0x4f, 0x2f, 0x59, 0x30, 0x22, 0xe7, 0xab, 0x19, 0x56, 0x6b, 0xe2, 0x80 +.byte 0x07, 0xfc, 0xf3, 0x16, 0x75, 0x80, 0x39, 0x51, 0x7b, 0xe5, 0xf9, 0x35, 0xb6, 0x74, 0x4e, 0xa9 +.byte 0x8d, 0x82, 0x13, 0xe4, 0xb6, 0x3f, 0xa9, 0x03, 0x83, 0xfa, 0xa2, 0xbe, 0x8a, 0x15, 0x6a, 0x7f +.byte 0xde, 0x0b, 0xc3, 0xb6, 0x19, 0x14, 0x05, 0xca, 0xea, 0xc3, 0xa8, 0x04, 0x94, 0x3b, 0x46, 0x7c +.byte 0x32, 0x0d, 0xf3, 0x00, 0x66, 0x22, 0xc8, 0x8d, 0x69, 0x6d, 0x36, 0x8c, 0x11, 0x18, 0xb7, 0xd3 +.byte 0xb2, 0x1c, 0x60, 0xb4, 0x38, 0xfa, 0x02, 0x8c, 0xce, 0xd3, 0xdd, 0x46, 0x07, 0xde, 0x0a, 0x3e +.byte 0xeb, 0x5d, 0x7c, 0xc8, 0x7c, 0xfb, 0xb0, 0x2b, 0x53, 0xa4, 0x92, 0x62, 0x69, 0x51, 0x25, 0x05 +.byte 0x61, 0x1a, 0x44, 0x81, 0x8c, 0x2c, 0xa9, 0x43, 0x96, 0x23, 0xdf, 0xac, 0x3a, 0x81, 0x9a, 0x0e +.byte 0x29, 0xc5, 0x1c, 0xa9, 0xe9, 0x5d, 0x1e, 0xb6, 0x9e, 0x9e, 0x30, 0x0a, 0x39, 0xce, 0xf1, 0x88 +.byte 0x80, 0xfb, 0x4b, 0x5d, 0xcc, 0x32, 0xec, 0x85, 0x62, 0x43, 0x25, 0x34, 0x02, 0x56, 0x27, 0x01 +.byte 0x91, 0xb4, 0x3b, 0x70, 0x2a, 0x3f, 0x6e, 0xb1, 0xe8, 0x9c, 0x88, 0x01, 0x7d, 0x9f, 0xd4, 0xf9 +.byte 0xdb, 0x53, 0x6d, 0x60, 0x9d, 0xbf, 0x2c, 0xe7, 0x58, 0xab, 0xb8, 0x5f, 0x46, 0xfc, 0xce, 0xc4 +.byte 0x1b, 0x03, 0x3c, 0x09, 0xeb, 0x49, 0x31, 0x5c, 0x69, 0x46, 0xb3, 0xe0, 0x47, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x87, 0x02, 0x26, 0x30, 0x81, 0x84, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55 +.byte 0x04, 0x05, 0x13, 0x09, 0x47, 0x36, 0x33, 0x32, 0x38, 0x37, 0x35, 0x31, 0x30, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x45, 0x53, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x1e, 0x41, 0x4e, 0x46, 0x20, 0x41, 0x75, 0x74, 0x6f, 0x72, 0x69, 0x64 +.byte 0x61, 0x64, 0x20, 0x64, 0x65, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x63 +.byte 0x69, 0x6f, 0x6e, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x0b, 0x41, 0x4e +.byte 0x46, 0x20, 0x43, 0x41, 0x20, 0x52, 0x61, 0x69, 0x7a, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x19, 0x41, 0x4e, 0x46, 0x20, 0x53, 0x65, 0x63, 0x75, 0x72, 0x65, 0x20, 0x53 +.byte 0x65, 0x72, 0x76, 0x65, 0x72, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x02 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xdb, 0xeb +.byte 0x6b, 0x2b, 0xe6, 0x64, 0x54, 0x95, 0x82, 0x90, 0xa3, 0x72, 0xa4, 0x19, 0x01, 0x9d, 0x9c, 0x0b +.byte 0x81, 0x5f, 0x73, 0x49, 0xba, 0xa7, 0xac, 0xf3, 0x04, 0x4e, 0x7b, 0x96, 0x0b, 0xec, 0x11, 0xe0 +.byte 0x5b, 0xa6, 0x1c, 0xce, 0x1b, 0xd2, 0x0d, 0x83, 0x1c, 0x2b, 0xb8, 0x9e, 0x1d, 0x7e, 0x45, 0x32 +.byte 0x60, 0x0f, 0x07, 0xe9, 0x77, 0x58, 0x7e, 0x9f, 0x6a, 0xc8, 0x61, 0x4e, 0xb6, 0x26, 0xc1, 0x4c +.byte 0x8d, 0xff, 0x4c, 0xef, 0x34, 0xb2, 0x1f, 0x65, 0xd8, 0xb9, 0x78, 0xf5, 0xad, 0xa9, 0x71, 0xb9 +.byte 0xef, 0x4f, 0x58, 0x1d, 0xa5, 0xde, 0x74, 0x20, 0x97, 0xa1, 0xed, 0x68, 0x4c, 0xde, 0x92, 0x17 +.byte 0x4b, 0xbc, 0xab, 0xff, 0x65, 0x9a, 0x9e, 0xfb, 0x47, 0xd9, 0x57, 0x72, 0xf3, 0x09, 0xa1, 0xae +.byte 0x76, 0x44, 0x13, 0x6e, 0x9c, 0x2d, 0x44, 0x39, 0xbc, 0xf9, 0xc7, 0x3b, 0xa4, 0x58, 0x3d, 0x41 +.byte 0xbd, 0xb4, 0xc2, 0x49, 0xa3, 0xc8, 0x0d, 0xd2, 0x97, 0x2f, 0x07, 0x65, 0x52, 0x00, 0xa7, 0x6e +.byte 0xc8, 0xaf, 0x68, 0xec, 0xf4, 0x14, 0x96, 0xb6, 0x57, 0x1f, 0x56, 0xc3, 0x39, 0x9f, 0x2b, 0x6d +.byte 0xe4, 0xf3, 0x3e, 0xf6, 0x35, 0x64, 0xda, 0x0c, 0x1c, 0xa1, 0x84, 0x4b, 0x2f, 0x4b, 0x4b, 0xe2 +.byte 0x2c, 0x24, 0x9d, 0x6d, 0x93, 0x40, 0xeb, 0xb5, 0x23, 0x8e, 0x32, 0xca, 0x6f, 0x45, 0xd3, 0xa8 +.byte 0x89, 0x7b, 0x1e, 0xcf, 0x1e, 0xfa, 0x5b, 0x43, 0x8b, 0xcd, 0xcd, 0xa8, 0x0f, 0x6a, 0xca, 0x0c +.byte 0x5e, 0xb9, 0x9e, 0x47, 0x8f, 0xf0, 0xd9, 0xb6, 0x0a, 0x0b, 0x58, 0x65, 0x17, 0x33, 0xb9, 0x23 +.byte 0xe4, 0x77, 0x19, 0x7d, 0xcb, 0x4a, 0x2e, 0x92, 0x7b, 0x4f, 0x2f, 0x10, 0x77, 0xb1, 0x8d, 0x2f +.byte 0x68, 0x9c, 0x62, 0xcc, 0xe0, 0x50, 0xf8, 0xec, 0x91, 0xa7, 0x54, 0x4c, 0x57, 0x09, 0xd5, 0x76 +.byte 0x63, 0xc5, 0xe8, 0x65, 0x1e, 0xee, 0x6d, 0x6a, 0xcf, 0x09, 0x9d, 0xfa, 0x7c, 0x4f, 0xad, 0x60 +.byte 0x08, 0xfd, 0x56, 0x99, 0x0f, 0x15, 0x2c, 0x7b, 0xa9, 0x80, 0xab, 0x8c, 0x61, 0x8f, 0x4a, 0x07 +.byte 0x76, 0x42, 0xde, 0x3d, 0xf4, 0xdd, 0xb2, 0x24, 0x33, 0x5b, 0xb8, 0xb5, 0xa3, 0x44, 0xc9, 0xac +.byte 0x7f, 0x77, 0x3c, 0x1d, 0x23, 0xec, 0x82, 0xa9, 0xa6, 0xe2, 0xc8, 0x06, 0x4c, 0x02, 0xfe, 0xac +.byte 0x5c, 0x99, 0x99, 0x0b, 0x2f, 0x10, 0x8a, 0xa6, 0xf4, 0x7f, 0xd5, 0x87, 0x74, 0x0d, 0x59, 0x49 +.byte 0x45, 0xf6, 0xf0, 0x71, 0x5c, 0x39, 0x29, 0xd6, 0xbf, 0x4a, 0x23, 0x8b, 0xf5, 0x5f, 0x01, 0x63 +.byte 0xd2, 0x87, 0x73, 0x28, 0xb5, 0x4b, 0x0a, 0xf5, 0xf8, 0xab, 0x82, 0x2c, 0x7e, 0x73, 0x25, 0x32 +.byte 0x1d, 0x0b, 0x63, 0x0a, 0x17, 0x81, 0x00, 0xff, 0xb6, 0x76, 0x5e, 0xe7, 0xb4, 0xb1, 0x40, 0xca +.byte 0x21, 0xbb, 0xd5, 0x80, 0x51, 0xe5, 0x48, 0x52, 0x67, 0x2c, 0xd2, 0x61, 0x89, 0x07, 0x0d, 0x0f +.byte 0xce, 0x42, 0x77, 0xc0, 0x44, 0x73, 0x9c, 0x44, 0x50, 0xa0, 0xdb, 0x10, 0x0a, 0x2d, 0x95, 0x1c +.byte 0x81, 0xaf, 0xe4, 0x1c, 0xe5, 0x14, 0x1e, 0xf1, 0x36, 0x41, 0x01, 0x02, 0x2f, 0x7d, 0x73, 0xa7 +.byte 0xde, 0x42, 0xcc, 0x4c, 0xe9, 0x89, 0x0d, 0x56, 0xf7, 0x9f, 0x91, 0xd4, 0x03, 0xc6, 0x6c, 0xc9 +.byte 0x8f, 0xdb, 0xd8, 0x1c, 0xe0, 0x40, 0x98, 0x5d, 0x66, 0x99, 0x98, 0x80, 0x6e, 0x2d, 0xff, 0x01 +.byte 0xc5, 0xce, 0xcb, 0x46, 0x1f, 0xac, 0x02, 0xc6, 0x43, 0xe6, 0xae, 0xa2, 0x84, 0x3c, 0xc5, 0x4e +.byte 0x1e, 0x3d, 0x6d, 0xc9, 0x14, 0x4c, 0xe3, 0x2e, 0x41, 0xbb, 0xca, 0x39, 0xbf, 0x36, 0x3c, 0x2a +.byte 0x19, 0xaa, 0x41, 0x87, 0x4e, 0xa5, 0xce, 0x4b, 0x32, 0x79, 0xdd, 0x90, 0x49, 0x7f, 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, 0x02, 0x26, 0x30, 0x81, 0x88 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x11, 0x30 +.byte 0x0f, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x08, 0x49, 0x6c, 0x6c, 0x69, 0x6e, 0x6f, 0x69, 0x73 +.byte 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x07, 0x43, 0x68, 0x69, 0x63, 0x61 +.byte 0x67, 0x6f, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x18, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x77, 0x61, 0x76, 0x65, 0x20, 0x48, 0x6f, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x73, 0x2c +.byte 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x31, 0x30, 0x2f, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x28 +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x77, 0x61, 0x76, 0x65, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c +.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, 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, 0xb9, 0x5d, 0x51, 0x28, 0x4b, 0x3c, 0x37 +.byte 0x92, 0xd1, 0x82, 0xce, 0xbd, 0x1d, 0xbd, 0xcd, 0xdd, 0xb8, 0xab, 0xcf, 0x0a, 0x3e, 0xe1, 0x5d +.byte 0xe5, 0xdc, 0xaa, 0x09, 0xb9, 0x57, 0x02, 0x3e, 0xe6, 0x63, 0x61, 0xdf, 0xf2, 0x0f, 0x82, 0x63 +.byte 0xae, 0xa3, 0xf7, 0xac, 0x73, 0xd1, 0x7c, 0xe7, 0xb3, 0x0b, 0xaf, 0x08, 0x00, 0x09, 0x59, 0x7f +.byte 0xcd, 0x29, 0x2a, 0x88, 0x93, 0x87, 0x17, 0x18, 0x80, 0xed, 0x88, 0xb2, 0xb4, 0xb6, 0x10, 0x1f +.byte 0x2d, 0xd6, 0x5f, 0x55, 0xa2, 0x13, 0x5d, 0xd1, 0xc6, 0xeb, 0x06, 0x56, 0x89, 0x88, 0xfe, 0xac +.byte 0x32, 0x9d, 0xfd, 0x5c, 0xc3, 0x05, 0xc7, 0x6e, 0xee, 0x86, 0x89, 0xba, 0x88, 0x03, 0x9d, 0x72 +.byte 0x21, 0x86, 0x90, 0xae, 0x8f, 0x03, 0xa5, 0xdc, 0x9f, 0x88, 0x28, 0xcb, 0xa3, 0x92, 0x49, 0x0f +.byte 0xec, 0xd0, 0x0f, 0xe2, 0x6d, 0x44, 0x4f, 0x80, 0x6a, 0xb2, 0xd4, 0xe7, 0xa0, 0x0a, 0x53, 0x01 +.byte 0xba, 0x8e, 0x97, 0x91, 0x76, 0x6e, 0xbc, 0xfc, 0xd5, 0x6b, 0x36, 0xe6, 0x40, 0x88, 0xd6, 0x7b +.byte 0x2f, 0x5f, 0x05, 0xe8, 0x2c, 0x6d, 0x11, 0xf3, 0xe7, 0xb2, 0xbe, 0x92, 0x44, 0x4c, 0xd2, 0x97 +.byte 0xa4, 0xfe, 0xd2, 0x72, 0x81, 0x43, 0x07, 0x9c, 0xe9, 0x11, 0x3e, 0xf5, 0x8b, 0x1a, 0x59, 0x7d +.byte 0x1f, 0x68, 0x58, 0xdd, 0x04, 0x00, 0x2c, 0x96, 0xf3, 0x43, 0xb3, 0x7e, 0x98, 0x19, 0x74, 0xd9 +.byte 0x9c, 0x73, 0xd9, 0x18, 0xbe, 0x41, 0xc7, 0x34, 0x79, 0xd9, 0xf4, 0x62, 0xc2, 0x43, 0xb9, 0xb3 +.byte 0x27, 0xb0, 0x22, 0xcb, 0xf9, 0x3d, 0x52, 0xc7, 0x30, 0x47, 0xb3, 0xc9, 0x3e, 0xb8, 0x6a, 0xe2 +.byte 0xe7, 0xe8, 0x81, 0x70, 0x5e, 0x42, 0x8b, 0x4f, 0x26, 0xa5, 0xfe, 0x3a, 0xc2, 0x20, 0x6e, 0xbb +.byte 0xf8, 0x16, 0x8e, 0xcd, 0x0c, 0xa9, 0xb4, 0x1b, 0x6c, 0x76, 0x10, 0xe1, 0x58, 0x79, 0x46, 0x3e +.byte 0x54, 0xce, 0x80, 0xa8, 0x57, 0x09, 0x37, 0x29, 0x1b, 0x99, 0x13, 0x8f, 0x0c, 0xc8, 0xd6, 0x2c +.byte 0x1c, 0xfb, 0x05, 0xe8, 0x08, 0x95, 0x3d, 0x65, 0x46, 0xdc, 0xee, 0xcd, 0x69, 0xe2, 0x4d, 0x8f +.byte 0x87, 0x28, 0x4e, 0x34, 0x0b, 0x3e, 0xcf, 0x14, 0xd9, 0xbb, 0xdd, 0xb6, 0x50, 0x9a, 0xad, 0x77 +.byte 0xd4, 0x19, 0xd6, 0xda, 0x1a, 0x88, 0xc8, 0x4e, 0x1b, 0x27, 0x75, 0xd8, 0xb2, 0x08, 0xf1, 0xae +.byte 0x83, 0x30, 0xb9, 0x11, 0x0e, 0xcd, 0x87, 0xf0, 0x84, 0x8d, 0x15, 0x72, 0x7c, 0xa1, 0xef, 0xcc +.byte 0xf2, 0x88, 0x61, 0xba, 0xf4, 0x69, 0xbb, 0x0c, 0x8c, 0x0b, 0x75, 0x57, 0x04, 0xb8, 0x4e, 0x2a +.byte 0x14, 0x2e, 0x3d, 0x0f, 0x1c, 0x1e, 0x32, 0xa6, 0x62, 0x36, 0xee, 0x66, 0xe2, 0x22, 0xb8, 0x05 +.byte 0x40, 0x63, 0x10, 0x22, 0xf3, 0x33, 0x1d, 0x74, 0x72, 0x8a, 0x2c, 0xf5, 0x39, 0x29, 0xa0, 0xd3 +.byte 0xe7, 0x1b, 0x80, 0x84, 0x2d, 0xc5, 0x3d, 0xe3, 0x4d, 0xb1, 0xfd, 0x1a, 0x6f, 0xba, 0x65, 0x07 +.byte 0x3b, 0x58, 0xec, 0x42, 0x45, 0x26, 0xfb, 0xd8, 0xda, 0x25, 0x72, 0xc4, 0xf6, 0x00, 0xb1, 0x22 +.byte 0x79, 0xbd, 0xe3, 0x7c, 0x59, 0x62, 0x4a, 0x9c, 0x05, 0x6f, 0x3d, 0xce, 0xe6, 0xd6, 0x47, 0x63 +.byte 0x99, 0xc6, 0x24, 0x6f, 0x72, 0x12, 0xc8, 0xac, 0x7f, 0x90, 0xb4, 0x0b, 0x91, 0x70, 0xe8, 0xb7 +.byte 0xe6, 0x16, 0x10, 0x71, 0x17, 0xce, 0xde, 0x06, 0x4f, 0x48, 0x41, 0x7d, 0x35, 0x4a, 0xa3, 0x89 +.byte 0xf2, 0xc9, 0x4b, 0x7b, 0x41, 0x11, 0x6d, 0x67, 0xb7, 0x08, 0x98, 0x4c, 0xe5, 0x11, 0x19, 0xae +.byte 0x42, 0x80, 0xdc, 0xfb, 0x90, 0x05, 0xd4, 0xf8, 0x50, 0xca, 0xbe, 0xe4, 0xad, 0xc7, 0xc2, 0x94 +.byte 0xd7, 0x16, 0x9d, 0xe6, 0x17, 0x8f, 0xaf, 0x36, 0xfb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x8b +.byte 0x00, 0x78, 0x30, 0x81, 0x88, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x55, 0x53, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x0a, 0x4e, 0x65, 0x77 +.byte 0x20, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x07 +.byte 0x13, 0x0b, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x20, 0x43, 0x69, 0x74, 0x79, 0x31, 0x1e, 0x30 +.byte 0x1c, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x15, 0x54, 0x68, 0x65, 0x20, 0x55, 0x53, 0x45, 0x52 +.byte 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x31, 0x2e, 0x30 +.byte 0x2c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x25, 0x55, 0x53, 0x45, 0x52, 0x54, 0x72, 0x75, 0x73 +.byte 0x74, 0x20, 0x45, 0x43, 0x43, 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, 0x76, 0x30 +.byte 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00 +.byte 0x22, 0x03, 0x62, 0x00, 0x04, 0x1a, 0xac, 0x54, 0x5a, 0xa9, 0xf9, 0x68, 0x23, 0xe7, 0x7a, 0xd5 +.byte 0x24, 0x6f, 0x53, 0xc6, 0x5a, 0xd8, 0x4b, 0xab, 0xc6, 0xd5, 0xb6, 0xd1, 0xe6, 0x73, 0x71, 0xae +.byte 0xdd, 0x9c, 0xd6, 0x0c, 0x61, 0xfd, 0xdb, 0xa0, 0x89, 0x03, 0xb8, 0x05, 0x14, 0xec, 0x57, 0xce +.byte 0xee, 0x5d, 0x3f, 0xe2, 0x21, 0xb3, 0xce, 0xf7, 0xd4, 0x8a, 0x79, 0xe0, 0xa3, 0x83, 0x7e, 0x2d +.byte 0x97, 0xd0, 0x61, 0xc4, 0xf1, 0x99, 0xdc, 0x25, 0x91, 0x63, 0xab, 0x7f, 0x30, 0xa3, 0xb4, 0x70 +.byte 0xe2, 0xc7, 0xa1, 0x33, 0x9c, 0xf3, 0xbf, 0x2e, 0x5c, 0x53, 0xb1, 0x5f, 0xb3, 0x7d, 0x32, 0x7f +.byte 0x8a, 0x34, 0xe3, 0x79, 0x79, 0x00, 0x8b, 0x02, 0x26, 0x30, 0x81, 0x88, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55 +.byte 0x04, 0x08, 0x13, 0x0a, 0x4e, 0x65, 0x77, 0x20, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x31, 0x14 +.byte 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x0b, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x20 +.byte 0x43, 0x69, 0x74, 0x79, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x15, 0x54 +.byte 0x68, 0x65, 0x20, 0x55, 0x53, 0x45, 0x52, 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x4e, 0x65, 0x74 +.byte 0x77, 0x6f, 0x72, 0x6b, 0x31, 0x2e, 0x30, 0x2c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x25, 0x55 +.byte 0x53, 0x45, 0x52, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x52, 0x53, 0x41, 0x20, 0x43, 0x65, 0x72 +.byte 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f +.byte 0x72, 0x69, 0x74, 0x79, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86 +.byte 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a +.byte 0x02, 0x82, 0x02, 0x01, 0x00, 0x80, 0x12, 0x65, 0x17, 0x36, 0x0e, 0xc3, 0xdb, 0x08, 0xb3, 0xd0 +.byte 0xac, 0x57, 0x0d, 0x76, 0xed, 0xcd, 0x27, 0xd3, 0x4c, 0xad, 0x50, 0x83, 0x61, 0xe2, 0xaa, 0x20 +.byte 0x4d, 0x09, 0x2d, 0x64, 0x09, 0xdc, 0xce, 0x89, 0x9f, 0xcc, 0x3d, 0xa9, 0xec, 0xf6, 0xcf, 0xc1 +.byte 0xdc, 0xf1, 0xd3, 0xb1, 0xd6, 0x7b, 0x37, 0x28, 0x11, 0x2b, 0x47, 0xda, 0x39, 0xc6, 0xbc, 0x3a +.byte 0x19, 0xb4, 0x5f, 0xa6, 0xbd, 0x7d, 0x9d, 0xa3, 0x63, 0x42, 0xb6, 0x76, 0xf2, 0xa9, 0x3b, 0x2b +.byte 0x91, 0xf8, 0xe2, 0x6f, 0xd0, 0xec, 0x16, 0x20, 0x90, 0x09, 0x3e, 0xe2, 0xe8, 0x74, 0xc9, 0x18 +.byte 0xb4, 0x91, 0xd4, 0x62, 0x64, 0xdb, 0x7f, 0xa3, 0x06, 0xf1, 0x88, 0x18, 0x6a, 0x90, 0x22, 0x3c +.byte 0xbc, 0xfe, 0x13, 0xf0, 0x87, 0x14, 0x7b, 0xf6, 0xe4, 0x1f, 0x8e, 0xd4, 0xe4, 0x51, 0xc6, 0x11 +.byte 0x67, 0x46, 0x08, 0x51, 0xcb, 0x86, 0x14, 0x54, 0x3f, 0xbc, 0x33, 0xfe, 0x7e, 0x6c, 0x9c, 0xff +.byte 0x16, 0x9d, 0x18, 0xbd, 0x51, 0x8e, 0x35, 0xa6, 0xa7, 0x66, 0xc8, 0x72, 0x67, 0xdb, 0x21, 0x66 +.byte 0xb1, 0xd4, 0x9b, 0x78, 0x03, 0xc0, 0x50, 0x3a, 0xe8, 0xcc, 0xf0, 0xdc, 0xbc, 0x9e, 0x4c, 0xfe +.byte 0xaf, 0x05, 0x96, 0x35, 0x1f, 0x57, 0x5a, 0xb7, 0xff, 0xce, 0xf9, 0x3d, 0xb7, 0x2c, 0xb6, 0xf6 +.byte 0x54, 0xdd, 0xc8, 0xe7, 0x12, 0x3a, 0x4d, 0xae, 0x4c, 0x8a, 0xb7, 0x5c, 0x9a, 0xb4, 0xb7, 0x20 +.byte 0x3d, 0xca, 0x7f, 0x22, 0x34, 0xae, 0x7e, 0x3b, 0x68, 0x66, 0x01, 0x44, 0xe7, 0x01, 0x4e, 0x46 +.byte 0x53, 0x9b, 0x33, 0x60, 0xf7, 0x94, 0xbe, 0x53, 0x37, 0x90, 0x73, 0x43, 0xf3, 0x32, 0xc3, 0x53 +.byte 0xef, 0xdb, 0xaa, 0xfe, 0x74, 0x4e, 0x69, 0xc7, 0x6b, 0x8c, 0x60, 0x93, 0xde, 0xc4, 0xc7, 0x0c +.byte 0xdf, 0xe1, 0x32, 0xae, 0xcc, 0x93, 0x3b, 0x51, 0x78, 0x95, 0x67, 0x8b, 0xee, 0x3d, 0x56, 0xfe +.byte 0x0c, 0xd0, 0x69, 0x0f, 0x1b, 0x0f, 0xf3, 0x25, 0x26, 0x6b, 0x33, 0x6d, 0xf7, 0x6e, 0x47, 0xfa +.byte 0x73, 0x43, 0xe5, 0x7e, 0x0e, 0xa5, 0x66, 0xb1, 0x29, 0x7c, 0x32, 0x84, 0x63, 0x55, 0x89, 0xc4 +.byte 0x0d, 0xc1, 0x93, 0x54, 0x30, 0x19, 0x13, 0xac, 0xd3, 0x7d, 0x37, 0xa7, 0xeb, 0x5d, 0x3a, 0x6c +.byte 0x35, 0x5c, 0xdb, 0x41, 0xd7, 0x12, 0xda, 0xa9, 0x49, 0x0b, 0xdf, 0xd8, 0x80, 0x8a, 0x09, 0x93 +.byte 0x62, 0x8e, 0xb5, 0x66, 0xcf, 0x25, 0x88, 0xcd, 0x84, 0xb8, 0xb1, 0x3f, 0xa4, 0x39, 0x0f, 0xd9 +.byte 0x02, 0x9e, 0xeb, 0x12, 0x4c, 0x95, 0x7c, 0xf3, 0x6b, 0x05, 0xa9, 0x5e, 0x16, 0x83, 0xcc, 0xb8 +.byte 0x67, 0xe2, 0xe8, 0x13, 0x9d, 0xcc, 0x5b, 0x82, 0xd3, 0x4c, 0xb3, 0xed, 0x5b, 0xff, 0xde, 0xe5 +.byte 0x73, 0xac, 0x23, 0x3b, 0x2d, 0x00, 0xbf, 0x35, 0x55, 0x74, 0x09, 0x49, 0xd8, 0x49, 0x58, 0x1a +.byte 0x7f, 0x92, 0x36, 0xe6, 0x51, 0x92, 0x0e, 0xf3, 0x26, 0x7d, 0x1c, 0x4d, 0x17, 0xbc, 0xc9, 0xec +.byte 0x43, 0x26, 0xd0, 0xbf, 0x41, 0x5f, 0x40, 0xa9, 0x44, 0x44, 0xf4, 0x99, 0xe7, 0x57, 0x87, 0x9e +.byte 0x50, 0x1f, 0x57, 0x54, 0xa8, 0x3e, 0xfd, 0x74, 0x63, 0x2f, 0xb1, 0x50, 0x65, 0x09, 0xe6, 0x58 +.byte 0x42, 0x2e, 0x43, 0x1a, 0x4c, 0xb4, 0xf0, 0x25, 0x47, 0x59, 0xfa, 0x04, 0x1e, 0x93, 0xd4, 0x26 +.byte 0x46, 0x4a, 0x50, 0x81, 0xb2, 0xde, 0xbe, 0x78, 0xb7, 0xfc, 0x67, 0x15, 0xe1, 0xc9, 0x57, 0x84 +.byte 0x1e, 0x0f, 0x63, 0xd6, 0xe9, 0x62, 0xba, 0xd6, 0x5f, 0x55, 0x2e, 0xea, 0x5c, 0xc6, 0x28, 0x08 +.byte 0x04, 0x25, 0x39, 0xb8, 0x0e, 0x2b, 0xa9, 0xf2, 0x4c, 0x97, 0x1c, 0x07, 0x3f, 0x0d, 0x52, 0xf5 +.byte 0xed, 0xef, 0x2f, 0x82, 0x0f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x92, 0x01, 0x26, 0x30, 0x81 +.byte 0x8f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x10 +.byte 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x07, 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61 +.byte 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x0a, 0x53, 0x63, 0x6f, 0x74, 0x74 +.byte 0x73, 0x64, 0x61, 0x6c, 0x65, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c +.byte 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f +.byte 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x32, 0x30, 0x30 +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x29, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64 +.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, 0xbd, 0xed, 0xc1, 0x03, 0xfc, 0xf6, 0x8f, 0xfc, 0x02, 0xb1, 0x6f, 0x5b, 0x9f, 0x48, 0xd9 +.byte 0x9d, 0x79, 0xe2, 0xa2, 0xb7, 0x03, 0x61, 0x56, 0x18, 0xc3, 0x47, 0xb6, 0xd7, 0xca, 0x3d, 0x35 +.byte 0x2e, 0x89, 0x43, 0xf7, 0xa1, 0x69, 0x9b, 0xde, 0x8a, 0x1a, 0xfd, 0x13, 0x20, 0x9c, 0xb4, 0x49 +.byte 0x77, 0x32, 0x29, 0x56, 0xfd, 0xb9, 0xec, 0x8c, 0xdd, 0x22, 0xfa, 0x72, 0xdc, 0x27, 0x61, 0x97 +.byte 0xee, 0xf6, 0x5a, 0x84, 0xec, 0x6e, 0x19, 0xb9, 0x89, 0x2c, 0xdc, 0x84, 0x5b, 0xd5, 0x74, 0xfb +.byte 0x6b, 0x5f, 0xc5, 0x89, 0xa5, 0x10, 0x52, 0x89, 0x46, 0x55, 0xf4, 0xb8, 0x75, 0x1c, 0xe6, 0x7f +.byte 0xe4, 0x54, 0xae, 0x4b, 0xf8, 0x55, 0x72, 0x57, 0x02, 0x19, 0xf8, 0x17, 0x71, 0x59, 0xeb, 0x1e +.byte 0x28, 0x07, 0x74, 0xc5, 0x9d, 0x48, 0xbe, 0x6c, 0xb4, 0xf4, 0xa4, 0xb0, 0xf3, 0x64, 0x37, 0x79 +.byte 0x92, 0xc0, 0xec, 0x46, 0x5e, 0x7f, 0xe1, 0x6d, 0x53, 0x4c, 0x62, 0xaf, 0xcd, 0x1f, 0x0b, 0x63 +.byte 0xbb, 0x3a, 0x9d, 0xfb, 0xfc, 0x79, 0x00, 0x98, 0x61, 0x74, 0xcf, 0x26, 0x82, 0x40, 0x63, 0xf3 +.byte 0xb2, 0x72, 0x6a, 0x19, 0x0d, 0x99, 0xca, 0xd4, 0x0e, 0x75, 0xcc, 0x37, 0xfb, 0x8b, 0x89, 0xc1 +.byte 0x59, 0xf1, 0x62, 0x7f, 0x5f, 0xb3, 0x5f, 0x65, 0x30, 0xf8, 0xa7, 0xb7, 0x4d, 0x76, 0x5a, 0x1e +.byte 0x76, 0x5e, 0x34, 0xc0, 0xe8, 0x96, 0x56, 0x99, 0x8a, 0xb3, 0xf0, 0x7f, 0xa4, 0xcd, 0xbd, 0xdc +.byte 0x32, 0x31, 0x7c, 0x91, 0xcf, 0xe0, 0x5f, 0x11, 0xf8, 0x6b, 0xaa, 0x49, 0x5c, 0xd1, 0x99, 0x94 +.byte 0xd1, 0xa2, 0xe3, 0x63, 0x5b, 0x09, 0x76, 0xb5, 0x56, 0x62, 0xe1, 0x4b, 0x74, 0x1d, 0x96, 0xd4 +.byte 0x26, 0xd4, 0x08, 0x04, 0x59, 0xd0, 0x98, 0x0e, 0x0e, 0xe6, 0xde, 0xfc, 0xc3, 0xec, 0x1f, 0x90 +.byte 0xf1, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x94, 0x00, 0x5b, 0x30, 0x81, 0x91, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03 +.byte 0x55, 0x04, 0x08, 0x13, 0x08, 0x49, 0x6c, 0x6c, 0x69, 0x6e, 0x6f, 0x69, 0x73, 0x31, 0x10, 0x30 +.byte 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x07, 0x43, 0x68, 0x69, 0x63, 0x61, 0x67, 0x6f, 0x31 +.byte 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x18, 0x54, 0x72, 0x75, 0x73, 0x74, 0x77 +.byte 0x61, 0x76, 0x65, 0x20, 0x48, 0x6f, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x73, 0x2c, 0x20, 0x49, 0x6e +.byte 0x63, 0x2e, 0x31, 0x3a, 0x30, 0x38, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x31, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x77, 0x61, 0x76, 0x65, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x45, 0x43 +.byte 0x43, 0x20, 0x50, 0x32, 0x35, 0x36, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61 +.byte 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30, 0x59 +.byte 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48 +.byte 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x7e, 0xfb, 0x6c, 0xe6, 0x23, 0xe3, 0x73 +.byte 0x32, 0x08, 0xca, 0x60, 0xe6, 0x53, 0x9c, 0xba, 0x74, 0x8d, 0x18, 0xb0, 0x78, 0x90, 0x52, 0x80 +.byte 0xdd, 0x38, 0xc0, 0x4a, 0x1d, 0xd1, 0xa8, 0xcc, 0x93, 0xa4, 0x97, 0x06, 0x38, 0xca, 0x0d, 0x15 +.byte 0x62, 0xc6, 0x8e, 0x01, 0x2a, 0x65, 0x9d, 0xaa, 0xdf, 0x34, 0x91, 0x2e, 0x81, 0xc1, 0xe4, 0x33 +.byte 0x92, 0x31, 0xc4, 0xfd, 0x09, 0x3a, 0xa6, 0x3f, 0xad, 0x00, 0x94, 0x00, 0x78, 0x30, 0x81, 0x91 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x11, 0x30 +.byte 0x0f, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x08, 0x49, 0x6c, 0x6c, 0x69, 0x6e, 0x6f, 0x69, 0x73 +.byte 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x07, 0x43, 0x68, 0x69, 0x63, 0x61 +.byte 0x67, 0x6f, 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x18, 0x54, 0x72, 0x75 +.byte 0x73, 0x74, 0x77, 0x61, 0x76, 0x65, 0x20, 0x48, 0x6f, 0x6c, 0x64, 0x69, 0x6e, 0x67, 0x73, 0x2c +.byte 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x3a, 0x30, 0x38, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x31 +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x77, 0x61, 0x76, 0x65, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c +.byte 0x20, 0x45, 0x43, 0x43, 0x20, 0x50, 0x33, 0x38, 0x34, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66 +.byte 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74 +.byte 0x79, 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, 0x6b, 0xda, 0x0d, 0x75, 0x35, 0x08, 0x31 +.byte 0x47, 0x05, 0xae, 0x45, 0x99, 0x55, 0xf1, 0x11, 0x13, 0x2e, 0x4a, 0xf8, 0x10, 0x31, 0x23, 0xa3 +.byte 0x7e, 0x83, 0xd3, 0x7f, 0x28, 0x08, 0x3a, 0x26, 0x1a, 0x3a, 0xcf, 0x97, 0x82, 0x1f, 0x80, 0xb7 +.byte 0x27, 0x09, 0x8f, 0xd1, 0x8e, 0x30, 0xc4, 0x0a, 0x9b, 0x0e, 0xac, 0x58, 0x04, 0xab, 0xf7, 0x36 +.byte 0x7d, 0x94, 0x23, 0xa4, 0x9b, 0x0a, 0x8a, 0x8b, 0xab, 0xeb, 0xfd, 0x39, 0x25, 0x66, 0xf1, 0x5e +.byte 0xfe, 0x8c, 0xae, 0x8d, 0x41, 0x79, 0x9d, 0x09, 0x60, 0xce, 0x28, 0xa9, 0xd3, 0x8a, 0x6d, 0xf3 +.byte 0xd6, 0x45, 0xd4, 0xf2, 0x98, 0x84, 0x38, 0x65, 0xa0, 0x00, 0x98, 0x01, 0x26, 0x30, 0x81, 0x95 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x52, 0x31, 0x44, 0x30 +.byte 0x42, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x3b, 0x48, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x69, 0x63 +.byte 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x52, 0x65 +.byte 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69 +.byte 0x6f, 0x6e, 0x73, 0x20, 0x43, 0x65, 0x72, 0x74, 0x2e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72 +.byte 0x69, 0x74, 0x79, 0x31, 0x40, 0x30, 0x3e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x37, 0x48, 0x65 +.byte 0x6c, 0x6c, 0x65, 0x6e, 0x69, 0x63, 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x69, 0x63, 0x20 +.byte 0x61, 0x6e, 0x64, 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x49, 0x6e, 0x73 +.byte 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x43, 0x41 +.byte 0x20, 0x32, 0x30, 0x31, 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01 +.byte 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xa9, 0x53, 0x00, 0xe3, 0x2e, 0xa6, 0xf6, 0x8e, 0xfa, 0x60 +.byte 0xd8, 0x2d, 0x95, 0x3e, 0xf8, 0x2c, 0x2a, 0x54, 0x4e, 0xcd, 0xb9, 0x84, 0x61, 0x94, 0x58, 0x4f +.byte 0x8f, 0x3d, 0x8b, 0xe4, 0x43, 0xf3, 0x75, 0x89, 0x8d, 0x51, 0xe4, 0xc3, 0x37, 0xd2, 0x8a, 0x88 +.byte 0x4d, 0x79, 0x1e, 0xb7, 0x12, 0xdd, 0x43, 0x78, 0x4a, 0x8a, 0x92, 0xe6, 0xd7, 0x48, 0xd5, 0x0f +.byte 0xa4, 0x3a, 0x29, 0x44, 0x35, 0xb8, 0x07, 0xf6, 0x68, 0x1d, 0x55, 0xcd, 0x38, 0x51, 0xf0, 0x8c +.byte 0x24, 0x31, 0x85, 0xaf, 0x83, 0xc9, 0x7d, 0xe9, 0x77, 0xaf, 0xed, 0x1a, 0x7b, 0x9d, 0x17, 0xf9 +.byte 0xb3, 0x9d, 0x38, 0x50, 0x0f, 0xa6, 0x5a, 0x79, 0x91, 0x80, 0xaf, 0x37, 0xae, 0xa6, 0xd3, 0x31 +.byte 0xfb, 0xb5, 0x26, 0x09, 0x9d, 0x3c, 0x5a, 0xef, 0x51, 0xc5, 0x2b, 0xdf, 0x96, 0x5d, 0xeb, 0x32 +.byte 0x1e, 0x02, 0xda, 0x70, 0x49, 0xec, 0x6e, 0x0c, 0xc8, 0x9a, 0x37, 0x8d, 0xf7, 0xf1, 0x36, 0x60 +.byte 0x4b, 0x26, 0x2c, 0x82, 0x9e, 0xd0, 0x78, 0xf3, 0x0d, 0x0f, 0x63, 0xa4, 0x51, 0x30, 0xe1, 0xf9 +.byte 0x2b, 0x27, 0x12, 0x07, 0xd8, 0xea, 0xbd, 0x18, 0x62, 0x98, 0xb0, 0x59, 0x37, 0x7d, 0xbe, 0xee +.byte 0xf3, 0x20, 0x51, 0x42, 0x5a, 0x83, 0xef, 0x93, 0xba, 0x69, 0x15, 0xf1, 0x62, 0x9d, 0x9f, 0x99 +.byte 0x39, 0x82, 0xa1, 0xb7, 0x74, 0x2e, 0x8b, 0xd4, 0xc5, 0x0b, 0x7b, 0x2f, 0xf0, 0xc8, 0x0a, 0xda +.byte 0x3d, 0x79, 0x0a, 0x9a, 0x93, 0x1c, 0xa5, 0x28, 0x72, 0x73, 0x91, 0x43, 0x9a, 0xa7, 0xd1, 0x4d +.byte 0x85, 0x84, 0xb9, 0xa9, 0x74, 0x8f, 0x14, 0x40, 0xc7, 0xdc, 0xde, 0xac, 0x41, 0x64, 0x6c, 0xb4 +.byte 0x19, 0x9b, 0x02, 0x63, 0x6d, 0x24, 0x64, 0x8f, 0x44, 0xb2, 0x25, 0xea, 0xce, 0x5d, 0x74, 0x0c +.byte 0x63, 0x32, 0x5c, 0x8d, 0x87, 0xe5, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x9b, 0x01, 0x26, 0x30 +.byte 0x81, 0x98, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31 +.byte 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x07, 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e +.byte 0x61, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x0a, 0x53, 0x63, 0x6f, 0x74 +.byte 0x74, 0x73, 0x64, 0x61, 0x6c, 0x65, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13 +.byte 0x1c, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e +.byte 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x3b, 0x30 +.byte 0x39, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x32, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c +.byte 0x64, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x41, 0x75, 0x74, 0x68 +.byte 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x2d, 0x20, 0x47, 0x32, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d +.byte 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01 +.byte 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xd5, 0x0c, 0x3a, 0xc4, 0x2a +.byte 0xf9, 0x4e, 0xe2, 0xf5, 0xbe, 0x19, 0x97, 0x5f, 0x8e, 0x88, 0x53, 0xb1, 0x1f, 0x3f, 0xcb, 0xcf +.byte 0x9f, 0x20, 0x13, 0x6d, 0x29, 0x3a, 0xc8, 0x0f, 0x7d, 0x3c, 0xf7, 0x6b, 0x76, 0x38, 0x63, 0xd9 +.byte 0x36, 0x60, 0xa8, 0x9b, 0x5e, 0x5c, 0x00, 0x80, 0xb2, 0x2f, 0x59, 0x7f, 0xf6, 0x87, 0xf9, 0x25 +.byte 0x43, 0x86, 0xe7, 0x69, 0x1b, 0x52, 0x9a, 0x90, 0xe1, 0x71, 0xe3, 0xd8, 0x2d, 0x0d, 0x4e, 0x6f +.byte 0xf6, 0xc8, 0x49, 0xd9, 0xb6, 0xf3, 0x1a, 0x56, 0xae, 0x2b, 0xb6, 0x74, 0x14, 0xeb, 0xcf, 0xfb +.byte 0x26, 0xe3, 0x1a, 0xba, 0x1d, 0x96, 0x2e, 0x6a, 0x3b, 0x58, 0x94, 0x89, 0x47, 0x56, 0xff, 0x25 +.byte 0xa0, 0x93, 0x70, 0x53, 0x83, 0xda, 0x84, 0x74, 0x14, 0xc3, 0x67, 0x9e, 0x04, 0x68, 0x3a, 0xdf +.byte 0x8e, 0x40, 0x5a, 0x1d, 0x4a, 0x4e, 0xcf, 0x43, 0x91, 0x3b, 0xe7, 0x56, 0xd6, 0x00, 0x70, 0xcb +.byte 0x52, 0xee, 0x7b, 0x7d, 0xae, 0x3a, 0xe7, 0xbc, 0x31, 0xf9, 0x45, 0xf6, 0xc2, 0x60, 0xcf, 0x13 +.byte 0x59, 0x02, 0x2b, 0x80, 0xcc, 0x34, 0x47, 0xdf, 0xb9, 0xde, 0x90, 0x65, 0x6d, 0x02, 0xcf, 0x2c +.byte 0x91, 0xa6, 0xa6, 0xe7, 0xde, 0x85, 0x18, 0x49, 0x7c, 0x66, 0x4e, 0xa3, 0x3a, 0x6d, 0xa9, 0xb5 +.byte 0xee, 0x34, 0x2e, 0xba, 0x0d, 0x03, 0xb8, 0x33, 0xdf, 0x47, 0xeb, 0xb1, 0x6b, 0x8d, 0x25, 0xd9 +.byte 0x9b, 0xce, 0x81, 0xd1, 0x45, 0x46, 0x32, 0x96, 0x70, 0x87, 0xde, 0x02, 0x0e, 0x49, 0x43, 0x85 +.byte 0xb6, 0x6c, 0x73, 0xbb, 0x64, 0xea, 0x61, 0x41, 0xac, 0xc9, 0xd4, 0x54, 0xdf, 0x87, 0x2f, 0xc7 +.byte 0x22, 0xb2, 0x26, 0xcc, 0x9f, 0x59, 0x54, 0x68, 0x9f, 0xfc, 0xbe, 0x2a, 0x2f, 0xc4, 0x55, 0x1c +.byte 0x75, 0x40, 0x60, 0x17, 0x85, 0x02, 0x55, 0x39, 0x8b, 0x7f, 0x05, 0x02, 0x03, 0x01, 0x00, 0x01 +.byte 0x00, 0x9f, 0x01, 0x26, 0x30, 0x81, 0x9c, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x50, 0x41, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x06, 0x50 +.byte 0x61, 0x6e, 0x61, 0x6d, 0x61, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x0b +.byte 0x50, 0x61, 0x6e, 0x61, 0x6d, 0x61, 0x20, 0x43, 0x69, 0x74, 0x79, 0x31, 0x24, 0x30, 0x22, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1b, 0x54, 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x53 +.byte 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20, 0x53, 0x2e, 0x20, 0x64, 0x65, 0x20, 0x52, 0x2e, 0x4c +.byte 0x2e, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c, 0x1e, 0x54, 0x72, 0x75, 0x73 +.byte 0x74, 0x43, 0x6f, 0x72, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65 +.byte 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x31, 0x17, 0x30, 0x15, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x0c, 0x0e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x45, 0x43 +.byte 0x41, 0x2d, 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7 +.byte 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02 +.byte 0x82, 0x01, 0x01, 0x00, 0xcf, 0x8f, 0xe0, 0x11, 0xb5, 0x9f, 0xa8, 0x76, 0x76, 0xdb, 0xdf, 0x0f +.byte 0x54, 0xef, 0x73, 0x63, 0x29, 0x82, 0xad, 0x47, 0xc6, 0xa3, 0x6b, 0xed, 0xfe, 0x5f, 0x33, 0xf8 +.byte 0x43, 0x51, 0xe9, 0x1a, 0x33, 0x91, 0x31, 0x17, 0xa0, 0x74, 0xc4, 0xd4, 0xa7, 0x01, 0xe6, 0xb2 +.byte 0x92, 0x3e, 0x6a, 0x9d, 0xed, 0x0e, 0xf9, 0x74, 0x98, 0x40, 0xd3, 0x3f, 0x03, 0x80, 0x06, 0x82 +.byte 0x40, 0xe8, 0xb1, 0xe2, 0xa7, 0x51, 0xa7, 0x1d, 0x83, 0x26, 0x6b, 0xab, 0xde, 0xfa, 0x17, 0x91 +.byte 0x2b, 0xd8, 0xc6, 0xac, 0x1e, 0xb1, 0x9e, 0x19, 0x01, 0xd5, 0x97, 0xa6, 0xea, 0x0d, 0xb7, 0xc4 +.byte 0x55, 0x1f, 0x27, 0x7c, 0xd2, 0x08, 0xd5, 0x76, 0x1f, 0x29, 0x15, 0x87, 0x40, 0x39, 0xdd, 0x38 +.byte 0x45, 0x11, 0x75, 0xd0, 0x9a, 0xa7, 0x34, 0xe0, 0xbf, 0xcd, 0xc8, 0x52, 0x1d, 0xb9, 0x47, 0x7e +.byte 0x0d, 0xb8, 0xbb, 0xc6, 0x0c, 0xf6, 0x73, 0x57, 0x16, 0x5a, 0x7e, 0x43, 0x91, 0x1f, 0x55, 0x3a +.byte 0xc6, 0x6d, 0x44, 0x04, 0xaa, 0x9c, 0xa9, 0x9c, 0xa7, 0x4c, 0x89, 0x17, 0x83, 0xae, 0xa3, 0x04 +.byte 0x5e, 0x52, 0x80, 0x8b, 0x1e, 0x12, 0x25, 0x11, 0x19, 0xd7, 0x0c, 0x7d, 0x7d, 0x31, 0x44, 0x41 +.byte 0xea, 0xdb, 0xaf, 0xb0, 0x1c, 0xef, 0x81, 0xd0, 0x2c, 0xc5, 0x9a, 0x21, 0x9b, 0x3d, 0xed, 0x42 +.byte 0x3b, 0x50, 0x26, 0xf2, 0xec, 0xce, 0x71, 0x61, 0x06, 0x62, 0x21, 0x54, 0x4e, 0x7f, 0xc1, 0x9d +.byte 0x3e, 0x7f, 0x20, 0x8c, 0x80, 0xcb, 0x2a, 0xd8, 0x97, 0x62, 0xc8, 0x83, 0x33, 0x91, 0x7d, 0xb0 +.byte 0xa2, 0x5a, 0x0f, 0x57, 0xe8, 0x3b, 0xcc, 0xf2, 0x25, 0xb2, 0xd4, 0x7c, 0x2f, 0xec, 0x4d, 0xc6 +.byte 0xa1, 0x3a, 0x15, 0x7a, 0xe7, 0xb6, 0x5d, 0x35, 0xf5, 0xf6, 0x48, 0x4a, 0x36, 0x45, 0x66, 0xd4 +.byte 0xba, 0x98, 0x58, 0xc1, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xa7, 0x01, 0x26, 0x30, 0x81, 0xa4 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50, 0x41, 0x31, 0x0f, 0x30 +.byte 0x0d, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x06, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0x61, 0x31, 0x14 +.byte 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x0b, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0x61, 0x20 +.byte 0x43, 0x69, 0x74, 0x79, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1b, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73, 0x20 +.byte 0x53, 0x2e, 0x20, 0x64, 0x65, 0x20, 0x52, 0x2e, 0x4c, 0x2e, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03 +.byte 0x55, 0x04, 0x0b, 0x0c, 0x1e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x43, 0x65 +.byte 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72 +.byte 0x69, 0x74, 0x79, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x16, 0x54, 0x72 +.byte 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x43, 0x65, 0x72, 0x74, 0x20 +.byte 0x43, 0x41, 0x2d, 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86 +.byte 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a +.byte 0x02, 0x82, 0x01, 0x01, 0x00, 0xbf, 0x8e, 0xb7, 0x95, 0xe2, 0xc2, 0x26, 0x12, 0x6b, 0x33, 0x19 +.byte 0xc7, 0x40, 0x58, 0x0a, 0xab, 0x59, 0xaa, 0x8d, 0x00, 0xa3, 0xfc, 0x80, 0xc7, 0x50, 0x7b, 0x8e +.byte 0xd4, 0x20, 0x26, 0xba, 0x32, 0x12, 0xd8, 0x23, 0x54, 0x49, 0x25, 0x10, 0x22, 0x98, 0x9d, 0x46 +.byte 0xd2, 0xc1, 0xc9, 0x9e, 0x4e, 0x1b, 0x2e, 0x2c, 0x0e, 0x38, 0xf3, 0x1a, 0x25, 0x68, 0x1c, 0xa6 +.byte 0x5a, 0x05, 0xe6, 0x1e, 0x8b, 0x48, 0xbf, 0x98, 0x96, 0x74, 0x3e, 0x69, 0xca, 0xe9, 0xb5, 0x78 +.byte 0xa5, 0x06, 0xbc, 0xd5, 0x00, 0x5e, 0x09, 0x0a, 0xf2, 0x27, 0x7a, 0x52, 0xfc, 0x2d, 0xd5, 0xb1 +.byte 0xea, 0xb4, 0x89, 0x61, 0x24, 0xf3, 0x1a, 0x13, 0xdb, 0xa9, 0xcf, 0x52, 0xed, 0x0c, 0x24, 0xba +.byte 0xb9, 0x9e, 0xec, 0x7e, 0x00, 0x74, 0xfa, 0x93, 0xad, 0x6c, 0x29, 0x92, 0xae, 0x51, 0xb4, 0xbb +.byte 0xd3, 0x57, 0xbf, 0xb3, 0xf3, 0xa8, 0x8d, 0x9c, 0xf4, 0x24, 0x4b, 0x2a, 0xd6, 0x99, 0x9e, 0xf4 +.byte 0x9e, 0xfe, 0xc0, 0x7e, 0x42, 0x3a, 0xe7, 0x0b, 0x95, 0x53, 0xda, 0xb7, 0x68, 0x0e, 0x90, 0x4c +.byte 0xfb, 0x70, 0x3f, 0x8f, 0x4a, 0x2c, 0x94, 0xf3, 0x26, 0xdd, 0x63, 0x69, 0xa9, 0x94, 0xd8, 0x10 +.byte 0x4e, 0xc5, 0x47, 0x08, 0x90, 0x99, 0x1b, 0x17, 0x4d, 0xb9, 0x6c, 0x6e, 0xef, 0x60, 0x95, 0x11 +.byte 0x8e, 0x21, 0x80, 0xb5, 0xbd, 0xa0, 0x73, 0xd8, 0xd0, 0xb2, 0x77, 0xc4, 0x45, 0xea, 0x5a, 0x26 +.byte 0xfb, 0x66, 0x76, 0x76, 0xf8, 0x06, 0x1f, 0x61, 0x6d, 0x0f, 0x55, 0xc5, 0x83, 0xb7, 0x10, 0x56 +.byte 0x72, 0x06, 0x07, 0xa5, 0xf3, 0xb1, 0x1a, 0x03, 0x05, 0x64, 0x0e, 0x9d, 0x5a, 0x8a, 0xd6, 0x86 +.byte 0x70, 0x1b, 0x24, 0xde, 0xfe, 0x28, 0x8a, 0x2b, 0xd0, 0x6a, 0xb0, 0xfc, 0x7a, 0xa2, 0xdc, 0xb2 +.byte 0x79, 0x0e, 0x8b, 0x65, 0x0f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xa7, 0x02, 0x26, 0x30, 0x81 +.byte 0xa4, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x50, 0x41, 0x31, 0x0f +.byte 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x06, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0x61, 0x31 +.byte 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x0b, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0x61 +.byte 0x20, 0x43, 0x69, 0x74, 0x79, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x1b +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x73 +.byte 0x20, 0x53, 0x2e, 0x20, 0x64, 0x65, 0x20, 0x52, 0x2e, 0x4c, 0x2e, 0x31, 0x27, 0x30, 0x25, 0x06 +.byte 0x03, 0x55, 0x04, 0x0b, 0x0c, 0x1e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x43 +.byte 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f +.byte 0x72, 0x69, 0x74, 0x79, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x16, 0x54 +.byte 0x72, 0x75, 0x73, 0x74, 0x43, 0x6f, 0x72, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x43, 0x65, 0x72, 0x74 +.byte 0x20, 0x43, 0x41, 0x2d, 0x32, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02 +.byte 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xa7, 0x20, 0x6e, 0xc2, 0x2a, 0xa2, 0x62, 0x24, 0x95, 0x90 +.byte 0x76, 0xc8, 0x38, 0x7e, 0x80, 0xd2, 0xab, 0xc1, 0x9b, 0x65, 0x05, 0x94, 0xf4, 0xc1, 0x0a, 0x10 +.byte 0xd5, 0x02, 0xac, 0xed, 0x9f, 0x93, 0xc7, 0x87, 0xc8, 0xb0, 0x27, 0x2b, 0x42, 0x0c, 0x3d, 0x0a +.byte 0x3e, 0x41, 0x5a, 0x9e, 0x75, 0xdd, 0x8d, 0xca, 0xe0, 0x9b, 0xec, 0x68, 0x32, 0xa4, 0x69, 0x92 +.byte 0x68, 0x8c, 0x0b, 0x81, 0x0e, 0x56, 0xa0, 0x3e, 0x1a, 0xdd, 0x2c, 0x25, 0x14, 0x82, 0x2f, 0x97 +.byte 0xd3, 0x64, 0x46, 0xf4, 0x54, 0xa9, 0xdc, 0x3a, 0x54, 0x2d, 0x31, 0x2b, 0x99, 0x82, 0xf2, 0xd9 +.byte 0x2a, 0xd7, 0xef, 0x71, 0x00, 0xb8, 0x31, 0xa4, 0xbe, 0x7a, 0x24, 0x07, 0xc3, 0x42, 0x20, 0xf2 +.byte 0x8a, 0xd4, 0x92, 0x04, 0x1b, 0x65, 0x56, 0x4c, 0x6c, 0xd4, 0xfb, 0xb6, 0x61, 0x5a, 0x47, 0x23 +.byte 0xb4, 0xd8, 0x69, 0xb4, 0xb7, 0x3a, 0xd0, 0x74, 0x3c, 0x0c, 0x75, 0xa1, 0x8c, 0x4e, 0x76, 0xa1 +.byte 0xe9, 0xdb, 0x2a, 0xa5, 0x3b, 0xfa, 0xce, 0xb0, 0xff, 0x7e, 0x6a, 0x28, 0xfd, 0x27, 0x1c, 0xc8 +.byte 0xb1, 0xe9, 0x29, 0xf1, 0x57, 0x6e, 0x64, 0xb4, 0xd0, 0xc1, 0x15, 0x6d, 0x0e, 0xbe, 0x2e, 0x0e +.byte 0x46, 0xc8, 0x5e, 0xf4, 0x51, 0xfe, 0xef, 0x0e, 0x63, 0x3a, 0x3b, 0x71, 0xba, 0xcf, 0x6f, 0x59 +.byte 0xca, 0x0c, 0xe3, 0x9b, 0x5d, 0x49, 0xb8, 0x4c, 0xe2, 0x57, 0xb1, 0x98, 0x8a, 0x42, 0x57, 0x9c +.byte 0x76, 0xef, 0xef, 0xbd, 0xd1, 0x68, 0xa8, 0xd2, 0xf4, 0x09, 0xbb, 0x77, 0x35, 0xbe, 0x25, 0x82 +.byte 0x08, 0xc4, 0x16, 0x2c, 0x44, 0x20, 0x56, 0xa9, 0x44, 0x11, 0x77, 0xef, 0x5d, 0xb4, 0x1d, 0xaa +.byte 0x5e, 0x6b, 0x3e, 0x8b, 0x32, 0xf6, 0x07, 0x2f, 0x57, 0x04, 0x92, 0xca, 0xf5, 0xfe, 0x9d, 0xc2 +.byte 0xe9, 0xe8, 0xb3, 0x8e, 0x4c, 0x4b, 0x02, 0x31, 0xd9, 0xe4, 0x3c, 0x48, 0x82, 0x27, 0xf7, 0x18 +.byte 0x82, 0x76, 0x48, 0x3a, 0x71, 0xb1, 0x13, 0xa1, 0x39, 0xd5, 0x2e, 0xc5, 0x34, 0xc2, 0x1d, 0x62 +.byte 0x85, 0xdf, 0x03, 0xfe, 0x4d, 0xf4, 0xaf, 0x3d, 0xdf, 0x5c, 0x5b, 0x8d, 0xfa, 0x70, 0xe1, 0xa5 +.byte 0x7e, 0x27, 0xc7, 0x86, 0x2e, 0x6a, 0x8f, 0x12, 0xc6, 0x84, 0x5e, 0x43, 0x51, 0x50, 0x9c, 0x19 +.byte 0x9b, 0x78, 0xe6, 0xfc, 0xf6, 0xed, 0x47, 0x7e, 0x7b, 0x3d, 0x66, 0xef, 0x13, 0x13, 0x88, 0x5f +.byte 0x3c, 0xa1, 0x63, 0xfb, 0xf9, 0xac, 0x87, 0x35, 0x9f, 0xf3, 0x82, 0x9e, 0xa4, 0x3f, 0x0a, 0x9c +.byte 0x31, 0x69, 0x8b, 0x99, 0xa4, 0x88, 0x4a, 0x8e, 0x6e, 0x66, 0x4d, 0xef, 0x16, 0xc4, 0x0f, 0x79 +.byte 0x28, 0x21, 0x60, 0x0d, 0x85, 0x16, 0x7d, 0xd7, 0x54, 0x38, 0xf1, 0x92, 0x56, 0xfd, 0xb5, 0x33 +.byte 0x4c, 0x83, 0xdc, 0xd7, 0x10, 0x9f, 0x4b, 0xfd, 0xc6, 0xf8, 0x42, 0xbd, 0xba, 0x7c, 0x73, 0x02 +.byte 0xe0, 0xff, 0x7d, 0xcd, 0x5b, 0xe1, 0xd4, 0xac, 0x61, 0x7b, 0x57, 0xd5, 0x4a, 0x7b, 0x5b, 0xd4 +.byte 0x85, 0x58, 0x27, 0x5d, 0xbf, 0xf8, 0x2b, 0x60, 0xac, 0xa0, 0x26, 0xae, 0x14, 0x21, 0x27, 0xc6 +.byte 0x77, 0x9a, 0x33, 0x80, 0x3c, 0x5e, 0x46, 0x3f, 0xf7, 0xc3, 0xb1, 0xa3, 0x86, 0x33, 0xc6, 0xe8 +.byte 0x5e, 0x0d, 0xb9, 0x35, 0x2c, 0xaa, 0x46, 0xc1, 0x85, 0x02, 0x75, 0x80, 0xa0, 0xeb, 0x24, 0xfb +.byte 0x15, 0xaa, 0xe4, 0x67, 0x7f, 0x6e, 0x77, 0x3f, 0xf4, 0x04, 0x8a, 0x2f, 0x7c, 0x7b, 0xe3, 0x17 +.byte 0x61, 0xf0, 0xdd, 0x09, 0xa9, 0x20, 0xc8, 0xbe, 0x09, 0xa4, 0xd0, 0x7e, 0x44, 0xc3, 0xb2, 0x30 +.byte 0x4a, 0x38, 0xaa, 0xa9, 0xec, 0x18, 0x9a, 0x07, 0x82, 0x2b, 0xdb, 0xb8, 0x9c, 0x18, 0xad, 0xda +.byte 0xe0, 0x46, 0x17, 0xac, 0xcf, 0x5d, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xa9, 0x02, 0x26, 0x30 +.byte 0x81, 0xa6, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x52, 0x31 +.byte 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x06, 0x41, 0x74, 0x68, 0x65, 0x6e, 0x73 +.byte 0x31, 0x44, 0x30, 0x42, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x3b, 0x48, 0x65, 0x6c, 0x6c, 0x65 +.byte 0x6e, 0x69, 0x63, 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64 +.byte 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74 +.byte 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x43, 0x65, 0x72, 0x74, 0x2e, 0x20, 0x41, 0x75, 0x74 +.byte 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x31, 0x40, 0x30, 0x3e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x37, 0x48, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x69, 0x63, 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d +.byte 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20 +.byte 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x43, 0x41, 0x20, 0x32, 0x30, 0x31, 0x35, 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, 0xc2, 0xf8, 0xa9, 0x3f, 0x1b, 0x89, 0xfc +.byte 0x3c, 0x3c, 0x04, 0x5d, 0x3d, 0x90, 0x36, 0xb0, 0x91, 0x3a, 0x79, 0x3c, 0x66, 0x5a, 0xef, 0x6d +.byte 0x39, 0x01, 0x49, 0x1a, 0xb4, 0xb7, 0xcf, 0x7f, 0x4d, 0x23, 0x53, 0xb7, 0x90, 0x00, 0xe3, 0x13 +.byte 0x2a, 0x28, 0xa6, 0x31, 0xf1, 0x91, 0x00, 0xe3, 0x28, 0xec, 0xae, 0x21, 0x41, 0xce, 0x1f, 0xda +.byte 0xfd, 0x7d, 0x12, 0x5b, 0x01, 0x83, 0x0f, 0xb9, 0xb0, 0x5f, 0x99, 0xe1, 0xf2, 0x12, 0x83, 0x80 +.byte 0x4d, 0x06, 0x3e, 0xdf, 0xac, 0xaf, 0xe7, 0xa1, 0x88, 0x6b, 0x31, 0xaf, 0xf0, 0x8b, 0xd0, 0x18 +.byte 0x33, 0xb8, 0xdb, 0x45, 0x6a, 0x34, 0xf4, 0x02, 0x80, 0x24, 0x28, 0x0a, 0x02, 0x15, 0x95, 0x5e +.byte 0x76, 0x2a, 0x0d, 0x99, 0x3a, 0x14, 0x5b, 0xf6, 0xcb, 0xcb, 0x53, 0xbc, 0x13, 0x4d, 0x01, 0x88 +.byte 0x37, 0x94, 0x25, 0x1b, 0x42, 0xbc, 0x22, 0xd8, 0x8e, 0xa3, 0x96, 0x5e, 0x3a, 0xd9, 0x32, 0xdb +.byte 0x3e, 0xe8, 0xf0, 0x10, 0x65, 0xed, 0x74, 0xe1, 0x2f, 0xa7, 0x7c, 0xaf, 0x27, 0x34, 0xbb, 0x29 +.byte 0x7d, 0x9b, 0xb6, 0xcf, 0x09, 0xc8, 0xe5, 0xd3, 0x0a, 0xfc, 0x88, 0x65, 0x65, 0x74, 0x0a, 0xdc +.byte 0x73, 0x1c, 0x5c, 0xcd, 0x40, 0xb1, 0x1c, 0xd4, 0xb6, 0x84, 0x8c, 0x4c, 0x50, 0xcf, 0x68, 0x8e +.byte 0xa8, 0x59, 0xae, 0xc2, 0x27, 0x4e, 0x82, 0xa2, 0x35, 0xdd, 0x14, 0xf4, 0x1f, 0xff, 0xb2, 0x77 +.byte 0xd5, 0x87, 0x2f, 0xaa, 0x6e, 0x7d, 0x24, 0x27, 0xe7, 0xc6, 0xcb, 0x26, 0xe6, 0xe5, 0xfe, 0x67 +.byte 0x07, 0x63, 0xd8, 0x45, 0x0d, 0xdd, 0x3a, 0x59, 0x65, 0x39, 0x58, 0x7a, 0x92, 0x99, 0x72, 0x3d +.byte 0x9c, 0x84, 0x5e, 0x88, 0x21, 0xb8, 0xd5, 0xf4, 0x2c, 0xfc, 0xd9, 0x70, 0x52, 0x4f, 0x78, 0xb8 +.byte 0xbd, 0x3c, 0x2b, 0x8b, 0x95, 0x98, 0xf5, 0xb3, 0xd1, 0x68, 0xcf, 0x20, 0x14, 0x7e, 0x4c, 0x5c +.byte 0x5f, 0xe7, 0x8b, 0xe5, 0xf5, 0x35, 0x81, 0x19, 0x37, 0xd7, 0x11, 0x08, 0xb7, 0x66, 0xbe, 0xd3 +.byte 0x4a, 0xce, 0x83, 0x57, 0x00, 0x3a, 0xc3, 0x81, 0xf8, 0x17, 0xcb, 0x92, 0x36, 0x5d, 0xd1, 0xa3 +.byte 0xd8, 0x75, 0x1b, 0xe1, 0x8b, 0x27, 0xea, 0x7a, 0x48, 0x41, 0xfd, 0x45, 0x19, 0x06, 0xad, 0x27 +.byte 0x99, 0x4e, 0xc1, 0x70, 0x47, 0xdd, 0xb5, 0x9f, 0x81, 0x53, 0x12, 0xe5, 0xb1, 0x8c, 0x48, 0x5d +.byte 0x31, 0x43, 0x17, 0xe3, 0x8c, 0xc6, 0x7a, 0x63, 0x96, 0x4b, 0x29, 0x30, 0x4e, 0x84, 0x4e, 0x62 +.byte 0x19, 0x5e, 0x3c, 0xce, 0x97, 0x90, 0xa5, 0x7f, 0x01, 0xeb, 0x9d, 0xe0, 0xf8, 0x8b, 0x89, 0xdd +.byte 0x25, 0x98, 0x3d, 0x92, 0xb6, 0x7e, 0xef, 0xd9, 0xf1, 0x51, 0x51, 0x7d, 0x2d, 0x26, 0xc8, 0x69 +.byte 0x59, 0x61, 0xe0, 0xac, 0x6a, 0xb8, 0x2a, 0x36, 0x11, 0x04, 0x7a, 0x50, 0xbd, 0x32, 0x84, 0xbe +.byte 0x2f, 0xdc, 0x72, 0xd5, 0xd7, 0x1d, 0x16, 0x47, 0xe4, 0x47, 0x66, 0x20, 0x3f, 0xf4, 0x96, 0xc5 +.byte 0xaf, 0x8e, 0x01, 0x7a, 0xa5, 0x0f, 0x7a, 0x64, 0xf5, 0x0d, 0x18, 0x87, 0xd9, 0xae, 0x88, 0xd5 +.byte 0xfa, 0x84, 0xc1, 0x3a, 0xc0, 0x69, 0x28, 0x2d, 0xf2, 0x0d, 0x68, 0x51, 0xaa, 0xe3, 0xa5, 0x77 +.byte 0xc6, 0xa4, 0x90, 0x0e, 0xa1, 0x37, 0x8b, 0x31, 0x23, 0x47, 0xc1, 0x09, 0x08, 0xeb, 0x6e, 0xf7 +.byte 0x78, 0x9b, 0xd7, 0x82, 0xfc, 0x84, 0x20, 0x99, 0x49, 0x19, 0xb6, 0x12, 0x46, 0xb1, 0xfb, 0x45 +.byte 0x55, 0x16, 0xa9, 0xa3, 0x65, 0xac, 0x9c, 0x07, 0x0f, 0xea, 0x6b, 0xdc, 0x1f, 0x2e, 0x06, 0x72 +.byte 0xec, 0x86, 0x88, 0x12, 0xe4, 0x2d, 0xdb, 0x5f, 0x05, 0x2f, 0xe4, 0xf0, 0x03, 0xd3, 0x26, 0x33 +.byte 0xe7, 0x80, 0xc2, 0xcd, 0x42, 0xa1, 0x17, 0x34, 0x0b, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xaa +.byte 0x01, 0x26, 0x30, 0x81, 0xa7, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x48, 0x55, 0x31, 0x11, 0x30, 0x0f, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x08, 0x42, 0x75, 0x64 +.byte 0x61, 0x70, 0x65, 0x73, 0x74, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x0c +.byte 0x4e, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x6b, 0x20, 0x4b, 0x66, 0x74, 0x2e, 0x31, 0x37, 0x30, 0x35 +.byte 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c, 0x2e, 0x54, 0x61, 0x6e, 0xc3, 0xba, 0x73, 0xc3, 0xad, 0x74 +.byte 0x76, 0xc3, 0xa1, 0x6e, 0x79, 0x6b, 0x69, 0x61, 0x64, 0xc3, 0xb3, 0x6b, 0x20, 0x28, 0x43, 0x65 +.byte 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x53, 0x65, 0x72, 0x76 +.byte 0x69, 0x63, 0x65, 0x73, 0x29, 0x31, 0x35, 0x30, 0x33, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x2c +.byte 0x4e, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x6b, 0x20, 0x41, 0x72, 0x61, 0x6e, 0x79, 0x20, 0x28, 0x43 +.byte 0x6c, 0x61, 0x73, 0x73, 0x20, 0x47, 0x6f, 0x6c, 0x64, 0x29, 0x20, 0x46, 0xc5, 0x91, 0x74, 0x61 +.byte 0x6e, 0xc3, 0xba, 0x73, 0xc3, 0xad, 0x74, 0x76, 0xc3, 0xa1, 0x6e, 0x79, 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, 0xc4, 0x24, 0x5e +.byte 0x73, 0xbe, 0x4b, 0x6d, 0x14, 0xc3, 0xa1, 0xf4, 0xe3, 0x97, 0x90, 0x6e, 0xd2, 0x30, 0x45, 0x1e +.byte 0x3c, 0xee, 0x67, 0xd9, 0x64, 0xe0, 0x1a, 0x8a, 0x7f, 0xca, 0x30, 0xca, 0x83, 0xe3, 0x20, 0xc1 +.byte 0xe3, 0xf4, 0x3a, 0xd3, 0x94, 0x5f, 0x1a, 0x7c, 0x5b, 0x6d, 0xbf, 0x30, 0x4f, 0x84, 0x27, 0xf6 +.byte 0x9f, 0x1f, 0x49, 0xbc, 0xc6, 0x99, 0x0a, 0x90, 0xf2, 0x0f, 0xf5, 0x7f, 0x43, 0x84, 0x37, 0x63 +.byte 0x51, 0x8b, 0x7a, 0xa5, 0x70, 0xfc, 0x7a, 0x58, 0xcd, 0x8e, 0x9b, 0xed, 0xc3, 0x46, 0x6c, 0x84 +.byte 0x70, 0x5d, 0xda, 0xf3, 0x01, 0x90, 0x23, 0xfc, 0x4e, 0x30, 0xa9, 0x7e, 0xe1, 0x27, 0x63, 0xe7 +.byte 0xed, 0x64, 0x3c, 0xa0, 0xb8, 0xc9, 0x33, 0x63, 0xfe, 0x16, 0x90, 0xff, 0xb0, 0xb8, 0xfd, 0xd7 +.byte 0xa8, 0xc0, 0xc0, 0x94, 0x43, 0x0b, 0xb6, 0xd5, 0x59, 0xa6, 0x9e, 0x56, 0xd0, 0x24, 0x1f, 0x70 +.byte 0x79, 0xaf, 0xdb, 0x39, 0x54, 0x0d, 0x65, 0x75, 0xd9, 0x15, 0x41, 0x94, 0x01, 0xaf, 0x5e, 0xec +.byte 0xf6, 0x8d, 0xf1, 0xff, 0xad, 0x64, 0xfe, 0x20, 0x9a, 0xd7, 0x5c, 0xeb, 0xfe, 0xa6, 0x1f, 0x08 +.byte 0x64, 0xa3, 0x8b, 0x76, 0x55, 0xad, 0x1e, 0x3b, 0x28, 0x60, 0x2e, 0x87, 0x25, 0xe8, 0xaa, 0xaf +.byte 0x1f, 0xc6, 0x64, 0x46, 0x20, 0xb7, 0x70, 0x7f, 0x3c, 0xde, 0x48, 0xdb, 0x96, 0x53, 0xb7, 0x39 +.byte 0x77, 0xe4, 0x1a, 0xe2, 0xc7, 0x16, 0x84, 0x76, 0x97, 0x5b, 0x2f, 0xbb, 0x19, 0x15, 0x85, 0xf8 +.byte 0x69, 0x85, 0xf5, 0x99, 0xa7, 0xa9, 0xf2, 0x34, 0xa7, 0xa9, 0xb6, 0xa6, 0x03, 0xfc, 0x6f, 0x86 +.byte 0x3d, 0x54, 0x7c, 0x76, 0x04, 0x9b, 0x6b, 0xf9, 0x40, 0x5d, 0x00, 0x34, 0xc7, 0x2e, 0x99, 0x75 +.byte 0x9d, 0xe5, 0x88, 0x03, 0xaa, 0x4d, 0xf8, 0x03, 0xd2, 0x42, 0x76, 0xc0, 0x1b, 0x02, 0x03, 0x00 +.byte 0xa8, 0x8b, 0x00, 0xad, 0x00, 0x78, 0x30, 0x81, 0xaa, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55 +.byte 0x04, 0x06, 0x13, 0x02, 0x47, 0x52, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13 +.byte 0x06, 0x41, 0x74, 0x68, 0x65, 0x6e, 0x73, 0x31, 0x44, 0x30, 0x42, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x13, 0x3b, 0x48, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x69, 0x63, 0x20, 0x41, 0x63, 0x61, 0x64, 0x65 +.byte 0x6d, 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68 +.byte 0x20, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x20, 0x43, 0x65 +.byte 0x72, 0x74, 0x2e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x31, 0x44, 0x30 +.byte 0x42, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x3b, 0x48, 0x65, 0x6c, 0x6c, 0x65, 0x6e, 0x69, 0x63 +.byte 0x20, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x69, 0x63, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x52, 0x65 +.byte 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x49, 0x6e, 0x73, 0x74, 0x69, 0x74, 0x75, 0x74, 0x69 +.byte 0x6f, 0x6e, 0x73, 0x20, 0x45, 0x43, 0x43, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x43, 0x41, 0x20, 0x32 +.byte 0x30, 0x31, 0x35, 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, 0x92, 0xa0, 0x41, 0xe8, 0x4b +.byte 0x82, 0x84, 0x5c, 0xe2, 0xf8, 0x31, 0x11, 0x99, 0x86, 0x64, 0x4e, 0x09, 0x25, 0x2f, 0x9d, 0x41 +.byte 0x2f, 0x0a, 0xae, 0x35, 0x4f, 0x74, 0x95, 0xb2, 0x51, 0x64, 0x6b, 0x8d, 0x6b, 0xe6, 0x3f, 0x70 +.byte 0x95, 0xf0, 0x05, 0x44, 0x47, 0xa6, 0x72, 0x38, 0x50, 0x76, 0x95, 0x02, 0x5a, 0x8e, 0xae, 0x28 +.byte 0x9e, 0xf9, 0x2d, 0x4e, 0x99, 0xef, 0x2c, 0x48, 0x6f, 0x4c, 0x25, 0x29, 0xe8, 0xd1, 0x71, 0x5b +.byte 0xdf, 0x1d, 0xc1, 0x75, 0x37, 0xb4, 0xd7, 0xfa, 0x7b, 0x7a, 0x42, 0x9c, 0x6a, 0x0a, 0x56, 0x5a +.byte 0x7c, 0x69, 0x0b, 0xaa, 0x80, 0x09, 0x24, 0x6c, 0x7e, 0xc1, 0x46, 0x00, 0xb3, 0x01, 0x26, 0x30 +.byte 0x81, 0xb0, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31 +.byte 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0d, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73 +.byte 0x74, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x39, 0x30, 0x37, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x30, 0x77, 0x77, 0x77, 0x2e, 0x65, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2e, 0x6e, 0x65 +.byte 0x74, 0x2f, 0x43, 0x50, 0x53, 0x20, 0x69, 0x73, 0x20, 0x69, 0x6e, 0x63, 0x6f, 0x72, 0x70, 0x6f +.byte 0x72, 0x61, 0x74, 0x65, 0x64, 0x20, 0x62, 0x79, 0x20, 0x72, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6e +.byte 0x63, 0x65, 0x31, 0x1f, 0x30, 0x1d, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x16, 0x28, 0x63, 0x29 +.byte 0x20, 0x32, 0x30, 0x30, 0x36, 0x20, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2c, 0x20, 0x49 +.byte 0x6e, 0x63, 0x2e, 0x31, 0x2d, 0x30, 0x2b, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x24, 0x45, 0x6e +.byte 0x74, 0x72, 0x75, 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74, 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, 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, 0xb6, 0x95, 0xb6, 0x43, 0x42, 0xfa, 0xc6, 0x6d, 0x2a, 0x6f, 0x48, 0xdf, 0x94 +.byte 0x4c, 0x39, 0x57, 0x05, 0xee, 0xc3, 0x79, 0x11, 0x41, 0x68, 0x36, 0xed, 0xec, 0xfe, 0x9a, 0x01 +.byte 0x8f, 0xa1, 0x38, 0x28, 0xfc, 0xf7, 0x10, 0x46, 0x66, 0x2e, 0x4d, 0x1e, 0x1a, 0xb1, 0x1a, 0x4e +.byte 0xc6, 0xd1, 0xc0, 0x95, 0x88, 0xb0, 0xc9, 0xff, 0x31, 0x8b, 0x33, 0x03, 0xdb, 0xb7, 0x83, 0x7b +.byte 0x3e, 0x20, 0x84, 0x5e, 0xed, 0xb2, 0x56, 0x28, 0xa7, 0xf8, 0xe0, 0xb9, 0x40, 0x71, 0x37, 0xc5 +.byte 0xcb, 0x47, 0x0e, 0x97, 0x2a, 0x68, 0xc0, 0x22, 0x95, 0x62, 0x15, 0xdb, 0x47, 0xd9, 0xf5, 0xd0 +.byte 0x2b, 0xff, 0x82, 0x4b, 0xc9, 0xad, 0x3e, 0xde, 0x4c, 0xdb, 0x90, 0x80, 0x50, 0x3f, 0x09, 0x8a +.byte 0x84, 0x00, 0xec, 0x30, 0x0a, 0x3d, 0x18, 0xcd, 0xfb, 0xfd, 0x2a, 0x59, 0x9a, 0x23, 0x95, 0x17 +.byte 0x2c, 0x45, 0x9e, 0x1f, 0x6e, 0x43, 0x79, 0x6d, 0x0c, 0x5c, 0x98, 0xfe, 0x48, 0xa7, 0xc5, 0x23 +.byte 0x47, 0x5c, 0x5e, 0xfd, 0x6e, 0xe7, 0x1e, 0xb4, 0xf6, 0x68, 0x45, 0xd1, 0x86, 0x83, 0x5b, 0xa2 +.byte 0x8a, 0x8d, 0xb1, 0xe3, 0x29, 0x80, 0xfe, 0x25, 0x71, 0x88, 0xad, 0xbe, 0xbc, 0x8f, 0xac, 0x52 +.byte 0x96, 0x4b, 0xaa, 0x51, 0x8d, 0xe4, 0x13, 0x31, 0x19, 0xe8, 0x4e, 0x4d, 0x9f, 0xdb, 0xac, 0xb3 +.byte 0x6a, 0xd5, 0xbc, 0x39, 0x54, 0x71, 0xca, 0x7a, 0x7a, 0x7f, 0x90, 0xdd, 0x7d, 0x1d, 0x80, 0xd9 +.byte 0x81, 0xbb, 0x59, 0x26, 0xc2, 0x11, 0xfe, 0xe6, 0x93, 0xe2, 0xf7, 0x80, 0xe4, 0x65, 0xfb, 0x34 +.byte 0x37, 0x0e, 0x29, 0x80, 0x70, 0x4d, 0xaf, 0x38, 0x86, 0x2e, 0x9e, 0x7f, 0x57, 0xaf, 0x9e, 0x17 +.byte 0xae, 0xeb, 0x1c, 0xcb, 0x28, 0x21, 0x5f, 0xb6, 0x1c, 0xd8, 0xe7, 0xa2, 0x04, 0x22, 0xf9, 0xd3 +.byte 0xda, 0xd8, 0xcb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xb5, 0x02, 0x26, 0x30, 0x81, 0xb2, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x54, 0x52, 0x31, 0x0f, 0x30, 0x0d +.byte 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x06, 0x41, 0x6e, 0x6b, 0x61, 0x72, 0x61, 0x31, 0x40, 0x30 +.byte 0x3e, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x37, 0x45, 0x2d, 0x54, 0x75, 0xc4, 0x9f, 0x72, 0x61 +.byte 0x20, 0x45, 0x42, 0x47, 0x20, 0x42, 0x69, 0x6c, 0x69, 0xc5, 0x9f, 0x69, 0x6d, 0x20, 0x54, 0x65 +.byte 0x6b, 0x6e, 0x6f, 0x6c, 0x6f, 0x6a, 0x69, 0x6c, 0x65, 0x72, 0x69, 0x20, 0x76, 0x65, 0x20, 0x48 +.byte 0x69, 0x7a, 0x6d, 0x65, 0x74, 0x6c, 0x65, 0x72, 0x69, 0x20, 0x41, 0x2e, 0xc5, 0x9e, 0x2e, 0x31 +.byte 0x26, 0x30, 0x24, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x0c, 0x1d, 0x45, 0x2d, 0x54, 0x75, 0x67, 0x72 +.byte 0x61, 0x20, 0x53, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x6b, 0x61, 0x73, 0x79, 0x6f, 0x6e, 0x20 +.byte 0x4d, 0x65, 0x72, 0x6b, 0x65, 0x7a, 0x69, 0x31, 0x28, 0x30, 0x26, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x0c, 0x1f, 0x45, 0x2d, 0x54, 0x75, 0x67, 0x72, 0x61, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66 +.byte 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74 +.byte 0x79, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02 +.byte 0x01, 0x00, 0xe2, 0xf5, 0x3f, 0x93, 0x05, 0x51, 0x1e, 0x85, 0x62, 0x54, 0x5e, 0x7a, 0x0b, 0xf5 +.byte 0x18, 0x07, 0x83, 0xae, 0x7e, 0xaf, 0x7c, 0xf7, 0xd4, 0x8a, 0x6b, 0xa5, 0x63, 0x43, 0x39, 0xb9 +.byte 0x4b, 0xf7, 0xc3, 0xc6, 0x64, 0x89, 0x3d, 0x94, 0x2e, 0x54, 0x80, 0x52, 0x39, 0x39, 0x07, 0x4b +.byte 0x4b, 0xdd, 0x85, 0x07, 0x76, 0x87, 0xcc, 0xbf, 0x2f, 0x95, 0x4c, 0xcc, 0x7d, 0xa7, 0x3d, 0xbc +.byte 0x47, 0x0f, 0x98, 0x70, 0xf8, 0x8c, 0x85, 0x1e, 0x74, 0x8e, 0x92, 0x6d, 0x1b, 0x40, 0xd1, 0x99 +.byte 0x0d, 0xbb, 0x75, 0x6e, 0xc8, 0xa9, 0x6b, 0x9a, 0xc0, 0x84, 0x31, 0xaf, 0xca, 0x43, 0xcb, 0xeb +.byte 0x2b, 0x34, 0xe8, 0x8f, 0x97, 0x6b, 0x01, 0x9b, 0xd5, 0x0e, 0x4a, 0x08, 0xaa, 0x5b, 0x92, 0x74 +.byte 0x85, 0x43, 0xd3, 0x80, 0xae, 0xa1, 0x88, 0x5b, 0xae, 0xb3, 0xea, 0x5e, 0xcb, 0x16, 0x9a, 0x77 +.byte 0x44, 0xc8, 0xa1, 0xf6, 0x54, 0x68, 0xce, 0xde, 0x8f, 0x97, 0x2b, 0xba, 0x5b, 0x40, 0x02, 0x0c +.byte 0x64, 0x17, 0xc0, 0xb5, 0x93, 0xcd, 0xe1, 0xf1, 0x13, 0x66, 0xce, 0x0c, 0x79, 0xef, 0xd1, 0x91 +.byte 0x28, 0xab, 0x5f, 0xa0, 0x12, 0x52, 0x30, 0x73, 0x19, 0x8e, 0x8f, 0xe1, 0x8c, 0x07, 0xa2, 0xc3 +.byte 0xbb, 0x4a, 0xf0, 0xea, 0x1f, 0x15, 0xa8, 0xee, 0x25, 0xcc, 0xa4, 0x46, 0xf8, 0x1b, 0x22, 0xef +.byte 0xb3, 0x0e, 0x43, 0xba, 0x2c, 0x24, 0xb8, 0xc5, 0x2c, 0x5c, 0xd4, 0x1c, 0xf8, 0x5d, 0x64, 0xbd +.byte 0xc3, 0x93, 0x5e, 0x28, 0xa7, 0x3f, 0x27, 0xf1, 0x8e, 0x1e, 0xd3, 0x2a, 0x50, 0x05, 0xa3, 0x55 +.byte 0xd9, 0xcb, 0xe7, 0x39, 0x53, 0xc0, 0x98, 0x9e, 0x8c, 0x54, 0x62, 0x8b, 0x26, 0xb0, 0xf7, 0x7d +.byte 0x8d, 0x7c, 0xe4, 0xc6, 0x9e, 0x66, 0x42, 0x55, 0x82, 0x47, 0xe7, 0xb2, 0x58, 0x8d, 0x66, 0xf7 +.byte 0x07, 0x7c, 0x2e, 0x36, 0xe6, 0x50, 0x1c, 0x3f, 0xdb, 0x43, 0x24, 0xc5, 0xbf, 0x86, 0x47, 0x79 +.byte 0xb3, 0x79, 0x1c, 0xf7, 0x5a, 0xf4, 0x13, 0xec, 0x6c, 0xf8, 0x3f, 0xe2, 0x59, 0x1f, 0x95, 0xee +.byte 0x42, 0x3e, 0xb9, 0xad, 0xa8, 0x32, 0x85, 0x49, 0x97, 0x46, 0xfe, 0x4b, 0x31, 0x8f, 0x5a, 0xcb +.byte 0xad, 0x74, 0x47, 0x1f, 0xe9, 0x91, 0xb7, 0xdf, 0x28, 0x04, 0x22, 0xa0, 0xd4, 0x0f, 0x5d, 0xe2 +.byte 0x79, 0x4f, 0xea, 0x6c, 0x85, 0x86, 0xbd, 0xa8, 0xa6, 0xce, 0xe4, 0xfa, 0xc3, 0xe1, 0xb3, 0xae +.byte 0xde, 0x3c, 0x51, 0xee, 0xcb, 0x13, 0x7c, 0x01, 0x7f, 0x84, 0x0e, 0x5d, 0x51, 0x94, 0x9e, 0x13 +.byte 0x0c, 0xb6, 0x2e, 0xa5, 0x4c, 0xf9, 0x39, 0x70, 0x36, 0x6f, 0x96, 0xca, 0x2e, 0x0c, 0x44, 0x55 +.byte 0xc5, 0xca, 0xfa, 0x5d, 0x02, 0xa3, 0xdf, 0xd6, 0x64, 0x8c, 0x5a, 0xb3, 0x01, 0x0a, 0xa9, 0xb5 +.byte 0x0a, 0x47, 0x17, 0xff, 0xef, 0x91, 0x40, 0x2a, 0x8e, 0xa1, 0x46, 0x3a, 0x31, 0x98, 0xe5, 0x11 +.byte 0xfc, 0xcc, 0xbb, 0x49, 0x56, 0x8a, 0xfc, 0xb9, 0xd0, 0x61, 0x9a, 0x6f, 0x65, 0x6c, 0xe6, 0xc3 +.byte 0xcb, 0x3e, 0x75, 0x49, 0xfe, 0x8f, 0xa7, 0xe2, 0x89, 0xc5, 0x67, 0xd7, 0x9d, 0x46, 0x13, 0x4e +.byte 0x31, 0x76, 0x3b, 0x24, 0xb3, 0x9e, 0x11, 0x65, 0x86, 0xab, 0x7f, 0xef, 0x1d, 0xd4, 0xf8, 0xbc +.byte 0xe7, 0xac, 0x5a, 0x5c, 0xb7, 0x5a, 0x47, 0x5c, 0x55, 0xce, 0x55, 0xb4, 0x22, 0x71, 0x5b, 0x5b +.byte 0x0b, 0xf0, 0xcf, 0xdc, 0xa0, 0x61, 0x64, 0xea, 0xa9, 0xd7, 0x68, 0x0a, 0x63, 0xa7, 0xe0, 0x0d +.byte 0x3f, 0xa0, 0xaf, 0xd3, 0xaa, 0xd2, 0x7e, 0xef, 0x51, 0xa0, 0xe6, 0x51, 0x2b, 0x55, 0x92, 0x15 +.byte 0x17, 0x53, 0xcb, 0xb7, 0x66, 0x0e, 0x66, 0x4c, 0xf8, 0xf9, 0x75, 0x4c, 0x90, 0xe7, 0x12, 0x70 +.byte 0xc7, 0x45, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xb7, 0x01, 0x26, 0x30, 0x81, 0xb4, 0x31, 0x14 +.byte 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0b, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74 +.byte 0x2e, 0x6e, 0x65, 0x74, 0x31, 0x40, 0x30, 0x3e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x14, 0x37, 0x77 +.byte 0x77, 0x77, 0x2e, 0x65, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2e, 0x6e, 0x65, 0x74, 0x2f, 0x43 +.byte 0x50, 0x53, 0x5f, 0x32, 0x30, 0x34, 0x38, 0x20, 0x69, 0x6e, 0x63, 0x6f, 0x72, 0x70, 0x2e, 0x20 +.byte 0x62, 0x79, 0x20, 0x72, 0x65, 0x66, 0x2e, 0x20, 0x28, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x73, 0x20 +.byte 0x6c, 0x69, 0x61, 0x62, 0x2e, 0x29, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13 +.byte 0x1c, 0x28, 0x63, 0x29, 0x20, 0x31, 0x39, 0x39, 0x39, 0x20, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73 +.byte 0x74, 0x2e, 0x6e, 0x65, 0x74, 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x33, 0x30 +.byte 0x31, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x2a, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2e +.byte 0x6e, 0x65, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f +.byte 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x28, 0x32, 0x30, 0x34 +.byte 0x38, 0x29, 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, 0xad, 0x4d, 0x4b, 0xa9, 0x12, 0x86, 0xb2, 0xea, 0xa3, 0x20, 0x07, 0x15, 0x16 +.byte 0x64, 0x2a, 0x2b, 0x4b, 0xd1, 0xbf, 0x0b, 0x4a, 0x4d, 0x8e, 0xed, 0x80, 0x76, 0xa5, 0x67, 0xb7 +.byte 0x78, 0x40, 0xc0, 0x73, 0x42, 0xc8, 0x68, 0xc0, 0xdb, 0x53, 0x2b, 0xdd, 0x5e, 0xb8, 0x76, 0x98 +.byte 0x35, 0x93, 0x8b, 0x1a, 0x9d, 0x7c, 0x13, 0x3a, 0x0e, 0x1f, 0x5b, 0xb7, 0x1e, 0xcf, 0xe5, 0x24 +.byte 0x14, 0x1e, 0xb1, 0x81, 0xa9, 0x8d, 0x7d, 0xb8, 0xcc, 0x6b, 0x4b, 0x03, 0xf1, 0x02, 0x0c, 0xdc +.byte 0xab, 0xa5, 0x40, 0x24, 0x00, 0x7f, 0x74, 0x94, 0xa1, 0x9d, 0x08, 0x29, 0xb3, 0x88, 0x0b, 0xf5 +.byte 0x87, 0x77, 0x9d, 0x55, 0xcd, 0xe4, 0xc3, 0x7e, 0xd7, 0x6a, 0x64, 0xab, 0x85, 0x14, 0x86, 0x95 +.byte 0x5b, 0x97, 0x32, 0x50, 0x6f, 0x3d, 0xc8, 0xba, 0x66, 0x0c, 0xe3, 0xfc, 0xbd, 0xb8, 0x49, 0xc1 +.byte 0x76, 0x89, 0x49, 0x19, 0xfd, 0xc0, 0xa8, 0xbd, 0x89, 0xa3, 0x67, 0x2f, 0xc6, 0x9f, 0xbc, 0x71 +.byte 0x19, 0x60, 0xb8, 0x2d, 0xe9, 0x2c, 0xc9, 0x90, 0x76, 0x66, 0x7b, 0x94, 0xe2, 0xaf, 0x78, 0xd6 +.byte 0x65, 0x53, 0x5d, 0x3c, 0xd6, 0x9c, 0xb2, 0xcf, 0x29, 0x03, 0xf9, 0x2f, 0xa4, 0x50, 0xb2, 0xd4 +.byte 0x48, 0xce, 0x05, 0x32, 0x55, 0x8a, 0xfd, 0xb2, 0x64, 0x4c, 0x0e, 0xe4, 0x98, 0x07, 0x75, 0xdb +.byte 0x7f, 0xdf, 0xb9, 0x08, 0x55, 0x60, 0x85, 0x30, 0x29, 0xf9, 0x7b, 0x48, 0xa4, 0x69, 0x86, 0xe3 +.byte 0x35, 0x3f, 0x1e, 0x86, 0x5d, 0x7a, 0x7a, 0x15, 0xbd, 0xef, 0x00, 0x8e, 0x15, 0x22, 0x54, 0x17 +.byte 0x00, 0x90, 0x26, 0x93, 0xbc, 0x0e, 0x49, 0x68, 0x91, 0xbf, 0xf8, 0x47, 0xd3, 0x9d, 0x95, 0x42 +.byte 0xc1, 0x0e, 0x4d, 0xdf, 0x6f, 0x26, 0xcf, 0xc3, 0x18, 0x21, 0x62, 0x66, 0x43, 0x70, 0xd6, 0xd5 +.byte 0xc0, 0x07, 0xe1, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xc1, 0x01, 0x26, 0x30, 0x81, 0xbe, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x16, 0x30, 0x14 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0d, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2c, 0x20 +.byte 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x28, 0x30, 0x26, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1f, 0x53 +.byte 0x65, 0x65, 0x20, 0x77, 0x77, 0x77, 0x2e, 0x65, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2e, 0x6e +.byte 0x65, 0x74, 0x2f, 0x6c, 0x65, 0x67, 0x61, 0x6c, 0x2d, 0x74, 0x65, 0x72, 0x6d, 0x73, 0x31, 0x39 +.byte 0x30, 0x37, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x30, 0x28, 0x63, 0x29, 0x20, 0x32, 0x30, 0x30 +.byte 0x39, 0x20, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x20 +.byte 0x2d, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64 +.byte 0x20, 0x75, 0x73, 0x65, 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x31, 0x32, 0x30, 0x30, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x29, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.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, 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, 0xba, 0x84 +.byte 0xb6, 0x72, 0xdb, 0x9e, 0x0c, 0x6b, 0xe2, 0x99, 0xe9, 0x30, 0x01, 0xa7, 0x76, 0xea, 0x32, 0xb8 +.byte 0x95, 0x41, 0x1a, 0xc9, 0xda, 0x61, 0x4e, 0x58, 0x72, 0xcf, 0xfe, 0xf6, 0x82, 0x79, 0xbf, 0x73 +.byte 0x61, 0x06, 0x0a, 0xa5, 0x27, 0xd8, 0xb3, 0x5f, 0xd3, 0x45, 0x4e, 0x1c, 0x72, 0xd6, 0x4e, 0x32 +.byte 0xf2, 0x72, 0x8a, 0x0f, 0xf7, 0x83, 0x19, 0xd0, 0x6a, 0x80, 0x80, 0x00, 0x45, 0x1e, 0xb0, 0xc7 +.byte 0xe7, 0x9a, 0xbf, 0x12, 0x57, 0x27, 0x1c, 0xa3, 0x68, 0x2f, 0x0a, 0x87, 0xbd, 0x6a, 0x6b, 0x0e +.byte 0x5e, 0x65, 0xf3, 0x1c, 0x77, 0xd5, 0xd4, 0x85, 0x8d, 0x70, 0x21, 0xb4, 0xb3, 0x32, 0xe7, 0x8b +.byte 0xa2, 0xd5, 0x86, 0x39, 0x02, 0xb1, 0xb8, 0xd2, 0x47, 0xce, 0xe4, 0xc9, 0x49, 0xc4, 0x3b, 0xa7 +.byte 0xde, 0xfb, 0x54, 0x7d, 0x57, 0xbe, 0xf0, 0xe8, 0x6e, 0xc2, 0x79, 0xb2, 0x3a, 0x0b, 0x55, 0xe2 +.byte 0x50, 0x98, 0x16, 0x32, 0x13, 0x5c, 0x2f, 0x78, 0x56, 0xc1, 0xc2, 0x94, 0xb3, 0xf2, 0x5a, 0xe4 +.byte 0x27, 0x9a, 0x9f, 0x24, 0xd7, 0xc6, 0xec, 0xd0, 0x9b, 0x25, 0x82, 0xe3, 0xcc, 0xc2, 0xc4, 0x45 +.byte 0xc5, 0x8c, 0x97, 0x7a, 0x06, 0x6b, 0x2a, 0x11, 0x9f, 0xa9, 0x0a, 0x6e, 0x48, 0x3b, 0x6f, 0xdb +.byte 0xd4, 0x11, 0x19, 0x42, 0xf7, 0x8f, 0x07, 0xbf, 0xf5, 0x53, 0x5f, 0x9c, 0x3e, 0xf4, 0x17, 0x2c +.byte 0xe6, 0x69, 0xac, 0x4e, 0x32, 0x4c, 0x62, 0x77, 0xea, 0xb7, 0xe8, 0xe5, 0xbb, 0x34, 0xbc, 0x19 +.byte 0x8b, 0xae, 0x9c, 0x51, 0xe7, 0xb7, 0x7e, 0xb5, 0x53, 0xb1, 0x33, 0x22, 0xe5, 0x6d, 0xcf, 0x70 +.byte 0x3c, 0x1a, 0xfa, 0xe2, 0x9b, 0x67, 0xb6, 0x83, 0xf4, 0x8d, 0xa5, 0xaf, 0x62, 0x4c, 0x4d, 0xe0 +.byte 0x58, 0xac, 0x64, 0x34, 0x12, 0x03, 0xf8, 0xb6, 0x8d, 0x94, 0x63, 0x24, 0xa4, 0x71, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0xc1, 0x02, 0x26, 0x30, 0x81, 0xbe, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x13, 0x0d, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31 +.byte 0x28, 0x30, 0x26, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1f, 0x53, 0x65, 0x65, 0x20, 0x77, 0x77 +.byte 0x77, 0x2e, 0x65, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2e, 0x6e, 0x65, 0x74, 0x2f, 0x6c, 0x65 +.byte 0x67, 0x61, 0x6c, 0x2d, 0x74, 0x65, 0x72, 0x6d, 0x73, 0x31, 0x39, 0x30, 0x37, 0x06, 0x03, 0x55 +.byte 0x04, 0x0b, 0x13, 0x30, 0x28, 0x63, 0x29, 0x20, 0x32, 0x30, 0x31, 0x35, 0x20, 0x45, 0x6e, 0x74 +.byte 0x72, 0x75, 0x73, 0x74, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x20, 0x2d, 0x20, 0x66, 0x6f, 0x72 +.byte 0x20, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x20, 0x75, 0x73, 0x65, 0x20 +.byte 0x6f, 0x6e, 0x6c, 0x79, 0x31, 0x32, 0x30, 0x30, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x29, 0x45 +.byte 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74, 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, 0x20, 0x2d, 0x20, 0x47, 0x34, 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, 0xb1, 0xec, 0x2c, 0x42, 0xee, 0xe2, 0xd1 +.byte 0x30, 0xff, 0xa5, 0x92, 0x47, 0xe2, 0x2d, 0xc3, 0xba, 0x64, 0x97, 0x6d, 0xca, 0xf7, 0x0d, 0xb5 +.byte 0x59, 0xc1, 0xb3, 0xcb, 0xa8, 0x68, 0x19, 0xd8, 0xaf, 0x84, 0x6d, 0x30, 0x70, 0x5d, 0x7e, 0xf3 +.byte 0x2e, 0xd2, 0x53, 0x99, 0xe1, 0xfe, 0x1f, 0x5e, 0xd9, 0x48, 0xaf, 0x5d, 0x13, 0x8d, 0xdb, 0xff +.byte 0x63, 0x33, 0x4d, 0xd3, 0x00, 0x02, 0xbc, 0xc4, 0xf8, 0xd1, 0x06, 0x08, 0x94, 0x79, 0x58, 0x8a +.byte 0x15, 0xde, 0x29, 0xb3, 0xfd, 0xfd, 0xc4, 0x4f, 0xe8, 0xaa, 0xe2, 0xa0, 0x3b, 0x79, 0xcd, 0xbf +.byte 0x6b, 0x43, 0x32, 0xdd, 0xd9, 0x74, 0x10, 0xb9, 0xf7, 0xf4, 0x68, 0xd4, 0xbb, 0xd0, 0x87, 0xd5 +.byte 0xaa, 0x4b, 0x8a, 0x2a, 0x6f, 0x2a, 0x04, 0xb5, 0xb2, 0xa6, 0xc7, 0xa0, 0x7a, 0xe6, 0x48, 0xab +.byte 0xd2, 0xd1, 0x59, 0xcc, 0xd6, 0x7e, 0x23, 0xe6, 0x97, 0x6c, 0xf0, 0x42, 0xe5, 0xdc, 0x51, 0x4b +.byte 0x15, 0x41, 0xed, 0x49, 0x4a, 0xc9, 0xde, 0x10, 0x97, 0xd6, 0x76, 0xc1, 0xef, 0xa5, 0xb5, 0x36 +.byte 0x14, 0x97, 0x35, 0xd8, 0x78, 0x22, 0x35, 0x52, 0xef, 0x43, 0xbd, 0xdb, 0x27, 0xdb, 0x61, 0x56 +.byte 0x82, 0x34, 0xdc, 0xcb, 0x88, 0x60, 0x0c, 0x0b, 0x5a, 0xe5, 0x2c, 0x01, 0xc6, 0x54, 0xaf, 0xd7 +.byte 0xaa, 0xc1, 0x10, 0x7b, 0xd2, 0x05, 0x5a, 0xb8, 0x40, 0x9e, 0x86, 0xa7, 0xc3, 0x90, 0x86, 0x02 +.byte 0x56, 0x52, 0x09, 0x7a, 0x9c, 0xd2, 0x27, 0x82, 0x53, 0x4a, 0x65, 0x52, 0x6a, 0xf5, 0x3c, 0xe7 +.byte 0xa8, 0xf2, 0x9c, 0xaf, 0x8b, 0xbd, 0xd3, 0x0e, 0xd4, 0xd4, 0x5e, 0x6e, 0x87, 0x9e, 0x6a, 0x3d +.byte 0x45, 0x1d, 0xd1, 0x5d, 0x1b, 0xf4, 0xe9, 0x0a, 0xac, 0x60, 0x99, 0xfb, 0x89, 0xb4, 0xff, 0x98 +.byte 0x2c, 0xcf, 0x7c, 0x1d, 0xe9, 0x02, 0xaa, 0x04, 0x9a, 0x1e, 0xb8, 0xdc, 0x88, 0x6e, 0x25, 0xb3 +.byte 0x6c, 0x66, 0xf7, 0x3c, 0x90, 0xf3, 0x57, 0xc1, 0xb3, 0x2f, 0xf5, 0x6d, 0xf2, 0xfb, 0xca, 0xa1 +.byte 0xf8, 0x29, 0x9d, 0x46, 0x8b, 0xb3, 0x6a, 0xf6, 0xe6, 0x67, 0x07, 0xbe, 0x2c, 0x67, 0x0a, 0x2a +.byte 0x1f, 0x5a, 0xb2, 0x3e, 0x57, 0xc4, 0xd3, 0x21, 0x21, 0x63, 0x65, 0x52, 0x91, 0x1b, 0xb1, 0x99 +.byte 0x8e, 0x79, 0x7e, 0xe6, 0xeb, 0x8d, 0x00, 0xd9, 0x5a, 0xaa, 0xea, 0x73, 0xe8, 0xa4, 0x82, 0x02 +.byte 0x47, 0x96, 0xfe, 0x5b, 0x8e, 0x54, 0x61, 0xa3, 0xeb, 0x2f, 0x4b, 0x30, 0xb0, 0x8b, 0x23, 0x75 +.byte 0x72, 0x7c, 0x21, 0x3c, 0xc8, 0xf6, 0xf1, 0x74, 0xd4, 0x1c, 0x7b, 0xa3, 0x05, 0x55, 0xee, 0xbb +.byte 0x4d, 0x3b, 0x32, 0xbe, 0x9a, 0x77, 0x66, 0x9e, 0xac, 0x69, 0x90, 0x22, 0x07, 0x1f, 0x61, 0x3a +.byte 0x96, 0xbe, 0xe5, 0x9a, 0x4f, 0xcc, 0x05, 0x3c, 0x28, 0x59, 0xd3, 0xc1, 0x0c, 0x54, 0xa8, 0x59 +.byte 0x61, 0xbd, 0xc8, 0x72, 0x4c, 0xe8, 0xdc, 0x9f, 0x87, 0x7f, 0xbd, 0x9c, 0x48, 0x36, 0x5e, 0x95 +.byte 0xa3, 0x0e, 0xb9, 0x38, 0x24, 0x55, 0xfc, 0x75, 0x66, 0xeb, 0x02, 0xe3, 0x08, 0x34, 0x29, 0x4a +.byte 0xc6, 0xe3, 0x2b, 0x2f, 0x33, 0xa0, 0xda, 0xa3, 0x86, 0xa5, 0x12, 0x97, 0xfd, 0x80, 0x2b, 0xda +.byte 0x14, 0x42, 0xe3, 0x92, 0xbd, 0x3e, 0xf2, 0x5d, 0x5e, 0x67, 0x74, 0x2e, 0x1c, 0x88, 0x47, 0x29 +.byte 0x34, 0x5f, 0xe2, 0x32, 0xa8, 0x9c, 0x25, 0x37, 0x8c, 0xba, 0x98, 0x00, 0x97, 0x8b, 0x49, 0x96 +.byte 0x1e, 0xfd, 0x25, 0x8a, 0xac, 0xdc, 0xda, 0xd8, 0x5d, 0x74, 0x6e, 0x66, 0xb0, 0xff, 0x44, 0xdf +.byte 0xa1, 0x18, 0xc6, 0xbe, 0x48, 0x2f, 0x37, 0x94, 0x78, 0xf8, 0x95, 0x4a, 0x3f, 0x7f, 0x13, 0x5e +.byte 0x5d, 0x59, 0xfd, 0x74, 0x86, 0x43, 0x63, 0x73, 0x49, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0xc2 +.byte 0x00, 0x78, 0x30, 0x81, 0xbf, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x55, 0x53, 0x31, 0x16, 0x30, 0x14, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0d, 0x45, 0x6e, 0x74 +.byte 0x72, 0x75, 0x73, 0x74, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x28, 0x30, 0x26, 0x06, 0x03 +.byte 0x55, 0x04, 0x0b, 0x13, 0x1f, 0x53, 0x65, 0x65, 0x20, 0x77, 0x77, 0x77, 0x2e, 0x65, 0x6e, 0x74 +.byte 0x72, 0x75, 0x73, 0x74, 0x2e, 0x6e, 0x65, 0x74, 0x2f, 0x6c, 0x65, 0x67, 0x61, 0x6c, 0x2d, 0x74 +.byte 0x65, 0x72, 0x6d, 0x73, 0x31, 0x39, 0x30, 0x37, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x30, 0x28 +.byte 0x63, 0x29, 0x20, 0x32, 0x30, 0x31, 0x32, 0x20, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73, 0x74, 0x2c +.byte 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x20, 0x2d, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x61, 0x75, 0x74, 0x68 +.byte 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x20, 0x75, 0x73, 0x65, 0x20, 0x6f, 0x6e, 0x6c, 0x79, 0x31 +.byte 0x33, 0x30, 0x31, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x2a, 0x45, 0x6e, 0x74, 0x72, 0x75, 0x73 +.byte 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61 +.byte 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x2d +.byte 0x20, 0x45, 0x43, 0x31, 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, 0x84, 0x13, 0xc9, 0xd0 +.byte 0xba, 0x6d, 0x41, 0x7b, 0xe2, 0x6c, 0xd0, 0xeb, 0x55, 0x5f, 0x66, 0x02, 0x1a, 0x24, 0xf4, 0x5b +.byte 0x89, 0x69, 0x47, 0xe3, 0xb8, 0xc2, 0x7d, 0xf1, 0xf2, 0x02, 0xc5, 0x9f, 0xa0, 0xf6, 0x5b, 0xd5 +.byte 0x8b, 0x06, 0x19, 0x86, 0x4f, 0x53, 0x10, 0x6d, 0x07, 0x24, 0x27, 0xa1, 0xa0, 0xf8, 0xd5, 0x47 +.byte 0x19, 0x61, 0x4c, 0x7d, 0xca, 0x93, 0x27, 0xea, 0x74, 0x0c, 0xef, 0x6f, 0x96, 0x09, 0xfe, 0x63 +.byte 0xec, 0x70, 0x5d, 0x36, 0xad, 0x67, 0x77, 0xae, 0xc9, 0x9d, 0x7c, 0x55, 0x44, 0x3a, 0xa2, 0x63 +.byte 0x51, 0x1f, 0xf5, 0xe3, 0x62, 0xd4, 0xa9, 0x47, 0x07, 0x3e, 0xcc, 0x20, 0x00, 0xd5, 0x01, 0x26 +.byte 0x30, 0x81, 0xd2, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x54, 0x52 +.byte 0x31, 0x18, 0x30, 0x16, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x0f, 0x47, 0x65, 0x62, 0x7a, 0x65 +.byte 0x20, 0x2d, 0x20, 0x4b, 0x6f, 0x63, 0x61, 0x65, 0x6c, 0x69, 0x31, 0x42, 0x30, 0x40, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x39, 0x54, 0x75, 0x72, 0x6b, 0x69, 0x79, 0x65, 0x20, 0x42, 0x69, 0x6c +.byte 0x69, 0x6d, 0x73, 0x65, 0x6c, 0x20, 0x76, 0x65, 0x20, 0x54, 0x65, 0x6b, 0x6e, 0x6f, 0x6c, 0x6f +.byte 0x6a, 0x69, 0x6b, 0x20, 0x41, 0x72, 0x61, 0x73, 0x74, 0x69, 0x72, 0x6d, 0x61, 0x20, 0x4b, 0x75 +.byte 0x72, 0x75, 0x6d, 0x75, 0x20, 0x2d, 0x20, 0x54, 0x55, 0x42, 0x49, 0x54, 0x41, 0x4b, 0x31, 0x2d +.byte 0x30, 0x2b, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x24, 0x4b, 0x61, 0x6d, 0x75, 0x20, 0x53, 0x65 +.byte 0x72, 0x74, 0x69, 0x66, 0x69, 0x6b, 0x61, 0x73, 0x79, 0x6f, 0x6e, 0x20, 0x4d, 0x65, 0x72, 0x6b +.byte 0x65, 0x7a, 0x69, 0x20, 0x2d, 0x20, 0x4b, 0x61, 0x6d, 0x75, 0x20, 0x53, 0x4d, 0x31, 0x36, 0x30 +.byte 0x34, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x2d, 0x54, 0x55, 0x42, 0x49, 0x54, 0x41, 0x4b, 0x20 +.byte 0x4b, 0x61, 0x6d, 0x75, 0x20, 0x53, 0x4d, 0x20, 0x53, 0x53, 0x4c, 0x20, 0x4b, 0x6f, 0x6b, 0x20 +.byte 0x53, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x6b, 0x61, 0x73, 0x69, 0x20, 0x2d, 0x20, 0x53, 0x75 +.byte 0x72, 0x75, 0x6d, 0x20, 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48 +.byte 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01 +.byte 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xaf, 0x75, 0x30, 0x33, 0xaa, 0xbb, 0x6b, 0xd3, 0x99, 0x2c +.byte 0x12, 0x37, 0x84, 0xd9, 0x8d, 0x7b, 0x97, 0x80, 0xd3, 0x6e, 0xe7, 0xff, 0x9b, 0x50, 0x95, 0x3e +.byte 0x90, 0x95, 0x56, 0x42, 0xd7, 0x19, 0x7c, 0x26, 0x84, 0x8d, 0x92, 0xfa, 0x01, 0x1d, 0x3a, 0x0f +.byte 0xe2, 0x64, 0x38, 0xb7, 0x8c, 0xbc, 0xe8, 0x88, 0xf9, 0x8b, 0x24, 0xab, 0x2e, 0xa3, 0xf5, 0x37 +.byte 0xe4, 0x40, 0x8e, 0x18, 0x25, 0x79, 0x83, 0x75, 0x1f, 0x3b, 0xff, 0x6c, 0xa8, 0xc5, 0xc6, 0x56 +.byte 0xf8, 0xb4, 0xed, 0x8a, 0x44, 0xa3, 0xab, 0x6c, 0x4c, 0xfc, 0x1d, 0xd0, 0xdc, 0xef, 0x68, 0xbd +.byte 0xcf, 0xe4, 0xaa, 0xce, 0xf0, 0x55, 0xf7, 0xa2, 0x34, 0xd4, 0x83, 0x6b, 0x37, 0x7c, 0x1c, 0xc2 +.byte 0xfe, 0xb5, 0x03, 0xec, 0x57, 0xce, 0xbc, 0xb4, 0xb5, 0xc5, 0xed, 0x00, 0x0f, 0x53, 0x37, 0x2a +.byte 0x4d, 0xf4, 0x4f, 0x0c, 0x83, 0xfb, 0x86, 0xcf, 0xcb, 0xfe, 0x8c, 0x4e, 0xbd, 0x87, 0xf9, 0xa7 +.byte 0x8b, 0x21, 0x57, 0x9c, 0x7a, 0xdf, 0x03, 0x67, 0x89, 0x2c, 0x9d, 0x97, 0x61, 0xa7, 0x10, 0xb8 +.byte 0x55, 0x90, 0x7f, 0x0e, 0x2d, 0x27, 0x38, 0x74, 0xdf, 0xe7, 0xfd, 0xda, 0x4e, 0x12, 0xe3, 0x4d +.byte 0x15, 0x22, 0x02, 0xc8, 0xe0, 0xe0, 0xfc, 0x0f, 0xad, 0x8a, 0xd7, 0xc9, 0x54, 0x50, 0xcc, 0x3b +.byte 0x0f, 0xca, 0x16, 0x80, 0x84, 0xd0, 0x51, 0x56, 0xc3, 0x8e, 0x56, 0x7f, 0x89, 0x22, 0x33, 0x2f +.byte 0xe6, 0x85, 0x0a, 0xbd, 0xa5, 0xa8, 0x1b, 0x36, 0xde, 0xd3, 0xdc, 0x2c, 0x6d, 0x3b, 0xc7, 0x13 +.byte 0xbd, 0x59, 0x23, 0x2c, 0xe6, 0xe5, 0xa4, 0xf7, 0xd8, 0x0b, 0xed, 0xea, 0x90, 0x40, 0x44, 0xa8 +.byte 0x95, 0xbb, 0x93, 0xd5, 0xd0, 0x80, 0x34, 0xb6, 0x46, 0x78, 0x0e, 0x1f, 0x00, 0x93, 0x46, 0xe1 +.byte 0xee, 0xe9, 0xf9, 0xec, 0x4f, 0x17, 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 63739 diff --git a/esp-idf/dependencies.lock b/esp-idf/dependencies.lock new file mode 100644 index 0000000..4486ac8 --- /dev/null +++ b/esp-idf/dependencies.lock @@ -0,0 +1,16 @@ +dependencies: + idf: + component_hash: null + source: + type: idf + version: 4.4.2 + libnmea-esp32: + component_hash: eff33c64b69934ee5913ef874957d2dec48d5e89196fc1529e200997f51a88e9 + source: + git: https://github.com/igrr/libnmea-esp32.git + path: . + type: git + version: 156dc7f18689d83034b2e197ca95079560cb3f48 +manifest_hash: 779a847317f6c296a179fef33e2e495378bc21dc9d8edc2ab3903e6af6e38ed5 +target: esp32s3 +version: 1.0.0 diff --git a/esp-idf/main/CMakeLists.txt b/esp-idf/main/CMakeLists.txt new file mode 100644 index 0000000..28f397b --- /dev/null +++ b/esp-idf/main/CMakeLists.txt @@ -0,0 +1,21 @@ +set(EXTRA_COMPONENT_DIRS $ENV{HOME}/third_party/esp-idf-lib/components) + +idf_component_register( + INCLUDE_DIRS + "." + SRCS + "app_main.c" + "shell.c" + "wifi.c" + "nvs.c" + PRIV_REQUIRES + "golioth_sdk" + "console" + "spi_flash" + "nvs_flash" + "json" + "driver" + "esp_hw_support" + "scd30" + "dps310" +) diff --git a/esp-idf/main/app_main.c b/esp-idf/main/app_main.c new file mode 100644 index 0000000..5094e33 --- /dev/null +++ b/esp-idf/main/app_main.c @@ -0,0 +1,478 @@ +/* + * Copyright (c) 2022 Golioth, Inc. + * + * SPDX-License-Identifier: Apache-2.0 + */ +#include +#include +#include "freertos/FreeRTOS.h" +#include "freertos/task.h" +#include "esp_log.h" +#include +#include "nvs.h" +#include "shell.h" +#include "wifi.h" +#include "golioth.h" +#include "driver/gpio.h" +#include "driver/i2c.h" +#include "sdkconfig.h" + +#include "scd30.h" +#include "dps310.h" + +#include "nmea.h" +#include "gpgll.h" +#include "gpgga.h" +#include "gprmc.h" +#include "gpgsa.h" +#include "gpvtg.h" +#include "gptxt.h" +#include "gpgsv.h" + + +#define TAG "frog_sensor" + +#define i2c_power 7 + +#define I2C_FREQ_HZ 100000 + +#define I2C_PORT 0 +#define CONFIG_I2C_MASTER_SDA 3 +#define CONFIG_I2C_MASTER_SCL 4 + +#define DPS_310_I2C_ADDR 0x77 + +#define PA1010D_ADDR 0x10 + +#define UART_RX_BUF_SIZE (1024) + +static uint8_t s_i2c_link_buf[I2C_LINK_RECOMMENDED_SIZE(2)]; +static char s_buf[UART_RX_BUF_SIZE + 1]; +static size_t s_total_bytes; + +static void on_client_event(golioth_client_t client, golioth_client_event_t event, void* arg) { + ESP_LOGI( + TAG, + "Golioth client %s", + event == GOLIOTH_CLIENT_EVENT_CONNECTED ? "connected" : "disconnected"); +} + +void scd30_task(void *pvParameters) +{ + i2c_dev_t dev = {0}; + + ESP_ERROR_CHECK(scd30_init_desc(&dev, I2C_PORT, CONFIG_I2C_MASTER_SDA, CONFIG_I2C_MASTER_SCL)); + + uint16_t version, major_ver, minor_ver; + ESP_ERROR_CHECK(scd30_read_firmware_version(&dev, &version)); + + major_ver = (version >> 8) & 0xf; + minor_ver = version & 0xf; + + ESP_LOGI(TAG, "SCD30 Firmware Version: %d.%d", major_ver, minor_ver); + + ESP_LOGI(TAG, "Starting continuous measurement"); + ESP_ERROR_CHECK(scd30_trigger_continuous_measurement(&dev, 0)); + + float co2, temperature, humidity; + bool data_ready; + while (1) + { + vTaskDelay(pdMS_TO_TICKS(2000)); + + scd30_get_data_ready_status(&dev, &data_ready); + + if (data_ready) + { + esp_err_t res = scd30_read_measurement(&dev, &co2, &temperature, &humidity); + if (res != ESP_OK) + { + ESP_LOGE(TAG, "Error reading results %d (%s)", res, esp_err_to_name(res)); + continue; + } + + if (co2 == 0) + { + ESP_LOGW(TAG, "Invalid sample detected, skipping"); + continue; + } + + ESP_LOGI(TAG, "CO2: %.0f ppm", co2); + ESP_LOGI(TAG, "Temperature: %.2f °C", temperature); + ESP_LOGI(TAG, "Humidity: %.2f %%", humidity); + } + } +} + +void nmea_init_interface(void) +{ + const i2c_config_t conf = { + .mode = I2C_MODE_MASTER, + .sda_io_num = CONFIG_I2C_MASTER_SDA, + .sda_pullup_en = GPIO_PULLUP_ENABLE, + .scl_io_num = CONFIG_I2C_MASTER_SCL, + .scl_pullup_en = GPIO_PULLUP_ENABLE, + .master.clk_speed = I2C_FREQ_HZ, + }; + ESP_ERROR_CHECK(i2c_param_config(I2C_PORT, &conf)); + esp_err_t err = i2c_driver_install(I2C_PORT, conf.mode, 0, 0, 0); + if (err != ESP_OK) + { + ESP_LOGE(TAG, "Failed to install driver: %s", esp_err_to_name(err)); + return; + } +} + +static esp_err_t i2c_read_byte(char* result) +{ + i2c_cmd_handle_t cmd = i2c_cmd_link_create_static(s_i2c_link_buf, sizeof(s_i2c_link_buf)); + i2c_master_start(cmd); + i2c_master_write_byte(cmd, (PA1010D_ADDR << 1) | I2C_MASTER_READ, true); + i2c_master_read_byte(cmd, (uint8_t*) result, 1); + i2c_master_stop(cmd); + esp_err_t err = i2c_master_cmd_begin(I2C_PORT, cmd, 1000 / portTICK_PERIOD_MS); + i2c_cmd_link_delete_static(cmd); + return err; +} + +void nmea_read_line(char** out_line_buf, size_t *out_line_len, int timeout_ms) +{ + *out_line_buf = NULL; + *out_line_len = 0; + + bool line_start_found = false; + + while (true) { + char b; + esp_err_t err = i2c_read_byte(&b); + if (err != ESP_OK) { + ESP_LOGE(TAG, "Failed to read byte over I2C: %s (0x%x)", esp_err_to_name(err), err); + return; + } + + if (b == 0) { + /* No byte available yet, wait a bit and retry */ + vTaskDelay(pdMS_TO_TICKS(10)); + continue; + } + + if (!line_start_found) { + if (b != '$') { + continue; + } else { + line_start_found = true; + } + } + + s_buf[s_total_bytes] = b; + ++s_total_bytes; + + if (b == '\n') { + *out_line_buf = s_buf; + *out_line_len = s_total_bytes; + s_total_bytes = 0; + return; + } + + if (s_total_bytes == sizeof(s_buf)) { + ESP_LOGE(TAG, "Line buffer overflow"); + s_total_bytes = 0; + } + } +} + +static void read_and_parse_nmea() +{ + while (1) { + char fmt_buf[32]; + nmea_s *data; + + char* start; + size_t length; + nmea_read_line(&start, &length, 100 /* ms */); + if (length == 0) { + continue; + } + /* handle data */ + data = nmea_parse(start, length, 0); + if (data == NULL) { + printf("Failed to parse the sentence!\n"); + printf(" Type: %.5s (%d)\n", start+1, nmea_get_type(start)); + + nmea_free(data); + } else { + // log the data + if (data->errors != 0) { + printf("WARN: The sentence struct contains parse errors!\n"); + } + + // if (NMEA_GPGGA == data->type) { + // printf("GPGGA sentence\n"); + // nmea_gpgga_s *gpgga = (nmea_gpgga_s *) data; + // printf("Number of satellites: %d\n", gpgga->n_satellites); + // printf("Altitude: %f %c\n", gpgga->altitude, + // gpgga->altitude_unit); + // printf("Longitude:\n"); + // printf(" Degrees: %d\n", gpgga->longitude.degrees); + // printf(" Minutes: %f\n", gpgga->longitude.minutes); + // printf(" Cardinal: %c\n", (char) gpgga->longitude.cardinal); + // printf("Latitude:\n"); + // printf(" Degrees: %d\n", gpgga->latitude.degrees); + // printf(" Minutes: %f\n", gpgga->latitude.minutes); + // printf(" Cardinal: %c\n", (char) gpgga->latitude.cardinal); + // } + + if (NMEA_GPRMC == data->type) { + printf("GPRMC sentence\n"); + + // For latitude, if cardinal is 'S', then degrees is negative + nmea_gprmc_s *pos = (nmea_gprmc_s *) data; + // For longitude, take pos -> longitude.degrees and make it negative if pos -> longitude.cardinal is 'W' + // For latitude, take pos -> latitude.degrees and make it negative if pos -> latitude.cardinal is 'S' + int longitude = pos -> longitude.degrees; + int latitude = pos -> latitude.degrees; + if (pos -> longitude.cardinal == 'W') { + longitude = -longitude; + } + if (pos -> latitude.cardinal == 'S') { + latitude = -latitude; + } + printf(" Longitude: %d, Latitude: %d\n", longitude, latitude); + } + + nmea_free(data); + } + } +} + +void gps_task(void *pvParameters) +{ + //nmea_init_interface(); + read_and_parse_nmea(); +} + +void dps310_task(void *pvParameters) +{ + bool sensor_ready = false; + bool temperature_ready = false; + bool pressure_ready = false; + bool coef_ready = false; + float temperature = 0; + float pressure = 0; + esp_err_t err = ESP_FAIL; + + /* Initialize dps310_config_t with DPS310_CONFIG_DEFAULT() macro, which + * sets default values. + */ + dps310_config_t config = DPS310_CONFIG_DEFAULT(); + + /* Create and initialize the device descriptor with zero */ + dps310_t dev; + memset(&dev, 0, sizeof(dps310_t)); + + /* Modify dps310_config_t */ + config.tmp_oversampling = DPS310_TMP_PRC_128; + config.pm_oversampling = DPS310_PM_PRC_128; + + /* Initialize the device descriptor */ + ESP_LOGI(TAG, "Initializing the device descriptor"); + err = dps310_init_desc(&dev, DPS_310_I2C_ADDR, I2C_PORT, CONFIG_I2C_MASTER_SDA, CONFIG_I2C_MASTER_SCL); + if (err != ESP_OK) + { + ESP_LOGE(TAG, "dps310_init_desc(): %s", esp_err_to_name(err)); + goto fail; + } + + /* Initialize the device. */ + ESP_LOGI(TAG, "Initializing the device"); + err = dps310_init(&dev, &config); + if (err != ESP_OK) + { + ESP_LOGE(TAG, "dps310_init(): %s", esp_err_to_name(err)); + goto fail; + } + + /* ensure the sensor is ready and coefficients, or COEF, are also ready. + * */ + ESP_LOGI(TAG, "Waiting for the sensor to be ready for measurement"); + do + { + vTaskDelay(pdMS_TO_TICKS(10)); + if (!sensor_ready) + { + err = dps310_is_ready_for_sensor(&dev, &sensor_ready); + if (err != ESP_OK) + { + goto fail; + } + } + + if (!coef_ready) + { + err = dps310_is_ready_for_coef(&dev, &coef_ready); + if (err != ESP_OK) + { + goto fail; + } + } + } while (!sensor_ready || !coef_ready); + + /* read COEF once, which is used to compensate the raw value. The COEF + * values are kept in the device descriptor. + */ + err = dps310_get_coef(&dev); + if (err != ESP_OK) + { + goto fail; + } + + ESP_LOGI(TAG, "Starting the loop"); + while (1) { + + /* Temperature command mode. + * + * The sensor measures temperature once, stores the raw value in a + * resister, and sets TMP_RDY bit. The sensor goes back to standby mode + * after measurement. + */ + ESP_LOGI(TAG, "Setting manual temperature measurement mode"); + err = dps310_set_mode(&dev, DPS310_MODE_COMMAND_TEMPERATURE); + if (err != ESP_OK) + { + goto fail; + } + + /* wait for the result by polling TMP_RDY bit */ + ESP_LOGI(TAG, "Waiting for the temperature value to be ready"); + do + { + vTaskDelay(pdMS_TO_TICKS(10)); + err = dps310_is_ready_for_temp(&dev, &temperature_ready); + if (err != ESP_OK) + { + goto fail; + } + } while (!temperature_ready); + + /* Read the result of temperature measurement */ + err = dps310_read_temp(&dev, &temperature); + if (err != ESP_OK) + { + ESP_LOGE(TAG, "dps310_read_temp(): %s", esp_err_to_name(err)); + goto fail; + } + ESP_LOGI(TAG, "Temperature: %0.2f °C", temperature); + + /* Pressure command mode + * + * The sensor measures pressure once, stores the raw value in a resister, + * and sets PRS_RDY bit. The sensor goes back to standby mode after + * measurement. + */ + ESP_LOGI(TAG, "Setting manual pressure measurement mode"); + err = dps310_set_mode(&dev, DPS310_MODE_COMMAND_PRESSURE); + if (err != ESP_OK) + { + goto fail; + } + + /* wait for the result by polling PRS_RDY bit */ + ESP_LOGI(TAG, "Waiting for the pressure value to be ready"); + do + { + vTaskDelay(pdMS_TO_TICKS(10)); + err = dps310_is_ready_for_pressure(&dev, &pressure_ready); + if (err != ESP_OK) + { + goto fail; + } + } while (!pressure_ready); + + /* Read the result of pressure measurement, and compensate the result with + * temperature and COEF. + * + * Note that dps310_read_pressure() reads temperature *and* pressure + * values for compensation, including oversampling rates. + * + * This implies: + * + * * temperature measurement must be done brefore dps310_read_pressure() + * at least once. + * * the function is slow. + */ + err = dps310_read_pressure(&dev, &pressure); + if (err != ESP_OK) + { + ESP_LOGE(TAG, "dps310_read_pressure(): %s", esp_err_to_name(err)); + goto fail; + } + ESP_LOGI(TAG, "Pressure: %0.2f Pa", pressure); + vTaskDelay(pdMS_TO_TICKS(1000)); + } + +fail: + ESP_LOGE(TAG, "Halting due to error"); + while (1) { + vTaskDelay(pdMS_TO_TICKS(1000)); + } +} + +void app_main(void) { + // The adafruit dev board we are using has an I2C Power Switch on Pin 7. + gpio_pad_select_gpio(i2c_power); + esp_err_t err = gpio_set_direction(7, GPIO_MODE_OUTPUT); + if (err != ESP_OK) { + ESP_LOGE(TAG, "Error setting direction for GPIO %d: %s", i2c_power, esp_err_to_name(err)); + } + err = gpio_set_level(7, 1); + + + nvs_init(); + shell_start(); + + if (!nvs_credentials_are_set()) { + while (1) { + vTaskDelay(1000 / portTICK_PERIOD_MS); + ESP_LOGW(TAG, "WiFi and golioth credentials are not set"); + ESP_LOGW(TAG, "Use the shell settings commands to set them, then restart"); + vTaskDelay(portMAX_DELAY); + } + } + + wifi_init(nvs_read_wifi_ssid(), nvs_read_wifi_password()); + wifi_wait_for_connected(); + + const char* psk_id = nvs_read_golioth_psk_id(); + const char* psk = nvs_read_golioth_psk(); + + golioth_client_config_t config = { + .credentials = { + .auth_type = GOLIOTH_TLS_AUTH_TYPE_PSK, + .psk = { + .psk_id = psk_id, + .psk_id_len = strlen(psk_id), + .psk = psk, + .psk_len = strlen(psk), + }}}; + golioth_client_t client = golioth_client_create(&config); + assert(client); + + golioth_client_register_event_callback(client, on_client_event, NULL); + + int32_t iteration = 0; + + ESP_ERROR_CHECK(i2cdev_init()); + + // Right now, the I2C initialization functions face race condition issues. + // TODO: Fix these issues using common mutex controls from UncleRus/esp-idf-lib for the GPS integration + // See for more details: https://github.com/Ribbit-Network/ribbit-network-frog-hardware/pull/189 + xTaskCreatePinnedToCore(scd30_task, TAG, configMINIMAL_STACK_SIZE * 8, NULL, 5, NULL, APP_CPU_NUM); + xTaskCreatePinnedToCore(dps310_task, TAG, configMINIMAL_STACK_SIZE * 8, NULL, 5, NULL, APP_CPU_NUM); + xTaskCreatePinnedToCore(gps_task, TAG, configMINIMAL_STACK_SIZE * 8, NULL, 5, NULL, APP_CPU_NUM); + + while (1) { + golioth_lightdb_set_int_async(client, "iteration", iteration, NULL, NULL); + iteration++; + vTaskDelay(10000 / portTICK_PERIOD_MS); + }; +} diff --git a/esp-idf/main/idf_component.yml b/esp-idf/main/idf_component.yml new file mode 100644 index 0000000..9ebf372 --- /dev/null +++ b/esp-idf/main/idf_component.yml @@ -0,0 +1,19 @@ +## IDF Component Manager Manifest File +dependencies: + libnmea-esp32: + git: https://github.com/igrr/libnmea-esp32.git + version: feature/i2c + ## Required IDF version + idf: + version: ">=4.1.0" + # # Put list of dependencies here + # # For components maintained by Espressif: + # component: "~1.0.0" + # # For 3rd party components: + # username/component: ">=1.0.0,<2.0.0" + # username2/component2: + # version: "~1.0.0" + # # For transient dependencies `public` flag can be set. + # # `public` flag doesn't have an effect dependencies of the `main` component. + # # All dependencies of `main` are public by default. + # public: true diff --git a/esp-idf/main/nvs.c b/esp-idf/main/nvs.c new file mode 100644 index 0000000..9cbca81 --- /dev/null +++ b/esp-idf/main/nvs.c @@ -0,0 +1,102 @@ +#include +#include "nvs_flash.h" +#include "esp_log.h" +#include "nvs.h" + +#define TAG "nvs" + +static const char* +read_nvs_key_or_default(const char* key, char* out, size_t outsize, const char* defaultstr) { + nvs_handle_t handle; + esp_err_t err = nvs_open(NVS_NAMESPACE, NVS_READWRITE, &handle); + if (err != ESP_OK) { + ESP_LOGW(TAG, "nvs_open failed"); + return defaultstr; + } + size_t bytes_read = outsize; + err = nvs_get_str(handle, key, out, &bytes_read); + if (err != ESP_OK) { + ESP_LOGD(TAG, "nvs_get_str key %s failed, err = %d", key, err); + } + nvs_close(handle); + return (err == ESP_OK ? out : defaultstr); +} + +void nvs_init(void) { + ESP_ERROR_CHECK(nvs_flash_init()); +} + +const char* nvs_read_wifi_ssid(void) { + static char buf[32]; + return read_nvs_key_or_default(NVS_WIFI_SSID_KEY, buf, sizeof(buf), NVS_DEFAULT_STR); +} + +const char* nvs_read_wifi_password(void) { + static char buf[32]; + return read_nvs_key_or_default(NVS_WIFI_PASS_KEY, buf, sizeof(buf), NVS_DEFAULT_STR); +} + +const char* nvs_read_golioth_psk_id(void) { + static char buf[128]; + return read_nvs_key_or_default(NVS_GOLIOTH_PSK_ID_KEY, buf, sizeof(buf), NVS_DEFAULT_STR); +} + +const char* nvs_read_golioth_psk(void) { + static char buf[128]; + return read_nvs_key_or_default(NVS_GOLIOTH_PSK_KEY, buf, sizeof(buf), NVS_DEFAULT_STR); +} + +const char* nvs_read_str(const char* key, char* buf, size_t bufsize) { + return read_nvs_key_or_default(key, buf, bufsize, NVS_DEFAULT_STR); +} + +bool nvs_write_str(const char* key, const char* str) { + nvs_handle_t handle; + esp_err_t err = nvs_open(NVS_NAMESPACE, NVS_READWRITE, &handle); + if (err != ESP_OK) { + ESP_LOGW(TAG, "nvs_open failed"); + return false; + } + err = nvs_set_str(handle, key, str); + nvs_commit(handle); + nvs_close(handle); + + if (err != ESP_OK) { + ESP_LOGE(TAG, "Failed to set %s to %s, err = %d", key, str, err); + return false; + } + return true; +} + +bool nvs_erase_str(const char* key) { + nvs_handle_t handle; + esp_err_t err = nvs_open(NVS_NAMESPACE, NVS_READWRITE, &handle); + if (err != ESP_OK) { + ESP_LOGW(TAG, "nvs_open failed"); + return false; + } + err = nvs_erase_key(handle, key); + nvs_commit(handle); + nvs_close(handle); + if (err != ESP_OK) { + ESP_LOGE(TAG, "Failed to erase key %s, err = %d", key, err); + return false; + } + return true; +} + +bool nvs_credentials_are_set(void) { + if (0 == strcmp(nvs_read_wifi_ssid(), NVS_DEFAULT_STR)) { + return false; + } + if (0 == strcmp(nvs_read_wifi_password(), NVS_DEFAULT_STR)) { + return false; + } + if (0 == strcmp(nvs_read_golioth_psk_id(), NVS_DEFAULT_STR)) { + return false; + } + if (0 == strcmp(nvs_read_golioth_psk(), NVS_DEFAULT_STR)) { + return false; + } + return true; +} diff --git a/esp-idf/main/nvs.h b/esp-idf/main/nvs.h new file mode 100644 index 0000000..3d0a328 --- /dev/null +++ b/esp-idf/main/nvs.h @@ -0,0 +1,31 @@ +/* + * Copyright (c) 2022 Golioth, Inc. + * + * SPDX-License-Identifier: Apache-2.0 + */ +#pragma once + +// Namespace to use for NVS keys. Can be anything. +#define NVS_NAMESPACE "example" + +// NVS keys for wifi credentials +#define NVS_WIFI_SSID_KEY "w_ssid" +#define NVS_WIFI_PASS_KEY "w_pass" +#define NVS_GOLIOTH_PSK_ID_KEY "g_psk_id" +#define NVS_GOLIOTH_PSK_KEY "g_psk" + +// Default string value to return in nvs_read_* functions if key not found in NVS +#define NVS_DEFAULT_STR "unknown" + +void nvs_init(void); + +const char* nvs_read_wifi_ssid(void); +const char* nvs_read_wifi_password(void); +const char* nvs_read_golioth_psk_id(void); +const char* nvs_read_golioth_psk(void); + +const char* nvs_read_str(const char* key, char* buf, size_t bufsize); +bool nvs_write_str(const char* key, const char* str); +bool nvs_erase_str(const char* key); + +bool nvs_credentials_are_set(void); diff --git a/esp-idf/main/shell.c b/esp-idf/main/shell.c new file mode 100644 index 0000000..d27ff3d --- /dev/null +++ b/esp-idf/main/shell.c @@ -0,0 +1,413 @@ +/* + * Copyright (c) 2022 Golioth, Inc. + * + * SPDX-License-Identifier: Apache-2.0 + */ +#include +#include +#include "esp_system.h" +#include "esp_log.h" +#include "esp_console.h" +#include "esp_vfs_dev.h" +#include "esp_chip_info.h" +#include "driver/uart.h" +#include "linenoise/linenoise.h" +#include "argtable3/argtable3.h" +#include "nvs.h" +#include "nvs_flash.h" +#include "shell.h" +#include "util.h" +#include "wifi.h" +#include "lwip/inet.h" +#include "lwip/netdb.h" +#include "lwip/sockets.h" +#include "ping/ping_sock.h" + +#define TAG "shell" +#define PROMPT_STR "esp32" + +#define MAX_NUM_CUSTOM_COMMANDS 16 + +static int heap(int argc, char** argv); +static int version(int argc, char** argv); +static int reset(int argc, char** argv); +static int tasks(int argc, char** argv); +static int settings(int argc, char** argv); + +static struct { + struct arg_dbl* timeout; + struct arg_dbl* interval; + struct arg_int* data_size; + struct arg_int* count; + struct arg_int* tos; + struct arg_str* host; + struct arg_end* end; +} _ping_args; + +static const esp_console_cmd_t _cmds[] = { + { + .command = "heap", + .help = "Get the current size of free heap memory, and min ever heap size", + .hint = NULL, + .func = heap, + }, + { + .command = "version", + .help = "Get version of chip and SDK", + .hint = NULL, + .func = version, + }, + { + .command = "reset", + .help = "Software reset of the chip", + .hint = NULL, + .func = reset, + }, + { + .command = "tasks", + .help = "Get information about running tasks and stack high watermark (HWM)", + .hint = NULL, + .func = tasks, + }, + { + .command = "settings", + .help = "Get/Set/Erase settings by key", + .hint = NULL, + .func = settings, + }, + // There's a "ping" command too, see register_ping_command() +}; + +// Commands added with shell_register_commands +static esp_console_cmd_t _custom_cmds[MAX_NUM_CUSTOM_COMMANDS]; +static size_t _num_custom_cmds; + +static int heap(int argc, char** argv) { + printf("Free: %d, Free low watermark: %d\n", + esp_get_free_heap_size(), + heap_caps_get_minimum_free_size(MALLOC_CAP_DEFAULT)); + return 0; +} + +static int version(int argc, char** argv) { + esp_chip_info_t info; + esp_chip_info(&info); + printf("IDF Version:%s\r\n", esp_get_idf_version()); + printf("Chip info:\r\n"); + printf("\tmodel:%s\r\n", info.model == CHIP_ESP32 ? "ESP32" : "Unknown"); + printf("\tcores:%d\r\n", info.cores); + printf("\tfeature:%s%s%s%s%d%s\r\n", + info.features & CHIP_FEATURE_WIFI_BGN ? "/802.11bgn" : "", + info.features & CHIP_FEATURE_BLE ? "/BLE" : "", + info.features & CHIP_FEATURE_BT ? "/BT" : "", + info.features & CHIP_FEATURE_EMB_FLASH ? "/Embedded-Flash:" : "/External-Flash:", + spi_flash_get_chip_size() / (1024 * 1024), + " MB"); + printf("\trevision number:%d\r\n", info.revision); + return 0; +} + +static int reset(int argc, char** argv) { + ESP_LOGI(TAG, "Resetting"); + esp_restart(); +} + +static int tasks(int argc, char** argv) { + const size_t bytes_per_task = 40; + char* task_list_buffer = malloc(uxTaskGetNumberOfTasks() * bytes_per_task); + if (task_list_buffer == NULL) { + ESP_LOGE(TAG, "failed to allocate buffer for vTaskList output"); + return 1; + } + fputs("Task Name\tStatus\tPrio\tHWM\tTask#", stdout); + fputs("\n", stdout); + vTaskList(task_list_buffer); + fputs(task_list_buffer, stdout); + free(task_list_buffer); + return 0; +} + +static void cmd_ping_on_ping_success(esp_ping_handle_t hdl, void* args) { + uint8_t ttl; + uint16_t seqno; + uint32_t elapsed_time, recv_len; + ip_addr_t target_addr; + esp_ping_get_profile(hdl, ESP_PING_PROF_SEQNO, &seqno, sizeof(seqno)); + esp_ping_get_profile(hdl, ESP_PING_PROF_TTL, &ttl, sizeof(ttl)); + esp_ping_get_profile(hdl, ESP_PING_PROF_IPADDR, &target_addr, sizeof(target_addr)); + esp_ping_get_profile(hdl, ESP_PING_PROF_SIZE, &recv_len, sizeof(recv_len)); + esp_ping_get_profile(hdl, ESP_PING_PROF_TIMEGAP, &elapsed_time, sizeof(elapsed_time)); + printf("%d bytes from %s icmp_seq=%d ttl=%d time=%d ms\n", + recv_len, + ipaddr_ntoa((ip_addr_t*)&target_addr), + seqno, + ttl, + elapsed_time); +} + +static void cmd_ping_on_ping_timeout(esp_ping_handle_t hdl, void* args) { + uint16_t seqno; + ip_addr_t target_addr; + esp_ping_get_profile(hdl, ESP_PING_PROF_SEQNO, &seqno, sizeof(seqno)); + esp_ping_get_profile(hdl, ESP_PING_PROF_IPADDR, &target_addr, sizeof(target_addr)); + printf("From %s icmp_seq=%d timeout\n", ipaddr_ntoa((ip_addr_t*)&target_addr), seqno); +} + +static void cmd_ping_on_ping_end(esp_ping_handle_t hdl, void* args) { + ip_addr_t target_addr; + uint32_t transmitted; + uint32_t received; + uint32_t total_time_ms; + esp_ping_get_profile(hdl, ESP_PING_PROF_REQUEST, &transmitted, sizeof(transmitted)); + esp_ping_get_profile(hdl, ESP_PING_PROF_REPLY, &received, sizeof(received)); + esp_ping_get_profile(hdl, ESP_PING_PROF_IPADDR, &target_addr, sizeof(target_addr)); + esp_ping_get_profile(hdl, ESP_PING_PROF_DURATION, &total_time_ms, sizeof(total_time_ms)); + uint32_t loss = (uint32_t)((1 - ((float)received) / transmitted) * 100); + if (IP_IS_V4(&target_addr)) { + printf("\n--- %s ping statistics ---\n", inet_ntoa(*ip_2_ip4(&target_addr))); + } else { + printf("\n--- %s ping statistics ---\n", inet6_ntoa(*ip_2_ip6(&target_addr))); + } + printf("%d packets transmitted, %d received, %d%% packet loss, time %dms\n", + transmitted, + received, + loss, + total_time_ms); + // delete the ping sessions, so that we clean up all resources and can create a new ping session + // we don't have to call delete function in the callback, instead we can call delete function + // from other tasks + esp_ping_delete_session(hdl); +} + +static int ping(int argc, char** argv) { + esp_ping_config_t config = ESP_PING_DEFAULT_CONFIG(); + + int nerrors = arg_parse(argc, argv, (void**)&_ping_args); + if (nerrors != 0) { + arg_print_errors(stderr, _ping_args.end, argv[0]); + return 1; + } + + if (_ping_args.timeout->count > 0) { + config.timeout_ms = (uint32_t)(_ping_args.timeout->dval[0] * 1000); + } + + if (_ping_args.interval->count > 0) { + config.interval_ms = (uint32_t)(_ping_args.interval->dval[0] * 1000); + } + + if (_ping_args.data_size->count > 0) { + config.data_size = (uint32_t)(_ping_args.data_size->ival[0]); + } + + if (_ping_args.count->count > 0) { + config.count = (uint32_t)(_ping_args.count->ival[0]); + } + + if (_ping_args.tos->count > 0) { + config.tos = (uint32_t)(_ping_args.tos->ival[0]); + } + + // parse IP address + struct sockaddr_in6 sock_addr6; + ip_addr_t target_addr; + memset(&target_addr, 0, sizeof(target_addr)); + + if (inet_pton(AF_INET6, _ping_args.host->sval[0], &sock_addr6.sin6_addr) == 1) { + /* convert ip6 string to ip6 address */ + ipaddr_aton(_ping_args.host->sval[0], &target_addr); + } else { + struct addrinfo hint; + struct addrinfo* res = NULL; + memset(&hint, 0, sizeof(hint)); + /* convert ip4 string or hostname to ip4 or ip6 address */ + if (getaddrinfo(_ping_args.host->sval[0], NULL, &hint, &res) != 0) { + printf("ping: unknown host %s\n", _ping_args.host->sval[0]); + return 1; + } + if (res->ai_family == AF_INET) { + struct in_addr addr4 = ((struct sockaddr_in*)(res->ai_addr))->sin_addr; + inet_addr_to_ip4addr(ip_2_ip4(&target_addr), &addr4); + } else { + struct in6_addr addr6 = ((struct sockaddr_in6*)(res->ai_addr))->sin6_addr; + inet6_addr_to_ip6addr(ip_2_ip6(&target_addr), &addr6); + } + freeaddrinfo(res); + } + config.target_addr = target_addr; + + /* set callback functions */ + esp_ping_callbacks_t cbs = { + .cb_args = NULL, + .on_ping_success = cmd_ping_on_ping_success, + .on_ping_timeout = cmd_ping_on_ping_timeout, + .on_ping_end = cmd_ping_on_ping_end}; + esp_ping_handle_t ping; + esp_ping_new_session(&config, &cbs, &ping); + esp_ping_start(ping); + + return 0; +} + +// Map from CLI key to internal NVS keys. +// Can't use CLI keys directly in NVS due to character length +// limitation in NVS. +static const char* cli_key_to_nvs_key(const char* key) { + if (0 == strcmp(key, "wifi/ssid")) { + return NVS_WIFI_SSID_KEY; + } else if (0 == strcmp(key, "wifi/psk")) { + return NVS_WIFI_PASS_KEY; + } else if (0 == strcmp(key, "golioth/psk-id")) { + return NVS_GOLIOTH_PSK_ID_KEY; + } else if (0 == strcmp(key, "golioth/psk")) { + return NVS_GOLIOTH_PSK_KEY; + } else { + return "unknown"; + } +} + +static int settings(int argc, char** argv) { + const char* usage = + "usage:\n" + " settings get [--json]\n" + " settings set [--json]\n" + " settings erase \n"; + + if (argc < 3) { + printf(usage); + return 1; + } + + const char* command = argv[1]; + const char* cli_key = argv[2]; + const char* nvs_key = cli_key_to_nvs_key(cli_key); + + if (0 == strcmp(command, "get")) { + char valuebuf[128] = {}; + const char* value = nvs_read_str(nvs_key, valuebuf, sizeof(valuebuf)); + bool was_not_found = (0 == strcmp(value, NVS_DEFAULT_STR)); + bool json_output = ((argc >= 4) && (0 == strcmp(argv[3], "--json"))); + if (json_output) { + if (was_not_found) { + printf("{\"status\": \"failed\", \"msg\": \"setting not found\"}\n"); + } else { + printf("{\"status\": \"success\", \"value\": \"%s\"}\n", value); + } + } else { + if (was_not_found) { + printf("Setting not found\n"); + } else { + printf("%s\n", value); + } + } + } else if (0 == strcmp(command, "set")) { + if (argc < 4) { + printf(usage); + return 1; + } + const char* value = argv[3]; + bool success = nvs_write_str(nvs_key, value); + bool json_output = ((argc >= 5) && (0 == strcmp(argv[4], "--json"))); + if (json_output) { + if (success) { + printf("{\"status\": \"success\", \"msg\": \"setting %s saved as %s\"}\n", + cli_key, + value); + } else { + printf("{\"status\": \"failed\", \"msg\": \"failed to save setting %s:%s\"}\n", + cli_key, + value); + } + } else { + if (success) { + printf("Setting %s saved\n", cli_key); + } else { + printf("Failed to save setting %s\n", cli_key); + } + } + } else if (0 == strcmp(command, "erase")) { + bool success = nvs_erase_str(nvs_key); + if (success) { + printf("Erased key %s from NVS\n", cli_key); + } + } else { + printf(usage); + return 1; + } + + return 0; +} + +static void register_ping_command(void) { + _ping_args.timeout = arg_dbl0("W", "timeout", "", "Time to wait for a response, in seconds"); + _ping_args.interval = + arg_dbl0("i", "interval", "", "Wait interval seconds between sending each packet"); + _ping_args.data_size = + arg_int0("s", "size", "", "Specify the number of data bytes to be sent"); + _ping_args.count = arg_int0("c", "count", "", "Stop after sending count packets"); + _ping_args.tos = + arg_int0("Q", "tos", "", "Set Type of Service related bits in IP datagrams"); + _ping_args.host = arg_str1(NULL, NULL, "", "Host address"); + _ping_args.end = arg_end(1); + const esp_console_cmd_t ping_cmd = { + .command = "ping", + .help = "send ICMP ECHO_REQUEST to network hosts", + .hint = NULL, + .func = &ping, + .argtable = &_ping_args}; + ESP_ERROR_CHECK(esp_console_cmd_register(&ping_cmd)); +} + +void shell_input_line(const char* line, size_t line_len) { + int ret; + esp_err_t err = esp_console_run(line, &ret); + if (err == ESP_ERR_NOT_FOUND) { + printf("Unrecognized command\n"); + } else if (err == ESP_ERR_INVALID_ARG) { + // command was empty + } else if (err == ESP_OK && ret != ESP_OK) { + printf("Command returned non-zero error code: 0x%x (%s)\n", ret, esp_err_to_name(ret)); + } else if (err != ESP_OK) { + printf("Internal error: %s\n", esp_err_to_name(err)); + } +} + +void shell_start(void) { + esp_console_repl_t* repl = NULL; + esp_console_repl_config_t repl_config = ESP_CONSOLE_REPL_CONFIG_DEFAULT(); + repl_config.prompt = "esp32>"; + +#if CONFIG_ESP_CONSOLE_UART + esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); + ESP_ERROR_CHECK(esp_console_new_repl_uart(&uart_config, &repl_config, &repl)); +#elif CONFIG_ESP_CONSOLE_USB_CDC + esp_console_dev_usb_cdc_config_t cdc_config = ESP_CONSOLE_DEV_CDC_CONFIG_DEFAULT(); + ESP_ERROR_CHECK(esp_console_new_repl_usb_cdc(&cdc_config, &repl_config, &repl)); +#elif CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG + esp_console_dev_usb_serial_jtag_config_t usbjtag_config = + ESP_CONSOLE_DEV_USB_SERIAL_JTAG_CONFIG_DEFAULT(); + ESP_ERROR_CHECK(esp_console_new_repl_usb_serial_jtag(&usbjtag_config, &repl_config, &repl)); +#endif + + esp_console_register_help_command(); + + for (int i = 0; i < COUNT_OF(_cmds); i++) { + ESP_ERROR_CHECK(esp_console_cmd_register(&_cmds[i])); + } + + for (int i = 0; i < _num_custom_cmds; i++) { + ESP_ERROR_CHECK(esp_console_cmd_register(&_custom_cmds[i])); + } + + register_ping_command(); + + ESP_ERROR_CHECK(esp_console_start_repl(repl)); +} + +void shell_register_command(const esp_console_cmd_t* cmd) { + if (_num_custom_cmds >= MAX_NUM_CUSTOM_COMMANDS) { + ESP_LOGE(TAG, "Can't register more than %d custom commands", MAX_NUM_CUSTOM_COMMANDS); + return; + } + _custom_cmds[_num_custom_cmds++] = *cmd; +} \ No newline at end of file diff --git a/esp-idf/main/shell.h b/esp-idf/main/shell.h new file mode 100644 index 0000000..d03ba4f --- /dev/null +++ b/esp-idf/main/shell.h @@ -0,0 +1,20 @@ +/* + * Copyright (c) 2022 Golioth, Inc. + * + * SPDX-License-Identifier: Apache-2.0 + */ +#pragma once + +#include "esp_console.h" + +// Create task that will run the shell command-line interface. +// +// If you have custom commands to register, make sure to call shell_register_command +// before calling this function. +void shell_start(void); + +// Register a custom shell command +void shell_register_command(const esp_console_cmd_t* cmd); + +// Execute a line/command in the shell +void shell_input_line(const char* line, size_t line_len); diff --git a/esp-idf/main/util.h b/esp-idf/main/util.h new file mode 100644 index 0000000..8198180 --- /dev/null +++ b/esp-idf/main/util.h @@ -0,0 +1,3 @@ +#pragma once + +#define COUNT_OF(x) ((sizeof(x) / sizeof(0 [x])) / ((size_t)(!(sizeof(x) % sizeof(0 [x]))))) diff --git a/esp-idf/main/wifi.c b/esp-idf/main/wifi.c new file mode 100644 index 0000000..eb1aaf2 --- /dev/null +++ b/esp-idf/main/wifi.c @@ -0,0 +1,106 @@ +/* + * Copyright (c) 2022 Golioth, Inc. + * + * SPDX-License-Identifier: Apache-2.0 + */ +#include +#include "freertos/FreeRTOS.h" +#include "freertos/task.h" +#include "freertos/event_groups.h" +#include "esp_system.h" +#include "esp_wifi.h" +#include "esp_event.h" +#include "esp_log.h" +#include "lwip/err.h" +#include "lwip/sys.h" +#include "wifi.h" + +#define TAG "example_wifi" + +/* The event group allows multiple bits for each event, but we only care about two events: + * - we are connected to the AP with an IP + * - we failed to connect after the maximum amount of retries */ +#define WIFI_CONNECTED_BIT BIT0 +#define WIFI_FAIL_BIT BIT1 +#define WIFI_MAX_RETRIES 5 + +static EventGroupHandle_t s_wifi_event_group; +static int s_retry_num = 0; +const char* _ssid; +const char* _password; + +static void +event_handler(void* arg, esp_event_base_t event_base, int32_t event_id, void* event_data) { + if (event_base == WIFI_EVENT && event_id == WIFI_EVENT_STA_START) { + esp_wifi_connect(); + } else if (event_base == WIFI_EVENT && event_id == WIFI_EVENT_STA_DISCONNECTED) { + xEventGroupClearBits(s_wifi_event_group, WIFI_CONNECTED_BIT); + if (s_retry_num < WIFI_MAX_RETRIES) { + esp_wifi_connect(); + s_retry_num++; + ESP_LOGI(TAG, "retry to connect to the AP"); + } else { + xEventGroupSetBits(s_wifi_event_group, WIFI_FAIL_BIT); + } + ESP_LOGI(TAG, "connect to the AP fail"); + } else if (event_base == IP_EVENT && event_id == IP_EVENT_STA_GOT_IP) { + ip_event_got_ip_t* event = (ip_event_got_ip_t*)event_data; + ESP_LOGI(TAG, "WiFi Connected. Got IP:" IPSTR, IP2STR(&event->ip_info.ip)); + s_retry_num = 0; + xEventGroupSetBits(s_wifi_event_group, WIFI_CONNECTED_BIT); + } +} + +void wifi_init(const char* ssid, const char* password) { + _ssid = ssid; + _password = password; + + s_wifi_event_group = xEventGroupCreate(); + ESP_ERROR_CHECK(esp_netif_init()); + ESP_ERROR_CHECK(esp_event_loop_create_default()); + esp_netif_create_default_wifi_sta(); + wifi_init_config_t cfg = WIFI_INIT_CONFIG_DEFAULT(); + ESP_ERROR_CHECK(esp_wifi_init(&cfg)); + ESP_ERROR_CHECK(esp_event_handler_register(WIFI_EVENT, ESP_EVENT_ANY_ID, &event_handler, NULL)); + ESP_ERROR_CHECK( + esp_event_handler_register(IP_EVENT, IP_EVENT_STA_GOT_IP, &event_handler, NULL)); + ESP_ERROR_CHECK(esp_wifi_set_storage(WIFI_STORAGE_RAM)); + ESP_ERROR_CHECK(esp_wifi_set_mode(WIFI_MODE_STA)); + + wifi_config_t wifi_config = {}; + wifi_config.sta.threshold.authmode = WIFI_AUTH_WPA2_PSK; + strncpy((char*)wifi_config.sta.ssid, ssid, sizeof(wifi_config.sta.ssid)); + strncpy((char*)wifi_config.sta.password, password, sizeof(wifi_config.sta.password)); + esp_wifi_set_config(WIFI_IF_STA, &wifi_config); + + ESP_ERROR_CHECK(esp_wifi_start()); +} + +static bool wifi_wait_for_connected_internal(TickType_t timeout_ticks) { + assert(_ssid); + assert(_password); + EventBits_t bits = xEventGroupWaitBits( + s_wifi_event_group, + WIFI_CONNECTED_BIT | WIFI_FAIL_BIT, + pdFALSE, + pdFALSE, + timeout_ticks); + bool connected = false; + if (bits & WIFI_CONNECTED_BIT) { + ESP_LOGI(TAG, "Connected to AP SSID: %s", _ssid); + connected = true; + } else if (bits & WIFI_FAIL_BIT) { + ESP_LOGE(TAG, "Failed to connect to SSID: %s", _ssid); + } else { + ESP_LOGE(TAG, "Timeout waiting for wifi to connect"); + } + return connected; +} + +bool wifi_wait_for_connected_with_timeout(uint32_t timeout_s) { + return wifi_wait_for_connected_internal((timeout_s * 1000) / portTICK_PERIOD_MS); +} + +void wifi_wait_for_connected(void) { + wifi_wait_for_connected_internal(portMAX_DELAY); +} diff --git a/esp-idf/main/wifi.h b/esp-idf/main/wifi.h new file mode 100644 index 0000000..3ff076f --- /dev/null +++ b/esp-idf/main/wifi.h @@ -0,0 +1,10 @@ +/* + * Copyright (c) 2022 Golioth, Inc. + * + * SPDX-License-Identifier: Apache-2.0 + */ +#pragma once + +void wifi_init(const char* ssid, const char* password); +void wifi_wait_for_connected(void); +bool wifi_wait_for_connected_with_timeout(uint32_t timeout_s); diff --git a/esp-idf/managed_components/libnmea-esp32/.component_hash b/esp-idf/managed_components/libnmea-esp32/.component_hash new file mode 100644 index 0000000..83713ce --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/.component_hash @@ -0,0 +1 @@ +eff33c64b69934ee5913ef874957d2dec48d5e89196fc1529e200997f51a88e9 \ No newline at end of file diff --git a/esp-idf/managed_components/libnmea-esp32/.gitignore b/esp-idf/managed_components/libnmea-esp32/.gitignore new file mode 100644 index 0000000..94d5530 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/.gitignore @@ -0,0 +1,9 @@ +.settings +.cproject +.project +example/build +example/sdkconfig +.DS_Store +dist/ +dependencies.lock +sdkconfig.old diff --git a/esp-idf/managed_components/libnmea-esp32/.gitmodules b/esp-idf/managed_components/libnmea-esp32/.gitmodules new file mode 100644 index 0000000..a2df1fc --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libnmea"] + path = libnmea + url = https://github.com/jacketizer/libnmea diff --git a/esp-idf/managed_components/libnmea-esp32/.pre-commit-config.yaml b/esp-idf/managed_components/libnmea-esp32/.pre-commit-config.yaml new file mode 100644 index 0000000..66c3443 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/.pre-commit-config.yaml @@ -0,0 +1,14 @@ +repos: + - repo: https://github.com/pre-commit/pre-commit-hooks + rev: v4.0.1 + hooks: + - id: trailing-whitespace + - id: end-of-file-fixer + - id: check-executables-have-shebangs + - id: mixed-line-ending + args: ['-f=lf'] + - repo: https://github.com/igrr/astyle_py.git + rev: v0.9.0 + hooks: + - id: astyle_py + args: ['--style=otbs', '--attach-namespaces', '--attach-classes', '--indent=spaces=4', '--convert-tabs', '--align-pointer=name', '--align-reference=name', '--keep-one-line-statements', '--pad-header', '--pad-oper'] diff --git a/esp-idf/managed_components/libnmea-esp32/CMakeLists.txt b/esp-idf/managed_components/libnmea-esp32/CMakeLists.txt new file mode 100644 index 0000000..32364e1 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/CMakeLists.txt @@ -0,0 +1,42 @@ +cmake_minimum_required(VERSION 3.5) + +set(common "libnmea/src/nmea/nmea.c" + "libnmea/src/nmea/parser_static.c" + "libnmea/src/parsers/parse.c" + ) + +# 'register_component' used instead of 'idf_component_register' +# for compatibility with IDF 3.3. +set(COMPONENT_ADD_INCLUDEDIRS "libnmea/src/nmea" "libnmea/src/parsers") +set(COMPONENT_SRCS ${common}) +register_component() + +set(parsers gpgga gpgll gprmc gpgsa gpgsv gptxt gpvtg) + +foreach(parser ${parsers}) + # add source file + set(src_file "libnmea/src/parsers/${parser}.c") + target_sources(${COMPONENT_TARGET} PRIVATE ${src_file}) + + # add some preprocessor definitions to rename the interface functions + set(prefix nmea_${parser}_) + set(defs "allocate_data=${prefix}allocate_data" + "free_data=${prefix}free_data" + "init=${prefix}init" + "parse=${prefix}parse" + "set_default=${prefix}set_default" + ) + set_source_files_properties(${src_file} PROPERTIES COMPILE_DEFINITIONS "${defs}") + + # Enable the parser + string(TOUPPER ${parser} parser_uppercase) + target_compile_definitions(${COMPONENT_TARGET} PRIVATE "ENABLE_${parser_uppercase}=1") +endforeach() + +list(LENGTH parsers parsers_count) +target_compile_definitions(${COMPONENT_TARGET} PRIVATE PARSER_COUNT=${parsers_count}) +target_compile_options(${COMPONENT_TARGET} PRIVATE "-Wno-strict-prototypes") + +if("${IDF_VERSION_MAJOR}.${IDF_VERSION_MINOR}" VERSION_LESS "4.0") + set_source_files_properties(libnmea/src/parsers/gpgsa.c PROPERTIES COMPILE_OPTIONS "-Wno-char-subscripts") +endif() diff --git a/esp-idf/managed_components/libnmea-esp32/LICENSE b/esp-idf/managed_components/libnmea-esp32/LICENSE new file mode 100644 index 0000000..8e4bbc8 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015 Jack Engqvist Johansson + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/esp-idf/managed_components/libnmea-esp32/README.md b/esp-idf/managed_components/libnmea-esp32/README.md new file mode 100644 index 0000000..e1c74db --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/README.md @@ -0,0 +1,34 @@ +# NMEA parser component for ESP-IDF + +This is a wrapper around [libnmea](https://github.com/jacketizer/libnmea), in the form of an [ESP-IDF](https://github.com/espressif/esp-idf) component. It works with any chip supported in ESP-IDF: ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C2. + +## Usage + +This component uses CMake build system. It works with ESP-IDF v4.x or later. + +See [libnmea documentation](https://github.com/jacketizer/libnmea#how-to-use-it) for more details about libnmea API. + +There are two ways to use this component: + +1. Use [idf-component-manager](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-component-manager.html). Simply run `idf.py add-dependency igrr/libnmea==required_version` in your project directory. + +2. Clone the component into the `components` directory of your project, or add it as a submodule. + +## Example + +Example project is provided inside `example` directory. It works the same way as `parse_stdin.c` example from libnmea, except that it reads NMEA sentences from UART or I2C. + +Configure the example as explained in the sections below, then build and flash it. Decoded NMEA messages will be displayed in the console. + +### Using with a UART connected GPS + +Connect the TXD pin of GPS receiver to GPIO21 of an ESP32 board. You can change the number to any other unused GPIO. The pin number can be changed in menuconfig (under "libnmea example configuration" menu) or directly in the code. + +### Using with an I2C connected GPS + +The example also works with an I2C connected PA1010D GPS module (e.g. [this one](https://www.adafruit.com/product/4415)). To use I2C interface instead of UART, select it in menuconfig under "libnmea example configuration" menu. Set the SDA and SCL pin numbers, as well as the I2C address of the module. + +## License + +[libnmea](https://github.com/jacketizer/libnmea), this component, and the +example project are licensed under MIT License. diff --git a/esp-idf/managed_components/libnmea-esp32/example/CMakeLists.txt b/esp-idf/managed_components/libnmea-esp32/example/CMakeLists.txt new file mode 100644 index 0000000..05ecfad --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/CMakeLists.txt @@ -0,0 +1,7 @@ +cmake_minimum_required(VERSION 3.12) + +# add libnmea component from the top level directory +set(EXTRA_COMPONENT_DIRS "../") + +include($ENV{IDF_PATH}/tools/cmake/project.cmake) +project(nmea_example) diff --git a/esp-idf/managed_components/libnmea-esp32/example/main/CMakeLists.txt b/esp-idf/managed_components/libnmea-esp32/example/main/CMakeLists.txt new file mode 100644 index 0000000..8842ba1 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/main/CMakeLists.txt @@ -0,0 +1,7 @@ +idf_component_register(SRCS nmea_example_main.c) + +if(CONFIG_EXAMPLE_NMEA_INTERFACE_UART) + target_sources(${COMPONENT_LIB} PRIVATE nmea_example_uart.c) +elseif(CONFIG_EXAMPLE_NMEA_INTERFACE_I2C) + target_sources(${COMPONENT_LIB} PRIVATE nmea_example_i2c.c) +endif() diff --git a/esp-idf/managed_components/libnmea-esp32/example/main/Kconfig.projbuild b/esp-idf/managed_components/libnmea-esp32/example/main/Kconfig.projbuild new file mode 100644 index 0000000..a19ffe2 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/main/Kconfig.projbuild @@ -0,0 +1,41 @@ +menu "libnmea Example Settings" + + choice EXAMPLE_NMEA_INTERFACE + prompt "Interface to connect the GPS over" + default EXAMPLE_NMEA_INTERFACE_UART + + config EXAMPLE_NMEA_INTERFACE_UART + bool "UART" + + config EXAMPLE_NMEA_INTERFACE_I2C + bool "I2C" + + endchoice + + if EXAMPLE_NMEA_INTERFACE_UART + config EXAMPLE_UART_NUM + int "UART port number" + default 1 + + config EXAMPLE_UART_RX + int "UART RX GPIO number" + default 21 + endif + + if EXAMPLE_NMEA_INTERFACE_I2C + config EXAMPLE_I2C_NUM + int "I2C port number" + default 0 + config EXAMPLE_I2C_SDA_PIN + int "I2C SDA GPIO number" + default 24 + config EXAMPLE_I2C_SCL_PIN + int "I2C SCL GPIO number" + default 25 + config EXAMPLE_I2C_SLAVE_ADDR + hex "I2C address of the GPS" + default 0x10 + endif + + +endmenu diff --git a/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example.h b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example.h new file mode 100644 index 0000000..e808d41 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example.h @@ -0,0 +1,20 @@ +#pragma once + +#include + +/** + * @brief Initialize the interface connected to the GPS (I2C or UART) + */ +void nmea_example_init_interface(void); + +/** + * @brief Get one NMEA message line from the GPS. + * + * Note, the returned buffer pointer is only valid until the next call to this function. + * If no data was received, out_line_len is zero. + * + * @param[out] out_line_buf output, pointer to the buffer containing the NMEA message + * @param[out[ out_line_len length of the message, in bytes + * @param[in] timeout_ms timeout for reading the message, in milliseconds + */ +void nmea_example_read_line(char **out_line_buf, size_t *out_line_len, int timeout_ms); diff --git a/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_i2c.c b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_i2c.c new file mode 100644 index 0000000..5bdedd7 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_i2c.c @@ -0,0 +1,95 @@ +#include +#include "esp_log.h" +#include "freertos/FreeRTOS.h" +#include "freertos/task.h" +#include "driver/i2c.h" +#include "sdkconfig.h" +#include "nmea_example.h" +#include "nmea.h" + +#define I2C_NUM CONFIG_EXAMPLE_I2C_NUM +#define I2C_SDA_PIN CONFIG_EXAMPLE_I2C_SDA_PIN +#define I2C_SCL_PIN CONFIG_EXAMPLE_I2C_SCL_PIN +#define I2C_FREQ_HZ 100000 +#define I2C_RX_BUF_SIZE (1024) +#define I2C_SLAVE_ADDR CONFIG_EXAMPLE_I2C_SLAVE_ADDR + + +static char s_buf[I2C_RX_BUF_SIZE + 1]; +static size_t s_total_bytes; + +static uint8_t s_i2c_link_buf[I2C_LINK_RECOMMENDED_SIZE(2)]; + +static const char *TAG = "example_i2c"; + +void nmea_example_init_interface(void) +{ + const i2c_config_t conf = { + .mode = I2C_MODE_MASTER, + .sda_io_num = I2C_SDA_PIN, + .sda_pullup_en = GPIO_PULLUP_ENABLE, + .scl_io_num = I2C_SCL_PIN, + .scl_pullup_en = GPIO_PULLUP_ENABLE, + .master.clk_speed = I2C_FREQ_HZ, + }; + ESP_ERROR_CHECK(i2c_param_config(I2C_NUM, &conf)); + ESP_ERROR_CHECK(i2c_driver_install(I2C_NUM, conf.mode, 0, 0, 0)); +} + +static esp_err_t i2c_read_byte(char *result) +{ + i2c_cmd_handle_t cmd = i2c_cmd_link_create_static(s_i2c_link_buf, sizeof(s_i2c_link_buf)); + i2c_master_start(cmd); + i2c_master_write_byte(cmd, (I2C_SLAVE_ADDR << 1) | I2C_MASTER_READ, true); + i2c_master_read_byte(cmd, (uint8_t *) result, 1); + i2c_master_stop(cmd); + esp_err_t err = i2c_master_cmd_begin(I2C_NUM, cmd, 1000 / portTICK_PERIOD_MS); + i2c_cmd_link_delete_static(cmd); + return err; +} + +void nmea_example_read_line(char **out_line_buf, size_t *out_line_len, int timeout_ms) +{ + *out_line_buf = NULL; + *out_line_len = 0; + + bool line_start_found = false; + + while (true) { + char b; + esp_err_t err = i2c_read_byte(&b); + if (err != ESP_OK) { + ESP_LOGE(TAG, "Failed to read byte over I2C: %s (0x%x)", esp_err_to_name(err), err); + return; + } + + if (b == 0) { + /* No byte available yet, wait a bit and retry */ + vTaskDelay(pdMS_TO_TICKS(10)); + continue; + } + + if (!line_start_found) { + if (b != '$') { + continue; + } else { + line_start_found = true; + } + } + + s_buf[s_total_bytes] = b; + ++s_total_bytes; + + if (b == '\n') { + *out_line_buf = s_buf; + *out_line_len = s_total_bytes; + s_total_bytes = 0; + return; + } + + if (s_total_bytes == sizeof(s_buf)) { + ESP_LOGE(TAG, "Line buffer overflow"); + s_total_bytes = 0; + } + } +} diff --git a/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_main.c b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_main.c new file mode 100644 index 0000000..06a23a4 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_main.c @@ -0,0 +1,148 @@ +/* NMEA parsing example for ESP32. + * Based on "parse_stdin.c" example from libnmea. + * Copyright (c) 2015 Jack Engqvist Johansson. + * Additions Copyright (c) 2017 Ivan Grokhotkov. + * See "LICENSE" file in libnmea directory for license. + */ + +#include +#include "nmea_example.h" +#include "nmea.h" +#include "gpgll.h" +#include "gpgga.h" +#include "gprmc.h" +#include "gpgsa.h" +#include "gpvtg.h" +#include "gptxt.h" +#include "gpgsv.h" + +static void read_and_parse_nmea(); + +void app_main() +{ + nmea_example_init_interface(); + read_and_parse_nmea(); +} + + +static void read_and_parse_nmea() +{ + while (1) { + char fmt_buf[32]; + nmea_s *data; + + char *start; + size_t length; + nmea_example_read_line(&start, &length, 100 /* ms */); + if (length == 0) { + continue; + } + + /* handle data */ + data = nmea_parse(start, length, 0); + if (data == NULL) { + printf("Failed to parse the sentence!\n"); + printf(" Type: %.5s (%d)\n", start + 1, nmea_get_type(start)); + } else { + if (data->errors != 0) { + printf("WARN: The sentence struct contains parse errors!\n"); + } + + if (NMEA_GPGGA == data->type) { + printf("GPGGA sentence\n"); + nmea_gpgga_s *gpgga = (nmea_gpgga_s *) data; + printf("Number of satellites: %d\n", gpgga->n_satellites); + printf("Altitude: %f %c\n", gpgga->altitude, + gpgga->altitude_unit); + } + + if (NMEA_GPGLL == data->type) { + printf("GPGLL sentence\n"); + nmea_gpgll_s *pos = (nmea_gpgll_s *) data; + printf("Longitude:\n"); + printf(" Degrees: %d\n", pos->longitude.degrees); + printf(" Minutes: %f\n", pos->longitude.minutes); + printf(" Cardinal: %c\n", (char) pos->longitude.cardinal); + printf("Latitude:\n"); + printf(" Degrees: %d\n", pos->latitude.degrees); + printf(" Minutes: %f\n", pos->latitude.minutes); + printf(" Cardinal: %c\n", (char) pos->latitude.cardinal); + strftime(fmt_buf, sizeof(fmt_buf), "%H:%M:%S", &pos->time); + printf("Time: %s\n", fmt_buf); + } + + if (NMEA_GPRMC == data->type) { + printf("GPRMC sentence\n"); + nmea_gprmc_s *pos = (nmea_gprmc_s *) data; + printf("Longitude:\n"); + printf(" Degrees: %d\n", pos->longitude.degrees); + printf(" Minutes: %f\n", pos->longitude.minutes); + printf(" Cardinal: %c\n", (char) pos->longitude.cardinal); + printf("Latitude:\n"); + printf(" Degrees: %d\n", pos->latitude.degrees); + printf(" Minutes: %f\n", pos->latitude.minutes); + printf(" Cardinal: %c\n", (char) pos->latitude.cardinal); + strftime(fmt_buf, sizeof(fmt_buf), "%d %b %T %Y", &pos->date_time); + printf("Date & Time: %s\n", fmt_buf); + printf("Speed, in Knots: %f\n", pos->gndspd_knots); + printf("Track, in degrees: %f\n", pos->track_deg); + printf("Magnetic Variation:\n"); + printf(" Degrees: %f\n", pos->magvar_deg); + printf(" Cardinal: %c\n", (char) pos->magvar_cardinal); + double adjusted_course = pos->track_deg; + if (NMEA_CARDINAL_DIR_EAST == pos->magvar_cardinal) { + adjusted_course -= pos->magvar_deg; + } else if (NMEA_CARDINAL_DIR_WEST == pos->magvar_cardinal) { + adjusted_course += pos->magvar_deg; + } else { + printf("Invalid Magnetic Variation Direction!\n"); + } + + printf("Adjusted Track (heading): %f\n", adjusted_course); + } + + if (NMEA_GPGSA == data->type) { + nmea_gpgsa_s *gpgsa = (nmea_gpgsa_s *) data; + + printf("GPGSA Sentence:\n"); + printf(" Mode: %c\n", gpgsa->mode); + printf(" Fix: %d\n", gpgsa->fixtype); + printf(" PDOP: %.2lf\n", gpgsa->pdop); + printf(" HDOP: %.2lf\n", gpgsa->hdop); + printf(" VDOP: %.2lf\n", gpgsa->vdop); + } + + if (NMEA_GPGSV == data->type) { + nmea_gpgsv_s *gpgsv = (nmea_gpgsv_s *) data; + + printf("GPGSV Sentence:\n"); + printf(" Num: %d\n", gpgsv->sentences); + printf(" ID: %d\n", gpgsv->sentence_number); + printf(" SV: %d\n", gpgsv->satellites); + printf(" #1: %d %d %d %d\n", gpgsv->sat[0].prn, gpgsv->sat[0].elevation, gpgsv->sat[0].azimuth, gpgsv->sat[0].snr); + printf(" #2: %d %d %d %d\n", gpgsv->sat[1].prn, gpgsv->sat[1].elevation, gpgsv->sat[1].azimuth, gpgsv->sat[1].snr); + printf(" #3: %d %d %d %d\n", gpgsv->sat[2].prn, gpgsv->sat[2].elevation, gpgsv->sat[2].azimuth, gpgsv->sat[2].snr); + printf(" #4: %d %d %d %d\n", gpgsv->sat[3].prn, gpgsv->sat[3].elevation, gpgsv->sat[3].azimuth, gpgsv->sat[3].snr); + } + + if (NMEA_GPTXT == data->type) { + nmea_gptxt_s *gptxt = (nmea_gptxt_s *) data; + + printf("GPTXT Sentence:\n"); + printf(" ID: %d %d %d\n", gptxt->id_00, gptxt->id_01, gptxt->id_02); + printf(" %s\n", gptxt->text); + } + + if (NMEA_GPVTG == data->type) { + nmea_gpvtg_s *gpvtg = (nmea_gpvtg_s *) data; + + printf("GPVTG Sentence:\n"); + printf(" Track [deg]: %.2lf\n", gpvtg->track_deg); + printf(" Speed [kmph]: %.2lf\n", gpvtg->gndspd_kmph); + printf(" Speed [knots]: %.2lf\n", gpvtg->gndspd_knots); + } + + nmea_free(data); + } + } +} diff --git a/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_uart.c b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_uart.c new file mode 100644 index 0000000..f34e98e --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/example/main/nmea_example_uart.c @@ -0,0 +1,81 @@ +#include +#include "freertos/FreeRTOS.h" +#include "freertos/task.h" +#include "driver/uart.h" +#include "sdkconfig.h" +#include "nmea_example.h" +#include "nmea.h" + +#define UART_NUM CONFIG_EXAMPLE_UART_NUM +#define UART_RX_PIN CONFIG_EXAMPLE_UART_RX +#define UART_RX_BUF_SIZE (1024) + + +static char s_buf[UART_RX_BUF_SIZE + 1]; +static size_t s_total_bytes; +static char *s_last_buf_end; + +void nmea_example_init_interface(void) +{ + uart_config_t uart_config = { + .baud_rate = 9600, + .data_bits = UART_DATA_8_BITS, + .parity = UART_PARITY_DISABLE, + .stop_bits = UART_STOP_BITS_1, + .flow_ctrl = UART_HW_FLOWCTRL_DISABLE + }; + ESP_ERROR_CHECK(uart_param_config(UART_NUM, &uart_config)); + ESP_ERROR_CHECK(uart_set_pin(UART_NUM, + UART_PIN_NO_CHANGE, UART_RX_PIN, + UART_PIN_NO_CHANGE, UART_PIN_NO_CHANGE)); + ESP_ERROR_CHECK(uart_driver_install(UART_NUM, UART_RX_BUF_SIZE * 2, 0, 0, NULL, 0)); +} + +void nmea_example_read_line(char **out_line_buf, size_t *out_line_len, int timeout_ms) +{ + *out_line_buf = NULL; + *out_line_len = 0; + + if (s_last_buf_end != NULL) { + /* Data left at the end of the buffer after the last call; + * copy it to the beginning. + */ + size_t len_remaining = s_total_bytes - (s_last_buf_end - s_buf); + memmove(s_buf, s_last_buf_end, len_remaining); + s_last_buf_end = NULL; + s_total_bytes = len_remaining; + } + + /* Read data from the UART */ + int read_bytes = uart_read_bytes(UART_NUM, + (uint8_t *) s_buf + s_total_bytes, + UART_RX_BUF_SIZE - s_total_bytes, pdMS_TO_TICKS(timeout_ms)); + if (read_bytes <= 0) { + return; + } + s_total_bytes += read_bytes; + + /* find start (a dollar sign) */ + char *start = memchr(s_buf, '$', s_total_bytes); + if (start == NULL) { + s_total_bytes = 0; + return; + } + + /* find end of line */ + char *end = memchr(start, '\r', s_total_bytes - (start - s_buf)); + if (end == NULL || *(++end) != '\n') { + return; + } + end[-1] = NMEA_END_CHAR_1; + end[0] = NMEA_END_CHAR_2; + + *out_line_buf = start; + *out_line_len = end - start; + if (end > s_buf + s_total_bytes) { + /* some data left at the end of the buffer, record its position until the next call */ + s_last_buf_end = end; + } else { + s_total_bytes = 0; + } +} diff --git a/esp-idf/managed_components/libnmea-esp32/idf_component.yml b/esp-idf/managed_components/libnmea-esp32/idf_component.yml new file mode 100644 index 0000000..1e90d26 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/idf_component.yml @@ -0,0 +1,6 @@ +version: "0.1.1" +description: NMEA parser +url: https://github.com/igrr/libnmea-esp32 +dependencies: + idf: + version: ">=4.1" diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/.github/workflows/builds_and_tests.yml b/esp-idf/managed_components/libnmea-esp32/libnmea/.github/workflows/builds_and_tests.yml new file mode 100644 index 0000000..82c778c --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/.github/workflows/builds_and_tests.yml @@ -0,0 +1,39 @@ +# This name is also used in the status badge +name: builds and tests + +on: [push, pull_request] + +jobs: + build_linux: + runs-on: ubuntu-20.04 + steps: + - name: Check out the repository + uses: actions/checkout@v2 + - name: Build and test with CMake + run: | + mkdir -p cmake-build && cd cmake-build + cmake .. + make + export NMEA_PARSER_PATH=$PWD/parsers/ + bin/utests + bin/utests-nmea + bin/minimum + bin/utests-parse + ../tests/parse_stdin_test.sh bin/parse_stdin + - name: Build and test with CMake (static library only) + run: | + mkdir -p cmake-build-static && cd cmake-build-static + cmake -D NMEA_BUILD_SHARED_LIB=OFF .. + make + bin/utests + bin/utests-nmea + bin/minimum + bin/utests-parse + ../tests/parse_stdin_test.sh bin/parse_stdin + - name: Build and test with make + run: | + make + sudo make install + make unit-tests + make examples + tests/parse_stdin_test.sh build/parse_stdin diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/.gitignore b/esp-idf/managed_components/libnmea-esp32/libnmea/.gitignore new file mode 100644 index 0000000..09ee9ac --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/.gitignore @@ -0,0 +1,37 @@ +# Object files +*.o +*.ko +*.obj +*.elf + +# Precompiled Headers +*.gch +*.pch + +# Libraries +*.lib +*.a +*.la +*.lo + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + +# Executables +*.exe +*.out +*.app +*.i*86 +*.x86_64 +*.hex + +# Debug files +*.dSYM/ + +# Build and test +build/ +*.d +utests* diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/CMakeLists.txt b/esp-idf/managed_components/libnmea-esp32/libnmea/CMakeLists.txt new file mode 100755 index 0000000..b0837d9 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/CMakeLists.txt @@ -0,0 +1,288 @@ +cmake_minimum_required (VERSION 3.5) +project(libnmea C) + +set(LIBNMEA_MAJOR_VERSION 0) +set(LIBNMEA_MINOR_VERSION 1) +set(LIBNMEA_PATCH_VERSION 2) +set(LIBNMEA_VERSION + ${LIBNMEA_MAJOR_VERSION}.${LIBNMEA_MINOR_VERSION}.${LIBNMEA_PATCH_VERSION}) + +set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/") + +#Define cmake install path +if(WIN32 AND NOT CYGWIN) + set(DEF_INSTALL_CMAKE_DIR CMake) +else() + set(DEF_INSTALL_CMAKE_DIR lib/cmake/${PROJECT_NAME}) +endif() +set(INSTALL_CMAKE_DIR ${DEF_INSTALL_CMAKE_DIR} CACHE PATH + "Installation directory for CMake files") + +# Make relative paths absolute (needed later on) +foreach(p LIB BIN INCLUDE CMAKE) + set(var INSTALL_${p}_DIR) + if(NOT IS_ABSOLUTE "${${var}}") + set(${var} "${CMAKE_INSTALL_PREFIX}/${${var}}") + endif() +endforeach() + +option(NMEA_BUILD_STATIC_LIB "Build static libnmea" ON) +option(NMEA_BUILD_SHARED_LIB "Build shared libnmea" ON) +option(NMEA_BUILD_EXAMPLES "Build examples" ON) +option(NMEA_EXAMPLES_LINK_STATIC "Link examples statically" ON) +option(NMEA_UNIT_TESTS "Build unit tests" ON) +option(NMEA_UNIT_TESTS_LINK_STATIC "Link unit tests statically" ON) +option(NMEA_WITH_MEMCHECK "Run unit tests in valgrind" ON) + +if (NOT NMEA_BUILD_STATIC_LIB AND NOT NMEA_BUILD_SHARED_LIB) + message(FATAL_ERROR "You must build either shared or static lib, or both") +endif() + +if (NOT NMEA_BUILD_SHARED_LIB) + set(NMEA_EXAMPLES_LINK_STATIC ON) + set(NMEA_UNIT_TESTS_LINK_STATIC ON) +endif() + +if (NOT NMEA_BUILD_STATIC_LIB) + message("Linking examples/unit tests to shared lib since NMEA_BUILD_STATIC_LIB is turned off") + set(NMEA_EXAMPLES_LINK_STATIC OFF) + set(NMEA_UNIT_TESTS_LINK_STATIC OFF) +endif() + +# Set default warning flags for all targets in this directory +add_compile_options(-Wall -Werror) + +# Set some nicer output dirs. +set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/bin) +set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib) +set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib) + +# This is the location of the parser libraries +set(NMEA_PLUGIN_DIRECTORY ${PROJECT_BINARY_DIR}/parsers/) + +set(NMEA_SRC + src/nmea/nmea.c + src/nmea/parser.c) + +set(NMEA_HDR + src/nmea/nmea.h + src/nmea/parser.h + src/nmea/parser_types.h) + +source_group("Headers" FILES ${NMEA_HDR}) +source_group("Source" FILES ${NMEA_SRC}) + +set(LIBNMEA_TARGETS "") +if (NMEA_BUILD_STATIC_LIB) + set(LIBNMEA_TARGETS ${LIBNMEA_TARGETS} nmea) + add_library(nmea STATIC + src/nmea/nmea.c + src/nmea/parser_static.c + src/parsers/parse.c) + set_target_properties(nmea PROPERTIES VERSION ${LIBNMEA_VERSION}) + target_include_directories(nmea INTERFACE src/nmea src/parsers) + if (UNIX) + target_link_libraries(nmea ${CMAKE_DL_LIBS}) + endif() + install(TARGETS nmea DESTINATION lib) +endif() + +if (NMEA_BUILD_SHARED_LIB) + if (POLICY CMP0042) + cmake_policy(PUSH) + cmake_policy(SET CMP0042 OLD) + endif() + + set(LIBNMEA_TARGETS ${LIBNMEA_TARGETS} nmea_shared) + + add_library(nmea_shared SHARED ${NMEA_SRC}) + set_target_properties(nmea_shared PROPERTIES VERSION ${LIBNMEA_VERSION}) + target_include_directories(nmea_shared INTERFACE src/nmea src/parsers) + + if (UNIX) + target_link_libraries(nmea_shared ${CMAKE_DL_LIBS}) + set_target_properties(nmea_shared PROPERTIES OUTPUT_NAME nmea) + endif() + + install(TARGETS nmea_shared DESTINATION lib) + target_compile_definitions(nmea_shared PRIVATE -DPARSER_PATH="${CMAKE_INSTALL_PREFIX}/lib/nmea/") + + if (POLICY CMP0042) + cmake_policy(POP) + endif() +endif() + +# Build parsers. +file(GLOB PARSERS_SRCS + RELATIVE "${PROJECT_SOURCE_DIR}" + "${PROJECT_SOURCE_DIR}/src/parsers/*.c") +list(REMOVE_ITEM PARSERS_SRCS src/parsers/parse.c) + +source_group("Parser Sources" FILES ${PARSERS_SRCS}) + +foreach(PARSER_SRC ${PARSERS_SRCS}) + get_filename_component(PARSER_NAME ${PARSER_SRC} NAME_WE) + if (NMEA_BUILD_STATIC_LIB) + add_library(${PARSER_NAME} STATIC ${PARSER_SRC} src/parsers/parse.c) + else() + add_library(${PARSER_NAME} SHARED ${PARSER_SRC} src/parsers/parse.c) + endif() + + # Copy parser plugins to separate cmake build directory. + set_target_properties(${PARSER_NAME} PROPERTIES + LIBRARY_OUTPUT_DIRECTORY ${NMEA_PLUGIN_DIRECTORY}) + + # Install to where we expect this to be on the system (hard coded). + # Otherwise using absolute paths like this is not the CMake way. + install(TARGETS ${PARSER_NAME} DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/nmea/) +endforeach() + +# Add parsers to static library +if (NMEA_BUILD_STATIC_LIB) + list(LENGTH PARSERS_SRCS PARSER_CNT) + target_compile_definitions(nmea PRIVATE -DPARSER_COUNT=${PARSER_CNT}) + # Add definition for each parser found and add dependency to rename symbols + foreach(PARSER_SRC ${PARSERS_SRCS}) + get_filename_component(PARSER ${PARSER_SRC} NAME_WE) + string(TOUPPER ${PARSER} PARSER) + target_compile_definitions(nmea PRIVATE -DENABLE_${PARSER}) + string(TOLOWER ${PARSER} PARSER) + add_custom_command(TARGET nmea PRE_LINK + COMMAND ${CMAKE_OBJCOPY} --redefine-sym init=nmea_${PARSER}_init ${PARSER}.c${CMAKE_C_OUTPUT_EXTENSION} + COMMAND ${CMAKE_OBJCOPY} --redefine-sym parse=nmea_${PARSER}_parse ${PARSER}.c${CMAKE_C_OUTPUT_EXTENSION} + COMMAND ${CMAKE_OBJCOPY} --redefine-sym set_default=nmea_${PARSER}_set_default ${PARSER}.c${CMAKE_C_OUTPUT_EXTENSION} + COMMAND ${CMAKE_OBJCOPY} --redefine-sym allocate_data=nmea_${PARSER}_allocate_data ${PARSER}.c${CMAKE_C_OUTPUT_EXTENSION} + COMMAND ${CMAKE_OBJCOPY} --redefine-sym free_data=nmea_${PARSER}_free_data ${PARSER}.c${CMAKE_C_OUTPUT_EXTENSION} + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/nmea.dir/src/parsers/) + endforeach() + target_sources(nmea PRIVATE ${PARSERS_SRCS}) +endif() + +# Find parser headers as well. +file(GLOB PARSERS_HDRS + RELATIVE "${PROJECT_SOURCE_DIR}" + "${PROJECT_SOURCE_DIR}/src/parsers/*.h") +list(REMOVE_ITEM PARSERS_HDRS parse.h) +list(APPEND ${NMEA_PUB_HDR} ${PARSERS_HDRS}) + +# Install headers. +install(FILES src/nmea/nmea.h DESTINATION include) +install(FILES ${PARSERS_HDRS} DESTINATION include/nmea) + +# And copy headers to build dir. +configure_file(src/nmea/nmea.h ${PROJECT_BINARY_DIR}/include/nmea.h COPYONLY) +foreach (HDR ${PARSERS_HDRS}) + get_filename_component(HDR_NAME ${HDR} NAME_WE) + configure_file(${HDR} ${PROJECT_BINARY_DIR}/include/nmea/${HDR_NAME}.h COPYONLY) +endforeach() + +include_directories("${PROJECT_BINARY_DIR}/include/") + +if (NMEA_BUILD_EXAMPLES) + # Find all example sources. + file(GLOB EXAMPLE_SRCS + RELATIVE "${PROJECT_SOURCE_DIR}" + "${PROJECT_SOURCE_DIR}/examples/*.c") + + foreach (EXAMPLE_SRC ${EXAMPLE_SRCS}) + get_filename_component(EXAMPLE_NAME ${EXAMPLE_SRC} NAME_WE) + + add_executable(${EXAMPLE_NAME} ${EXAMPLE_SRC}) + + if (NMEA_EXAMPLES_LINK_STATIC) + target_link_libraries(${EXAMPLE_NAME} nmea) + else() + target_link_libraries(${EXAMPLE_NAME} nmea_shared) + endif() + endforeach() +endif() + +if (NMEA_UNIT_TESTS) + ENABLE_TESTING() + + # Find valgrind if we're supposed to check for leaks when + # running the unit tests. + if (NMEA_WITH_MEMCHECK) + find_program(VALGRIND_PROGRAM NAMES valgrind) + + if (NOT EXISTS ${VALGRIND_PROGRAM}) + message(WARNING "Valgrind not found! Tests will be run without memory check. Turn this warning off by installing valgrind or settings -DNMEA_WITH_MEMCHECK=OFF") + set(NMEA_WITH_MEMCHECK OFF) + else() + message(STATUS "Found valgrind: ${VALGRIND_PROGRAM}") + endif() + endif() + + # + # Lib unit tests. + # + add_executable(utests tests/unit-tests/test_lib.c) + + if (NMEA_UNIT_TESTS_LINK_STATIC) + target_link_libraries(utests nmea) + else() + target_link_libraries(utests nmea_shared) + endif() + + # + # Parse unit tests. + # + add_executable(utests-parse src/parsers/parse.c tests/unit-tests/test_parse.c) + + # + # NMEA unit tests. + # + add_executable(utests-nmea src/nmea/parser.c tests/unit-tests/test_nmea_helpers.c) + if (UNIX) + target_link_libraries(utests-nmea ${CMAKE_DL_LIBS}) + endif() + + set(TESTS utests utests-parse utests-nmea) + + foreach(TEST_NAME ${TESTS}) + if (NMEA_WITH_MEMCHECK) + add_test("${TEST_NAME}_memchk" ${VALGRIND_PROGRAM} --gen-suppressions=all --error-exitcode=5 --leak-check=full ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/${TEST_NAME}) + + set_property(TEST ${TEST_NAME}_memchk PROPERTY ENVIRONMENT NMEA_PARSER_PATH=${NMEA_PLUGIN_DIRECTORY}) + else() + add_test("${TEST_NAME}" ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/${TEST_NAME}) + + # We must set this so we can find the plugins in the Cmake build dir when testing. + set_property(TEST ${TEST_NAME} PROPERTY ENVIRONMENT NMEA_PARSER_PATH=${NMEA_PLUGIN_DIRECTORY}) + endif() + endforeach() +endif() + +# Handle CMake Config +# Add all targets to the build-tree export set +export(TARGETS ${LIBNMEA_TARGETS} + FILE "${PROJECT_BINARY_DIR}/${PROJECT_NAME}Targets.cmake") + +# Export the package for use from the build-tree +# (this registers the build-tree with a global CMake-registry) +export(PACKAGE ${PROJECT_NAME}) + +# Create the ${PROJECT_NAME}Config.cmake and ${PROJECT_NAME}ConfigVersion files +file(RELATIVE_PATH REL_INCLUDE_DIR "${INSTALL_CMAKE_DIR}" + "${INSTALL_INCLUDE_DIR}/include") +# ... for the build tree +set(CONF_INCLUDE_DIRS "${PROJECT_SOURCE_DIR}" "${PROJECT_BINARY_DIR}") +configure_file(${PROJECT_NAME}Config.cmake.in + "${PROJECT_BINARY_DIR}/${PROJECT_NAME}Config.cmake" @ONLY) +# ... for the install tree +set(CONF_INCLUDE_DIRS "\${LIBNMEA_CMAKE_DIR}/${REL_INCLUDE_DIR}/${PROJECT_NAME}") +configure_file(${PROJECT_NAME}Config.cmake.in + "${PROJECT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/${PROJECT_NAME}Config.cmake" @ONLY) +# ... for both +configure_file(${PROJECT_NAME}ConfigVersion.cmake.in + "${PROJECT_BINARY_DIR}/${PROJECT_NAME}ConfigVersion.cmake" @ONLY) + +# Install the ${PROJECT_NAME}Config.cmake and ${PROJECT_NAME}ConfigVersion.cmake +install(FILES + "${PROJECT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/${PROJECT_NAME}Config.cmake" + "${PROJECT_BINARY_DIR}/${PROJECT_NAME}ConfigVersion.cmake" + DESTINATION "${INSTALL_CMAKE_DIR}" COMPONENT dev) + +# Install the export set for use with the install-tree +# install(EXPORT ${PROJECT_NAME}Targets DESTINATION +# "${INSTALL_CMAKE_DIR}" COMPONENT dev) diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/LICENSE b/esp-idf/managed_components/libnmea-esp32/libnmea/LICENSE new file mode 100644 index 0000000..8e4bbc8 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015 Jack Engqvist Johansson + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/Makefile b/esp-idf/managed_components/libnmea-esp32/libnmea/Makefile new file mode 100644 index 0000000..d677672 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/Makefile @@ -0,0 +1,142 @@ +ifdef NMEA_STATIC +SRC_FILES := src/nmea/nmea.c src/nmea/parser_static.c +PARSER_DEF := $(shell echo "$(NMEA_STATIC)" | sed -e 's/^/-DENABLE_/g' -e 's/,/ -DENABLE_/g') +PARSER_CNT := $(shell echo "$(NMEA_STATIC)" | sed 's/,/ /g' | wc -w | tr -d ' ') +else +SRC_FILES := src/nmea/nmea.c src/nmea/parser.c +endif + +OBJ_FILES := $(patsubst %.c, %.o, $(SRC_FILES)) +BUILD_PATH := build +PREFIX ?= /usr + +SRC_PARSER_DEP := src/parsers/parse.c +OBJ_PARSER_DEP := $(patsubst %.c, %.o, $(SRC_PARSER_DEP)) +SRC_PARSERS := $(shell find src/parsers/ -type f -name "*.c" | grep -v "parse.c") +OBJ_PARSERS := $(patsubst %.c, %.o, $(SRC_PARSERS)) +PARSERS := $(patsubst %.c, %, $(SRC_PARSERS)) + +ALL_SOURCES := $(SRC_FILES) $(SRC_PARSERS) $(SRC_PARSER_DEP) +ALL_DEPEND_FILES := $(patsubst %.c,%.d,$(ALL_SOURCES)) + +SRC_EXAMPLES := $(shell find examples/ -type f -name "*.c") +BIN_EXAMPLES := $(patsubst %.c, %, $(SRC_EXAMPLES)) + +CC := gcc +CFLAGS := -c -fPIC -g -Wall -Werror +LDFLAGS := -shared -fvisibility=hidden -Wl,--exclude-libs=ALL,--no-as-needed,-soname,libnmea.so -Wall -g +LDFLAGS_DL := -ldl + +define PREFIX_SYMBOL = + @objcopy --redefine-sym $(1)=nmea_$(2)_$(1) $(3) +endef + +define PREFIX_PARSER_MODULE = + $(call PREFIX_SYMBOL,init,$(1),$(2)) + $(call PREFIX_SYMBOL,parse,$(1),$(2)) + $(call PREFIX_SYMBOL,set_default,$(1),$(2)) + $(call PREFIX_SYMBOL,allocate_data,$(1),$(2)) + $(call PREFIX_SYMBOL,free_data,$(1),$(2)) +endef + +LIBRARY_FILE := $(BUILD_PATH)/libnmea.so + +.PHONY: all +ifdef NMEA_STATIC +# #################### # +# Static build targets # +# #################### # +all: $(LIBRARY_FILE) + +$(LIBRARY_FILE): $(PARSERS) $(OBJ_FILES) $(OBJ_PARSER_DEP) + @mkdir -p $(BUILD_PATH) + @echo "Building $@..." + $(CC) $(LDFLAGS) $(OBJ_PARSER_DEP) $(OBJ_PARSERS) $(OBJ_FILES) -o $@ + @cp src/nmea/nmea.h $(BUILD_PATH) + +src/parsers/%: src/parsers/%.c $(OBJ_PARSER_DEP) + @mkdir -p $(BUILD_PATH)/nmea + @echo Building static module $*... + $(CC) $(CFLAGS) -Isrc/nmea $@.c -o $@.o + $(call PREFIX_PARSER_MODULE,$*,$@.o) + @cp $@.h $(BUILD_PATH)/nmea/ + +%.o: %.c + $(CC) $(CFLAGS) -MM $< > $(patsubst %.o,%.d,$@) + $(CC) $(CFLAGS) -DSTATIC -DPARSER_COUNT=$(PARSER_CNT) $(PARSER_DEF) $< -o $@ +else +# ##################### # +# Dynamic build targets # +# ##################### # +all: $(LIBRARY_FILE) parser-libs + +.PHONY: nmea +$(LIBRARY_FILE): $(OBJ_FILES) + @mkdir -p $(BUILD_PATH) + @echo "Building $@" + $(CC) $(LDFLAGS) $(LDFLAGS_DL) $(OBJ_FILES) -o $@ + @cp src/nmea/nmea.h $(BUILD_PATH) + +src/parsers/%: src/parsers/%.c $(OBJ_PARSER_DEP) + @mkdir -p $(BUILD_PATH)/nmea + @echo Building dynamic module lib$*.so... + $(CC) -s -fPIC -Wall -g -shared -Isrc/nmea -L$(BUILD_PATH) -I$(BUILD_PATH) -Wl,--no-as-needed,-soname,lib$*.so $@.c $(OBJ_PARSER_DEP) -o $(BUILD_PATH)/nmea/lib$*.so + @cp src/parsers/$*.h $(BUILD_PATH)/nmea/ + +%.o: %.c + $(CC) $(CFLAGS) -MM $< > $(patsubst %.o,%.d,$@) + $(CC) $(CFLAGS) -DPARSER_PATH=\"$(PREFIX)/lib/nmea/\" $< -o $@ +endif +# ifdef NMEA_STATIC + +.PHONY: parser-libs +parser-libs: $(PARSERS) + +examples/%: examples/%.c + $(CC) -g $< -lnmea -o $(BUILD_PATH)/$(patsubst examples/%,%,$@) + +.PHONY: examples +examples: $(BIN_EXAMPLES) + +.PHONY: unit-tests +unit-tests: + @$(CC) tests/unit-tests/test_lib.c -lnmea -o utests + @$(CC) src/parsers/parse.c tests/unit-tests/test_parse.c -o utests-parse + @$(CC) src/nmea/parser.c tests/unit-tests/test_nmea_helpers.c -ldl -o utests-nmea + @./utests && ./utests-parse && ./utests-nmea && (echo "All tests passed!") + +.PHONY: check +check: + LIBRARY_PATH="$(BUILD_PATH)" \ + C_INCLUDE_PATH="$(BUILD_PATH)" \ + LD_LIBRARY_PATH="$(BUILD_PATH)" \ + NMEA_PARSER_PATH="$(BUILD_PATH)/nmea/" \ + make unit-tests + +.PHONY: install +install: + install --directory $(PREFIX)/lib/nmea + install $(LIBRARY_FILE) $(PREFIX)/lib/ +ifneq ($(wildcard $(BUILD_PATH)/nmea/*.so),) + install --directory $(PREFIX)/include/nmea + install $(BUILD_PATH)/nmea/*.so $(PREFIX)/lib/nmea/ +endif + install $(BUILD_PATH)/*.h $(PREFIX)/include/ + install $(BUILD_PATH)/nmea/*.h $(PREFIX)/include/nmea/ + ldconfig -n $(PREFIX)/lib + +.PHONY: clean +clean: + @echo "Cleaning..." + @rm -f *.o + @rm -f tests/*.o + @rm -f src/nmea/*.o + @rm -f src/parsers/*.o + @rm -f utests utests-parse utests-nmea memcheck + @rm -f $(ALL_DEPEND_FILES) + +.PHONY: clean-all +clean-all: clean + @rm -rf $(BUILD_PATH) + +-include $(ALL_DEPEND_FILES) diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/README.md b/esp-idf/managed_components/libnmea-esp32/libnmea/README.md new file mode 100644 index 0000000..7ebaa4b --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/README.md @@ -0,0 +1,331 @@ +# C Library for Parsing NMEA 0183 Sentences + +[![Build Status](https://github.com/jacketizer/libnmea/workflows/builds%20and%20tests/badge.svg)](https://github.com/jacketizer/libnmea/actions?query=workflow%3A%22builds+and+tests%22+branch%3Amaster) +![Memory Leaks](https://img.shields.io/badge/memory%20leaks-0%20bytes-brightgreen.svg) +[![License](https://img.shields.io/npm/l/express.svg)](https://raw.githubusercontent.com/jacketizer/libnmea/master/LICENSE) + +Libnmea is a lightweight C library that parses NMEA 0183 sentence strings into +structs. It is written in a modular architecture that dynamically loads a parser +module for each implemented sentence type. This way, new sentences can easily +be added to the library without modifying the core code. It is also possible to +statically link the parser modules at build time to enable libnmea to be used in +environments where a dynamic loader isn't available. + +If you find any sentence missing, please add it by contributing to the code. I +am open to suggestions regarding the code and architecture, so if you have any +ideas or improvements, please tell me or submit a merge request :-). + +Supported sentences: `GPGGA`, `GPGLL`, `GPGSA`, `GPGSV`, `GPRMC`, `GPTXT`, and `GPVTG`. + +## To build + +```sh +$ make && make check +``` + +When running `make`, the library will be built to a local build directory +(*./build*). + +## Installation + +Run `make install` to install *libnmea*. The files will be installed in */usr/* +by default. Use the environment variable `PREFIX` to set a different +installation prefix. + +Ex. to build and install the library and header files locally, in the *./target* +directory, run the following commands: + +```sh +$ make +$ PREFIX=target make install +``` + +## Try it + +When the library is built and installed, you can compile the example programs: + +```sh +$ make examples +$ echo -ne "\$GPGLL,4916.45,N,12311.12,W,225444,A,*1D\r\n" | build/parse_stdin +``` + +If the library was installed with a custom prefix, you may have to set the +following environment variables before running `make`: + +```sh +export LIBRARY_PATH="/lib" +export C_INCLUDE_PATH="/include" +export LD_LIBRARY_PATH="/lib" +``` + +Additionally, set `NMEA_PARSER_PATH` variable before running the program: +```sh +export NMEA_PARSER_PATH="/lib/nmea/" +``` +Note that the trailing slash is required! + +## How to use it + +First, include *nmea.h* and the header files for the desired sentence types: + +```c +#include +#include +#include + +#include +#include +#include + +int +main(void) +{ + /* ... */ + return 0; +} +``` + +To parse an NMEA sentence string, use `nmea_parse()`: + +```c +// Sentence string to be parsed +char sentence[] = "$GPGLL,4916.45,N,12311.12,W,225444,A,*1D\r\n"; + +// Pointer to struct containing the parsed data +nmea_s *data; + +// Parse it... +data = nmea_parse(sentence, strlen(sentence), 0); +if (NULL == data) { + exit(EXIT_FAILURE); +} +``` + +The parsed data can be found in the data variable and for example printed to +screen: + +```c +if (NMEA_GPGGA == data->type) { + nmea_gpgga_s *gpgga = (nmea_gpgga_s *) data; + + printf("GPGGA Sentence\n"); + printf("Number of satellites: %d\n", gpgga->n_satellites); + printf("Altitude: %d %c\n", gpgga->altitude, gpgga->altitude_unit); +} + +if (NMEA_GPGLL == data->type) { + nmea_gpgll_s *gpgll = (nmea_gpgll_s *) data; + + printf("GPGLL Sentence\n"); + printf("Longitude:\n"); + printf(" Degrees: %d\n", gpgll->longitude.degrees); + printf(" Minutes: %f\n", gpgll->longitude.minutes); + printf(" Cardinal: %c\n", (char) gpgll->longitude.cardinal); + printf("Latitude:\n"); + printf(" Degrees: %d\n", gpgll->latitude.degrees); + printf(" Minutes: %f\n", gpgll->latitude.minutes); + printf(" Cardinal: %c\n", (char) gpgll->latitude.cardinal); +} +``` + +Free the memory used by the data variable: + +```c +nmea_free(data); +``` + +Compile with `-lnmea`: + +```sh +$ gcc example.c -lnmea -o example +``` + +## Environment variables + +### Run time: + +`NMEA_PARSER_PATH` - The path where the parser libraries are located. Default +is `/usr/lib/nmea`. If a custom prefix was used when installing, they will be +located in *PREFIX/lib/nmea*. This variable isn't used when libnmea is built +with static parser module loading (see next chapter). + +### Build time: + +`NMEA_STATIC` - If defined, it forces libnmea to be built with static parser +module loading (see next chapter). It should contain a comma seperated list of +parser modules to be included in the build, ex: `NMEA_STATIC=GPRMC,GPGGA`. + +## Static build + +It is possible to statically link the parser modules at build time which is +useful when a dynamic loader isn't available. To do this, the environment +variable `NMEA_STATIC` must be defined along with a comma-seperated list of +selected parser modules to include in the library. Note that both dynamic and +static module loading cannot be utilized at the same time. + +```sh +$ NMEA_STATIC=GPGLL,GPRMC make +``` + +## Run tests + +After `make`, run the tests against the build directory: + +```sh +$ make check +``` + +To run the unit tests against the installation directory, run the following +command: + +```sh +$ make unit-tests +``` + +To check for memory leaks, run: + +```sh +$ make check-memory-leaks +``` + +To verify that `parse_stdin` example works, build it and run the test script: +```sh +$ make examples +$ tests/parse_stdin/test.sh build/parse_stdin +``` + +## Library functions + +Check *nmea.h* for more detailed info about functions. The header files for the +sentences (ex: *nmea/gpgll.h*) contains the struct definitions for each +sentence. + +## Implement a new sentence type + +To create a new sentence parser, create the following files and replace +the `` with the sentence type word in uppercase letters and `` in +lowercase. Make sure that the sentence type is defined in *src/nmea.h* and add +it to *src/nmea/parser_static.h*. + +*src/parsers/.h*: + +```c +#ifndef INC_NMEA__H +#define INC_NMEA__H + +#include +#include +#include +#include + +typedef struct { + nmea_s base; + /* sentence values */ +} nmea__s; + +/* Value indexes */ +#define NMEA__ 0 +/* more value indexes... */ + +#endif /* INC_NMEA__H */ +``` + +*src/parsers/.c*: + +```c +#include "../nmea/parser_types.h" +#include ".h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_); + NMEA_PARSER_PREFIX(parser, ""); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea__s)); + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea__s)); + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gpgll_s *data = (nmea__s *) parser->data; + + switch (val_index) { + case NMEA__: + /* Parse some value */ + data->some_value = value; + break; + + default: + break; + } + + return 0; +} +``` + +## Contributing + +Contributions are more than welcome. Be sure to read this chapter before +submitting a merge request. + +### Coding style + +The code should conform to the +[KNF](https://en.wikipedia.org/wiki/Indent_style#Variant:_BSD_KNF) +formatting guidelines. + +Example `indent` command: + +```sh +$ indent -st -bad -bap -bbb -bc -blf -bli0 -br -brs -bs -cbi0 -ce -cli0 -cs -nbfda -npcs -nprs -nsob -saf -saw -sai src/nmea/nmea.c +``` + +Example `astyle` command: +```sh +astyle --style=knf --indent=tab src/nmea/nmea.c +``` + +Use hard tabs. Example vim options: +``` +:set noexpandtab +:set preserveindent +:set softtabstop=0 +:set shiftwidth=4 +:set tabstop=4 +``` + +### Testing + +Every merge request must pass all the tests. + +### New sentence types + +When contributing support for new sentence types, please do the following: + +* Update the [parse_stdin.c](examples/parse_stdin.c) example to handle the newly added sentence type, printing all the parsed data. +* Add an example message of the newly added type to [parse_stdin_test_in.txt](tests/parse_stdin_test_in.txt). +* Add expected output to [parse_stdin_out_expected.txt](tests/parse_stdin_test_out_expected.txt). +* Update README.md where the supported sentence types are listed. diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/examples/minimum.c b/esp-idf/managed_components/libnmea-esp32/libnmea/examples/minimum.c new file mode 100644 index 0000000..5e266df --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/examples/minimum.c @@ -0,0 +1,95 @@ +// To build: gcc examples/minimum.c -lnmea -o minimum + +#include +#include +#include + +#include +#include +#include +#include +#include +#include + +int +main(void) +{ + // Sentence string to be parsed + //char sentence[] = "$GPGLL,4916.45,N,12311.12,W,225444,A,*1D\r\n"; + //char sentence[] = "$GPGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*30\r\n"; + //char sentence[] = "$GPTXT,01,03,02,u-blox ag - www.u-blox.com*50\r\n"; + //char sentence[] = "$GPVTG,054.7,T,034.4,M,005.5,N,010.2,K\r\n"; + char sentence[] = "$GPGSV,3,1,11,03,03,111,00,04,15,270,00,06,01,010,00,13,06,292,00*74\r\n"; + + printf("Parsing NMEA sentence: %s", sentence); + + // Pointer to struct containing the parsed data. Should be freed manually. + nmea_s *data; + + // Parse... + data = nmea_parse(sentence, strlen(sentence), 0); + + if(NULL == data) { + printf("Failed to parse sentence!\n"); + return -1; + } + + if (NMEA_GPGLL == data->type) { + nmea_gpgll_s *gpgll = (nmea_gpgll_s *) data; + + printf("GPGLL Sentence\n"); + printf("Longitude:\n"); + printf(" Degrees: %d\n", gpgll->longitude.degrees); + printf(" Minutes: %f\n", gpgll->longitude.minutes); + printf(" Cardinal: %c\n", (char) gpgll->longitude.cardinal); + printf("Latitude:\n"); + printf(" Degrees: %d\n", gpgll->latitude.degrees); + printf(" Minutes: %f\n", gpgll->latitude.minutes); + printf(" Cardinal: %c\n", (char) gpgll->latitude.cardinal); + } + + if (NMEA_GPGSA == data->type) { + nmea_gpgsa_s *gpgsa = (nmea_gpgsa_s *) data; + + printf("GPGSA Sentence:\n"); + printf("\tMode: %c\n", gpgsa->mode); + printf("\tFix: %d\n", gpgsa->fixtype); + printf("\tPDOP: %.2lf\n", gpgsa->pdop); + printf("\tHDOP: %.2lf\n", gpgsa->hdop); + printf("\tVDOP: %.2lf\n", gpgsa->vdop); + } + + if (NMEA_GPVTG == data->type) { + nmea_gpvtg_s *gpvtg = (nmea_gpvtg_s *) data; + + printf("GPVTG Sentence:\n"); + printf("\tTrack [deg]: %.2lf\n", gpvtg->track_deg); + printf("\tSpeed [kmph]: %.2lf\n", gpvtg->gndspd_kmph); + printf("\tSpeed [knots]: %.2lf\n", gpvtg->gndspd_knots); + } + + if (NMEA_GPTXT == data->type) { + nmea_gptxt_s *gptxt = (nmea_gptxt_s *) data; + + printf("GPTXT Sentence:\n"); + printf("\tID: %d %d %d\n", gptxt->id_00, gptxt->id_01, gptxt->id_02); + printf("\t%s\n", gptxt->text); + } + + if (NMEA_GPGSV == data->type) { + nmea_gpgsv_s *gpgsv = (nmea_gpgsv_s *) data; + + printf("GPGSV Sentence:\n"); + printf("\tNum: %d\n", gpgsv->sentences); + printf("\tID: %d\n", gpgsv->sentence_number); + printf("\tSV: %d\n", gpgsv->satellites); + printf("\t#1: %d %d %d %d\n", gpgsv->sat[0].prn, gpgsv->sat[0].elevation, gpgsv->sat[0].azimuth, gpgsv->sat[0].snr); + printf("\t#2: %d %d %d %d\n", gpgsv->sat[1].prn, gpgsv->sat[1].elevation, gpgsv->sat[1].azimuth, gpgsv->sat[1].snr); + printf("\t#3: %d %d %d %d\n", gpgsv->sat[2].prn, gpgsv->sat[2].elevation, gpgsv->sat[2].azimuth, gpgsv->sat[2].snr); + printf("\t#4: %d %d %d %d\n", gpgsv->sat[3].prn, gpgsv->sat[3].elevation, gpgsv->sat[3].azimuth, gpgsv->sat[3].snr); + } + + nmea_free(data); + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/examples/parse_stdin.c b/esp-idf/managed_components/libnmea-esp32/libnmea/examples/parse_stdin.c new file mode 100644 index 0000000..e1c99e5 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/examples/parse_stdin.c @@ -0,0 +1,233 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +char buffer[4096]; +int gps_fd; + +/** + * Callback function when receiving SIGINT signal. Frees memory and quits + * the application. + * + * signum The current signal invoked, always SIGINT. + */ +void +sig_quit(int signum) +{ + close(gps_fd); + exit(EXIT_SUCCESS); +} + +/** + * Register the signal callback function. + * + * Returns RETURN_SUCCESS on success and RETURN_FAILURE on error. + */ +int +register_signals() +{ + struct sigaction kill_action; + kill_action.sa_handler = sig_quit; + + if (-1 == sigemptyset(&kill_action.sa_mask)) { + perror("sigemptyset"); + return -1; + } + kill_action.sa_flags = 0; + if (-1 == sigaction(SIGINT, &kill_action, NULL)) { + perror("sigaction"); + return -1; + } + + return 0; +} + +int +main(void) +{ + int read_bytes, total_bytes = 0; + char *start, *end; + sigset_t block_mask; + + + gps_fd = STDIN_FILENO; + + /* Register signal handler for SIGINT */ + if (-1 == register_signals()) { + exit(EXIT_FAILURE); + } + + /* Prepare signal blocking */ + if (-1 == sigemptyset(&block_mask) || -1 == sigaddset(&block_mask, SIGINT)) { + perror("prepare signal blocking"); + exit(EXIT_FAILURE); + } + + while (1) { + char buf[255]; + nmea_s *data; + + /* Unlock signal */ + sigprocmask(SIG_UNBLOCK, &block_mask, NULL); + + read_bytes = read(gps_fd, buffer + total_bytes, 20); + if (-1 == read_bytes) { + perror("read stdin"); + exit(EXIT_FAILURE); + } + if (0 == read_bytes) { + sig_quit(SIGINT); + } + + total_bytes += read_bytes; + + /* Block signal */ + sigprocmask(SIG_BLOCK, &block_mask, NULL); + + /* find start (a dollar $ign) */ + start = memchr(buffer, '$', total_bytes); + if (NULL == start) { + total_bytes = 0; + continue; + } + + /* find end of line */ + end = memchr(start, NMEA_END_CHAR_1, total_bytes - (start - buffer)); + if (NULL == end || NMEA_END_CHAR_2 != *(++end)) { + continue; + } + + /* handle data */ + data = nmea_parse(start, end - start + 1, 0); + if (NULL != data) { + if (0 < data->errors) { + printf("WARN: The sentence struct contains parse errors!\n"); + } + + if (NMEA_GPGGA == data->type) { + printf("GPGGA sentence\n"); + nmea_gpgga_s *gpgga = (nmea_gpgga_s *) data; + printf("Number of satellites: %d\n", gpgga->n_satellites); + printf("Altitude: %f %c\n", gpgga->altitude, gpgga->altitude_unit); + } + + if (NMEA_GPGLL == data->type) { + printf("GPGLL sentence\n"); + nmea_gpgll_s *pos = (nmea_gpgll_s *) data; + printf("Longitude:\n"); + printf(" Degrees: %d\n", pos->longitude.degrees); + printf(" Minutes: %f\n", pos->longitude.minutes); + printf(" Cardinal: %c\n", (char) pos->longitude.cardinal); + printf("Latitude:\n"); + printf(" Degrees: %d\n", pos->latitude.degrees); + printf(" Minutes: %f\n", pos->latitude.minutes); + printf(" Cardinal: %c\n", (char) pos->latitude.cardinal); + strftime(buf, sizeof(buf), "%H:%M:%S", &pos->time); + printf("Time: %s\n", buf); + } + + if (NMEA_GPRMC == data->type) { + printf("GPRMC sentence\n"); + nmea_gprmc_s *pos = (nmea_gprmc_s *) data; + printf("Longitude:\n"); + printf(" Degrees: %d\n", pos->longitude.degrees); + printf(" Minutes: %f\n", pos->longitude.minutes); + printf(" Cardinal: %c\n", (char) pos->longitude.cardinal); + printf("Latitude:\n"); + printf(" Degrees: %d\n", pos->latitude.degrees); + printf(" Minutes: %f\n", pos->latitude.minutes); + printf(" Cardinal: %c\n", (char) pos->latitude.cardinal); + strftime(buf, sizeof(buf), "%d %b %T %Y", &pos->date_time); + printf("Date & Time: %s\n", buf); + printf("Speed, in Knots: %f:\n", pos->gndspd_knots); + printf("Track, in degrees: %f\n", pos->track_deg); + printf("Magnetic Variation:\n"); + printf(" Degrees: %f\n", pos->magvar_deg); + printf(" Cardinal: %c\n", (char) pos->magvar_cardinal); + double adjusted_course = pos->track_deg; + if (NMEA_CARDINAL_DIR_EAST == pos->magvar_cardinal) { + adjusted_course -= pos->magvar_deg; + } else if (NMEA_CARDINAL_DIR_WEST == pos->magvar_cardinal) { + adjusted_course += pos->magvar_deg; + } else { + printf("Invalid Magnetic Variation Direction!!\n"); + } + + printf("Adjusted Track (heading): %f\n", adjusted_course); + } + + if (NMEA_GPGSA == data->type) { + nmea_gpgsa_s *gpgsa = (nmea_gpgsa_s *) data; + + printf("GPGSA Sentence:\n"); + printf(" Mode: %c\n", gpgsa->mode); + printf(" Fix: %d\n", gpgsa->fixtype); + printf(" PDOP: %.2lf\n", gpgsa->pdop); + printf(" HDOP: %.2lf\n", gpgsa->hdop); + printf(" VDOP: %.2lf\n", gpgsa->vdop); + } + + if (NMEA_GPGSV == data->type) { + nmea_gpgsv_s *gpgsv = (nmea_gpgsv_s *) data; + + printf("GPGSV Sentence:\n"); + printf(" Num: %d\n", gpgsv->sentences); + printf(" ID: %d\n", gpgsv->sentence_number); + printf(" SV: %d\n", gpgsv->satellites); + printf(" #1: %d %d %d %d\n", gpgsv->sat[0].prn, gpgsv->sat[0].elevation, gpgsv->sat[0].azimuth, gpgsv->sat[0].snr); + printf(" #2: %d %d %d %d\n", gpgsv->sat[1].prn, gpgsv->sat[1].elevation, gpgsv->sat[1].azimuth, gpgsv->sat[1].snr); + printf(" #3: %d %d %d %d\n", gpgsv->sat[2].prn, gpgsv->sat[2].elevation, gpgsv->sat[2].azimuth, gpgsv->sat[2].snr); + printf(" #4: %d %d %d %d\n", gpgsv->sat[3].prn, gpgsv->sat[3].elevation, gpgsv->sat[3].azimuth, gpgsv->sat[3].snr); + } + + if (NMEA_GPTXT == data->type) { + nmea_gptxt_s *gptxt = (nmea_gptxt_s *) data; + + printf("GPTXT Sentence:\n"); + printf(" ID: %d %d %d\n", gptxt->id_00, gptxt->id_01, gptxt->id_02); + printf(" %s\n", gptxt->text); + } + + if (NMEA_GPVTG == data->type) { + nmea_gpvtg_s *gpvtg = (nmea_gpvtg_s *) data; + + printf("GPVTG Sentence:\n"); + printf(" Track [deg]: %.2lf\n", gpvtg->track_deg); + printf(" Speed [kmph]: %.2lf\n", gpvtg->gndspd_kmph); + printf(" Speed [knots]: %.2lf\n", gpvtg->gndspd_knots); + } + + nmea_free(data); + } + + /* buffer empty? */ + if (end == buffer + total_bytes) { + total_bytes = 0; + continue; + } + + /* copy rest of buffer to beginning */ + if (buffer != memmove(buffer, end, total_bytes - (end - buffer))) { + total_bytes = 0; + continue; + } + + total_bytes -= end - buffer; + } + + close(gps_fd); + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/libnmeaConfig.cmake.in b/esp-idf/managed_components/libnmea-esp32/libnmea/libnmeaConfig.cmake.in new file mode 100644 index 0000000..d68c065 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/libnmeaConfig.cmake.in @@ -0,0 +1,13 @@ +# - Config file for the libnmea package + +# Compute paths +get_filename_component(LIBNMEA_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) +set(LIBNMEA_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@") + +# Our library dependencies (contains definitions for IMPORTED targets) +# if(NOT TARGET libnmea) +# include("${LIBNMEA_CMAKE_DIR}/libnmeaTargets.cmake") +# endif() + +# These are IMPORTED targets created by libnmeaTargets.cmake +set(LIBNMEA_LIBRARIES nmea) diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/libnmeaConfigVersion.cmake.in b/esp-idf/managed_components/libnmea-esp32/libnmea/libnmeaConfigVersion.cmake.in new file mode 100644 index 0000000..4e36d74 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/libnmeaConfigVersion.cmake.in @@ -0,0 +1,11 @@ +set(PACKAGE_VERSION "@LIBNMEA_VERSION@") + +# Check whether the requested PACKAGE_FIND_VERSION is compatible +if("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}") + set(PACKAGE_VERSION_COMPATIBLE FALSE) +else() + set(PACKAGE_VERSION_COMPATIBLE TRUE) + if ("${PACKAGE_VERSION}" VERSION_EQUAL "${PACKAGE_FIND_VERSION}") + set(PACKAGE_VERSION_EXACT TRUE) + endif() +endif() diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.c new file mode 100644 index 0000000..a21c4db --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.c @@ -0,0 +1,275 @@ +#include "nmea.h" +#include "parser.h" +#include "parser_types.h" + +#define ARRAY_LENGTH(a) (sizeof a / sizeof (a[0])) + +/** + * Check if a value is not NULL and not empty. + * + * Returns 0 if set, otherwise -1. + */ +static int +_is_value_set(const char *value) +{ + if (NULL == value || '\0' == *value) { + return -1; + } + + return 0; +} + +/** + * Crop a sentence from the type word and checksum. + * + * The type word at the beginning along with the dollar sign ($) will be + * removed. If there is a checksum, it will also be removed. The two end + * characters (usually ) will not be included in the new string. + * + * sentence is a validated NMEA sentence string. + * length is the char length of the sentence string. + * + * Returns pointer (char *) to the new string. + */ +static char * +_crop_sentence(char *sentence, size_t length) +{ + /* Skip type word, 7 characters (including $ and ,) */ + sentence += NMEA_PREFIX_LENGTH + 2; + + /* Null terminate before end of line/sentence, 2 characters */ + sentence[length - 9] = '\0'; + + /* Remove checksum, if there is one */ + if ('*' == sentence[length - 12]) { + sentence[length - 12] = '\0'; + } + + return sentence; +} + +/** + * Splits a string by comma. + * + * string is the string to split, will be manipulated. Needs to be + * null-terminated. + * values is a char pointer array that will be filled with pointers to the + * splitted values in the string. + * max_values is the maximum number of values to be parsed. + * + * Returns the number of values found in string. + */ +static int +_split_string_by_comma(char *string, char **values, int max_values) +{ + int i = 0; + + values[i++] = string; + while (i < max_values && NULL != (string = strchr(string, ','))) { + *string = '\0'; + values[i++] = ++string; + } + + return i; +} + +/** + * Initiate the NMEA library and load the parser modules. + * + * This function will be called before the main() function. + */ +void __attribute__ ((constructor)) nmea_init(void); +void nmea_init() +{ + nmea_load_parsers(); +} + +/** + * Unload the parser modules. + * + * This function will be called after the exit() function. + */ +void __attribute__ ((destructor)) nmea_cleanup(void); +void nmea_cleanup() +{ + nmea_unload_parsers(); +} + +nmea_t +nmea_get_type(const char *sentence) +{ + if (NULL == sentence) { + return NMEA_UNKNOWN; + } + nmea_parser_module_s *parser = nmea_get_parser_by_sentence(sentence); + if (NULL == parser) { + return NMEA_UNKNOWN; + } + + return parser->parser.type; +} + +uint8_t +nmea_get_checksum(const char *sentence) +{ + const char *n = sentence + 1; + uint8_t chk = 0; + + /* While current char isn't '*' or sentence ending (newline) */ + while ('*' != *n && NMEA_END_CHAR_1 != *n && '\0' != *n) { + chk ^= (uint8_t) *n; + n++; + } + + return chk; +} + +int +nmea_has_checksum(const char *sentence, size_t length) +{ + if ('*' == sentence[length - 5]) { + return 0; + } + + return -1; +} + +int +nmea_validate(const char *sentence, size_t length, int check_checksum) +{ + const char *n; + + /* should have atleast 9 characters */ + if (9 > length) { + return -1; + } + + /* should be less or equal to 82 characters */ + if (NMEA_MAX_LENGTH < length) { + return -1; + } + + /* should start with $ */ + if ('$' != *sentence) { + return -1; + } + + /* should end with \r\n, or other... */ + if (NMEA_END_CHAR_2 != sentence[length - 1] || NMEA_END_CHAR_1 != sentence[length - 2]) { + return -1; + } + + /* should have a 5 letter, uppercase word */ + n = sentence; + while (++n < sentence + 6) { + if (*n < 'A' || *n > 'Z') { + /* not uppercase letter */ + return -1; + } + } + + /* should have a comma after the type word */ + if (',' != sentence[6]) { + return -1; + } + + /* check for checksum */ + if (1 == check_checksum && 0 == nmea_has_checksum(sentence, length)) { + uint8_t actual_chk; + uint8_t expected_chk; + char checksum[3]; + + checksum[0] = sentence[length - 4]; + checksum[1] = sentence[length - 3]; + checksum[2] = '\0'; + actual_chk = nmea_get_checksum(sentence); + expected_chk = (uint8_t) strtol(checksum, NULL, 16); + if (expected_chk != actual_chk) { + return -1; + } + } + + return 0; +} + +void +nmea_free(nmea_s *data) +{ + nmea_parser_module_s *parser; + + if (NULL == data) { + return; + } + + parser = nmea_get_parser_by_type(data->type); + if (NULL == parser) { + return; + } + + parser->free_data(data); +} + +nmea_s * +nmea_parse(char *sentence, size_t length, int check_checksum) +{ + unsigned int n_vals, val_index; + char *value, *val_string; + char *values[255]; + nmea_parser_module_s *parser; + nmea_t type; + + /* Validate sentence string */ + if (-1 == nmea_validate(sentence, length, check_checksum)) { + return (nmea_s *) NULL; + } + + type = nmea_get_type(sentence); + if (NMEA_UNKNOWN == type) { + return (nmea_s *) NULL; + } + + /* Crop sentence from type word and checksum */ + val_string = _crop_sentence(sentence, length); + if (NULL == val_string) { + return (nmea_s *) NULL; + } + + /* Split the sentence into values */ + n_vals = _split_string_by_comma(val_string, values, ARRAY_LENGTH(values)); + if (0 == n_vals) { + return (nmea_s *) NULL; + } + + /* Get the right parser */ + parser = nmea_get_parser_by_type(type); + if (NULL == parser) { + return (nmea_s *) NULL; + } + + /* Allocate memory for parsed data */ + parser->allocate_data((nmea_parser_s *) parser); + if (NULL == parser->parser.data) { + return (nmea_s *) NULL; + } + + /* Set default values */ + parser->set_default((nmea_parser_s *) parser); + parser->errors = 0; + + /* Loop through the values and parse them... */ + for (val_index = 0; val_index < n_vals; val_index++) { + value = values[val_index]; + if (-1 == _is_value_set(value)) { + continue; + } + + if (-1 == parser->parse((nmea_parser_s *) parser, value, val_index)) { + parser->errors++; + } + } + + parser->parser.data->type = type; + parser->parser.data->errors = parser->errors; + + return parser->parser.data; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.h new file mode 100644 index 0000000..99e6ca1 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/nmea.h @@ -0,0 +1,125 @@ +#ifndef INC_NMEA_H +#define INC_NMEA_H + +#include +#include +#include + +/* NMEA sentence types */ +typedef enum { + NMEA_UNKNOWN, + NMEA_GPGGA, + NMEA_GPGLL, + NMEA_GPGSA, + NMEA_GPGSV, + NMEA_GPRMC, + NMEA_GPTXT, + NMEA_GPVTG +} nmea_t; + +/* NMEA cardinal direction types */ +typedef char nmea_cardinal_t; +#define NMEA_CARDINAL_DIR_NORTH (nmea_cardinal_t) 'N' +#define NMEA_CARDINAL_DIR_EAST (nmea_cardinal_t) 'E' +#define NMEA_CARDINAL_DIR_SOUTH (nmea_cardinal_t) 'S' +#define NMEA_CARDINAL_DIR_WEST (nmea_cardinal_t) 'W' +#define NMEA_CARDINAL_DIR_UNKNOWN (nmea_cardinal_t) '\0' + +/** + * NMEA data base struct + * + * This struct will be extended by the parser data structs (ex: nmea_gpgll_s). + */ +typedef struct { + nmea_t type; + int errors; +} nmea_s; + +/* GPS position struct */ +typedef struct { + double minutes; + int degrees; + nmea_cardinal_t cardinal; +} nmea_position; + +/* NMEA sentence max length, including \r\n (chars) */ +#define NMEA_MAX_LENGTH 82 + +/* NMEA sentence endings, should be \r\n according the NMEA 0183 standard */ +#define NMEA_END_CHAR_1 '\r' +#define NMEA_END_CHAR_2 '\n' + +/* NMEA sentence prefix length (num chars), Ex: GPGLL */ +#define NMEA_PREFIX_LENGTH 5 + +#ifdef __cplusplus +extern "C" { +#endif + +/** + * Get the sentence type. + * + * sentence needs to be a validated NMEA sentence string. + * + * Returns nmea_t (int). + */ +extern nmea_t nmea_get_type(const char *sentence); + +/** + * Calculate the checksum of the sentence. + * + * sentence needs to be a validated NMEA sentence string. + * + * Returns the calculated checksum (uint8_t). + */ +extern uint8_t nmea_get_checksum(const char *sentence); + +/** + * Check if the sentence contains a precalculated checksum. + * + * sentence needs to be a validated NMEA sentence string. + * length is the character length of the sentence string. + * + * Return 0 if checksum exists, otherwise -1. + */ +extern int nmea_has_checksum(const char *sentence, size_t length); + +/** + * Validate the sentence according to NMEA 0183. + * + * Criterias: + * - Should be between the correct length. + * - Should start with a dollar sign. + * - The next five characters should be uppercase letters. + * - If it has a checksum, check it. + * - Ends with the correct 2 characters. + * + * length is the character length of the sentence string. + * + * Returns 0 if sentence is valid, otherwise -1. + */ +extern int nmea_validate(const char *sentence, size_t length, int check_checksum); + +/** + * Free an nmea data struct. + * + * data should be a pointer to a struct of type nmea_s. + */ +extern void nmea_free(nmea_s *data); + +/** + * Parse an NMEA sentence string to a struct. + * + * sentence needs to be a validated NMEA sentence string. + * length is the character length of the sentence string. + * check_checksum, if 1 and there is a checksum, validate it. + * + * Returns a pointer to an NMEA data struct, or (nmea_s *) NULL if an error occurs. + */ +extern nmea_s *nmea_parse(char *sentence, size_t length, int check_checksum); + +#ifdef __cplusplus +} +#endif + +#endif /* INC_NMEA_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser.c new file mode 100755 index 0000000..86afa68 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser.c @@ -0,0 +1,226 @@ +#include +#include +#include +#include "parser.h" + +int n_parsers; +nmea_parser_module_s **parsers; + +/** + * Where to find the parser modules. + * Can be overridden by env variable NMEA_PARSER_PATH + */ +#ifndef PARSER_PATH +#define PARSER_PATH "/usr/lib/nmea/" +#endif + +#define FILENAME_MAX 255 + +static int +_get_so_files(const char *path, char **files) +{ + int j, i = 0; + size_t len; + char *name; + DIR *d = NULL; + struct dirent *dir; + + d = opendir(path); + if (NULL == d) { + return -1; + } + + while (NULL != (dir = readdir(d))) { + if ('.' == dir->d_name[0]) { + continue; + } + + len = strlen(dir->d_name); + +#ifdef __APPLE__ + if (len < 6) { + continue; + } + + if (0 != strncmp(dir->d_name + len - 6, ".dylib", 6)) { + continue; + } +#else + if (len < 3) { + continue; + } + + if (0 != strncmp(dir->d_name + len - 3, ".so", 3)) { + continue; + } +#endif + + name = malloc(FILENAME_MAX); + if (NULL == name) { + goto fail; + } + + strcpy(name, path); + strcat(name, dir->d_name); + files[i++] = name; + } + + if (NULL != d) { + closedir(d); + } + + return i; + +fail: + for (j = 0; j < i; i++) { + free(files[j]); + } + if (NULL != d) { + closedir(d); + } + + return -1; +} + +nmea_parser_module_s * +nmea_init_parser(const char *filename) +{ + nmea_parser_module_s *parser; + void *plugin; + init_f init; + + /* Allocate parser struct */ + parser = malloc(sizeof (nmea_parser_module_s)); + if (NULL == parser) { + return (nmea_parser_module_s *) NULL; + } + + plugin = dlopen(filename, RTLD_NOW); + if (NULL == plugin) { + return (nmea_parser_module_s *) NULL; + } + + parser->handle = plugin; + + init = dlsym(plugin, "init"); + if (NULL == init) { + return (nmea_parser_module_s *) NULL; + } + + parser->allocate_data = dlsym(plugin, "allocate_data"); + if (NULL == parser->allocate_data) { + return (nmea_parser_module_s *) NULL; + } + + parser->set_default = dlsym(plugin, "set_default"); + if (NULL == parser->set_default) { + return (nmea_parser_module_s *) NULL; + } + + parser->free_data = dlsym(plugin, "free_data"); + if (NULL == parser->free_data) { + return (nmea_parser_module_s *) NULL; + } + + parser->parse = dlsym(plugin, "parse"); + if (NULL == parser->parse) { + return (nmea_parser_module_s *) NULL; + } + + if (-1 == init((nmea_parser_s *) parser)) { + return (nmea_parser_module_s *) NULL; + } + + return parser; +} + +int +nmea_load_parsers() +{ + int i; + char *files[255]; + char *parser_path; + nmea_parser_module_s *parser; + + /* Get list of so files */ + parser_path = getenv("NMEA_PARSER_PATH"); + + if (NULL == parser_path) { + /* Use default path */ + parser_path = PARSER_PATH; + } + + n_parsers = _get_so_files(parser_path, files); + if (1 > n_parsers) { + return -1; + } + + /* Allocate parsers array */ + parsers = malloc((sizeof (nmea_parser_module_s *)) * n_parsers); + if (NULL == parsers) { + return -1; + } + memset(parsers, 0, (sizeof (nmea_parser_module_s *)) * n_parsers); + + i = n_parsers; + while (i-- > 0) { + parser = nmea_init_parser(files[i]); + free(files[i]); + + if (NULL == parser) { + return -1; + } + + parsers[i] = parser; + } + + return n_parsers; +} + +void +nmea_unload_parsers() +{ + int i; + + for (i = 0; i < n_parsers; i++) { + dlclose(parsers[i]->handle); + free(parsers[i]); + } + + free(parsers); +} + +nmea_parser_module_s * +nmea_get_parser_by_type(nmea_t type) +{ + int i; + + for (i = 0; i < n_parsers; i++) { + if (type == parsers[i]->parser.type) { + return parsers[i]; + } + } + + return (nmea_parser_module_s *) NULL; +} + +nmea_parser_module_s * +nmea_get_parser_by_sentence(const char *sentence) +{ + int i; + nmea_parser_module_s *parser; + + if (0 == strlen(sentence)) { + return (nmea_parser_module_s *) NULL; + } + + for (i = 0; i < n_parsers; i++) { + parser = parsers[i]; + /* compare only the sentence ID, ignore the talker ID */ + if (0 == strncmp(sentence + 3, parser->parser.type_word + 2, NMEA_PREFIX_LENGTH - 2)) { + return parser; + } + } + + return (nmea_parser_module_s *) NULL; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser.h new file mode 100644 index 0000000..0b42c09 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser.h @@ -0,0 +1,68 @@ +#ifndef INC_NMEA_PARSER_H +#define INC_NMEA_PARSER_H + +#include +#include +#include "nmea.h" +#include "parser_types.h" + +typedef int (*allocate_data_f) (nmea_parser_s *); +typedef int (*set_default_f) (nmea_parser_s *); +typedef int (*free_data_f) (nmea_s *); +typedef int (*parse_f) (nmea_parser_s *, char *, int); +typedef int (*init_f) (nmea_parser_s *); + +typedef struct { + nmea_parser_s parser; + int errors; + void *handle; + + /* Functions */ + allocate_data_f allocate_data; + set_default_f set_default; + free_data_f free_data; + parse_f parse; +} nmea_parser_module_s; + +#ifdef __cplusplus +extern "C" { +#endif + +/** + * Load the parser libs into array. + * + * Returns 0 on success, or -1 if an error occurs. + */ +int nmea_load_parsers(); + +/** + * Unload all the parser libs. + */ +void nmea_unload_parsers(); + +/** + * Initiate a parser. + * + * Returns a sentence parser struct, or (nmea_parser_module_s *) NULL if an error occurs. + */ +nmea_parser_module_s * nmea_init_parser(const char *filename); + +/** + * Get a parser for a sentence type. + * + * Returns the sentence parser struct, should be checked for NULL. + */ +nmea_parser_module_s * nmea_get_parser_by_type(nmea_t type); + +/** + * Get a parser for a sentence type by a sentence string. + * + * Returns the sentence parser struct, should be checked for NULL. + */ +nmea_parser_module_s * nmea_get_parser_by_sentence(const char *sentence); + +#ifdef __cplusplus +} +#endif + +#endif /* INC_NMEA_PARSER_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_static.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_static.c new file mode 100644 index 0000000..b01b6ce --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_static.c @@ -0,0 +1,119 @@ +#include "nmea.h" +#include "parser.h" + +#define DECLARE_PARSER_API(modname) \ + extern int nmea_##modname##_init(nmea_parser_s *parser); \ + extern int nmea_##modname##_allocate_data(nmea_parser_s *parser); \ + extern int nmea_##modname##_set_default(nmea_parser_s *parser); \ + extern int nmea_##modname##_free_data(nmea_s *data); \ + extern int nmea_##modname##_parse(nmea_parser_s *parser, char *value, int val_index); + +#define PARSER_LOAD(modname) \ + parser = &(parsers[i]); \ + parser->handle = NULL; \ + parser->allocate_data = nmea_##modname##_allocate_data; \ + parser->set_default = nmea_##modname##_set_default; \ + parser->free_data = nmea_##modname##_free_data; \ + parser->parse = nmea_##modname##_parse; \ + if (-1 == nmea_##modname##_init((nmea_parser_s *) parser)) { \ + return -1; \ + } \ + i++; + +#ifdef ENABLE_GPGGA +DECLARE_PARSER_API(gpgga) +#endif +#ifdef ENABLE_GPGLL +DECLARE_PARSER_API(gpgll) +#endif +#ifdef ENABLE_GPGSA +DECLARE_PARSER_API(gpgsa) +#endif +#ifdef ENABLE_GPGSV +DECLARE_PARSER_API(gpgsv) +#endif +#ifdef ENABLE_GPRMC +DECLARE_PARSER_API(gprmc) +#endif +#ifdef ENABLE_GPTXT +DECLARE_PARSER_API(gptxt) +#endif +#ifdef ENABLE_GPVTG +DECLARE_PARSER_API(gpvtg) +#endif + +nmea_parser_module_s parsers[PARSER_COUNT]; + +nmea_parser_module_s * +nmea_init_parser(const char *filename) +{ + /* This function intentionally returns NULL */ + return NULL; +} + +int +nmea_load_parsers() +{ + int i = 0; + nmea_parser_module_s *parser; + +#ifdef ENABLE_GPGGA + PARSER_LOAD(gpgga); +#endif +#ifdef ENABLE_GPGLL + PARSER_LOAD(gpgll); +#endif +#ifdef ENABLE_GPGSA + PARSER_LOAD(gpgsa); +#endif +#ifdef ENABLE_GPGSV + PARSER_LOAD(gpgsv); +#endif +#ifdef ENABLE_GPRMC + PARSER_LOAD(gprmc); +#endif +#ifdef ENABLE_GPTXT + PARSER_LOAD(gptxt); +#endif +#ifdef ENABLE_GPVTG + PARSER_LOAD(gpvtg); +#endif + + return PARSER_COUNT; +} + +void +nmea_unload_parsers() +{ + /* This function body is intentionally left empty, + because there is no dynamic memory allocations. */ +} + +nmea_parser_module_s * +nmea_get_parser_by_type(nmea_t type) +{ + int i; + + for (i = 0; i < PARSER_COUNT; i++) { + if (type == parsers[i].parser.type) { + return &(parsers[i]); + } + } + + return (nmea_parser_module_s *) NULL; +} + +nmea_parser_module_s * +nmea_get_parser_by_sentence(const char *sentence) +{ + int i; + + for (i = 0; i < PARSER_COUNT; i++) { + /* compare only the sentence ID, ignore the talker ID */ + if (0 == strncmp(sentence + 3, parsers[i].parser.type_word + 2, NMEA_PREFIX_LENGTH - 2)) { + return &(parsers[i]); + } + } + + return (nmea_parser_module_s *) NULL; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_types.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_types.h new file mode 100644 index 0000000..b9c2318 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/nmea/parser_types.h @@ -0,0 +1,19 @@ +#ifndef INC_NMEA_PARSER_TYPES_H +#define INC_NMEA_PARSER_TYPES_H + +#include "nmea.h" + +typedef struct { + nmea_t type; + /* For compatibility with older versions, type_word also contains the talker ID (e.g. "GP".) + * However the talker ID is not taken account when looking for a parser. For example, the parser + * with type_word="GPRMC" will also be used for a "GNRMC" sentence. + */ + char type_word[NMEA_PREFIX_LENGTH]; + nmea_s *data; +} nmea_parser_s; + +#define NMEA_PARSER_PREFIX(parser, type_prefix) memcpy(parser->type_word, type_prefix, NMEA_PREFIX_LENGTH) +#define NMEA_PARSER_TYPE(parser, nmea_type) parser->type = nmea_type + +#endif /* INC_NMEA_PARSER_TYPES_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.c new file mode 100644 index 0000000..fa83de8 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.c @@ -0,0 +1,120 @@ +#include "../nmea/parser_types.h" +#include "gpgga.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPGGA); + NMEA_PARSER_PREFIX(parser, "GPGGA"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gpgga_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gpgga_s)); + // Set the default undulation to an invalid value + nmea_gpgga_s *data = (nmea_gpgga_s *) parser->data; + data->undulation = INVALID_UNDULATION; + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gpgga_s *data = (nmea_gpgga_s *) parser->data; + + switch (val_index) { + case NMEA_GPGGA_TIME: + /* Parse time */ + if (-1 == nmea_time_parse(value, &data->time)) { + return -1; + } + break; + + case NMEA_GPGGA_LATITUDE: + /* Parse latitude */ + if (-1 == nmea_position_parse(value, &data->latitude)) { + return -1; + } + break; + + case NMEA_GPGGA_LATITUDE_CARDINAL: + /* Parse cardinal direction */ + data->latitude.cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->latitude.cardinal) { + return -1; + } + break; + + case NMEA_GPGGA_LONGITUDE: + /* Parse longitude */ + if (-1 == nmea_position_parse(value, &data->longitude)) { + return -1; + } + break; + + case NMEA_GPGGA_LONGITUDE_CARDINAL: + /* Parse cardinal direction */ + data->longitude.cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->longitude.cardinal) { + return -1; + } + break; + + case NMEA_GPGGA_POSITION_FIX: + /* Parse position fix indicator */ + data->position_fix = atoi(value); + break; + + case NMEA_GPGGA_N_SATELLITES: + /* Parse number of satellies */ + data->n_satellites = atoi(value); + break; + + case NMEA_GPGGA_ALTITUDE: + /* Parse altitude */ + data->altitude = atof(value); + break; + + case NMEA_GPGGA_ALTITUDE_UNIT: + /* Parse altitude unit */ + data->altitude_unit = *value; + break; + + case NMEA_GPGGA_UNDULATION: + /* Parse undulation */ + data->undulation = atof(value); + break; + + case NMEA_GPGGA_UNDULATION_UNIT: + /* Parse undulation unit */ + data->undulation_unit = *value; + break; + + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.h new file mode 100644 index 0000000..c67c101 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgga.h @@ -0,0 +1,37 @@ +#ifndef INC_NMEA_GPGGA_H +#define INC_NMEA_GPGGA_H + +#include +#include +#include +#include + +typedef struct { + nmea_s base; + struct tm time; + nmea_position longitude; + nmea_position latitude; + int n_satellites; + double altitude; + char altitude_unit; + double undulation; + char undulation_unit; + unsigned char position_fix; +} nmea_gpgga_s; + +/* Value indexes */ +#define NMEA_GPGGA_TIME 0 +#define NMEA_GPGGA_LATITUDE 1 +#define NMEA_GPGGA_LATITUDE_CARDINAL 2 +#define NMEA_GPGGA_LONGITUDE 3 +#define NMEA_GPGGA_LONGITUDE_CARDINAL 4 +#define NMEA_GPGGA_POSITION_FIX 5 +#define NMEA_GPGGA_N_SATELLITES 6 +#define NMEA_GPGGA_ALTITUDE 8 +#define NMEA_GPGGA_ALTITUDE_UNIT 9 +#define NMEA_GPGGA_UNDULATION 10 +#define NMEA_GPGGA_UNDULATION_UNIT 11 + +#define INVALID_UNDULATION -9999.999 + +#endif /* INC_NMEA_GPGGA_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.c new file mode 100644 index 0000000..16a10fb --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.c @@ -0,0 +1,87 @@ +#include "../nmea/parser_types.h" +#include "gpgll.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPGLL); + NMEA_PARSER_PREFIX(parser, "GPGLL"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gpgll_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gpgll_s)); + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gpgll_s *data = (nmea_gpgll_s *) parser->data; + + switch (val_index) { + case NMEA_GPGLL_TIME: + /* Parse time */ + if (-1 == nmea_time_parse(value, &data->time)) { + return -1; + } + break; + + case NMEA_GPGLL_LATITUDE: + /* Parse latitude */ + if (-1 == nmea_position_parse(value, &data->latitude)) { + return -1; + } + break; + + case NMEA_GPGLL_LATITUDE_CARDINAL: + /* Parse cardinal direction */ + data->latitude.cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->latitude.cardinal) { + return -1; + } + break; + + case NMEA_GPGLL_LONGITUDE: + /* Parse longitude */ + if (-1 == nmea_position_parse(value, &data->longitude)) { + return -1; + } + break; + + case NMEA_GPGLL_LONGITUDE_CARDINAL: + /* Parse cardinal direction */ + data->longitude.cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->longitude.cardinal) { + return -1; + } + break; + + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.h new file mode 100644 index 0000000..bdb8e8a --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgll.h @@ -0,0 +1,23 @@ +#ifndef INC_NMEA_GPGLL_H +#define INC_NMEA_GPGLL_H + +#include +#include +#include +#include + +typedef struct { + nmea_s base; + nmea_position longitude; + nmea_position latitude; + struct tm time; +} nmea_gpgll_s; + +/* Value indexes */ +#define NMEA_GPGLL_LATITUDE 0 +#define NMEA_GPGLL_LATITUDE_CARDINAL 1 +#define NMEA_GPGLL_LONGITUDE 2 +#define NMEA_GPGLL_LONGITUDE_CARDINAL 3 +#define NMEA_GPGLL_TIME 4 + +#endif /* INC_NMEA_GPGLL_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.c new file mode 100644 index 0000000..7e7ab64 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.c @@ -0,0 +1,109 @@ +#include + +#include "../nmea/parser_types.h" +#include "gpgsa.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPGSA); + NMEA_PARSER_PREFIX(parser, "GPGSA"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gpgsa_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gpgsa_s)); + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gpgsa_s *data = (nmea_gpgsa_s *) parser->data; + + switch (val_index) { + case NMEA_GPGSA_MODE: + data->mode = *value; + if (('M' != toupper(data->mode)) && ('A' != toupper(data->mode))) { + return -1; + } + break; + case NMEA_GPGSA_FIXTYPE: + data->fixtype = strtol(value, NULL, 10); + if ((1 != data->fixtype) && (2 != data->fixtype) && (3 != data->fixtype)) { + return -1; + } + break; + case NMEA_GPGSA_SATID_00: + data->satID_00 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_01: + data->satID_01 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_02: + data->satID_02 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_03: + data->satID_03 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_04: + data->satID_04 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_05: + data->satID_05 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_06: + data->satID_06 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_07: + data->satID_07 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_08: + data->satID_08 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_09: + data->satID_09 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_10: + data->satID_10 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_SATID_11: + data->satID_11 = strtol(value, NULL, 10); + break; + case NMEA_GPGSA_PDOP: + data->pdop = strtod(value, NULL); + break; + case NMEA_GPGSA_HDOP: + data->hdop = strtod(value, NULL); + break; + case NMEA_GPGSA_VDOP: + data->vdop = strtod(value, NULL); + break; + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.h new file mode 100644 index 0000000..0d7bdc0 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsa.h @@ -0,0 +1,49 @@ +#ifndef INC_NMEA_GPGSA_H +#define INC_NMEA_GPGSA_H + +#include +#include +#include +#include + +typedef struct { + nmea_s base; + char mode; /* M = manual (forced 2D or 3D), A = automatic */ + char fixtype; /* 1 = no fix, 2 = 2D, 3 = 3D */ + int satID_00; + int satID_01; + int satID_02; + int satID_03; + int satID_04; + int satID_05; + int satID_06; + int satID_07; + int satID_08; + int satID_09; + int satID_10; + int satID_11; + double pdop; + double hdop; + double vdop; +} nmea_gpgsa_s; + +/* Value indexes */ +#define NMEA_GPGSA_MODE 0 +#define NMEA_GPGSA_FIXTYPE 1 +#define NMEA_GPGSA_SATID_00 2 +#define NMEA_GPGSA_SATID_01 3 +#define NMEA_GPGSA_SATID_02 4 +#define NMEA_GPGSA_SATID_03 5 +#define NMEA_GPGSA_SATID_04 6 +#define NMEA_GPGSA_SATID_05 7 +#define NMEA_GPGSA_SATID_06 8 +#define NMEA_GPGSA_SATID_07 9 +#define NMEA_GPGSA_SATID_08 10 +#define NMEA_GPGSA_SATID_09 11 +#define NMEA_GPGSA_SATID_10 12 +#define NMEA_GPGSA_SATID_11 13 +#define NMEA_GPGSA_PDOP 14 +#define NMEA_GPGSA_HDOP 15 +#define NMEA_GPGSA_VDOP 16 + +#endif /* INC_NMEA_GPGSA_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.c new file mode 100644 index 0000000..efe6267 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.c @@ -0,0 +1,102 @@ +#include "../nmea/parser_types.h" +#include "gpgsv.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPGSV); + NMEA_PARSER_PREFIX(parser, "GPGSV"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gpgsv_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gpgsv_s)); + ((nmea_gpgsv_s *) parser->data)->sat[0].prn = -1; + ((nmea_gpgsv_s *) parser->data)->sat[1].prn = -1; + ((nmea_gpgsv_s *) parser->data)->sat[2].prn = -1; + ((nmea_gpgsv_s *) parser->data)->sat[3].prn = -1; + + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gpgsv_s *data = (nmea_gpgsv_s *) parser->data; + + switch (val_index) { + case NMEA_GPGSV_SENTENCES: + /* Parse sentences */ + data->sentences = atoi(value); + break; + + case NMEA_GPGSV_SENTENCE_NUMBER: + /* Parse sentence number */ + data->sentence_number = atoi(value); + break; + + case NMEA_GPGSV_SATELLITES: + /* Parse number of SVs in view */ + data->satellites = atoi(value); + break; + + case NMEA_GPGSV_PRN: + case NMEA_GPGSV_PRN + 4: + case NMEA_GPGSV_PRN + 8: + case NMEA_GPGSV_PRN + 12: + /* Parse longitude */ + data->sat[(val_index - NMEA_GPGSV_PRN) / 4].prn = atoi(value); + break; + + case NMEA_GPGSV_ELEVATION: + case NMEA_GPGSV_ELEVATION + 4: + case NMEA_GPGSV_ELEVATION + 8: + case NMEA_GPGSV_ELEVATION + 12: + /* Parse cardinal direction */ + data->sat[(val_index - NMEA_GPGSV_ELEVATION) / 4].elevation = atoi(value); + break; + + case NMEA_GPGSV_AZIMUTH: + case NMEA_GPGSV_AZIMUTH + 4: + case NMEA_GPGSV_AZIMUTH + 8: + case NMEA_GPGSV_AZIMUTH + 12: + /* Parse number of satellites */ + data->sat[(val_index - NMEA_GPGSV_AZIMUTH) / 4].azimuth = atoi(value); + break; + + case NMEA_GPGSV_SNR: + case NMEA_GPGSV_SNR + 4: + case NMEA_GPGSV_SNR + 8: + case NMEA_GPGSV_SNR + 12: + /* Parse altitude */ + data->sat[(val_index - NMEA_GPGSV_SNR) / 4].snr = atoi(value); + break; + + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.h new file mode 100644 index 0000000..581d123 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpgsv.h @@ -0,0 +1,33 @@ +#ifndef INC_NMEA_GPGSV_H +#define INC_NMEA_GPGSV_H + +#include +#include +#include +#include + +typedef struct { + nmea_s base; + unsigned int sentences; //Number of sentences for full data + unsigned int sentence_number; //Current sentence number + unsigned int satellites; //Number of satellites in view + struct { + int prn; //Satellite PRN number + int elevation; //Elevation, degrees + int azimuth; //Azimuth, degrees + int snr; //SNR - higher is better + } sat[4]; +} nmea_gpgsv_s; + +/* Value indexes */ +enum { + NMEA_GPGSV_SENTENCES, + NMEA_GPGSV_SENTENCE_NUMBER, + NMEA_GPGSV_SATELLITES, + NMEA_GPGSV_PRN, + NMEA_GPGSV_ELEVATION, + NMEA_GPGSV_AZIMUTH, + NMEA_GPGSV_SNR +}; + +#endif /* INC_NMEA_GPGSV_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.c new file mode 100644 index 0000000..e6838cf --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.c @@ -0,0 +1,129 @@ +#include "../nmea/parser_types.h" +#include "gprmc.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPRMC); + NMEA_PARSER_PREFIX(parser, "GPRMC"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gprmc_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gprmc_s)); + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gprmc_s *data = (nmea_gprmc_s *) parser->data; + + switch (val_index) { + case NMEA_GPRMC_TIME: + /* Parse time */ + if (-1 == nmea_time_parse(value, &data->date_time)) { + return -1; + } + break; + + case NMEA_GPRMC_DATE: + /* Parse date */ + if (-1 == nmea_date_parse(value, &data->date_time)) { + return -1; + } + break; + + case NMEA_GPRMC_STATUS: + /* Parse status */ + if (*value == 'A') { + data->valid = true; + } else if (*value == 'V') { + data->valid = false; + } else { + return -1; + } + break; + + case NMEA_GPRMC_LATITUDE: + /* Parse latitude */ + if (-1 == nmea_position_parse(value, &data->latitude)) { + return -1; + } + break; + + case NMEA_GPRMC_LATITUDE_CARDINAL: + /* Parse cardinal direction */ + data->latitude.cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->latitude.cardinal) { + return -1; + } + break; + + case NMEA_GPRMC_LONGITUDE: + /* Parse longitude */ + if (-1 == nmea_position_parse(value, &data->longitude)) { + return -1; + } + break; + + case NMEA_GPRMC_LONGITUDE_CARDINAL: + /* Parse cardinal direction */ + data->longitude.cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->longitude.cardinal) { + return -1; + } + break; + + case NMEA_GPRMC_GNDSPD_KNOTS: + /* Parse Ground speed, knots */ + data->gndspd_knots = strtod(value, NULL); + break; + + case NMEA_GPRMC_TRUECOURSE_DEG: + /* Parse the true course, degrees */ + data->track_deg = strtod(value, NULL); + break; + + case NMEA_GPRMC_MAGVAR_DEG: + /* Parse the Magnetic variation, degrees */ + data->magvar_deg = strtod(value, NULL); + break; + + case NMEA_GPRMC_MAGVAR_CARDINAL: + /* Parse the Magnetic variation direction, only E and W are valid */ + data->magvar_cardinal = nmea_cardinal_direction_parse(value); + if (NMEA_CARDINAL_DIR_UNKNOWN == data->magvar_cardinal) { + data->magvar_cardinal = NMEA_CARDINAL_DIR_UNKNOWN; + return -1; + } + break; + + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.h new file mode 100644 index 0000000..c7f4d4d --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gprmc.h @@ -0,0 +1,37 @@ +#ifndef INC_NMEA_GPRMC_H +#define INC_NMEA_GPRMC_H + +#include +#include +#include +#include +#include + +typedef struct { + nmea_s base; + struct tm date_time; + nmea_position longitude; + nmea_position latitude; + double gndspd_knots; + double track_deg; + double magvar_deg; + nmea_cardinal_t magvar_cardinal; + //The direction of the magnetic variation determines whether or not it + //is additive - Easterly means subtract magvar_deg from track_deg and + //westerly means add magvar_deg to track_deg for the correct course. + bool valid; +} nmea_gprmc_s; + +/* Value indexes */ +#define NMEA_GPRMC_TIME 0 +#define NMEA_GPRMC_STATUS 1 +#define NMEA_GPRMC_LATITUDE 2 +#define NMEA_GPRMC_LATITUDE_CARDINAL 3 +#define NMEA_GPRMC_LONGITUDE 4 +#define NMEA_GPRMC_LONGITUDE_CARDINAL 5 +#define NMEA_GPRMC_GNDSPD_KNOTS 6 +#define NMEA_GPRMC_TRUECOURSE_DEG 7 +#define NMEA_GPRMC_DATE 8 +#define NMEA_GPRMC_MAGVAR_DEG 9 +#define NMEA_GPRMC_MAGVAR_CARDINAL 10 +#endif /* INC_NMEA_GPRMC_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.c new file mode 100644 index 0000000..494e130 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.c @@ -0,0 +1,65 @@ +#include "../nmea/parser_types.h" +#include "gptxt.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPTXT); + NMEA_PARSER_PREFIX(parser, "GPTXT"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gptxt_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gptxt_s)); + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gptxt_s *data = (nmea_gptxt_s *) parser->data; + + memset(data->text, 0, NMEA_GPTXT_TEXT_SIZE); + + switch (val_index) { + case NMEA_GPTXT_ID00: + data->id_00 = strtol(value, NULL, 10); + break; + case NMEA_GPTXT_ID01: + data->id_01 = strtol(value, NULL, 10); + break; + case NMEA_GPTXT_ID02: + data->id_02 = strtol(value, NULL, 10); + break; + case NMEA_GPTXT_TEXT: + strncpy(data->text, value, NMEA_GPTXT_TEXT_SIZE); + data->text[NMEA_GPTXT_TEXT_SIZE - 1] = '\0'; + break; + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.h new file mode 100644 index 0000000..5a2051b --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gptxt.h @@ -0,0 +1,25 @@ +#ifndef INC_NMEA_GPTXT_H +#define INC_NMEA_GPTXT_H + +#include +#include +#include +#include + +/* Value indexes */ +#define NMEA_GPTXT_ID00 0 +#define NMEA_GPTXT_ID01 1 +#define NMEA_GPTXT_ID02 2 +#define NMEA_GPTXT_TEXT 3 +/* Text field length */ +#define NMEA_GPTXT_TEXT_SIZE 64 + +typedef struct { + nmea_s base; + int id_00; + int id_01; + int id_02; + char text[NMEA_GPTXT_TEXT_SIZE]; +} nmea_gptxt_s; + +#endif /* INC_NMEA_GPTXT_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.c new file mode 100644 index 0000000..dae9833 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.c @@ -0,0 +1,59 @@ +#include "../nmea/parser_types.h" +#include "gpvtg.h" +#include "parse.h" + +int +init(nmea_parser_s *parser) +{ + /* Declare what sentence type to parse */ + NMEA_PARSER_TYPE(parser, NMEA_GPVTG); + NMEA_PARSER_PREFIX(parser, "GPVTG"); + return 0; +} + +int +allocate_data(nmea_parser_s *parser) +{ + parser->data = malloc(sizeof (nmea_gpvtg_s)); + if (NULL == parser->data) { + return -1; + } + + return 0; +} + +int +set_default(nmea_parser_s *parser) +{ + memset(parser->data, 0, sizeof (nmea_gpvtg_s)); + return 0; +} + +int +free_data(nmea_s *data) +{ + free(data); + return 0; +} + +int +parse(nmea_parser_s *parser, char *value, int val_index) +{ + nmea_gpvtg_s *data = (nmea_gpvtg_s *) parser->data; + + switch (val_index) { + case NMEA_GPVTG_TRACKGOOD: + data->track_deg = strtod(value, NULL); + break; + case NMEA_GPVTG_GNDSPD_KNOTS: + data->gndspd_knots = strtod(value, NULL); + break; + case NMEA_GPVTG_GNDSPD_KMPH: + data->gndspd_kmph = strtod(value, NULL); + break; + default: + break; + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.h new file mode 100644 index 0000000..8169929 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/gpvtg.h @@ -0,0 +1,21 @@ +#ifndef INC_NMEA_GPVTG_H +#define INC_NMEA_GPVTG_H + +#include +#include +#include +#include + +typedef struct { + nmea_s base; + double track_deg; + double gndspd_knots; + double gndspd_kmph; +} nmea_gpvtg_s; + +/* Value indexes */ +#define NMEA_GPVTG_TRACKGOOD 0 +#define NMEA_GPVTG_GNDSPD_KNOTS 4 +#define NMEA_GPVTG_GNDSPD_KMPH 6 + +#endif /* INC_NMEA_GPVTG_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.c b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.c new file mode 100644 index 0000000..d518fd1 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.c @@ -0,0 +1,105 @@ +#include "parse.h" + +#define TM_YEAR_START 1900 +#define RMC_YEAR_START 2000 + +int +nmea_position_parse(char *s, nmea_position *pos) +{ + char *cursor; + + pos->degrees = 0; + pos->minutes = 0; + + if (s == NULL || *s == '\0') { + return -1; + } + + /* decimal minutes */ + if (NULL == (cursor = strchr(s, '.'))) { + return -1; + } + + /* minutes starts 2 digits before dot */ + cursor -= 2; + pos->minutes = atof(cursor); + *cursor = '\0'; + + /* integer degrees */ + cursor = s; + pos->degrees = atoi(cursor); + + return 0; +} + +nmea_cardinal_t +nmea_cardinal_direction_parse(char *s) +{ + if (NULL == s || '\0'== *s) { + return NMEA_CARDINAL_DIR_UNKNOWN; + } + + switch (*s) { + case NMEA_CARDINAL_DIR_NORTH: + return NMEA_CARDINAL_DIR_NORTH; + case NMEA_CARDINAL_DIR_EAST: + return NMEA_CARDINAL_DIR_EAST; + case NMEA_CARDINAL_DIR_SOUTH: + return NMEA_CARDINAL_DIR_SOUTH; + case NMEA_CARDINAL_DIR_WEST: + return NMEA_CARDINAL_DIR_WEST; + default: + break; + } + + return NMEA_CARDINAL_DIR_UNKNOWN; +} + +int +nmea_time_parse(char *s, struct tm *time) +{ + char *rv; + uint32_t x; + + if (s == NULL || *s == '\0') { + return -1; + } + + x = strtoul(s, &rv, 10); + time->tm_hour = x / 10000; + time->tm_min = (x % 10000) / 100; + time->tm_sec = x % 100; + if (time->tm_hour > 23 || time->tm_min > 59 || time->tm_sec > 59 || (int) (rv - s) < NMEA_TIME_FORMAT_LEN) { + return -1; + } + if (*rv == '.') { + /* TODO There is a sub-second field. */ + } + + return 0; +} + +int +nmea_date_parse(char *s, struct tm *date) +{ + char *rv; + uint32_t x; + + if (s == NULL || *s == '\0') { + return -1; + } + + x = strtoul(s, &rv, 10); + date->tm_mday = x / 10000; + date->tm_mon = ((x % 10000) / 100) - 1; + date->tm_year = x % 100; + + // Normalize tm_year according to C standard library + if (date->tm_year > 1900) { // ZDA message case + date->tm_year -= TM_YEAR_START; + } else { // RMC message case + date->tm_year += (RMC_YEAR_START - TM_YEAR_START); + } + + return 0; +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.h b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.h new file mode 100644 index 0000000..ca6b0bd --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/src/parsers/parse.h @@ -0,0 +1,72 @@ +#ifndef INC_NMEA_PARSE_H +#define INC_NMEA_PARSE_H + +#ifndef _XOPEN_SOURCE +#define _XOPEN_SOURCE /* glibc2 needs this */ +#endif + +#include +#include +#include +#include "../nmea/nmea.h" + +#define NMEA_TIME_FORMAT "%H%M%S" +#define NMEA_TIME_FORMAT_LEN 6 + +#define NMEA_DATE_FORMAT "%d%m%y" +#define NMEA_DATE_FORMAT_LEN 6 + +#ifdef __cplusplus +extern "C" { +#endif + +/** + * Parse GPS position longitude or latitude + * + * s string containing the position. Ex: "4712.55", 47 degrees and + * 12.55 minutes. Will be modified. + * pos is a pointer to a nmea_position struct where the result should be stored. + * + * Returns 0 on success, otherwise -1. + */ +int nmea_position_parse(char *s, nmea_position *pos); + +/** + * Parse cardinal direction + * + * s is a string containing the letter representing the cardinal direction. + * + * Returns the cardinal direction (nmea_cardinal_t). On failure, + * NMEA_CARDINAL_DIR_UNKNOWN is returned. + */ +nmea_cardinal_t nmea_cardinal_direction_parse(char *s); + +/** + * Parse time from a string + * + * s is a string containing the time in format "HHMMSS". + * time is a pointer to a tm struct where the parser time will be stored. + * It is assumed that time is already initialized, no initialization is done + * to the structure in this function. + * + * Returns 0 on success, otherwise -1. + */ +int nmea_time_parse(char *s, struct tm *time); + +/** + * Parse date from a string + * + * s is a string containing the date in format "ddmmyy". + * date is a pointer to a tm struct where the parser date will be stored. + * It is assumed that date is already initialized, no initialization is done + * to the structure in this function. + * + * Returns 0 on success, otherwise -1. + */ +int nmea_date_parse(char *s, struct tm *date); + +#ifdef __cplusplus +} +#endif + +#endif /* INC_NMEA_PARSE_H */ diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/minunit.h b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/minunit.h new file mode 100644 index 0000000..7054087 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/minunit.h @@ -0,0 +1,24 @@ +#define KNRM "\x1B[0m" +#define KBLU "\x1B[34m" +#define KGRN "\x1B[32m" +#define KERR "\x1B[5;31;50m" + +/* macro to print out the header for a new group of tests */ +#define mu_group(name) printf("%s • %s%s\n", KBLU, name, KNRM) + +/* macro for asserting a statement */ +#define mu_assert(message, test) do { \ + if (!(test)) { \ + printf("\t%s× %s%s\n", KERR, message, KNRM); \ + return message; \ + } \ + printf("\t%s• %s%s\n", KGRN, message, KNRM); \ + } while (0) + +/* run a test function and return result */ +#define mu_run_test(test) do { \ + char *message = test(); tests_run++; \ + if (message) { return message; } \ + } while (0) + +#define ARRAY_LENGTH(a) (sizeof a / sizeof (a[0])) diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test.sh b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test.sh new file mode 100755 index 0000000..c13d92c --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +if [[ -z "$1" ]] || [[ ! -x "$1" ]]; then + echo "usage: $0 " + exit 1 +fi + +set -euo pipefail +TESTS_PATH=$(dirname $0) + +$1 <${TESTS_PATH}/parse_stdin_test_in.txt >parse_stdin_test_out.txt +diff parse_stdin_test_out.txt ${TESTS_PATH}/parse_stdin_test_out_expected.txt + diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test_in.txt b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test_in.txt new file mode 100644 index 0000000..47d956a --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test_in.txt @@ -0,0 +1,20 @@ +$GPRMC,170058.89,V,3554.928,N,08002.496,W,9.4,1.57,050521,,E*41 +$GPGGA,170059.89,3554.928,N,08002.496,W,0,00,,,M,,M,,*6F +$GPGLL,3554.928,N,08002.496,W,170100.89,V*02 +$GPGSA,A,3,07,15,08,16,10,09,,,,,,,0.7,0.7,0.5*33 +$GPGSV,2,1,06,07,76,278,27,15,07,332,52,08,63,133,57,16,82,309,55*7D +$GPGSV,2,2,06,10,84,275,62,09,30,087,38*78 +$GPVTG,360.0,T,348.7,M,000.0,N,000.0,K*43 +$GPTXT,01,01,02,u-blox ag - www.u-blox.com*50 +$GPGLL,4916.45,N,12311.12,W,225444,A,*1D +$GPGLL,4916.45,N,12311.12,W,225444,A,*D1 +$GPGLL,4916.45,N,12311.12,W,225444,A, +$GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*47 +$GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*57 +$GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,, +$GPGSA,A,3,04,05,,09,12,,,24,,,,,2.5,1.3,2.1*39 +$GPGSV,2,1,08,01,40,083,46,02,17,308,41,12,07,344,39,14,22,228,45*75 +$GPRMC,123519,A,4807.038,N,01131.000,E,022.4,084.4,230394,003.1,W*6A +$GPVTG,054.7,T,034.4,M,005.5,N,010.2,K*48 +$GPWPL,4807.038,N,01131.000,E,WPTNME*5C +$GPAPB,A,A,0.10,R,N,V,V,011,M,DEST,011,M,011,M*3C diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test_out_expected.txt b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test_out_expected.txt new file mode 100644 index 0000000..d2345c9 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/parse_stdin_test_out_expected.txt @@ -0,0 +1,131 @@ +GPRMC sentence +Longitude: + Degrees: 80 + Minutes: 2.496000 + Cardinal: W +Latitude: + Degrees: 35 + Minutes: 54.928000 + Cardinal: N +Date & Time: 05 May 17:00:58 2021 +Speed, in Knots: 9.400000: +Track, in degrees: 1.570000 +Magnetic Variation: + Degrees: 0.000000 + Cardinal: E +Adjusted Track (heading): 1.570000 +GPGGA sentence +Number of satellites: 0 +Altitude: 0.000000 M +GPGLL sentence +Longitude: + Degrees: 80 + Minutes: 2.496000 + Cardinal: W +Latitude: + Degrees: 35 + Minutes: 54.928000 + Cardinal: N +Time: 17:01:00 +GPGSA Sentence: + Mode: A + Fix: 3 + PDOP: 0.70 + HDOP: 0.70 + VDOP: 0.50 +GPGSV Sentence: + Num: 2 + ID: 1 + SV: 6 + #1: 7 76 278 27 + #2: 15 7 332 52 + #3: 8 63 133 57 + #4: 16 82 309 55 +GPGSV Sentence: + Num: 2 + ID: 2 + SV: 6 + #1: 10 84 275 62 + #2: 9 30 87 38 + #3: -1 0 0 0 + #4: -1 0 0 0 +GPVTG Sentence: + Track [deg]: 360.00 + Speed [kmph]: 0.00 + Speed [knots]: 0.00 +GPTXT Sentence: + ID: 1 1 2 + u-blox ag - www.u-blox.com +GPGLL sentence +Longitude: + Degrees: 123 + Minutes: 11.120000 + Cardinal: W +Latitude: + Degrees: 49 + Minutes: 16.450000 + Cardinal: N +Time: 22:54:44 +GPGLL sentence +Longitude: + Degrees: 123 + Minutes: 11.120000 + Cardinal: W +Latitude: + Degrees: 49 + Minutes: 16.450000 + Cardinal: N +Time: 22:54:44 +GPGLL sentence +Longitude: + Degrees: 123 + Minutes: 11.120000 + Cardinal: W +Latitude: + Degrees: 49 + Minutes: 16.450000 + Cardinal: N +Time: 22:54:44 +GPGGA sentence +Number of satellites: 8 +Altitude: 545.400000 M +GPGGA sentence +Number of satellites: 8 +Altitude: 545.400000 M +GPGGA sentence +Number of satellites: 8 +Altitude: 545.400000 M +GPGSA Sentence: + Mode: A + Fix: 3 + PDOP: 2.50 + HDOP: 1.30 + VDOP: 2.10 +GPGSV Sentence: + Num: 2 + ID: 1 + SV: 8 + #1: 1 40 83 46 + #2: 2 17 308 41 + #3: 12 7 344 39 + #4: 14 22 228 45 +GPRMC sentence +Longitude: + Degrees: 11 + Minutes: 31.000000 + Cardinal: E +Latitude: + Degrees: 48 + Minutes: 7.038000 + Cardinal: N +Date & Time: 23 Mar 12:35:19 2094 +Speed, in Knots: 22.400000: +Track, in degrees: 84.400000 +Magnetic Variation: + Degrees: 3.100000 + Cardinal: W +Adjusted Track (heading): 87.500000 +GPVTG Sentence: + Track [deg]: 54.70 + Speed [kmph]: 10.20 + Speed [knots]: 5.50 diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_lib.c b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_lib.c new file mode 100755 index 0000000..b96b9f5 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_lib.c @@ -0,0 +1,307 @@ +#include +#include +#include + +#include +#include "../minunit.h" + +int tests_run = 0; + +static char * +test_get_type_ok() +{ + char *sentence; + nmea_t res; + + sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A,*1D\r\n"); + res = nmea_get_type(sentence); + mu_assert("should return correct type (GPGLL)", NMEA_GPGLL == res); + free(sentence); + + sentence = strdup("$GPGGA,4916.45,N,12311.12,W,225444,A\r\n"); + res = nmea_get_type(sentence); + mu_assert("should return correct type (GPGGA)", NMEA_GPGGA == res); + free(sentence); + + sentence = strdup("$GNGGA,4916.45,N,12311.12,W,225444,A\r\n"); + res = nmea_get_type(sentence); + mu_assert("should return correct type (GPGGA) even if talker is GN", NMEA_GPGGA == res); + free(sentence); + + return 0; +} + +static char * +test_get_type_unknown() +{ + char *sentence; + nmea_t res; + + sentence = strdup("THISISWRONG"); + res = nmea_get_type(sentence); + mu_assert("should return NMEA_UNKNOWN on unknown sentence type", NMEA_UNKNOWN == res); + free(sentence); + + sentence = strdup("$UNKNOWN"); + res = nmea_get_type(sentence); + mu_assert("should return NMEA_UNKNOWN on unknown sentence type", NMEA_UNKNOWN == res); + free(sentence); + + sentence = strdup(""); + res = nmea_get_type(sentence); + mu_assert("should return nmea_unknown on empty sentence", NMEA_UNKNOWN == res); + free(sentence); + + return 0; +} + +static char * +test_get_checksum_with_crc() +{ + // Sentence with checksum (0x1D == 29) + char *sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A,*1D\r\n"); + uint8_t res = nmea_get_checksum(sentence); + mu_assert("should return correct checksum", 29 == res); + free(sentence); + + return 0; +} + +static char * +test_get_checksum_without_crc() +{ + // Sentence without checksum (0x1D == 29) + char *sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A,\r\n"); + uint8_t res = nmea_get_checksum(sentence); + mu_assert("should return correct checksum", 29 == res); + free(sentence); + + return 0; +} + +static char * +test_has_checksum_yes() +{ + // Sentence with checksum + char *sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A*1D\r\n"); + int res = nmea_has_checksum(sentence, strlen(sentence)); + mu_assert("should return 0 when sentence has a checksum", 0 == res); + free(sentence); + + return 0; +} + +static char * +test_has_checksum_no() +{ + // Sentence without checksum + char *sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A\r\n"); + int res = nmea_has_checksum(sentence, strlen(sentence)); + mu_assert("should return -1 when sentence does not have a checksum", -1 == res); + free(sentence); + + return 0; +} + +static char * +test_validate_ok_with_crc() +{ + // Valid sentence with checksum + char *sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A,*1D\r\n"); + int res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return 0 when sentence is valid", 0 == res); + free(sentence); + + return 0; +} + +static char * +test_validate_ok_without_crc() +{ + char *sentence; + int res; + + // Valid sentence without checksum + sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A\r\n"); + res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return 0 when sentence is valid", 0 == res); + free(sentence); + + // Valid sentence with invalid checksum + sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A*FF\r\n"); + res = nmea_validate(sentence, strlen(sentence), 0); + mu_assert("should return 0 when check_checksum is 0 and crc is invalid", 0 == res); + free(sentence); + + return 0; +} + +static char * +test_validate_fail_type() +{ + // Invalid sentence type + char *sentence = strdup("$GPgll,4916.45,N,12311.12,W,225444,A\r\n"); + int res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return -1 when sentence type is invalid", -1 == res); + free(sentence); + + return 0; +} + +static char * +test_validate_fail_start() +{ + // Invalid sentence start (no $ sign) + char *sentence = strdup("£GPGLL,4916.45,N,12311.12,W,225444,A\r\n"); + int res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return -1 when sentence start is invalid", -1 == res); + free(sentence); + + return 0; +} + +static char * +test_validate_fail_end() +{ + char *sentence; + int res; + + // Invalid sentence ending (no \n) + sentence = strdup("$GPGLL,4916.45,N,12311.12,W,225444,A"); + res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return -1 when sentence ending is invalid", -1 == res); + free(sentence); + + // Too short sentence + sentence = strdup("$GP"); + res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return -1 when sentence is too short", -1 == res); + free(sentence); + + return 0; +} + +static char * +test_validate_fail_empty() +{ + // Invalid sentence (empty string) + char *sentence = strdup(""); + int res = nmea_validate(sentence, strlen(sentence), 1); + mu_assert("should return -1 when sentence is empty", -1 == res); + free(sentence); + + return 0; +} + +static char * +test_parse_ok() +{ + char *sentence; + nmea_s *res; + + // With crc\n + sentence = strdup("$GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*47\r\n"); + res = nmea_parse(sentence, strlen(sentence), 1); + mu_assert("should be able to parse a GPGGA sentence", NULL != res); + free(sentence); + nmea_free(res); + + // With invalid crc, but check disabled + sentence = strdup("$GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*FF\r\n"); + res = nmea_parse(sentence, strlen(sentence), 0); + mu_assert("should be able to parse a GPGGA sentence", NULL != res); + free(sentence); + nmea_free(res); + + return 0; + } + +static char * +test_parse_unknown() +{ + char *sentence; + nmea_s *res; + + sentence = strdup("$JACK1,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*47\r\n"); + res = nmea_parse(sentence, strlen(sentence), 1); + mu_assert("should return NULL when sentence type is unknown", NULL == res); + free(sentence); + nmea_free(res); + + return 0; +} + +static char * +test_parse_invalid() +{ + char *sentence; + nmea_s *res; + + sentence = strdup("$GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*FF\r\n"); + res = nmea_parse(sentence, strlen(sentence), 1); + mu_assert("should return NULL when checksum is invalid", NULL == res); + free(sentence); + nmea_free(res); + + sentence = strdup(""); + res = nmea_parse(sentence, strlen(sentence), 1); + mu_assert("should return NULL when sentence is empty", NULL == res); + free(sentence); + nmea_free(res); + + sentence = strdup("invalid"); + res = nmea_parse(sentence, strlen(sentence), 1); + mu_assert("should return NULL when sentence is invalid", NULL == res); + free(sentence); + nmea_free(res); + + res = nmea_parse(NULL, 0, 1); + mu_assert("should return NULL when sentence is NULL", NULL == res); + nmea_free(res); + + return 0; +} + +static char * +all_tests() +{ + mu_group("nmea_get_type()"); + mu_run_test(test_get_type_ok); + mu_run_test(test_get_type_unknown); + + mu_group("nmea_get_checksum()"); + mu_run_test(test_get_checksum_with_crc); + mu_run_test(test_get_checksum_without_crc); + + mu_group("nmea_has_checksum()"); + mu_run_test(test_has_checksum_yes); + mu_run_test(test_has_checksum_no); + + mu_group("nmea_validate()"); + mu_run_test(test_validate_ok_with_crc); + mu_run_test(test_validate_ok_without_crc); + + mu_run_test(test_validate_fail_type); + mu_run_test(test_validate_fail_start); + mu_run_test(test_validate_fail_end); + mu_run_test(test_validate_fail_empty); + + mu_group("nmea_parse()"); + mu_run_test(test_parse_ok); + mu_run_test(test_parse_unknown); + mu_run_test(test_parse_invalid); + return 0; +} + +int +main(void) +{ + tests_run = 0; + + char *result = all_tests(); + if (result != 0) { + exit(EXIT_FAILURE); + } + + exit(EXIT_SUCCESS); +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_nmea_helpers.c b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_nmea_helpers.c new file mode 100644 index 0000000..c148f04 --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_nmea_helpers.c @@ -0,0 +1,132 @@ +#include +#include +#include + +#include "../../src/nmea/nmea.c" +#include "../minunit.h" + +int tests_run; + +int +verify_values(char **values, char **expected, int n) +{ + int i = 0; + + while (i < n) { + if (0 != strcmp(values[i], expected[i])) { + return -1; + } + i++; + } + + return 0; +} + +static char * +test_split_string_by_comma_ok() +{ + int rv; + char *test_str; + char *values[24]; + + /* Normal test */ + test_str = strdup("JACK,ENGQVIST,JOHANSSON,89"); + rv = _split_string_by_comma(test_str, values, ARRAY_LENGTH(values)); + mu_assert("should return the correct number of values", 4 == rv); + + char *expected[] = { "JACK", "ENGQVIST", "JOHANSSON", "89" }; + mu_assert("should be able to split a comma seperated string", 0 == verify_values(values, expected, rv)); + free(test_str); + + /* Empty values */ + test_str = strdup(",SOME,EMPTY,VALUES,,"); + rv = _split_string_by_comma(test_str, values, ARRAY_LENGTH(values)); + mu_assert("should return the correct number of values even when there is empty values (,,)", 6 == rv); + + char *expected2[] = { "", "SOME", "EMPTY", "VALUES", "", "" }; + mu_assert("should be able to split empty values (,,)", 0 == verify_values(values, expected2, rv)); + free(test_str); + + return 0; +} + +static char * +test_crop_sentence_ok() +{ + char *rv; + char *test_str; + + /* With checksum */ + test_str = strdup("$GPGGA,ENGQVIST,JOHANSSON,89*D1\r\n"); + rv = _crop_sentence(test_str, strlen(test_str)); + mu_assert("should return a cropped string", 0 == strcmp(rv, "ENGQVIST,JOHANSSON,89")); + free(test_str); + + /* Without checksum */ + test_str = strdup("$GPGGA,ENGQVIST,JOHANSSON,89\r\n"); + rv = _crop_sentence(test_str, strlen(test_str)); + mu_assert("should return a cropped string without checksum", 0 == strcmp(rv, "ENGQVIST,JOHANSSON,89")); + free(test_str); + + /* Empty values */ + test_str = strdup("$GPGGA,,ENGQVIST,,JOHANSSON,,89,,\r\n"); + rv = _crop_sentence(test_str, strlen(test_str)); + mu_assert("should work with empty values", 0 == strcmp(rv, ",ENGQVIST,,JOHANSSON,,89,,")); + free(test_str); + + /* Empty values and checksum */ + test_str = strdup("$GPGGA,,ENGQVIST,,JOHANSSON,,89,,*1D\r\n"); + rv = _crop_sentence(test_str, strlen(test_str)); + mu_assert("should work with empty values and checksum", 0 == strcmp(rv, ",ENGQVIST,,JOHANSSON,,89,,")); + free(test_str); + + return 0; +} + +static char * +test_is_value_set() +{ + int rv; + + /* With regular string */ + rv = _is_value_set("JACK"); + mu_assert("should return 0 when there is a value", 0 == rv); + + /* With empty string */ + rv = _is_value_set(""); + mu_assert("should return -1 when the string is empty", -1 == rv); + + /* With NULL */ + rv = _is_value_set(NULL); + mu_assert("should return -1 on NULL", -1 == rv); + + return 0; +} + +static char * +all_tests() +{ + mu_group("_split_string_by_comma()"); + mu_run_test(test_split_string_by_comma_ok); + + mu_group("_crop_sentence()"); + mu_run_test(test_crop_sentence_ok); + + mu_group("_is_value_set()"); + mu_run_test(test_is_value_set); + + return 0; +} + +int +main(void) +{ + tests_run = 0; + + char *result = all_tests(); + if (result != 0) { + exit(EXIT_FAILURE); + } + + exit(EXIT_SUCCESS); +} diff --git a/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_parse.c b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_parse.c new file mode 100644 index 0000000..2459fca --- /dev/null +++ b/esp-idf/managed_components/libnmea-esp32/libnmea/tests/unit-tests/test_parse.c @@ -0,0 +1,220 @@ +#include +#include +#include + +#include "../../src/parsers/parse.h" +#include "../minunit.h" + +int tests_run = 0; + +static char * +test_position_parse_ok() +{ + int res; + char *s; + nmea_position *pos = malloc(sizeof (nmea_position)); + + /* 3 digit degrees */ + s = strdup("12311.12"); + res = nmea_position_parse(s, pos); + mu_assert("should return return 0 when successfull", 0 == res); + mu_assert("pos->degrees should be 123", 123 == pos->degrees); + mu_assert("pos->minutes should be 11.12", 11.12 == pos->minutes); + free(s); + + /* 2 digit degrees */ + s = strdup("2621.44"); + res = nmea_position_parse(s, pos); + mu_assert("should return return 0 when successfull", 0 == res); + mu_assert("pos->degrees should be 123", 26 == pos->degrees); + mu_assert("pos->minutes should be 11.12", 21.44 == pos->minutes); + free(s); + + /* 1 digit degrees */ + s = strdup("901.01"); + res = nmea_position_parse(s, pos); + mu_assert("should return return 0 when successfull", 0 == res); + mu_assert("pos->degrees should be 123", 9 == pos->degrees); + mu_assert("pos->minutes should be 11.12", 1.01 == pos->minutes); + free(s); + + /* 0 decimals in minutes */ + s = strdup("901."); + res = nmea_position_parse(s, pos); + mu_assert("should return return 0 when successfull", 0 == res); + mu_assert("pos->degrees should be 123", 9 == pos->degrees); + mu_assert("pos->minutes should be 11.12", 1.0 == pos->minutes); + free(s); + + free(pos); + return 0; +} + +static char * +test_position_parse_fail() +{ + int res; + char *s; + nmea_position *pos = malloc(sizeof (nmea_position)); + + /* no minutes */ + s = strdup("123"); + res = nmea_position_parse(s, pos); + mu_assert("should return return -1 on failure", -1 == res); + free(s); + + /* empty string */ + s = strdup(""); + res = nmea_position_parse(s, pos); + mu_assert("should return return -1 on empty string", -1 == res); + free(s); + + /* NULL */ + res = nmea_position_parse(NULL, pos); + mu_assert("should return return -1 on NULL", -1 == res); + + free(pos); + return 0; +} + +static char * +test_cardinal_dir_parse_ok() +{ + nmea_cardinal_t card; + + /* North */ + card = nmea_cardinal_direction_parse("N"); + mu_assert("should return NMEA_CARDINAL_NORTH on \"N\"", NMEA_CARDINAL_DIR_NORTH == card); + + /* East */ + card = nmea_cardinal_direction_parse("E"); + mu_assert("should return NMEA_CARDINAL_EAST on \"E\"", NMEA_CARDINAL_DIR_EAST == card); + + /* South */ + card = nmea_cardinal_direction_parse("S"); + mu_assert("should return NMEA_CARDINAL_SOUTH on \"S\"", NMEA_CARDINAL_DIR_SOUTH == card); + + /* West */ + card = nmea_cardinal_direction_parse("W"); + mu_assert("should return NMEA_CARDINAL_WEST on \"W\"", NMEA_CARDINAL_DIR_WEST == card); + + return 0; +} + +static char * +test_cardinal_dir_parse_fail() +{ + nmea_cardinal_t card; + + /* Empty string */ + card = nmea_cardinal_direction_parse(""); + mu_assert("should return NMEA_CARDINAL_UNKNOWN on empty string", NMEA_CARDINAL_DIR_UNKNOWN == card); + + /* NULL */ + card = nmea_cardinal_direction_parse(NULL); + mu_assert("should return NMEA_CARDINAL_UNKNOWN on NULL", NMEA_CARDINAL_DIR_UNKNOWN == card); + + /* Unknown character (J) */ + card = nmea_cardinal_direction_parse("J"); + mu_assert("should return NMEA_CARDINAL_UNKNOWN on \"J\"", NMEA_CARDINAL_DIR_UNKNOWN == card); + + /* Unknown character (n) */ + card = nmea_cardinal_direction_parse("n"); + mu_assert("should return NMEA_CARDINAL_UNKNOWN on \"n\"", NMEA_CARDINAL_DIR_UNKNOWN == card); + + return 0; +} + +static char * +test_time_parse_ok() +{ + int rv; + struct tm t; + + /* Parse time, no leading zeros */ + rv = nmea_time_parse("171521", &t); + mu_assert("should return 0 on success", 0 == rv); + mu_assert("t.tm_sec should be 21", 21 == t.tm_sec); + mu_assert("t.tm_min should be 15", 15 == t.tm_min); + mu_assert("t.tm_hour should be 17", 17 == t.tm_hour); + + /* Parse time, with leading zeros */ + rv = nmea_time_parse("090801", &t); + mu_assert("should return 0 on success", 0 == rv); + mu_assert("t.tm_sec should be 1", 1 == t.tm_sec); + mu_assert("t.tm_min should be 8", 8 == t.tm_min); + mu_assert("t.tm_hour should be 9", 9 == t.tm_hour); + + return 0; +} + +static char * +test_time_parse_fail() +{ + int rv; + struct tm t; + + /* Invalid time, hours over 23 */ + rv = nmea_time_parse("240000", &t); + mu_assert("should return -1 when hours is over 23", -1 == rv); + + /* Invalid time, minutes over 59 */ + rv = nmea_time_parse("006000", &t); + mu_assert("should return -1 when minutes is over 59", -1 == rv); + + /* + * Invalid time, seconds over 61 (tm_sec is generally 0-59. The extra range is + * to accommodate for leap seconds in certain systems). + **/ + rv = nmea_time_parse("000062", &t); + mu_assert("should return -1 when seconds is over 59", -1 == rv); + + /* Too short string */ + rv = nmea_time_parse("2345", &t); + mu_assert("should return -1 on too short string", -1 == rv); + + /* Invalid characters */ + rv = nmea_time_parse("2345XX", &t); + mu_assert("should return -1 on invalid characters", -1 == rv); + + /* Empty string */ + rv = nmea_time_parse("", &t); + mu_assert("should return -1 on empty string", -1 == rv); + + /* NULL */ + rv = nmea_time_parse(NULL, &t); + mu_assert("should return -1 on NULL", -1 == rv); + + return 0; +} + +static char * +all_tests() +{ + mu_group("nmea_position_parse()"); + mu_run_test(test_position_parse_ok); + mu_run_test(test_position_parse_fail); + + mu_group("nmea_cardinal_dir_parse()"); + mu_run_test(test_cardinal_dir_parse_ok); + mu_run_test(test_cardinal_dir_parse_fail); + + mu_group("nmea_time_parse()"); + mu_run_test(test_time_parse_ok); + mu_run_test(test_time_parse_fail); + + return 0; +} + +int +main(void) +{ + tests_run = 0; + + char *result = all_tests(); + if (result != 0) { + exit(EXIT_FAILURE); + } + + exit(EXIT_SUCCESS); +} diff --git a/esp-idf/sdkconfig b/esp-idf/sdkconfig new file mode 100644 index 0000000..415c6a0 --- /dev/null +++ b/esp-idf/sdkconfig @@ -0,0 +1,1506 @@ +# +# Automatically generated file. DO NOT EDIT. +# Espressif IoT Development Framework (ESP-IDF) Project Configuration +# +CONFIG_IDF_CMAKE=y +CONFIG_IDF_TARGET_ARCH_XTENSA=y +CONFIG_IDF_TARGET="esp32s3" +CONFIG_IDF_TARGET_ESP32S3=y +CONFIG_IDF_FIRMWARE_CHIP_ID=0x0009 + +# +# SDK tool configuration +# +CONFIG_SDK_TOOLPREFIX="xtensa-esp32s3-elf-" +# CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS is not set +# end of SDK tool configuration + +# +# Build type +# +CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y +# CONFIG_APP_BUILD_TYPE_ELF_RAM is not set +CONFIG_APP_BUILD_GENERATE_BINARIES=y +CONFIG_APP_BUILD_BOOTLOADER=y +CONFIG_APP_BUILD_USE_FLASH_SECTIONS=y +# end of Build type + +# +# Application manager +# +CONFIG_APP_COMPILE_TIME_DATE=y +# CONFIG_APP_EXCLUDE_PROJECT_VER_VAR is not set +# CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR is not set +# CONFIG_APP_PROJECT_VER_FROM_CONFIG is not set +CONFIG_APP_RETRIEVE_LEN_ELF_SHA=16 +# end of Application manager + +# +# Bootloader config +# +CONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x0 +CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y +# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG is not set +# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF is not set +# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE is not set +# CONFIG_BOOTLOADER_LOG_LEVEL_NONE is not set +# CONFIG_BOOTLOADER_LOG_LEVEL_ERROR is not set +# CONFIG_BOOTLOADER_LOG_LEVEL_WARN is not set +CONFIG_BOOTLOADER_LOG_LEVEL_INFO=y +# CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG is not set +# CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE is not set +CONFIG_BOOTLOADER_LOG_LEVEL=3 +CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y +# CONFIG_BOOTLOADER_FACTORY_RESET is not set +# CONFIG_BOOTLOADER_APP_TEST is not set +CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE=y +CONFIG_BOOTLOADER_WDT_ENABLE=y +# CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE is not set +CONFIG_BOOTLOADER_WDT_TIME_MS=9000 +CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y +# CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK is not set +# CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not set +# CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON is not set +# CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS is not set +CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0 +# CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC is not set +CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT=y +# end of Bootloader config + +# +# Security features +# +CONFIG_SECURE_BOOT_SUPPORTS_RSA=y +CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE=y +# CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT is not set +# CONFIG_SECURE_BOOT is not set +# CONFIG_SECURE_FLASH_ENC_ENABLED is not set +# end of Security features + +# +# Boot ROM Behavior +# +CONFIG_BOOT_ROM_LOG_ALWAYS_ON=y +# CONFIG_BOOT_ROM_LOG_ALWAYS_OFF is not set +# CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH is not set +# CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW is not set +# end of Boot ROM Behavior + +# +# Serial flasher config +# +CONFIG_ESPTOOLPY_BAUD_OTHER_VAL=115200 +CONFIG_ESPTOOLPY_NO_STUB=y +# CONFIG_ESPTOOLPY_OCT_FLASH is not set +# CONFIG_ESPTOOLPY_FLASHMODE_QIO is not set +# CONFIG_ESPTOOLPY_FLASHMODE_QOUT is not set +CONFIG_ESPTOOLPY_FLASHMODE_DIO=y +# CONFIG_ESPTOOLPY_FLASHMODE_DOUT is not set +CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR=y +CONFIG_ESPTOOLPY_FLASHMODE="dio" +# CONFIG_ESPTOOLPY_FLASHFREQ_120M is not set +CONFIG_ESPTOOLPY_FLASHFREQ_80M=y +# CONFIG_ESPTOOLPY_FLASHFREQ_40M is not set +# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set +CONFIG_ESPTOOLPY_FLASHFREQ="80m" +# CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set +# CONFIG_ESPTOOLPY_FLASHSIZE_2MB is not set +CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y +# CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set +# CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set +# CONFIG_ESPTOOLPY_FLASHSIZE_32MB is not set +# CONFIG_ESPTOOLPY_FLASHSIZE_64MB is not set +# CONFIG_ESPTOOLPY_FLASHSIZE_128MB is not set +CONFIG_ESPTOOLPY_FLASHSIZE="4MB" +CONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y +CONFIG_ESPTOOLPY_BEFORE_RESET=y +# CONFIG_ESPTOOLPY_BEFORE_NORESET is not set +CONFIG_ESPTOOLPY_BEFORE="default_reset" +CONFIG_ESPTOOLPY_AFTER_RESET=y +# CONFIG_ESPTOOLPY_AFTER_NORESET is not set +CONFIG_ESPTOOLPY_AFTER="hard_reset" +# CONFIG_ESPTOOLPY_MONITOR_BAUD_CONSOLE is not set +# CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B is not set +# CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B is not set +CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B=y +# CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B is not set +# CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B is not set +# CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB is not set +# CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER is not set +CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL=115200 +CONFIG_ESPTOOLPY_MONITOR_BAUD=115200 +# end of Serial flasher config + +# +# Partition Table +# +# CONFIG_PARTITION_TABLE_SINGLE_APP is not set +# CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE is not set +CONFIG_PARTITION_TABLE_TWO_OTA=y +# CONFIG_PARTITION_TABLE_CUSTOM is not set +CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv" +CONFIG_PARTITION_TABLE_FILENAME="partitions_two_ota.csv" +CONFIG_PARTITION_TABLE_OFFSET=0x8000 +CONFIG_PARTITION_TABLE_MD5=y +# end of Partition Table + +# +# Compiler options +# +CONFIG_COMPILER_OPTIMIZATION_DEFAULT=y +# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set +# CONFIG_COMPILER_OPTIMIZATION_PERF is not set +# CONFIG_COMPILER_OPTIMIZATION_NONE is not set +CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE=y +# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT is not set +# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is not set +CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL=2 +# CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT is not set +CONFIG_COMPILER_HIDE_PATHS_MACROS=y +# CONFIG_COMPILER_CXX_EXCEPTIONS is not set +# CONFIG_COMPILER_CXX_RTTI is not set +CONFIG_COMPILER_STACK_CHECK_MODE_NONE=y +# CONFIG_COMPILER_STACK_CHECK_MODE_NORM is not set +# CONFIG_COMPILER_STACK_CHECK_MODE_STRONG is not set +# CONFIG_COMPILER_STACK_CHECK_MODE_ALL is not set +# CONFIG_COMPILER_WARN_WRITE_STRINGS is not set +# CONFIG_COMPILER_DISABLE_GCC8_WARNINGS is not set +# CONFIG_COMPILER_DUMP_RTL_FILES is not set +# end of Compiler options + +# +# Component config +# + +# +# Application Level Tracing +# +# CONFIG_APPTRACE_DEST_JTAG is not set +CONFIG_APPTRACE_DEST_NONE=y +CONFIG_APPTRACE_LOCK_ENABLE=y +# end of Application Level Tracing + +# +# ESP-ASIO +# +# CONFIG_ASIO_SSL_SUPPORT is not set +# end of ESP-ASIO + +# +# Bluetooth +# +# CONFIG_BT_ENABLED is not set +# end of Bluetooth + +# +# CoAP Configuration +# +CONFIG_COAP_MBEDTLS_PSK=y +# CONFIG_COAP_MBEDTLS_PKI is not set +# CONFIG_COAP_MBEDTLS_DEBUG is not set +CONFIG_COAP_LOG_DEFAULT_LEVEL=0 +# end of CoAP Configuration + +# +# Driver configurations +# + +# +# ADC configuration +# +# CONFIG_ADC_FORCE_XPD_FSM is not set +CONFIG_ADC_DISABLE_DAC=y +# end of ADC configuration + +# +# MCPWM configuration +# +# CONFIG_MCPWM_ISR_IN_IRAM is not set +# end of MCPWM configuration + +# +# SPI configuration +# +# CONFIG_SPI_MASTER_IN_IRAM is not set +CONFIG_SPI_MASTER_ISR_IN_IRAM=y +# CONFIG_SPI_SLAVE_IN_IRAM is not set +CONFIG_SPI_SLAVE_ISR_IN_IRAM=y +# end of SPI configuration + +# +# TWAI configuration +# +# CONFIG_TWAI_ISR_IN_IRAM is not set +# end of TWAI configuration + +# +# UART configuration +# +# CONFIG_UART_ISR_IN_IRAM is not set +# end of UART configuration + +# +# GDMA Configuration +# +# CONFIG_GDMA_CTRL_FUNC_IN_IRAM is not set +# CONFIG_GDMA_ISR_IRAM_SAFE is not set +# end of GDMA Configuration +# end of Driver configurations + +# +# eFuse Bit Manager +# +# CONFIG_EFUSE_CUSTOM_TABLE is not set +# CONFIG_EFUSE_VIRTUAL is not set +CONFIG_EFUSE_MAX_BLK_LEN=256 +# end of eFuse Bit Manager + +# +# ESP-TLS +# +CONFIG_ESP_TLS_USING_MBEDTLS=y +CONFIG_ESP_TLS_USE_DS_PERIPHERAL=y +# CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS is not set +# CONFIG_ESP_TLS_SERVER is not set +# CONFIG_ESP_TLS_PSK_VERIFICATION is not set +# CONFIG_ESP_TLS_INSECURE is not set +# end of ESP-TLS + +# +# ESP32S3-Specific +# +# CONFIG_ESP32S3_DEFAULT_CPU_FREQ_80 is not set +CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160=y +# CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240 is not set +CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ=160 + +# +# Cache config +# +CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB=y +# CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB is not set +CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE=0x4000 +# CONFIG_ESP32S3_INSTRUCTION_CACHE_4WAYS is not set +CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS=y +CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS=8 +# CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_16B is not set +CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B=y +CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE=32 +# CONFIG_ESP32S3_INSTRUCTION_CACHE_WRAP is not set +# CONFIG_ESP32S3_DATA_CACHE_16KB is not set +CONFIG_ESP32S3_DATA_CACHE_32KB=y +# CONFIG_ESP32S3_DATA_CACHE_64KB is not set +CONFIG_ESP32S3_DATA_CACHE_SIZE=0x8000 +# CONFIG_ESP32S3_DATA_CACHE_4WAYS is not set +CONFIG_ESP32S3_DATA_CACHE_8WAYS=y +CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS=8 +# CONFIG_ESP32S3_DATA_CACHE_LINE_16B is not set +CONFIG_ESP32S3_DATA_CACHE_LINE_32B=y +# CONFIG_ESP32S3_DATA_CACHE_LINE_64B is not set +CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE=32 +# CONFIG_ESP32S3_DATA_CACHE_WRAP is not set +# end of Cache config + +# CONFIG_ESP32S3_SPIRAM_SUPPORT is not set +# CONFIG_ESP32S3_TRAX is not set +CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM=0x0 +# CONFIG_ESP32S3_ULP_COPROC_ENABLED is not set +CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM=0 +CONFIG_ESP32S3_DEBUG_OCDAWARE=y +CONFIG_ESP32S3_BROWNOUT_DET=y +CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7=y +# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_6 is not set +# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_5 is not set +# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_4 is not set +# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_3 is not set +# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_2 is not set +# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_1 is not set +CONFIG_ESP32S3_BROWNOUT_DET_LVL=7 +CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1=y +# CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC is not set +# CONFIG_ESP32S3_TIME_SYSCALL_USE_FRC1 is not set +# CONFIG_ESP32S3_TIME_SYSCALL_USE_NONE is not set +CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC=y +# CONFIG_ESP32S3_RTC_CLK_SRC_EXT_CRYS is not set +# CONFIG_ESP32S3_RTC_CLK_SRC_EXT_OSC is not set +# CONFIG_ESP32S3_RTC_CLK_SRC_INT_8MD256 is not set +CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES=1024 +CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY=2000 +# CONFIG_ESP32S3_NO_BLOBS is not set +# CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM is not set +# CONFIG_ESP32S3_USE_FIXED_STATIC_RAM_SIZE is not set +# end of ESP32S3-Specific + +# +# ADC-Calibration +# +# end of ADC-Calibration + +# +# Common ESP-related +# +CONFIG_ESP_ERR_TO_NAME_LOOKUP=y +# end of Common ESP-related + +# +# Ethernet +# +CONFIG_ETH_ENABLED=y +CONFIG_ETH_USE_SPI_ETHERNET=y +# CONFIG_ETH_SPI_ETHERNET_DM9051 is not set +# CONFIG_ETH_SPI_ETHERNET_W5500 is not set +# CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL is not set +# CONFIG_ETH_USE_OPENETH is not set +# end of Ethernet + +# +# Event Loop Library +# +# CONFIG_ESP_EVENT_LOOP_PROFILING is not set +CONFIG_ESP_EVENT_POST_FROM_ISR=y +CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR=y +# end of Event Loop Library + +# +# GDB Stub +# +# end of GDB Stub + +# +# ESP HTTP client +# +CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS=y +# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set +CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y +# end of ESP HTTP client + +# +# HTTP Server +# +CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 +CONFIG_HTTPD_MAX_URI_LEN=512 +CONFIG_HTTPD_ERR_RESP_NO_DELAY=y +CONFIG_HTTPD_PURGE_BUF_LEN=32 +# CONFIG_HTTPD_LOG_PURGE_DATA is not set +# CONFIG_HTTPD_WS_SUPPORT is not set +# end of HTTP Server + +# +# ESP HTTPS OTA +# +# CONFIG_OTA_ALLOW_HTTP is not set +# end of ESP HTTPS OTA + +# +# ESP HTTPS server +# +# CONFIG_ESP_HTTPS_SERVER_ENABLE is not set +# end of ESP HTTPS server + +# +# Hardware Settings +# + +# +# MAC Config +# +CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA=y +CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP=y +CONFIG_ESP_MAC_ADDR_UNIVERSE_BT=y +CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH=y +# CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO is not set +CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR=y +CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES=4 +# end of MAC Config + +# +# Sleep Config +# +CONFIG_ESP_SLEEP_POWER_DOWN_FLASH=y +CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND=y +CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND=y +# CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND is not set +# end of Sleep Config + +# +# RTC Clock Config +# +CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB=y +# end of RTC Clock Config +# end of Hardware Settings + +# +# IPC (Inter-Processor Call) +# +CONFIG_ESP_IPC_TASK_STACK_SIZE=1536 +CONFIG_ESP_IPC_USES_CALLERS_PRIORITY=y +CONFIG_ESP_IPC_ISR_ENABLE=y +# end of IPC (Inter-Processor Call) + +# +# LCD and Touch Panel +# + +# +# LCD Peripheral Configuration +# +CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE=32 +# CONFIG_LCD_RGB_ISR_IRAM_SAFE is not set +# end of LCD Peripheral Configuration +# end of LCD and Touch Panel + +# +# ESP NETIF Adapter +# +CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL=120 +CONFIG_ESP_NETIF_TCPIP_LWIP=y +# CONFIG_ESP_NETIF_LOOPBACK is not set +CONFIG_ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER=y +# end of ESP NETIF Adapter + +# +# PHY +# +CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE=y +# CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION is not set +CONFIG_ESP_PHY_MAX_WIFI_TX_POWER=20 +CONFIG_ESP_PHY_MAX_TX_POWER=20 +CONFIG_ESP_PHY_ENABLE_USB=y +# end of PHY + +# +# Power Management +# +# CONFIG_PM_ENABLE is not set +CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP=y +CONFIG_PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP=y +# end of Power Management + +# +# ESP System Settings +# +# CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT is not set +CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT=y +# CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT is not set +# CONFIG_ESP_SYSTEM_PANIC_GDBSTUB is not set +# CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME is not set +CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK=y +CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=y + +# +# Memory protection +# +# end of Memory protection + +CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE=32 +CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2304 +CONFIG_ESP_MAIN_TASK_STACK_SIZE=3584 +CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0=y +# CONFIG_ESP_MAIN_TASK_AFFINITY_CPU1 is not set +# CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY is not set +CONFIG_ESP_MAIN_TASK_AFFINITY=0x0 +CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048 +# CONFIG_ESP_CONSOLE_UART_DEFAULT is not set +# CONFIG_ESP_CONSOLE_USB_CDC is not set +CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y +# CONFIG_ESP_CONSOLE_UART_CUSTOM is not set +# CONFIG_ESP_CONSOLE_NONE is not set +CONFIG_ESP_CONSOLE_SECONDARY_NONE=y +CONFIG_ESP_CONSOLE_MULTIPLE_UART=y +CONFIG_ESP_CONSOLE_UART_NUM=-1 +CONFIG_ESP_INT_WDT=y +CONFIG_ESP_INT_WDT_TIMEOUT_MS=300 +CONFIG_ESP_INT_WDT_CHECK_CPU1=y +CONFIG_ESP_TASK_WDT=y +# CONFIG_ESP_TASK_WDT_PANIC is not set +CONFIG_ESP_TASK_WDT_TIMEOUT_S=5 +CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=y +CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=y +# CONFIG_ESP_PANIC_HANDLER_IRAM is not set +# CONFIG_ESP_DEBUG_STUBS_ENABLE is not set +CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4=y +# end of ESP System Settings + +# +# High resolution timer (esp_timer) +# +# CONFIG_ESP_TIMER_PROFILING is not set +CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y +CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y +CONFIG_ESP_TIMER_TASK_STACK_SIZE=3584 +CONFIG_ESP_TIMER_INTERRUPT_LEVEL=1 +# CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD is not set +CONFIG_ESP_TIMER_IMPL_SYSTIMER=y +# end of High resolution timer (esp_timer) + +# +# Wi-Fi +# +CONFIG_ESP32_WIFI_ENABLED=y +CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=10 +CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32 +# CONFIG_ESP32_WIFI_STATIC_TX_BUFFER is not set +CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER=y +CONFIG_ESP32_WIFI_TX_BUFFER_TYPE=1 +CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM=32 +# CONFIG_ESP32_WIFI_CSI_ENABLED is not set +CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED=y +CONFIG_ESP32_WIFI_TX_BA_WIN=6 +CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y +CONFIG_ESP32_WIFI_RX_BA_WIN=6 +CONFIG_ESP32_WIFI_NVS_ENABLED=y +CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0=y +# CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_1 is not set +CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN=752 +CONFIG_ESP32_WIFI_MGMT_SBUF_NUM=32 +CONFIG_ESP32_WIFI_IRAM_OPT=y +CONFIG_ESP32_WIFI_RX_IRAM_OPT=y +CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE=y +# CONFIG_ESP_WIFI_SLP_IRAM_OPT is not set +# CONFIG_ESP_WIFI_FTM_ENABLE is not set +# CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE is not set +# CONFIG_ESP_WIFI_GCMP_SUPPORT is not set +# CONFIG_ESP_WIFI_GMAC_SUPPORT is not set +CONFIG_ESP_WIFI_SOFTAP_SUPPORT=y +# end of Wi-Fi + +# +# Core dump +# +# CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH is not set +# CONFIG_ESP_COREDUMP_ENABLE_TO_UART is not set +CONFIG_ESP_COREDUMP_ENABLE_TO_NONE=y +# end of Core dump + +# +# FAT Filesystem support +# +# CONFIG_FATFS_CODEPAGE_DYNAMIC is not set +CONFIG_FATFS_CODEPAGE_437=y +# CONFIG_FATFS_CODEPAGE_720 is not set +# CONFIG_FATFS_CODEPAGE_737 is not set +# CONFIG_FATFS_CODEPAGE_771 is not set +# CONFIG_FATFS_CODEPAGE_775 is not set +# CONFIG_FATFS_CODEPAGE_850 is not set +# CONFIG_FATFS_CODEPAGE_852 is not set +# CONFIG_FATFS_CODEPAGE_855 is not set +# CONFIG_FATFS_CODEPAGE_857 is not set +# CONFIG_FATFS_CODEPAGE_860 is not set +# CONFIG_FATFS_CODEPAGE_861 is not set +# CONFIG_FATFS_CODEPAGE_862 is not set +# CONFIG_FATFS_CODEPAGE_863 is not set +# CONFIG_FATFS_CODEPAGE_864 is not set +# CONFIG_FATFS_CODEPAGE_865 is not set +# CONFIG_FATFS_CODEPAGE_866 is not set +# CONFIG_FATFS_CODEPAGE_869 is not set +# CONFIG_FATFS_CODEPAGE_932 is not set +# CONFIG_FATFS_CODEPAGE_936 is not set +# CONFIG_FATFS_CODEPAGE_949 is not set +# CONFIG_FATFS_CODEPAGE_950 is not set +CONFIG_FATFS_CODEPAGE=437 +CONFIG_FATFS_LFN_NONE=y +# CONFIG_FATFS_LFN_HEAP is not set +# CONFIG_FATFS_LFN_STACK is not set +CONFIG_FATFS_FS_LOCK=0 +CONFIG_FATFS_TIMEOUT_MS=10000 +CONFIG_FATFS_PER_FILE_CACHE=y +# CONFIG_FATFS_USE_FASTSEEK is not set +# end of FAT Filesystem support + +# +# Modbus configuration +# +CONFIG_FMB_COMM_MODE_TCP_EN=y +CONFIG_FMB_TCP_PORT_DEFAULT=502 +CONFIG_FMB_TCP_PORT_MAX_CONN=5 +CONFIG_FMB_TCP_CONNECTION_TOUT_SEC=20 +CONFIG_FMB_COMM_MODE_RTU_EN=y +CONFIG_FMB_COMM_MODE_ASCII_EN=y +CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND=150 +CONFIG_FMB_MASTER_DELAY_MS_CONVERT=200 +CONFIG_FMB_QUEUE_LENGTH=20 +CONFIG_FMB_PORT_TASK_STACK_SIZE=4096 +CONFIG_FMB_SERIAL_BUF_SIZE=256 +CONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB=8 +CONFIG_FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS=1000 +CONFIG_FMB_PORT_TASK_PRIO=10 +# CONFIG_FMB_PORT_TASK_AFFINITY_NO_AFFINITY is not set +CONFIG_FMB_PORT_TASK_AFFINITY_CPU0=y +# CONFIG_FMB_PORT_TASK_AFFINITY_CPU1 is not set +CONFIG_FMB_PORT_TASK_AFFINITY=0x0 +CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT=y +CONFIG_FMB_CONTROLLER_SLAVE_ID=0x00112233 +CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT=20 +CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE=20 +CONFIG_FMB_CONTROLLER_STACK_SIZE=4096 +CONFIG_FMB_EVENT_QUEUE_TIMEOUT=20 +# CONFIG_FMB_TIMER_PORT_ENABLED is not set +CONFIG_FMB_TIMER_GROUP=0 +CONFIG_FMB_TIMER_INDEX=0 +CONFIG_FMB_MASTER_TIMER_GROUP=0 +CONFIG_FMB_MASTER_TIMER_INDEX=0 +# CONFIG_FMB_TIMER_ISR_IN_IRAM is not set +# end of Modbus configuration + +# +# FreeRTOS +# +# CONFIG_FREERTOS_UNICORE is not set +CONFIG_FREERTOS_NO_AFFINITY=0x7FFFFFFF +CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER=y +CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1=y +# CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3 is not set +CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER=y +CONFIG_FREERTOS_HZ=100 +CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION=y +# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set +# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set +CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y +# CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set +CONFIG_FREERTOS_INTERRUPT_BACKTRACE=y +CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=1 +CONFIG_FREERTOS_ASSERT_FAIL_ABORT=y +# CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE is not set +# CONFIG_FREERTOS_ASSERT_DISABLE is not set +CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1536 +CONFIG_FREERTOS_ISR_STACKSIZE=1536 +# CONFIG_FREERTOS_LEGACY_HOOKS is not set +CONFIG_FREERTOS_MAX_TASK_NAME_LEN=16 +CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y +# CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP is not set +CONFIG_FREERTOS_TIMER_TASK_PRIORITY=1 +CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=2048 +CONFIG_FREERTOS_TIMER_QUEUE_LENGTH=10 +CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0 +CONFIG_FREERTOS_USE_TRACE_FACILITY=y +CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS=y +# CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID is not set +# CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS is not set +CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=y +CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y +# CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set +# CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set +CONFIG_FREERTOS_DEBUG_OCDAWARE=y +CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT=y +# CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH is not set +# end of FreeRTOS + +# +# Hardware Abstraction Layer (HAL) and Low Level (LL) +# +CONFIG_HAL_ASSERTION_EQUALS_SYSTEM=y +# CONFIG_HAL_ASSERTION_DISABLE is not set +# CONFIG_HAL_ASSERTION_SILIENT is not set +# CONFIG_HAL_ASSERTION_ENABLE is not set +CONFIG_HAL_DEFAULT_ASSERTION_LEVEL=2 +# end of Hardware Abstraction Layer (HAL) and Low Level (LL) + +# +# Heap memory debugging +# +CONFIG_HEAP_POISONING_DISABLED=y +# CONFIG_HEAP_POISONING_LIGHT is not set +# CONFIG_HEAP_POISONING_COMPREHENSIVE is not set +CONFIG_HEAP_TRACING_OFF=y +# CONFIG_HEAP_TRACING_STANDALONE is not set +# CONFIG_HEAP_TRACING_TOHOST is not set +# CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS is not set +# end of Heap memory debugging + +# +# jsmn +# +# CONFIG_JSMN_PARENT_LINKS is not set +# CONFIG_JSMN_STRICT is not set +# end of jsmn + +# +# libsodium +# +# end of libsodium + +# +# Log output +# +# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set +# CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set +# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set +CONFIG_LOG_DEFAULT_LEVEL_INFO=y +# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set +# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set +CONFIG_LOG_DEFAULT_LEVEL=3 +CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT=y +# CONFIG_LOG_MAXIMUM_LEVEL_DEBUG is not set +# CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE is not set +CONFIG_LOG_MAXIMUM_LEVEL=3 +CONFIG_LOG_COLORS=y +CONFIG_LOG_TIMESTAMP_SOURCE_RTOS=y +# CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM is not set +# end of Log output + +# +# LWIP +# +CONFIG_LWIP_LOCAL_HOSTNAME="espressif" +# CONFIG_LWIP_NETIF_API is not set +# CONFIG_LWIP_TCPIP_CORE_LOCKING is not set +CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y +# CONFIG_LWIP_L2_TO_L3_COPY is not set +# CONFIG_LWIP_IRAM_OPTIMIZATION is not set +CONFIG_LWIP_TIMERS_ONDEMAND=y +CONFIG_LWIP_MAX_SOCKETS=10 +# CONFIG_LWIP_USE_ONLY_LWIP_SELECT is not set +# CONFIG_LWIP_SO_LINGER is not set +CONFIG_LWIP_SO_REUSE=y +CONFIG_LWIP_SO_REUSE_RXTOALL=y +# CONFIG_LWIP_SO_RCVBUF is not set +CONFIG_LWIP_NETBUF_RECVINFO=y +CONFIG_LWIP_IP4_FRAG=y +CONFIG_LWIP_IP6_FRAG=y +# CONFIG_LWIP_IP4_REASSEMBLY is not set +# CONFIG_LWIP_IP6_REASSEMBLY is not set +# CONFIG_LWIP_IP_FORWARD is not set +# CONFIG_LWIP_STATS is not set +# CONFIG_LWIP_ETHARP_TRUST_IP_MAC is not set +CONFIG_LWIP_ESP_GRATUITOUS_ARP=y +CONFIG_LWIP_GARP_TMR_INTERVAL=60 +CONFIG_LWIP_TCPIP_RECVMBOX_SIZE=32 +CONFIG_LWIP_DHCP_DOES_ARP_CHECK=y +# CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID is not set +CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID=y +# CONFIG_LWIP_DHCP_RESTORE_LAST_IP is not set +CONFIG_LWIP_DHCP_OPTIONS_LEN=68 + +# +# DHCP server +# +CONFIG_LWIP_DHCPS=y +CONFIG_LWIP_DHCPS_LEASE_UNIT=60 +CONFIG_LWIP_DHCPS_MAX_STATION_NUM=8 +# end of DHCP server + +# CONFIG_LWIP_AUTOIP is not set +CONFIG_LWIP_IPV6=y +# CONFIG_LWIP_IPV6_AUTOCONFIG is not set +CONFIG_LWIP_IPV6_NUM_ADDRESSES=3 +# CONFIG_LWIP_IPV6_FORWARD is not set +# CONFIG_LWIP_NETIF_STATUS_CALLBACK is not set +CONFIG_LWIP_NETIF_LOOPBACK=y +CONFIG_LWIP_LOOPBACK_MAX_PBUFS=8 + +# +# TCP +# +CONFIG_LWIP_MAX_ACTIVE_TCP=16 +CONFIG_LWIP_MAX_LISTENING_TCP=16 +CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION=y +CONFIG_LWIP_TCP_MAXRTX=12 +CONFIG_LWIP_TCP_SYNMAXRTX=12 +CONFIG_LWIP_TCP_MSS=1440 +CONFIG_LWIP_TCP_TMR_INTERVAL=250 +CONFIG_LWIP_TCP_MSL=60000 +CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744 +CONFIG_LWIP_TCP_WND_DEFAULT=5744 +CONFIG_LWIP_TCP_RECVMBOX_SIZE=6 +CONFIG_LWIP_TCP_QUEUE_OOSEQ=y +# CONFIG_LWIP_TCP_SACK_OUT is not set +# CONFIG_LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES is not set +CONFIG_LWIP_TCP_OVERSIZE_MSS=y +# CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS is not set +# CONFIG_LWIP_TCP_OVERSIZE_DISABLE is not set +CONFIG_LWIP_TCP_RTO_TIME=1500 +# end of TCP + +# +# UDP +# +CONFIG_LWIP_MAX_UDP_PCBS=16 +CONFIG_LWIP_UDP_RECVMBOX_SIZE=6 +# end of UDP + +# +# Checksums +# +# CONFIG_LWIP_CHECKSUM_CHECK_IP is not set +# CONFIG_LWIP_CHECKSUM_CHECK_UDP is not set +CONFIG_LWIP_CHECKSUM_CHECK_ICMP=y +# end of Checksums + +CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=3072 +CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY=y +# CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0 is not set +# CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU1 is not set +CONFIG_LWIP_TCPIP_TASK_AFFINITY=0x7FFFFFFF +# CONFIG_LWIP_PPP_SUPPORT is not set +CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE=3 +CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS=5 +# CONFIG_LWIP_SLIP_SUPPORT is not set + +# +# ICMP +# +CONFIG_LWIP_ICMP=y +# CONFIG_LWIP_MULTICAST_PING is not set +# CONFIG_LWIP_BROADCAST_PING is not set +# end of ICMP + +# +# LWIP RAW API +# +CONFIG_LWIP_MAX_RAW_PCBS=16 +# end of LWIP RAW API + +# +# SNTP +# +CONFIG_LWIP_SNTP_MAX_SERVERS=1 +# CONFIG_LWIP_DHCP_GET_NTP_SRV is not set +CONFIG_LWIP_SNTP_UPDATE_DELAY=3600000 +# end of SNTP + +CONFIG_LWIP_ESP_LWIP_ASSERT=y + +# +# Hooks +# +# CONFIG_LWIP_HOOK_TCP_ISN_NONE is not set +CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT=y +# CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM is not set +CONFIG_LWIP_HOOK_IP6_ROUTE_NONE=y +# CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT is not set +# CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM is not set +CONFIG_LWIP_HOOK_ND6_GET_GW_NONE=y +# CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT is not set +# CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM is not set +CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE=y +# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT is not set +# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM is not set +# end of Hooks + +# CONFIG_LWIP_DEBUG is not set +# end of LWIP + +# +# mbedTLS +# +CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC=y +# CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC is not set +# CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC is not set +CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN=y +CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN=16384 +CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=4096 +# CONFIG_MBEDTLS_DEBUG is not set + +# +# mbedTLS v2.28.x related +# +# CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH is not set +# CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK is not set +# CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION is not set +CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE=y + +# +# DTLS-based configurations +# +# CONFIG_MBEDTLS_SSL_DTLS_CONNECTION_ID is not set +# CONFIG_MBEDTLS_SSL_DTLS_SRTP is not set +# end of DTLS-based configurations +# end of mbedTLS v2.28.x related + +# +# Certificate Bundle +# +CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y +CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y +# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set +# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE is not set +# CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE is not set +CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS=200 +# end of Certificate Bundle + +# CONFIG_MBEDTLS_ECP_RESTARTABLE is not set +# CONFIG_MBEDTLS_CMAC_C is not set +CONFIG_MBEDTLS_HARDWARE_AES=y +CONFIG_MBEDTLS_AES_USE_INTERRUPT=y +CONFIG_MBEDTLS_HARDWARE_MPI=y +CONFIG_MBEDTLS_HARDWARE_SHA=y +CONFIG_MBEDTLS_ROM_MD5=y +# CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN is not set +# CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY is not set +CONFIG_MBEDTLS_HAVE_TIME=y +# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set +CONFIG_MBEDTLS_ECDSA_DETERMINISTIC=y +CONFIG_MBEDTLS_SHA512_C=y +CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT=y +# CONFIG_MBEDTLS_TLS_SERVER_ONLY is not set +# CONFIG_MBEDTLS_TLS_CLIENT_ONLY is not set +# CONFIG_MBEDTLS_TLS_DISABLED is not set +CONFIG_MBEDTLS_TLS_SERVER=y +CONFIG_MBEDTLS_TLS_CLIENT=y +CONFIG_MBEDTLS_TLS_ENABLED=y + +# +# TLS Key Exchange Methods +# +CONFIG_MBEDTLS_PSK_MODES=y +CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y +CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK=y +CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK=y +CONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y +CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y +# end of TLS Key Exchange Methods + +CONFIG_MBEDTLS_SSL_RENEGOTIATION=y +# CONFIG_MBEDTLS_SSL_PROTO_SSL3 is not set +CONFIG_MBEDTLS_SSL_PROTO_TLS1=y +CONFIG_MBEDTLS_SSL_PROTO_TLS1_1=y +CONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y +# CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 is not set +CONFIG_MBEDTLS_SSL_PROTO_DTLS=y +CONFIG_MBEDTLS_SSL_ALPN=y +CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS=y +CONFIG_MBEDTLS_X509_CHECK_KEY_USAGE=y +CONFIG_MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE=y +CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS=y + +# +# Symmetric Ciphers +# +CONFIG_MBEDTLS_AES_C=y +# CONFIG_MBEDTLS_CAMELLIA_C is not set +# CONFIG_MBEDTLS_DES_C is not set +CONFIG_MBEDTLS_RC4_DISABLED=y +# CONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT is not set +# CONFIG_MBEDTLS_RC4_ENABLED is not set +# CONFIG_MBEDTLS_BLOWFISH_C is not set +# CONFIG_MBEDTLS_XTEA_C is not set +CONFIG_MBEDTLS_CCM_C=y +CONFIG_MBEDTLS_GCM_C=y +# CONFIG_MBEDTLS_NIST_KW_C is not set +# end of Symmetric Ciphers + +# CONFIG_MBEDTLS_RIPEMD160_C is not set + +# +# Certificates +# +CONFIG_MBEDTLS_PEM_PARSE_C=y +CONFIG_MBEDTLS_PEM_WRITE_C=y +CONFIG_MBEDTLS_X509_CRL_PARSE_C=y +CONFIG_MBEDTLS_X509_CSR_PARSE_C=y +# end of Certificates + +CONFIG_MBEDTLS_ECP_C=y +CONFIG_MBEDTLS_ECDH_C=y +CONFIG_MBEDTLS_ECDSA_C=y +# CONFIG_MBEDTLS_ECJPAKE_C is not set +CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y +CONFIG_MBEDTLS_ECP_NIST_OPTIM=y +# CONFIG_MBEDTLS_POLY1305_C is not set +# CONFIG_MBEDTLS_CHACHA20_C is not set +# CONFIG_MBEDTLS_HKDF_C is not set +# CONFIG_MBEDTLS_THREADING_C is not set +# CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI is not set +# CONFIG_MBEDTLS_SECURITY_RISKS is not set +# end of mbedTLS + +# +# mDNS +# +CONFIG_MDNS_MAX_SERVICES=10 +CONFIG_MDNS_TASK_PRIORITY=1 +CONFIG_MDNS_TASK_STACK_SIZE=4096 +# CONFIG_MDNS_TASK_AFFINITY_NO_AFFINITY is not set +CONFIG_MDNS_TASK_AFFINITY_CPU0=y +# CONFIG_MDNS_TASK_AFFINITY_CPU1 is not set +CONFIG_MDNS_TASK_AFFINITY=0x0 +CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS=2000 +# CONFIG_MDNS_STRICT_MODE is not set +CONFIG_MDNS_TIMER_PERIOD_MS=100 +# CONFIG_MDNS_NETWORKING_SOCKET is not set +CONFIG_MDNS_MULTIPLE_INSTANCE=y +# end of mDNS + +# +# ESP-MQTT Configurations +# +CONFIG_MQTT_PROTOCOL_311=y +CONFIG_MQTT_TRANSPORT_SSL=y +CONFIG_MQTT_TRANSPORT_WEBSOCKET=y +CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE=y +# CONFIG_MQTT_MSG_ID_INCREMENTAL is not set +# CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED is not set +# CONFIG_MQTT_REPORT_DELETED_MESSAGES is not set +# CONFIG_MQTT_USE_CUSTOM_CONFIG is not set +# CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED is not set +# CONFIG_MQTT_CUSTOM_OUTBOX is not set +# end of ESP-MQTT Configurations + +# +# Newlib +# +CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y +# CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF is not set +# CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR is not set +# CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF is not set +# CONFIG_NEWLIB_STDIN_LINE_ENDING_LF is not set +CONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y +# CONFIG_NEWLIB_NANO_FORMAT is not set +# end of Newlib + +# +# NVS +# +# CONFIG_NVS_ASSERT_ERROR_CHECK is not set +# end of NVS + +# +# OpenSSL +# +# CONFIG_OPENSSL_DEBUG is not set +CONFIG_OPENSSL_ERROR_STACK=y +# CONFIG_OPENSSL_ASSERT_DO_NOTHING is not set +CONFIG_OPENSSL_ASSERT_EXIT=y +# end of OpenSSL + +# +# OpenThread +# +# CONFIG_OPENTHREAD_ENABLED is not set +# end of OpenThread + +# +# PThreads +# +CONFIG_PTHREAD_TASK_PRIO_DEFAULT=5 +CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072 +CONFIG_PTHREAD_STACK_MIN=768 +CONFIG_PTHREAD_DEFAULT_CORE_NO_AFFINITY=y +# CONFIG_PTHREAD_DEFAULT_CORE_0 is not set +# CONFIG_PTHREAD_DEFAULT_CORE_1 is not set +CONFIG_PTHREAD_TASK_CORE_DEFAULT=-1 +CONFIG_PTHREAD_TASK_NAME_DEFAULT="pthread" +# end of PThreads + +# +# SPI Flash driver +# +# CONFIG_SPI_FLASH_VERIFY_WRITE is not set +# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set +CONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y +# CONFIG_SPI_FLASH_ROM_IMPL is not set +CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS=y +# CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS is not set +# CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED is not set +# CONFIG_SPI_FLASH_USE_LEGACY_IMPL is not set +# CONFIG_SPI_FLASH_SHARE_SPI1_BUS is not set +# CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE is not set +CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y +CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=20 +CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=1 +CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=8192 +# CONFIG_SPI_FLASH_SIZE_OVERRIDE is not set +# CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED is not set +# CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST is not set + +# +# Auto-detect flash chips +# +CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP=y +CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP=y +CONFIG_SPI_FLASH_SUPPORT_GD_CHIP=y +CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP=y +CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP=y +CONFIG_SPI_FLASH_SUPPORT_TH_CHIP=y +CONFIG_SPI_FLASH_SUPPORT_MXIC_OPI_CHIP=y +# end of Auto-detect flash chips + +CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE=y +# end of SPI Flash driver + +# +# SPIFFS Configuration +# +CONFIG_SPIFFS_MAX_PARTITIONS=3 + +# +# SPIFFS Cache Configuration +# +CONFIG_SPIFFS_CACHE=y +CONFIG_SPIFFS_CACHE_WR=y +# CONFIG_SPIFFS_CACHE_STATS is not set +# end of SPIFFS Cache Configuration + +CONFIG_SPIFFS_PAGE_CHECK=y +CONFIG_SPIFFS_GC_MAX_RUNS=10 +# CONFIG_SPIFFS_GC_STATS is not set +CONFIG_SPIFFS_PAGE_SIZE=256 +CONFIG_SPIFFS_OBJ_NAME_LEN=32 +# CONFIG_SPIFFS_FOLLOW_SYMLINKS is not set +CONFIG_SPIFFS_USE_MAGIC=y +CONFIG_SPIFFS_USE_MAGIC_LENGTH=y +CONFIG_SPIFFS_META_LENGTH=4 +CONFIG_SPIFFS_USE_MTIME=y + +# +# Debug Configuration +# +# CONFIG_SPIFFS_DBG is not set +# CONFIG_SPIFFS_API_DBG is not set +# CONFIG_SPIFFS_GC_DBG is not set +# CONFIG_SPIFFS_CACHE_DBG is not set +# CONFIG_SPIFFS_CHECK_DBG is not set +# CONFIG_SPIFFS_TEST_VISUALISATION is not set +# end of Debug Configuration +# end of SPIFFS Configuration + +# +# TCP Transport +# + +# +# Websocket +# +CONFIG_WS_TRANSPORT=y +CONFIG_WS_BUFFER_SIZE=1024 +# end of Websocket +# end of TCP Transport + +# +# TinyUSB Stack +# +# CONFIG_TINYUSB is not set +# end of TinyUSB Stack + +# +# Unity unit testing library +# +CONFIG_UNITY_ENABLE_FLOAT=y +CONFIG_UNITY_ENABLE_DOUBLE=y +# CONFIG_UNITY_ENABLE_64BIT is not set +# CONFIG_UNITY_ENABLE_COLOR is not set +CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y +# CONFIG_UNITY_ENABLE_FIXTURE is not set +# CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL is not set +# end of Unity unit testing library + +# +# USB-OTG +# +CONFIG_USB_OTG_SUPPORTED=y +CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=256 +CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED=y +# CONFIG_USB_HOST_HW_BUFFER_BIAS_IN is not set +# CONFIG_USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT is not set +# end of USB-OTG + +# +# Virtual file system +# +CONFIG_VFS_SUPPORT_IO=y +CONFIG_VFS_SUPPORT_DIR=y +CONFIG_VFS_SUPPORT_SELECT=y +CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT=y +CONFIG_VFS_SUPPORT_TERMIOS=y + +# +# Host File System I/O (Semihosting) +# +CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS=1 +# end of Host File System I/O (Semihosting) +# end of Virtual file system + +# +# Wear Levelling +# +# CONFIG_WL_SECTOR_SIZE_512 is not set +CONFIG_WL_SECTOR_SIZE_4096=y +CONFIG_WL_SECTOR_SIZE=4096 +# end of Wear Levelling + +# +# Wi-Fi Provisioning Manager +# +CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES=16 +CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT=30 +CONFIG_WIFI_PROV_BLE_FORCE_ENCRYPTION=y +# end of Wi-Fi Provisioning Manager + +# +# Supplicant +# +CONFIG_WPA_MBEDTLS_CRYPTO=y +# CONFIG_WPA_WAPI_PSK is not set +# CONFIG_WPA_SUITE_B_192 is not set +# CONFIG_WPA_DEBUG_PRINT is not set +# CONFIG_WPA_TESTING_OPTIONS is not set +# CONFIG_WPA_WPS_STRICT is not set +# CONFIG_WPA_11KV_SUPPORT is not set +# CONFIG_WPA_MBO_SUPPORT is not set +# CONFIG_WPA_DPP_SUPPORT is not set +# end of Supplicant + +# +# Golioth SDK Configuration +# +CONFIG_GOLIOTH_COAP_HOST_URI="coaps://coap.golioth.io" +CONFIG_GOLIOTH_COAP_RESPONSE_TIMEOUT_S=10 +CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_TIMEOUT_MS=1000 +CONFIG_GOLIOTH_COAP_REQUEST_QUEUE_MAX_ITEMS=10 +CONFIG_GOLIOTH_COAP_TASK_PRIORITY=5 +CONFIG_GOLIOTH_COAP_TASK_STACK_SIZE_BYTES=6144 +CONFIG_GOLIOTH_COAP_KEEPALIVE_INTERVAL_S=9 +CONFIG_GOLIOTH_MAX_NUM_OBSERVATIONS=8 +CONFIG_GOLIOTH_OTA_MAX_PACKAGE_NAME_LEN=64 +CONFIG_GOLIOTH_OTA_MAX_VERSION_LEN=64 +CONFIG_GOLIOTH_OTA_MAX_NUM_COMPONENTS=4 +CONFIG_GOLIOTH_COAP_MAX_PATH_LEN=39 +CONFIG_GOLIOTH_RPC_ENABLE=1 +CONFIG_GOLIOTH_SETTINGS_ENABLE=1 +CONFIG_GOLIOTH_MAX_NUM_SETTINGS=16 +CONFIG_GOLIOTH_RPC_MAX_NUM_METHODS=8 +CONFIG_GOLIOTH_ALLOCATION_TRACKING=0 +CONFIG_GOLIOTH_DEBUG_LOG_ENABLE=1 +CONFIG_GOLIOTH_AUTO_LOG_TO_CLOUD=0 +CONFIG_GOLIOTH_REMOTE_SHELL_ENABLE=0 +CONFIG_GOLIOTH_REMOTE_SHELL_BUF_SIZE=8192 +CONFIG_GOLIOTH_REMOTE_SHELL_TASK_DELAY_MS=500 +CONFIG_GOLIOTH_DEBUG_DEFAULT_LOG_LEVEL=3 +# end of Golioth SDK Configuration + +# +# Button +# +CONFIG_BUTTON_MAX=5 +CONFIG_BUTTON_POLL_TIMEOUT=10 +CONFIG_BUTTON_LONG_PRESS_TIMEOUT=1000 +CONFIG_BUTTON_AUTOREPEAT_TIMEOUT=500 +CONFIG_BUTTON_AUTOREPEAT_INTERVAL=250 +# end of Button + +# +# DPS310 driver +# +CONFIG_DPS310_PROTOCOL_USING_I2C=y +# end of DPS310 driver + +# +# Rotary encoders +# +CONFIG_RE_MAX=1 +CONFIG_RE_INTERVAL_US=1000 +CONFIG_RE_BTN_DEAD_TIME_US=10000 +CONFIG_RE_BTN_PRESSED_LEVEL_0=y +# CONFIG_RE_BTN_PRESSED_LEVEL_1 is not set +CONFIG_RE_BTN_LONG_PRESS_TIME_US=500000 +# end of Rotary encoders + +# +# Example +# +CONFIG_EXAMPLE_USING_FOO=y +# CONFIG_EXAMPLE_USING_BAR is not set +CONFIG_EXAMPLE_NUMBER=1 +# end of Example + +# +# HMC5883L +# +CONFIG_HMC5883L_MEAS_TIMEOUT=6000 +# end of HMC5883L + +# +# I2C +# +CONFIG_I2CDEV_TIMEOUT=1000 +# CONFIG_I2CDEV_NOLOCK is not set +# end of I2C + +# +# LED strip +# +CONFIG_LED_STRIP_FLUSH_TIMEOUT=1000 +CONFIG_LED_STRIP_PAUSE_LENGTH=50 +# end of LED strip + +# +# LED strip SPI +# +CONFIG_LED_STRIP_SPI_USING_SK9822=y +CONFIG_LED_STRIP_SPI_MUTEX_TIMEOUT_MS=1 +# end of LED strip SPI + +# +# MCP23x17 +# +CONFIG_MCP23X17_IFACE_I2C=y +# CONFIG_MCP23X17_IFACE_SPI is not set +# end of MCP23x17 + +# +# OneWire +# +CONFIG_ONEWIRE_CRC8_TABLE=y +# end of OneWire +# end of Component config + +# +# Compatibility options +# +# CONFIG_LEGACY_INCLUDE_COMMON_HEADERS is not set +# end of Compatibility options + +# Deprecated options for backward compatibility +CONFIG_TOOLPREFIX="xtensa-esp32s3-elf-" +# CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set +# CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set +# CONFIG_LOG_BOOTLOADER_LEVEL_WARN is not set +CONFIG_LOG_BOOTLOADER_LEVEL_INFO=y +# CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set +# CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set +CONFIG_LOG_BOOTLOADER_LEVEL=3 +CONFIG_APP_ROLLBACK_ENABLE=y +# CONFIG_APP_ANTI_ROLLBACK is not set +# CONFIG_FLASH_ENCRYPTION_ENABLED is not set +# CONFIG_FLASHMODE_QIO is not set +# CONFIG_FLASHMODE_QOUT is not set +CONFIG_FLASHMODE_DIO=y +# CONFIG_FLASHMODE_DOUT is not set +# CONFIG_MONITOR_BAUD_9600B is not set +# CONFIG_MONITOR_BAUD_57600B is not set +CONFIG_MONITOR_BAUD_115200B=y +# CONFIG_MONITOR_BAUD_230400B is not set +# CONFIG_MONITOR_BAUD_921600B is not set +# CONFIG_MONITOR_BAUD_2MB is not set +# CONFIG_MONITOR_BAUD_OTHER is not set +CONFIG_MONITOR_BAUD_OTHER_VAL=115200 +CONFIG_MONITOR_BAUD=115200 +CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG=y +# CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE is not set +CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y +# CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is not set +# CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set +CONFIG_OPTIMIZATION_ASSERTION_LEVEL=2 +# CONFIG_CXX_EXCEPTIONS is not set +CONFIG_STACK_CHECK_NONE=y +# CONFIG_STACK_CHECK_NORM is not set +# CONFIG_STACK_CHECK_STRONG is not set +# CONFIG_STACK_CHECK_ALL is not set +# CONFIG_WARN_WRITE_STRINGS is not set +# CONFIG_DISABLE_GCC8_WARNINGS is not set +# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set +CONFIG_ESP32_APPTRACE_DEST_NONE=y +CONFIG_ESP32_APPTRACE_LOCK_ENABLE=y +CONFIG_ADC2_DISABLE_DAC=y +# CONFIG_EVENT_LOOP_PROFILING is not set +CONFIG_POST_EVENTS_FROM_ISR=y +CONFIG_POST_EVENTS_FROM_IRAM_ISR=y +CONFIG_ESP_SYSTEM_PD_FLASH=y +CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND=y +CONFIG_IPC_TASK_STACK_SIZE=1536 +CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y +# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set +CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20 +CONFIG_ESP32_PHY_MAX_TX_POWER=20 +CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU=y +# CONFIG_ESP32S2_PANIC_PRINT_HALT is not set +CONFIG_ESP32S2_PANIC_PRINT_REBOOT=y +# CONFIG_ESP32S2_PANIC_SILENT_REBOOT is not set +# CONFIG_ESP32S2_PANIC_GDBSTUB is not set +CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP=y +CONFIG_SYSTEM_EVENT_QUEUE_SIZE=32 +CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2304 +CONFIG_MAIN_TASK_STACK_SIZE=3584 +# CONFIG_CONSOLE_UART_DEFAULT is not set +# CONFIG_CONSOLE_UART_CUSTOM is not set +# CONFIG_ESP_CONSOLE_UART_NONE is not set +CONFIG_CONSOLE_UART_NUM=-1 +CONFIG_INT_WDT=y +CONFIG_INT_WDT_TIMEOUT_MS=300 +CONFIG_INT_WDT_CHECK_CPU1=y +CONFIG_TASK_WDT=y +# CONFIG_TASK_WDT_PANIC is not set +CONFIG_TASK_WDT_TIMEOUT_S=5 +CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=y +CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1=y +# CONFIG_ESP32_DEBUG_STUBS_ENABLE is not set +CONFIG_TIMER_TASK_STACK_SIZE=3584 +# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set +# CONFIG_ESP32_ENABLE_COREDUMP_TO_UART is not set +CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE=y +CONFIG_MB_MASTER_TIMEOUT_MS_RESPOND=150 +CONFIG_MB_MASTER_DELAY_MS_CONVERT=200 +CONFIG_MB_QUEUE_LENGTH=20 +CONFIG_MB_SERIAL_TASK_STACK_SIZE=4096 +CONFIG_MB_SERIAL_BUF_SIZE=256 +CONFIG_MB_SERIAL_TASK_PRIO=10 +CONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT=y +CONFIG_MB_CONTROLLER_SLAVE_ID=0x00112233 +CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT=20 +CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE=20 +CONFIG_MB_CONTROLLER_STACK_SIZE=4096 +CONFIG_MB_EVENT_QUEUE_TIMEOUT=20 +# CONFIG_MB_TIMER_PORT_ENABLED is not set +CONFIG_MB_TIMER_GROUP=0 +CONFIG_MB_TIMER_INDEX=0 +# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set +CONFIG_TIMER_TASK_PRIORITY=1 +CONFIG_TIMER_TASK_STACK_DEPTH=2048 +CONFIG_TIMER_QUEUE_LENGTH=10 +# CONFIG_L2_TO_L3_COPY is not set +# CONFIG_USE_ONLY_LWIP_SELECT is not set +CONFIG_ESP_GRATUITOUS_ARP=y +CONFIG_GARP_TMR_INTERVAL=60 +CONFIG_TCPIP_RECVMBOX_SIZE=32 +CONFIG_TCP_MAXRTX=12 +CONFIG_TCP_SYNMAXRTX=12 +CONFIG_TCP_MSS=1440 +CONFIG_TCP_MSL=60000 +CONFIG_TCP_SND_BUF_DEFAULT=5744 +CONFIG_TCP_WND_DEFAULT=5744 +CONFIG_TCP_RECVMBOX_SIZE=6 +CONFIG_TCP_QUEUE_OOSEQ=y +# CONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES is not set +CONFIG_TCP_OVERSIZE_MSS=y +# CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set +# CONFIG_TCP_OVERSIZE_DISABLE is not set +CONFIG_UDP_RECVMBOX_SIZE=6 +CONFIG_TCPIP_TASK_STACK_SIZE=3072 +CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY=y +# CONFIG_TCPIP_TASK_AFFINITY_CPU0 is not set +# CONFIG_TCPIP_TASK_AFFINITY_CPU1 is not set +CONFIG_TCPIP_TASK_AFFINITY=0x7FFFFFFF +# CONFIG_PPP_SUPPORT is not set +CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5 +CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072 +CONFIG_ESP32_PTHREAD_STACK_MIN=768 +CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY=y +# CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0 is not set +# CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1 is not set +CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=-1 +CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread" +CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y +# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS is not set +# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is not set +# CONFIG_USB_ENABLED is not set +CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y +CONFIG_SUPPORT_TERMIOS=y +CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1 +# End of deprecated options diff --git a/esp-idf/sdkconfig.defaults b/esp-idf/sdkconfig.defaults new file mode 100644 index 0000000..d331798 --- /dev/null +++ b/esp-idf/sdkconfig.defaults @@ -0,0 +1,20 @@ +CONFIG_MBEDTLS_SSL_PROTO_DTLS=y +CONFIG_MBEDTLS_PSK_MODES=y +CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y +CONFIG_LWIP_NETBUF_RECVINFO=y +CONFIG_FREERTOS_USE_TRACE_FACILITY=y +CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS=y + +# Default sdkconfig parameters to use the OTA +# partition table layout, with a 4MB flash size +CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y +CONFIG_PARTITION_TABLE_TWO_OTA=y + +# If the new app firmware does not cancel the rollback, +# then this will ensure that rollback happens automatically +# if/when the device is next rebooted. +CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y + +# Required for esp32s3 console to work +# - Keenan J. +CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y diff --git a/esp-idf/third_party/esp-idf-lib b/esp-idf/third_party/esp-idf-lib new file mode 160000 index 0000000..7d40d40 --- /dev/null +++ b/esp-idf/third_party/esp-idf-lib @@ -0,0 +1 @@ +Subproject commit 7d40d400c3f8f66d2666772fa2e6fe7826f06069 diff --git a/esp-idf/third_party/golioth-firmware-sdk b/esp-idf/third_party/golioth-firmware-sdk new file mode 160000 index 0000000..aa6e62e --- /dev/null +++ b/esp-idf/third_party/golioth-firmware-sdk @@ -0,0 +1 @@ +Subproject commit aa6e62ede47a6477daff5c2b3c1103c00b6b4c87 diff --git a/ribbit-network-frog-sensor.code-workspace b/ribbit-network-frog-sensor.code-workspace new file mode 100644 index 0000000..271dae4 --- /dev/null +++ b/ribbit-network-frog-sensor.code-workspace @@ -0,0 +1,13 @@ +{ + "folders": [ + { + "name": "esp-idf", + "path": "esp-idf" + }, + { + "name": "ribbit-network-frog-sensor", + "path": "." + } + ], + "settings": {} +} \ No newline at end of file